@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";:root{color:#17251f;--ink:#14241d;--gold:#b17a32;--paper:#fffdf7;--sage:#dce8df;--line:#d5d7cf;--muted:#5c6963;background:#f4f1e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:10px}.skip:focus{top:10px}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:30;background:#f4f1e9ee;align-items:center;gap:26px;height:78px;padding:0 clamp(20px,5vw,80px);display:flex;position:sticky;top:0}.brand{grid-template-columns:38px auto;align-items:center;column-gap:10px;margin-right:auto;display:grid}.brand span{background:var(--ink);color:#e7bb72;border-radius:11px;grid-row:1/3;place-items:center;width:38px;height:38px;font:700 20px Manrope;display:grid}.brand b{letter-spacing:.18em;font:700 14px Manrope}.brand small{letter-spacing:.2em;color:#66726d;font-size:9px}nav{white-space:nowrap;align-items:center;gap:18px;font-size:12px;display:flex}nav a:hover,nav a:focus-visible{color:var(--gold)}.header-cta,.primary,.secondary{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;display:inline-flex}.header-cta,.primary{background:var(--ink);color:#fff}.secondary{background:0 0}.menu,.mobile-nav{display:none}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:72px;min-height:650px;padding:90px clamp(20px,8vw,132px);display:grid}.eyebrow{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.5}h1,h2,h3{letter-spacing:-.04em;margin:.25em 0;font-family:Manrope,sans-serif}h1{max-width:970px;font-size:clamp(46px,6.3vw,88px);line-height:1.01}h1 em{color:#728078;font-style:normal}h2{max-width:900px;font-size:clamp(34px,4.6vw,62px);line-height:1.08}h3{font-size:24px}.lead{color:var(--muted);max-width:760px;font-size:clamp(18px,2vw,23px);line-height:1.6}.lead.compact{font-size:18px}.actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.text-link{align-items:center;gap:8px;min-height:44px;font-weight:700;display:inline-flex}.text-link svg,.primary svg{width:17px}.hero-visual{aspect-ratio:1;background:var(--ink);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;padding:15%;display:flex;box-shadow:0 35px 80px #1d332755}.hero-visual svg{color:#e7bb72;width:64px;height:64px}.hero-visual span{letter-spacing:.2em;color:#e7bb72;margin:22px 0 10px;font-size:11px}.hero-visual b{font:600 clamp(24px,3vw,42px)/1.15 Manrope}.hero-visual small{color:#b9c4bf;margin-top:22px}.section,.page,.split,.kru-strip{padding:100px clamp(20px,8vw,132px)}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.info-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;min-height:230px;padding:26px;display:flex}.info-card>span{color:var(--gold);font:700 12px Manrope}.info-card p{color:var(--muted);margin-top:auto;line-height:1.6}.split{background:var(--sage);grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.split.dark{background:var(--ink);color:#fff}.split.dark .lead{color:#c3ccc8}.band{background:#ece5d8;padding:30px clamp(20px,8vw,132px)}.band .card-grid{grid-template-columns:repeat(3,1fr);margin:0}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}.steps b{border-right:1px solid var(--line);padding:22px 8px}.kru-strip{background:#e9e0cf;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid}.kru-strip>span,.kru-panel>span{background:var(--ink);color:#e7bb72;border:2px solid #c99b53;border-radius:50%;place-items:center;width:78px;height:78px;font:700 20px Manrope;display:grid}.kru-strip h2{font-size:clamp(28px,3vw,42px)}.center{text-align:center;justify-items:center;display:grid}.page{min-height:72vh}.page>.lead{margin-bottom:42px}.listing-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.listing{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden}.listing>img,.listing-art{object-fit:cover;background:var(--sage);place-items:center;width:100%;height:240px;display:grid}.listing-art svg{color:#5e766a;width:60px;height:60px}.listing>div:last-child{padding:24px}.listing small,.badge{color:#8a5b22;letter-spacing:.08em;font-size:11px;font-weight:700}.brand-label{letter-spacing:.12em;font-size:12px;font-weight:700}.listing p{color:var(--muted);line-height:1.55}dl{margin:22px 0}dl div{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:9px 0;display:flex}dt{color:var(--muted)}dd{text-align:right;overflow-wrap:anywhere;margin:0}.preview-note,.guardrail,.disclosure,.empty{background:#fff8e7;border:1px solid #d2b678;border-radius:18px;margin:30px 0;padding:24px;line-height:1.6}.empty{text-align:center;padding:70px 24px}.empty svg{width:48px;height:48px}.product-layout{grid-template-columns:1fr 1fr;gap:60px;display:grid}.product-media{background:var(--sage);border-radius:26px;place-items:center;min-height:500px;display:grid;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%}.product-media svg{width:80px;height:80px}.guardrail{gap:18px;max-width:900px;display:flex}.guardrail svg{flex:0 0 28px}.form{grid-template-columns:1fr 1fr;gap:18px;max-width:900px;display:grid}.form label{gap:7px;font-weight:600;display:grid}.form input,.form textarea,.form select{background:#fff;border:1px solid #aeb5b0;border-radius:10px;width:100%;min-height:48px;padding:13px}.form .wide{grid-column:1/-1}.consent{grid-template-columns:22px 1fr!important;display:flex!important}.consent input{width:20px;height:20px;min-height:0}.form-note{color:var(--muted);font-size:13px}.kru-panel{background:var(--ink);color:#fff;border-radius:24px;align-items:center;gap:24px;max-width:760px;padding:35px;display:flex}.kru-panel p{color:#c4cec9}.prose{max-width:780px;font-size:19px;line-height:1.75}footer{color:#fff;background:#101a16;grid-template-columns:1fr 1.4fr;gap:50px;padding:70px clamp(20px,8vw,132px);display:grid}footer>div:nth-child(2){grid-template-columns:repeat(2,1fr);gap:13px;display:grid}footer a{color:#c9d2ce;justify-content:space-between;gap:8px;font-size:13px;display:flex}footer svg{width:15px}.legal-note{color:#95a09b;border-top:1px solid #34413b;grid-column:1/-1;padding-top:22px;font-size:12px}.stage{z-index:50;background:#fff1c9;border:1px solid #cba24d;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:700;position:fixed;bottom:12px;right:12px}@media (width<=1120px){nav{display:none}.menu{background:0 0;border:0;place-items:center;width:48px;height:48px;display:grid}.mobile-nav{top:78px;background:var(--paper);z-index:29;gap:6px;max-height:calc(100dvh - 78px);padding:22px;display:grid;position:fixed;inset-inline:0;overflow:auto}.mobile-nav a{align-items:center;min-height:44px;display:flex}.header-cta{display:none}.card-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-visual{max-width:500px}.listing-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}header{height:68px}.mobile-nav{max-height:calc(100dvh - 68px);top:68px}.hero,.section,.page,.split,.kru-strip{max-width:100vw;padding:64px 20px}.hero{gap:42px}.hero>*{min-width:0;max-width:100%}.hero-visual{width:100%;padding:14%}.actions{align-items:stretch;max-width:100%}.actions>*{width:100%;max-width:100%}.card-grid,.band .card-grid,.listing-grid,.split,.product-layout,.form,.steps,.kru-strip,footer{grid-template-columns:minmax(0,1fr);max-width:100%}.info-card{min-height:190px}.band{padding:20px}.steps b{border-right:0;border-bottom:1px solid var(--line)}.kru-strip .secondary{width:100%}.product-media{min-height:330px}.form .wide{grid-column:auto}footer>div:nth-child(2){grid-template-columns:1fr}.legal-note{grid-column:auto}h1{overflow-wrap:anywhere;font-size:clamp(38px,11vw,49px)}.lead{overflow-wrap:anywhere;font-size:18px}.section,.page{min-width:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
