*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#1a1510;color:#f0e8d8;min-height:100vh;display:flex;align-items:center;justify-content:center}.app{display:flex;flex-direction:column;align-items:center;gap:20px}h1{font-size:28px;font-weight:700;letter-spacing:2px;color:#f0e8d8}.status{font-size:16px;color:#8a7060;letter-spacing:1px;min-height:24px}.reset-btn{margin-top:8px;padding:10px 28px;background:#2a1e10;color:#a89070;border:1px solid #3d3028;border-radius:6px;font-size:14px;cursor:pointer;letter-spacing:1px;transition:background .15s,color .15s}.reset-btn:hover{background:#3d2e18;color:#f0e8d8}
