.palooza-product-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.trust-bar{background:#030213;color:#fff;padding:.5rem 0}.trust-items{display:flex;justify-content:center;gap:2rem;font-size:.875rem}.trust-item{display:flex;align-items:center;gap:.5rem}.trust-item .icon{font-size:1rem}.breadcrumb{padding:.75rem 0;font-size:.875rem;color:#717182}.breadcrumb a{color:#717182;text-decoration:none}.breadcrumb a:hover{color:#030213}.breadcrumb span{margin:0 .5rem}.product-main{padding-bottom:3rem}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width: 1024px){.product-grid{grid-template-columns:1fr;gap:2rem}}.product-images{width:100%}.main-image{margin-bottom:1rem;border-radius:.625rem;overflow:hidden;background:#f8f9fa}.main-image img{width:100%;height:400px;object-fit:cover}@media (min-width: 768px){.main-image img{height:500px}}.thumbnail-images{display:flex;gap:.75rem;overflow-x:auto}.thumbnail{flex-shrink:0;border:2px solid #e5e7eb;border-radius:.625rem;overflow:hidden;background:none;cursor:pointer;transition:border-color .2s}.thumbnail:hover{border-color:#9ca3af}.thumbnail.active{border-color:#030213}.thumbnail img{width:80px;height:80px;object-fit:cover;display:block}.product-info{display:flex;flex-direction:column;gap:2rem}.product-header{display:flex;flex-direction:column;gap:.5rem}.vet-badge{background:#ececf0;color:#030213;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;width:fit-content}.product-header h1{font-size:1.5rem;font-weight:500;margin:0;color:#030213}@media (min-width: 768px){.product-header h1{font-size:1.875rem}}.product-rating{display:flex;align-items:center;gap:.5rem}.stars{color:#fbbf24;font-size:1rem}.rating-text{font-size:.875rem;color:#717182}.product-price{display:flex;flex-direction:column;gap:.25rem}.price-row{display:flex;align-items:center;gap:.75rem}.sale-price{font-size:1.875rem;color:#030213;font-weight:600}.original-price{font-size:1.125rem;color:#717182;text-decoration:line-through}.discount-badge{background:#d4183d;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.shipping-info{font-size:.875rem;color:#717182;margin:0}.product-features{display:flex;flex-direction:column;gap:.75rem}.product-features h3{font-size:1rem;font-weight:500;margin:0;color:#030213}.product-features ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.product-features li{display:flex;align-items:center;gap:.5rem;color:#717182;font-size:.875rem}.product-features li:before{content:"";width:6px;height:6px;background:#030213;border-radius:50%;flex-shrink:0}.product-description{display:flex;flex-direction:column;gap:.75rem}.product-description h3{font-size:1rem;font-weight:500;margin:0;color:#030213}.product-description p{color:#717182;line-height:1.6;margin:0}.product-form{display:flex;flex-direction:column;gap:1.5rem}.variant-selector,.quantity-selector{display:flex;flex-direction:column;gap:.75rem}.variant-selector h4,.quantity-selector h4{font-size:1rem;font-weight:500;margin:0;color:#030213}.variant-select,.quantity-select{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;background:#fff}.quantity-select{width:6rem}.stock-status{display:flex;align-items:center;gap:.5rem}.in-stock{color:#059669;font-size:.875rem}.out-of-stock{color:#dc2626;font-size:.875rem}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.add-to-cart-btn,.buy-now-btn,.wishlist-btn{width:100%;padding:1rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-to-cart-btn{background:#030213;color:#fff}.add-to-cart-btn:hover{background:#1f2937}.add-to-cart-btn:disabled{background:#9ca3af;cursor:not-allowed}.buy-now-btn{background:#fff;color:#030213;border:1px solid #e5e7eb}.buy-now-btn:hover{background:#f9fafb}.wishlist-btn{background:transparent;color:#030213;border:none}.wishlist-btn:hover{background:#f9fafb}.trust-badges{border:1px solid #e5e7eb;border-radius:.625rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.trust-badge{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#030213}.trust-badge .icon{color:#059669;font-size:1rem}.product-details{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.product-specs{border-top:1px solid #e5e7eb;padding-top:1.5rem}.product-specs h2{font-size:1.5rem;font-weight:500;margin:0 0 1rem;color:#030213}.specs-accordion{display:flex;flex-direction:column;gap:0}.spec-item{border:1px solid #e5e7eb;border-top:none}.spec-item:first-child{border-top:1px solid #e5e7eb;border-radius:.5rem .5rem 0 0}.spec-item:last-child{border-radius:0 0 .5rem .5rem}.spec-item summary{padding:1rem;cursor:pointer;font-weight:500;background:#f9fafb;-webkit-user-select:none;user-select:none}.spec-item summary:hover{background:#f3f4f6}.spec-content{padding:1rem;background:#fff}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.spec-grid{grid-template-columns:1fr}}.spec-column{display:flex;flex-direction:column;gap:.75rem}.spec-row{display:flex;justify-content:space-between;align-items:center}.spec-label{color:#717182;font-size:.875rem}.spec-value{color:#030213;font-size:.875rem;text-align:right}.features-list{display:flex;flex-direction:column;gap:1rem}.feature-item h4{font-size:1rem;font-weight:500;margin:0 0 .5rem;color:#030213}.feature-item p{color:#717182;margin:0;line-height:1.6}.feature-item ul{margin:0;padding-left:1.5rem;color:#717182}.feature-item li{margin:.25rem 0}.size-guide{display:flex;flex-direction:column;gap:1rem}.size-options{display:flex;flex-direction:column;gap:.75rem}.size-option{border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem}.size-title{font-weight:500;color:#030213;margin-bottom:.25rem}.size-details,.size-breeds{font-size:.875rem;color:#717182;margin:.25rem 0}.product-reviews{border-top:1px solid #e5e7eb;padding-top:1.5rem}.product-reviews h2{font-size:1.5rem;font-weight:500;margin:0 0 1rem;color:#030213}.review-summary{background:#ececf04d;border-radius:.625rem;padding:1rem;margin-bottom:1.5rem}.summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.rating-display{display:flex;align-items:center;gap:.75rem}.avg-rating{font-size:1.875rem;font-weight:600;color:#030213}.stars-display .stars{color:#fbbf24;font-size:1rem;margin-bottom:.25rem}.review-count{font-size:.875rem;color:#717182;margin:0}.write-review-btn{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-weight:500}.write-review-btn:hover{background:#f9fafb}.rating-breakdown{display:flex;flex-direction:column;gap:.5rem}.rating-bar{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.star-label{width:2rem;color:#030213}.bar-container{flex:1;height:.5rem;background:#e5e7eb;border-radius:1rem;overflow:hidden}.bar-fill{height:100%;background:#fbbf24;transition:width .3s ease}.percentage{width:3rem;text-align:right;color:#717182}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.review-item:last-child{border-bottom:none}.review-header{margin-bottom:.75rem}.reviewer-info{display:flex;flex-direction:column;gap:.5rem}.reviewer-details{display:flex;align-items:center;gap:.5rem}.reviewer-name{font-weight:500;color:#030213}.verified-badge{background:#ececf0;color:#030213;padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.review-meta{display:flex;align-items:center;gap:.5rem}.review-stars{color:#fbbf24;font-size:.875rem}.review-date{font-size:.875rem;color:#717182}.review-content{margin-bottom:.75rem}.review-title{font-size:1rem;font-weight:500;margin:0 0 .5rem;color:#030213}.review-text{color:#717182;line-height:1.6;margin:0}.review-actions{display:flex;align-items:center;gap:1rem}.helpful-btn{background:none;border:none;color:#717182;cursor:pointer;font-size:.875rem;padding:0;transition:color .2s}.helpful-btn:hover{color:#030213}.load-more{text-align:center;margin-top:1.5rem}.load-more-btn{padding:.75rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-weight:500}.load-more-btn:hover{background:#f9fafb}.review-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:.625rem;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.25rem;color:#030213}.close-modal{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#717182}.review-form{padding:1rem;display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#030213}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem}.star-rating{display:flex;flex-direction:row-reverse;gap:.25rem}.star-rating input{display:none}.star-rating label{font-size:1.5rem;color:#e5e7eb;cursor:pointer;transition:color .2s}.star-rating input:checked~label,.star-rating label:hover,.star-rating label:hover~label{color:#fbbf24}.submit-review{background:#030213;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer}.submit-review:hover{background:#1f2937}.mobile-sticky-cart{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;z-index:10}@media (min-width: 1024px){.mobile-sticky-cart{display:none}}.price-info{display:flex;flex-direction:column}.price-info .price{font-size:1.125rem;font-weight:600;color:#030213}.price-info .shipping{font-size:.875rem;color:#717182}.mobile-add-to-cart{flex:1;max-width:12rem;background:#030213;color:#fff;border:none;padding:.75rem 1rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer}@media (max-width: 768px){.trust-items{gap:1rem;font-size:.75rem}.trust-item:last-child{display:none}.container{padding:0 .75rem}.product-grid,.product-info{gap:1.5rem}.summary-header{flex-direction:column;align-items:flex-start;gap:1rem}.rating-display{flex-direction:column;align-items:flex-start;gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/palooza-product-styles.css.map */
