:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;background:#f4f5f7!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.ant-input,.ant-input-affix-wrapper,.ant-input-password,.ant-input-number,.ant-picker,.ant-select-selector,.ant-select-selection-search-input,textarea.ant-input,.ant-input-password .ant-input,.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-input-password:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select-selector:hover,.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-input-password:focus,.ant-input-number:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{background:#fff!important}.sider-search-input .ant-input,.sider-search-input .ant-input-affix-wrapper{color:#1a202c!important;background:#fff!important;border-color:#94a3b84d!important}.sider-search-input .ant-input::placeholder,.sider-search-input .ant-input-prefix{color:#9ca3af!important}.sider-search-input:hover .ant-input,.sider-search-input:hover .ant-input-affix-wrapper{background:#fff!important;border-color:#94a3b880!important}.sider-search-input .ant-input:focus,.sider-search-input .ant-input-focused,.sider-search-input .ant-input-affix-wrapper-focused{color:#1a202c!important;background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33!important}
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}
.app-layout{height:100vh;font-family:Montserrat,sans-serif;display:flex;overflow:hidden}.app-layout.sider-collapsed .app-main{width:100%;margin-left:0}.app-layout.sider-collapsed .app-header,.app-layout.sider-collapsed .app-footer{left:0}.app-sider{z-index:100;background:#020617;flex-direction:column;height:100vh;transition:width .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.app-sider.ant-layout-sider-collapsed{width:0!important}.sider-logo{color:#e5e7eb;letter-spacing:.08em;border-bottom:1px solid #94a3b84d;flex-shrink:0;justify-content:center;align-items:center;gap:12px;height:56px;padding:0 16px;font-weight:700;display:flex}.sider-logo-image{flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo-img{object-fit:contain;width:32px;height:32px;display:block}.sider-search{border-bottom:1px solid #94a3b833;flex-shrink:0;padding:12px}.sider-search-input .ant-input{color:#1a202c!important;background:#fff!important;border-color:#94a3b84d!important}.sider-search-input .ant-input::placeholder,.sider-search-input .ant-input-prefix{color:#9ca3af!important}.sider-search-input:hover .ant-input{background:#fff!important;border-color:#94a3b880!important}.sider-search-input .ant-input:focus,.sider-search-input .ant-input-focused{color:#1a202c!important;background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33!important}.sider-logo-text{color:#e5e7eb;white-space:nowrap;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.sider-menu-wrapper{flex:1;padding:8px 0;overflow:hidden auto}.sider-menu{background:0 0!important;border-inline:none!important;padding-inline:8px!important}.app-sider .ant-menu-item,.app-sider .ant-menu-submenu-title{color:#e5e7eb!important;border-radius:8px!important;padding-inline:12px!important}.app-sider .ant-menu-item:hover,.app-sider .ant-menu-submenu-title:hover{background-color:#94a3b829!important}.app-sider .ant-menu-submenu-title{color:#e5e7eb!important;background:0 0!important}.app-sider .ant-menu-submenu-title:hover{color:#e5e7eb!important;background-color:#94a3b829!important}.app-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:#e5e7eb!important;background:0 0!important}.app-sider .ant-menu-submenu-title .ant-menu-title-content a,.app-sider .ant-menu-submenu-title:hover .ant-menu-title-content a,.app-sider .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-title-content a,.app-sider .ant-menu-submenu-title .anticon,.app-sider .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#e5e7eb!important}.app-sider .ant-menu-submenu .ant-menu-item{padding-left:32px!important;padding-right:12px!important}.app-sider .ant-menu-submenu .ant-menu-item:hover{background-color:#94a3b829!important}.app-sider .ant-menu-submenu .ant-menu-item-selected,.app-sider .ant-menu-item-selected{box-shadow:0 8px 20px #2563eb73;color:#f9fafb!important;background:linear-gradient(90deg,#2563eb,#38bdf8)!important}.app-sider .ant-menu-item-selected a{color:#f9fafb!important}.app-main{background:#f4f5f7;flex-direction:column;width:100%;height:100vh;margin-left:0;transition:margin-left .2s,width .2s;display:flex}.app-header,.app-header.ant-layout-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-bottom:1px solid #94a3b84d;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;transition:left .2s;display:flex;position:fixed;top:0;left:260px;right:0;overflow:hidden;padding:0!important}.header-left{flex:1;align-items:center;gap:8px;min-width:0;padding-left:8px;display:flex;overflow:hidden}.header-branch-selector{align-items:center;display:flex}.branch-select{min-width:180px}.branch-select .ant-select-selector{color:#e5e7eb!important;background:#0f172ae6!important;border-color:#94a3b866!important}.branch-select .ant-select-selection-item,.branch-select .ant-select-arrow{color:#e5e7eb!important}.branch-tag{border-radius:6px;margin:0;padding:4px 12px;font-size:.875rem}.header-brand{color:#fff;letter-spacing:.02em;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.brand-name{white-space:nowrap;text-overflow:ellipsis;color:#fff;max-width:200px;font-size:1rem;overflow:hidden}.header-right{flex-shrink:0;align-items:center;gap:12px;padding-right:8px;display:flex}.icon-button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .1s;display:inline-flex}.icon-button:hover{background:#94a3b840;transform:translateY(-1px)}.user-chip{cursor:pointer;color:#e5e7eb;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:4px 8px;transition:background .2s;display:inline-flex}.user-chip:hover{background:#94a3b826}.user-name-inline{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.875rem;overflow:hidden;color:#fff!important}.user-chip .user-name-inline,.user-chip .ant-typography{color:#fff!important}.ant-dropdown{z-index:1050!important}.ant-dropdown-menu{border-radius:8px;min-width:160px;box-shadow:0 4px 12px #00000026}.ant-dropdown-menu-item{align-items:center;gap:8px;padding:8px 16px;display:flex}.ant-dropdown-menu-item:hover{background-color:#f5f5f5}.ant-dropdown-menu-item-icon{font-size:14px}.app-content{background:#f4f5f7;flex:1;margin-top:56px;margin-bottom:56px;padding:16px 20px 16px 8px;overflow:hidden auto}.content-inner{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:100%;padding:20px 20px 20px 8px;box-shadow:0 18px 40px #0f172a14}.content-inner-card{min-height:100%;margin:0;padding:0}.content-inner-card .ant-card{margin:0}.app-footer{text-align:center;color:#6b7280;z-index:10;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;height:56px;padding:12px 20px;transition:left .2s;position:fixed;bottom:0;left:260px;right:0}@media (max-width:1024px){.brand-name{max-width:150px;font-size:.9rem}.branch-select{min-width:150px}.app-sider{z-index:1000;height:100vh;top:0;left:0;position:fixed!important}.app-main{margin-left:0!important}}@media (max-width:768px){.header-left{gap:8px}.brand-name{max-width:120px;font-size:.85rem;display:none}.sider-menu-wrapper{height:calc(100vh - 129px)}.header-branch-selector{flex:1;min-width:0}.branch-select{width:100%;min-width:120px}.branch-tag{white-space:nowrap;text-overflow:ellipsis;max-width:150px;padding:2px 8px;font-size:.75rem;overflow:hidden}.user-name-inline{display:none}.user-chip{gap:6px;padding:2px 4px}.app-content{padding:12px}.content-inner{border-radius:12px;padding:16px}.app-sider{z-index:1000;height:100vh;top:0;left:0;box-shadow:2px 0 8px #00000026;position:fixed!important}.app-main{width:100%!important;margin-left:0!important}.app-header,.app-footer{left:0!important}}@media (max-width:480px){.app-header{padding:0 12px}.header-left{gap:6px}.branch-select{min-width:100px}.branch-tag{max-width:120px;font-size:.7rem}.icon-button{width:28px;height:28px}.user-chip{padding:0}.app-content{padding:8px}.content-inner{border-radius:8px;padding:12px}}
