@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#f7f7f7;--surface:#fff;--text:#1d2333;--muted:#4f5968;--brand:#e31d3b;--brand-strong:#c91733;--line:#e6e8ed;--product-photo-canvas:#f4f6f9;--font-heading:"Manrope", "Segoe UI", Arial, sans-serif;--font-body:"Inter", "Segoe UI", Roboto, Arial, sans-serif;--btn-brand-gradient:linear-gradient(136deg, #ff6b86 0%, #f03f60 38%, #d71f43 72%, #b81433 100%);--btn-brand-gradient-hover:linear-gradient(136deg, #ff7790 0%, #f34867 38%, #db2148 72%, #bf1737 100%)}*{box-sizing:border-box}body{font-family:var(--font-body);background:var(--bg);color:var(--text);margin:0;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{color:inherit;text-decoration:none}.container{width:min(1320px,100% - 2rem);margin:0 auto}.section{padding:4.5rem 0}.card{background:var(--surface);border:1px solid #eae7df;border-radius:8px}.btn{isolation:isolate;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-weight:600;transition:transform .2s,filter .2s,background .22s,box-shadow .22s;display:inline-flex;position:relative}.btn-primary{color:#fff;background:var(--btn-brand-gradient)}.btn-primary:hover{background:var(--btn-brand-gradient-hover);filter:none;transform:scale(1.03)}.home-hero-actions .btn-primary{background:var(--btn-brand-gradient);box-shadow:none;border-radius:10px}.home-hero-actions .btn-primary:hover{background:var(--btn-brand-gradient-hover);box-shadow:none;transform:translateY(-2px)}.about-section .btn-primary,.newsletter-section .btn-primary,.contact-page .btn-primary,.checkout-sidebar .btn-primary,.catalog-page .btn-primary,.pdp .btn-primary{background:var(--btn-brand-gradient);box-shadow:none;border-radius:16px}.about-section .btn-primary:hover,.newsletter-section .btn-primary:hover,.contact-page .btn-primary:hover,.checkout-sidebar .btn-primary:hover,.catalog-page .btn-primary:hover,.pdp .btn-primary:hover{background:var(--btn-brand-gradient-hover);box-shadow:none;transform:translateY(-1px)}.checkout-sidebar .btn-ghost,.catalog-page .btn-ghost,.pdp .btn-ghost{box-shadow:none;border-radius:16px}.checkout-sidebar .btn-ghost:hover,.catalog-page .btn-ghost:hover,.pdp .btn-ghost:hover{box-shadow:none;transform:translateY(-1px)}.about-section .btn-primary{width:100%;margin-top:.25rem}.btn-ghost{color:#f3f7ff;background:linear-gradient(148deg,#253d63 0%,#1a2f50 42%,#142747 74%,#0f1f3a 100%);position:relative;overflow:hidden}.btn-ghost:before{content:"";pointer-events:none;opacity:.95;background:linear-gradient(90deg,#0000 0%,#9abef22e 45%,#d2e5ff29 70%,#0000 100%);width:60%;height:220%;transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;top:-65%;left:-40%;transform:translate(-140%)rotate(12deg)}.btn-ghost:hover{filter:none;background:linear-gradient(148deg,#304c77 0%,#223d63 42%,#1a3154 74%,#132849 100%);transform:scale(1.03)}.btn-ghost:hover:before{transform:translate(260%)rotate(12deg)}.home-hero{--home-hero-h:calc(100svh - var(--header-h,94px));isolation:isolate;height:var(--home-hero-h);min-height:var(--home-hero-h);max-height:var(--home-hero-h);touch-action:pan-y pinch-zoom;align-items:end;display:grid;position:relative;overflow:hidden}.home-hero-media{z-index:0;contain:layout paint;background:#0f141f;height:100%;position:absolute;inset:0}.home-hero-frame{z-index:0;opacity:0;pointer-events:none;height:100%;transition:opacity 2s cubic-bezier(.33,1,.68,1);position:absolute;inset:0}.home-hero-frame--active{opacity:1;z-index:1;pointer-events:auto}.home-hero-frame picture{width:100%;height:100%;display:block}.home-hero-frame img{object-fit:cover;object-position:center center;filter:saturate(.9)contrast(1.03);width:100%;height:100%;display:block}.home-hero-scrim{background:linear-gradient(105deg,#080b12eb 0%,#080b128c 42%,#080b122e 68%,#080b1259 100%),linear-gradient(#0000 52%,#080b12bf 100%);position:absolute;inset:0}.home-hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,4vw,2.75rem);display:grid;position:relative}.home-hero-content{max-width:min(640px,100%);min-height:11rem}.home-hero-copy{color:#fff;transition:opacity .45s cubic-bezier(.33,1,.68,1),transform .45s cubic-bezier(.33,1,.68,1)}.home-hero-copy--hidden{opacity:0;transform:translateY(14px)}.home-hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffff9e;margin:0 0 .85rem;font-size:.68rem;font-weight:600}.home-hero-title{letter-spacing:-.03em;max-width:14ch;margin:0 0 1.35rem;font-size:clamp(2.6rem,6.2vw,4.75rem);font-weight:800;line-height:1.02;transform:translateY(-1.35rem)}.home-hero-title span{color:#c91733;font-weight:800;display:block}.home-hero-title--single{max-width:16ch}.home-hero-lead{color:#ffffffc7;max-width:42ch;margin:0 0 1.65rem;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.7}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.home-hero-actions .btn{letter-spacing:.01em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;gap:.45rem;padding:.82rem 1.55rem;font-size:.9rem}.home-hero-actions .btn:focus-visible{outline-offset:3px;outline:2px solid #ffffffd9}.home-hero-actions .btn-primary svg{transition:transform .22s}.home-hero-actions .btn-primary:hover svg{transform:translate(3px)}.home-hero-actions .btn-ghost{color:#fff;box-shadow:none;background:#ffffff1a}.home-hero-actions .btn-ghost:before{display:none}.home-hero-actions .btn-ghost:hover{box-shadow:none;background:#ffffff2e;transform:translateY(-2px)}.home-hero-controls{flex-direction:column;align-items:flex-end;gap:1.25rem;display:flex}.home-hero-progress{flex-direction:column;gap:.45rem;display:flex}.home-hero-dot{cursor:pointer;background:#ffffff38;border:0;width:2px;height:28px;padding:0;position:relative;overflow:hidden}.home-hero-dot--active{background:#ffffff47}.home-hero-dot-fill{transform-origin:bottom;background:#fff;position:absolute;inset:0;transform:scaleY(0)}.home-hero-dot--active .home-hero-dot-fill{animation:8s linear forwards home-hero-dot-progress}.home-hero-dot--paused.home-hero-dot--active .home-hero-dot-fill{animation-play-state:paused}.home-hero--offscreen .home-hero-frame{transition:none}.home-hero--offscreen .home-hero-dot--active .home-hero-dot-fill{animation-play-state:paused}@keyframes home-hero-dot-progress{to{transform:scaleY(1)}}.home-hero-nav{color:#fff;align-items:center;gap:.35rem;display:flex}.home-hero-counter{letter-spacing:.12em;font-variant-numeric:tabular-nums;color:#ffffffb8;margin:0 .65rem 0 0;font-size:.78rem}.home-hero-counter-cur{color:#fff;font-weight:600}.home-hero-counter-sep{opacity:.45;margin:0 .2rem}.home-hero-icon-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff47;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.home-hero-icon-btn:hover{background:#ffffff1f;border-color:#ffffffa6}.home-hero-trust{border-bottom:1px solid var(--line);background:#fff}.home-hero-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding:1.35rem 0;display:grid}.home-hero-trust-item svg{color:var(--brand);margin-bottom:.45rem}.home-hero-trust-item strong{margin-bottom:.3rem;font-size:.95rem;display:block}.home-hero-trust-item p{color:#5f6878;margin:0;font-size:.85rem}@media (prefers-reduced-motion:reduce){.home-hero-frame{transition:opacity .35s}.home-hero-copy{transition:opacity .25s}.home-hero-copy--hidden{transform:none}.home-hero-dot--active .home-hero-dot-fill{animation:none;transform:scale(1)}}@media (width<=900px),(hover:none) and (pointer:coarse){.home-hero-frame{transition-duration:.85s}.home-hero-icon-btn{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (width<=900px){.home-hero-inner{grid-template-columns:1fr}.home-hero-controls{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.home-hero-progress{flex-direction:row;gap:.35rem}.home-hero-dot{width:28px;height:2px}.home-hero-dot-fill{transform-origin:0;transform:scaleX(0)}.home-hero-dot--active .home-hero-dot-fill{animation:8s linear forwards home-hero-dot-progress-h}@keyframes home-hero-dot-progress-h{to{transform:scaleX(1)}}.home-hero-trust-grid{grid-template-columns:1fr;gap:1rem}}@media (width<=640px){.home-hero{--home-hero-h:calc(100svh - var(--header-h,57px));height:var(--home-hero-h);min-height:var(--home-hero-h);max-height:var(--home-hero-h);align-items:stretch}.home-hero-scrim{background:radial-gradient(130% 95% at 50% 42%,#080b128c 0%,#080b12e0 55%,#080b12f5 100%),linear-gradient(#080b12b8 0%,#080b12e6 38%,#080b12f0 100%)}.home-hero-frame img{object-position:center center;filter:none}.home-hero-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:100%;padding:1.25rem 0 1rem;display:flex}.home-hero-content{flex-direction:column;flex:1;justify-content:center;align-self:center;align-items:center;width:100%;min-height:0;display:flex}.home-hero-copy{text-align:center;width:100%}.home-hero-actions{justify-content:center;width:100%;max-width:14rem;margin-inline:auto;display:flex}.home-hero-actions .btn-ghost{display:none}.home-hero-actions .btn{-webkit-backdrop-filter:none;backdrop-filter:none;flex:none;justify-content:center;width:100%;padding:.65rem 1.1rem;font-size:.78rem;line-height:1.25}.home-hero-actions .btn-primary svg{flex-shrink:0;width:14px;height:14px}.home-hero-eyebrow{letter-spacing:.18em;color:#ffffffd1;text-shadow:0 1px 12px #00000073;margin-bottom:.6rem;font-size:.62rem}.home-hero-title{letter-spacing:-.025em;text-shadow:0 2px 20px #00000080;max-width:none;margin-bottom:1rem;font-size:clamp(2.05rem,9.5vw,2.85rem);font-weight:800;line-height:1.06;transform:translateY(-.85rem)}.home-hero-title--single{max-width:none}.home-hero-controls{border-top:1px solid #ffffff24;flex-shrink:0;width:100%;margin-top:auto;padding-top:.85rem}.home-hero-progress{flex:1;min-width:0}.home-hero-dot{flex:1;max-width:2.25rem}.home-hero-counter{margin-right:.45rem;font-size:.72rem}.home-hero-icon-btn{flex-shrink:0;width:38px;height:38px}}.category-section h2{margin:0 0 1.2rem;font-size:clamp(1.7rem,2.8vw,2.2rem)}.category-section{background:0 0;border-top:0;border-bottom:0}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.55rem,1.1vw,.8rem);width:100%;display:grid}.category-tile{aspect-ratio:.88;border:1px solid #e2e6ec;border-radius:0;transition:border-color .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.category-tile:hover{border-color:#cfd6e2;box-shadow:0 16px 36px #1018281f}.category-tile img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.category-overlay{background:linear-gradient(#0c111c0d 30%,#0c111c94 100%);position:absolute;inset:0}.category-content{color:#fff;justify-content:space-between;align-items:flex-end;gap:.6rem;display:flex;position:absolute;bottom:.9rem;left:1rem;right:1rem}.category-content h3{letter-spacing:.01em;max-width:72%;margin:0;font-size:clamp(.82rem,1.1vw,1.05rem);font-weight:600;line-height:1.25}.category-content span{text-transform:uppercase;background:#141a2547;border:1px solid #ffffff80;border-radius:0;flex-shrink:0;align-items:center;gap:.25rem;padding:.28rem .45rem;font-size:.68rem;font-weight:600;display:inline-flex}.category-tile:hover img{transform:scale(1.04)}.section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.section-head h2{margin:0;font-size:clamp(1.7rem,2.8vw,2.2rem)}.section-title{letter-spacing:-.01em;width:fit-content;padding:0 0 .4rem;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.08;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--brand), #f38fa0);width:62px;height:3px;position:absolute;bottom:0;left:0}.section-link{color:#293041;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.featured-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding-top:clamp(2.25rem,4.5vw,3rem);padding-bottom:0}.featured-section-head{margin-bottom:clamp(1rem,2vw,1.35rem)}.featured-section-head .section-head{margin-bottom:0}.featured-showcase{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;display:grid}.featured-showcase-card{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100%;transition:background .2s;display:flex;overflow:hidden}.featured-showcase-card:last-child{border-right:0}.featured-showcase-card:hover{background:#fff}.featured-showcase-media{border-bottom:1px solid var(--line);background:#fff;flex:1;justify-content:center;align-items:center;min-height:clamp(160px,22vw,240px);padding:clamp(.75rem,2vw,1.25rem);display:flex}.featured-showcase-media img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:clamp(140px,18vw,200px);transition:transform .35s;display:block}.featured-showcase-card:hover .featured-showcase-media img{transform:scale(1.03)}.featured-showcase-caption{text-align:center;padding:clamp(.65rem,1.2vw,.85rem) clamp(.75rem,1.5vw,1rem)}.featured-showcase-caption h3{letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:clamp(.82rem,1vw,.92rem);font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.featured-showcase-price{color:var(--muted);margin:0;font-size:clamp(.76rem,.9vw,.84rem);font-weight:600}.about-section{padding-top:1.5rem}.about-wrap{background:#fff;border:1px solid #e3e8ef;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:stretch;gap:0;display:grid;overflow:hidden}.about-media{background:#e4e9f0;align-self:stretch;position:relative}.about-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.about-copy{border-left:1px solid #e8ecf3;flex-direction:column;justify-content:center;min-width:0;padding:clamp(2.4rem,4.5vw,3.4rem) clamp(2rem,4vw,3rem) clamp(2.4rem,4.5vw,3.4rem) clamp(2rem,3vw,2.75rem);display:flex}.about-kicker{letter-spacing:.08em;text-transform:uppercase;color:#656d7d;margin:0 0 .65rem;font-size:.75rem;font-weight:700}.about-copy h2{margin:0 0 .9rem;font-size:clamp(1.7rem,2.8vw,2.3rem);line-height:1.1}.about-copy p{color:#596275;max-width:52ch;margin:0 0 1.4rem}.about-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:.4rem 0 1.5rem;display:grid}.about-stats div{background:#fafbfc;border:1px solid #e1e6ef;padding:.85rem .75rem}.about-stats strong{color:#1e2738;margin-bottom:.2rem;font-size:1.25rem;display:block}.about-stats span{color:#606b7e;font-size:.82rem}.newsletter-section{background:0 0;border-top:0;padding-top:1.5rem}.newsletter-wrap{background:#fff;border:1px solid #e3e8ef;grid-template-columns:1.08fr .92fr;align-items:stretch;gap:0;display:grid;overflow:hidden}.newsletter-aside{isolation:isolate;padding:clamp(1.75rem,4vw,2.6rem) clamp(1.5rem,3vw,2.25rem) clamp(1.75rem,4vw,2.6rem) clamp(1.75rem,3vw,2.5rem);position:relative;overflow:hidden}.newsletter-aside:before{content:"";clip-path:polygon(0 0,100% 0,88% 100%,0 100%);z-index:0;background:linear-gradient(128deg,#e31d3b1c 0%,#1d233312 38%,#eef2f8eb 72%,#f9fafc 100%);position:absolute;inset:0;box-shadow:inset 0 1px #ffffffa6}.newsletter-aside-inner{z-index:1;max-width:40rem;position:relative}.newsletter-aside-inner h2{margin:0 0 .7rem;font-size:clamp(1.5rem,2.4vw,2rem)}.newsletter-aside-inner p{color:#596275;margin:0}.newsletter-main{background:#fff;flex-direction:column;justify-content:center;padding:clamp(1.75rem,4vw,2.6rem) clamp(1.75rem,3vw,2.75rem) clamp(1.75rem,4vw,2.6rem) clamp(1.5rem,3vw,2.25rem);display:flex;box-shadow:-12px 0 32px #161f2f0b}.newsletter-form{grid-template-columns:1fr auto;gap:.55rem;width:100%;max-width:520px;margin-left:auto;display:grid}.newsletter-input-wrap{background:#fff;border:1px solid #c8d0dc;border-radius:16px;align-items:center;gap:.45rem;height:46px;padding:0 .8rem;display:flex}.newsletter-input-wrap svg{color:#697588}.newsletter-input-wrap input{width:100%;font:inherit;background:0 0;border:0;outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.home-hero-trust-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-showcase{grid-template-columns:1fr}.featured-showcase-card{border-right:0;border-bottom:1px solid var(--line)}.featured-showcase-card:last-child{border-bottom:0}.about-wrap,.newsletter-wrap,.newsletter-form{grid-template-columns:1fr}.about-media{min-height:clamp(260px,52vw,400px)}.about-copy{border-top:1px solid #e8ecf3;border-left:none}.about-stats{grid-template-columns:1fr}.about-copy{padding:1.25rem 1rem}.newsletter-aside:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.newsletter-aside{padding:1.35rem 1rem 1.5rem}.newsletter-main{box-shadow:none;border-top:1px solid #e8ecf3;padding:1.25rem 1rem 1.5rem}.newsletter-form{max-width:none;margin-left:0}}@media (width<=640px){.container{width:min(1320px,100% - 1.25rem)}.section{padding:2.4rem 0}.btn{min-height:44px;padding:.72rem 1rem}.home-hero-trust-grid{padding:1rem 0}.home-hero-trust-item{grid-template-columns:auto 1fr;align-items:start;gap:.15rem .6rem;display:grid}.home-hero-trust-item svg{grid-row:span 2;margin:.1rem 0 0}.category-section h2{margin-bottom:1rem}.category-grid{grid-template-columns:1fr;gap:.7rem}.category-tile{aspect-ratio:2.1;min-height:10.25rem}.category-content{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex;bottom:.9rem;left:1rem;right:1rem}.category-content h3{flex:1;min-width:0;max-width:none;margin:0;font-size:1.05rem;line-height:1.2}.category-content span{flex-shrink:0;width:fit-content;font-size:.72rem}.section-head{display:block}.section-head .section-link{margin-top:.55rem}.featured-showcase-media{min-height:200px}.about-copy,.newsletter-aside,.newsletter-main{padding-left:.85rem;padding-right:.85rem}.newsletter-form .btn{border-radius:16px;width:100%}}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.header.svelte-1elxaub{--header-h:calc(.95rem * 2 + 64px);z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff5;transition:background .25s,box-shadow .25s,border-color .25s;position:sticky;top:0}.header.scrolled.svelte-1elxaub{border-bottom-color:#ced6e2e6;box-shadow:0 8px 22px #10182814}.bar.svelte-1elxaub{z-index:3;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.95rem 0;display:grid;position:relative}.brand.svelte-1elxaub{justify-self:start;align-items:center;line-height:0;display:inline-flex}.brand-logo.svelte-1elxaub{object-fit:contain;width:auto;height:64px;display:block}.nav-desktop.svelte-1elxaub{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:.35rem;display:flex}.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub){color:#2b3242;border-radius:4px;padding:.5rem .78rem;font-size:1.03rem;font-weight:600;transition:color .2s,background .2s,transform .2s;position:relative}.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";background:var(--brand);transform-origin:0;width:calc(100% - 1.44rem);height:2px;transition:transform .22s;position:absolute;bottom:.24rem;left:.72rem;transform:scaleX(0)}.nav-desktop.svelte-1elxaub a.active:where(.svelte-1elxaub),.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--brand);transform:translateY(-1px)}.nav-desktop.svelte-1elxaub a.active:where(.svelte-1elxaub):after,.nav-desktop.svelte-1elxaub a:where(.svelte-1elxaub):hover:after{transform:scaleX(1)}.tools.svelte-1elxaub{flex-shrink:0;justify-self:end;align-items:center;gap:.45rem;display:flex}.menu-toggle.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:none}.menu-toggle.svelte-1elxaub:hover{color:var(--brand);background:#e31d3b14}.menu-toggle.svelte-1elxaub:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.drawer-backdrop.svelte-1elxaub{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:70;background:#10182847;display:none;position:fixed;inset:0}.mobile-drawer.svelte-1elxaub{z-index:80;color:#2b3242;overscroll-behavior:contain;background:#fff;width:100%;min-height:100dvh;display:none;position:fixed;inset:0;overflow:hidden}.mobile-drawer-top.svelte-1elxaub{z-index:2;padding:max(.55rem, env(safe-area-inset-top)) max(.65rem, env(safe-area-inset-right)) .55rem max(.85rem, env(safe-area-inset-left));border-bottom:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-drawer-logo.svelte-1elxaub{align-items:center;line-height:0;display:inline-flex}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){object-fit:contain;width:auto;height:46px}.mobile-menu-close.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:inline-flex}.mobile-menu-close.svelte-1elxaub:hover,.mobile-menu-close.svelte-1elxaub:focus-visible{color:var(--brand);outline:2px solid var(--brand);outline-offset:2px;background:#e31d3b14}.mobile-menu-shell.svelte-1elxaub{width:100%;max-width:28rem;min-height:100dvh;padding:calc(max(.55rem, env(safe-area-inset-top)) + 3.35rem) 1.25rem max(1.25rem, env(safe-area-inset-bottom));overscroll-behavior:contain;flex-direction:column;justify-content:center;align-items:stretch;gap:1.25rem;margin:0 auto;display:flex;overflow-y:auto}.mobile-nav.svelte-1elxaub{width:100%;min-width:0}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub){letter-spacing:-.01em;color:#3d4659;border-bottom:1px solid #eef1f6;padding:.72rem 0;font-size:1.05rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .18s;display:block}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):last-child{border-bottom:0}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):focus-visible,.mobile-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--brand)}.mobile-menu-footer.svelte-1elxaub{width:100%}.mobile-cta.svelte-1elxaub{text-align:center;width:100%;color:var(--brand);letter-spacing:.02em;background:#fff;border:1px solid #e31d3b59;padding:.8rem 1rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:block}.mobile-cta.svelte-1elxaub:hover,.mobile-cta.svelte-1elxaub:focus-visible{border-color:var(--brand);background:#e31d3b0f}.icon-btn.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,transform .2s;display:inline-flex}.icon-btn.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.06)}select.svelte-1elxaub{color:#2d3546;background:0 0;border:0;border-radius:6px;height:44px;padding:0 .7rem;font-weight:600;transition:transform .2s,color .2s}select.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.04)}select.svelte-1elxaub:focus{box-shadow:none;outline:none}.cart-btn.svelte-1elxaub{color:#2d3546;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.35rem;min-width:52px;height:44px;padding:0 .75rem;transition:transform .2s,color .2s;display:inline-flex}.cart-btn.svelte-1elxaub:hover{color:var(--brand);transform:scale(1.06)}.cart-btn.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;display:inline-flex}.overlay.svelte-1elxaub{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:40;background:#0e131e7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.checkout-overlay.svelte-1elxaub{z-index:45;background:#10182861;border:0;position:fixed;inset:0}.checkout-sidebar.svelte-1elxaub{z-index:50;background:#fff;flex-direction:column;width:min(430px,100%);height:100vh;animation:.35s cubic-bezier(.22,1,.36,1) both svelte-1elxaub-slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 48px #10182833}.checkout-head.svelte-1elxaub{border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.checkout-head.svelte-1elxaub h3:where(.svelte-1elxaub){margin:0}.checkout-empty.svelte-1elxaub{color:#5a6577;padding:1rem}.checkout-list.svelte-1elxaub{flex:1;gap:.7rem;padding:.8rem 1rem;display:grid;overflow:auto}.checkout-item.svelte-1elxaub{border:1px solid #e1e7f1;grid-template-columns:84px 1fr;gap:.75rem;padding:.55rem;display:grid}.checkout-item.svelte-1elxaub img:where(.svelte-1elxaub){object-fit:contain;object-position:center;background:var(--product-photo-canvas);width:84px;height:84px;display:block}.checkout-item-copy.svelte-1elxaub strong:where(.svelte-1elxaub){font-size:.95rem;line-height:1.3;display:block}.checkout-item-copy.svelte-1elxaub p:where(.svelte-1elxaub){color:#586274;margin:.25rem 0 .4rem;font-size:.88rem}.qty-row.svelte-1elxaub{align-items:center;gap:.4rem;display:flex}.qty-btn.svelte-1elxaub{cursor:pointer;background:#fff;border:1px solid #d3dbe8;width:24px;height:24px}.remove-btn.svelte-1elxaub{color:#b41a32;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:.78rem;font-weight:600}.checkout-foot.svelte-1elxaub{background:#fff;border-top:1px solid #e3e8ef;padding:.9rem 1rem 1rem}.total-row.svelte-1elxaub{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.checkout-actions.svelte-1elxaub{gap:.5rem;display:flex}.checkout-actions.svelte-1elxaub .btn:where(.svelte-1elxaub){flex:1}@keyframes svelte-1elxaub-slideIn{0%{transform:translate(105%)}to{transform:translate(0)}}.modal.svelte-1elxaub{border-color:#dfe4ec;border-radius:0;width:min(560px,100%);padding:1.15rem;box-shadow:0 24px 70px #0f172a33}.modal-head.svelte-1elxaub{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.modal-head.svelte-1elxaub h3:where(.svelte-1elxaub){margin:0;font-size:1.25rem}.modal-close.svelte-1elxaub{color:#2d3546;cursor:pointer;background:#f2f4f7;border:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.modal-close.svelte-1elxaub:hover{color:var(--brand-strong);background:#fff0f3}.search-form.svelte-1elxaub{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.65rem;display:grid}.search-input-wrap.svelte-1elxaub{color:#697588;background:#fff;border:1px solid #cfd6e2;align-items:center;gap:.55rem;min-width:0;padding:0 .8rem;display:flex}.search-input-wrap.svelte-1elxaub:focus-within{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}input.svelte-1elxaub{width:100%;min-height:46px;font:inherit;color:var(--text);background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0}.search-submit.svelte-1elxaub{white-space:nowrap;min-height:46px}.search-help.svelte-1elxaub{color:var(--muted);margin:.75rem 0 0;font-size:.88rem;line-height:1.5}@media (width<=900px){.bar.svelte-1elxaub{grid-template-rows:auto;grid-template-columns:1fr auto;gap:.65rem .85rem}.brand.svelte-1elxaub{grid-area:1/1}.tools.svelte-1elxaub{grid-area:1/2;justify-self:end}.nav-desktop.svelte-1elxaub{display:none}.menu-toggle.svelte-1elxaub{display:inline-flex}.drawer-backdrop.svelte-1elxaub,.mobile-drawer.svelte-1elxaub{display:block}.header.menu-open.svelte-1elxaub .brand:where(.svelte-1elxaub),.header.menu-open.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub){visibility:hidden;pointer-events:none}.header.svelte-1elxaub{--header-h:calc(.95rem * 2 + 54px)}.brand-logo.svelte-1elxaub{height:54px}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){height:54px;margin-left:-6px}}@media (width<=640px){.bar.svelte-1elxaub{gap:.4rem;width:min(1320px,100% - 1rem);padding:.55rem 0}.header.svelte-1elxaub{--header-h:calc(.55rem * 2 + 46px)}.brand-logo.svelte-1elxaub{height:46px}.tools.svelte-1elxaub{gap:.1rem}.icon-btn.svelte-1elxaub,.menu-toggle.svelte-1elxaub{width:40px;height:40px}.cart-btn.svelte-1elxaub{min-width:42px;height:40px;padding:0 .45rem}select.svelte-1elxaub{height:40px;padding:0 .35rem;font-size:.85rem}.mobile-drawer.svelte-1elxaub{border-left:0;width:100%;inset:0}.mobile-drawer-top.svelte-1elxaub{padding-top:max(.5rem, env(safe-area-inset-top));padding-right:max(.5rem, env(safe-area-inset-right))}.mobile-drawer-logo.svelte-1elxaub .brand-logo:where(.svelte-1elxaub){height:46px}.mobile-menu-shell.svelte-1elxaub{padding:calc(max(.5rem, env(safe-area-inset-top)) + 3.1rem) 1rem max(1rem, env(safe-area-inset-bottom));gap:1.25rem}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:.65rem 0;font-size:1rem}.overlay.svelte-1elxaub{padding:calc(var(--header-h,57px) + .75rem) .75rem .75rem;align-items:start}.modal.svelte-1elxaub{padding:.95rem}.search-form.svelte-1elxaub{grid-template-columns:1fr}.search-submit.svelte-1elxaub{width:100%}}@media (width<=380px){.icon-btn.svelte-1elxaub{display:none}.cart-btn.svelte-1elxaub span:where(.svelte-1elxaub){width:17px;height:17px;font-size:.68rem}}.footer-payments.svelte-1ne3rem{width:100%}.footer-logo-row.svelte-1ne3rem{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.85rem,2vw,1.35rem);max-width:100%;margin:0 auto;padding:0;list-style:none;display:flex}.footer-logo-row.svelte-1ne3rem li:where(.svelte-1ne3rem){flex:none;align-items:center;display:flex}.footer-logo-row.svelte-1ne3rem a:where(.svelte-1ne3rem){align-items:center;line-height:0;transition:opacity .2s;display:flex}.footer-logo-row.svelte-1ne3rem a:where(.svelte-1ne3rem):hover{opacity:.88}.logo-img.svelte-1ne3rem{object-fit:contain;width:auto;max-width:none;display:block}.footer.svelte-jz8lnl{color:#e2e8f3eb;background:radial-gradient(100% 80% at 50% 120%,#e31d3b2e,#0000 55%),radial-gradient(90% 55% at 12% -10%,#e31d3b33,#0000 52%),radial-gradient(75% 50% at 92% 8%,#6e91d224,#0000 50%),linear-gradient(165deg,#171f31 0%,#121926 38%,#0c1018 72%,#080b11 100%);margin-top:4rem;padding:clamp(2.75rem,5vw,3.75rem) 0 1.35rem;position:relative;overflow:clip}.footer-inner.svelte-jz8lnl{flex-direction:column;display:flex;position:relative}.top.svelte-jz8lnl{grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:1.5rem 1.75rem;padding-bottom:1.25rem;display:grid}.brand-logo.svelte-jz8lnl{object-fit:contain;filter:drop-shadow(0 4px 12px #00000040);width:auto;height:58px;margin-bottom:.85rem;display:inline-block}.brand.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#bec8d8f2;max-width:36ch;line-height:1.65}h4.svelte-jz8lnl{letter-spacing:.1em;text-transform:uppercase;color:#ffffffeb;margin:0 0 .75rem;font-size:.78rem;font-weight:700}a.svelte-jz8lnl,p.svelte-jz8lnl{color:#bec8d8e0;margin:0;font-size:.91rem;line-height:1.75}a.svelte-jz8lnl{width:fit-content;text-decoration:none;transition:color .2s,transform .2s;display:block}a.svelte-jz8lnl:hover{color:#fff;transform:translate(2px)}.socials.svelte-jz8lnl{gap:.45rem;margin-top:.85rem;display:flex}.socials.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#e2e8f3d9;border-radius:8px;justify-content:center;align-items:center;width:auto;min-width:36px;height:auto;min-height:36px;padding:.35rem;transition:color .2s,transform .2s;display:inline-flex}.socials.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#fff;transform:translateY(-1px)}.contact-line.svelte-jz8lnl svg{vertical-align:text-bottom;opacity:.85;color:#f7a0aff2;margin-right:.35rem}.payment-strip.svelte-jz8lnl{border-top:1px solid #ffffff14;justify-content:center;width:100%;padding:1.35rem 0 .75rem;display:flex}.bottom.svelte-jz8lnl{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.1rem;display:flex}.bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#94a0b4e0;font-size:.82rem;line-height:1.45}@media (width<=980px){.top.svelte-jz8lnl{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.top.svelte-jz8lnl{grid-template-columns:1fr 1fr}.brand.svelte-jz8lnl{grid-column:1/-1}}@media (width<=520px){.top.svelte-jz8lnl{grid-template-columns:1fr}.brand.svelte-jz8lnl{grid-column:auto}}.toast-root.svelte-1cpok13{z-index:200;pointer-events:none;max-width:min(420px,100vw - 2rem);animation:.35s svelte-1cpok13-toast-in;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.toast-root.svelte-1cpok13{animation:none}}.toast-inner.svelte-1cpok13{background:var(--surface);color:var(--text);border:1px solid var(--line);border-left:4px solid var(--brand);align-items:flex-start;gap:.65rem;padding:.85rem 1.1rem;display:flex;box-shadow:0 12px 40px #1118271f}.toast-icon-wrap.svelte-1cpok13{color:var(--brand);flex-shrink:0;margin-top:1px;display:flex}.toast-text.svelte-1cpok13{margin:0;font-size:.95rem;font-weight:500;line-height:1.45}
