.home{--home-bg: #0f1a20;--home-bg-card: #1a2e38;--home-border: #253d4a;--home-border-dim: #1e3040;--home-text: #e8f0f5;--home-text-mid: #8aacbf;--home-text-dim: #6b8fa3;--home-text-faint: #4a6a7d;--home-accent: #38bdf8;--home-accent-lt: #7dd3fc;background:var(--home-bg);color:var(--home-text);font-family:DM Sans,system-ui,sans-serif;line-height:1.6;scroll-behavior:smooth}.home .font-mono-brand{font-family:Space Mono,ui-monospace,monospace}.home .home-container{max-width:66.25rem;margin-inline:auto;padding-inline:2.5rem}.home .home-label{font-family:Space Mono,ui-monospace,monospace;font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--home-accent);margin-bottom:1.125rem}.home .home-section-heading{font-family:Space Mono,ui-monospace,monospace;font-size:clamp(1.625rem,4vw,2.375rem);font-weight:700;color:var(--home-text);line-height:1.2;margin-bottom:1.125rem}.home .home-section-body{font-size:1.0625rem;color:var(--home-text-mid);line-height:1.75;max-width:38.75rem}.home .home-divider{height:1px;background:var(--home-border-dim);margin-inline:2.5rem}.home .home-btn{display:inline-flex;align-items:center;justify-content:center;font-family:DM Sans,system-ui,sans-serif;font-weight:600;border:none;cursor:pointer;border-radius:.3125rem;text-decoration:none;text-align:center;transition:background .15s,transform .15s,color .15s}.home .home-btn-primary{background:var(--home-accent);color:var(--home-bg);padding:.8125rem 1.75rem;font-size:.9375rem}.home .home-btn-primary:hover:not(:disabled){background:var(--home-accent-lt);transform:translateY(-1px)}.home .home-btn:disabled{opacity:.65;cursor:not-allowed}.home .home-btn-sm{padding:.625rem 1.375rem;font-size:.875rem}.home .home-input{background:var(--home-bg-card);border:1px solid var(--home-border);color:var(--home-text);padding:.8125rem 1.125rem;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;border-radius:.3125rem;outline:none;width:min(100%,18.75rem);transition:border-color .15s}.home .home-input:focus{border-color:var(--home-accent)}.home .home-input::placeholder{color:var(--home-text-faint)}.home .home-input-invalid{border-color:#f87171}.home .home-input-invalid:focus{border-color:#fca5a5}.home .home-field-error{font-size:.8125rem;color:#fca5a5;line-height:1.4}@media(max-width:640px){.home .home-container{padding-inline:1.25rem}.home .home-divider{margin-inline:1.25rem}}
