:root{--ink:#171815;--paper:#f4f1e9;--lime:#c7ff45;--muted:#66685f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,88px);border-bottom:1px solid rgba(23,24,21,.15)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--ink);color:var(--lime);font-weight:900;transform:rotate(-5deg)}.brand-name{font-size:14px;font-weight:900;letter-spacing:.08em}.brand-name b{color:#6b821d}nav{display:flex;gap:28px}nav a{font-size:14px;font-weight:700;text-decoration:none}.hero{position:relative;min-height:700px;padding:clamp(76px,11vw,142px) clamp(24px,8vw,120px);overflow:hidden}.eyebrow,.section-label{color:#536416;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:#77920e}h1{max-width:850px;margin:26px 0 28px;font-size:clamp(58px,9.2vw,128px);line-height:.84;letter-spacing:-.07em;font-weight:900}h1 em{color:#708b0e;font-style:normal}.hero-copy{max-width:540px;margin:0 0 34px;color:#54574f;font-size:clamp(18px,2vw,23px);line-height:1.5}.primary-button{display:inline-flex;gap:42px;align-items:center;padding:16px 18px 16px 22px;background:var(--ink);color:white;text-decoration:none;font-weight:800;border-radius:7px}.primary-button span{color:var(--lime)}.signal-card{position:absolute;right:7vw;top:125px;width:220px;height:300px;border:1px solid rgba(23,24,21,.13);border-radius:110px 110px 18px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.32);transform:rotate(4deg)}.signal-orbit{width:122px;height:122px;border:1px solid #b4c48b;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 20px rgba(199,255,69,.12),0 0 0 40px rgba(199,255,69,.06)}.signal-core{display:grid;place-items:center;width:64px;height:64px;background:var(--ink);color:var(--lime);font-size:32px;font-weight:900;border-radius:20px}.signal-card p{margin:48px 0 0;font-size:10px;font-weight:900;letter-spacing:.22em}.intro{display:grid;grid-template-columns:.7fr 1.2fr 1fr;gap:40px;padding:100px clamp(24px,8vw,120px);background:var(--ink);color:white}.intro .section-label{color:var(--lime)}.intro h2,.contact-band h2{margin:0;font-size:clamp(36px,5vw,68px);line-height:1;letter-spacing:-.045em}.intro>p:last-child{margin:0;color:#b9bcb2;font-size:18px;line-height:1.65}.contact-band{padding:95px clamp(24px,8vw,120px);background:var(--lime)}.contact-band h2{margin:16px 0 30px}.contact-band>a{font-size:clamp(20px,3vw,34px);font-weight:900;text-decoration:none;border-bottom:2px solid var(--ink)}footer{display:flex;justify-content:space-between;gap:24px;padding:28px clamp(24px,6vw,88px);background:var(--ink);color:#aeb0a8;font-size:12px}footer a{color:var(--lime);text-decoration:none}.subpage{min-height:100vh;display:flex;flex-direction:column}.subpage-hero{flex:1;padding:clamp(80px,12vw,150px) clamp(24px,8vw,120px)}.subpage-hero h1,.legal-page h1{margin:16px 0 28px;font-size:clamp(64px,10vw,130px);line-height:.88;letter-spacing:-.07em}.subpage-hero>p:not(.section-label){max-width:620px;color:var(--muted);font-size:21px;line-height:1.6}.email-link{display:inline-block;margin-top:36px;color:#526a00;font-size:clamp(24px,4vw,42px);font-weight:900;text-decoration:none;border-bottom:3px solid currentColor}.legal-page{width:min(850px,calc(100% - 48px));margin:0 auto;padding:90px 0 120px}.legal-page h1{font-size:clamp(56px,8vw,96px)}.legal-page .updated{color:var(--muted);margin:-8px 0 70px}.legal-page h2{margin:42px 0 12px;font-size:24px;letter-spacing:-.02em}.legal-page p{color:#50534c;font-size:17px;line-height:1.7}.legal-page a{font-weight:800}@media(max-width:850px){.signal-card{opacity:.16;right:-70px;top:150px}.hero{min-height:630px}.intro{grid-template-columns:1fr;gap:28px}footer{flex-direction:column}.site-header nav{gap:16px}}@media(max-width:520px){.brand-name{font-size:12px}.site-header{height:74px}.site-header nav a:first-child{display:none}.hero{padding-top:80px}h1{font-size:58px}.signal-card{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
