*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--surface-deepest: #1f202a;--surface-content: #282a36;--base-100: #232530;--base-200: #343746;--base-300: #414558;--text-primary: #f8f8f2;--text-muted: #b0b4c8;--primary: #ff79c6;--secondary: #bd93f9;--accent: #ffb86c;--success: #50fa7b;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;--max-width: 1100px;--section-gap: 5rem}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--surface-deepest);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.section{max-width:var(--max-width);margin:0 auto;padding:var(--section-gap) 1.5rem}.section-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:.5rem}.section-subtitle{color:var(--text-muted);font-size:clamp(1rem,2.5vw,1.15rem);margin-bottom:2.5rem;max-width:600px}.hero{text-align:center;padding:4rem 1.5rem 3rem;max-width:var(--max-width);margin:0 auto}.hero-ascii{font-family:var(--font-mono);font-size:clamp(.35rem,1.1vw,.75rem);line-height:1.35;color:var(--secondary);white-space:pre;overflow-x:auto;margin:0 auto 2rem;display:inline-block;text-align:left}.hero-wordmark{font-size:clamp(2rem,6vw,3.25rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}.hero-tagline{font-size:clamp(1.1rem,3vw,1.5rem);color:var(--text-muted);margin-bottom:1.25rem}.hero-rotating-wrapper{height:1.6em;overflow:hidden;margin-bottom:2rem}.hero-rotating-inner{animation:rotate-text 20s cubic-bezier(.4,0,.2,1) infinite}.hero-rotating-line{height:1.6em;display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,2.5vw,1.25rem);color:var(--secondary);font-weight:500}@keyframes rotate-text{0%,16%{transform:translateY(0)}20%,36%{transform:translateY(-20%)}40%,56%{transform:translateY(-40%)}60%,76%{transform:translateY(-60%)}80%,96%{transform:translateY(-80%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-rotating-inner{animation:none}.hero-rotating-wrapper{height:auto;overflow:visible}.hero-rotating-line{height:auto}}.hero-cta{display:inline-block;background:var(--primary);color:var(--surface-deepest);font-weight:700;font-size:1.1rem;padding:.85rem 2.25rem;border-radius:8px;transition:opacity .15s;text-decoration:none}.hero-cta:hover{opacity:.88;text-decoration:none}.hero-subtext{color:var(--text-muted);font-size:.9rem;margin-top:1rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-card{background:var(--surface-content);border:1px solid var(--base-200);border-radius:12px;padding:1.75rem}.feature-icon{width:40px;height:40px;margin-bottom:.75rem}.feature-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.4rem}.feature-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--base-200);color:var(--primary);font-weight:700;font-size:1.25rem;margin-bottom:1rem}.step h3{font-size:1.1rem;font-weight:600;margin-bottom:.35rem}.step p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.steps-footer{text-align:center;margin-top:2rem;color:var(--text-muted);font-size:.95rem}.trust-callout{background:var(--base-100);border:1px solid var(--success);border-radius:12px;padding:2rem}.trust-callout h3{color:var(--success);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.trust-list{list-style:none;padding:0}.trust-list li{color:var(--text-muted);font-size:.95rem;line-height:1.6;padding:.35rem 0 .35rem 1.5rem;position:relative}.trust-list li:before{content:">";position:absolute;left:0;color:var(--success);font-family:var(--font-mono);font-weight:700}.screenshots-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.screenshot-placeholder{aspect-ratio:16 / 10;border:2px dashed var(--base-300);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.9rem}.screenshot-slot{position:relative;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden;background:var(--surface-content);border:1px solid var(--base-200)}.screenshot-slot video,.screenshot-slot img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.screenshot-label{position:absolute;bottom:.75rem;left:.75rem;background:#1f202acc;color:var(--text-muted);font-size:.8rem;padding:.2rem .6rem;border-radius:6px}.community-content{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.community-mission p{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:1rem}.community-features{list-style:none;padding:0}.community-features li{font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-muted)}.community-features li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.coming-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.coming-card{background:var(--surface-content);border:1px solid var(--base-200);border-radius:12px;padding:1.5rem;text-align:center}.coming-card h3{font-size:1rem;font-weight:600;margin-bottom:.35rem}.coming-card p{color:var(--text-muted);font-size:.85rem;line-height:1.45}.coming-badge{display:inline-block;background:var(--accent);color:var(--surface-deepest);font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.footer{border-top:1px solid var(--base-200);padding:2.5rem 1.5rem;text-align:center;max-width:var(--max-width);margin:0 auto}.footer-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.footer-links a{color:var(--text-muted);font-size:.9rem}.footer-links a:hover{color:var(--primary)}.footer-credit{color:var(--base-300);font-size:.8rem}@media(max-width:768px){:root{--section-gap: 3.5rem}.features-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:1.5rem}.screenshots-grid,.community-content{grid-template-columns:1fr}.coming-grid{grid-template-columns:repeat(2,1fr)}}
