:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,sans-serif;background:linear-gradient(135deg,#2d1b0e,#1a0f00);color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}#root{width:100%;max-width:360px}.container{text-align:center}.badge{display:inline-block;background:#ff9800;color:#000;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;margin-bottom:12px;text-transform:uppercase}h2{font-size:24px;margin-bottom:8px;color:#ff9800}p{color:#ffffff80;font-size:14px}.subtitle{margin-bottom:20px}.hint{margin:8px 0 24px}.status{background:#ff98001a;border:1px solid rgba(255,152,0,.3);padding:14px;border-radius:10px;margin-bottom:16px;font-size:14px;color:#ff9800}.status.ok{background:#ff980033}.status.error{background:#f4433633;border-color:#f443364d;color:#f44336}.coins{font-size:40px;font-weight:700;color:#ff9800;margin:24px 0;text-shadow:0 0 20px rgba(255,152,0,.3)}.url-box{background:#ff98001a;border:1px solid rgba(255,152,0,.3);border-radius:8px;padding:12px 16px;margin:16px 0;display:flex;flex-direction:column;gap:4px}.url-label{font-size:11px;color:#ffffff80;text-transform:uppercase}.url-value{font-size:14px;font-weight:600;color:#ff9800;word-break:break-all}.btn-click{width:140px;height:140px;border-radius:50%;border:4px solid #ff9800;background:linear-gradient(135deg,#ff9800,#f57c00);color:#000;font-size:56px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:transform .1s;box-shadow:0 8px 32px #ff98004d}.btn-click:active{transform:scale(.92)}button.btn,button.secondary{width:100%;padding:14px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:8px}button.secondary{background:#ff98001a;color:#ff9800;border:1px solid rgba(255,152,0,.3)}
