:root{--ink:#17151b;--paper:#f4f0e8;--lime:#c7ff45;--purple:#9f7aea;--orange:#ff7657;--line:#d8d0c5;--muted:#716b72}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}.site-nav{position:sticky;top:0;z-index:20;background:rgba(23,21,27,.94);backdrop-filter:blur(16px);color:#fff}.nav-inner{max-width:1400px;height:80px;margin:auto;padding:0 5vw;display:flex;align-items:center}.brand img{height:48px;filter:brightness(0) invert(1)}.nav-menu{margin-left:auto;display:flex;gap:8px;align-items:center}.nav-menu a{padding:12px 17px;border-radius:40px;color:#d3ced7}.nav-menu a:hover,.nav-menu .active{background:var(--lime);color:var(--ink)}.menu-button{display:none}.wholesale-hero{min-height:680px;background:var(--ink);color:#fff;padding:120px 5vw 80px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:8vw;align-items:center;overflow:hidden}.wholesale-hero>div:first-child{max-width:900px}.kicker,.section-no{font-size:12px;font-weight:800;letter-spacing:.16em}.kicker{color:var(--lime)}h1,h2{font-family:"Syne";letter-spacing:-.065em;line-height:.9;margin:20px 0}h1{font-size:clamp(58px,8vw,118px)}h1 em,h2 em{color:var(--lime);font-style:normal}.wholesale-hero p{max-width:720px;color:#b9b4bd;font-size:19px;line-height:1.7}.hero-circle{aspect-ratio:1;border-radius:50%;background:var(--lime);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 36px rgba(199,255,69,.08),0 0 0 72px rgba(199,255,69,.04)}.hero-circle span{font-size:12px;letter-spacing:.18em;font-weight:800}.hero-circle strong{font-family:"Syne";font-size:112px;line-height:1}.hero-circle small{font-weight:700}.form-section{max-width:1400px;margin:auto;padding:110px 5vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.form-intro h2{font-size:clamp(45px,6vw,84px)}.form-intro h2 em{color:var(--purple)}.form-intro>p{color:var(--muted);line-height:1.75}.benefits{margin-top:35px;display:grid;gap:13px;font-weight:700}.benefits span{border-bottom:1px solid var(--line);padding-bottom:13px}.quote-form{background:#fff;padding:38px;box-shadow:0 25px 70px rgba(23,21,27,.1);display:grid;gap:20px}.product-preview{display:flex;align-items:center;gap:22px;padding-bottom:25px;border-bottom:1px solid var(--line)}.preview-circle{width:120px;height:120px;border-radius:50%;background:#e9e2d7;display:grid;place-items:center;flex:0 0 auto}.preview-circle img{width:82%;height:82%;object-fit:contain;padding:8%;filter:drop-shadow(0 10px 9px rgba(0,0,0,.13))}.product-preview small,.product-preview span{display:block;color:var(--muted)}.product-preview strong{display:block;font-family:"Syne";font-size:24px;margin:5px 0}.quote-form label{display:grid;gap:8px;font-size:13px;font-weight:800;letter-spacing:.04em}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid var(--line);background:var(--paper);padding:15px;font:inherit;color:var(--ink);outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(159,122,234,.15)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form button{border:0;background:var(--ink);color:#fff;padding:19px 22px;font:800 15px "DM Sans";display:flex;justify-content:space-between;cursor:pointer}.quote-form button:hover{background:var(--purple)}.privacy{margin:0;color:var(--muted);font-size:12px}.steps{max-width:1400px;margin:0 auto 100px;padding:0 5vw;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps div{background:var(--ink);color:#fff;padding:32px;min-height:220px}.steps span{color:var(--lime);font-family:"Syne"}.steps h3{font-family:"Syne";font-size:25px}.steps p{color:#aaa4ad;line-height:1.6}footer{background:#0e0d10;color:#fff;padding:55px 5vw 25px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}footer img{height:54px;filter:brightness(0) invert(1)}footer div{display:flex;justify-content:flex-end;gap:22px}footer p{grid-column:1/-1;color:#6f6972;border-top:1px solid #29252d;padding-top:20px}.menu-button{width:44px;height:44px;border:0;background:none;margin-left:auto}.menu-button span{display:block;width:23px;height:2px;background:#fff;margin:6px auto}
@media(max-width:900px){.wholesale-hero{grid-template-columns:1fr;padding-top:100px}.hero-circle{width:min(360px,80vw);justify-self:center}.form-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.nav-menu{position:fixed;top:70px;left:12px;right:12px;background:var(--ink);padding:14px;display:none;flex-direction:column;align-items:stretch}.nav-menu.open{display:flex}.menu-button{display:block}.two-col{grid-template-columns:1fr}}
@media(max-width:560px){.wholesale-hero{padding:80px 20px 60px;min-height:auto}h1{font-size:53px}.form-section{padding:75px 20px}.quote-form{padding:22px}.product-preview{align-items:flex-start}.preview-circle{width:90px;height:90px}.product-preview strong{font-size:19px}.steps{padding:0 20px}.nav-inner{padding:0 16px}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-direction:column;gap:10px}}
