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{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f6fb;font-family:IBM Plex Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background-color:#f5f6fb;margin:0}.app-shell{background:#f5f6fb;height:100vh;min-height:100vh}.app-main{background:#f5f6fb;height:calc(100vh - 64px)}.app-header{z-index:10;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.logo-bar{align-items:center;gap:10px;min-width:0;display:inline-flex}.logo-icon{justify-content:center;align-items:center;display:inline-flex}.logo-icon svg,.logo-icon img{width:32px;height:32px;display:block}.logo-text{color:#111827;font-size:17px;font-weight:600;line-height:1}.app-header-actions,.app-header-actions .ant-space-item{align-items:center;display:flex}.app-lang-button.ant-btn{color:#475569;border-radius:10px;height:36px}.app-lang-button.ant-btn:hover{color:#1d4ed8;background:#eff6ff}.app-user-trigger{color:#0f172a;align-items:center;gap:8px;display:inline-flex}.app-user-name{font-size:14px;font-weight:500}.app-sider{border-right:1px solid #eef0f3;padding:6px 10px 0;overflow:hidden;background:#fff!important}.app-sider .ant-layout-sider-children{height:100%}.sider-inner{flex-direction:column;height:100%;min-height:0;display:flex}.sider-menu.ant-menu{background:0 0;flex:auto;min-height:0;padding-inline:0;overflow-y:auto;border-inline-end:none!important}.sider-menu .ant-menu-item,.sider-menu .ant-menu-submenu-title{box-sizing:border-box;color:#334155;border-radius:8px;align-items:center;display:flex;margin:0!important;width:100%!important;margin-block:0 4px!important;padding:8px 12px!important}.sider-menu .ant-menu-item-selected{font-weight:500;color:#1d4ed8!important;background:#e8f1ff!important}.sider-menu .ant-menu-item-selected:after{display:none}.sider-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1d4ed8!important}.sider-collapse-toggle{color:#64748b;cursor:pointer;background:0 0;border:none;border-top:1px solid #eef0f3;justify-content:center;align-items:center;height:44px;margin-top:auto;transition:color .2s,background-color .2s;display:flex}.sider-collapse-toggle:hover{color:#1d4ed8;background:#f8fbff}.app-content{background:#f5f6fb;height:100%;padding:16px 24px 32px;overflow-y:auto}.app-page-head{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.app-page-title.ant-typography{color:#0f172a;font-size:28px;font-weight:600;margin:0!important}.panel-card.ant-card{box-shadow:0 10px 24px #0f172a0f;border:1px solid #eef0f3!important;border-radius:14px!important}.auth-shell{background:radial-gradient(circle at 0 0,#0f172a14,#0000 50%),radial-gradient(circle at 100% 100%,#2d9c5a1a,#0000 50%),linear-gradient(135deg,#f5f6fb 0%,#eef6ff 38%,#eef2ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.auth-shell-toolbar{position:absolute;top:24px;right:24px}.auth-lang-button.ant-btn{color:#475569;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8}.auth-shell-content{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.auth-brand{width:min(100%,440px)}.auth-card.ant-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(100%,440px);box-shadow:0 22px 55px #0f172a2e;background:#fffffff0!important;border:1px solid #94a3b833!important;border-radius:16px!important}.auth-card .ant-card-body{padding:22px 24px 24px}.auth-card-copy{margin-bottom:16px}.auth-title.ant-typography{margin-bottom:8px!important}.auth-description.ant-typography{margin-bottom:0!important}.dashboard-hero-card{margin-bottom:16px}.dashboard-alert.ant-alert{border-radius:12px;margin-bottom:16px}.dashboard-stat-card.ant-card{height:100%}@media (width<=960px){.app-header{padding:0 16px}.app-content{padding:16px}}@media (width<=768px){.app-user-name{display:none}.auth-shell{padding:20px 16px}.auth-shell-toolbar{top:16px;right:16px}}
