@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.custom-page-content h1,.custom-page-content h2,.custom-page-content h3,.custom-page-content h4,.custom-page-content h5,.custom-page-content h6{margin-bottom:14px}.custom-page-content p{line-height:24px;color:var(--text-light)}.custom-page-content ul,.custom-page-content ol{padding-left:16px;overflow:hidden}.custom-page-content ul li,.custom-page-content ol li{margin-bottom:9px;color:var(--text-light)}.custom-page-content b,.custom-page-content strong,.custom-page-content em{font-weight:var(--font-medium)}.custom-page-content a{color:var(--terracotta)}.custom-page-content a:hover{color:var(--terracotta-hover)}.custom-page-content img{height:auto;max-width:100%;max-height:100%}.custom-page-content table{border:1px solid var(--pet-text-alpha-10);max-width:100%}.custom-page-content th{font-weight:var(--font-medium);padding:12px 15px;border-bottom:1px solid var(--pet-text-alpha-10);border-right:1px solid var(--pet-text-alpha-10)}.custom-page-content td{padding:12px 15px;vertical-align:middle;border-bottom:1px solid var(--pet-text-alpha-10);border-right:1px solid var(--pet-text-alpha-10)}.custom-page-wrap,.description{padding-top:2px}@media screen and (max-width: 991px){.description{padding-top:25px}}@media screen and (max-width: 767px){.custom-page-content img{width:100%}}.product-details-wrap{background:var(--cream);font-family:"Quicksand",var(--base-font-family),sans-serif;color:var(--pet-text);-webkit-font-smoothing:antialiased}.product-details-wrap a{text-decoration:none;color:inherit}body:has(.product-details-wrap){background:var(--cream)}body:has(.product-details-wrap)>.wrapper{background:var(--cream)}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb{margin:0;padding:18px 0 0;background:transparent}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul{margin-left:0;display:flex;align-items:center;gap:8px}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li{font-family:Quicksand,sans-serif;font-size:.82rem;font-weight:500;color:var(--text-muted);padding:0}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li:after{content:"";display:inline-block;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23A89E94' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E") no-repeat center;background-size:contain;position:static;font-family:inherit;vertical-align:middle;margin-left:8px}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li:last-child:after{display:none}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li.active{color:var(--pet-text);font-weight:600}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li>a{color:var(--text-muted);transition:var(--transition)}body:has(.product-details-wrap)>.wrapper>.container>.breadcrumb ul>li>a:hover{color:var(--terracotta)}.product-section{padding:28px 0 80px}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start}@media (max-width: 1100px){.product-layout{gap:40px}}@media (max-width: 1024px){.product-layout{grid-template-columns:minmax(0,1fr)}}.gallery{position:sticky;top:94px}.gallery .gallery-main{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--white, #fff);position:relative;box-shadow:var(--shadow-md)}.gallery .gallery-main .product-gallery-preview,.gallery .gallery-main .swiper-wrapper,.gallery .gallery-main .swiper-slide,.gallery .gallery-main .gallery-preview-slide{height:100%}.gallery .gallery-main .gallery-preview-item{height:100%;cursor:pointer}.gallery .gallery-main .gallery-preview-item picture{display:block;width:100%;height:100%}.gallery .gallery-main .gallery-preview-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s ease}.gallery .gallery-main:hover .gallery-preview-item img{transform:none}.gallery .gallery-main .swiper-button-next,.gallery .gallery-main .swiper-button-prev{width:36px;height:36px;border-radius:9px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-sm)}.gallery .gallery-main .swiper-button-next:after,.gallery .gallery-main .swiper-button-prev:after{font-size:14px;color:var(--pet-text);font-weight:700}.gallery .gallery-badge-group{position:absolute;top:18px;left:18px;display:flex;flex-direction:column;gap:7px;z-index:2}.gallery .gallery-badge{padding:5px 13px;border-radius:6px;font-size:.7rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.gallery .gallery-badge.badge-new{background:var(--brown-deep);color:#fff}.gallery .gallery-badge.badge-promo{background:var(--terracotta);color:#fff}.gallery .gallery-badge.badge-custom{background:var(--brown-deep);color:#fff}.gallery .gallery-wishlist{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:10px;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);cursor:pointer;transition:var(--transition);border:none;z-index:2;padding:0}.gallery .gallery-wishlist:hover{background:#fff;transform:scale(1.08)}.gallery .gallery-wishlist svg{width:18px;height:18px;stroke:var(--text-light);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:var(--transition)}.gallery .gallery-wishlist.active svg{stroke:var(--terracotta);fill:var(--terracotta)}.gallery .gallery-thumbs{margin-top:12px}.gallery .gallery-thumbs.product-gallery-thumbnail .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;transform:none!important}.gallery .gallery-thumbs.product-gallery-thumbnail .swiper-slide{width:auto!important}.gallery .gallery-thumbs.product-gallery-thumbnail .swiper-button-next,.gallery .gallery-thumbs.product-gallery-thumbnail .swiper-button-prev{display:none}.gallery .gallery-thumbs .gallery-thumbnail-slide{border-radius:var(--radius);overflow:hidden;aspect-ratio:1;cursor:pointer;border:2.5px solid transparent;transition:var(--transition);background:var(--white, #fff)}.gallery .gallery-thumbs .gallery-thumbnail-slide .gallery-thumbnail-item{width:100%;height:100%}.gallery .gallery-thumbs .gallery-thumbnail-slide picture{display:block;width:100%;height:100%}.gallery .gallery-thumbs .gallery-thumbnail-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .4s ease}.gallery .gallery-thumbs .gallery-thumbnail-slide:hover img{transform:scale(1.08)}.gallery .gallery-thumbs .swiper-slide-thumb-active .gallery-thumbnail-slide{border-color:var(--terracotta)}.gallery .variation-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:opacity var(--transition)}.gallery div.image-placeholder,.gallery .gallery-thumbs .gallery-thumbnail-slide div.image-placeholder{width:100%;height:100%}@media (max-width: 1024px){.gallery{position:static}.gallery .gallery-main{aspect-ratio:16/9}}@media (max-width: 768px){.gallery .gallery-main{aspect-ratio:1/1;max-height:55vh}}@media (max-width: 480px){.gallery .gallery-thumbs.product-gallery-thumbnail .swiper-wrapper{gap:7px}}.product-info{padding-top:8px;min-width:0}.product-eyebrow{display:flex;align-items:center;gap:10px;font-size:.75rem;font-weight:700;color:var(--taupe);text-transform:uppercase;letter-spacing:2px;margin-bottom:14px}.product-eyebrow:before{content:"";display:inline-block;width:22px;height:2px;background:var(--terracotta);border-radius:2px}.product-title{font-family:Fredoka,sans-serif;font-size:2.5rem;font-weight:700;color:var(--pet-text);line-height:1.12;margin-bottom:16px}.product-title em{font-style:normal;color:var(--terracotta)}.product-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:22px}.product-rating-row .product-rating{display:flex;align-items:center;gap:6px}.product-rating-row .product-rating .back-stars{font-size:.9rem;color:var(--taupe-light)}.product-rating-row .product-rating .back-stars i{color:var(--taupe-light)}.product-rating-row .product-rating .front-stars i{color:var(--terracotta)}.product-rating-row .product-rating .rating-value,.product-rating-row .product-rating .rating-separator{display:inline}.product-rating-row .product-rating .rating-value{font-size:.9rem;font-weight:700;color:var(--pet-text)}.product-rating-row .product-rating .rating-separator{font-size:.85rem;color:var(--taupe-light)}.product-rating-row .product-rating .rating-count{font-size:.85rem;font-weight:400;color:var(--text-muted)}.product-price-block{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.price-main{font-family:Fredoka,sans-serif;font-size:2.2rem;font-weight:700;color:var(--brown)}.price-old{font-size:1rem;color:var(--text-muted);text-decoration:line-through;font-weight:500}.price-promo-tag{background:var(--sage-light, #D4E4C4);color:#4a6b3a;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:6px;letter-spacing:.5px}.availability{margin-bottom:16px;font-size:.85rem;font-weight:600}.availability.in-stock{color:#5a8a5a}.availability.out-of-stock{color:var(--terracotta)}.product-short-desc{font-size:.93rem;color:var(--text-light);line-height:1.75;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(61,50,41,.09)}.product-short-desc p{margin-bottom:8px}.product-short-desc p:last-child{margin-bottom:0}.option-block{margin-bottom:26px}.option-label{font-size:.85rem;font-weight:700;color:var(--pet-text);margin-bottom:11px;display:flex;align-items:center;gap:8px}.option-label span{font-weight:500;color:var(--text-muted)}.color-swatches{display:flex;gap:9px}.color-swatch{width:40px;height:40px;border-radius:50%;cursor:pointer;border:2.5px solid transparent;transition:var(--transition);position:relative}.color-swatch:hover{transform:scale(1.1)}.color-swatch.active{border-color:var(--terracotta);box-shadow:0 0 0 2px var(--cream, #FFFAF5),0 0 0 4px var(--terracotta)}.color-swatch.unavailable{opacity:.35;cursor:not-allowed}.color-swatch.image-swatch{overflow:hidden}.color-swatch.image-swatch img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.size-options{display:flex;gap:8px;flex-wrap:wrap}.size-btn{min-width:52px;height:42px;padding:0 14px;border-radius:9px;border:1.5px solid rgba(61,50,41,.15);background:var(--white, #fff);font-family:inherit;font-size:.88rem;font-weight:700;color:var(--text-light);cursor:pointer;transition:var(--transition)}.size-btn:hover{border-color:var(--brown);color:var(--brown)}.size-btn.active{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.size-btn.unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.size-guide-link{font-size:.82rem;font-weight:600;color:var(--brown);text-decoration:underline;text-underline-offset:2px;transition:var(--transition);margin-top:8px;display:inline-flex;align-items:center;gap:5px}.size-guide-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.size-guide-link:hover{color:var(--terracotta)}.add-to-cart-row{display:flex;gap:12px;margin-bottom:22px}.qty-control{display:flex;align-items:center;gap:0;background:var(--white, #fff);border-radius:10px;border:1.5px solid rgba(61,50,41,.12);overflow:hidden}.qty-btn{width:44px;height:52px;background:transparent;border:none;font-size:1.1rem;font-weight:700;color:var(--text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition);font-family:inherit;padding:0}.qty-btn:hover{background:var(--sand-light);color:var(--pet-text)}.qty-btn:disabled{opacity:.35;cursor:not-allowed}.qty-value{width:44px;text-align:center;font-weight:700;font-size:.95rem;color:var(--pet-text);border:none;background:transparent;font-family:inherit;-moz-appearance:textfield}.qty-value::-webkit-inner-spin-button,.qty-value::-webkit-outer-spin-button{-webkit-appearance:none}.btn-add-cart{flex:1;height:52px;border-radius:10px;background:var(--terracotta);color:#fff;font-family:inherit;font-size:.97rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;border:none;cursor:pointer;transition:var(--transition);letter-spacing:.2px}.btn-add-cart:hover{background:var(--terracotta-hover);transform:translateY(-2px);box-shadow:0 8px 24px #e07a5f61}.btn-add-cart svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-add-cart:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-add-cart.btn-loading{opacity:.7;pointer-events:none}.product-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.product-trust-item{display:flex;align-items:center;gap:10px;background:var(--white, #fff);border-radius:10px;padding:12px 14px;box-shadow:var(--shadow-sm)}.pt-icon{width:34px;height:34px;border-radius:8px;background:var(--sand-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pt-icon i{font-size:16px;color:var(--terracotta)}.pt-icon svg{width:16px;height:16px;stroke:var(--terracotta);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pt-text{font-size:.82rem;font-weight:700;color:var(--pet-text);line-height:1.3}.pt-sub{font-size:.74rem;font-weight:500;color:var(--text-muted)}.details-info-bottom{padding-top:20px;border-top:1px solid rgba(61,50,41,.09)}.details-info-bottom .additional-info{list-style:none;padding:0;margin-bottom:16px}.details-info-bottom .additional-info li{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;color:var(--text-light)}.details-info-bottom .additional-info li label{font-weight:700;color:var(--pet-text);margin-right:4px}.details-info-bottom .additional-info li a{color:var(--brown);transition:var(--transition)}.details-info-bottom .additional-info li a:hover{color:var(--terracotta)}.product-color-family{margin-bottom:28px}.product-color-family .color-swatches{display:flex;gap:9px}.product-color-family .color-swatch{display:block;width:40px;height:40px;border-radius:50%;border:2.5px solid transparent;transition:var(--transition);text-decoration:none}.product-color-family .color-swatch:hover{transform:scale(1.1)}.product-color-family .color-swatch.active{border-color:var(--terracotta);box-shadow:0 0 0 2px var(--cream, #FFFAF5),0 0 0 4px var(--terracotta)}.product-variants{margin-bottom:8px}.variant-input,.variant-select,.variant-radio,.variant-check,.variant-custom-selection{margin-bottom:20px}.variant-input label,.variant-select label,.variant-radio label,.variant-check label,.variant-custom-selection label{font-size:.85rem;font-weight:700;color:var(--pet-text);margin-bottom:8px;display:block}.variant-input label span,.variant-select label span,.variant-radio label span,.variant-check label span,.variant-custom-selection label span{color:var(--terracotta)}.variant-input .form-control,.variant-select .form-control,.variant-radio .form-control,.variant-check .form-control,.variant-custom-selection .form-control{height:44px;padding:0 16px;background:var(--white, #fff);border:1.5px solid rgba(61,50,41,.12);border-radius:9px;font-family:inherit;font-size:.9rem;color:var(--pet-text);transition:var(--transition)}.variant-input .form-control:focus,.variant-select .form-control:focus,.variant-radio .form-control:focus,.variant-check .form-control:focus,.variant-custom-selection .form-control:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #e07a5f26}.variant-input .form-control.error,.variant-select .form-control.error,.variant-radio .form-control.error,.variant-check .form-control.error,.variant-custom-selection .form-control.error{border-color:var(--terracotta)}.variant-input select.form-control,.variant-select select.form-control,.variant-radio select.form-control,.variant-check select.form-control,.variant-custom-selection select.form-control{cursor:pointer}.variant-input textarea.form-control,.variant-select textarea.form-control,.variant-radio textarea.form-control,.variant-check textarea.form-control,.variant-custom-selection textarea.form-control{height:auto;min-height:88px;padding:12px 16px;resize:vertical}.variant-input .error-message,.variant-select .error-message,.variant-radio .error-message,.variant-check .error-message,.variant-custom-selection .error-message{display:block;font-size:.78rem;color:var(--terracotta);margin-top:6px;font-weight:400}.variant-input .form-check,.variant-input .form-radio,.variant-select .form-check,.variant-select .form-radio,.variant-radio .form-check,.variant-radio .form-radio,.variant-check .form-check,.variant-check .form-radio,.variant-custom-selection .form-check,.variant-custom-selection .form-radio{display:flex;align-items:center;gap:10px;margin-bottom:10px}.variant-input .form-check input[type=checkbox],.variant-input .form-check input[type=radio],.variant-input .form-radio input[type=checkbox],.variant-input .form-radio input[type=radio],.variant-select .form-check input[type=checkbox],.variant-select .form-check input[type=radio],.variant-select .form-radio input[type=checkbox],.variant-select .form-radio input[type=radio],.variant-radio .form-check input[type=checkbox],.variant-radio .form-check input[type=radio],.variant-radio .form-radio input[type=checkbox],.variant-radio .form-radio input[type=radio],.variant-check .form-check input[type=checkbox],.variant-check .form-check input[type=radio],.variant-check .form-radio input[type=checkbox],.variant-check .form-radio input[type=radio],.variant-custom-selection .form-check input[type=checkbox],.variant-custom-selection .form-check input[type=radio],.variant-custom-selection .form-radio input[type=checkbox],.variant-custom-selection .form-radio input[type=radio]{width:18px;height:18px;accent-color:var(--terracotta);cursor:pointer;flex-shrink:0}.variant-input .form-check label,.variant-input .form-radio label,.variant-select .form-check label,.variant-select .form-radio label,.variant-radio .form-check label,.variant-radio .form-radio label,.variant-check .form-check label,.variant-check .form-radio label,.variant-custom-selection .form-check label,.variant-custom-selection .form-radio label{font-size:.88rem;font-weight:600;color:var(--text-light);margin-bottom:0;cursor:pointer}.variant-input .custom-selection,.variant-select .custom-selection,.variant-radio .custom-selection,.variant-check .custom-selection,.variant-custom-selection .custom-selection{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0}.variant-input .custom-selection li,.variant-select .custom-selection li,.variant-radio .custom-selection li,.variant-check .custom-selection li,.variant-custom-selection .custom-selection li{min-width:52px;height:42px;padding:0 14px;border-radius:9px;border:1.5px solid rgba(61,50,41,.15);background:var(--white, #fff);font-size:.88rem;font-weight:700;color:var(--text-light);cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;list-style:none}.variant-input .custom-selection li:hover,.variant-select .custom-selection li:hover,.variant-radio .custom-selection li:hover,.variant-check .custom-selection li:hover,.variant-custom-selection .custom-selection li:hover{border-color:var(--brown);color:var(--brown)}.variant-input .custom-selection li.active,.variant-select .custom-selection li.active,.variant-radio .custom-selection li.active,.variant-check .custom-selection li.active,.variant-custom-selection .custom-selection li.active{border-color:var(--terracotta);background:var(--terracotta);color:#fff}@media (max-width: 768px){.product-trust{grid-template-columns:1fr}}@media (max-width: 480px){.product-title{font-size:2rem}.add-to-cart-row{flex-direction:column;align-items:center}.qty-control{align-self:center}.btn-add-cart{flex:none;width:100%}}.embroidery-toggle-card{background:var(--brown-deep);border-radius:var(--radius-lg);margin-bottom:28px;overflow:hidden}.embroidery-toggle-header{display:flex;align-items:center;gap:14px;padding:20px 24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.embroidery-toggle-icon{width:36px;height:36px;border-radius:9px;background:#e07a5f33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.embroidery-toggle-icon svg{width:17px;height:17px;stroke:var(--terracotta);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.embroidery-toggle-text{flex:1}.embroidery-toggle-title{font-weight:700;font-size:.93rem;color:#fff}.embroidery-toggle-sub{font-size:.76rem;color:#ffffff73;margin-top:2px}.toggle-switch{position:relative;width:44px;height:26px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-track{position:absolute;inset:0;border-radius:99px;background:#ffffff26;transition:background var(--transition);cursor:pointer}.toggle-track:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:3px;left:3px;box-shadow:0 1px 4px #0003;transition:transform var(--transition),box-shadow var(--transition)}.toggle-switch input:checked+.toggle-track{background:var(--terracotta)}.toggle-switch input:checked+.toggle-track:after{transform:translate(18px);box-shadow:0 1px 6px #e07a5f73}.embroidery-body-inner{overflow:hidden}.embroidery-body-content{padding:0 24px 22px}.embroidery-body-content .form-group{margin-bottom:16px}.embroidery-body-content .form-group label{font-size:.72rem;font-weight:700;color:#fff6;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px;display:block}.embroidery-body-content .error-message{font-size:.78rem;color:var(--terracotta);margin-top:6px;font-weight:400;display:block}.embroidery-input-row{display:flex;gap:10px;margin-bottom:16px}.embroidery-input{flex:3;height:44px;padding:0 16px;background:#ffffff12;border:1.5px solid rgba(255,255,255,.1);border-radius:9px;font-family:inherit;font-size:.92rem;font-weight:600;color:#fff;outline:none;transition:var(--transition);letter-spacing:1px;text-transform:uppercase}.embroidery-input:focus{border-color:#e07a5f99;background:#ffffff1a}.embroidery-input::-moz-placeholder{color:#ffffff40;font-weight:500;letter-spacing:0;text-transform:none}.embroidery-input::placeholder{color:#ffffff40;font-weight:500;letter-spacing:0;text-transform:none}.embroidery-input.error{border-color:var(--terracotta)}.embroidery-preview{flex:1;height:44px;padding:0 16px;background:#e07a5f1f;border:1.5px solid rgba(224,122,95,.3);border-radius:9px;display:flex;align-items:center;justify-content:center;min-width:0;font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:700;color:var(--terracotta);letter-spacing:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){.embroidery-input-row{flex-direction:column}.embroidery-input{flex:none;width:100%}.embroidery-preview{flex:none;width:100%;min-width:unset;height:44px}}.product-tabs-section{padding:0 0 80px}.tabs-header{display:flex;gap:0;border-bottom:2px solid rgba(61,50,41,.08);margin-bottom:40px}.tab-btn{padding:14px 28px;background:transparent;border:none;font-family:inherit;font-size:.9rem;font-weight:700;color:var(--text-muted);cursor:pointer;position:relative;transition:var(--transition)}.tab-btn:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--terracotta);border-radius:2px 2px 0 0;transform:scaleX(0);transition:var(--transition)}.tab-btn.active{color:var(--pet-text)}.tab-btn.active:after{transform:scaleX(1)}.tab-btn:hover{color:var(--pet-text)}.tab-pane.active{display:block}.tab-characteristics ul{list-style:none;display:flex;flex-direction:column;gap:14px;padding:0;margin:0}.tab-characteristics ul li{display:flex;align-items:flex-start;gap:12px;font-size:.9rem;color:var(--text-light);line-height:1.55}.tab-characteristics ul li:before{content:"";width:22px;height:22px;border-radius:50%;flex-shrink:0;margin-top:1px;background-size:11px 11px;background-position:center;background-repeat:no-repeat;background-color:var(--sand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='2 6 5 9 10 3' fill='none' stroke='%23E07A5F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab-characteristics ul li:nth-child(4n+1):before{background-color:var(--sand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='2 6 5 9 10 3' fill='none' stroke='%23E07A5F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab-characteristics ul li:nth-child(4n+2):before{background-color:#8c5e4a1f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='2 6 5 9 10 3' fill='none' stroke='%238C5E4A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab-characteristics ul li:nth-child(4n+3):before{background-color:#5a8a5a1f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='2 6 5 9 10 3' fill='none' stroke='%235A8A5A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab-characteristics ul li:nth-child(4n):before{background-color:#b8a0902e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='2 6 5 9 10 3' fill='none' stroke='%23B8A090' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.tab-characteristics h1,.tab-characteristics h2,.tab-characteristics h3,.tab-characteristics h4,.tab-characteristics h5,.tab-characteristics h6{font-family:Fredoka,sans-serif;font-weight:700;color:var(--pet-text);margin-bottom:20px}.tab-characteristics p{font-size:.93rem;color:var(--text-light);line-height:1.8;margin-bottom:16px}.tab-characteristics p:last-child{margin-bottom:0}.size-guide-content table,.spec-table{width:100%;border-collapse:collapse;font-size:.88rem}.size-guide-content table th,.spec-table th{background:var(--brown-deep);color:#fff;padding:12px 16px;text-align:left;font-weight:700;font-size:.82rem;letter-spacing:.5px}.size-guide-content table th:first-child,.spec-table th:first-child{border-radius:8px 0 0 8px}.size-guide-content table th:last-child,.spec-table th:last-child{border-radius:0 8px 8px 0}.size-guide-content table td,.spec-table td{padding:11px 16px;color:var(--text-light);border-bottom:1px solid rgba(61,50,41,.07)}.size-guide-content table td:first-child,.spec-table td:first-child{font-weight:700;color:var(--pet-text)}.size-guide-content table tr:hover td,.spec-table tr:hover td{background:var(--sand-light)}.spec-table-title{font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:700;color:var(--pet-text);margin-bottom:16px;margin-top:24px}.spec-table-title:first-child{margin-top:0}.size-guide-content{font-size:.93rem;color:var(--text-light);line-height:1.8}.size-guide-content p{margin-bottom:16px}.size-guide-content p:last-child{margin-bottom:0}@media (max-width: 768px){.tabs-header{overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs-header::-webkit-scrollbar{display:none}.tab-btn{white-space:nowrap}}.reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:32px;margin-bottom:24px}.reviews-score-big{text-align:center;padding:24px 36px;background:var(--white, #fff);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.score-number{font-family:Fredoka,sans-serif;font-size:4rem;font-weight:700;color:var(--pet-text);line-height:1}.score-stars{color:var(--terracotta);font-size:1.1rem;letter-spacing:3px;margin:6px 0}.score-stars .product-rating{justify-content:center}.score-stars .product-rating .back-stars i{color:var(--taupe-light)}.score-stars .product-rating .front-stars i{color:var(--terracotta)}.score-stars .product-rating .rating-count,.score-stars .product-rating .reviews{display:none}.score-count{font-size:.8rem;color:var(--text-muted)}.review-form-wrap{background:var(--white, #fff);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow-sm);margin-top:24px;margin-bottom:32px}.review-form-wrap .review-form-title{font-family:Fredoka,sans-serif;font-size:1.2rem;font-weight:700;color:var(--pet-text);margin-bottom:20px}.review-form-wrap .form-group{margin-bottom:18px}.review-form-wrap .form-group label{display:block;font-size:.85rem;font-weight:700;color:var(--pet-text);margin-bottom:8px}.review-form-wrap .form-group .form-control{width:100%;height:44px;padding:0 16px;background:var(--white, #fff);border:1.5px solid var(--pet-text-alpha-12);border-radius:9px;font-family:inherit;font-size:.9rem;color:var(--pet-text);transition:var(--transition)}.review-form-wrap .form-group .form-control:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #e07a5f26}.review-form-wrap .form-group textarea.form-control{height:auto;min-height:100px;padding:12px 16px;resize:vertical}.review-form-wrap .form-group .error-message{font-size:.78rem;color:var(--terracotta);margin-top:6px;font-weight:400}.review-form-wrap .rating-input{display:flex;gap:4px;margin-bottom:4px}.review-form-wrap .rating-input input[type=radio]{display:none}.review-form-wrap .rating-input label{cursor:pointer;font-size:1.4rem;color:var(--taupe-light);transition:var(--transition);margin-bottom:0}.review-form-wrap .rating-input label.active{color:var(--terracotta)}.review-form-wrap .btn-submit-review{height:44px;padding:0 28px;border-radius:9px;background:var(--terracotta);color:#fff;font-family:inherit;font-size:.9rem;font-weight:700;border:none;cursor:pointer;transition:var(--transition)}.review-form-wrap .btn-submit-review:hover{background:var(--terracotta-hover);transform:translateY(-1px)}.review-form-wrap .btn-submit-review.btn-loading{opacity:.7;pointer-events:none}.btn-write-review{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 28px;border-radius:9px;background:transparent;color:var(--terracotta);border:1.5px solid var(--terracotta);font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:var(--transition);margin-top:16px}.btn-write-review:hover{background:var(--terracotta);color:#fff;transform:translateY(-1px)}.btn-write-review i{font-size:1.1rem}.reviews-list{display:flex;flex-direction:column;gap:20px}.reviews-list.loading{opacity:.5;pointer-events:none}.review-card{background:var(--white, #fff);border-radius:var(--radius);padding:22px 24px;box-shadow:var(--shadow-sm)}.review-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.review-author-row{display:flex;align-items:center;gap:12px}.review-avatar{width:40px;height:40px;border-radius:9px;background:var(--sand);display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-size:1rem;font-weight:700;color:var(--brown);flex-shrink:0}.review-name{font-weight:700;font-size:.9rem;color:var(--pet-text)}.review-meta{text-align:right}.review-meta .product-rating{justify-content:flex-end;margin-bottom:2px}.review-meta .product-rating .back-stars i{font-size:.78rem;color:var(--taupe-light)}.review-meta .product-rating .front-stars i{font-size:.78rem;color:var(--terracotta)}.review-verified-badge{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:700;color:#5a8a5a;margin-top:10px}.review-verified-badge svg{width:12px;height:12px;stroke:#5a8a5a;fill:none;stroke-width:2.5;flex-shrink:0}.review-login-message,.review-restricted-message{font-size:.85rem;color:var(--text-muted);margin-top:16px;font-style:italic}.review-login-message a,.review-restricted-message a{color:var(--terracotta);font-weight:700;text-decoration:none}.review-login-message a:hover,.review-restricted-message a:hover{text-decoration:underline}.review-date{font-size:.75rem;color:var(--text-muted);margin-top:2px}.review-text{font-size:.88rem;color:var(--text-light);line-height:1.7;font-style:italic}.review-approval{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:700;color:var(--terracotta);margin-top:8px}.reviews-bars{display:flex;flex-direction:column;gap:8px;justify-content:center}.review-bar-row{display:flex;align-items:center;gap:12px;font-size:.82rem;color:var(--text-light)}.review-bar-label{width:12px;text-align:right;font-weight:600}.review-bar-track{flex:1;height:6px;background:var(--pet-text-alpha-08);border-radius:99px;overflow:hidden}.review-bar-fill{height:100%;background:var(--terracotta);border-radius:99px}.review-bar-count{width:28px;color:var(--text-muted);font-size:.78rem}.empty-reviews{display:flex;flex-direction:column;align-items:center;padding:20px 16px 0;color:var(--text-muted)}.empty-reviews svg{width:28px;height:28px;margin-bottom:8px;opacity:.15;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.empty-reviews span{display:block;font-size:.8rem;font-style:italic;opacity:.6}.tab-pane.reviews:has(.empty-reviews){display:flex;flex-direction:column;align-items:center}.tab-pane.reviews:has(.empty-reviews) .review-form-wrap{align-self:stretch}.tab-pane.reviews:has(.empty-reviews) .btn-write-review{margin-top:12px}.tab-pane.reviews:has(.empty-reviews) .review-login-message,.tab-pane.reviews:has(.empty-reviews) .review-restricted-message{text-align:center}@media (max-width: 1024px){.reviews-summary{grid-template-columns:1fr;gap:24px}}.related-products-section{padding:0 0 80px}.related-products-section .section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.related-products-section .section-label{font-size:.75rem;font-weight:700;color:var(--taupe);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:8px;display:flex;align-items:center;gap:10px}.related-products-section .section-label:before{content:"";display:inline-block;width:22px;height:2px;background:var(--terracotta);border-radius:2px}.related-products-section .section-title{font-family:Fredoka,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.12;color:var(--pet-text)}.related-products-section .section-title:after{display:none}.related-products-section .section-link{font-weight:700;font-size:.88rem;color:var(--brown);display:flex;align-items:center;gap:6px;transition:var(--transition);white-space:nowrap;padding-bottom:4px}.related-products-section .section-link:hover{color:var(--terracotta)}.related-products-section .section-link:hover svg{transform:translate(4px)}.related-products-section .section-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:var(--transition)}.related-products-section .related-grid.landscape-products .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;transform:none!important}.related-products-section .related-grid.landscape-products .swiper-slide{width:auto!important}.related-products-section .related-grid.landscape-products .swiper-slide-skeleton,.related-products-section .related-grid.landscape-products .swiper-button-next,.related-products-section .related-grid.landscape-products .swiper-button-prev{display:none}@media (max-width: 1100px){.related-products-section .related-grid.landscape-products .swiper-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.related-products-section .related-grid.landscape-products .swiper-wrapper{grid-template-columns:1fr}}
