:root{font-family:Inter,Noto Sans SC,system-ui,sans-serif;color:#1d2939;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:360px}.fullscreen-center{display:grid;min-height:100vh;place-items:center;background:#f4f6fa}.admin-layout{min-height:100vh}.admin-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;box-shadow:8px 0 24px #10182814}.admin-brand{height:72px;display:flex;align-items:center;gap:11px;padding:0 20px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.admin-brand-mark,.login-logo{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:11px;color:#fff;font-weight:800;font-size:18px;background:linear-gradient(135deg,#1677ff,#7c3aed);box-shadow:0 8px 20px #1677ff4d}.admin-brand strong{display:block;font-size:16px;letter-spacing:-.02em}.admin-brand span{display:block;margin-top:2px;color:#667085;font-size:9px;letter-spacing:.15em}.admin-sider .ant-menu{margin-top:14px;padding:0 10px;border:0}.admin-sider .ant-menu-item{margin-block:5px;height:44px;line-height:44px;border-radius:9px}.sider-status{position:absolute;bottom:18px;left:18px;right:18px;padding:11px 12px;color:#98a2b3;font-size:12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff08}.sider-status i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px #12b76a1f}.admin-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:14px;height:72px;padding:0 24px!important;border-bottom:1px solid #eaecf0;box-shadow:0 1px 2px #10182805}.header-title{line-height:1.2}.header-title .ant-typography{display:block;margin:0!important}.header-title>span{font-size:11px}.header-user{margin-left:auto}.user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis}.admin-content{min-width:0;padding:24px;background:#f4f6fa}.page-stack{display:flex;flex-direction:column;gap:18px;max-width:1540px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-heading h3{margin:0 0 3px!important}.ant-card{box-shadow:0 1px 3px #1018280a}.chart-box{height:320px}.cell-sub{max-width:240px;margin-top:3px;overflow:hidden;color:#98a2b3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.table-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:16px}.summary-strip{display:flex;align-items:center;flex-wrap:wrap;gap:0;padding:18px 22px;border:1px solid #eaecf0;border-radius:12px;background:#fff;box-shadow:0 1px 3px #1018280a}.summary-strip>span,.summary-strip>.ant-statistic{min-width:150px;padding-right:28px;margin-right:28px;border-right:1px solid #eaecf0}.summary-strip>:last-child{border-right:0}.summary-strip b{margin-left:5px;font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid.thirds{grid-template-columns:1fr 1fr 1fr}.full-width{width:100%}.settings-form{max-width:540px}.code-editor textarea,.code-editor{font-family:JetBrains Mono,Consolas,monospace!important;font-size:12px!important;line-height:1.65!important}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(480px,1.1fr) minmax(460px,.9fr);background:#fff}.login-hero{position:relative;display:flex;overflow:hidden;padding:64px;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(22,119,255,.35),transparent 35%),radial-gradient(circle at 80% 80%,rgba(124,58,237,.25),transparent 35%),#101828}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent);mask-image:linear-gradient(to bottom right,#000,transparent)}.hero-content{position:relative;z-index:1;max-width:620px;margin:auto 0}.hero-badge{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#d0d5dd;background:#ffffff0f}.hero-content h1{margin:28px 0 18px;font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.04em}.hero-content p{max-width:580px;color:#d0d5dd;font-size:16px;line-height:1.8}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}.hero-points span{padding:8px 12px;border-radius:8px;color:#b2ddff;background:#1677ff24}.login-panel{display:grid;place-items:center;padding:48px}.login-card{width:100%;max-width:430px;box-shadow:none!important}.login-card h2{margin:24px 0 6px!important}.login-card form{margin-top:28px}.login-alert{margin:20px 0}.login-footnote{margin-top:22px;color:#98a2b3;font-size:12px;text-align:center}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-panel{min-height:100vh;padding:24px}.admin-content{padding:16px}.header-title>span,.user-name{display:none}.form-grid,.form-grid.thirds{grid-template-columns:1fr}.summary-strip>span,.summary-strip>.ant-statistic{min-width:45%;margin:6px 0;padding:8px 16px;border:0}.page-heading{align-items:flex-start;flex-direction:column}}
