*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f0f12;color:#e4e4e7;min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh;padding:1rem}@media (min-width: 520px){#root{padding:1.5rem}}.screen{max-width:420px;margin:0 auto}.header{margin-bottom:1.5rem}.title{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;letter-spacing:-.02em}.subtitle{font-size:.9375rem;color:#a1a1aa;margin:0}.header .address{font-size:.875rem;color:#71717a;margin:.25rem 0 0;font-family:ui-monospace,monospace}.card{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.label{display:block;font-size:.875rem;font-weight:500;color:#d4d4d8;margin-bottom:.5rem}.form{display:flex;flex-direction:column;gap:.75rem}.form input{padding:.625rem .75rem;background:#27272a;border:1px solid #3f3f46;border-radius:8px;color:#e4e4e7;font-size:.9375rem;width:100%}.form input::placeholder{color:#71717a}.form input:focus{outline:none;border-color:#3b82f6}.hint{font-size:.875rem;color:#a1a1aa;margin:0 0 1rem;line-height:1.45}.sectionTitle{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.card section .hint{margin-bottom:1rem}.balance{font-size:.9375rem;margin:.75rem 0 0;color:#a1a1aa}.balance strong{color:#e4e4e7}.error{color:#f87171;font-size:.875rem;margin:1rem 0 0}.btn{padding:.75rem 1.25rem;font-size:1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;width:100%}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-success{background:#22c55e;color:#fff}.btn-success:hover:not(:disabled){background:#16a34a}.link{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:.875rem;padding:0;margin-top:.5rem}.link:hover:not(:disabled){text-decoration:underline}.link:disabled{opacity:.7;cursor:wait}
