.launch-hero{min-height:690px;background:linear-gradient(110deg,#080808 0%,#080808 58%,#18150f 58%);color:#fff;display:grid;grid-template-columns:1.5fr .5fr;align-items:stretch}.launch-hero-inner{padding:7rem clamp(1.25rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.launch-hero-inner h1{max-width:800px}.launch-hero-inner>p:not(.eyebrow){max-width:650px;color:#c9c9c9;font-size:1.15rem}.launch-stat{border-left:1px solid #332c1d;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center}.launch-stat span{color:var(--gold);font-size:.7rem;letter-spacing:.18em;font-weight:800;margin-bottom:1.5rem}.launch-stat strong{font:500 clamp(2rem,4vw,4rem) Georgia,serif;line-height:1.15}.launch-intro{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.intro-copy{font-size:1.05rem;color:var(--muted)}.intro-copy strong{color:var(--ink)}.benefits-section{background:#0b0b0b;color:#fff;padding:7rem clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem}.benefits-copy>p:not(.section-label){color:#aaa}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #333;border-left:1px solid #333}.benefit-grid article{padding:2rem;border-right:1px solid #333;border-bottom:1px solid #333}.benefit-grid span{color:var(--gold);font-size:.72rem}.benefit-grid p{color:#aaa}.launch-code-heading{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.launch-code-heading h2{font-size:clamp(3rem,7vw,7rem);color:#b08c3e;margin-bottom:0}.launch-code-heading p{color:var(--muted);max-width:500px}.launch-code-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:3rem;border-top:1px solid var(--line)}.launch-code-grid article{display:grid;grid-template-columns:80px 1fr;gap:1.2rem;padding:2rem 1rem 2rem 0;border-bottom:1px solid var(--line)}.launch-code-grid article:nth-child(odd){border-right:1px solid var(--line);padding-right:2rem}.launch-code-grid article:nth-child(even){padding-left:2rem}.launch-code-grid b{font:500 3.5rem Georgia,serif;color:var(--gold);line-height:1}.launch-code-grid h3{margin-bottom:.4rem}.launch-code-grid p{margin:0;color:var(--muted)}.application-section{background:#121212;color:#fff;padding:7rem clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.65fr 1.35fr;gap:5rem;align-items:start}.application-heading{position:sticky;top:130px}.application-heading p:not(.section-label){color:#aaa}.launch-form{background:#fff;color:var(--ink);padding:clamp(1.25rem,4vw,3.5rem)}.launch-form fieldset{border:0;padding:0;margin:0 0 3rem}.launch-form legend{font:700 1.65rem Georgia,serif;border-bottom:1px solid var(--line);width:100%;padding-bottom:.8rem;margin-bottom:1.5rem}.launch-form legend span,.launch-form label>span:not(:only-child){color:#9b7117}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.launch-form label:not(.check-grid label){display:block;font-size:.82rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.2rem}.launch-form input:not([type=checkbox]),.launch-form textarea{width:100%;margin-top:.45rem;border:1px solid #cfcac0;background:#fbfaf7;padding:.9rem;font:inherit;color:#111;border-radius:0}.launch-form input:focus,.launch-form textarea:focus{outline:3px solid rgba(201,168,91,.3);border-color:#9b7117}.field-help{color:var(--muted);font-size:.9rem}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.check-grid label{display:flex;gap:.8rem;align-items:flex-start;border:1px solid var(--line);padding:1rem;cursor:pointer;font-size:.92rem;line-height:1.35}.check-grid label:has(input:checked){border-color:#9b7117;background:#fbf7eb}.check-grid input{width:19px;height:19px;flex:0 0 auto;margin:.1rem 0 0;accent-color:#9b7117}.terms-grid{grid-template-columns:1fr}.group-error{color:#9e2727;font-weight:700;font-size:.86rem;margin-top:.8rem}.submit-button{border:0;cursor:pointer;font-size:.84rem}.form-note{color:var(--muted);font-size:.82rem;margin-top:1rem}.required-invalid{border-left:4px solid #a63131;padding-left:1rem}
@media(max-width:950px){.launch-hero{grid-template-columns:1fr}.launch-stat{border-left:0;border-top:1px solid #332c1d;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:2rem}.launch-stat span{grid-column:1/-1}.launch-intro,.benefits-section,.application-section{grid-template-columns:1fr;gap:2.5rem}.application-heading{position:static}.benefit-grid{margin-top:1rem}}
@media(max-width:650px){.launch-hero-inner{padding:5rem 1.25rem}.launch-stat{grid-template-columns:1fr}.launch-stat span{grid-column:auto}.launch-stat strong{font-size:2rem}.launch-intro,.launch-code,.benefits-section,.application-section{padding:4.5rem 1.25rem}.launch-code-heading,.launch-code-grid,.benefit-grid,.form-grid,.check-grid{grid-template-columns:1fr}.launch-code-grid article:nth-child(odd){border-right:0;padding-right:0}.launch-code-grid article:nth-child(even){padding-left:0}.launch-code-grid article{grid-template-columns:58px 1fr}.launch-code-grid b{font-size:2.7rem}.launch-form{padding:1.25rem}.benefit-grid{border-left:0}.benefit-grid article{border-left:1px solid #333}}
.website-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.website-links a{color:var(--gold);border-bottom:1px solid #63542e;text-decoration:none;font-weight:800}
