:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f7f8fb;min-width:320px}.app-shell{min-height:100vh}.app-sider{z-index:2;border-right:1px solid #7f7f7f1f;position:relative}.app-sider .ant-layout-sider-children{flex-direction:column;padding:18px 12px;display:flex}.brand{align-items:center;gap:12px;height:58px;padding:0 8px 18px;display:flex}.brand>div:last-child{flex-direction:column;line-height:1.15;display:flex}.brand span{color:#98a2b3;white-space:nowrap;margin-top:5px;font-size:12px}.brand-mark{color:#fff;background:linear-gradient(145deg,#8a6cff,#5d3fd3);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid;box-shadow:0 8px 24px #7c5cfc4d}.brand-mark-large{border-radius:16px;width:52px;height:52px}.sider-status{white-space:nowrap;background:#7c5cfc14;border-radius:12px;margin-top:auto;padding:14px;font-size:12px}.status-dot{background:#12b76a;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #12b76a1f}.app-header{background:var(--ant-color-bg-container);border-bottom:1px solid var(--ant-color-border-secondary);justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.user-summary{text-align:right;line-height:1.25}.user-summary>div{justify-content:flex-end;align-items:center;gap:8px;display:flex}.user-summary .ant-typography-secondary{font-size:12px}.app-content{background:var(--ant-color-bg-layout);padding:28px}.page-stack{flex-direction:column;gap:22px;max-width:1480px;margin:0 auto;display:flex}.page-hero{background:radial-gradient(circle at 86% 20%, #7c5cfc33, transparent 28%), var(--ant-color-bg-container);border:1px solid #7c5cfc26;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;min-height:210px;padding:36px;display:flex;overflow:hidden}.page-hero .ant-typography{max-width:760px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-heading h1,.page-hero h1{margin-top:10px;margin-bottom:6px}.page-icon{color:#7c5cfc;background:#7c5cfc1f;border-radius:16px;padding:18px;font-size:24px}.resource-card{height:100%}.resource-card .ant-card-body{flex-direction:column;align-items:flex-start;min-height:218px;display:flex}.resource-card .ant-typography-code{margin-top:auto}.resource-card .ant-btn{margin-left:-15px}.login-page{background:var(--ant-color-bg-container);grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-hero{color:#fff;background:linear-gradient(145deg,#101828,#1d1748 70%,#30236b);flex-direction:column;justify-content:center;padding:9vw;display:flex;position:relative;overflow:hidden}.login-hero h1{color:#fff;letter-spacing:-.04em;max-width:690px;margin:28px 0 16px;font-size:clamp(38px,5vw,70px);line-height:1.05}.login-hero p{color:#c8c2e8;max-width:600px;font-size:17px}.login-grid{opacity:.24;grid-template-columns:repeat(2,150px);gap:14px;display:grid;position:absolute;bottom:-10%;right:-4%;transform:rotate(-10deg)}.login-grid span{background:#ffffff14;border:1px solid #aa97ff;border-radius:24px;height:120px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{width:min(430px,100%);box-shadow:none}.login-card .ant-card-body{flex-direction:column;gap:26px;display:flex}.security-note{text-align:center;font-size:12px;display:block}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-hero{min-height:300px;padding:48px 28px}.login-hero h1{font-size:38px}.login-panel{padding:28px 16px}.user-summary{display:none}}@media (width<=640px){.app-content{padding:18px 14px}.app-header{padding:0 12px}.page-hero,.page-heading{flex-direction:column}.page-hero{align-items:flex-start;padding:24px}}
