*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f0f;--text:#f5f5f5;--text-muted:#888;--accent:#f59e0b;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6}body{min-width:320px;margin:0}.page{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.content{max-width:420px}.icon{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.icon span{background:var(--accent);border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite pulse}.icon span:nth-child(2){animation-delay:.2s}.icon span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}h1{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700}p{color:var(--text-muted);font-size:1.05rem}
