:root{--bg: #0a0a0a;--bg-soft: #111111;--fg: #f4f1ec;--fg-muted: #8b8680;--gold: #c9a35c;--rule: #1f1d1a}[data-astro-cid-5hdvmo2t]{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg)}body{font-family:DM Mono,ui-monospace,monospace;font-weight:400;line-height:1.55;font-size:15px;min-height:100vh;overflow-x:hidden}.wrap[data-astro-cid-5hdvmo2t]{max-width:880px;margin:0 auto;padding:64px 32px 96px;min-height:100vh;display:flex;flex-direction:column;gap:80px}header[data-astro-cid-5hdvmo2t]{display:flex;justify-content:space-between;align-items:baseline;gap:32px}.mark[data-astro-cid-5hdvmo2t]{font-family:Inter,sans-serif;font-weight:900;font-size:14px;letter-spacing:.04em;color:var(--fg);border:1px solid var(--fg);padding:6px 10px;text-transform:uppercase}.breadcrumb[data-astro-cid-5hdvmo2t]{color:var(--fg-muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.breadcrumb[data-astro-cid-5hdvmo2t] a[data-astro-cid-5hdvmo2t]{color:var(--fg-muted);text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-5hdvmo2t] a[data-astro-cid-5hdvmo2t]:hover{color:var(--gold)}.hero[data-astro-cid-5hdvmo2t]{display:flex;flex-direction:column;gap:28px}h1[data-astro-cid-5hdvmo2t]{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(40px,7vw,64px);line-height:1.05;letter-spacing:-.01em;color:var(--fg);max-width:18ch}h1[data-astro-cid-5hdvmo2t] em[data-astro-cid-5hdvmo2t]{font-style:italic;color:var(--gold)}.sub[data-astro-cid-5hdvmo2t]{font-size:16px;line-height:1.6;color:var(--fg-muted);max-width:62ch}.points[data-astro-cid-5hdvmo2t]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;padding:32px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.point[data-astro-cid-5hdvmo2t]{display:flex;flex-direction:column;gap:10px}.point[data-astro-cid-5hdvmo2t] .k[data-astro-cid-5hdvmo2t]{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.point[data-astro-cid-5hdvmo2t] .v[data-astro-cid-5hdvmo2t]{font-family:"Instrument Serif",serif;font-size:20px;line-height:1.3;color:var(--fg)}.signup[data-astro-cid-5hdvmo2t]{display:flex;flex-direction:column;gap:18px}.signup[data-astro-cid-5hdvmo2t] .label[data-astro-cid-5hdvmo2t]{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.signup[data-astro-cid-5hdvmo2t] h2[data-astro-cid-5hdvmo2t]{font-family:"Instrument Serif",serif;font-weight:400;font-size:26px;line-height:1.25;color:var(--fg);max-width:30ch}form[data-astro-cid-5hdvmo2t]{display:flex;flex-direction:column;gap:14px;max-width:480px}.row[data-astro-cid-5hdvmo2t]{display:grid;grid-template-columns:1fr 1fr;gap:14px}input[data-astro-cid-5hdvmo2t],textarea[data-astro-cid-5hdvmo2t]{font-family:DM Mono,monospace;font-size:14px;line-height:1.5;background:var(--bg-soft);color:var(--fg);border:1px solid var(--rule);padding:12px 14px;border-radius:0;outline:none;transition:border-color .2s}input[data-astro-cid-5hdvmo2t]:focus,textarea[data-astro-cid-5hdvmo2t]:focus{border-color:var(--gold)}input[data-astro-cid-5hdvmo2t]::placeholder,textarea[data-astro-cid-5hdvmo2t]::placeholder{color:#56524d}textarea[data-astro-cid-5hdvmo2t]{min-height:80px;resize:vertical}.honeypot[data-astro-cid-5hdvmo2t]{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}button[data-astro-cid-5hdvmo2t]{align-self:flex-start;font-family:DM Mono,monospace;font-size:14px;background:transparent;color:var(--fg);border:1px solid var(--fg);padding:12px 22px;cursor:pointer;letter-spacing:.02em;transition:background .2s,color .2s}button[data-astro-cid-5hdvmo2t]:hover{background:var(--fg);color:var(--bg)}button[data-astro-cid-5hdvmo2t]:disabled{opacity:.5;cursor:not-allowed}.feedback[data-astro-cid-5hdvmo2t]{font-size:13px;color:var(--fg-muted);min-height:1.5em}.feedback[data-astro-cid-5hdvmo2t].success{color:var(--gold)}.feedback[data-astro-cid-5hdvmo2t].error{color:#d97757}.quiet[data-astro-cid-5hdvmo2t]{color:var(--fg-muted);font-size:13px;line-height:1.6;max-width:60ch}footer[data-astro-cid-5hdvmo2t]{margin-top:auto;padding-top:32px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:baseline;font-size:11px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase}footer[data-astro-cid-5hdvmo2t] .nomoi[data-astro-cid-5hdvmo2t]{color:var(--gold)}footer[data-astro-cid-5hdvmo2t] a[data-astro-cid-5hdvmo2t]{color:var(--fg-muted);text-decoration:none;transition:color .2s}footer[data-astro-cid-5hdvmo2t] a[data-astro-cid-5hdvmo2t]:hover{color:var(--gold)}@media (max-width: 600px){.wrap[data-astro-cid-5hdvmo2t]{padding:40px 22px;gap:56px}.row[data-astro-cid-5hdvmo2t]{grid-template-columns:1fr}}
