*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#0a0a0a;color:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;text-align:center}.title{font-size:clamp(2rem,6vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#888;margin-bottom:32px}.link{color:#fefefe;text-decoration:none;font-size:.95rem;padding:10px 24px;border:1px solid #333;border-radius:8px;transition:border-color .2s ease,background .2s ease}.link:hover{border-color:#555;background:#1a1a1a}
