:root{color-scheme:dark}body{margin:0}.home{min-height:100vh;display:flex;flex-direction:column;padding:1.5rem clamp(1rem,4vw,3rem)}.home__nav{display:flex;align-items:center;justify-content:space-between}.home__brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.05rem;letter-spacing:-.02em}.home__brand img{border-radius:9px}.home__hero{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:42rem;padding-block:4.5rem 3rem}.home__eyebrow{margin:0 0 1rem;color:#f97316;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home__title{margin:0;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;color:#fafafa}.home__support{margin:1.5rem 0 0;max-width:34rem;color:#a3a3a3;font-size:clamp(1rem,2vw,1.15rem);line-height:1.55}.home__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.home__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;border-radius:999px;font-weight:600;font-size:.875rem;transition:all .28s cubic-bezier(.4,0,.2,1)}.home__cta--primary{background:#f97316;color:#000}.home__cta--primary:hover{background:#fb923c}.home__cta--ghost{border:1px solid rgba(255,255,255,.08);color:#fafafa;background:#ffffff08}.home__cta--ghost:hover{border-color:#f9731673;color:#fb923c}.home__hint{margin:1.5rem 0 0;max-width:28rem;color:#737373;font-size:.8rem;line-height:1.45}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Sora,Segoe UI,system-ui,sans-serif;font-size:1rem;line-height:1.5;color:#fafafa;background:#0a0a0a;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.app-shell{min-height:100vh;background:radial-gradient(ellipse 80% 55% at 15% -10%,rgba(249,115,22,.22),transparent 55%),radial-gradient(ellipse 60% 40% at 90% 10%,rgba(234,88,12,.12),transparent 50%),#0a0a0a}
