:root{--bg: #f8fafc;--surface: #ffffff;--surface-soft: #fff7ed;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--accent: #f97316;--accent-dark: #ea580c;--accent-soft: #ffedd5;--blue-soft: #e0f2fe;--shadow: 0 18px 45px rgba(15, 23, 42, .1);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--site-bg-custom, #eef5fb);background-image:radial-gradient(circle at top left,rgba(255,237,213,.78) 0,rgba(255,247,237,.42) 24%,transparent 48%),radial-gradient(circle at top right,rgba(224,242,254,.85) 0,transparent 38%),radial-gradient(circle at 25% 80%,rgba(255,255,255,.65) 0,transparent 34%);background-attachment:fixed;color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.skip-link{position:absolute;left:-999px;top:8px;background:var(--text);color:#fff;padding:10px 14px;border-radius:10px;z-index:999}.skip-link:focus{left:8px}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.9)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.3rem;font-weight:900;letter-spacing:-.04em}.brand-paw{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,var(--accent),#facc15);box-shadow:0 10px 20px #f9731647}.main-nav{display:flex;gap:6px;padding:6px;background:#f1f5f9;border:1px solid var(--border);border-radius:999px}.main-nav a,.cart-link{padding:10px 14px;border-radius:999px;color:#334155;font-weight:700;font-size:.92rem}.main-nav a:hover,.cart-link:hover{background:#fff;box-shadow:0 8px 20px #0f172a14}.cart-link{display:inline-flex;align-items:center;gap:8px;background:var(--text);color:#fff}.cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;background:var(--accent);border-radius:999px}.home-products-section,.collection-section,.product-page-section,.page-section,.cart-section{padding:22px 0 54px}.mini-hero{display:grid;grid-template-columns:1.5fr auto;gap:20px;align-items:center;min-height:132px;padding:22px;margin:16px 0 18px;border:2px solid rgba(249,115,22,.15);border-radius:28px;background:radial-gradient(circle at 12% 22%,rgba(250,204,21,.42),transparent 26%),linear-gradient(135deg,#fff,#fff7ed 48%,#e0f2fe);box-shadow:var(--shadow);overflow:hidden;position:relative}.mini-hero:after{content:"\1f415   \1f408";position:absolute;right:22px;bottom:-10px;font-size:3rem;opacity:.18}.eyebrow{margin:0 0 7px;color:var(--accent-dark);font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mini-hero h1,.section-title-row h1,.section-title-row h2,.product-details h1,.narrow-page h1{margin:0;letter-spacing:-.055em;line-height:1.02}.mini-hero h1{max-width:760px;font-size:clamp(2rem,5vw,4.5rem)}.mini-hero-text{max-width:620px;margin:10px 0 0;color:#475569;font-size:1.03rem}.mini-hero-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:260px}.mini-hero-badges span{padding:10px 13px;border:1px solid rgba(249,115,22,.22);background:#ffffffb8;border-radius:999px;font-weight:800;color:#334155}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:20px 0 16px}.section-title-row h1,.section-title-row h2{font-size:clamp(1.8rem,3vw,3rem)}.text-link{color:var(--accent-dark);font-weight:900;white-space:nowrap}.product-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:12px;align-items:end;margin:0 0 18px;padding:14px;border:1px solid rgba(226,232,240,.95);border-radius:22px;background:#ffffffc7;box-shadow:0 10px 24px #0f172a0d}.product-search-field,.product-sort-field{display:grid;gap:7px}.product-search-field span,.product-sort-field span{color:#475569;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-search-field input,.product-sort-field select{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--text);font-weight:750;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.product-search-field input:focus,.product-sort-field select:focus{border-color:#f973168c;box-shadow:0 0 0 4px #f973161f}.product-empty-message{padding:18px;border:1px dashed rgba(249,115,22,.38);border-radius:18px;background:#fff7edcc}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:var(--product-card-bg, #ffffff);border:1px solid rgba(226,232,240,.95);border-radius:var(--radius);box-shadow:0 10px 26px #0f172a0f;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#f9731659}.product-image-wrap{position:relative;aspect-ratio:1 / 1;background:linear-gradient(145deg,#f8fafc,#fff7ed);overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-image{transform:scale(1.045)}.sale-badge{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:999px;background:#ef4444;color:#fff;font-size:.74rem;font-weight:900}.product-info{padding:14px}.vendor{margin:0 0 5px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.product-title{display:-webkit-box;min-height:2.7em;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;font-weight:900;line-height:1.34}.price{display:flex;align-items:center;gap:8px;margin:8px 0 12px;color:var(--text);font-size:1.05rem;font-weight:950}.price-sale{color:#dc2626}.price-compare{color:var(--muted);font-size:.92rem;font-weight:700}.quick-add-form{margin:0}.quick-add-button,.add-to-cart-main,.secondary-button{width:100%;border:0;cursor:pointer;border-radius:15px;font-weight:950;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.quick-add-button,.add-to-cart-main{padding:12px 14px;background:linear-gradient(135deg,var(--text),#334155);color:#fff;box-shadow:0 10px 18px #0f172a24}.quick-add-button:hover,.add-to-cart-main:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0f172a2e}.quick-add-button:disabled,.add-to-cart-main:disabled{cursor:not-allowed;opacity:.5;transform:none}.secondary-button{padding:12px 14px;background:#e2e8f0;color:var(--text)}.placeholder-box{display:grid;place-items:center;width:100%;height:100%;min-height:230px;font-size:3rem;background:linear-gradient(135deg,var(--accent-soft),var(--blue-soft))}.empty-note{margin:18px 0;color:var(--muted);font-weight:700}.product-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:34px;align-items:start;margin-top:24px}.product-gallery{overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.product-gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.large-placeholder{min-height:520px}.product-details{position:sticky;top:96px;padding:26px;border:1px solid var(--border);border-radius:30px;background:#ffffffe6;box-shadow:var(--shadow)}.product-details h1{font-size:clamp(2rem,4vw,4rem)}.product-price-main .price{font-size:1.5rem}.rte{color:#334155;line-height:1.75}.product-form{display:grid;gap:12px;margin-top:20px}.variant-label{font-weight:900}.variant-select,.quantity-input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:14px;background:#fff}.narrow-page{max-width:820px;padding:28px;margin-top:24px;border:1px solid var(--border);border-radius:28px;background:#ffffffe6;box-shadow:var(--shadow)}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:16px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:18px;background:#fff}.cart-item-title{font-weight:950}.cart-actions{display:grid;gap:12px;margin-top:18px}.cart-total{margin:0;font-size:1.3rem;font-weight:950}.inline-button{display:inline-flex;width:auto;padding-inline:22px}.pagination{margin-top:28px;text-align:center}.site-footer{padding:28px 0;border-top:1px solid var(--border);background:#ffffffb8}.footer-inner{display:flex;justify-content:space-between;gap:16px;color:#475569;font-weight:700}.footer-links{display:flex;gap:14px}@media(max-width:980px){.main-nav{display:none}.mini-hero{grid-template-columns:1fr}.mini-hero-badges{justify-content:flex-start;max-width:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page-grid{grid-template-columns:1fr}.product-details{position:static}}@media(max-width:720px){.page-width{width:min(100% - 22px,1180px)}.header-inner{min-height:66px}.brand{font-size:1.05rem}.cart-link{padding:9px 11px}.home-products-section,.collection-section,.product-page-section,.page-section,.cart-section{padding-top:12px}.mini-hero{min-height:auto;padding:18px;margin-top:10px}.mini-hero h1{font-size:2.05rem}.section-title-row{align-items:start;flex-direction:column;gap:8px}.product-toolbar{grid-template-columns:1fr;padding:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info{padding:11px}.product-title{font-size:.93rem}.quick-add-button{padding:10px 11px}.footer-inner{flex-direction:column}}.product-gallery-aliexpress{display:grid;gap:14px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.product-main-media{overflow:hidden;border:1px solid var(--border);border-radius:30px;background:#fff;box-shadow:var(--shadow)}.product-gallery-aliexpress .product-main-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:opacity .15s ease,transform .15s ease}.product-gallery-aliexpress .product-main-image.is-changing{opacity:.45;transform:scale(.99)}.product-thumb-strip{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-thumb{flex:0 0 78px;width:78px;height:78px;padding:4px;cursor:pointer;border:2px solid transparent;border-radius:18px;background:#fff;box-shadow:0 8px 18px #0f172a14;scroll-snap-align:start;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.product-thumb:hover,.product-thumb.is-active{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 12px 24px #f973162e}.product-thumb img{width:100%;height:100%;border-radius:13px;object-fit:cover}.product-scroll-gallery{display:grid;gap:14px;margin-top:4px}.product-scroll-card{display:block;width:100%;padding:0;overflow:hidden;cursor:pointer;border:2px solid transparent;border-radius:26px;background:#fff;box-shadow:0 10px 26px #0f172a12;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.product-scroll-card:hover,.product-scroll-card.is-active{border-color:#f97316bf;transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1f}.product-scroll-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-options{display:grid;gap:15px;margin:20px 0 6px}.product-option{min-width:0;margin:0;padding:0;border:0}.product-option legend{display:flex;gap:6px;margin-bottom:9px;color:#334155;font-weight:950}.product-option legend span{color:var(--accent-dark)}.option-values{display:flex;flex-wrap:wrap;gap:10px}.option-pill{min-height:44px;padding:10px 14px;cursor:pointer;border:2px solid var(--border);border-radius:999px;background:#fff;color:var(--text);font-weight:900;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.option-pill:hover,.option-pill.is-selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 10px 20px #f9731624;transform:translateY(-1px)}.option-pill.is-disabled{cursor:not-allowed;opacity:.42;text-decoration:line-through;transform:none;box-shadow:none}.product-description{margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.product-price-main .price{margin:16px 0 6px}@media(min-width:981px){.product-main-media{position:sticky;top:92px;z-index:1}}@media(max-width:720px){.product-page-grid{gap:18px}.product-main-media,.product-scroll-card{border-radius:22px}.product-thumb{flex-basis:66px;width:66px;height:66px;border-radius:15px}.product-details{padding:18px;border-radius:24px}.option-pill{min-height:40px;padding:9px 12px;font-size:.92rem}}.product-page-grid-compact{grid-template-columns:minmax(340px,.92fr) minmax(320px,.78fr);gap:26px;align-items:start}.product-single-carousel{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.product-carousel-frame{position:relative;width:100%;overflow:hidden;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:var(--shadow);aspect-ratio:1 / 1}.product-carousel-viewport{position:relative;width:100%;height:100%}.product-single-carousel .product-carousel-image,.product-gallery.product-single-carousel img.product-carousel-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:16px;opacity:0;object-fit:contain;background:#fff;aspect-ratio:auto;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.product-single-carousel .product-carousel-image.is-active{opacity:1;pointer-events:auto}.product-carousel-frame.is-changing .product-carousel-image.is-active{transform:scale(.992)}.product-carousel-arrow{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:46px;height:46px;cursor:pointer;border:2px solid rgba(15,23,42,.1);border-radius:999px;background:var(--product-card-bg, #ffffff);color:var(--text);font-size:2rem;font-weight:950;line-height:1;box-shadow:0 10px 24px #0f172a24;transform:translateY(-50%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.product-carousel-arrow:hover{background:#fff;box-shadow:0 14px 30px #0f172a2e;transform:translateY(-50%) scale(1.04)}.product-carousel-arrow-prev{left:14px}.product-carousel-arrow-next{right:14px}.product-carousel-counter{position:absolute;right:16px;bottom:16px;z-index:4;padding:7px 12px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.86rem;font-weight:950}.product-details-compact{padding:22px}.product-details-compact h1{font-size:clamp(1.55rem,3vw,2.55rem);line-height:1.05}.product-details-compact .product-form{margin-top:14px}.product-details-compact .product-options{margin:14px 0 4px;gap:12px}.product-details-compact .option-values{max-height:148px;overflow-y:auto;padding-right:2px}.product-description-wrap{margin-top:24px}.product-description-wrap .product-description{padding:24px;border:1px solid var(--border);border-radius:26px;background:var(--product-card-bg, #ffffff);box-shadow:var(--shadow)}.product-description-wrap h2{margin-top:0;color:var(--text)}@media(min-width:981px){.product-page-grid-compact .product-single-carousel{position:sticky;top:92px}}@media(max-width:980px){.product-page-grid-compact{grid-template-columns:1fr}}@media(max-width:720px){.product-page-grid-compact{gap:14px;margin-top:12px}.product-carousel-frame{border-radius:22px}.product-single-carousel .product-carousel-image,.product-gallery.product-single-carousel img.product-carousel-image{padding:10px}.product-carousel-arrow{width:38px;height:38px;font-size:1.65rem}.product-carousel-arrow-prev{left:8px}.product-carousel-arrow-next{right:8px}.product-carousel-counter{right:10px;bottom:10px}.product-details-compact{padding:16px}.product-details-compact h1{font-size:1.45rem}.product-description-wrap .product-description{padding:18px;border-radius:22px}}.product-single-carousel .product-carousel-main-image,.product-gallery.product-single-carousel img.product-carousel-main-image{display:block;width:100%;height:100%;padding:16px;object-fit:contain;background:#fff;aspect-ratio:auto;cursor:pointer;transition:transform .18s ease}.product-carousel-frame.is-changing .product-carousel-main-image{transform:scale(.992)}@media(max-width:720px){.product-single-carousel .product-carousel-main-image,.product-gallery.product-single-carousel img.product-carousel-main-image{padding:10px}}body.cart-drawer-open{overflow:hidden}.cart-item{grid-template-columns:90px minmax(0,1fr) 90px 48px}.cart-page-image{display:grid;place-items:center;width:90px;height:90px;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff7ed}.cart-page-image img{width:100%;height:100%;object-fit:contain;padding:6px}.cart-page-image span{font-size:2rem}.cart-page-info{min-width:0}.cart-item-variant,.cart-item-price{margin:5px 0 0;color:var(--muted);font-weight:700}.cart-item-price{color:var(--text);font-weight:950}.cart-trash-button,.cart-drawer-remove,.cart-drawer-close{display:grid;place-items:center;cursor:pointer;border:1px solid rgba(220,38,38,.14);background:#fff1f2;color:#991b1b;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cart-trash-button{width:46px;height:46px;border-radius:15px;font-size:1.1rem}.cart-trash-button:hover,.cart-drawer-remove:hover,.cart-drawer-close:hover{background:#ffe4e6;box-shadow:0 10px 20px #991b1b1f;transform:translateY(-1px)}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f172a57;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .18s ease}.cart-drawer-overlay.is-open{opacity:1}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:90;width:min(430px,100%);pointer-events:none;transform:translate(100%);transition:transform .22s ease}.cart-drawer.is-open{pointer-events:auto;transform:translate(0)}.cart-drawer-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;overflow:hidden;border-left:1px solid var(--border);background:#fffffffa;box-shadow:-20px 0 45px #0f172a2e}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff,#fff7ed)}.cart-drawer-header h2{margin:0;font-size:2rem;letter-spacing:-.055em}.cart-drawer-close{width:42px;height:42px;border-radius:15px;font-size:1.65rem;font-weight:900;line-height:1}.cart-drawer-items{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:16px}.cart-drawer-item{display:grid;grid-template-columns:82px minmax(0,1fr) 42px;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 10px 22px #0f172a0f}.cart-drawer-image{display:grid;place-items:center;width:82px;height:82px;overflow:hidden;border-radius:16px;background:#fff7ed}.cart-drawer-image img{width:100%;height:100%;object-fit:contain;padding:6px}.cart-drawer-image span{font-size:2rem}.cart-drawer-info{min-width:0}.cart-drawer-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:950;line-height:1.22}.cart-drawer-variant,.cart-drawer-meta,.cart-drawer-price{margin:5px 0 0;color:var(--muted);font-size:.9rem;font-weight:750}.cart-drawer-price{color:var(--text);font-weight:950}.cart-drawer-remove{width:40px;height:40px;border-radius:14px;font-size:1rem}.cart-drawer-remove:disabled{cursor:wait;opacity:.5}.cart-drawer-empty{display:grid;place-items:center;min-height:260px;padding:26px;text-align:center;color:var(--muted);font-weight:850}.cart-drawer-empty span{font-size:3rem}.cart-drawer-footer{display:grid;gap:12px;padding:18px;border-top:1px solid var(--border);background:#fff}.cart-drawer-subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1.05rem;font-weight:950}.cart-drawer-checkout,.cart-drawer-view-cart{display:grid;place-items:center;min-height:48px;border-radius:16px;font-weight:950}.cart-drawer-checkout{background:linear-gradient(135deg,var(--text),#334155);color:#fff;box-shadow:0 12px 24px #0f172a29}.cart-drawer-view-cart{border:1px solid var(--border);background:#f8fafc;color:var(--text)}@media(max-width:720px){.cart-item{grid-template-columns:72px minmax(0,1fr) 62px 42px;gap:10px;padding:10px}.cart-page-image{width:72px;height:72px}.cart-trash-button{width:40px;height:40px;border-radius:13px}.cart-drawer-header{padding:18px}.cart-drawer-items{padding:12px}.cart-drawer-item{grid-template-columns:72px minmax(0,1fr) 38px;padding:10px}.cart-drawer-image{width:72px;height:72px}}.header-inner-minimal{justify-content:space-between}.choose-options-button{display:block;text-align:center;text-decoration:none}.product-quantity-block{display:grid;gap:9px;margin:18px 0}.product-quantity-block label{color:#334155;font-weight:950}.quantity-stepper{display:grid;grid-template-columns:52px 1fr 52px;overflow:hidden;border:2px solid var(--border);border-radius:18px;background:#fff}.quantity-stepper button,.quantity-stepper input{min-height:52px;border:0;background:transparent;color:var(--text);font-size:1.1rem;font-weight:950;text-align:center}.quantity-stepper button{cursor:pointer;background:#f8fafc}.quantity-stepper button:hover{background:var(--accent-soft)}.quantity-stepper input{border-left:1px solid var(--border);border-right:1px solid var(--border)}.pre-cart-actions{display:grid;gap:10px;margin:8px 0 12px}.product-action-links{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.product-action-links[hidden]{display:none!important}.product-action-link{display:block;width:100%;padding:14px 16px;border:2px solid var(--border);border-radius:16px;background:#fff;color:var(--text);font-weight:950;text-align:center;text-decoration:none;cursor:pointer}.product-action-primary{border-color:transparent;background:linear-gradient(135deg,var(--accent),#fb923c);color:#fff}.product-action-button{font-family:inherit}.product-action-link:hover{transform:translateY(-1px)}.cart-quantity-fast{display:grid;grid-template-columns:38px minmax(52px,1fr) 38px;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff}.cart-quantity-fast button{height:42px;border:0;background:#f8fafc;color:var(--text);font-size:1.05rem;font-weight:950;cursor:pointer}.cart-quantity-fast input{width:100%;height:42px;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-weight:950;color:var(--text);background:#fff}.cart-item.is-updating{opacity:.62;pointer-events:none}.cart-fast-status{min-height:22px;margin:12px 0 0;color:var(--muted);font-weight:800}.cart-continue-shopping,.cart-checkout-button{display:block;text-align:center;text-decoration:none}@media(max-width:720px){.cart-item{grid-template-columns:78px minmax(0,1fr) 1fr 44px;gap:10px}.cart-page-image{width:78px;height:78px}.cart-quantity-fast{grid-column:2 / 4}}.cart-success-modal[hidden]{display:none!important}.cart-success-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px}.cart-success-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-success-modal__box{position:relative;width:min(100%,390px);padding:28px;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:0 28px 70px #0f172a47;text-align:center}.cart-success-modal__check{display:grid;width:64px;height:64px;margin:0 auto 14px;place-items:center;border-radius:999px;background:#22c55e;color:#fff;font-size:2.2rem;font-weight:950}.cart-success-modal__box h2{margin:0 0 8px;color:var(--text);font-size:1.45rem;letter-spacing:-.04em}.cart-success-modal__box p{margin:0 0 18px;color:#64748b;font-weight:700}.cart-success-modal__ok{width:100%;padding:14px 18px;border:0;border-radius:16px;background:var(--text);color:#fff;font-family:inherit;font-weight:950;cursor:pointer}.cart-success-open{overflow:hidden}.pre-cart-actions{margin:12px 0 0}.pre-cart-back{border-color:transparent;background:linear-gradient(135deg,#ff8a1f,#f97316);color:#fff;box-shadow:0 14px 28px #f9731638}.policy-page h2{margin:24px 0 8px;color:var(--text);font-size:1.25rem}.policy-page p{color:#475569;line-height:1.7}.product-action-stack{display:grid;gap:12px;margin-top:16px}.checkout-after-add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:100%;border:0;border-radius:16px;padding:16px 18px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-weight:950;text-align:center;text-decoration:none;box-shadow:0 14px 28px #16a34a3d}.checkout-after-add:hover,.pre-cart-back:hover{transform:translateY(-2px)}.action-main-text{display:block;font-size:1rem;line-height:1.15}.action-sub-text{display:block;font-size:.84rem;line-height:1.15;font-weight:800;opacity:.92}.checkout-after-add[hidden]{display:none!important}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.trust-strip span{display:inline-flex;align-items:center;border:1px solid rgba(255,112,24,.24);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;color:#111b35;box-shadow:0 10px 28px #111b350f}@media(max-width:720px){.trust-strip{gap:8px}.trust-strip span{width:100%;justify-content:center}}.product-action-stack .product-action-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:16px 18px;border-radius:16px;text-decoration:none}.product-action-stack .pre-cart-back{background:linear-gradient(135deg,#ff8a1f,#f97316)!important;border-color:transparent!important;color:#fff!important}.product-action-stack .checkout-after-add{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important}.product-action-stack .checkout-after-add,.product-action-stack .pre-cart-back{min-height:58px;gap:0!important;font-size:1.02rem;letter-spacing:-.01em}.product-action-stack .action-main-text{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:1.06rem;line-height:1.1}.product-action-stack .action-sub-text{display:none!important}.product-action-stack .checkout-after-add{background:linear-gradient(135deg,#16a34a,#15803d)!important}.product-action-stack .pre-cart-back{background:linear-gradient(135deg,#ff8a1f,#f97316)!important}.cart-section .narrow-page{max-width:920px;padding:34px;border-radius:32px;background:#fffffff0}.cart-section .narrow-page h1{margin-bottom:18px;font-size:clamp(1.85rem,3vw,2.45rem)}.cart-section .cart-items{gap:14px}.cart-section .cart-item{grid-template-columns:96px minmax(0,1fr) 158px 52px;gap:18px;padding:16px;border-radius:22px;background:linear-gradient(135deg,#fff,#fbfdff);box-shadow:0 10px 22px #0f172a0a}.cart-section .cart-page-image{width:96px;height:96px;border-radius:18px;background:#fff7ed}.cart-section .cart-item-title{display:inline-block;margin-bottom:4px;font-size:1rem;line-height:1.3}.cart-section .cart-item-variant{margin-top:2px;color:#64748b;font-size:.96rem}.cart-section .cart-item-price{margin-top:6px;font-size:1.02rem}.cart-section .cart-quantity-fast{grid-template-columns:46px 66px 46px;justify-self:end;min-width:158px;border-radius:17px;background:#fff}.cart-section .cart-quantity-fast button,.cart-section .cart-quantity-fast input{height:46px;font-size:1.08rem}.cart-section .cart-quantity-fast button{background:#f8fafc}.cart-section .cart-quantity-fast button:hover{background:#fff7ed}.cart-section .cart-quantity-fast input{min-width:66px;padding:0;opacity:1;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-section .cart-quantity-fast input::-webkit-outer-spin-button,.cart-section .cart-quantity-fast input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cart-section .cart-trash-button{width:48px;height:48px;justify-self:end;border-radius:17px}.cart-section .cart-actions{width:min(100%,640px);margin:20px auto 0}.cart-section .cart-total{margin-bottom:2px;font-size:clamp(1.35rem,2vw,1.65rem);letter-spacing:-.035em}.cart-section .cart-checkout-button,.cart-section .cart-continue-shopping{display:flex;align-items:center;justify-content:center;min-height:56px;padding:15px 18px;border-radius:17px;color:#fff;font-size:1.02rem;font-weight:950;text-align:center;text-decoration:none;box-shadow:0 14px 24px #0f172a24;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.cart-section .cart-checkout-button{order:1;background:linear-gradient(135deg,#16a34a,#15803d)}.cart-section .cart-continue-shopping{order:2;background:linear-gradient(135deg,#f97316,#ea580c)}.cart-section .cart-checkout-button:hover,.cart-section .cart-continue-shopping:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 18px 28px #0f172a2e}@media(max-width:720px){.cart-section .narrow-page{width:min(100% - 22px,920px);padding:18px;border-radius:24px}.cart-section .cart-actions{width:100%}.cart-section .cart-item{grid-template-columns:82px minmax(0,1fr) 48px;gap:12px;padding:12px}.cart-section .cart-page-image{width:82px;height:82px}.cart-section .cart-quantity-fast{grid-column:2 / 4;justify-self:stretch;grid-template-columns:52px minmax(64px,1fr) 52px;min-width:0}.cart-section .cart-trash-button{grid-column:3;grid-row:1}}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0 12px}.product-price-row .price{margin:0}.sold-count{color:#94a3b8;font-size:.9rem;font-weight:850;white-space:nowrap}.product-price-main-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-price-main-row .price{margin-bottom:0}.product-sold-count{font-size:1rem}@media(max-width:520px){.product-price-row{align-items:flex-start}.sold-count{font-size:.82rem}}.product-image-preload{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.product-image-preload img{position:absolute;width:1px;height:1px}.product-description-wrap,.product-description-wrap .product-description,.product-description,.rte{max-width:100%;min-width:0;overflow-x:hidden;overflow-wrap:anywhere;word-break:break-word}.rte *,.product-description *{max-width:100%!important;overflow-wrap:anywhere;word-break:break-word}.rte img,.rte video,.rte iframe,.product-description img,.product-description video,.product-description iframe{max-width:100%!important;height:auto!important}.rte table,.product-description table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto}.rte pre,.product-description pre{white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:720px){.product-description-wrap{width:min(100% - 18px,1180px)}.product-description-wrap .product-description{padding:16px}}.floating-contact-tools{position:fixed;left:18px;bottom:88px;z-index:60;display:flex;flex-direction:column;gap:10px}.floating-tool-button{width:48px;height:48px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 12px 30px #0f172a24;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.floating-tool-icon{width:27px;height:27px;display:block}.floating-tool-button:hover,.floating-tool-button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 36px #0f172a2e;outline:3px solid rgba(255,111,23,.36);outline-offset:3px}.whatsapp-tool{background:#25d366;color:#fff;font-weight:900}.accessibility-tool{background:#fff;color:#0f172a}.accessibility-panel{position:fixed;left:76px;bottom:88px;z-index:61;width:230px;padding:12px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.12);box-shadow:0 18px 45px #0f172a2e}.accessibility-panel__title{font-weight:900;margin-bottom:8px;color:#0f172a}.accessibility-panel button{width:100%;border:1px solid #dbe3ef;background:#f8fafc;color:#0f172a;border-radius:12px;padding:9px 10px;font-weight:800;margin-top:7px;cursor:pointer;text-align:left}.accessibility-panel button:hover,.accessibility-panel button:focus-visible{background:#fff7ed;border-color:#fb923c;outline:2px solid rgba(251,146,60,.35)}body.accessibility-large-text{font-size:112%}body.accessibility-small-text{font-size:94%}body.accessibility-readable-font,body.accessibility-readable-font *{font-family:Arial,Helvetica,sans-serif!important;letter-spacing:.01em}body.accessibility-underline-links a{text-decoration:underline!important;text-underline-offset:3px}body.accessibility-high-contrast{background:#fff!important;color:#000!important}body.accessibility-high-contrast a,body.accessibility-high-contrast button{outline-color:#000}body.accessibility-high-contrast .product-card,body.accessibility-high-contrast .product-panel,body.accessibility-high-contrast .cart-card,body.accessibility-high-contrast .site-header,body.accessibility-high-contrast .site-footer,body.accessibility-high-contrast .accessibility-panel{border-color:#000!important}body.accessibility-high-contrast .btn,body.accessibility-high-contrast .button,body.accessibility-high-contrast button,body.accessibility-high-contrast .floating-tool-button{border:2px solid #000000!important}body.accessibility-stop-animations *,body.accessibility-stop-animations *:before,body.accessibility-stop-animations *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media(max-width:720px){.floating-contact-tools{left:12px;bottom:78px;gap:8px}.floating-tool-button{width:44px;height:44px}.floating-tool-icon{width:25px;height:25px}.accessibility-panel{left:62px;bottom:78px;width:min(220px,calc(100vw - 82px))}}.product-sale-badge{display:inline-flex;align-items:center;width:fit-content;margin:0 0 10px;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#ff8a1f,#f97316);color:#fff;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 20px #f973162e}.product-sale-badge[hidden]{display:none!important}.quantity-stepper{width:100%;min-width:0;box-sizing:border-box;grid-template-columns:54px minmax(0,1fr) 54px}.quantity-stepper button,.quantity-stepper input{width:100%;min-width:0;box-sizing:border-box}.quantity-stepper button[data-quantity-plus]{display:inline-flex!important;align-items:center;justify-content:center}@media(max-width:720px){.product-details,.product-details-compact,.product-form,.product-quantity-block,.quantity-stepper{max-width:100%;min-width:0}.quantity-stepper{grid-template-columns:48px minmax(0,1fr) 48px}.quantity-stepper button,.quantity-stepper input{min-height:52px;font-size:1.05rem}}@media(max-width:390px){.quantity-stepper{grid-template-columns:44px minmax(0,1fr) 44px}}.product-price-stack{margin:8px 0 12px;min-width:0}.product-price-stack .card-compare-price{display:block;margin-bottom:2px;color:#64748b;font-size:.92rem;font-weight:850;line-height:1.15;text-decoration-thickness:2px}.card-price-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.card-sale-price{color:#dc2626;font-size:1.08rem;font-weight:950;line-height:1.15;white-space:nowrap}.card-price-bottom .sold-count,.product-price-row .sold-count{overflow:hidden;max-width:52%;text-align:right;text-overflow:ellipsis}@media(max-width:640px){.product-price-row{gap:6px}.product-price-row .price{min-width:0;font-size:1rem}.product-price-stack .card-compare-price{font-size:.84rem}.card-sale-price{font-size:1.02rem}.card-price-bottom .sold-count,.product-price-row .sold-count{max-width:48%;font-size:.78rem}}@media(max-width:380px){.card-price-bottom .sold-count,.product-price-row .sold-count{max-width:44%;font-size:.72rem}}@media(max-width:720px){.page-width{width:min(100% - 10px,1180px)}.product-grid{gap:8px}.product-info{padding:12px 10px 11px}.product-title{font-size:.96rem;line-height:1.28}.product-price-row,.card-price-bottom{gap:6px}.product-price-row .price,.card-sale-price{font-size:1.02rem;line-height:1.15;white-space:nowrap}.card-price-bottom .sold-count,.product-price-row .sold-count{max-width:none;overflow:visible;text-overflow:clip;flex:0 0 auto;font-size:.74rem;white-space:nowrap}.quick-add-button{padding:11px 8px;border-radius:16px}}@media(max-width:390px){.page-width{width:min(100% - 6px,1180px)}.product-grid{gap:6px}.product-info{padding:10px 8px}.product-title{font-size:.9rem}.product-price-row .price,.card-sale-price{font-size:.96rem}.card-price-bottom .sold-count,.product-price-row .sold-count{font-size:.68rem}}.product-grid{align-items:stretch}.product-card{display:flex;flex-direction:column;height:100%}.product-card .product-info{display:flex;flex-direction:column;flex:1 1 auto}.product-card .product-title{min-height:3.95em;margin-bottom:10px}.product-card .product-price-row,.product-card .product-price-stack{margin-top:auto;min-height:52px;margin-bottom:12px}.product-card .product-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.22rem;line-height:1.1;letter-spacing:-.02em}.product-card .price{margin:0}.product-card .card-compare-price{font-size:.98rem}.product-card .sold-count{font-size:.88rem;line-height:1.15;color:#94a3b8;font-weight:900;white-space:nowrap;overflow:visible;text-overflow:clip;max-width:none}.product-card .quick-add-button{margin-top:0;min-height:48px;display:flex;align-items:center;justify-content:center}@media(max-width:720px){.product-card .product-title{min-height:4.85em;font-size:.96rem;line-height:1.3}.product-card .product-price-row,.product-card .product-price-stack{min-height:54px;margin-bottom:10px}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.12rem}.product-card .card-compare-price{font-size:.85rem}.product-card .sold-count{font-size:.76rem}.product-card .quick-add-button{min-height:46px}}@media(max-width:390px){.product-card .product-title{font-size:.9rem}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.05rem}.product-card .sold-count{font-size:.7rem}}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.32;background-image:radial-gradient(circle,rgba(15,23,42,.08) 0 2px,transparent 2.5px),radial-gradient(circle,rgba(249,115,22,.08) 0 1.5px,transparent 2px);background-size:42px 42px,76px 76px;background-position:8px 10px,24px 34px}.product-card{background:var(--product-card-bg, #ffffff)}.product-card .product-title{font-size:1.08rem;line-height:1.34}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.34rem;line-height:1.08}.product-card .sold-count{font-size:.94rem}@media(max-width:720px){.product-card .product-title{font-size:1rem}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.18rem}.product-card .sold-count{font-size:.78rem}}@media(max-width:390px){.product-card .product-title{font-size:.94rem}.product-card .product-price-row .price,.product-card .card-sale-price{font-size:1.11rem}.product-card .sold-count{font-size:.72rem}}.category-filter-row{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;margin:12px 0 4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.category-filter-button{border:1px solid rgba(148,163,184,.42);background:#fff;color:#172033;font-weight:800;border-radius:999px;padding:10px 18px;min-width:max-content;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.category-filter-button:hover{transform:translateY(-1px);border-color:#f97316bf}.category-filter-button.is-active{background:#ff7a1a;border-color:#ff7a1a;color:#fff;box-shadow:0 10px 24px #f9731633}.product-image-wrap{position:relative}.category-badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 24px);padding:7px 12px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.76rem;line-height:1;font-weight:900;text-transform:capitalize;letter-spacing:.02em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}@media(max-width:720px){.category-filter-row{gap:8px;margin-top:10px}.category-filter-button{padding:9px 15px;font-size:.88rem}.category-badge{top:9px;right:9px;padding:6px 10px;font-size:.68rem}}.product-card[hidden],.product-card.is-filter-hidden{display:none!important}.category-badge-list{position:absolute;top:10px;right:10px;z-index:4;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px);pointer-events:auto}.category-badge-list .category-badge{position:static;top:auto;right:auto;border:0;cursor:pointer;max-width:88px;padding:7px 11px;border-radius:999px;background:#0f172ad1;color:#fff;font-size:.72rem;line-height:1;font-weight:900;text-transform:capitalize;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 18px #0f172a24;transition:transform .15s ease,background .15s ease}.category-badge-list .category-badge:hover,.category-badge-list .category-badge:focus-visible{transform:translateY(-1px);background:#f97316eb;outline:none}@media(max-width:720px){.category-badge-list{top:8px;right:8px;gap:5px;max-width:calc(100% - 16px)}.category-badge-list .category-badge{max-width:76px;padding:6px 9px;font-size:.64rem}}.featured-hero-section{padding:20px 0 10px}.featured-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(340px,1.05fr) minmax(320px,.95fr);gap:clamp(24px,4vw,58px);align-items:stretch;padding:clamp(18px,2.35vw,32px);border-radius:30px;border:1px solid rgba(255,255,255,.48);background-size:cover;background-position:center;box-shadow:0 22px 80px #1e293b38,inset 0 0 0 1px #ffffff1f;isolation:isolate}.featured-hero:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:24px;border:1px solid rgba(255,255,255,.32);pointer-events:none;z-index:0}.featured-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.14),transparent 18%),radial-gradient(circle at 88% 82%,rgba(139,92,246,.22),transparent 20%);pointer-events:none;z-index:0}.featured-hero__image-card,.featured-hero__content{position:relative;z-index:1}.featured-hero__image-card{width:100%;height:100%;min-height:clamp(360px,38vw,560px);aspect-ratio:1 / 1;overflow:hidden;border-radius:24px;border:2px solid color-mix(in srgb,var(--hero-accent),white 15%);background:#ffffff2e;box-shadow:0 0 0 1px #ffffff2e,0 0 34px color-mix(in srgb,var(--hero-accent),transparent 58%)}.featured-hero__image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block}.featured-hero__image-placeholder{width:100%;height:100%;min-height:clamp(360px,38vw,560px);display:grid;place-items:center;color:#ffffffc7;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.featured-hero__badge{position:absolute;top:16px;left:16px;z-index:3;display:inline-flex;align-items:center;gap:10px;padding:12px 20px 13px 14px;border-radius:13px;background:var(--hero-badge-bg);color:var(--hero-badge-text);font-size:clamp(14px,1.25vw,19px);font-weight:950;line-height:1;box-shadow:0 12px 28px #0f172a47,0 0 24px color-mix(in srgb,var(--hero-accent),transparent 58%)}.featured-hero__badge-icon{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffffeb;color:#f59e0b;font-size:15px}.featured-hero__content{color:var(--hero-text);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:clamp(360px,38vw,560px);padding:clamp(14px,1.8vw,28px) clamp(8px,1.3vw,18px)}.featured-hero__content h2{margin:0;max-width:680px;color:var(--hero-text);font-size:clamp(38px,4.8vw,72px);line-height:.96;letter-spacing:-.055em;text-shadow:0 2px 18px rgba(15,23,42,.2)}.featured-hero__description{margin:20px 0 24px;max-width:650px;color:var(--hero-text);opacity:.92;font-size:clamp(16px,1.35vw,21px);line-height:1.62}.featured-hero__features{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:4px 0 24px}.featured-hero__feature-card{min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px 14px;text-align:center;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff14,0 14px 28px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-hero__feature-icon{width:52px;height:52px;border-radius:999px;display:inline-grid;place-items:center;font-size:25px;background:radial-gradient(circle at 35% 25%,#a78bfa,var(--hero-accent) 58%,#4c1d95);box-shadow:0 10px 26px color-mix(in srgb,var(--hero-accent),transparent 60%)}.featured-hero__feature-title{color:var(--hero-text);font-size:clamp(13px,1vw,16px);line-height:1.1;font-weight:950}.featured-hero__feature-text{color:var(--hero-text);opacity:.82;font-size:clamp(12px,.9vw,14px);line-height:1.25}.featured-hero__bottom-row{width:100%;margin-top:auto;display:flex;align-items:center;justify-content:flex-start;gap:clamp(18px,2.2vw,34px)}.featured-hero__price{flex:0 0 auto;min-width:150px;display:flex;flex-direction:column;gap:2px;color:var(--hero-text)}.featured-hero__price span{font-size:clamp(15px,1.25vw,20px);font-weight:700;opacity:.92}.featured-hero__price strong{font-size:clamp(38px,4vw,62px);line-height:.95;font-weight:950;letter-spacing:-.06em}.featured-hero__button{width:min(100%,430px);min-height:clamp(64px,5.8vw,86px);display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:18px 34px;border-radius:18px;background:linear-gradient(135deg,var(--hero-button-1) 0%,var(--hero-button-2) 100%);color:#fff;font-size:clamp(21px,2.1vw,32px);font-weight:950;text-decoration:none;box-shadow:0 0 0 1px #ffffff42 inset,0 18px 45px #ff2d5561,0 0 28px #ff6a0047;transition:transform .18s ease,box-shadow .18s ease}.featured-hero__button:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #ffffff52 inset,0 24px 54px #ff2d5575}.featured-hero__button-icon,.featured-hero__button-arrow{font-size:clamp(25px,2.2vw,36px);line-height:1}@media(max-width:980px){.featured-hero{grid-template-columns:1fr}.featured-hero__content,.featured-hero__image-card{min-height:auto}.featured-hero__image-card{aspect-ratio:1 / 1}}@media(max-width:700px){.featured-hero{padding:14px;border-radius:24px}.featured-hero__features{grid-template-columns:1fr}.featured-hero__bottom-row{flex-direction:column;align-items:stretch}.featured-hero__button{width:100%}}.header-inner-search{display:grid;grid-template-columns:auto minmax(260px,520px) auto;align-items:center;gap:18px;padding-top:14px;padding-bottom:14px}.header-search{width:100%;position:relative}.header-search__input{width:100%;height:46px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffffdb;box-shadow:0 10px 30px #0f172a0f;padding:0 52px 0 18px;font:inherit;color:#0f172a;outline:none}.header-search__input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f,0 10px 30px #0f172a14}.header-search__button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:999px;background:#fff;color:#475569;cursor:pointer;font-size:20px;line-height:1}.featured-hero-section{padding-top:18px;padding-bottom:28px}.featured-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:stretch}.featured-hero__image-card{height:auto;min-height:0;aspect-ratio:1 / 1;align-self:stretch}.featured-hero__image,.featured-hero__image-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.featured-hero__image-placeholder{min-height:0;height:100%}.featured-hero__content{min-height:0;height:100%;justify-content:center;padding-top:clamp(20px,2vw,34px);padding-bottom:clamp(20px,2vw,34px)}.featured-hero__content h2{font-size:clamp(38px,4.15vw,66px)}.featured-hero__features{margin-top:10px}.featured-hero__feature-card{min-height:118px;border-radius:18px}.featured-hero__bottom-row{margin-top:18px;align-items:center}.featured-hero__price{min-width:170px}.featured-hero__button{width:min(100%,370px)}@media(max-width:980px){.header-inner-search{grid-template-columns:1fr auto}.header-search{grid-column:1 / -1;order:3}.featured-hero{grid-template-columns:1fr}.featured-hero__image-card{aspect-ratio:16 / 10}}@media(max-width:640px){.header-inner-search{gap:10px}.featured-hero__image-card{aspect-ratio:1 / 1}}.home-intro-section{padding:28px 0 10px}.home-search-section{padding:8px 0 18px}.home-search-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:24px;background:#ffffffdb;box-shadow:0 14px 45px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-search-form{display:flex;flex:1;min-width:240px;gap:10px}.home-search-input{width:100%;min-height:48px;border:1px solid rgba(15,23,42,.16);border-radius:999px;padding:0 18px;font:inherit;outline:none;background:#fff}.home-search-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf624}.home-search-button,.home-category-buttons a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;font-weight:800;text-decoration:none;white-space:nowrap}.home-search-button{border:0;color:#fff;background:linear-gradient(135deg,#ff6a00,#ff2d55);cursor:pointer}.home-category-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.home-category-buttons a{color:#172554;border:1px solid rgba(249,115,22,.35);background:#fff7ed}.header-inner-clean{justify-content:space-between}@media(max-width:850px){.home-search-card,.home-search-form{flex-direction:column;align-items:stretch}.home-category-buttons{justify-content:center}}.home-search-section{padding:16px 0 30px}.home-search-card--clean{max-width:860px;margin:0 auto;padding:12px}.home-search-card--clean .home-search-form{width:100%}.home-search-card--clean .home-search-input{min-height:54px;font-size:16px}.home-search-card--clean .home-search-button{min-width:130px}.home-category-buttons{display:none!important}.product-added-message{margin-top:12px;padding:13px 16px;border-radius:14px;background:#ecfdf5;border:1px solid rgba(16,185,129,.32);color:#065f46;font-weight:800;text-align:center}.product-added-message[hidden],.floating-contact-tools,.accessibility-panel,.accessibility-tool{display:none!important}.featured-hero__image-card{display:block;position:relative;height:auto;aspect-ratio:1 / 1;overflow:hidden}.featured-hero__image-card img,.featured-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center}.featured-hero__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0!important}@media(max-width:980px){.featured-hero-section{padding:14px 0 18px}.featured-hero{grid-template-columns:1fr;gap:18px;padding:16px;border-radius:24px}.featured-hero:before{top:8px;right:8px;bottom:8px;left:8px;border-radius:20px}.featured-hero__image-card{width:100%;aspect-ratio:16 / 11;min-height:0!important}.featured-hero__content{min-height:0!important;height:auto;align-items:center;text-align:center;padding:4px 6px 10px}.featured-hero__content h2{max-width:100%;font-size:clamp(32px,8vw,48px);line-height:1.02;letter-spacing:-.04em}.featured-hero__description{margin:12px 0 16px;font-size:15px;line-height:1.45}.featured-hero__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 16px}.featured-hero__feature-card{min-height:112px;padding:12px 8px;border-radius:16px}.featured-hero__feature-icon{width:42px;height:42px;font-size:21px}.featured-hero__feature-title{font-size:12px}.featured-hero__feature-text{font-size:11px}.featured-hero__bottom-row{width:100%;margin-top:4px;gap:12px;justify-content:center}.featured-hero__price{min-width:120px;text-align:left}.featured-hero__price strong{font-size:38px}.featured-hero__button{width:min(100%,290px);min-height:66px;font-size:24px;padding:14px 22px}}@media(max-width:640px){.page-width{padding-left:12px;padding-right:12px}.home-intro-section{padding:18px 0 8px}.home-search-section{padding:10px 0 18px}.home-search-card--clean{border-radius:20px}.home-search-form{flex-direction:column;gap:10px}.home-search-button{width:100%}.featured-hero{padding:12px;border-radius:22px}.featured-hero__image-card{aspect-ratio:4 / 3;border-radius:18px}.featured-hero__badge{top:10px;left:10px;padding:9px 14px 10px 10px;font-size:13px}.featured-hero__badge-icon{width:22px;height:22px;font-size:12px}.featured-hero__features{grid-template-columns:1fr}.featured-hero__feature-card{min-height:auto;display:grid;grid-template-columns:44px 1fr;text-align:left;align-items:center;column-gap:12px;padding:12px}.featured-hero__feature-icon{grid-row:span 2}.featured-hero__bottom-row{flex-direction:column;align-items:stretch}.featured-hero__price{width:100%;min-width:0;text-align:center}.featured-hero__button{width:100%}.product-page-grid,.product-page-grid-compact{grid-template-columns:1fr!important;gap:18px}.product-details,.product-details-compact{padding:18px!important}.product-details h1{font-size:clamp(28px,9vw,40px)!important}.product-price-main-row{flex-direction:column;align-items:flex-start;gap:8px}.add-to-cart-main,.checkout-after-add,.product-action-button{width:100%}}.featured-hero__image-card img,.featured-hero__image{object-fit:contain!important;object-position:center center!important;background:#ffffff0a}.cart-success-modal{z-index:999999!important}.cart-success-modal__box{position:relative;z-index:2}.featured-hero__image-card{height:auto!important;min-height:0!important;aspect-ratio:auto!important;align-self:start!important}.featured-hero__image-card img,.featured-hero__image{position:static!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important}.featured-hero__image-placeholder{position:static!important;min-height:clamp(360px,38vw,560px)!important}@media(max-width:980px){.featured-hero__image-card{aspect-ratio:auto!important}}@media(max-width:640px){.featured-hero__image-card{aspect-ratio:auto!important}}.cart-success-modal{z-index:2147483000!important}.cart-success-modal__actions{display:grid;gap:10px}.cart-success-modal__checkout,.cart-success-modal__ok{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:13px 18px;border-radius:16px;font-family:inherit;font-weight:950;text-decoration:none;cursor:pointer}.cart-success-modal__checkout{border:0;background:linear-gradient(135deg,#ff6a00,#ff2d55);color:#fff;box-shadow:0 14px 32px #ff2d5547}.cart-success-modal__ok{border:1px solid rgba(15,23,42,.12);background:#fff;color:#111827}
/*# sourceMappingURL=/cdn/shop/t/58/assets/theme.css.map */
