.app-layout{min-height:100vh}.app-logo{height:64px;display:flex;align-items:center;padding:0 16px;color:inherit;font-weight:700;letter-spacing:.02em;white-space:nowrap}.app-content{padding:24px;background:var(--color-bg-layout);min-height:0}.app-content-card{background:var(--color-bg-container);border-radius:var(--radius-lg);box-shadow:var(--shadow-tertiary);height:100%;padding:0}.app-content-card .ant-card-body{height:100%}.app-content-card .ant-card-head-title{font-size:20px;font-weight:700;line-height:28px}.dashboard-shell{background:var(--color-bg-layout);border:1px solid var(--color-border-secondary);border-radius:calc(var(--radius-lg) + 2px);padding:24px}.dashboard-grid{display:flex;flex-direction:column;gap:16px}.dashboard-panel-card{background:var(--color-bg-container);border:1px solid var(--color-border-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-tertiary)}.dashboard-panel-card .ant-card-head{border-bottom:1px solid var(--color-border-secondary)}.dashboard-panel-card .ant-card-head-title{font-weight:600}.dashboard-panel-card .ant-card-body{padding:24px}.dashboard-form .ant-form-item{margin-bottom:16px}.dashboard-field-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-field-label a{font-weight:600}.dashboard-message-field{display:flex;flex-direction:column;gap:8px}.dashboard-status{width:100%}.dashboard-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-status-label{margin:2px 0 0;color:var(--color-text-secondary)}.dashboard-status-tag{text-transform:capitalize;padding-inline:10px}.dashboard-status-group .ant-radio-button-wrapper{min-width:120px;text-align:center}@media(max-width:640px){.dashboard-shell,.dashboard-panel-card .ant-card-body{padding:16px}.dashboard-status-row{flex-direction:column;align-items:flex-start}.dashboard-status-group{width:100%}.dashboard-status-group .ant-radio-button-wrapper{flex:1 1 auto}}.app-footer{text-align:center;background:var(--color-bg-container);color:var(--color-text-secondary);border-top:1px solid var(--color-border-secondary);height:48px;padding:13px 10px}.footer-inner{display:flex;justify-content:space-between}.footer-links{display:flex;gap:10px}.header-wrapper{background:var(--header-bg);color:var(--header-text);display:flex;align-items:center;padding:0 24px;font-weight:600;font-size:18px;border-bottom:1px solid var(--header-border);position:sticky;top:0;z-index:var(--z-header)}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.header-menu.ant-menu-horizontal{border-bottom:none;display:flex;flex-wrap:nowrap;min-width:0}.header-menu.ant-menu-horizontal>.ant-menu-item:after,.header-menu.ant-menu-horizontal>.ant-menu-submenu:after{content:none}.header-brand{flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:100%}.header-menu{background:transparent;border-inline-end:none;border-bottom:none;flex:1 1 auto;min-width:0}.header-actions{display:flex;gap:10px;align-items:center}.header-actions>*{flex-shrink:1;min-width:0}.header-user-label{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:6px}.header-user-text{white-space:normal;min-width:0}.header-user-check{color:var(--ant-color-success-text);flex-shrink:0}.header-registration-warning{display:inline-flex;align-items:center;flex-direction:column-reverse;justify-content:center;gap:4px;color:var(--ant-color-error-text);font-weight:600}.header-sider-toggle{color:inherit}.header-registration-warning.is-pending{color:var(--ant-color-warning-text)}.header-warning-icon{flex-shrink:0;font-size:18px}.header-menu.ant-menu .icon-36{font-size:36px}.header-menu .ant-menu-item.header-menu-item-registration{justify-content:center;min-width:48px}.header-balance .ant-statistic-title{text-align:center}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{white-space:normal;text-align:center;line-height:1.2;margin-inline-start:8px}@media(max-width:768px){.header-actions{gap:6px;justify-content:flex-end}.header-menu.ant-menu-horizontal{font-size:13px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{padding-inline:8px}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{margin-inline-start:6px}.header-wrapper{padding-inline:16px}}@media(max-width:520px){.header-menu.ant-menu-horizontal{font-size:12px}.header-menu.ant-menu-horizontal>.ant-menu-item,.header-menu.ant-menu-horizontal>.ant-menu-submenu{padding-inline:6px}.header-menu.ant-menu .ant-menu-item .ant-menu-title-content,.header-menu.ant-menu .ant-menu-submenu .ant-menu-title-content{margin-inline-start:4px}.header-wrapper{padding-inline:12px}.header-registration-warning{gap:0;justify-content:center}.header-warning-text{display:none}}.app-sider{background:var(--color-bg-container);border-right:1px solid var(--color-border-secondary)}.sider-menu{background:transparent;border-inline-end:none}.public-layout{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-card{width:100%;max-width:400px;padding:24px}@media(max-width:360px){.auth-card{padding:16px}}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)}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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg-layout)}a{color:inherit;text-decoration:none}
