.product-page{padding-bottom:env(safe-area-inset-bottom)}.sp-product-container{max-width:1240px;margin-inline:auto}.sp-product-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:24px;align-items:start}.sp-product-gallery,.sp-product-right{min-width:0}@media (max-width: 600px){.sp-product-grid{grid-template-columns:1fr;gap:16px}.sp-product-gallery .sp-product-thumbs,.sp-product-gallery .sp-gallery-thumbs,.sp-product-gallery .gallery-thumbs,.sp-product-gallery .swiper-thumbs,.sp-product-gallery [data-gallery-thumbs],.sp-product-gallery [data-thumbs],.sp-product-gallery .thumbs{display:none!important}}.sp-product-card{border-radius:var(--sp-radius-md);box-shadow:var(--sp-shadow-sm);border:1px solid var(--sp-border);overflow:hidden}.sp-collapsible{border:1px solid var(--sp-border);border-radius:var(--sp-radius-md);overflow:hidden;box-shadow:none}.sp-collapsible .collapsible-header{background:var(--sp-card-bg);border-bottom:1px solid var(--sp-border)}.sp-collapsible li.active .collapsible-header{background:var(--sp-surface-3)}.sp-discount-until{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:var(--sp-warning-bg);border:1px solid var(--sp-border)}.sp-section{margin-top:18px}.sp-h5{font-size:1.4rem;line-height:1.2;margin:0}.sp-comments-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.sp-card-action{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.sp-sticky-buy{position:fixed;left:0;right:0;top:auto;bottom:calc(var(--sp-bottom-nav-h) + 12px);z-index:998;background:var(--sp-surface);border-bottom:1px solid var(--sp-border);box-shadow:0 10px 22px #0000001a;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity}.sp-sticky-buy.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sp-sticky-buy__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;max-width:1240px;margin-inline:auto}.sp-sticky-price .price{margin:0;line-height:1.1}.sp-sticky-price .price__regular,.sp-sticky-price .price__sale{display:block}.sp-sticky-action{flex:0 0 auto}.sp-sticky-action .btn{white-space:nowrap}.sp-mt-6{margin-top:6px}.sp-mt-8{margin-top:8px}.sp-mt-10{margin-top:10px}.sp-mt-12{margin-top:12px}.sp-mt-14{margin-top:14px}.sp-mt-16{margin-top:16px}.sp-mt-18{margin-top:18px}@media (max-width: 600px){.sp-product-grid{grid-template-columns:1fr}}.sp-buy-row{display:grid;gap:12px}.sp-buy-row__quick,.sp-buy-quick{display:flex;justify-content:flex-end}@media (max-width: 600px){.sp-buy-row{flex-direction:column}.sp-buy-row__quick,.sp-buy-quick{justify-content:stretch}.sp-buy-row__quick .btn,.sp-buy-quick .btn{width:100%}}@media (min-width: 601px){.sp-buy-row{grid-template-columns:1fr auto;align-items:stretch}.sp-buy-row .sp-buy-main .btn,.sp-buy-row .sp-buy-main button.btn{width:100%}.sp-buy-row .sp-buy-quick .btn,.sp-buy-row .sp-buy-quick button.btn{white-space:nowrap}}.sp-product-card .sp-collapsible,.sp-product-card .sp-collapsible>li{display:block;width:100%}.sp-product-card .sp-collapsible .collapsible-header,.sp-product-card .sp-collapsible .collapsible-body{width:100%}.sp-product-card .sp-collapsible:after{content:"";display:block;clear:both}.sp-product-card .sp-collapsible .collapsible-header,.sp-product-card .sp-collapsible .collapsible-body{padding:12px 14px}.sp-related{margin-top:18px}.sp-related-swiper{padding-bottom:12px}.sp-related-swiper .swiper-slide{height:auto}.sp-related-swiper .swiper-pagination{position:static;margin-top:8px}.sp-product-tabs{margin-top:18px}.sp-product-tabs .tabs{background:var(--sp-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius);overflow:hidden}.sp-product-tabs .tabs .tab a{color:var(--sp-text)}.sp-product-tabs .tabs .tab a.active{color:var(--sp-green-700)}.sp-product-tabs .tabs .indicator{background-color:var(--sp-green-600)}.sp-product-tab-pane{background:var(--sp-bg);border:1px solid var(--sp-border);border-top:0;border-radius:0 0 var(--sp-radius) var(--sp-radius);padding:14px}.sp-variant-option.is-expected{opacity:.8}.sp-shipping-block{margin-top:18px}.sp-send-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 600px){.sp-send-grid{grid-template-columns:1fr}}.sp-send-card{background:var(--sp-card-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);padding:14px;display:flex;gap:12px;align-items:flex-start}.sp-send-card i.material-icons{font-size:22px;margin-top:2px;color:var(--sp-green-dark)}.sp-send-card__title{font-weight:700;line-height:1.2}.sp-send-card__sub{font-size:12px;line-height:1.35;margin-top:6px}.sp-send-card__send{margin-top:6px;font-size:13px}.sp-info-tabs{margin-top:14px;background:var(--sp-card-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius-lg);overflow:hidden}.sp-info-tabs .tabs{background:transparent;margin:0}.sp-info-tabs .tabs .tab a{color:var(--sp-text);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;padding:0 8px}.sp-info-tabs .tabs .tab a i.material-icons{font-size:18px;line-height:1}.sp-info-tabs .tabs .tab a.active{color:var(--sp-green-dark)}.sp-info-tabs .tabs .indicator{background-color:var(--sp-green)}.sp-tab-pane{padding:12px 14px;border-top:1px solid var(--sp-border)}@media (min-width: 601px){.sp-shipping-block .hide-on-med-and-up{display:none!important}.sp-shipping-block .hide-on-small-only{display:block!important}}@media (max-width: 600px){.sp-shipping-block .hide-on-small-only{display:none!important}.sp-shipping-block .hide-on-med-and-up{display:block!important}}.sp-related .swiper{padding-bottom:28px}.sp-related .swiper-pagination{bottom:0}.sp-related .swiper-slide{height:auto}.product-title-wrap{margin:0}.sp-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.sp-title-left{min-width:0;flex:1 1 420px}.product-title{margin:0;font-size:clamp(26px,2.8vw,38px);line-height:1.12;font-weight:700;letter-spacing:-.2px;word-break:break-word}.sp-title-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.sp-sku-pill{display:inline-flex;gap:6px;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.55);font-size:13px;line-height:1.2}.sp-sku-pill strong{font-weight:700}.sp-rating{display:inline-flex;align-items:center;gap:6px}.sp-rating i{font-size:18px;color:var(--sp-star, #f0b429)}.sp-rating__value{font-size:13px;color:#0009}.sp-comments-link{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.55);color:#000000b3}.sp-comments-link:hover{background:rgba(255,255,255,.8)}.sp-comments-link i{font-size:18px;color:#0000008c}.sp-brand-box{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.55);max-width:320px;color:#000c}.sp-brand-box:hover{background:rgba(255,255,255,.85)}.sp-brand-logo{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:10px;background:rgba(255,255,255,.8)}.sp-brand-name{font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#product-comments{scroll-margin-top:88px}#product-comments:target .card{box-shadow:0 0 0 3px #4a8c5e33,0 8px 26px #0000001f}@media (max-width: 600px){.sp-brand-box{max-width:100%}.product-title{font-size:clamp(22px,6.6vw,30px)}}.spokiy-price-pill{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap;width:auto;max-width:100%;background:rgb(240,249,244);border:1px solid var(--sp-border);border-radius:12px;padding:10px 14px}.spokiy-price-final{font-size:28px;font-weight:800;line-height:1;color:var(--sp-green-dark)}.spokiy-price-old{font-size:16px;font-weight:700;line-height:1;color:#00000073;text-decoration:line-through}.spokiy-price-badge{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;line-height:1;padding:5px 9px;border-radius:999px;color:#fff;background:#c62828}.spokiy-price-pill--compact{padding:6px 10px;border-radius:10px;gap:8px}.spokiy-price-pill--compact .spokiy-price-final{font-size:18px}.spokiy-price-pill--compact .spokiy-price-old{font-size:12px}.spokiy-price-pill--compact .spokiy-price-badge{font-size:11px;padding:4px 7px}@media (max-width: 360px){.spokiy-price-pill{flex-wrap:wrap;white-space:normal;gap:8px}}.variation-section.sp-variation-section{background-color:#f0f9f4;margin:30px 0;padding:20px;border-radius:8px;border:1px solid var(--sp-border)}.variation-section.sp-variation-section .sp-variation-title{margin:0 0 12px;font-weight:800}.variation-section.sp-variation-section .btn-group{margin-bottom:12px}.variation-section.sp-variation-section .sp-variation-label{display:block;margin:0 0 6px;font-weight:700;color:#000000b3}.variation-section.sp-variation-section .sp-variation-options{display:flex;gap:8px;flex-wrap:wrap}.sp-variant-option{border-radius:10px!important;text-transform:uppercase;box-shadow:none!important}.sp-variant-option.is-unavailable{opacity:.45;border:1px dashed rgba(0,0,0,.25)}.sp-variant-option.is-unavailable:hover{opacity:.85}.sp-variant-option.is-hard-disabled{pointer-events:none;opacity:.35}.sp-variant-status{font-weight:800;margin-left:6px}.sp-variant-option.is-out{opacity:.45;text-decoration:line-through}.product-page .js-add-to-cart.is-in-cart{background-color:#1b5e20!important}.product-page .js-add-to-cart.is-in-cart:hover{background-color:#164a1a!important}.sp-related .product-card{height:100%;display:flex;flex-direction:column;border-radius:var(--sp-radius-md);overflow:hidden;box-shadow:var(--sp-shadow-sm);border:1px solid var(--sp-border);background:var(--sp-card-bg)}.sp-related .product-card__media{padding:12px;background:rgba(255,255,255,.55)}.sp-related .product-card__media img{display:block;width:100%;height:auto;border-radius:12px}.sp-related .product-card__topbar{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sp-related .product-card__badge,.sp-related .product-card__price{min-width:0}.sp-related .product-card__body{padding:14px 14px 10px;flex:1 1 auto}.sp-related .product-card__title{display:block;font-weight:700;line-height:1.25;margin-bottom:8px;color:var(--sp-text)}.sp-related .product-card__desc{margin:0;color:#0000009e;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-related .product-card__actions{margin-top:auto;padding:12px 14px 14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch;border-top:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.35)}.sp-related .product-card__actions .btn,.sp-related .product-card__actions button.btn{width:100%;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 420px){.sp-related .product-card__actions{grid-template-columns:1fr}}.sp-related-swiper{overflow:visible}.sp-related .product-card{width:100%;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#ffffff;box-shadow:0 8px 22px #0000001a;border:1px solid rgba(0,0,0,.06)}.sp-related .product-card__media{position:relative;height:240px;background:#fff;overflow:hidden}.sp-related .product-card__media:before{content:none!important}.sp-related .product-card__media>a{position:relative!important;inset:auto!important;display:block;height:100%}.sp-related .product-card__media img,.sp-related .product-card__media img.js-product-image{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block}.sp-related .product-card__topbar{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;z-index:3;pointer-events:none}.sp-related .product-card__badge,.sp-related .product-card__price{pointer-events:none}.sp-related .product-card__price .spokiy-price-pill{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px;background:rgba(58,86,71,.95);border:none;color:#fff;padding:8px 14px;border-radius:999px;box-shadow:0 2px 10px #00000038}.sp-related .product-card__price .spokiy-price-prefix{color:#ffffffd9;font-size:12px;line-height:1}.sp-related .product-card__price .spokiy-price-final{color:#fff;font-weight:700;font-size:16px;line-height:1.1}.sp-related .product-card__price .spokiy-price-old{color:#ffffffbf;font-size:12px;line-height:1;text-decoration:line-through}.sp-related .product-card__badge .spokiy-discount-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(229,57,53,.95);color:#fff;font-weight:700;font-size:12px;padding:7px 12px;border-radius:999px;box-shadow:0 2px 10px #00000029}.sp-related .product-card__body{background:#F5EDE3;padding:16px 18px 12px!important;flex:1;display:flex;flex-direction:column}.sp-related .product-card__title{font-size:1.05rem;font-weight:650;color:#2f3a33;margin:0 0 8px}.sp-related .product-card__desc{font-size:.92rem;font-weight:400;color:#2f3a33b8;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-related .spokiy-variant-row{margin:10px 0 0}.sp-related .spokiy-variant-label{font-size:.78rem;font-weight:700;color:#2f3a33cc;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.sp-related .spokiy-variant-values{display:flex;flex-wrap:wrap;gap:8px}.sp-related .spokiy-variant-btn{background:#f5f5f5;border:2px solid #e0e0e0;border-radius:8px;padding:7px 12px;font-size:.85rem;font-weight:500;color:#555;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.sp-related .spokiy-variant-btn:hover{background:#e8f5e9;border-color:#66bb6a;color:#2f3a33;transform:translateY(-1px)}.sp-related .spokiy-variant-btn.is-active{background:#66BB6A;border-color:#66bb6a;color:#fff;box-shadow:0 2px 6px #66bb6a59}.sp-related .spokiy-variant-btn.is-disabled,.sp-related .spokiy-variant-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.sp-related .product-card__actions{display:flex!important;gap:12px;padding:14px 18px 18px!important;background:#F5EDE3;border-top:1px solid rgba(0,0,0,.06)}.sp-related .product-card__actions>*{flex:1}.sp-related .product-card__actions .btn{width:100%;border-radius:999px!important;text-transform:uppercase}.sp-related .product-card__btn--buy i.material-icons{font-size:1.2rem;margin-right:6px}.sp-related .product-card__btn--buy[disabled],.sp-related .product-card__btn--buy:disabled{background:#D0D0D0!important;box-shadow:none!important}.sp-related-swiper{overflow:visible;padding-bottom:36px}.sp-related-swiper .swiper-wrapper{align-items:stretch}.sp-related-swiper .swiper-slide{height:auto!important;display:flex}.sp-related-swiper .swiper-slide>*{width:100%}.sp-related .product-card{min-width:300px}@media (max-width: 420px){.sp-related .product-card{min-width:0}}.sp-related-swiper .sp-related-nav{width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 16px #0000001f}.sp-related-swiper .swiper-button-prev,.sp-related-swiper .swiper-button-next{top:44%}.sp-related-swiper .swiper-button-prev{left:-10px}.sp-related-swiper .swiper-button-next{right:-10px}.sp-related-swiper .swiper-button-prev:after,.sp-related-swiper .swiper-button-next:after{font-size:18px;font-weight:900;color:#000000a6}.sp-related-swiper .swiper-button-prev:hover,.sp-related-swiper .swiper-button-next:hover{background:rgba(255,255,255,.98);transform:translateY(-1px)}@media (max-width: 600px){.sp-related-swiper .swiper-button-prev,.sp-related-swiper .swiper-button-next{display:none}}.sp-related-swiper .swiper-pagination{position:static;margin-top:14px;display:flex;justify-content:center;gap:8px}.sp-related-swiper .swiper-pagination-bullet{width:8px;height:8px;border-radius:999px;background:rgba(0,0,0,.18);opacity:1;transition:transform .15s ease,background-color .15s ease}.sp-related-swiper .swiper-pagination-bullet-active{background:var(--sp-green-dark, #1b5e20);transform:scale(1.25)}.sp-attr-table{width:100%;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.55)}.sp-attr-table tr{border-bottom:1px solid rgba(0,0,0,.06)}.sp-attr-table tr:last-child{border-bottom:0}.sp-attr-table__name{width:42%;font-weight:800;color:#000000b8;padding:12px 14px;vertical-align:top}.sp-attr-table__value{padding:12px 14px;color:#000000c7}.product-short-description{white-space:pre-wrap}.mt-1{margin-top:1rem!important}.mb-1{margin-bottom:1rem!important}
