*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7fb;color:#1a1a1a}.viewer{min-height:100vh;background:#000}.page{min-height:100vh;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:48px 16px;text-align:center;color:#1a1a1a;background:#f6f7fb}.title{font-size:40px;margin:0}.subtitle{font-size:16px;margin:0;color:#505050}.hint{font-size:14px;margin:0;color:#7a7a7a}
