body{color:#e2e8f0;background:radial-gradient(circle at top,#0f172a 0%,#020617 70%);margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}#root{min-height:100vh}.page{max-width:1100px;margin:0 auto;padding:32px 20px 60px}.construction-banner{letter-spacing:.04em;text-transform:uppercase;color:#fef3c7;background:#fbbf2424;border:1px solid #fbbf248c;border-radius:999px;width:fit-content;margin:0 auto 16px;padding:8px 14px;font-size:.85rem;font-weight:700}.hero{text-align:center;margin-bottom:22px}.hero h1{margin:0;font-size:2.2rem}.hero p{color:#b0b7c3;margin-top:10px}.top-nav{justify-content:center;gap:10px;margin-bottom:18px;display:flex}.top-nav a,.link-button{color:#dbe8ff;background:#0f172a;border:1px solid #334155;border-radius:999px;padding:8px 14px;font-size:.9rem;text-decoration:none;display:inline-block}.link-button{cursor:pointer}.grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:18px;display:grid}.card{background:#161b22;border:1px solid #263041;border-radius:14px;padding:18px;box-shadow:0 10px 28px #080e1759}.profile{text-align:center}.profile h3{margin:12px 0 6px}.avatar{object-fit:cover;border:3px solid #334155;border-radius:50%;width:120px;height:120px}.muted{color:#9ba5b4}.chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.chip{background:#0f172a;border:1px solid #334155;border-radius:999px;padding:6px 10px;font-size:.85rem}form{flex-direction:column;gap:8px;display:flex}.centered-form{max-width:440px;margin:0 auto}label{color:#c9d4e1;font-size:.9rem}input,textarea,button{color:#e6edf7;background:#0f172a;border:1px solid #334155;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.95rem}textarea{resize:vertical;min-height:90px}button{cursor:pointer;background:linear-gradient(130deg,#2563eb,#8b5cf6);border:none;margin-top:6px;font-weight:600}button:disabled{cursor:not-allowed;opacity:.65}.alert{border-radius:10px;margin-bottom:14px;padding:12px}.alert.ok{background:#22c55e26;border:1px solid #22c55e80}.alert.error{background:#f871712e;border:1px solid #f871718c}
