@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--accent:#00d4ff;--accent2:#7c3aed;--accent3:#06ffa5;--text:#e2e8f0;--muted:#64748b;--card:#ffffff08;--border:#00d4ff26}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Space Grotesk,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}._hero_1s4ca_1{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative}._heading_1s4ca_13{letter-spacing:-.03em;flex-direction:column;font-size:clamp(3rem,9vw,8rem);font-weight:700;line-height:1.05;animation:.8s both _fadeUp_1s4ca_1;display:flex}._firstName_1s4ca_23{background:linear-gradient(135deg, #fff 0%, var(--accent) 50%, var(--accent2) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._lastName_1s4ca_30{color:var(--text)}._subtitle_1s4ca_34{color:var(--muted);letter-spacing:.05em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.4rem;font-family:JetBrains Mono,monospace;font-size:clamp(.8rem,2vw,1rem);animation:.8s .15s both _fadeUp_1s4ca_1;display:flex}._dot_1s4ca_48{color:var(--accent);opacity:.5}@keyframes _fadeUp_1s4ca_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
