.landing{--ink:#100d09;--paper:#f6f1e6;--ember:#ff4a17;--ember-soft:#ff6a3d;--brass:#c99a2e;--steel:#6f6a5c;--steel-2:#a79e8a;--hairline:#3a3229;--font-display:-apple-system, "SF Pro Display", "Segoe UI", system-ui, sans-serif;--font-body:-apple-system, "SF Pro Text", "Segoe UI", system-ui, sans-serif;--font-mono:ui-monospace, "SF Mono", "Cascadia Mono", monospace;background:var(--ink);color:var(--paper);min-height:100dvh;font-family:var(--font-body);position:relative;overflow-x:hidden}.landing .aurora{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.landing .aurora span{filter:blur(90px);opacity:.18;border-radius:50%;width:50vw;min-width:380px;height:50vw;min-height:380px;position:absolute}.landing .aurora span:first-child{background:var(--ember);top:-18%;left:-12%}.landing .aurora span:nth-child(2){background:var(--brass);opacity:.12;bottom:-20%;right:-12%}.landing-inner{z-index:1;max-width:720px;margin:0 auto;padding:5rem 1.5rem 4rem;position:relative}.landing-eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ember-soft);text-align:center;margin-bottom:1.25rem;font-size:.72rem}.landing h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;text-align:center;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2rem,6vw,3.2rem);font-weight:800;line-height:1.04}.landing h1 em{color:var(--ember);font-style:normal}.landing-sub{text-align:center;color:var(--steel-2);max-width:34em;margin:0 auto 2.25rem;font-size:1.05rem;line-height:1.6}.landing-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;display:flex}.landing-cta a{font-family:var(--font-body);border-radius:12px;padding:.8rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .15s,filter .15s}.landing-cta a:active{transform:scale(.97)}.landing-cta .primary{background:var(--ember);color:#fff}.landing-cta .primary:hover{filter:brightness(1.08)}.landing-cta .secondary{color:var(--paper);border:1px solid var(--hairline);background:#ffffff0f}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.landing-card{border:1px solid var(--hairline);background:linear-gradient(155deg,#ffffff0d,#ffffff03);border-radius:16px;padding:1.3rem 1.25rem}.landing-card .ic{background:linear-gradient(155deg, var(--ember), var(--brass));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.9rem;display:flex}.landing-card .ic svg{width:18px;height:18px}.landing-card h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:0 0 .4rem;font-size:.95rem;font-weight:800}.landing-card p{color:var(--steel-2);margin:0;font-size:.85rem;line-height:1.55}.landing-foot{text-align:center;color:var(--steel);font-size:.82rem;line-height:1.6}.landing-foot code{font-family:var(--font-mono);color:var(--paper);background:#ffffff0f;border-radius:6px;padding:.15em .5em}
