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{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:#f5f6fb;margin:0}.app-shell{background:#f5f6fb;height:100vh;min-height:100vh}.app-main{background:#f5f6fb;height:calc(100vh - 64px)}.app-header{background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.app-header-actions{min-width:0}.app-header-dropdown-trigger{cursor:pointer}.app-icon-button.ant-btn{color:#475569;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.app-lang-button.ant-btn{color:#475569}.app-user-trigger{color:#334155;border-radius:8px;align-items:center;gap:8px;min-width:0;height:32px;padding:0 8px;display:inline-flex}.app-user-trigger:hover{background:#f1f5f9}.app-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;display:inline-block;overflow:hidden}.app-notification-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;width:min(380px,100vw - 32px);max-height:min(480px,100vh - 88px);display:flex;overflow:hidden;box-shadow:0 18px 46px #0f172a29}.app-notification-panel__head{border-bottom:1px solid #eef0f3;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.app-notification-list{flex:auto;min-height:0;overflow-y:auto}.app-notification-panel__foot{background:#fff;border-top:1px solid #eef0f3;flex:none;padding:8px 14px 10px}.app-notification-list__empty{padding:16px 0}.app-notification-list__button{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:8px;width:100%;padding:12px 14px;display:grid}.app-notification-list__button:hover,.app-notification-list__button:focus-visible{background:#f8fafc;outline:none}.app-notification-list__unread-dot{border-radius:999px;width:6px;height:6px;margin-top:7px}.is-unread .app-notification-list__unread-dot{background:#0f766e;box-shadow:0 0 0 2px #ccfbf1}.app-notification-list__content{gap:4px;min-width:0;display:grid}.app-notification-list__title{color:#0f172a;font-size:14px;font-weight:500;line-height:1.45}.is-unread .app-notification-list__title{font-weight:700}.app-notification-list__body{color:#64748b;font-size:13px;line-height:1.5}.app-notification-list__time{color:#94a3b8;font-size:12px;line-height:1.4}.notification-center-page__stat{min-width:180px}.notification-center-page .ant-table-cell{vertical-align:top}.logo-bar{align-items:center;gap:10px;height:40px;display:inline-flex}.logo-icon img{width:32px;height:32px;display:block}.logo-text{color:#111827;font-size:17px;font-weight:500;line-height:1}.logo-version{color:#9ca3af;font-size:12px;line-height:1}.app-sider{border-right:1px solid #eef0f3;overflow:hidden;background:#fff!important}.app-sider .ant-layout-sider-children{height:100%}.sider-inner{flex-direction:column;height:100%;min-height:0;padding:4px 10px 0;display:flex}.sider-menu.ant-menu{background:0 0;flex:auto;min-height:0;overflow-y:auto;border-inline-end:none!important}.sider-menu .ant-menu-item,.sider-menu .ant-menu-submenu-title{color:#334155;border-radius:8px;align-items:center;display:flex;width:100%!important;margin:2px 0!important;padding:8px 12px!important}.sider-menu .ant-menu-submenu .ant-menu-item{padding-left:36px!important}.sider-menu .ant-menu-item-selected{font-weight:500;color:#1d4ed8!important;background:#e8f1ff!important}.sider-collapse-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-top:1px solid #eef0f3;justify-content:center;align-items:center;width:calc(100% + 20px);height:40px;margin-top:auto;margin-left:-10px;padding:0 0 6px;display:flex}.app-content{background:#f5f6fb;height:100%;padding:16px 24px 32px;overflow-y:auto}.app-page-head{min-height:24px;margin-bottom:12px}.app-breadcrumb{color:#64748b}.layout-loading{color:#64748b;place-items:center;min-height:180px;display:grid}.panel-card.ant-card{margin-bottom:0;box-shadow:0 10px 24px #0f172a0f;border:1px solid #eef0f3!important;border-radius:10px!important}.panel-card .ant-card-head{border-bottom:1px solid #eef0f3;min-height:56px}.panel-card .ant-card-body{padding:16px 24px 20px}.dashboard-stat-card .ant-card-body{flex-direction:column;gap:12px;display:flex}.profile-page{width:100%}.profile-hero.ant-card{background:linear-gradient(135deg,#fff 0%,#ecfdf5 100%);overflow:hidden}.profile-hero .ant-card-body{padding:20px 24px}.profile-hero__body{align-items:center;gap:18px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#2563eb 100%);border-radius:16px;flex:none;place-items:center;width:64px;height:64px;font-size:28px;font-weight:700;display:grid;box-shadow:0 12px 28px #0f766e38}.profile-hero__content{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.profile-hero__title.ant-typography{color:#0f172a;margin:0!important}.profile-meta{color:#475569;flex-wrap:wrap;gap:8px 18px;font-size:13px;display:flex}.profile-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-field{background:#f8fafc;border-radius:8px;flex-direction:column;gap:6px;min-width:0;padding:12px;display:flex}.profile-field--wide{grid-column:1/-1}.profile-field__label{color:#64748b;font-size:12px}.profile-field__value{color:#0f172a;overflow-wrap:anywhere;min-width:0}.profile-security-list{flex-direction:column;gap:12px;display:flex}.profile-security-item{background:#fff;border:1px solid #eef0f3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.profile-security-item__main{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-security-item__state{text-align:right;min-width:90px}.profile-security-item .ant-btn{min-width:96px}.panel-toolbar{width:100%;margin-bottom:16px}.role-page-grid{min-height:620px}.role-page-grid__sidebar,.role-page-grid__content{display:flex}.role-page-grid__sidebar .panel-card,.role-page-grid__content .panel-card,.role-permission-workbench,.permission-page-tree{width:100%}.role-permission-workbench__hint.ant-typography,.permission-page-tree__hint.ant-typography{margin-bottom:0}.role-permission-workbench__toolbar,.permission-page-tree__toolbar{width:100%}.role-permission-workbench__search,.permission-page-tree__search{width:min(100%,360px)}.role-permission-workbench__loading,.permission-page-tree__loading{place-items:center;min-height:160px;display:grid}.center-shell{background:#f5f6fb;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-shell{background:radial-gradient(circle at 0 0,#0f766e29,#0000 55%),radial-gradient(circle at 100% 100%,#2563eb1f,#0000 55%),linear-gradient(135deg,#f5f6fb 0%,#ccfbf1 42%,#eef2ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.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-head{border-bottom:none;min-height:auto;padding:18px 24px 0}.auth-card .ant-card-head-wrapper{align-items:center}.auth-card .ant-card-head-title{padding:0;overflow:visible}.auth-card .ant-card-extra{padding:0}.auth-card .ant-card-body{padding:18px 24px 24px}.auth-card-heading{color:#0f172a;align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.auth-card-heading-dot{background:linear-gradient(135deg,#0f766e,#0ea5e9);border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #14b8a629}.auth-version{color:#94a3b8;letter-spacing:.04em;font-size:12px}.auth-card-copy{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.auth-kicker.ant-typography{color:#0f766e;letter-spacing:.14em;font-size:12px;font-weight:600}.auth-title.ant-typography{color:#0f172a;margin:0 0 4px!important}.auth-description.ant-typography{color:#475569}.auth-card .ant-alert{border-radius:12px;margin-bottom:16px}.auth-card .ant-form-item{margin-bottom:16px}.auth-card .ant-form-item-label>label{color:#0f172a;font-weight:500}.auth-card .ant-input-affix-wrapper,.auth-card .ant-input-outlined,.auth-card .ant-input-affix-wrapper-status-error,.auth-card .ant-input-affix-wrapper-status-success,.auth-card .ant-input-outlined.ant-input-status-error,.auth-card .ant-input-outlined.ant-input-status-success{height:44px;box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.auth-card .ant-input-affix-wrapper:hover,.auth-card .ant-input-outlined:hover{background:#fff;border-color:#cbd5e1}.auth-card .ant-input-affix-wrapper-focused,.auth-card .ant-input-outlined:focus,.auth-card .ant-input-outlined:focus-within{background:#fff;box-shadow:0 0 0 3px #14b8a624;border-color:#0f766e!important}.auth-card .ant-input-prefix{color:#94a3b8;margin-inline-end:10px}.auth-card .ant-input{background:0 0}.auth-card .ant-input::placeholder{color:#94a3af}.auth-card .ant-btn-primary{background:linear-gradient(135deg,#0f766e 0%,#0ea5e9 100%);border:none;border-radius:12px;height:44px;font-weight:600;box-shadow:0 10px 30px #14b8a64d}.auth-card .ant-btn-primary:hover,.auth-card .ant-btn-primary:focus{background:linear-gradient(135deg,#0f766e 0%,#0284c7 100%);box-shadow:0 14px 35px #0f766e57}.auth-card .ant-btn-primary:disabled{box-shadow:none;background:#94a3b8}@media (width<=576px){.auth-shell{padding:16px}.auth-card.ant-card{border-radius:14px!important}}@media (width<=992px){.app-content{padding:16px}.profile-field-grid,.profile-security-item{grid-template-columns:1fr}.profile-security-item__state{text-align:left}.role-page-grid{min-height:auto}}@media (width<=576px){.profile-hero__body{align-items:flex-start}.profile-avatar{border-radius:14px;width:52px;height:52px;font-size:22px}.profile-meta{flex-direction:column;gap:4px}}
