body{margin:0;font-family:Inter,Arial,sans-serif;background:#0f172a;color:#e2e8f0}.container{max-width:1080px;margin:24px auto;padding:0 16px}.card{background:#111827;border:1px solid #334155;border-radius:12px;padding:16px;margin-bottom:16px}h1,h2{margin-top:0}.row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.topbar{justify-content:space-between}.brand{margin-bottom:0}.brand-link{margin:0;padding:0;font:inherit;font-size:inherit;font-weight:inherit;color:inherit;background:none;border:none;cursor:pointer;text-align:left}.brand-link:hover{color:#38bdf8}.nav-dashboard{font-weight:600}.topbar-actions{justify-content:flex-end}.address-pill{border:1px solid #334155;border-radius:999px;padding:6px 10px;background:#0b1220}.icon-btn{width:36px;padding:8px 0}button{padding:8px 12px;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}input{padding:8px;min-width:220px}select{margin-left:8px;padding:6px 8px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-bottom:12px}.settings-meta{margin:0 0 10px;font-size:.9rem;color:#94a3b8;line-height:1.45}.settings-meta-warn{color:#fbbf24}.field{display:flex;flex-direction:column;gap:6px}.auth-card{text-align:center;max-width:480px;margin:60px auto}.project-logo{width:72px;height:72px;margin:4px auto 12px;border-radius:18px;display:grid;place-items:center;font-weight:700;font-size:24px;background:linear-gradient(135deg,#0ea5e9,#6366f1)}.auth-subtitle{color:#94a3b8}.auth-actions{justify-content:center}.error-text{color:#fca5a5;margin-top:10px}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:12px}.metric{border:1px solid #334155;border-radius:10px;padding:10px;background:#0b1220;display:flex;flex-direction:column;gap:8px}.withdraw-section{margin-top:16px;border-top:1px solid #334155;padding-top:14px}.withdraw-note{margin:0 0 10px;color:#94a3b8}.admin-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.admin-row{border:1px solid #334155;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:8px;background:#0b1220}pre{background:#020617;border:1px solid #334155;border-radius:8px;padding:12px;overflow:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617c7;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal-card{width:min(720px,100%);max-height:85vh;overflow:auto;background:#111827;border:1px solid #334155;border-radius:12px;padding:16px}.confirm-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.confirm-row{border:1px solid #334155;border-radius:10px;background:#0b1220;padding:10px}.confirm-label{font-weight:600;margin-bottom:6px}.confirm-values{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.confirm-old{color:#cbd5e1}.confirm-arrow{color:#94a3b8}.confirm-new{color:#67e8f9}
