:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;gap:3rem;max-width:56rem;margin:0 auto}.hero{text-align:center;max-width:32rem}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}h1{margin:0 0 .75rem;font-size:2.8rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#7ec8e3,#a0e9a0,#f0c27f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{margin:0;color:#ffffffb3;font-size:1.05rem;line-height:1.65}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.25rem;width:100%}.feature-card{border:1px solid rgba(255,255,255,.08);padding:1.5rem;border-radius:.75rem;background:#ffffff08;transition:border-color .2s,background .2s}.feature-card:hover{border-color:#7ec8e34d;background:#7ec8e30a}.feature-icon{font-size:1.6rem;display:block;margin-bottom:.5rem}.feature-card h3{margin:0 0 .35rem;font-size:1rem;font-weight:600}.feature-card p{margin:0;color:#ffffff8c;font-size:.85rem;line-height:1.55}.story{width:100%;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:.75rem;background:#ffffff05}.story h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#ffffffe6}.story p{margin:0;color:#fff9;font-size:.95rem;line-height:1.7}.footer{text-align:center;padding:1rem 0 2rem}.footer p{margin:0;color:#ffffff4d;font-size:.8rem;letter-spacing:.04em}
