@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#101828;background:#f3f5f9;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.center{place-items:center;min-height:100vh;display:grid}.app-shell{min-height:100vh}.sidebar{box-shadow:8px 0 30px #10182814;background:#101828!important}.brand{color:#fff;align-items:center;gap:12px;height:80px;padding:0 20px;display:flex}.brand-mark{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand div:last-child{flex-direction:column;line-height:1.1;display:flex}.brand span{color:#98a2b3;margin-top:4px;font-size:12px}.topbar{background:#ffffffeb;border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;height:80px;padding:0 30px;display:flex}.topbar h4{margin:0!important}.topbar .ant-typography-secondary{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.owner{flex-direction:column;font-size:12px;display:flex}.owner span{color:#667085}.content{background:#f3f5f9;padding:28px}.page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.page-head h2{margin:0 0 4px!important}.page-head p{color:#667085;margin:0!important}.stat-card{border:0;overflow:hidden;box-shadow:0 8px 30px #1018280d}.stat-card:before{content:"";background:var(--accent,#7c3aed);height:4px;display:block}.panel{border:0;box-shadow:0 8px 30px #1018280d}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.login-shell{color:#fff;background:radial-gradient(circle at 15% 15%,#4338ca,#0000 36%),radial-gradient(circle at 85% 80%,#be185d,#0000 35%),#101828;grid-template-columns:1.3fr minmax(340px,470px);align-items:center;gap:8vw;min-height:100vh;padding:8vw;display:grid}.login-copy h1{color:#fff;max-width:740px;font-size:clamp(42px,6vw,76px);line-height:1.02}.login-copy p{color:#d0d5dd;max-width:620px;font-size:18px}.eyebrow{color:#c4b5fd;letter-spacing:.15em;font-weight:700}.login-card{padding:16px;box-shadow:0 35px 100px #00000059}.markdown-preview{background:#fafafa;border:1px solid #eaecf0;border-radius:10px;min-height:260px;padding:18px}.muted{color:#667085}.danger-text{color:#d92d20}.toolbar{flex-wrap:wrap;gap:8px;display:flex}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-copy{display:none}.content{padding:16px}.owner{display:none}}
