:root{--store-ink:#161617;--store-muted:#6e6e73;--store-line:#d2d2d7;--store-line-soft:#e8e8ed;--store-surface:#f5f5f7;--store-accent:#0071e3;--store-content:1440px;--store-radius-card:18px;--store-shadow-card:0 18px 50px #00000014;--store-page-gutter:clamp(20px, 4vw, 56px)}.store-shell{min-height:100vh;color:var(--store-ink);-webkit-tap-highlight-color:transparent;background:#fff}.store-shell a{color:inherit;text-decoration:none}.store-header{z-index:30;border-bottom:1px solid var(--store-line-soft);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffeb;position:sticky;top:0;box-shadow:0 4px 20px #0000000a}.store-header-inner{width:min(100%, var(--store-content));min-height:68px;padding:0 var(--store-page-gutter);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.store-wordmark{cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-self:center;align-items:center;width:clamp(190px,16vw,230px);line-height:0;display:inline-flex}.store-wordmark img{pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.store-navigation{align-self:stretch;align-items:stretch;gap:clamp(18px,3vw,38px);display:flex}.store-navigation-links,.store-navigation-actions{align-items:stretch;display:flex}.store-navigation-links{gap:clamp(20px,2.4vw,34px)}.store-navigation-links a{height:100%;color:var(--store-ink);border-bottom:2px solid #0000;align-items:center;font-size:.875rem;font-weight:600;display:flex}.store-navigation-links a[aria-current=page]{border-bottom-color:var(--store-accent)}.store-navigation-links a:hover,.store-navigation-links a:focus-visible{color:var(--store-accent)}.store-navigation-actions{align-items:center;gap:4px}.store-navigation-actions>a,.store-navigation-actions>button{width:42px;height:42px;color:var(--store-ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:relative}.store-navigation-actions>a:hover,.store-navigation-actions>a:focus-visible,.store-navigation-actions>button:hover,.store-navigation-actions>button:focus-visible{background:var(--store-surface)}.store-navigation-actions svg{width:21px;height:21px}.store-cart-trigger>span{background:var(--store-accent);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.58rem;font-weight:700;line-height:1;display:grid;position:absolute;top:2px;right:0}.store-benefit-strip{border-bottom:1px solid var(--store-line-soft);scrollbar-width:none;background:#fff;overflow-x:auto}.store-benefit-strip::-webkit-scrollbar{display:none}.store-benefit-strip ul{width:min(100%, var(--store-content));min-width:720px;min-height:44px;padding:0 var(--store-page-gutter);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:28px;margin:0 auto;list-style:none;display:grid}.store-benefit-strip li{color:#3a3a3c;white-space:nowrap;justify-content:center;align-items:center;gap:10px;font-size:.82rem;font-weight:520;display:flex}.store-benefit-strip svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:none;width:21px;height:21px}.store-main{width:min(100%, var(--store-content));padding:0 var(--store-page-gutter);margin:0 auto}.store-catalogue{padding-top:clamp(42px,5vw,60px)}.store-catalogue-intro{max-width:980px;margin-bottom:clamp(32px,4vw,44px)}.store-catalogue-intro h1{letter-spacing:-.045em;word-spacing:.045em;max-width:920px;margin:0;font-size:clamp(2.55rem,4.2vw,3.55rem);font-weight:720;line-height:1.02}.store-catalogue-intro p{max-width:720px;color:var(--store-muted);margin:20px 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.store-product-grid{grid-template-columns:1fr;gap:24px;margin:0;padding:0;list-style:none;display:grid}.store-product-grid>li{min-width:0}.store-empty-catalogue{border-radius:var(--store-radius-card);background:var(--store-surface);align-content:center;min-height:320px;padding:clamp(32px,6vw,72px);display:grid}.store-empty-catalogue h2{letter-spacing:-.04em;max-width:620px;margin:0;font-size:clamp(1.65rem,3vw,2.5rem)}.store-empty-catalogue p{color:var(--store-muted);margin:12px 0 0;line-height:1.5}.store-catalogue-loading{border-radius:var(--store-radius-card);background:var(--store-surface);min-height:320px;color:var(--store-muted);place-items:center;font-size:.9rem;display:grid}.store-error{align-content:center;justify-items:start;min-height:min(68vh,760px);padding:clamp(44px,8vw,112px) 0;display:grid}.store-error>p{color:var(--store-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:680}.store-error h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1}.store-error>span{max-width:620px;color:var(--store-muted);margin-top:18px;font-size:1.05rem;line-height:1.55}.store-error>div{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.store-error button,.store-error a{border:1px solid var(--store-accent);min-height:46px;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:.88rem;font-weight:640;display:inline-flex}.store-error button{background:var(--store-accent);color:#fff;cursor:pointer}.store-error a{color:var(--store-accent)}.store-info-page{align-content:start;min-height:min(70vh,760px);padding:clamp(56px,8vw,104px) 0;display:grid}.store-info-page>div{max-width:760px}.store-info-page>div>p:first-child{color:var(--store-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:680}.store-info-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.55rem,5vw,4.8rem);line-height:.98}.store-info-page h1+p{max-width:660px;color:var(--store-muted);margin:20px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.store-info-list{gap:16px;margin:34px 0 0;padding:0;list-style:none;display:grid}.store-info-list li{border-top:1px solid var(--store-line-soft);padding:18px 0;font-size:.95rem;line-height:1.55}.store-delivery-page{width:min(100%,1160px);margin:0 auto;padding:clamp(58px,8vw,108px) 0 clamp(32px,5vw,72px)}.store-delivery-hero>p:first-child,.store-delivery-heading>p,.store-delivery-express>div:first-child>p:first-child{color:var(--store-accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:680}.store-delivery-hero h1{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(2.8rem,6.5vw,5.8rem);font-weight:720;line-height:.95}.store-delivery-hero>h1+p{max-width:760px;color:var(--store-muted);margin:26px 0 0;font-size:clamp(1.02rem,1.7vw,1.26rem);line-height:1.58}.store-delivery-facts{border:1px solid var(--store-line-soft);background:var(--store-line-soft);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:clamp(44px,6vw,70px) 0 0;display:grid;overflow:hidden}.store-delivery-facts>div{background:var(--store-surface);min-width:0;padding:clamp(24px,3vw,36px)}.store-delivery-facts strong,.store-delivery-facts span,.store-delivery-facts p{margin:0;display:block}.store-delivery-facts strong{color:var(--store-ink);letter-spacing:-.055em;font-size:clamp(2rem,3vw,3rem);font-weight:720;line-height:1}.store-delivery-facts span{color:var(--store-ink);margin-top:12px;font-size:.95rem;font-weight:680}.store-delivery-facts p{color:var(--store-muted);margin-top:8px;font-size:.8rem;line-height:1.55}.store-delivery-section{grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);gap:clamp(50px,9vw,120px);padding:clamp(76px,10vw,132px) 0;display:grid}.store-delivery-heading h2,.store-delivery-express h2,.store-delivery-note h2{color:var(--store-ink);letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:700;line-height:1.06}.store-delivery-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.store-delivery-timeline li{border-bottom:1px solid var(--store-line-soft);grid-template-columns:34px 1fr;gap:18px;padding:0 0 34px;display:grid}.store-delivery-timeline li+li{padding-top:34px}.store-delivery-timeline li:last-child{border-bottom:0;padding-bottom:0}.store-delivery-timeline span{background:var(--store-accent);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.76rem;font-weight:700;display:grid}.store-delivery-timeline h3{letter-spacing:-.02em;margin:3px 0 0;font-size:1rem;font-weight:680}.store-delivery-timeline p{color:var(--store-muted);margin:9px 0 0;font-size:.9rem;line-height:1.62}.store-delivery-express{background:var(--store-surface);border-radius:20px;grid-template-columns:minmax(260px,1fr) auto;column-gap:clamp(42px,8vw,110px);padding:clamp(32px,5vw,56px);display:grid}.store-delivery-express>div:first-child>p:last-child{max-width:620px;color:var(--store-muted);margin:20px 0 0;font-size:.94rem;line-height:1.62}.store-delivery-express-price{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.store-delivery-express-price strong{color:var(--store-ink);letter-spacing:-.055em;white-space:nowrap;font-size:clamp(2rem,4vw,3.25rem);font-weight:720;line-height:1}.store-delivery-express-price span{color:var(--store-muted);margin-top:7px;font-size:.78rem}.store-delivery-express ul{border-top:1px solid #dedee3;grid-column:1/-1;gap:12px;margin:34px 0 0;padding:24px 0 0;list-style:none;display:grid}.store-delivery-express li{color:#424245;padding-left:22px;font-size:.86rem;line-height:1.55;position:relative}.store-delivery-express li:before{background:var(--store-accent);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:2px}.store-delivery-note{border-top:1px solid var(--store-line-soft);grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(42px,8vw,100px);margin-top:clamp(44px,7vw,82px);padding-top:clamp(34px,5vw,52px);display:grid}.store-delivery-note h2{font-size:clamp(1.35rem,2.6vw,2rem)}.store-delivery-note p{color:var(--store-muted);margin:0;font-size:.88rem;line-height:1.66}.store-footer{border-top:1px solid var(--store-line-soft);background:var(--store-surface);width:100%;color:var(--store-muted);margin-top:clamp(64px,8vw,112px)}.store-footer-inner{width:min(100%, var(--store-content));padding:clamp(42px, 5vw, 66px) var(--store-page-gutter) 24px;margin:0 auto}.store-footer-financing-note{gap:5px;margin-top:clamp(20px,2vw,28px);font-size:.7rem;line-height:1.5;display:grid}.store-footer-financing-note:empty{display:none}.store-footer-privacy-note{margin:7px 0 0;font-size:.7rem;line-height:1.5}.store-footer-privacy-note a{color:inherit;text-underline-offset:2px;text-decoration:underline}.store-footer-privacy-note a:hover,.store-footer-privacy-note a:focus-visible{color:var(--store-accent)}.store-footer-content{grid-template-columns:minmax(250px,1.25fr) minmax(520px,2fr);gap:clamp(56px,8vw,120px);display:grid}.store-footer-brand{align-self:start}.store-footer-wordmark{width:min(100%,210px);line-height:0;display:inline-flex}.store-footer-wordmark img{pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.store-footer-brand p{color:#525257;max-width:330px;margin:22px 0 0;font-size:.86rem;line-height:1.55}.store-footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,64px);display:grid}.store-footer-navigation h2{color:var(--store-ink);letter-spacing:-.01em;margin:1px 0 15px;font-size:.78rem;font-weight:680}.store-footer-navigation ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.store-footer-navigation a{color:var(--store-muted);font-size:.78rem;line-height:1.4}.store-footer-navigation a:hover,.store-footer-navigation a:focus-visible{color:var(--store-accent);text-underline-offset:3px;text-decoration:underline}.store-footer-meta{border-top:1px solid #dedee3;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding-top:20px;display:flex}.store-footer-meta small{font-size:.7rem;line-height:1.5}.store-legal-page{width:min(100%,980px);margin:0 auto;padding:clamp(38px,5vw,68px) 0 clamp(28px,4vw,52px)}.store-legal-hero{border-bottom:1px solid var(--store-line-soft);max-width:820px;padding-bottom:clamp(24px,3vw,36px)}.store-legal-hero>p:first-child{color:var(--store-accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:680}.store-legal-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,4.2vw,3.75rem);font-weight:720;line-height:1}.store-legal-hero h1+p{max-width:720px;color:var(--store-muted);margin:16px 0 0;font-size:clamp(.96rem,1.35vw,1.08rem);line-height:1.5}.store-legal-hero small{color:var(--store-muted);margin-top:16px;font-size:.74rem;display:block}.store-legal-content{gap:0;max-width:820px;display:grid}.store-legal-content section{border-bottom:1px solid var(--store-line-soft);padding:clamp(22px,2.8vw,30px) 0}.store-legal-content section:last-child{border-bottom:0}.store-legal-content h2{color:var(--store-ink);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(1.22rem,2vw,1.55rem);font-weight:680}.store-legal-content p,.store-legal-content address{color:#424245;margin:0;font-size:.92rem;font-style:normal;line-height:1.62}.store-legal-content p+p{margin-top:10px}.store-legal-content a{color:var(--store-accent)}.store-legal-content a:hover,.store-legal-content a:focus-visible{text-underline-offset:3px;text-decoration:underline}.store-legal-content dl{gap:8px;margin:0;display:grid}.store-legal-content dl>div{grid-template-columns:minmax(130px,.35fr) 1fr;gap:18px;display:grid}.store-legal-content dt,.store-legal-content dd{margin:0;font-size:.92rem;line-height:1.6}.store-legal-content dt{color:var(--store-muted)}.store-legal-form{border:1px solid var(--store-line);background:#fafafa;border-radius:14px;padding:clamp(22px,4vw,34px)}.store-legal-steps{color:#424245;gap:8px;margin:0;padding-left:1.35rem;display:grid}.store-legal-steps li{padding-left:6px;font-size:.92rem;line-height:1.62}.store-legal-steps a{color:var(--store-accent)}.store-legal-list{color:#424245;gap:6px;margin:12px 0 0;padding-left:1.35rem;display:grid}.store-legal-list li{padding-left:6px;font-size:.92rem;line-height:1.58}@media (min-width:720px){.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:719px){.store-header-inner{gap:14px;min-height:62px}.store-wordmark{width:min(47vw,190px)}.store-navigation{gap:5px}.store-navigation-links{gap:14px}.store-navigation-links a{font-size:.75rem}.store-navigation-links a[href=\/blog],.store-navigation-actions>a{display:none}.store-benefit-strip ul{justify-content:start;min-height:44px;padding-left:20px;padding-right:28px}.store-footer{margin-top:56px}.store-footer-inner{padding-top:38px}.store-footer-content{grid-template-columns:1fr;gap:38px}.store-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.store-footer-navigation section:last-child{grid-column:1/-1}.store-footer-meta{flex-direction:column;align-items:flex-start;gap:5px}.store-legal-page{padding-top:36px}.store-delivery-page{padding-top:48px}.store-delivery-facts{grid-template-columns:1fr}.store-delivery-section,.store-delivery-note{grid-template-columns:1fr;gap:36px}.store-delivery-express{grid-template-columns:1fr}.store-delivery-express-price{align-items:flex-start;margin-top:30px}.store-legal-content dl>div{grid-template-columns:1fr;gap:2px}.store-catalogue{padding-top:40px}.store-catalogue-intro{margin-bottom:32px}.store-catalogue-intro p{margin-top:16px}}@media (prefers-reduced-motion:reduce){.store-shell *,.store-shell :before,.store-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
