html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;padding:0;display:flex}body{margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#172033;background:#f4f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f4f7fb;min-width:320px;min-height:100vh;margin:0}button{cursor:pointer}.login-page,.loading-page,.dashboard-page{min-height:100vh}.loading-page{place-items:center;display:grid}.login-page{place-items:center;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;width:min(100%,420px);padding:32px;box-shadow:0 24px 70px #16233a1f}.login-eyebrow,.dashboard-eyebrow{color:#3867d6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.login-card h1,.dashboard-header h1{margin:0;font-size:32px}.login-description{color:#65758b;margin:12px 0 0}.login-form{gap:16px;margin-top:28px;display:grid}.login-form label{color:#334155;gap:8px;font-size:14px;font-weight:600;display:grid}.login-form input{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 14px}.login-form input:focus{border-color:#3867d6;box-shadow:0 0 0 4px #3867d61f}.login-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px;font-size:14px}.login-form button,.secondary-button{border:0;border-radius:12px;padding:12px 16px;font-weight:700}.login-form button{color:#fff;background:#3867d6}.login-form button:disabled{cursor:not-allowed;opacity:.65}.dashboard-page{padding:32px}.dashboard-header{background:#fff;border:1px solid #dbe4f0;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px;display:flex}.dashboard-header p{color:#65758b;margin-bottom:0}.secondary-button{color:#172033;background:#e8eef8}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.stat-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;gap:10px;padding:24px;display:grid}.stat-card span{color:#65758b;font-size:14px}.stat-card strong{color:#172033;font-size:20px}@media (width<=800px){.dashboard-header{flex-direction:column}.dashboard-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{color:#111827;background:#f3f4f6;margin:0}button,input{font:inherit}.app-shell{background:#f3f4f6;min-height:100vh;display:flex}.app-sidebar{color:#fff;background:#111827;flex-direction:column;width:288px;min-height:100vh;padding:24px;display:flex}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding-bottom:24px;display:flex}.brand-mark{letter-spacing:.04em;background:#2563eb;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand-title{font-size:18px;font-weight:800}.brand-subtitle{color:#9ca3af;margin-top:2px;font-size:12px}.sidebar-nav{gap:8px;margin-top:24px;display:grid}.sidebar-link{text-align:left;color:#d1d5db;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;padding:12px 14px}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:#ffffff1a}.sidebar-link-title{font-weight:700;display:block}.sidebar-link-description{color:#9ca3af;margin-top:3px;font-size:12px;display:block}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.user-card{background:#ffffff14;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.user-avatar{background:#374151;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.user-meta{min-width:0}.user-name{font-size:14px;font-weight:700}.user-email{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.logout-button{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:12px;padding:11px 14px;font-weight:700}.logout-button:hover{background:#e5e7eb}.app-main{flex:1;min-width:0}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;min-height:104px;padding:28px 36px;display:flex}.app-header h1{margin:0;font-size:28px;line-height:1.2}.app-header p{color:#6b7280;margin:6px 0 0}.app-content{padding:32px 36px}.dashboard-page,.module-page{gap:24px;display:grid}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 25px #0f172a0a}.stat-card{padding:22px}.stat-label{color:#6b7280;font-size:14px;font-weight:700}.stat-value{margin-top:10px;font-size:34px;font-weight:900;line-height:1}.stat-helper{color:#6b7280;margin-top:10px;font-size:13px}.dashboard-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.panel{padding:22px}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-header h2,.module-toolbar h2{margin:0;font-size:20px}.panel-header p,.module-toolbar p{color:#6b7280;margin:6px 0 0}.empty-state{color:#6b7280;text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:16px;padding:28px}.status-list{gap:12px;display:grid}.status-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;gap:14px;padding:13px 0;display:flex}.status-row:last-child{border-bottom:0}.status-row span{color:#6b7280}.module-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;padding:11px 16px;font-weight:800}.primary-button:hover{background:#1d4ed8}.table-toolbar{margin-bottom:18px}.search-input{border:1px solid #d1d5db;border-radius:12px;outline:none;width:min(100%,420px);padding:11px 14px}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:14px 16px;font-weight:700}@media (width<=960px){.app-shell{display:block}.app-sidebar{width:100%;min-height:auto}.stat-grid,.dashboard-grid{grid-template-columns:1fr}.app-content,.app-header{padding-left:20px;padding-right:20px}.module-toolbar{flex-direction:column;align-items:stretch}}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}#root{max-width:none;text-align:initial;padding:0}body{background:#f5f5f5}.full-width{width:100%}.app-layout{width:100%;min-height:100vh}.app-sider{min-height:100vh}.sidebar-brand{color:#fff;align-items:center;gap:12px;height:80px;padding:16px 20px;display:flex}.sidebar-brand-mark{color:#fff;letter-spacing:.04em;background:#1677ff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.sidebar-brand-title{font-size:16px;font-weight:800;line-height:1.2}.sidebar-brand-subtitle{color:#ffffffa6;margin-top:2px;font-size:12px}.sidebar-user-area{gap:12px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.sidebar-user-card{background:#ffffff14;border-radius:12px;width:100%;min-width:0;padding:12px}.sidebar-user-meta{min-width:0}.sidebar-user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:700;display:block;overflow:hidden}.sidebar-user-email{color:#ffffffa6;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12px;display:block;overflow:hidden}.app-main-layout{min-width:0}.app-header{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;height:auto;min-height:88px;padding:20px 32px;display:flex}.app-header-title{margin:0!important}.app-content{width:100%;padding:24px 32px}.module-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.module-header h3{margin-bottom:4px!important}.module-search{width:min(100%,420px)}.card-empty-area{padding:32px 0}.status-list{gap:12px;margin-top:20px;display:grid}.status-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.status-row:last-child{border-bottom:0;padding-bottom:0}.status-row strong{color:#389e0d}@media (width<=768px){.app-header{padding:16px 20px}.app-content{padding:20px}.module-header{flex-direction:column;align-items:stretch}.module-header .ant-btn{width:100%}}.ant-layout.app-layout{width:100vw;min-width:100vw;min-height:100vh;margin:0}.app-sider{left:0}.table-area{margin-top:20px}
