:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{max-width:28rem;width:100%;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:.75rem;background:#ffffff05}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.subtitle{margin:0 0 1.5rem;color:#ffffff73;font-size:.9rem}p{margin:0;color:#ffffffa6;font-size:.95rem}.tip-display{text-align:center;padding:1.5rem .5rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1rem}.tip-emoji{font-size:2.5rem;display:block;margin-bottom:.75rem}.tip-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:600;color:#fafafa}.tip-text{font-size:.9rem;line-height:1.6;color:#fff9}.counter{text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;color:#ffffff59;margin-bottom:1rem}.controls{display:flex;gap:.5rem}.controls button{flex:1;padding:.6rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0a;color:#ffffffbf;font-size:.8rem;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.controls button:hover{background:#ffffff14;border-color:#fff3}.controls button:active{background:#ffffff1f}
