:root{--ink:#0a1730;--ink-soft:#172746;--blue:#3157ff;--blue-dark:#1f3bd1;--sky:#dce8ff;--lime:#9bff6a;--coral:#ff6b4a;--paper:#f4f7fb;--surface:#fff;--surface-soft:#edf2f8;--muted:#60708c;--line:#dbe2ec;--success:#11845b;--danger:#bb2d3b;--shadow:0 18px 50px #0a173017;--radius-sm:12px;--radius:20px;--radius-lg:32px;--font:Inter, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}button{color:inherit}.shell{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--lime);color:var(--ink);z-index:1000;padding:12px 16px;font-weight:800;position:fixed;inset-block-start:8px;inset-inline-start:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.announcement-bar{background:var(--blue);color:#fff;letter-spacing:.015em;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:36px;padding:8px 20px;font-size:13px;font-weight:750;display:flex}.announcement-separator{color:var(--lime)}.site-header{border-bottom:1px solid var(--line);z-index:100;background:#fffffff7;position:sticky;top:0}.header-main{grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:clamp(18px,2.4vw,38px);min-height:84px;display:grid}.brand-logo{color:var(--ink);direction:ltr;unicode-bidi:isolate;flex:none;align-items:center;gap:10px;display:inline-flex}.brand-symbol{color:var(--blue);width:44px;height:44px}.brand-word{letter-spacing:-.07em;direction:ltr;unicode-bidi:isolate;align-items:baseline;font-size:25px;line-height:1;display:flex}.brand-word b{font-weight:900}.brand-word i{color:var(--blue);font-style:normal;font-weight:900}.brand-word em{color:var(--muted);letter-spacing:0;margin-inline-start:2px;font-size:10px;font-style:normal;font-weight:800}.global-search{background:var(--surface-soft);border:1px solid #0000;border-radius:14px;grid-template-columns:24px 1fr auto;align-items:center;min-height:50px;padding-inline-start:16px;transition:all .2s;display:grid}.global-search:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #3157ff17}.global-search svg{fill:none;height:21px;stroke:var(--muted);stroke-linecap:round;stroke-width:2px;width:21px}.global-search input{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;padding:0 14px}.global-search input::placeholder{color:#8793a7}.global-search button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:0 13px 13px 0;align-self:stretch;padding-inline:20px;font-size:13px;font-weight:800}[dir=rtl] .global-search button{border-radius:13px 0 0 13px}.header-actions{align-items:center;gap:16px;display:flex}.support-link{font-size:12px;line-height:1.2;display:grid}.support-link span{color:var(--muted)}.support-link strong{font-size:14px}.language-switcher{border:1px solid var(--line);border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.language-switcher button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:30px;padding-inline:8px;font-size:11px;font-weight:800}.language-switcher button.is-active{background:var(--ink);color:#fff}.cart-link{background:var(--sky);border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:8px 10px 8px 13px;font-size:13px;font-weight:850;display:flex}.cart-link svg{fill:none;height:18px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px}.cart-link .cart-count{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 6px;font-size:12px;display:inline-flex}.category-nav{border-top:1px solid var(--line)}.category-nav-inner{scrollbar-width:none;align-items:center;gap:clamp(18px,2vw,34px);min-height:48px;display:flex;overflow:auto}.category-nav a{flex:none;font-size:13px;font-weight:750;transition:color .18s}.category-nav a:hover{color:var(--blue)}.all-products-link{color:var(--blue);align-items:center;display:flex;font-weight:900!important}.all-products-link:before{content:"▦";margin-inline-end:8px;font-size:18px}.mobile-menu{display:none}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:14px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button-accent{background:var(--lime);color:var(--ink);box-shadow:0 12px 24px #9bff6a26}.button-ghost-light{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.button-dark,.button-primary{background:var(--ink);color:#fff}.button-light{color:var(--ink);background:#fff}.arrow-link{align-items:center;gap:11px;font-size:14px;font-weight:850;display:inline-flex}.arrow-link span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.section-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:15px;font-size:11px;font-weight:900;display:block}.home-hero{background:var(--ink);color:#fff;overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:clamp(40px,7vw,110px);min-height:650px;padding-block:clamp(60px,7vw,100px);display:grid}.home-hero-copy{z-index:2;align-self:center;position:relative}.hero-pill{color:var(--lime);background:#9bff6a1f;border:1px solid #9bff6a66;border-radius:999px;margin-bottom:28px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-block}.home-hero h1{letter-spacing:-.075em;margin-bottom:26px;font-size:clamp(54px,6vw,92px);line-height:.93}.home-hero h1 span{color:var(--lime)}.home-hero-copy>p{color:#b9c4d7;max-width:650px;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-proof{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;padding-top:26px;display:grid}.hero-proof div{gap:4px;display:grid}.hero-proof strong{color:#fff;font-size:20px}.hero-proof span{color:#8fa0bb;font-size:12px}.hero-product-stage{min-height:520px;position:relative}.hero-orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.hero-orbit-one{inset-inline-start:0;width:620px;height:620px;top:-50px}.hero-orbit-two{inset-inline-end:-80px;width:420px;height:420px;top:80px}.hero-product{background:#e9efff;border:1px solid #ffffff59;border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 30px 80px #00000040}.hero-product img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%;padding:9px}.hero-product-main{inset-inline-start:13%;z-index:2;width:400px;height:400px;top:55px;transform:rotate(-4deg)}.hero-product-main>span{background:var(--coral);color:#fff;inset-inline-start:18px;z-index:2;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850;position:absolute;top:18px}.hero-product-small{z-index:3;width:180px;height:180px}.hero-product-top{inset-inline-end:-2%;top:12px;transform:rotate(8deg)}.hero-product-bottom{bottom:2px;inset-inline-end:5%;transform:rotate(5deg)}.hero-float-label{background:var(--lime);color:var(--ink);bottom:25px;z-index:4;border-radius:18px;align-items:center;gap:10px;padding:14px 17px;display:flex;position:absolute;inset-inline-start:0;transform:rotate(-4deg)}.hero-float-label b{font-size:26px}.hero-float-label span{max-width:95px;font-size:11px;font-weight:800}.benefit-bar{border-bottom:1px solid var(--line);background:#fff}.benefit-bar-grid{grid-template-columns:repeat(4,1fr);padding-block:22px;display:grid}.benefit-bar-grid>div{border-inline-end:1px solid var(--line);align-items:center;gap:13px;padding-inline:24px;display:flex}.benefit-bar-grid>div:first-child{padding-inline-start:0}.benefit-bar-grid>div:last-child{border:0;padding-inline-end:0}.benefit-icon{background:var(--sky);color:var(--blue);border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.benefit-bar p{gap:3px;margin:0;display:grid}.benefit-bar strong{font-size:13px}.benefit-bar small{color:var(--muted);font-size:11px}.category-section,.featured-section .shell,.brand-story{padding-block:clamp(70px,7vw,110px)}.retail-section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px;display:flex}.retail-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,58px);line-height:1}.retail-section-heading>p{color:var(--muted);max-width:480px;margin:0;line-height:1.65}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:1fr 130px;min-height:220px;padding:24px 0 0 24px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-card>div{z-index:2;flex-direction:column;align-self:stretch;padding-bottom:22px;display:flex;position:relative}.category-card>div>span{color:var(--blue);font-size:11px;font-weight:900}.category-card h3{letter-spacing:-.025em;margin:18px 0 8px;font-size:20px}.category-card p{color:var(--muted);font-size:12px;line-height:1.45}.category-card b{margin-top:auto;font-size:12px}.category-card img{mix-blend-mode:multiply;object-fit:contain;align-self:end;width:150px;height:150px}.category-card-1{background:#e8eeff;grid-column:span 2;grid-template-columns:1fr 220px}.category-card-1 img{width:220px;height:210px}.category-card-2{background:#efffe7}.category-card-3{background:#fff2ed}.category-card-4{background:#f4efff;grid-column:span 2;grid-template-columns:1fr 220px}.category-card-4 img{width:220px;height:210px}.category-card-5{background:#eafafa;grid-column:span 2;grid-template-columns:1fr 220px}.category-card-5 img{width:220px;height:210px}.featured-section{background:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-media{aspect-ratio:1.08;background:#f1f5fa;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-media img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%;padding:10px;transition:transform .3s}.product-card:hover .product-media img{transform:scale(1.04)}.product-badge{background:var(--ink);color:#fff;letter-spacing:.07em;text-transform:uppercase;inset-inline-start:14px;z-index:2;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900;position:absolute;top:14px}.sale-badge{background:var(--coral)}.product-fallback{color:#c4cfdd;letter-spacing:-.08em;font-size:64px;font-weight:950}.product-card-body{padding:20px}.product-category{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:900}.product-card h3{letter-spacing:-.025em;min-height:42px;margin-bottom:9px;font-size:17px;line-height:1.25}.product-benefit{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin-bottom:18px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.product-card-footer strong{font-size:15px}.product-card-footer span{text-align:end;font-size:10px;font-weight:800}.preview-status{color:#7d6b00}.product-card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.product-card-actions .button{gap:4px;min-height:43px;padding-inline:10px;font-size:11px}.product-add-button{border:1px solid var(--ink);color:var(--ink);background:#fff}.product-buy-button{background:var(--blue)}.stock-ok{color:var(--success)}.stock-out{color:var(--danger)}.section-cta{justify-content:center;margin-top:40px;display:flex}.brand-story{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(45px,7vw,100px);display:grid}.story-visual{background:var(--sky);border-radius:var(--radius-lg);min-height:560px;position:relative;overflow:hidden}.story-visual img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%;padding:30px;position:absolute;inset:0}.story-sticker{background:var(--lime);border:8px solid var(--paper);text-align:center;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;padding:16px;font-size:12px;font-weight:900;display:flex;position:absolute;bottom:24px;right:24px;transform:rotate(-8deg)}.story-copy h2{letter-spacing:-.065em;margin-bottom:26px;font-size:clamp(42px,5vw,72px);line-height:.98}.story-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.story-copy ul{border-block:1px solid var(--line);margin:28px 0;padding:0;list-style:none}.story-copy li{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:15px 0;font-size:14px;font-weight:750;display:flex}.story-copy li:last-child{border:0}.story-copy li span{color:var(--blue);font-size:11px;font-weight:900}.shop-hero{background:linear-gradient(115deg,#e4ebff,#f3f6ff);overflow:hidden}.shop-hero-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;min-height:390px;display:grid}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 26px;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.shop-hero h1{letter-spacing:-.065em;max-width:880px;margin-bottom:18px;font-size:clamp(46px,5vw,76px);line-height:.96}.shop-hero p{color:var(--muted);max-width:650px;font-size:17px;line-height:1.6}.shop-hero-image{align-self:end;height:350px}.shop-hero-image img{object-fit:contain;width:100%;height:100%}.shop-categories{scrollbar-width:none;align-items:center;gap:9px;padding-block:22px;display:flex;overflow-x:auto}.shop-categories a{border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;padding:11px 16px;font-size:12px;font-weight:800}.shop-categories a.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.shop-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:32px;padding-bottom:100px;display:grid}.shop-sidebar{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px;position:sticky;top:155px}.shop-sidebar>h2{margin-bottom:22px;font-size:18px}.shop-search label{margin-bottom:7px;font-size:11px;font-weight:850;display:block}.shop-search>div{display:flex}.shop-search input{border:1px solid var(--line);border-radius:10px 0 0 10px;width:100%;min-width:0;min-height:44px;padding-inline:11px}.shop-search button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:0 10px 10px 0;width:45px}[dir=rtl] .shop-search input{border-radius:0 10px 10px 0}[dir=rtl] .shop-search button{border-radius:10px 0 0 10px}.sidebar-panel{background:var(--surface-soft);border-radius:14px;margin-top:24px;padding:17px}.sidebar-panel h3{font-size:13px}.sidebar-panel ul{color:var(--muted);margin:0;padding-inline-start:18px;font-size:11px;line-height:1.55}.sidebar-panel li+li{margin-top:8px}.results-toolbar{justify-content:space-between;align-items:center;margin-bottom:19px;font-size:12px;display:flex}.results-toolbar>div{align-items:baseline;gap:8px;display:flex}.results-toolbar span{color:var(--muted)}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-results{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:420px;padding:50px;display:flex}.empty-results>span{color:var(--blue);font-size:54px}.empty-results h2{margin:20px 0 8px;font-size:34px}.empty-results p{color:var(--muted);margin-bottom:24px}.site-footer{background:var(--ink);color:#fff}.footer-newsletter{background:var(--blue)}.footer-newsletter-inner{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:36px;min-height:190px;display:grid}.footer-newsletter .section-kicker{color:var(--lime)}.footer-newsletter h2{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3vw,48px)}.footer-newsletter p{color:#cbd5ff;margin:0;line-height:1.6}.footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:clamp(35px,5vw,75px);padding-block:72px;display:grid}.site-footer .brand-logo{color:#fff}.footer-brand-column>p{color:#9facbf;max-width:370px;margin:22px 0;font-size:13px;line-height:1.7}.footer-badges{flex-wrap:wrap;gap:7px;display:flex}.footer-badges span{color:#c4ccda;border:1px solid #35435e;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:850}.footer-grid nav{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-grid h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px}.footer-grid nav a{color:#9facbf;font-size:13px}.footer-grid nav a:hover{color:var(--lime)}.footer-bottom{color:#7f8da4;border-top:1px solid #273650;justify-content:space-between;padding-block:22px;font-size:11px;display:flex}.footer-bottom p{margin:0}.info-hero{background:var(--ink);color:#fff}.info-hero-inner{padding-block:70px 85px}.info-hero .breadcrumbs{color:#91a0b8}.info-hero .section-kicker{color:var(--lime)}.info-hero h1{letter-spacing:-.065em;max-width:920px;margin-bottom:22px;font-size:clamp(48px,6vw,82px);line-height:.96}.info-hero p{color:#aebbd0;max-width:740px;margin:0;font-size:18px;line-height:1.7}.info-layout{grid-template-columns:240px minmax(0,760px);justify-content:center;align-items:start;gap:clamp(50px,8vw,120px);padding-block:75px 110px;display:grid}.info-layout>aside{position:sticky;top:160px}.info-layout>aside>strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:17px;font-size:12px;display:block}.info-layout aside nav{border-inline-start:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:12px;padding-inline-start:16px;display:flex}.info-layout aside nav a{color:var(--muted);font-size:12px;line-height:1.4}.info-support-card{background:var(--sky);border-radius:15px;margin-top:28px;padding:17px;display:grid}.info-support-card>span{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:13px;display:inline-flex}.info-support-card b{font-size:13px}.info-support-card small{color:var(--muted);margin-top:4px}.info-content>section{border-top:1px solid var(--line);grid-template-columns:46px 1fr;gap:26px;padding:34px 0;display:grid}.info-content>section>span{color:var(--blue);font-size:11px;font-weight:900}.info-content h2{letter-spacing:-.035em;font-size:26px}.info-content p,.info-content li{color:var(--muted);font-size:15px;line-height:1.75}.info-content li+li{margin-top:8px}.contact-page,.faq-page{padding-block:clamp(70px,8vw,120px)}.contact-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(55px,8vw,120px);display:grid}.contact-intro h1,.faq-heading h1{letter-spacing:-.07em;font-size:clamp(48px,6vw,84px);line-height:.94}.contact-intro>p,.faq-heading>p{color:var(--muted);font-size:17px;line-height:1.7}.contact-options{gap:14px;display:grid}.contact-options article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:27px}.contact-options article>span{color:var(--blue);font-size:11px;font-weight:900}.contact-options h2{margin:13px 0 7px;font-size:24px}.contact-options p{color:var(--muted);font-size:13px;line-height:1.6}.contact-options a{color:var(--blue);font-size:12px;font-weight:850}.faq-inner{grid-template-columns:.8fr 1.2fr;gap:clamp(45px,8vw,110px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:34px 1fr 24px;align-items:center;gap:16px;padding:24px 0;font-size:18px;font-weight:750;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--blue);font-size:10px}.faq-list summary b{color:var(--blue);font-size:24px;font-weight:400}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0 40px 25px 50px;line-height:1.7}.system-page{text-align:center;max-width:960px;min-height:62vh;margin:0 auto;padding:90px 24px}.system-page .eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.system-page h1{letter-spacing:-.07em;font-size:clamp(48px,6vw,76px);line-height:.95}.system-page>p:not(.eyebrow){color:var(--muted);max-width:640px;margin:20px auto 28px;font-size:17px;line-height:1.7}.system-page:before{background:var(--sky);content:"TK";border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 28px;font-size:30px;font-weight:950;display:grid}.loading-bar{background:var(--blue);border-radius:999px;max-width:360px;height:8px;margin:30px auto 0;animation:1.2s ease-in-out infinite alternate loading-shift}@keyframes loading-shift{0%{width:25%}to{width:100%}}.cart-loading{gap:16px;min-height:60vh;padding-block:80px;display:grid}.cart-loading div{background:#e3e9f2;border-radius:18px;max-width:820px;height:90px;animation:1.1s ease-in-out infinite alternate loading-pulse}.cart-loading div:first-child{height:170px}@keyframes loading-pulse{to{opacity:.45}}.cart-empty-page{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(45px,8vw,110px);min-height:650px;padding-block:70px;display:grid}.cart-empty-copy h1{letter-spacing:-.075em;margin-bottom:24px;font-size:clamp(56px,7vw,94px);line-height:.9}.cart-empty-copy>p{color:var(--muted);margin-bottom:8px;font-size:16px;line-height:1.65}.cart-empty-copy .cart-inline-error{color:var(--danger);font-size:13px;font-weight:750}.cart-empty-copy .button{margin-top:22px}.cart-category-links{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.cart-category-links a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:750}.cart-empty-copy>small{color:var(--muted);margin-top:22px;font-size:11px;display:block}.cart-empty-visual{background:var(--sky);border-radius:var(--radius-lg);min-height:510px;position:relative;overflow:hidden}.cart-empty-visual img{box-shadow:var(--shadow);mix-blend-mode:multiply;object-fit:contain;background:#fff;border-radius:22px;width:300px;height:300px;padding:8px;position:absolute}.cart-empty-visual img:first-of-type{inset-inline-start:16%;top:80px;transform:rotate(-5deg)}.cart-empty-visual img:nth-of-type(2){inset-inline-end:5%;width:155px;height:155px;top:35px;transform:rotate(8deg)}.cart-empty-visual img:nth-of-type(3){bottom:20px;width:165px;height:165px;inset-inline-end:8%;transform:rotate(5deg)}.empty-bag-icon{background:var(--lime);border:7px solid var(--sky);bottom:28px;z-index:3;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:28px;font-weight:900;display:flex;position:absolute;inset-inline-start:8%}.product-page{max-width:1440px;margin:0 auto;padding:35px clamp(20px,4vw,64px) 100px}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:clamp(38px,6vw,88px);display:grid}.product-hero-image{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-hero-image img{object-fit:contain;width:100%;height:100%;padding:30px}.product-hero-image>span{color:#c8d2df;font-size:90px;font-weight:950}.product-thumbnails{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.product-thumbnails img{aspect-ratio:1;border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:14px;width:100%;padding:8px}.purchase-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:clamp(27px,4vw,48px);position:sticky;top:165px}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.purchase-panel h1{letter-spacing:-.06em;font-size:clamp(38px,4vw,58px);line-height:1}.product-lead{color:var(--muted);line-height:1.65}.purchase-price{align-items:baseline;gap:10px;margin-top:24px;display:flex}.purchase-price strong{font-size:30px}.purchase-price span{color:var(--muted);text-decoration:line-through}.availability{margin:10px 0 24px;font-size:13px;font-weight:850}.product-options{border-block:1px solid var(--line);margin:0 0 24px;padding-block:7px}.product-options>div{grid-template-columns:.4fr .6fr;gap:16px;padding-block:10px;display:grid}.product-options dt{font-weight:800}.product-options dd{color:var(--muted);margin:0}.purchase-button{width:100%}.purchase-note{color:var(--muted);text-align:center;margin:11px 0;font-size:11px;line-height:1.6}.product-trust{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding:20px 0 0 18px;font-size:12px;line-height:1.7}.product-details{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:60px;margin-top:80px;padding-top:70px;display:grid}.product-details h2{letter-spacing:-.055em;font-size:clamp(38px,4vw,60px)}.product-details>p{color:var(--muted);font-size:17px;line-height:1.75}.cart-page,.checkout-page{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:clamp(34px,6vw,80px);max-width:1280px;min-height:68vh;margin:0 auto;padding:70px clamp(20px,4vw,50px) 100px;display:grid}.cart-page h1,.checkout-page h1{letter-spacing:-.065em;font-size:clamp(45px,6vw,72px);line-height:1}.cart-items{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:135px 1fr;align-items:center;gap:22px;padding-block:22px;display:grid}.cart-item-image{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%;padding:10px}.cart-item h2{margin-bottom:7px;font-size:17px}.cart-item label{color:var(--muted);align-items:center;gap:10px;margin-top:14px;font-size:11px;display:flex}.cart-item select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:11px;text-decoration:underline}.order-summary{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:25px;position:sticky;top:165px}.order-summary dl{margin:0 0 22px}.order-summary dl>div{justify-content:space-between;gap:15px;padding-block:11px;display:flex}.order-summary dd{text-align:end;margin:0}.summary-total{border-top:1px solid var(--line);margin-top:7px;font-size:17px;font-weight:850}.checkout-form>label,.field-grid label{color:var(--muted);gap:7px;margin-bottom:14px;font-size:11px;font-weight:750;display:grid}.checkout-form input,.checkout-form select,.checkout-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;width:100%;min-height:50px;padding:11px 13px}.checkout-form textarea{resize:vertical;min-height:100px}.field-grid{gap:14px;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.form-error{color:#941c29;background:#fff0f1;border:1px solid #efb8bd;border-radius:11px;padding:12px 14px}.order-success strong{color:var(--ink)}[dir=rtl] .home-hero h1,[dir=rtl] .story-copy h2,[dir=rtl] .shop-hero h1,[dir=rtl] .info-hero h1,[dir=rtl] .contact-intro h1,[dir=rtl] .faq-heading h1{letter-spacing:0}[dir=rtl] .brand-logo{flex-direction:row-reverse}[dir=rtl] .arrow-link span,[dir=rtl] .button span[aria-hidden=true]{transform:scaleX(-1)}[dir=rtl] .story-sticker{left:24px;right:auto}@media (max-width:1180px){.support-link{display:none}.home-hero-grid{grid-template-columns:.95fr 1.05fr;gap:35px}.hero-product-main{width:340px;height:340px}.hero-product-small{width:150px;height:150px}.benefit-bar-grid{grid-template-columns:repeat(2,1fr);row-gap:18px}.benefit-bar-grid>div:nth-child(2){border:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header{position:relative}.header-main{grid-template-columns:minmax(0,1fr) auto auto;min-height:72px}.global-search,.category-nav,.header-actions .language-switcher{display:none}.header-actions{grid-column:2}.mobile-menu{grid-column:3;display:block;position:relative}.mobile-menu summary{background:var(--ink);cursor:pointer;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:999px;width:17px;height:2px}.mobile-menu-panel{border:1px solid var(--line);box-shadow:var(--shadow);inset-inline-end:0;z-index:120;background:#fff;border-radius:16px;gap:4px;min-width:min(88vw,360px);padding:15px;display:grid;position:absolute;top:50px}.mobile-menu-panel>a{border-bottom:1px solid var(--line);padding:12px 8px;font-size:13px;font-weight:750}.mobile-search{margin-bottom:8px;display:flex}.mobile-search input{border:1px solid var(--line);border-radius:10px 0 0 10px;width:100%;min-width:0;min-height:44px;padding-inline:10px}.mobile-search button{background:var(--blue);color:#fff;border:0;border-radius:0 10px 10px 0;padding-inline:11px;font-size:11px;font-weight:800}.home-hero-grid{grid-template-columns:minmax(0,1fr);min-width:0;min-height:auto}.home-hero-copy{width:100%;min-width:0;max-width:740px}.hero-product-stage{width:100%;max-width:620px;min-height:520px;margin:0 auto}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card,.category-card-1,.category-card-4,.category-card-5{grid-column:span 1;grid-template-columns:1fr 130px}.category-card-1 img,.category-card-4 img,.category-card-5 img{width:150px;height:150px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story,.shop-hero-grid,.contact-grid,.faq-inner,.product-layout,.product-details,.cart-page,.checkout-page,.cart-empty-page{grid-template-columns:1fr}.story-visual{min-height:480px}.shop-hero-grid{padding-top:55px}.shop-hero-image{display:none}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.info-layout{grid-template-columns:1fr}.info-layout>aside{display:none}.purchase-panel,.order-summary{position:static}.footer-newsletter-inner{grid-template-columns:1fr;padding-block:45px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.shell{padding-inline:16px}.announcement-bar{min-height:32px;font-size:11px}.announcement-bar .announcement-separator,.announcement-bar span:last-child{display:none}.brand-symbol{width:38px;height:38px}.header-main{gap:8px}.brand-logo{justify-self:start;width:auto}.brand-word{font-size:21px}.cart-link{gap:5px;padding:7px;font-size:0}.cart-link .cart-label{display:none}.home-hero-grid{padding-block:48px 58px}.home-hero h1{font-size:clamp(44px,12vw,48px)}.home-hero-copy>p{overflow-wrap:anywhere;max-width:100%;font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%;max-width:100%}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hero-proof div{min-width:0}.hero-proof strong{font-size:17px}.hero-proof span{font-size:10px}.hero-product-stage{min-height:390px}.hero-product-main{inset-inline-start:8%;width:270px;height:270px;top:45px}.hero-product-small{width:110px;height:110px}.hero-product-top{inset-inline-end:0}.hero-product-bottom{bottom:4px}.hero-float-label{bottom:2px}.benefit-bar-grid{grid-template-columns:1fr}.benefit-bar-grid>div{border:0;border-bottom:1px solid var(--line);padding:11px 0}.benefit-bar-grid>div:last-child{border:0}.retail-section-heading{flex-direction:column;align-items:start}.retail-section-heading h2{font-size:38px}.category-grid,.product-grid,.shop-product-grid{grid-template-columns:1fr}.category-card,.category-card-1,.category-card-4,.category-card-5{min-height:205px}.product-card{grid-template-columns:42% 58%;display:grid}.product-media{aspect-ratio:auto;min-height:220px}.product-media img{padding:10px}.product-card-body{padding:16px}.product-card h3{min-height:auto;font-size:15px}.product-benefit{font-size:11px}.product-card-footer{flex-direction:column;align-items:flex-start}.product-card-actions{grid-template-columns:1fr}.story-visual{min-height:360px}.story-visual img{padding:25px}.story-copy h2{font-size:44px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.shop-hero-grid{min-height:360px;padding-block:45px}.shop-hero h1{font-size:46px}.shop-layout{padding-bottom:65px}.shop-sidebar{padding:17px}.info-hero-inner{padding-block:50px 60px}.info-hero h1{font-size:46px}.info-hero p{font-size:15px}.info-layout{padding-block:45px 70px}.info-content>section{grid-template-columns:30px 1fr;gap:10px}.contact-intro h1,.faq-heading h1{font-size:48px}.faq-list summary{font-size:15px}.faq-list details p{margin-inline:34px 0}.product-page{padding-inline:16px}.purchase-panel{border-radius:20px;padding:24px}.cart-page,.checkout-page{padding-inline:16px;padding-top:45px}.cart-empty-page{min-height:auto;padding-block:50px 70px}.cart-empty-copy h1{font-size:58px}.cart-empty-visual{min-height:360px}.cart-empty-visual img:first-of-type{inset-inline-start:8%;width:230px;height:230px;top:65px}.cart-empty-visual img:nth-of-type(2){width:115px;height:115px}.cart-empty-visual img:nth-of-type(3){width:120px;height:120px}.two-columns,.three-columns{grid-template-columns:1fr}.cart-item{grid-template-columns:90px 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
