@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";:root{color:#171717;background:#f6f4ee;font-family:Lato,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f4ee}a{color:inherit;text-decoration:none}button,input{border-radius:0;font:inherit}button,.primary-action,.secondary-action{min-height:48px;border:2px solid #171717;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;background:#171717;color:#fff;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.secondary-action{background:transparent;color:#171717}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(20px,6vw,72px);border-bottom:2px solid #171717}.site-footer{border-top:2px solid #171717;border-bottom:0;color:#4a4a4a}.brand{font-size:1.45rem;font-weight:900}nav{display:flex;gap:18px;font-weight:700}main{width:100%}.hero-section,.page-heading,.newsletter-section{padding:clamp(48px,8vw,96px) clamp(20px,6vw,72px)}.hero-section{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:clamp(32px,6vw,72px);align-items:stretch}.hero-copy{max-width:780px}.eyebrow{margin:0 0 16px;color:#a3391f;font-size:.88rem;font-weight:900;text-transform:uppercase}h1,h2{margin:0;max-width:900px;line-height:1;font-weight:900}h1{font-size:clamp(3rem,8vw,6.8rem)}h2{font-size:clamp(2rem,5vw,4rem)}.lead{max-width:760px;margin:24px 0 0;color:#303030;font-size:clamp(1.12rem,2vw,1.45rem);line-height:1.5}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.launch-panel{border:2px solid #171717;background:#fff;padding:24px}.launch-panel dl,.launch-panel div{margin:0}.launch-panel div+div{margin-top:28px;padding-top:24px;border-top:2px solid #171717}.launch-panel dt{font-weight:900;text-transform:uppercase}.launch-panel dd{margin:8px 0 0;color:#383838;line-height:1.45}.signal-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid #171717;border-bottom:2px solid #171717}.signal-row span{min-height:72px;display:grid;place-items:center;padding:16px;border-right:2px solid #171717;background:#e6d8bd;font-weight:900;text-align:center}.signal-row span:last-child{border-right:0}.newsletter-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(28px,5vw,64px);align-items:start;background:#fff}.newsletter-form{display:grid;gap:16px;padding:24px;border:2px solid #171717}.form-grid{display:grid;gap:14px}label{display:grid;gap:8px;font-weight:900}input{width:100%;min-height:48px;border:2px solid #171717;padding:0 12px;background:#fdfcf9}input[aria-invalid=true]{border-color:#a3391f}.form-error,.form-success{margin:0;font-weight:700}.form-error{color:#a3391f}.form-success{color:#1d5b39}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid #171717;border-left:2px solid #171717}.feature-grid article{min-height:260px;padding:24px;border-right:2px solid #171717;border-bottom:2px solid #171717;background:#fff}.feature-grid p{margin:0 0 20px;color:#a3391f;font-weight:900;text-transform:uppercase}.feature-grid h2{font-size:clamp(1.45rem,3vw,2.4rem)}.feature-grid span{display:block;margin-top:18px;color:#383838;line-height:1.5}@media(max-width:820px){.site-header,.site-footer,.hero-section,.newsletter-section{grid-template-columns:1fr}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.signal-row,.feature-grid{grid-template-columns:1fr}.signal-row span{border-right:0;border-bottom:2px solid #171717}.signal-row span:last-child{border-bottom:0}}
