:root{color:#e2e8f0;background:#0f172a;font-family:Segoe UI,sans-serif}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#172036,#0f172a 60%)}*{box-sizing:border-box}button,input{font:inherit}button{border:1px solid rgba(148,163,184,.22);background:#1e293bcc;color:#e2e8f0;border-radius:10px;padding:.7rem 1rem;cursor:pointer}button.primary{background:linear-gradient(135deg,#10b981,#0ea5e9);color:#fff;border:none}input{width:100%;border-radius:10px;border:1px solid rgba(148,163,184,.24);background:#0f172ae6;color:#f8fafc;padding:.75rem .9rem}label{display:flex;flex-direction:column;gap:.4rem;color:#cbd5e1}.shell{max-width:1240px;margin:0 auto;padding:2rem}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.card{background:#0f172ac7;border:1px solid rgba(148,163,184,.18);border-radius:18px;padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.auth-card{max-width:480px;margin:10vh auto 0}.grid{display:grid;gap:1rem}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{margin-top:1rem}.list,.table-list{display:flex;flex-direction:column;gap:.75rem}.row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.8rem .9rem;border-radius:12px;background:#1e293b99}.row.stretch{align-items:flex-start}.action-row{display:flex;gap:.6rem;flex-wrap:wrap}.toggle-row{display:flex;gap:.75rem}.toggle-row button.active{background:#10b98129;border-color:#10b98173;color:#d1fae5}.error,.notice{margin:0;padding:.85rem 1rem;border-radius:10px}.error{background:#ef44441f;color:#fecaca;border:1px solid rgba(239,68,68,.4)}.notice{background:#10b9811f;color:#d1fae5;border:1px solid rgba(16,185,129,.35)}.banner{margin-bottom:1rem}.muted{color:#94a3b8}.small{font-size:.85rem}@media(max-width:900px){.two-up{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}.home-shell{min-height:100vh;position:relative;padding:1.2rem;overflow:hidden;background:linear-gradient(160deg,#8db6ff,#7ea5f4 48%,#6f97eb)}.home-bg-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.32}.home-bg-orb-left{width:360px;height:360px;left:-120px;top:-110px;background:#ecfeff}.home-bg-orb-right{width:460px;height:460px;right:-150px;top:-140px;background:#dbeafe}.home-floating-bar{max-width:1160px;margin:0 auto;border-radius:28px;background:#f4f5f7;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 50px #0f172a24;padding:.75rem .95rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:2}.home-brand{display:flex;align-items:center;gap:.65rem}.home-logo{width:34px;height:34px;border-radius:999px;display:block;object-fit:cover;box-shadow:0 8px 20px #0f172a2e}.home-brand-name{color:#1f2937;font-size:1.35rem;font-weight:800;letter-spacing:-.03em}.home-cta{background:linear-gradient(140deg,#f97316,#ef4444);color:#fff;border:none;padding:.62rem 1.05rem;font-size:.9rem;font-weight:700;border-radius:999px;min-width:148px}.home-cta:hover{filter:brightness(1.04)}@media(max-width:700px){.home-floating-bar{border-radius:20px;padding:.75rem}.home-brand-name{font-size:1.05rem}.home-cta{padding:.65rem .95rem;font-size:.85rem}}
