/* Generated by scripts/build-assets.mjs. Edit src/public/styles/* instead. */
:root{--black: #080808;--text: #151515;--muted: #5a5f64;--line: #e5e6e8;--surface-bg: rgb(250, 250, 250);--bg: #f8f8f8;--hero: #7d8f93;--hero-deep: #6d8085;--white: #ffffff}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;padding:0;font-family:Inter,sans-serif;font-weight:400;background:var(--surface-bg);color:var(--text)}.site-shell,main,.portfolio,.site-footer{background:var(--surface-bg)}.site-shell{min-height:100vh}header{position:sticky;top:0;z-index:40}.top-bar{background:var(--black);color:#f4f4f4;text-align:center;letter-spacing:.09em;font-weight:300;font-size:.64rem;height:36px;display:grid;place-items:center;overflow:hidden;transition:height .25s ease,opacity .2s ease;opacity:1}.top-bar p{margin:0;display:inline-flex;align-items:center;gap:.6rem}.truck-icon{width:18px;height:18px;display:inline-flex}.truck-icon svg{width:100%;height:100%}.main-nav{height:74px;background:#fff;display:flex;align-items:center;justify-content:flex-start;padding:0 3.6vw;border-bottom:none;position:relative;z-index:30;transition:box-shadow .2s ease}body.is-scrolled .top-bar{height:0;opacity:0;pointer-events:none}body.is-scrolled .main-nav{box-shadow:0 4px 12px #1014180f}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{width:auto;height:48px;display:block}.nav-links{list-style:none;display:flex;align-items:center;gap:clamp(.85rem,1.8vw,1.6rem);margin:0;padding:0;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{text-decoration:none;color:#666b71;letter-spacing:.06em;font-size:.86rem;font-weight:400;padding:.4rem 0;transition:color .2s ease}.nav-links a:hover{color:#161616}.nav-links .active{color:#1c1c1c;border-bottom:3px solid #1c1c1c}.nav-actions{display:flex;align-items:center;gap:.48rem;margin-left:auto}.lang-switcher{position:relative}.lang-btn{height:40px;min-width:66px;border-radius:12px;border:1px solid #d9dadd;background:#fbfbfb;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.flag-icon{width:20px;height:14px;border:1px solid #e0e0e0;border-radius:2px;display:inline-block}.flag-at{background:linear-gradient(to bottom,#d93030 0 33.33%,#fff 33.33% 66.66%,#d93030 66.66% 100%)}.flag-en{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h60v30H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 0v30h60V0z' fill='%23012169'/%3E%3Cpath d='m0 0 60 30m0-30L0 30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='m0 0 60 30m0-30L0 30' stroke='%23C8102E' stroke-width='4'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23C8102E' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat}.chevron{font-size:.95rem;line-height:1}.lang-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:146px;background:#fff;border:1px solid #d9dadd;border-radius:10px;box-shadow:0 10px 20px #12161817;padding:.4rem;display:none;z-index:60}.lang-switcher.is-open .lang-menu{display:block}.lang-option{width:100%;border:none;background:transparent;border-radius:8px;padding:.45rem .5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#2a2e32;font-size:.86rem;text-align:left}.lang-option:hover{background:#f3f5f6}.icon-btn{width:44px;height:44px;border:1px solid transparent;border-radius:999px;background:#ffffff38;color:#1d1d1d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background .2s ease,border-color .2s ease,transform .2s ease}.icon-btn:hover,.icon-btn:focus-visible{background:#f3f5f6;border-color:#e0e4e6;transform:translateY(-1px);outline:none}.icon-btn svg{width:25px;height:25px;display:block;overflow:visible;flex:0 0 auto}.cart-btn svg{width:27px;height:27px}.cart-count{position:absolute;right:-7px;top:-8px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#0c0c0c;color:#fff;border:2px solid #fff;box-shadow:0 2px 7px #0a0c0e2e;font-size:.66rem;display:grid;place-items:center;font-weight:800;line-height:1;pointer-events:none}.site-search-overlay{position:fixed;inset:0;z-index:3000;display:none;padding:86px 18px 24px;background:#11141761;backdrop-filter:blur(6px)}.site-search-overlay.is-open{display:block}.is-search-open{overflow:hidden}.site-search-panel{width:min(680px,100%);margin:0 auto;background:#fff;border:1px solid #dfe3e6;box-shadow:0 24px 70px #0000002e}.site-search-input-row{display:grid;grid-template-columns:1fr 44px;align-items:center;border-bottom:1px solid #e8ecef}.site-search-input{width:100%;min-width:0;height:58px;border:none;outline:none;padding:0 18px;color:#111;font-family:inherit;font-size:1rem;font-weight:400}.site-search-close{width:44px;height:44px;border:none;background:transparent;color:#111;cursor:pointer;font-size:1.8rem;line-height:1}.site-search-results{max-height:min(460px,calc(100vh - 190px));overflow-y:auto;padding:8px}.site-search-result{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border:none;background:transparent;color:#111;cursor:pointer;padding:14px 12px;text-align:left;font-family:inherit}.site-search-result:hover,.site-search-result:focus{background:#f3f5f6;outline:none}.site-search-result strong,.site-search-result small{display:block}.site-search-result strong{font-size:.96rem;font-weight:800}.site-search-result small{margin-top:3px;color:#666;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.site-search-empty{padding:20px 12px;color:#666;font-size:.92rem}.menu-toggle{display:none;border:none;background:transparent;width:42px;height:42px;cursor:pointer;padding:7px}.menu-toggle span{display:block;width:100%;height:2px;background:#202020;margin:5px 0}.hero{position:relative;min-height:calc(100vh - 116px);background:#7a8d92 url(../images/hero-bg.webp) 46% center / cover no-repeat;overflow:hidden;isolation:isolate}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 22% 28%,rgba(255,255,255,.22),transparent 24%),radial-gradient(circle at 74% 58%,rgba(52,151,132,.34),transparent 34%),linear-gradient(104deg,#071116bf 0%,#16323c8c 42%,#0d222a42 68%,#071116d9 100%);z-index:1}.hero-content-wrap{position:relative;z-index:2;width:100%;min-height:inherit;max-width:none;margin:0 auto;padding:50px clamp(1.2rem,7vw,10rem) 54px;display:flex;align-items:center;justify-content:flex-start}.hero-card{width:min(56vw,760px);margin-left:0;border:none;border-radius:0;padding:0;background:transparent;backdrop-filter:none;box-shadow:none}.hero-card h1{margin:0;color:#fff;font-size:clamp(2.55rem,6.2vw,6.6rem);line-height:.88;letter-spacing:0;max-width:10.8ch;text-shadow:0 18px 42px rgba(5,14,18,.42)}.hero-card p{margin:clamp(1rem,1.8vw,1.6rem) 0 0;color:#f0f5f6e0;font-size:clamp(.9rem,1.08vw,1.28rem);line-height:1.35;max-width:34ch;text-shadow:0 8px 24px rgba(10,22,28,.2)}.hero-cta-row{margin-top:clamp(1.25rem,2.4vw,2.15rem);display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:206px;height:52px;border-radius:999px;text-decoration:none;letter-spacing:.06em;font-weight:500;font-size:.84rem;transition:background .2s ease,color .2s ease,transform .2s ease}.btn:hover{background:#141b21;border-color:#141b21;transform:translateY(-1px)}.btn-primary{background:#0b0b0b;color:#fff;border:1px solid #0b0b0b}.btn-ghost{color:#fbfcfcf2;border:2px solid rgba(220,225,227,.55)}.btn-ghost:hover{border-color:#fff}.portfolio{background:var(--surface-bg);max-width:1540px;margin:0 auto;padding:clamp(4rem,7vw,7rem) clamp(2.4rem,7vw,8rem) clamp(4rem,7vw,7rem)}.portfolio-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.4rem;margin-bottom:clamp(1rem,1.8vw,1.8rem)}.portfolio-kicker{margin:0;color:#9b9ea1;letter-spacing:.2em;font-weight:200;font-size:16px!important}.portfolio-head h2{margin:.8rem 0 0;font-size:clamp(1.65rem,3.2vw,2.9rem);letter-spacing:-.02em;line-height:.95}.portfolio-all-link{text-decoration:none;color:#fff;background:#0b0b0b;border:1px solid #0b0b0b;border-radius:999px;padding:.72rem 1.25rem;display:inline-flex;align-items:center;gap:.5rem;letter-spacing:.06em;font-weight:500;font-size:.84rem;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .2s ease}.portfolio-all-link span:last-child{font-size:1.05rem;transform:translateY(-.5px)}.portfolio-all-link:hover{background:#000;border-color:#000;transform:translateY(-1px)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));gap:.8rem}.product-card{border:none;border-radius:13px;background:#fff;padding:.58rem .58rem .78rem;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card[data-link]{cursor:pointer}.product-media{min-height:260px;border-radius:11px;position:relative;overflow:hidden;display:grid;place-items:center;background:#eceff1}.product-media img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block;transition:transform .3s ease}.product-no-image{width:100%;min-height:260px;display:grid;place-items:center;padding:1.2rem;color:#70767c;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#f4f6f7}.product-shipping-pill{position:absolute;left:.8rem;top:.8rem;z-index:2;padding:.36rem .62rem;border-radius:999px;background:#b8e8c2;color:#1a4a26;font-size:.62rem;font-weight:700;letter-spacing:.08em;pointer-events:none}.product-category{margin:1rem 0 0;color:#999ea3;letter-spacing:.1em;font-size:.72rem;font-weight:700}.product-card h3{margin:.6rem 0 0;font-size:clamp(1.32rem,1.3vw,1.8rem);line-height:1.02;letter-spacing:-.01em}.product-mg{margin:.38rem 0 0;color:#62676c;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-desc{margin:.72rem 0 0;color:#5f6469;font-size:clamp(.85rem,.9vw,.98rem);line-height:1.35;max-width:25ch}.product-meta{margin-top:auto;padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.product-meta p{margin:0;font-weight:700;font-size:clamp(.98rem,1.02vw,1.22rem);letter-spacing:.01em}.product-meta button{width:40px;height:40px;border-radius:50%;border:none;background:#090909;color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}.product-meta button:hover{background:#1b1b1b}.product-meta button.is-added,.product-card:hover .product-meta button.is-added,.product-meta button.is-added:hover{background:#159947;color:#fff;display:inline-grid;place-items:center;font-size:1rem}.product-card.is-sold-out .product-shipping-pill{background:#f5b8b8;color:#5a1a1a}.product-meta button:disabled{width:auto;min-width:86px;padding:0 .86rem;border-radius:999px;background:#d5d8dc;color:#5f6469;font-size:.68rem;font-weight:700;cursor:not-allowed}.product-meta button:disabled:hover{background:#d5d8dc}.product-card:hover{transform:none;box-shadow:0 18px 34px #161a1e21}.product-card:hover .product-media img{transform:scale(1.025)}.product-card:hover .product-meta button{background:#2d2f33}.contact-section{background:#fff;padding:clamp(2.6rem,5vw,4.8rem) clamp(1rem,7vw,8rem)}.contact-wrap{max-width:920px;margin:0 auto}.contact-kicker{margin:0;color:#9b9ea1;letter-spacing:.2em;font-weight:200;font-size:16px}.contact-wrap h2{margin:.8rem 0 0;font-size:clamp(1.65rem,3.2vw,2.9rem);letter-spacing:-.02em;line-height:.95}.contact-intro{margin:1rem 0 0;color:#5f6469;font-size:clamp(.9rem,1vw,1rem);line-height:1.45;max-width:56ch;font-weight:300}.contact-form{margin-top:1.3rem}.firebase-message{margin:12px 0 0;padding:12px 14px;border:1px solid #1d2125;color:#1d2125;font-size:.88rem;font-weight:600}.firebase-message[data-type=error]{border-color:#b42318;color:#b42318}.firebase-empty{width:100%;padding:24px 0;color:#666;font-size:.95rem}button:disabled{cursor:not-allowed;opacity:.55}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.8rem}.field-wide{grid-column:1 / -1}.field{display:block;margin-top:.8rem}.field span{display:block;margin-bottom:.38rem;color:#3f4448;font-size:.78rem;letter-spacing:.08em;font-weight:500;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:1px solid #dde1e5;background:#fdfdfd;border-radius:10px;color:#1d2125;font-family:inherit;font-size:.95rem;font-weight:300;padding:.78rem .9rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.field input,.field select{height:56px}.field select{border-radius:10px!important;-webkit-appearance:none;appearance:none}.field textarea{min-height:140px;resize:vertical;max-width:100%}.field input:focus,.field select:focus,.field textarea:focus{border-color:#bac2c9;box-shadow:0 0 0 3px #859aac1f}.field input[readonly]{color:#6c737a;background:#f3f5f6}.contact-submit{margin-top:.95rem;border:none;background:#0b0b0b;color:#fff;border-radius:999px;min-width:180px;height:46px;padding:0 1.2rem;font-family:inherit;font-size:.86rem;letter-spacing:.08em;font-weight:600;text-transform:uppercase;cursor:pointer}.contact-submit:hover{background:#1c1c1d}.site-footer{background:#fff;border-top:none;width:100%;max-width:none;margin:0;padding:clamp(2.2rem,3.2vw,3.2rem) clamp(3.2rem,9vw,10rem) clamp(1.4rem,2.2vw,2rem)}.footer-brand{text-decoration:none;color:#111;display:inline-block}.footer-brand-logo{width:auto;height:48px;display:block}@media(max-width:1240px){.nav-links{gap:1.2rem}.brand-logo,.footer-brand-logo{height:44px}.product-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media(max-width:1024px){.main-nav{height:68px;padding:0 1rem}.menu-toggle{display:inline-block;order:3}.nav-links{position:absolute;left:0;right:0;top:68px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:.9rem 1.2rem 1rem;gap:.9rem;transform:scaleY(0);transform-origin:top;opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}.nav-links.is-open{transform:scaleY(1);opacity:1;pointer-events:auto}.nav-actions{margin-left:auto}.hero{min-height:calc(100vh - 110px)}.hero-content-wrap{padding-inline:1.6rem}.hero-card{width:min(100%,620px);margin-left:0}.btn{min-width:190px;height:48px}.portfolio-head{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:680px){.top-bar{min-height:42px;font-size:.66rem;letter-spacing:.08em;padding:0 .8rem}.lang-btn{min-width:62px;height:38px}.icon-btn{width:40px;height:40px}.icon-btn svg{width:22px;height:22px}.cart-btn svg{width:24px;height:24px}.cart-count{right:-6px;top:-7px;min-width:18px;height:18px;padding:0 4px;font-size:.6rem}.hero-content-wrap{align-items:flex-end;padding:30px 1rem 42px}.hero-card{width:min(100%,420px);margin-left:0;border-radius:0;padding:0}.hero-card h1{font-size:clamp(1.9rem,10vw,2.55rem);line-height:.92;max-width:100%}.hero-card p{font-size:clamp(.9rem,4.3vw,1.05rem)}.hero-cta-row{flex-direction:column}.btn{width:100%;min-width:0}.portfolio{padding:1.5rem 1rem 2rem}.portfolio-kicker{font-size:16px!important;letter-spacing:.18em}.portfolio-head h2{margin-top:.7rem;line-height:1}.portfolio-all-link{font-size:.72rem}.product-grid{grid-template-columns:1fr}.product-media,.product-media img,.product-no-image{min-height:205px}.product-category{font-size:.76rem}.product-card h3{font-size:1.5rem}.product-desc{font-size:.95rem}.contact-section{padding:1.6rem 1rem 2rem}.contact-grid{grid-template-columns:1fr;gap:0}.site-footer{padding:1.8rem 1rem 1.2rem}.brand-logo,.footer-brand-logo{height:42px}}.legal-main{max-width:1120px;margin:0 auto;padding:1.6rem 1rem 3rem}.legal-hero{border:1px solid #e5e7ea;border-radius:14px;background:#fff;padding:clamp(1.2rem,2.4vw,2rem)}.legal-kicker{margin:0;color:#91979d;font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.legal-hero h1{margin:.65rem 0 0;font-size:clamp(1.5rem,3vw,2.5rem);line-height:.95;letter-spacing:-.03em}.legal-hero p{margin:.75rem 0 0;color:#5f656b;line-height:1.5}.legal-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.9rem}.legal-stack{margin-top:.9rem;display:grid;gap:.8rem}.legal-card{border:1px solid #e5e7ea;border-radius:12px;background:#fff;padding:1rem}.legal-card h2{margin:0;font-size:1rem;letter-spacing:-.01em}.legal-card p{margin:.6rem 0 0;color:#5c6369;font-size:.9rem;line-height:1.5}.legal-card ul{margin:.6rem 0 0 1rem;padding:0;color:#5c6369;font-size:.9rem;line-height:1.5}.legal-card-wide{grid-column:1 / -1}@media(max-width:780px){.legal-grid{grid-template-columns:1fr}.legal-main{padding:1rem .9rem 2.4rem}}.about-main{background:var(--surface-bg);max-width:1120px;margin:0 auto;padding:1.6rem 1rem 3rem}.about-hero{border-radius:14px;border:1px solid #e5e7ea;background:#fff;padding:clamp(1.2rem,2.5vw,2rem)}.about-kicker,.about-section-kicker{margin:0;color:#8f959b;letter-spacing:.18em;font-size:.66rem;font-weight:500;text-transform:uppercase}.about-hero h1{margin:.7rem 0 0;font-size:clamp(1.7rem,3.4vw,3rem);line-height:.95;letter-spacing:-.03em}.about-intro{margin:.9rem 0 0;color:#5e646a;font-size:clamp(.9rem,1vw,1rem);line-height:1.5;max-width:64ch}.about-hero-stats{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:.7rem}.about-stat-card{border-radius:11px;background:#f5f6f7;border:1px solid #eceef1;padding:.95rem 1rem}.about-stat-card p{margin:0;color:#7b8187;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.about-stat-card h2{margin:.5rem 0 0;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1;letter-spacing:-.02em}.about-split{margin-top:.9rem;display:grid;grid-template-columns:1.15fr 1fr;gap:.9rem}.about-story-card,.about-visual-card,.about-value-card,.about-process,.about-cta{border-radius:14px;border:1px solid #e5e7ea;background:#fff}.about-story-card{padding:clamp(1.1rem,2vw,1.8rem)}.about-story-card h2{margin:.7rem 0 0;font-size:clamp(1.2rem,2vw,1.9rem);line-height:1.05;letter-spacing:-.02em}.about-story-card p{margin:.85rem 0 0;color:#5e646a;font-size:.9rem;line-height:1.5}.about-visual-card{position:relative;min-height:360px;overflow:hidden}.about-visual-card img{width:100%;height:100%;object-fit:cover;display:block}.about-visual-overlay{position:absolute;inset:0;background:linear-gradient(145deg,#16222b33,#16222b00);z-index:1;pointer-events:none}.about-values{margin-top:.9rem;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.9rem}.about-value-card{padding:1rem}.about-value-kicker{margin:0;color:#848a90;font-size:.72rem;letter-spacing:.18em;font-weight:700}.about-value-card h3{margin:.5rem 0 0;font-size:1.05rem;letter-spacing:-.01em}.about-value-card p:last-child{margin:.6rem 0 0;color:#5d6369;line-height:1.45;font-size:.85rem}.about-process{margin-top:.9rem;padding:1.05rem}.about-process-head h2{margin:.6rem 0 0;font-size:clamp(1.15rem,2vw,1.8rem);line-height:1.05;letter-spacing:-.02em}.about-steps{margin-top:.9rem;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.7rem}.about-step-card{border-radius:11px;border:1px solid #eceef1;background:#f8f9fa;padding:.9rem .9rem 1rem}.about-step-card span{width:28px;height:28px;border-radius:50%;border:1px solid #d9dde1;display:inline-grid;place-items:center;font-size:.8rem;color:#4f555b}.about-step-card h3{margin:.62rem 0 0;font-size:.95rem}.about-step-card p{margin:.42rem 0 0;color:#62686e;font-size:.77rem;line-height:1.45}.about-cta{margin-top:.9rem;padding:1.15rem 1rem;text-align:center}.about-cta h2{margin:0;font-size:clamp(1.1rem,1.8vw,1.45rem);letter-spacing:-.02em}.about-cta p{margin:.65rem auto 0;max-width:58ch;color:#5f666c;font-size:.9rem;line-height:1.45}.about-cta-actions{margin-top:.95rem;display:inline-flex;align-items:center;gap:.55rem}.about-btn{text-decoration:none;border-radius:999px;padding:.65rem 1rem;font-size:.76rem;letter-spacing:.08em;font-weight:600;text-transform:uppercase}.about-btn-dark{background:#090909;color:#fff}.about-btn-light{border:1px solid #d6dade;color:#16181a;background:#fff}@media(max-width:980px){.about-split,.about-hero-stats,.about-values{grid-template-columns:1fr}.about-steps{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:680px){.about-main{padding:1rem .9rem 2.4rem}.about-steps{grid-template-columns:1fr}.about-cta-actions{width:100%;display:grid;grid-template-columns:1fr}.about-btn{text-align:center}}.catalog-main{background:var(--surface-bg)}.catalog-layout{max-width:1120px;width:min(100%,1120px);margin:0 auto;min-height:calc(100vh - 110px)}.catalog-sidebar{border-right:1px solid #f2f3f5;padding:1.05rem .78rem 1.35rem}.catalog-side-title{margin:0;color:#1e2022;font-size:.78rem;font-weight:600;letter-spacing:.12em}.catalog-nav-list{margin-top:.75rem;display:grid;gap:.35rem}.catalog-nav-item{border:1px solid transparent;background:transparent;color:#6f747a;font-size:.68rem;font-weight:400;letter-spacing:.08em;display:flex;align-items:center;gap:.5rem;padding:.54rem .58rem;border-radius:8px;cursor:pointer;text-align:left}.catalog-nav-item span{width:.88rem;text-align:center;font-size:.78rem}.catalog-nav-item.is-active{background:#fff;border-color:#e4e6e9;color:#191b1d;font-weight:600}.catalog-filter-group{margin-top:1.15rem}.catalog-filter-group h3{margin:0 0 .72rem;font-size:.62rem;letter-spacing:.11em;font-weight:700;color:#1c1d1f}.catalog-filter-group label{display:block;margin-bottom:.52rem;color:#7a7f85;font-size:.64rem;font-weight:400;letter-spacing:.1em}.catalog-filter-group input[type=checkbox]{appearance:none;width:14px;height:14px;border:1px solid #d4d8dd;border-radius:4px;background:#f8f8f8;vertical-align:middle;margin-right:.38rem}.catalog-filter-group input[type=checkbox]:checked{background:#191b1d;border-color:#191b1d}.price-range{width:100%;accent-color:#c3c7cc}.price-range-values{margin-top:.42rem;display:flex;justify-content:space-between;color:#9b9fa5;font-size:.56rem;font-weight:500}.catalog-content{margin:0 auto;padding:1.6rem 2.2rem 2.1rem}.catalog-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%}.catalog-intro{max-width:760px}.catalog-kicker{margin:0;color:#9b9ea1;letter-spacing:.2em;font-weight:200;font-size:16px!important}.catalog-intro h1{margin:.8rem 0 0;font-size:clamp(1.65rem,3.2vw,2.9rem);line-height:.95;letter-spacing:-.02em}.catalog-intro p{margin:.72rem 0 0;color:#5f6469;font-size:clamp(.85rem,.9vw,.98rem);line-height:1.35;max-width:54ch;font-weight:300}.catalog-search{margin-top:3.6rem;width:min(100%,340px);min-width:260px;height:44px;border:1px solid #e1e4e8;border-radius:999px;background:#f6f7f8;display:inline-flex;align-items:center;gap:.8rem;padding:0 .9rem;color:#afb4ba}.catalog-search svg{width:17px;height:17px;flex:0 0 17px}.catalog-search input{width:100%;border:none;outline:none;background:transparent;color:#8e949b;font-size:.86rem;font-family:inherit;font-weight:300}.catalog-search input::placeholder{color:#a3a9b0}.catalog-cards{margin:1.3rem 0 0;display:grid;grid-template-columns:repeat(4,minmax(182px,1fr));gap:.62rem;width:100%}.catalog-cards .product-card{border-radius:11px;padding:.48rem .48rem .62rem}.catalog-cards .product-media{min-height:204px;border-radius:8px}.catalog-cards .product-media img,.catalog-cards .product-no-image{min-height:204px}.catalog-cards .product-card h3{margin:.5rem 0 0;font-size:clamp(1.04rem,.9vw,1.2rem)}.catalog-cards .product-desc{margin:.52rem 0 0;font-size:clamp(.72rem,.68vw,.82rem);line-height:1.32}.catalog-cards .product-meta{padding-top:.68rem}.catalog-cards .product-meta p{font-size:clamp(.82rem,.76vw,.94rem)}.catalog-cards .product-meta button{width:33px;height:33px;font-size:1.18rem}.catalog-card{background:#fff;border:1px solid #e4e6e9;border-radius:12px;overflow:hidden;box-shadow:0 1px #10121405}.catalog-card-media{position:relative;height:320px;background:#eceeef;border-bottom:1px solid #e4e6e9;overflow:hidden}.catalog-card-media.light{background:#f2f3f4}.catalog-card-media.dark{background:radial-gradient(circle at 35% 48%,#5ab6a5d1,#5ab6a500 40%),radial-gradient(circle at 75% 12%,#0a122366,#0a122300 48%),linear-gradient(145deg,#1e6265,#12324c 64%,#0f1f35)}.catalog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.catalog-card-media.bottle img{object-position:center;filter:saturate(.9) hue-rotate(170deg) contrast(.95)}.catalog-badge{position:absolute;left:.85rem;top:.85rem;z-index:2;background:#f4f5f6;border:1px solid #e4e6e9;color:#16181a;font-size:.66rem;font-weight:700;letter-spacing:.11em;padding:.4rem .62rem;border-radius:4px}.catalog-badge.dark{background:#151820;border-color:transparent;color:#fff}.molecule-overlay{position:absolute;inset:0}.mol-line{position:absolute;height:2px;background:#dde9edc7;transform-origin:left center}.mol-line.l1{width:170px;left:43%;top:27%;transform:rotate(27deg)}.mol-line.l2{width:220px;left:16%;top:56%;transform:rotate(33deg)}.mol-line.l3{width:118px;left:58%;top:62%;transform:rotate(-33deg)}.mol-line.l4{width:144px;left:37%;top:43%;transform:rotate(-38deg)}.mol-line.l5{width:132px;left:52%;top:38%;transform:rotate(11deg)}.mol-dot{position:absolute;width:11px;height:11px;border:2px solid rgba(229,239,243,.95);border-radius:50%}.mol-dot.d1{left:38%;top:41%}.mol-dot.d2{left:57%;top:35%}.mol-dot.d3{left:66%;top:51%}.mol-dot.d4{left:46%;top:63%}.molecule-copy{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;color:#ecf3f6ed;letter-spacing:.04em}.molecule-copy p{margin:0;font-weight:300;font-size:.66rem}.molecule-copy p:first-child{font-size:1.55rem;margin-bottom:.24rem}.catalog-card-body{padding:.95rem .9rem}.catalog-card-headline{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.catalog-card-headline h2{margin:0;font-size:2.05rem;letter-spacing:-.02em;line-height:.95}.catalog-card-headline p{margin:0;font-size:1.75rem;font-weight:600;color:#222427}.catalog-card-body>p{margin:.8rem 0 1.05rem;color:#6a7077;font-size:.8rem;line-height:1.4}.catalog-card-body button{width:100%;border:none;border-radius:999px;background:#020202;color:#fff;height:48px;font-family:inherit;font-size:.86rem;letter-spacing:.08em;font-weight:700;cursor:pointer;transition:background .2s ease}.catalog-card-body button:hover{background:#1a1a1b}@media(max-width:1240px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{border-right:none;border-bottom:1px solid #e1e3e6}.catalog-cards{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media(max-width:1024px){.catalog-topbar{flex-direction:column;gap:1rem}.catalog-search{margin-top:0;min-width:0;width:100%}.catalog-card-headline h2{font-size:2.2rem}.catalog-card-headline p{font-size:1.8rem}.catalog-card-body button{font-size:1.5rem;height:56px}}@media(max-width:680px){.catalog-content{padding:1.3rem 1rem 2rem}.catalog-cards{grid-template-columns:1fr}.catalog-card-media{height:360px}.catalog-card-headline h2{font-size:1.9rem}.catalog-card-headline p{font-size:1.4rem}.catalog-card-body button{font-size:1.1rem;height:52px}}.pdp-main{background:var(--surface-bg);padding-top:2.1rem;padding-bottom:60px}.pdp-top{max-width:1030px;margin:0 auto;padding:.35rem 1rem 2.6rem;display:grid;grid-template-columns:minmax(330px,1fr) minmax(290px,370px);gap:clamp(1rem,1.8vw,1.8rem);align-items:start}.pdp-media-col{position:relative}.pdp-media-wrap{position:relative;border-radius:8px;background:#e9ecef;min-height:560px;overflow:hidden;display:grid;place-items:center}.pdp-media-inner{position:relative;width:88%;height:88%}.pdp-media-wrap img{width:100%;height:100%;object-fit:contain}.pdp-no-image{height:100%;min-height:0;border-radius:4px;background:#f7f8f9;color:#6d747a;font-size:.9rem}.pdp-badge{position:absolute;left:clamp(1.7rem,4.2%,2.2rem);top:clamp(.9rem,2.6%,1.4rem);padding:.3rem .62rem;border-radius:999px;font-size:.56rem;letter-spacing:.1em;font-weight:600;color:#fff;background:#0b0b0b;z-index:2}.pdp-media-wrap[data-shipping-status="ready"] .pdp-badge{background:#b8e8c2;color:#1a4a26}.pdp-media-wrap[data-shipping-status="sold-out"] .pdp-badge{background:#f5b8b8;color:#5a1a1a}.pdp-floating-cart{position:fixed;left:50%;bottom:14px;transform:translate(-50%,12px);width:390px;max-width:calc(100% - 1.2rem);background:#fff;border-radius:999px;box-shadow:0 12px 24px #14191c1f;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.64rem .8rem .64rem .95rem;z-index:85;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.pdp-floating-cart.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.pdp-floating-cart p{margin:0}.pdp-floating-cart p:first-child{color:#777d82;font-size:.64rem;letter-spacing:.08em;font-weight:600}.pdp-floating-cart p:last-child{color:#121315;font-size:1.46rem;font-weight:700;letter-spacing:-.01em;margin-top:.15rem}.pdp-floating-cart button{border:none;background:#0b0b0b;color:#fff;border-radius:999px;min-width:118px;height:42px;padding:0 1rem;font-family:inherit;font-size:.84rem;font-weight:600;cursor:pointer}.pdp-info-col{padding-top:.1rem}.pdp-kicker{margin:0;color:#2a2d31;letter-spacing:.2em;font-size:.68rem;font-weight:500}.pdp-info-col h1{margin:.5rem 0 0;font-size:clamp(1.65rem,3.25vw,2.65rem);line-height:.96;letter-spacing:-.03em}.pdp-price{margin:.65rem 0 0;font-size:clamp(1.3rem,1.75vw,1.9rem);font-weight:300;color:#3a3f43}.pdp-copy{margin:1.25rem 0 0;color:#5b6066;font-size:.8rem;line-height:1.44;max-width:51ch;font-weight:300}.pdp-specs{margin-top:.95rem}.pdp-spec-row{display:grid;grid-template-columns:1fr auto;align-items:center;padding:.68rem 0;border-bottom:1px solid #ebedf0;gap:1rem}.pdp-spec-row p{margin:0}.pdp-spec-row p:first-child{color:#3f4448;font-size:.66rem;letter-spacing:.08em;font-weight:500}.pdp-spec-row p:last-child{color:#17191b;font-size:.82rem;font-weight:600}.pdp-qty-row{display:flex;align-items:center}.pdp-certificate-link{margin-top:1rem;margin-left:auto;width:auto;height:44px;min-height:44px;flex:0 0 auto;border:none;border-radius:999px;padding:0 1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:#0b0b0b;color:#fff;text-decoration:none;font-size:.8rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.pdp-certificate-link[hidden]{display:none}.pdp-quantity{margin-top:1rem;display:inline-flex;align-items:center;gap:.28rem;padding:.28rem;border:1px solid #d8dde1;border-radius:999px;background:#fff}.pdp-qty-btn{width:34px;height:34px;border:none;border-radius:999px;background:#0b0b0b;color:#fff;font-family:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.pdp-qty-btn:disabled{opacity:.45;cursor:not-allowed}.pdp-qty-value{min-width:2ch;text-align:center;font-size:1rem;font-weight:600;color:#131518}.pdp-add-btn{margin-top:.85rem;width:100%;border:none;border-radius:999px;background:#080808;color:#fff;height:48px;font-family:inherit;font-size:1.05rem;font-weight:600;letter-spacing:.01em;cursor:pointer}.pdp-shipping-note{margin:.7rem 0 0;text-align:center;color:#7a8085;font-size:.58rem;letter-spacing:.14em;font-weight:500}@media(min-width:1101px)and (max-width:1340px){.pdp-main{padding-top:1.55rem}.pdp-top{max-width:980px;grid-template-columns:minmax(320px,1fr) minmax(285px,350px);gap:1.45rem}.pdp-media-wrap{min-height:520px}.pdp-media-inner{width:86%;height:86%}.pdp-info-col h1{font-size:clamp(1.65rem,3vw,2.45rem)}.pdp-copy{margin-top:1.05rem;font-size:.76rem}}@media(max-width:1100px){.pdp-top{grid-template-columns:1fr;max-width:760px;gap:1.6rem;padding-bottom:3.1rem}.pdp-media-wrap{min-height:620px}.pdp-floating-cart{width:440px}}@media(max-width:680px){.pdp-top{padding:.8rem 1rem 2.1rem}.pdp-media-wrap{min-height:430px}.pdp-badge{left:1rem;top:1rem}.pdp-floating-cart{width:calc(100% - 1rem);bottom:10px}.pdp-floating-cart p:last-child{font-size:1.4rem}.pdp-floating-cart button{min-width:112px;height:44px;font-size:.88rem}.pdp-info-col h1{font-size:clamp(1.8rem,7.5vw,2.4rem)}.pdp-price{font-size:1.7rem}.pdp-add-btn{height:54px;font-size:1.2rem}}.recon-main{background:var(--surface-bg);padding:3.6rem 0 3rem}.recon-hero{max-width:1260px;margin:0 auto;padding:0 1.2rem}.recon-kicker{margin:0;color:#666c72;letter-spacing:.16em;font-size:.76rem;font-weight:500;text-transform:uppercase}.recon-hero h1{margin:.6rem 0 0;font-size:clamp(1.6rem,3vw,2.8rem);line-height:.98;letter-spacing:-.02em}.recon-intro{margin:.85rem 0 0;color:#5b6167;font-size:.98rem;line-height:1.5;max-width:68ch;font-weight:300}.recon-category-buttons{margin:0 0 1.2rem;display:flex;flex-wrap:wrap;gap:.55rem}.recon-cat-btn{border:1px solid #dfe3e7;background:#fff;color:#4f555d;border-radius:999px;padding:.5rem .9rem;font-size:.76rem;letter-spacing:.08em;font-weight:500;text-transform:uppercase;cursor:pointer}.recon-cat-btn.is-active{background:#151a20;border-color:#151a20;color:#fff}.recon-table-wrap{max-width:1260px;margin:1.2rem auto 0;padding:0 1.2rem}.recon-table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #161b1f0f}.recon-table thead th{text-align:left;background:#f5f6f7;color:#2c3136;font-size:.78rem;letter-spacing:.12em;font-weight:600;padding:.86rem 1rem;text-transform:uppercase;border-bottom:1px solid #eceef1}.recon-table tbody td{padding:.72rem 1rem;font-size:.9rem;color:#2d3238;border-bottom:1px solid #f0f2f4;vertical-align:top;font-weight:300}.recon-table tbody td:first-child{font-weight:500;color:#1f2327}.recon-table tbody tr:hover td{background:#fbfcfc}.recon-notes{max-width:1260px;margin:1.3rem auto 0;padding:0 1.2rem;display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:.8rem}.recon-note-card{background:#fff;border-radius:12px;padding:1rem 1rem 1.1rem;border:1px solid #eceef1}.recon-note-card h2{margin:0;font-size:1.05rem;letter-spacing:-.01em}.recon-note-card p{margin:.7rem 0 0;color:#4f555c;font-size:.9rem;line-height:1.45;font-weight:300}.recon-note-card ul{margin:.68rem 0 0;padding-left:1rem}.recon-note-card li{margin-top:.4rem;color:#4f555c;font-size:.88rem;line-height:1.4;font-weight:300}.recon-disclaimer{background:#f6f8fa}@media(max-width:1024px){.recon-main{padding-top:2.4rem}.recon-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.recon-notes{grid-template-columns:1fr}}@media(max-width:680px){.recon-main{padding-top:1.8rem}.recon-hero,.recon-table-wrap,.recon-notes{padding:0 1rem}.recon-hero h1{font-size:clamp(1.35rem,7.8vw,1.9rem)}.recon-intro{font-size:.9rem}.recon-table thead th{font-size:.68rem;padding:.72rem .7rem}.recon-table tbody td{font-size:.82rem;padding:.62rem .7rem}.recon-note-card h2{font-size:1rem}.recon-note-card p,.recon-note-card li{font-size:.84rem}}.signup-form-holder{margin-top:20px;max-width:600px;margin-left:auto;margin-right:auto;background:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.signup-form{display:flex;flex-direction:column;gap:10px}.signup-form label{font-size:16px}.signup-form-footer{width:100%;text-align:center;margin-top:20px;font-size:14px;color:#666}.signup-form-footer a{color:#000;font-weight:900;text-decoration:none}.signup-form-footer a:hover{text-decoration:underline}.login-form-footer{text-align:end;margin-top:10px}.login-form-footer a{color:#000;font-weight:600;text-decoration:none;font-size:14px}.login-form-footer a:hover{text-decoration:underline}.account-header-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:18px 0 22px}.account-action-link,.account-logout-btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;font-family:inherit;font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;cursor:pointer}.account-action-link{border:1px solid #d6dde2;color:#111417;background:#fff}.account-logout-btn{border:1px solid #111417;color:#fff;background:#111417}.account-action-link:hover{border-color:#111417}.account-logout-btn:hover{background:#2a2d30}.account-logout-btn:disabled{cursor:wait;opacity:.65}.stats-container{display:flex;flex-wrap:wrap;gap:16px;width:100%;margin:16px 0}.stat-card{background-color:#fff;border:1px solid #e5e5e5;padding:18px 20px;flex:1 1 calc(100% - 16px);display:flex;flex-direction:column;justify-content:center;border-radius:14px}.stat-number{color:#000;font-size:1.72rem;font-weight:800;line-height:1}.stat-label{color:#000;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;margin-top:7px;opacity:.7}@media(min-width:768px){.stat-card{flex:1}}.table-card{background-color:#fff;border:1px solid #e5e5e5;margin-top:30px;padding:24px;border-radius:20px}.card-header{margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.card-title{font-size:1.25rem;font-weight:800;color:#000;text-transform:uppercase;letter-spacing:1px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.order-table{width:100%;border-collapse:collapse;text-align:left}.order-table th{background-color:#fafafa;color:#000;font-weight:700;font-size:.8rem;text-transform:uppercase;padding:12px 15px;border-bottom:2px solid #000000}.order-table td{padding:15px;font-size:.9rem;color:#333;border-bottom:1px solid #eeeeee}.view-btn{color:#000;font-weight:700;text-decoration:underline;font-size:.85rem;transition:opacity .2s ease}.view-btn:hover{opacity:.6}.order-table tbody tr:hover{background-color:#fcfcfc}.status-label{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:4px 8px;border:1px solid #000000;border-radius:2px;display:inline-block;letter-spacing:.5px}.status-complete{background-color:#000;color:#fff}.status-progress{background-color:#fff;color:#000;border:1px solid #e5e5e5}.order-table td{padding:15px;font-size:.9rem;color:#333;border-bottom:1px solid #eeeeee;vertical-align:middle}.cart-main{background:var(--surface-bg);padding:clamp(1.35rem,2.5vw,2.6rem) 1rem 3rem}.cart-hero,.cart-wrapper{max-width:1140px;margin-inline:auto}.cart-hero{margin-bottom:clamp(.9rem,1.8vw,1.35rem)}.cart-kicker{margin:0 0 .35rem;color:#646a70;font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.cart-hero h1{margin:0;color:#111315;font-size:clamp(2rem,4.2vw,3.85rem);line-height:.96;letter-spacing:-.05em}.cart-hero p:last-child{max-width:52ch;margin:.58rem 0 0;color:#676d73;font-size:clamp(.86rem,1vw,1rem);line-height:1.45;font-weight:300}.cart-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:clamp(.75rem,1.5vw,1.15rem);align-items:start}.cart-items-section,.summary-card{border:1px solid #e2e6e8;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 48px #12171a0d}.cart-items-section{min-width:0;padding:clamp(.82rem,1.45vw,1.15rem)}.section-heading{margin:0 0 .7rem;padding:0 0 .72rem;border-bottom:1px solid #e7eaec;color:#17191b;font-size:clamp(1.05rem,1.55vw,1.35rem);font-weight:800;letter-spacing:-.025em}.cart-item-list{display:grid;gap:.62rem}.cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(.7rem,1.4vw,1rem);align-items:center;padding:.56rem;border:1px solid #eef1f2;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cart-item:hover{border-color:#d8dee1;box-shadow:0 12px 28px #1216180f;transform:translateY(-1px)}.item-info{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);gap:.78rem;align-items:center}.item-thumb{width:82px;aspect-ratio:1;border-radius:8px;background:#edf1f2;display:grid;place-items:center;overflow:hidden;text-decoration:none}.item-thumb img{width:100%;height:100%;object-fit:contain;padding:.48rem}.item-no-image{padding:.45rem;color:#70767c;font-size:.54rem;font-weight:800;letter-spacing:.06em;line-height:1.25;text-align:center;text-transform:uppercase}.item-details{min-width:0}.item-name{margin:0;color:#121416;font-size:clamp(.98rem,1.25vw,1.24rem);line-height:1;font-weight:800;letter-spacing:-.035em}.item-meta{margin:.32rem 0 .55rem;color:#6d7379;font-size:.76rem;line-height:1.35;font-weight:400}.remove-btn{border:none;background:transparent;color:#111315;font-family:inherit;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:0}.remove-btn:hover{text-decoration:underline}.item-pricing{display:grid;justify-items:end;gap:.34rem}.quantity-label{color:#777e84;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.quantity-controls{display:inline-flex;align-items:center;padding:.22rem;border:1px solid #d8dde1;border-radius:999px;background:#f8f9f9}.quantity-controls button{width:30px;height:30px;border:none;border-radius:999px;background:#0b0b0b;color:#fff;font-family:inherit;font-size:1.05rem;line-height:1;cursor:pointer}.quantity-controls input{width:34px;height:30px;border:none;background:transparent;color:#111315;text-align:center;font-family:inherit;font-size:.95rem;font-weight:800;appearance:textfield}.quantity-controls input::-webkit-inner-spin-button,.quantity-controls input::-webkit-outer-spin-button{appearance:none;margin:0}.item-total{display:block;color:#111315;font-size:clamp(1rem,1.35vw,1.3rem);font-weight:800;letter-spacing:-.035em}.cart-summary-section{min-width:0}.summary-card{position:sticky;top:72px;padding:clamp(.95rem,1.65vw,1.18rem)}.summary-title{margin:0 0 .8rem;color:#151719;font-size:clamp(1.12rem,1.65vw,1.45rem);line-height:1;font-weight:800;letter-spacing:-.035em}.checkout-coupon{margin:0 0 .85rem;padding:0 0 .85rem;border-bottom:1px solid #e6eaec}.checkout-coupon>label{display:block;margin-bottom:.42rem;color:#34383c;font-size:.7rem;font-weight:800;text-transform:uppercase}.checkout-coupon-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem}.checkout-coupon-control input{width:100%;min-width:0;height:40px;border:1px solid #d7dde0;border-radius:6px;background:#fff;color:#111315;padding:0 .7rem;font:inherit;font-size:.82rem;text-transform:uppercase}.checkout-coupon-control input:focus{border-color:#111315;outline:none}.checkout-coupon-control button{height:40px;border:1px solid #111315;border-radius:6px;background:#111315;color:#fff;padding:0 .78rem;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.checkout-coupon-control button:disabled{cursor:wait;opacity:.6}.checkout-coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:.5rem;color:#176b3a;font-size:.7rem;line-height:1.35}.checkout-coupon-applied button{border:0;background:transparent;color:#454a4e;padding:0;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer;white-space:nowrap}.checkout-coupon .firebase-message{margin:.5rem 0 0;font-size:.72rem}.summary-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.55rem;color:#5e656b;font-size:.82rem}.summary-row span:last-child{color:#17191b;font-weight:700}.summary-row.summary-discount,.summary-row.summary-discount span:last-child{color:#176b3a}.summary-row.total{align-items:baseline;margin:.68rem 0 0;color:#111315;font-size:.88rem;font-weight:800}.summary-row.total span:last-child{font-size:clamp(1.35rem,2.35vw,1.95rem);letter-spacing:-.05em}.summary-divider{border:0;border-top:1px solid #e6eaec;margin:.72rem 0}.checkout-btn{width:100%;min-height:46px;border:none;border-radius:999px;background:#070707;color:#fff;font-family:inherit;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-top:.88rem;transition:transform .2s ease,opacity .2s ease}.checkout-btn:hover:not(:disabled){transform:translateY(-1px);opacity:.9}.checkout-btn:disabled{cursor:not-allowed;opacity:.45}.continue-shopping{min-height:42px;margin-top:.58rem;border:1px solid #dce1e4;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#111315;text-align:center;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.04em}.continue-shopping:hover{border-color:#111315}.summary-note{margin:.72rem 0 0;color:#777e84;font-size:.68rem;line-height:1.45}.checkout-wrapper{max-width:1140px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:clamp(.75rem,1.5vw,1.15rem);align-items:start}.checkout-card{border:1px solid #e2e6e8;border-radius:8px;background:#fffffff0;box-shadow:0 18px 48px #12171a0d;padding:clamp(.82rem,1.6vw,1.18rem)}.checkout-card+.checkout-card{margin-top:.72rem}.checkout-card-header{margin-bottom:.78rem;padding-bottom:.78rem;border-bottom:1px solid #e7eaec}.checkout-card-header h2,.checkout-complete h2{margin:0;color:#111315;font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1;font-weight:800;letter-spacing:-.04em}.checkout-card-header p:last-child,.checkout-complete>p{max-width:58ch;margin:.42rem 0 0;color:#697077;font-size:.82rem;line-height:1.45}.checkout-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:.62rem}.checkout-step{min-height:36px;border:1px solid #dfe5e8;border-radius:999px;background:#fff;color:#747b82;display:flex;align-items:center;justify-content:center;gap:.34rem;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.checkout-step span{width:20px;height:20px;border-radius:50%;background:#eef2f3;color:#4f5961;display:grid;place-items:center;font-size:.62rem}.checkout-step.is-active{border-color:#111315;background:#111315;color:#fff}.checkout-step.is-active span{background:#fff;color:#111315}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.checkout-form-grid label{display:grid;gap:.28rem;color:#30363b;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.checkout-form-grid .span-2{grid-column:1 / -1}.checkout-form-grid input,.checkout-form-grid textarea{width:100%;border:1px solid #d9e0e4;border-radius:8px;background:#fbfcfd;color:#111315;font:inherit;font-size:.84rem;font-weight:500;letter-spacing:0;text-transform:none;padding:.62rem .72rem;outline:none}.checkout-form-grid textarea{min-height:86px}.checkout-form-grid input:focus,.checkout-form-grid textarea:focus{border-color:#111315;box-shadow:0 0 0 3px #11131514}.checkout-form-grid input[readonly]{color:#6c737a;background:#f3f5f6}.checkout-save-address{margin-top:.72rem;border:1px solid #dfe5e8;border-radius:8px;background:#fbfcfd;padding:.68rem .75rem;color:#242a2f;display:flex;gap:.7rem;align-items:flex-start;font-size:.78rem;font-weight:700;line-height:1.35}.checkout-save-address input{width:18px;height:18px;margin:.04rem 0 0;accent-color:#159947;flex:0 0 auto}.checkout-saved-address-note{margin:.66rem 0 0;border:1px solid #cfe9d8;border-radius:8px;background:#f3fbf6;color:#17623a;padding:.68rem .75rem;font-size:.78rem;font-weight:700;line-height:1.4}.checkout-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.82rem;padding-top:.78rem;border-top:1px solid #e7eaec}.checkout-primary,.checkout-secondary{min-height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;font-family:inherit;font-size:.74rem;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase;cursor:pointer}.checkout-primary{border:1px solid #0b0b0b;background:#0b0b0b;color:#fff}.checkout-secondary{border:1px solid #d9e0e4;background:#fff;color:#111315}.checkout-primary:disabled,.checkout-secondary:disabled{cursor:not-allowed;opacity:.55}.checkout-address,.payment-box{border:1px solid #e7ecef;border-radius:8px;background:#fbfcfc;padding:.78rem}.checkout-invoice-card{padding:clamp(.9rem,1.45vw,1.08rem)}.checkout-invoice-card .checkout-card-header{margin-bottom:.72rem;padding-bottom:.72rem}.checkout-invoice-card .checkout-card-header h2{font-size:clamp(1.45rem,2.45vw,2.1rem)}.checkout-invoice-card .checkout-card-header p:last-child{max-width:72ch}.checkout-address-title{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.48rem}.checkout-address-title strong,.payment-box h3{color:#111315;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.checkout-address-title button{border:none;background:transparent;color:#111315;font:inherit;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.checkout-address p{margin:.12rem 0;color:#5f666c;font-size:.8rem;line-height:1.35}.checkout-review-items{margin-top:.62rem}.checkout-qty{min-width:36px;min-height:30px;border:1px solid #d8dde1;border-radius:999px;background:#f8f9f9;color:#111315;display:grid;place-items:center;font-size:.84rem;font-weight:800}.invoice-box{border:1px solid #dde4e7;border-radius:8px;background:#fff;display:grid;gap:.72rem;padding:.78rem}.invoice-reference-bar,.invoice-detail-grid,.checkout-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem}.invoice-detail-grid{grid-template-columns:minmax(0,1fr) minmax(255px,.88fr);align-items:stretch}.checkout-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.72rem}.invoice-reference-card,.checkout-reference-grid>div{border:1px solid #e2e8eb;border-radius:8px;background:#fff;padding:.65rem}.invoice-reference-card{min-height:74px;display:flex;flex-direction:column;justify-content:center}.invoice-reference-card.is-total{border-color:#111315;background:#111315;color:#fff}.invoice-reference-card span,.checkout-reference-grid span,.payment-row span{display:block;color:#7a8289;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.invoice-reference-card strong,.checkout-reference-grid strong,.payment-row strong{display:block;margin-top:.25rem;color:#111315;font-size:.88rem;font-weight:800}.invoice-reference-card.is-total span,.invoice-reference-card.is-total strong{color:#fff}.invoice-reference-card.is-total strong{font-size:clamp(1.05rem,2vw,1.45rem)}.checkout-invoice-card .checkout-address,.checkout-invoice-card .payment-box{height:100%;padding:.72rem}.checkout-invoice-card .payment-box{display:grid;align-content:start;gap:.5rem}.invoice-summary-panel{border:1px solid #e7ecef;border-radius:8px;background:#fbfcfc;padding:.72rem}.invoice-section-heading{margin-bottom:.42rem;color:#111315;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.invoice-items{display:grid;gap:0}.invoice-items div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9edf0}.payment-row{display:grid;gap:.18rem;padding:.5rem 0;border-bottom:1px solid #e9edf0}.invoice-items div:last-child,.payment-row:last-child{border-bottom:none}.invoice-items span{color:#5f666c;font-size:.8rem;line-height:1.35}.invoice-items strong{color:#111315;font-size:.82rem;white-space:nowrap}.payment-row strong{overflow-wrap:anywhere;margin-top:0;font-size:.92rem;line-height:1.22}.invoice-total-lines{margin-top:.35rem;padding-top:.52rem;border-top:1px solid #dfe5e8}.invoice-total-lines .summary-row{margin-bottom:.4rem;font-size:.8rem}.invoice-total-lines .summary-divider{margin:.48rem 0}.invoice-total-lines .summary-row.total{margin-top:.42rem;font-size:.92rem}.invoice-total-lines .summary-row.total span:last-child{font-size:clamp(1.32rem,2.2vw,1.75rem)}.payment-box{margin-top:0}.payment-box h3{margin:0}.payment-warning{margin:.5rem 0 0;padding:.66rem;border:1px solid #d9a441;border-radius:8px;background:#fff8ea;color:#745114;font-size:.76rem;line-height:1.4;font-weight:700}.cart-empty-state{min-height:280px;border:1px dashed #cfd6da;border-radius:8px;background:#fbfcfc;display:grid;place-items:center;align-content:center;gap:.65rem;padding:2rem;text-align:center}.cart-empty-state p{max-width:38ch;margin:0;color:#6b7278;font-size:.92rem;line-height:1.45}.cart-empty-title{color:#121416!important;font-size:clamp(1.35rem,3vw,2.2rem)!important;font-weight:800;letter-spacing:-.035em}.cart-empty-state a{min-height:44px;margin-top:.4rem;border-radius:999px;background:#080808;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 1.2rem;text-decoration:none;font-size:.82rem;font-weight:800;letter-spacing:.06em}@media(max-width:1280px){.cart-main{padding-top:1.05rem;padding-bottom:2.4rem}.cart-hero,.cart-wrapper,.checkout-wrapper{max-width:1060px}.cart-hero{margin-bottom:.9rem}.cart-hero h1{font-size:clamp(2rem,3.9vw,3.25rem)}.cart-wrapper,.checkout-wrapper{grid-template-columns:minmax(0,1fr) minmax(290px,320px);gap:.8rem}.cart-items-section,.summary-card,.checkout-card{box-shadow:0 10px 30px #12171a0a}.cart-item{padding:.5rem}.item-info{grid-template-columns:74px minmax(0,1fr);gap:.68rem}.item-thumb{width:74px}}@media(max-width:920px){.cart-wrapper,.checkout-wrapper{grid-template-columns:1fr}.summary-card{position:static}}@media(max-width:600px){.cart-main{padding-inline:.85rem}.cart-item{grid-template-columns:1fr}.item-info{grid-template-columns:84px minmax(0,1fr)}.item-thumb{width:84px}.item-pricing{width:100%;grid-template-columns:auto auto;align-items:center;justify-items:start}.quantity-label{grid-column:1 / -1}.item-total{justify-self:end}.checkout-steps,.checkout-form-grid,.invoice-reference-bar,.invoice-detail-grid,.checkout-reference-grid{grid-template-columns:1fr}.payment-row{grid-template-columns:1fr;gap:.18rem}.checkout-step{justify-content:flex-start;padding-inline:.8rem}.checkout-actions{display:grid}.checkout-coupon-applied{align-items:flex-start;flex-direction:column}.checkout-primary,.checkout-secondary{width:100%}}.cart-main:not(.checkout-main){padding:clamp(1.1rem,2vw,1.8rem) clamp(1rem,2.4vw,1.8rem) 3rem;background:#f5f5f5}.cart-main:not(.checkout-main) .cart-hero{display:none}.cart-main:not(.checkout-main) .cart-wrapper{max-width:1180px;grid-template-columns:minmax(0,1fr) minmax(300px,330px);gap:1.05rem}.cart-main:not(.checkout-main) .cart-items-section,.cart-main:not(.checkout-main) .summary-card{border:1px solid #e8e8e8;border-radius:12px;background:#fff;box-shadow:none}.cart-main:not(.checkout-main) .cart-items-section{padding:0;overflow:hidden}.cart-panel-header{padding:1.1rem 1.25rem .9rem}.cart-panel-header h2{margin:0;color:#101214;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1;font-weight:800;letter-spacing:-.035em}.cart-panel-header h2 span{color:#5f6469;font-weight:500}.cart-group-heading{margin:0 1.25rem;padding:0 0 .75rem;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-group-heading strong{color:#111315;font-size:1rem;font-weight:800}.cart-group-heading span{color:#666b70;font-size:.82rem;font-weight:700}.cart-main:not(.checkout-main) .cart-item-list{gap:0}.cart-main:not(.checkout-main) .cart-item{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr) minmax(148px,180px);gap:1rem;align-items:start;padding:1rem 1.25rem;border:0;border-bottom:1px solid #e7e7e7;border-radius:0;background:#fff;box-shadow:none;transform:none}.cart-main:not(.checkout-main) .cart-item:last-child{border-bottom:0}.cart-main:not(.checkout-main) .cart-item:hover{border-color:#e7e7e7;box-shadow:none;transform:none}.cart-main:not(.checkout-main) .cart-remove-icon{position:static;align-self:flex-end;margin-top:-.28rem;margin-bottom:-.28rem;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#111315;display:grid;place-items:center;font-size:1.35rem;line-height:1;cursor:pointer}.cart-main:not(.checkout-main) .cart-remove-icon:hover{background:#f1f1f1}.cart-main:not(.checkout-main) .item-thumb{width:118px;border-radius:10px;background:#f4f4f4}.cart-main:not(.checkout-main) .item-thumb img{padding:.7rem}.cart-main:not(.checkout-main) .item-name{max-width:36ch;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.15;letter-spacing:-.02em}.cart-main:not(.checkout-main) .item-meta{margin:.48rem 0 .25rem;color:#393d41;font-size:.8rem}.item-availability{margin:0;color:#3f4448;font-size:.78rem;line-height:1.35}.cart-main:not(.checkout-main) .item-pricing{min-height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.72rem;text-align:right}.cart-main:not(.checkout-main) .item-total{font-size:clamp(1.05rem,1.55vw,1.45rem);line-height:1;letter-spacing:-.03em}.quantity-inline{display:inline-flex;align-items:center;justify-content:flex-end;gap:.55rem}.cart-main:not(.checkout-main) .quantity-label{color:#111315;font-size:.78rem;font-weight:500;letter-spacing:0;text-transform:none}.cart-main:not(.checkout-main) .quantity-controls{padding:.2rem;border-color:#e1e1e1;background:#f4f4f4;box-shadow:none}.cart-main:not(.checkout-main) .quantity-controls button{width:30px;height:30px;border-radius:7px;background:#fff;color:#111315;font-size:1.15rem;font-weight:800}.cart-main:not(.checkout-main) .quantity-controls button:hover{background:#111315;color:#fff}.cart-main:not(.checkout-main) .quantity-controls input{width:32px;height:30px;font-size:.9rem}.cart-main:not(.checkout-main) .summary-card{position:sticky;top:74px;overflow:hidden;padding:0}.cart-main:not(.checkout-main) .summary-title{margin:0;padding:1rem 1.1rem .8rem;border-bottom:1px solid #e7e7e7;font-size:1.18rem;letter-spacing:-.02em}.cart-main:not(.checkout-main) .summary-row{margin:0;padding:.68rem 1.1rem;font-size:.88rem}.cart-main:not(.checkout-main) .summary-row.total{margin:0;padding:1rem 1.1rem;border-top:1px solid #e7e7e7;font-size:1rem}.cart-main:not(.checkout-main) .summary-row.total span:last-child{font-size:1.45rem}.cart-main:not(.checkout-main) .summary-divider{display:none}.cart-main:not(.checkout-main) .checkout-btn{width:calc(100% - 2.2rem);min-height:44px;margin:.85rem 1.1rem 0;border-radius:8px}.cart-main:not(.checkout-main) .continue-shopping{width:calc(100% - 2.2rem);min-height:40px;margin:.65rem 1.1rem 0;border-radius:8px}.cart-main:not(.checkout-main) .summary-note{margin:0;padding:.9rem 1.1rem 1.05rem;color:#6d7277}@media(max-width:1280px){.cart-main:not(.checkout-main) .cart-wrapper{max-width:1080px;grid-template-columns:minmax(0,1fr) minmax(288px,318px)}.cart-main:not(.checkout-main) .cart-item{grid-template-columns:98px minmax(0,1fr) minmax(138px,165px);gap:.82rem;padding:.9rem 1.05rem}.cart-main:not(.checkout-main) .item-thumb{width:98px}}@media(max-width:920px){.cart-main:not(.checkout-main) .cart-wrapper{grid-template-columns:1fr}.cart-main:not(.checkout-main) .summary-card{position:static}}@media(max-width:680px){.cart-main:not(.checkout-main){padding-inline:.85rem}.cart-panel-header{padding:1rem 1rem .75rem}.cart-group-heading{margin-inline:1rem}.cart-main:not(.checkout-main) .cart-item{grid-template-columns:86px minmax(0,1fr);padding:.9rem 1rem}.cart-main:not(.checkout-main) .item-thumb{width:86px}.cart-main:not(.checkout-main) .item-pricing{grid-column:1 / -1;min-height:auto;align-items:flex-end;justify-content:flex-start}.quantity-inline{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:900px){}@media(max-width:640px){}
.footer-top{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(150px,.7fr) minmax(240px,1fr);align-items:start;gap:clamp(2.5rem,7vw,8rem);padding-bottom:clamp(1.8rem,3vw,2.8rem);border-bottom:1px solid #dedfe1}.footer-about-col{justify-self:start}.footer-about-col .footer-brand-logo{height:58px}.footer-about-col p{max-width:36ch;margin:1.25rem 0 0;color:#565c61;font-size:clamp(.88rem,.96vw,1rem);font-weight:300;line-height:1.6}.footer-nav-col,.footer-legal-col{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.footer-nav-col{justify-self:center}.footer-legal-col{justify-self:end;min-width:240px}.footer-col-heading{margin:0 0 .25rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a}.footer-nav-col a,.footer-legal-col a,.footer-legal-col span{color:#9da3a8;font-size:clamp(.84rem,.9vw,.98rem);font-weight:400;line-height:1.35;text-decoration:none}.footer-nav-col a:hover,.footer-legal-col a:hover{color:#000;font-weight:700}.footer-legal-col span{color:#70757a}.footer-bottom{padding-top:clamp(1rem,2vw,1.4rem)}.footer-bottom p{margin:0;color:#8b9095;font-size:.74rem;font-weight:300;letter-spacing:.04em;line-height:1.4}@media(max-width:900px){.footer-top{grid-template-columns:minmax(0,1.1fr) minmax(130px,.7fr) minmax(210px,1fr);gap:2rem}.footer-about-col .footer-brand-logo{height:50px}.footer-legal-col{min-width:210px}}@media(max-width:700px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.footer-about-col{grid-column:1 / -1}.footer-about-col p{max-width:42ch}.footer-nav-col,.footer-legal-col{justify-self:start}.footer-legal-col{min-width:0}}@media(max-width:480px){.footer-top{grid-template-columns:1fr}.footer-about-col{grid-column:auto}.footer-nav-col,.footer-legal-col{justify-self:start}.footer-about-col .footer-brand-logo{height:46px}}

/* ── Mobile-only design refinements (≤ 680px) ─────────────────────────── */
@media (max-width: 680px) {

  /* 1. Allow top bar to fully collapse on scroll (min-height overrides height:0 otherwise) */
  body.is-scrolled .top-bar { min-height: 0; }

  /* 2. Hero — hidden; nav already reaches products in one tap */
  .hero { display: none !important; }

  /* 2. About-page decorative image — not needed on small screens */
  .about-visual-card { display: none !important; }

  /* 3. Footer logo and nav links — stripped to keep the footer lean */
  .footer-brand-logo { display: none !important; }
  .footer-about-col p { margin-top: 0; }
  .footer-nav-col { display: none !important; }

  /* 4. Finger-friendly mobile nav dropdown */
  .nav-links {
    padding: 0;
    gap: 0;
  }

  .nav-links li {
    width: 100%;
    border-bottom: 1px solid var(--line);
  }

  .nav-links a {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 52px;
    padding: 0 1.2rem;
    font-size: 0.82rem;
    letter-spacing: 0.08em;
  }

  .nav-lang-item {
    list-style: none !important;
    width: 100% !important;
    padding: 0 !important;
    border-top: 1px solid var(--line);
    border-bottom: none !important;
  }

  .nav-lang-item .lang-switcher {
    position: static !important;
    width: 100%;
  }

  .nav-lang-item .lang-btn {
    all: unset;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    width: 100%;
    min-height: 52px;
    padding: 0 1.2rem;
    color: #666b71;
    font-size: 0.82rem;
    letter-spacing: 0.08em;
    cursor: pointer;
  }

  .nav-lang-item .lang-menu {
    position: static !important;
    top: auto !important;
    right: auto !important;
    display: none;
    width: 100%;
    min-width: 0;
    border: none;
    border-top: 1px solid var(--line);
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
  }

  .nav-lang-item .lang-switcher.is-open .lang-menu {
    display: block;
  }

  .nav-lang-item .lang-option {
    width: 100%;
    min-height: 48px;
    padding: 0 1.2rem;
    font-size: 0.82rem;
    border-radius: 0;
    border-bottom: 1px solid var(--line);
  }

  .nav-lang-item .lang-option:last-child {
    border-bottom: none;
  }

  /* 5. Why-us section — compact on mobile */
  .why-us {
    padding: 2rem 1rem;
  }

  .why-us-head {
    margin-bottom: 1.5rem;
  }

  .why-us-head h2 {
    font-size: clamp(1.7rem, 8vw, 2.2rem);
  }

  .why-us-intro {
    font-size: 0.88rem;
  }

  .why-us-grid {
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .why-us-card {
    min-height: 0 !important;
    padding: 0.85rem;
  }

  .why-us-icon {
    display: none !important;
  }

  .why-us-number {
    position: static;
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.62rem;
    color: rgb(255 255 255 / 0.45);
  }

  .why-us-card h3 {
    margin-top: 0 !important;
    font-size: 0.95rem;
  }

  .why-us-card p {
    margin-top: 0.45rem;
    font-size: 0.78rem;
    line-height: 1.45;
  }

  /* 5. Lean horizontal product cards — image left, content right */
  .product-card {
    display: grid;
    grid-template-columns: 88px 1fr;
    grid-template-rows: auto auto 1fr;
    padding: 0.45rem 0.5rem 0.5rem;
    gap: 0.2rem 0.65rem;
    align-items: start;
  }

  /* Image column spans all rows */
  .product-media {
    grid-column: 1;
    grid-row: 1 / 4;
    min-height: 0 !important;
    height: 88px !important;
    border-radius: 8px;
    align-self: center;
  }

  .product-media img,
  .product-no-image {
    min-height: 0 !important;
    height: 88px !important;
  }

  /* Catalog context has higher-specificity overrides — reset them too */
  .catalog-cards .product-media,
  .catalog-cards .product-media img,
  .catalog-cards .product-no-image {
    min-height: 0 !important;
    height: 88px !important;
  }

  .product-shipping-pill {
    display: none !important;
  }

  /* Title — right column, row 1 */
  .product-card h3 {
    grid-column: 2;
    grid-row: 1;
    font-size: 1rem !important;
    line-height: 1.15;
    margin: 0;
    align-self: start;
  }

  /* Weight — right column, row 2 */
  .product-mg {
    grid-column: 2;
    grid-row: 2;
    margin: 0;
    font-size: 0.7rem;
  }

  /* Price + add button — right column, row 3 */
  .product-meta {
    grid-column: 2;
    grid-row: 3;
    padding-top: 0.38rem;
    margin-top: 0;
    align-self: end;
  }

  .product-meta p {
    font-size: 0.92rem;
  }

  /* Keep add-to-cart button proportionate in the lean row */
  .product-card .product-meta button,
  .product-card .product-meta .product-card-add-selected {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
  }

  .product-card .product-meta .product-card-quantity button {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
  }
}

/* ── Research-use legal reminder bar (products page) ─────────────────────
   Full-bleed black bar; the text is centered and constrained to the same
   1120px content width used by the catalog. */
.research-legal-bar {
  width: 100%;
  background: #080808;
  color: #ffffff;
}

.research-legal-bar .research-legal-inner {
  max-width: 1120px;
  margin: 0 auto;
  padding-block: clamp(1.8rem, 3vw, 2.6rem);
  padding-inline: clamp(1rem, 4vw, 2.2rem);
  text-align: left;
}

.research-legal-bar .research-legal-title {
  margin: 0 0 0.7rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.research-legal-bar .research-legal-lead {
  margin: 0 0 1rem;
  line-height: 1.6;
}

.research-legal-bar .research-legal-list {
  margin: 0;
  padding-left: 1.25rem;
  line-height: 1.6;
}

.research-legal-bar .research-legal-list li {
  margin-bottom: 0.55rem;
}

.research-legal-bar .research-legal-list li:last-child {
  margin-bottom: 0;
}

.is-research-disclaimer-open {
  overflow: hidden;
}

.research-disclaimer-overlay {
  position: fixed;
  inset: 0;
  z-index: 5000;
  display: grid;
  place-items: center;
  padding: clamp(12px, 2vw, 24px);
  background: rgba(8, 10, 12, 0.62);
  backdrop-filter: blur(5px);
}

.research-disclaimer-dialog {
  width: min(720px, 100%);
  max-height: min(680px, calc(100dvh - 24px));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #dfe4e7;
  border-radius: 8px;
  background: #fff;
  color: #111315;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32);
  outline: none;
}

.research-disclaimer-head {
  padding: 1rem clamp(1rem, 2.5vw, 1.35rem) 0.82rem;
  border-bottom: 1px solid #e5e9ec;
}

.research-disclaimer-head span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  margin-bottom: 0.48rem;
  padding: 0 0.62rem;
  border-radius: 999px;
  background: #111315;
  color: #fff;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.research-disclaimer-head h2 {
  margin: 0;
  color: #111315;
  font-size: clamp(1.28rem, 2.6vw, 1.9rem);
  line-height: 1.04;
  letter-spacing: 0;
}

.research-disclaimer-copy {
  margin: 0.9rem clamp(1rem, 2.5vw, 1.35rem);
  padding: 0.82rem 0.95rem;
  max-height: min(338px, 46dvh);
  overflow-y: auto;
  border: 1px solid #e4e8eb;
  border-radius: 6px;
  background: #f8f9fa;
  color: #353b40;
  font-size: 0.92rem;
  line-height: 1.46;
  overscroll-behavior: contain;
}

.research-disclaimer-copy:focus {
  border-color: #111315;
  box-shadow: 0 0 0 3px rgba(17, 19, 21, 0.12);
  outline: none;
}

.research-disclaimer-copy p {
  margin: 0;
}

.research-disclaimer-copy p + p {
  margin-top: 0.62rem;
}

.research-disclaimer-copy ul {
  margin: 0.72rem 0 0 1.1rem;
  padding: 0;
}

.research-disclaimer-copy li + li {
  margin-top: 0.32rem;
}

.research-disclaimer-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  padding: 0.1rem clamp(1rem, 2.5vw, 1.35rem) 1.05rem;
}

.research-disclaimer-actions a {
  color: #343a40;
  font-size: 0.82rem;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.research-disclaimer-actions button {
  min-width: 172px;
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  background: #070707;
  color: #fff;
  padding: 0 1.2rem;
  font: inherit;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
}

.research-disclaimer-actions button:hover,
.research-disclaimer-actions button:focus-visible {
  background: #202326;
  outline: none;
}

.research-disclaimer-actions button:focus-visible {
  box-shadow: 0 0 0 3px rgba(17, 19, 21, 0.18);
}

@media (max-width: 560px) {
  .research-disclaimer-overlay {
    padding: 8px;
  }

  .research-disclaimer-dialog {
    max-height: calc(100dvh - 16px);
  }

  .research-disclaimer-head {
    padding: 0.9rem 0.92rem 0.72rem;
  }

  .research-disclaimer-copy {
    margin: 0.72rem 0.92rem;
    padding: 0.72rem 0.78rem;
    max-height: 50dvh;
    font-size: 0.86rem;
    line-height: 1.44;
  }

  .research-disclaimer-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.72rem;
    padding: 0 0.92rem 0.92rem;
  }

  .research-disclaimer-actions a {
    text-align: center;
  }

  .research-disclaimer-actions button {
    width: 100%;
    min-width: 0;
  }
}

@media (max-height: 700px) {
  .research-disclaimer-head {
    padding-top: 0.82rem;
    padding-bottom: 0.66rem;
  }

  .research-disclaimer-head span {
    margin-bottom: 0.34rem;
  }

  .research-disclaimer-copy {
    max-height: 42dvh;
    margin-top: 0.72rem;
    margin-bottom: 0.72rem;
  }

  .research-disclaimer-actions button {
    min-height: 40px;
  }
}


/* Holiday / away-period banner (src/public/holiday-notice.js).
   Injected above the sticky site header, so it scrolls away with the page. */

.holiday-notice {
  display: block;
  border-bottom: 1px solid #f0d9a5;
  background: #fdf4e3;
  color: #6b4b12;
}

.holiday-notice-inner {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0.6rem 3.6vw;
}

.holiday-notice-icon {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin-top: 0.05rem;
  color: #b57e14;
}

.holiday-notice-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.holiday-notice-text {
  flex: 1 1 auto;
  margin: 0;
  font-size: 0.82rem;
  font-weight: 400;
  line-height: 1.45;
}

.holiday-notice-text strong {
  display: inline;
  margin-right: 0.35rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.holiday-notice-close {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  margin: -0.15rem -0.35rem 0 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: none;
  color: #8a6416;
  cursor: pointer;
}

.holiday-notice-close svg {
  width: 13px;
  height: 13px;
}

.holiday-notice-close:hover,
.holiday-notice-close:focus-visible {
  background: rgba(138, 100, 22, 0.12);
  color: #5c4210;
  outline: none;
}

@media (max-width: 720px) {
  .holiday-notice-inner {
    gap: 0.55rem;
    padding: 0.6rem 5vw;
  }

  .holiday-notice-text {
    font-size: 0.78rem;
  }
}


.hero-content-wrap {
  justify-content: flex-end;
}

.hero-card {
  width: min(76vw, 1120px);
  margin-left: auto;
  text-align: right;
}

.hero-card h1 {
  width: 100%;
  max-width: none;
  font-size: clamp(1.9rem, 4.3vw, 4.5rem);
  line-height: 1.06;
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}

.hero-cta-row {
  justify-content: flex-end;
}

.btn-primary:hover,
.btn-primary:focus-visible {
  background: #0b0b0b;
  color: #fff;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.3);
}

.hero-scroll {
  position: absolute;
  left: 50%;
  bottom: 26px;
  transform: translateX(-50%);
  z-index: 2;
  display: inline-flex;
  padding: 6px;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}

.hero-scroll:hover,
.hero-scroll:focus-visible {
  opacity: 1;
}

.hero-scroll-mouse {
  width: 26px;
  height: 42px;
  border: 2px solid rgba(255, 255, 255, 0.85);
  border-radius: 15px;
  display: flex;
  justify-content: center;
  padding-top: 7px;
  box-sizing: border-box;
}

.hero-scroll-dot {
  width: 4px;
  height: 8px;
  border-radius: 2px;
  background: #fff;
  animation: hero-scroll-dot 1.8s ease-in-out infinite;
}

@keyframes hero-scroll-dot {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(13px);
  }
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-scroll-dot {
    animation: none;
  }
}

@media (max-width: 680px) {
  .hero-card {
    width: min(100%, 420px);
    margin-left: auto;
    text-align: right;
  }

  .hero-card h1 {
    font-size: clamp(1.5rem, 7.5vw, 1.95rem);
    line-height: 1.05;
  }
}
