@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;--bg: #07111a;--bg-2: #0c1823;--surface: rgba(14, 25, 36, .88);--surface-2: rgba(18, 31, 45, .92);--soft: rgba(35, 52, 68, .58);--line: rgba(150, 187, 216, .14);--line-strong: rgba(150, 187, 216, .24);--text: #f2f6fa;--muted: #8ea4b8;--accent: #9fe3c6;--accent-2: #6ec9e5;--danger: #ff8f92;--success: #8fe0b4;--shadow: 0 30px 80px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,rgba(111,219,190,.14),transparent 28%),radial-gradient(circle at top right,rgba(82,160,220,.12),transparent 30%),linear-gradient(180deg,#06101a,#0a1620,#08111a)}body{margin:0;min-height:100vh;font-family:Sora,sans-serif;color:var(--text);background:transparent}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem;color:var(--text);background:#081018c7;transition:border-color .16s ease,background .16s ease}input:focus,textarea:focus{outline:none;border-color:#9fe3c680;background:#081018f5}textarea{min-height:140px;resize:vertical}label{display:grid;gap:.5rem;color:var(--text);font-size:.95rem}small.field-hint,.muted,.micro-copy,.section-note,.brand-caption{color:var(--muted)}#root{min-height:100vh}.auth-page{position:relative;min-height:100vh;display:grid;place-items:center;padding:2rem;overflow:hidden}.ambient{position:absolute;border-radius:999px;filter:blur(18px)}.ambient-left{width:380px;height:380px;left:-100px;top:-80px;background:radial-gradient(circle,rgba(159,227,198,.18),transparent 68%)}.ambient-right{width:320px;height:320px;right:-60px;bottom:60px;background:radial-gradient(circle,rgba(110,201,229,.16),transparent 70%)}.auth-card,.surface,.topbar{position:relative;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.auth-card,.surface{border-radius:32px}.auth-card{width:min(100%,880px);padding:2.2rem;display:grid;gap:1.75rem}.auth-heading{display:flex;align-items:center;gap:1rem}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#9fe3c63d,#6ec9e52e);border:1px solid rgba(159,227,198,.24)}.brand-mark span{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 0 24px #9fe3c673}.brand-mark.large{width:56px;height:56px;border-radius:18px}.auth-heading h1,.surface-header h2,.surface-header h3,.profile-copy h2{margin:.2rem 0 0}.auth-copy{max-width:720px;margin:0;color:var(--muted);line-height:1.7}.auth-metrics,.layout-grid{display:grid;gap:1rem}.auth-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.soft-card,.empty-state,.person-row,.user-admin-card,.auth-panel{background:var(--surface-2);border:1px solid var(--line);border-radius:24px}.metric-card{padding:1.2rem;display:grid;gap:.55rem}.metric-card span{color:var(--accent);font-size:.8rem}.metric-card p{margin:0;color:var(--muted);line-height:1.6}.auth-panel{padding:1.2rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.auth-panel-copy{display:grid;gap:.35rem;max-width:420px}.widget-slot{min-height:52px}.eyebrow{display:inline-flex;font-size:.74rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent)}.primary-button,.ghost-button,.profile-chip,.topnav-link{transition:transform .16s ease,border-color .16s ease,background .16s ease}.primary-button,.ghost-button{border-radius:16px;padding:.85rem 1.05rem;border:1px solid transparent}.primary-button{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#061019;font-weight:700}.ghost-button{background:#ffffff08;color:var(--text);border-color:var(--line)}.ghost-button.danger{color:var(--danger);border-color:#ff8f9238}.primary-button:hover,.ghost-button:hover,.profile-chip:hover,.topnav-link:hover{transform:translateY(-1px)}.status-line{color:var(--success)}.error-line{color:var(--danger)}.shell{min-height:100vh;padding:1rem}.topbar{max-width:1320px;margin:0 auto 1rem;padding:1rem 1.2rem;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-wrap,.topbar-actions,.person-meta,.profile-hero,.surface-header,.surface-header.compact,.user-admin-head,.row-actions,.actions-row,.meta-line,.tag-wrap{display:flex;gap:.9rem}.brand-title{font-size:1.05rem;font-weight:700}.brand-caption{font-size:.82rem}.topnav{display:flex;gap:.65rem;flex-wrap:wrap}.topnav-link{padding:.7rem 1rem;border-radius:999px;border:1px solid transparent;color:var(--muted)}.topnav-link.active{color:var(--text);border-color:#9fe3c638;background:#9fe3c614}.profile-chip{border:1px solid var(--line);border-radius:18px;background:#ffffff05;color:var(--text);padding:.7rem .95rem;display:grid;text-align:left}.profile-chip-name{font-size:.92rem}.profile-chip-handle{color:var(--muted);font-size:.8rem}.page-frame{max-width:1320px;margin:0 auto}.layout-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.85fr)}.layout-grid-wide{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.profile-grid{grid-template-columns:.95fr 1.05fr}.admin-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.78fr)}.surface{padding:1.4rem}.surface-full,.surface-hero{grid-column:1 / -1}.surface-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem}.surface-header.compact{justify-content:space-between;align-items:center}.section-note{max-width:460px;margin:0;line-height:1.6}.search-line,.form-grid,.card-stack,.admin-controls,.dropdown-list{display:grid;gap:1rem}.search-line{grid-template-columns:1fr auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-full{grid-column:1 / -1}.empty-state{padding:1rem 1.1rem;color:var(--muted)}.person-row,.user-admin-card,.soft-card{padding:1rem 1.1rem}.person-row,.user-admin-head{justify-content:space-between;align-items:center}.person-meta{align-items:center}.row-actions,.actions-row,.meta-line,.tag-wrap{flex-wrap:wrap;align-items:center}.tag{display:inline-flex;width:fit-content;border-radius:999px;padding:.42rem .78rem;font-size:.8rem;border:1px solid var(--line-strong)}.tag.neutral{color:var(--muted)}.tag.success{color:var(--success);border-color:#8fe0b438}.avatar-shell{border-radius:26px;background:linear-gradient(145deg,#9fe3c61f,#6ec9e514);border:1px solid var(--line);overflow:hidden;flex-shrink:0}.avatar-shell.small{width:58px;height:58px;border-radius:18px}.avatar-shell.large{width:120px;height:120px}.avatar{width:100%;height:100%;object-fit:cover;display:block}.profile-hero{align-items:center}.profile-copy{display:grid;gap:.55rem}.profile-copy p{margin:0;color:var(--muted);line-height:1.7;max-width:720px}.back-link{display:inline-flex;margin-bottom:1rem;color:var(--muted)}.dropdown-menu{border:1px solid var(--line);border-radius:18px;background:#0810187a}.dropdown-menu summary{list-style:none;padding:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;cursor:pointer}.dropdown-menu summary::-webkit-details-marker{display:none}.dropdown-list{padding:0 1rem 1rem}.checkbox-row{grid-template-columns:18px 1fr;align-items:start;gap:.8rem;padding:.8rem 0;border-top:1px solid rgba(150,187,216,.08)}.checkbox-row input{margin-top:.2rem;width:18px;height:18px}.checkbox-row span{display:grid;gap:.25rem}.soft-card-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}@media (max-width: 1080px){.auth-metrics,.layout-grid,.layout-grid-wide,.profile-grid,.admin-layout,.form-grid,.search-line,.topbar{grid-template-columns:1fr}.topbar,.surface-header,.surface-header.compact,.auth-panel,.profile-hero,.person-row,.user-admin-head{flex-direction:column;align-items:stretch}.topnav,.topbar-actions,.row-actions,.actions-row{justify-content:flex-start}}
