.portal-dashboard-shell{--portal-antd-blue: #1677ff;--portal-sidenav-bg: #001529;--portal-sidenav-width: 220px;--portal-sidenav-collapsed-width: 80px;--portal-header-height: 56px;--portal-content-bg: #f0f2f5;min-height:100vh;background:var(--portal-content-bg)}.portal-dashboard-shell .portal-sidenav.ant-layout-sider{background:var(--portal-sidenav-bg)!important}.portal-dashboard-shell .portal-sidenav .ant-layout-sider-trigger{background:#002140;color:#ffffffd9;border-top:1px solid rgba(255,255,255,.08)}.portal-dashboard-shell .portal-sidenav-logo{height:var(--portal-header-height);display:flex;align-items:center;gap:10px;padding:0 20px;color:#fff;font-size:16px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;overflow:hidden;white-space:nowrap}.portal-dashboard-shell .portal-sidenav-logo-mark{width:32px;height:32px;border-radius:8px;background:var(--portal-antd-blue);color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.portal-dashboard-shell .portal-sidenav.is-collapsed .portal-sidenav-logo{justify-content:center;padding:0 8px}.portal-dashboard-shell .portal-sidenav.is-collapsed .portal-sidenav-logo-text{display:none}.portal-dashboard-shell .portal-sidenav-menu.ant-menu-dark{background:transparent;padding:12px 0;border-inline-end:none!important}.portal-dashboard-shell .portal-sidenav-menu.ant-menu-dark .ant-menu-item-selected{background:var(--portal-antd-blue)!important}.portal-dashboard-shell .portal-main-column{display:flex;flex-direction:column;min-height:100vh;background:var(--portal-content-bg);transition:margin-left .2s cubic-bezier(.2,0,0,1)}.portal-dashboard-shell .portal-topbar{height:var(--portal-header-height);line-height:var(--portal-header-height);background:#fff;border-bottom:1px solid #f0f0f0;padding:0 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.portal-dashboard-shell .portal-topbar-title{margin:0;font-size:16px;font-weight:600;color:#000000e0}.portal-dashboard-shell .portal-topbar-user{display:inline-flex;align-items:center;gap:8px;color:#000000a6;font-size:14px}.portal-dashboard-shell .portal-topbar-logout{padding:0;height:auto;color:var(--portal-antd-blue)}.portal-dashboard-shell .portal-content{padding:24px;flex:1}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-brand-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.auth-page{--auth-blue: #1677ff;--auth-blue-deep: #0b4db8;--auth-ink: #1f2a37;--auth-muted: #667085;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,480px);font-family:Manrope,Noto Sans SC,sans-serif;background:#0b1f3a}.auth-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:48px 56px;background-image:linear-gradient(135deg,#0b4db88c,#0b1f3a6b,#0b1f3a47),var(--auth-hero-image);background-size:cover;background-position:center;color:#fff}.auth-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 40%),radial-gradient(circle at 80% 70%,rgba(22,119,255,.25),transparent 35%);pointer-events:none}.auth-hero-content{position:relative;z-index:1;max-width:520px;animation:auth-brand-in .7s ease both}.auth-brand{display:inline-block;font-size:34px;font-weight:800;letter-spacing:.04em;margin-bottom:18px;line-height:1.1}.auth-hero h1{margin:0 0 12px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.25}.auth-hero p{margin:0;font-size:16px;line-height:1.7;color:#ffffffe0;max-width:420px}.auth-panel{display:flex;flex-direction:column;justify-content:center;background:#fff;padding:40px 48px;animation:auth-fade-up .55s ease .08s both}.auth-panel-header{margin-bottom:28px}.auth-panel-header .auth-brand-link{color:var(--auth-blue);font-size:20px;font-weight:800;text-decoration:none;display:inline-block;margin-bottom:20px}.auth-panel-header h2{margin:0 0 8px;color:var(--auth-ink);font-size:28px;font-weight:700}.auth-panel-header p{margin:0;color:var(--auth-muted);font-size:14px}.auth-panel .ant-form-item-label>label{color:var(--auth-ink);font-weight:500}.auth-panel .ant-input-affix-wrapper-lg,.auth-panel .ant-input-lg{border-radius:8px}.auth-panel .ant-btn-primary{height:46px;border-radius:8px;font-weight:600;background:var(--auth-blue);border-color:var(--auth-blue);box-shadow:0 8px 20px #1677ff40}.auth-panel .ant-btn-primary:hover{background:var(--auth-blue-deep)!important;border-color:var(--auth-blue-deep)!important}.auth-footer-text{text-align:center;margin-top:8px;color:var(--auth-muted)}.auth-footer-text a{color:var(--auth-blue);font-weight:600}.auth-back-home{margin-top:24px;text-align:center}.auth-back-home a{color:var(--auth-muted);font-size:13px}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-hero{min-height:220px;padding:28px 24px;align-items:flex-end}.auth-brand{font-size:26px;margin-bottom:10px}.auth-hero h1{font-size:24px}.auth-hero p{font-size:14px}.auth-panel{padding:28px 20px 40px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{text-decoration:none;color:inherit}
