@charset "UTF-8";.lazy-load{position:fixed;top:0;left:0;background-color:#fff;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:9999}.lazy-load img{animation:fadeInOut 3s infinite}@keyframes fadeInOut{0%{opacity:.1}50%{opacity:1}to{opacity:.1}}.page-header__content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}@media(max-width:768px){.page-header__content{flex-direction:column;align-items:flex-start}}.page-header__main{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex:1}.page-header__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:20px;color:#1890ff;background:linear-gradient(135deg,#e6f7ff,#f0faff);border-radius:8px;box-shadow:0 2px 8px #1890ff26;flex-shrink:0}@media(max-width:768px){.page-header__icon{width:40px;height:40px;font-size:18px}}.page-header__text{flex:1}.page-header__title{font-size:24px!important;font-weight:700!important;color:#262626!important;margin:0!important;line-height:1.3!important}.page-header__title .anticon{margin-left:8px;font-size:.6em;opacity:.6;cursor:help;vertical-align:middle;transition:opacity .15s ease}.page-header__title .anticon:hover{opacity:1}@media(max-width:768px){.page-header__title{font-size:20px!important}}.page-header__subtitle{font-size:14px!important;color:#8c8c8c!important;margin:4px 0 0!important;line-height:1.5}@media(max-width:768px){.page-header__subtitle{font-size:13px!important}}.page-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}@media(max-width:768px){.page-header__actions{width:100%;justify-content:flex-start;margin-top:8px}}@media(max-width:576px){.page-header__actions{flex-direction:column}.page-header__actions .ant-btn{width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.page-container--loading{display:flex;align-items:center;justify-content:center}.page-container__loader{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:400px;width:100%}.page-container__loader .ant-spin .ant-spin-text{margin-top:16px;color:#8c8c8c;font-size:14px}.page-actions{display:flex;margin-bottom:16px;animation:fadeIn .15s ease ease-out}.page-actions--left{justify-content:flex-start}.page-actions--center{justify-content:center}.page-actions--right{justify-content:flex-end}.page-actions .ant-space{flex-wrap:wrap}@media(max-width:576px){.page-actions .ant-space{width:100%;flex-direction:column}.page-actions .ant-space .ant-space-item,.page-actions .ant-space .ant-space-item .ant-btn{width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.filter-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #00000014;border:none;overflow:hidden}.filter-card .ant-card-head{border-bottom:1px solid #e8e8e8;padding:8px 24px;min-height:auto;background:#fafafa}.filter-card .ant-card-head .ant-card-head-title{padding:8px 0}.filter-card__title{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;font-weight:500;color:#262626}.filter-card__title .anticon{color:#1890ff;font-size:16px}.filter-card__content .ant-form-item{margin-bottom:16px}.filter-card__content .ant-form-item:last-child{margin-bottom:0}.filter-card__content .ant-row .ant-form-item{margin-bottom:16px}.filter-card__actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid #f5f5f5}@media(max-width:576px){.filter-card__actions .ant-space{width:100%;flex-direction:column}.filter-card__actions .ant-space .ant-space-item,.filter-card__actions .ant-space .ant-space-item .ant-btn{width:100%}}.empty-state{padding:48px 24px;text-align:center}.empty-state .ant-empty{margin:0}.empty-state .ant-empty-image{margin-bottom:16px}.empty-state__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto;font-size:48px;color:#d9d9d9;background:#fafafa;border-radius:9999px;transition:all .2s ease}.empty-state__content{max-width:320px;margin:0 auto}.empty-state__title{font-size:18px;font-weight:600;color:#262626;margin:0 0 4px}.empty-state__description{font-size:14px;color:#8c8c8c;margin:0;line-height:1.5}.empty-state .ant-empty-footer{margin-top:24px}.empty-state--compact{padding:24px}.empty-state--compact .empty-state__icon{width:60px;height:60px;font-size:32px}.empty-state--compact .empty-state__title{font-size:14px}.empty-state--compact .empty-state__description{font-size:13px}.version-badge.version-badge--corner{position:fixed;top:12px;right:12px;z-index:9999;opacity:.85}.version-badge.version-badge--corner .ant-tag{font-size:12px;padding:2px 8px;border-radius:6px}.version-badge.version-badge--card-footer{display:flex;justify-content:center;align-items:center;margin-top:8px;padding-top:16px}.version-badge.version-badge--card-footer .version-badge__text{font-size:12px;color:#ffffff80;letter-spacing:.02em}.version-badge.version-badge--sidebar{display:flex;justify-content:center;align-items:center;padding:6px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.version-badge.version-badge--sidebar .version-badge__text{font-size:11px;color:#ffffff73;letter-spacing:.02em;font-weight:400}.sidebar-user-footer{width:100%;overflow:visible}.user-info-card{margin:8px;padding:8px 10px;background:#002a52;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(255,255,255,.1);width:calc(100% - 16px)}.user-info-card:hover{background:#036;border-color:#fff3}.user-info-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.user-info-card__name{color:#fff;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.user-info-card__role{color:#ffffffbf;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.user-info-card__action{color:#fff6;display:flex;align-items:center;transition:color .2s}.user-info-card:hover .user-info-card__action{color:#fffc}.user-info-card--collapsed{margin:12px 8px;padding:10px 0;justify-content:center;border-color:transparent}.user-info-card--collapsed:hover{background:#ffffff1a}.user-info-card--collapsed .user-info-card__content,.user-info-card--collapsed .user-info-card__action{display:none}.user-info-card--collapsed:before{content:attr(data-initials);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff1a;border-radius:50%;color:#fff;font-size:14px;font-weight:600}.user-dropdown-menu .ant-dropdown-menu-item{padding:10px 16px}.user-dropdown-menu .ant-dropdown-menu-item .anticon{margin-right:8px}.logo-wrapper{display:grid;justify-content:center;align-items:center}.tenant-info{display:flex;align-items:center;gap:12px;padding:18px;background-color:#001529;border-bottom:1px solid rgba(255,255,255,.12);z-index:1000;transition:all .2s ease-in-out;box-shadow:0 4px 12px #00000026}.tenant-info--collapsed{padding:18px 0;justify-content:center}.tenant-info--collapsed .tenant-info__text{display:none}.tenant-info__logo{flex-shrink:0;display:flex;align-items:center;justify-content:center}.tenant-info__logo :global .logo{width:18px!important;height:18px!important;opacity:.9}.tenant-info__logo :global .logo img,.tenant-info__logo :global .logo svg{width:100%!important;height:100%!important;object-fit:contain}.tenant-info__text{font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500;color:#ffffffe6;letter-spacing:.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:100%;cursor:default}.tenant-info__text:hover{color:#fff}.layout{min-height:100dvh}.layout .sider{position:sticky;top:0;height:100vh;z-index:100;overflow:hidden;transition:all .3s ease-in-out}.layout .sider .sider-container{display:grid;grid-template-rows:min-content min-content min-content 1fr min-content;height:100vh;max-height:100vh;overflow-x:hidden;transition:all ease-in-out .3s}.layout .sider .sider-header{display:flex;align-items:center;padding:0;background-color:#001529;border-bottom:1px solid rgba(255,255,255,.12)}.layout .sider .sider-header .sidebar-toggle-action{width:100%;display:flex;align-items:center;gap:12px;padding:12px 24px;color:#ffffffa6;cursor:pointer;transition:all .3s;font-size:13px}.layout .sider .sider-header .sidebar-toggle-action:hover{color:#fff;background-color:#ffffff14}.layout .sider .sider-header .sidebar-toggle-action .anticon{font-size:16px}.layout .sider .sider-header .sidebar-toggle-action.collapsed{justify-content:center;padding:12px 0}.layout .sider .sider-header .logo-wrapper{display:none}.layout .sider .sidebar-toggle-btn{color:#ffffffd9!important;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.layout .sider .sidebar-toggle-btn .anticon{font-size:16px}.layout .sider .sidebar-toggle-btn:hover{background-color:#ffffff1a!important;color:#fff!important}.layout .sider.collapsed .sider-header{flex-direction:column;gap:8px}.layout .sider.collapsed .sider-header .logo-wrapper{width:100%}.layout .sider .ant-layout-sider-trigger{position:relative;width:100%!important}.layout .sider .ant-menu{background-color:transparent;align-content:start}.layout .sider .ant-menu .ant-menu-title-content,.layout .sider .ant-menu .ant-menu-title-content>a{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout .sider .ant-menu.collapsed{transition:all ease-in-out .3s}.layout .sider .ant-menu.collapsed .ant-menu-submenu-title{padding-left:0!important}.layout .sider .ant-menu.collapsed .ant-menu-item,.layout .sider .ant-menu.collapsed .ant-menu-submenu-title{padding:0 calc(50% - 12px)!important}.layout .sider .ant-menu.collapsed .ant-menu-item .ant-menu-title-content,.layout .sider .ant-menu.collapsed .ant-menu-submenu-title .ant-menu-title-content{display:grid}.layout .sider .ant-menu.collapsed .ant-menu-item>span.ant-menu-title-content,.layout .sider .ant-menu.collapsed .ant-menu-submenu-title>span.ant-menu-title-content{display:none!important}.layout .sider .ant-menu.collapsed .ant-menu-submenu-title{grid-template-columns:auto!important;align-items:center;align-content:center}.layout .sider .ant-menu.extended{width:240px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.layout .sider .ant-menu.extended::-webkit-scrollbar{width:0;display:none;background:transparent}.layout .sider .ant-menu.extended .ant-menu-sub{scrollbar-width:none;-ms-overflow-style:none}.layout .sider .ant-menu.extended .ant-menu-sub::-webkit-scrollbar{width:0;display:none;background:transparent}.layout .sider .ant-menu.extended .ant-menu-item{grid-template-columns:min-content minmax(0,1fr);gap:20px}.layout .sider .ant-menu.extended .ant-menu-item,.layout .sider .ant-menu.extended .ant-menu-submenu-title{padding-left:20px!important}.layout .sider .ant-menu.extended .ant-menu-item{border-radius:0;display:grid;align-content:center;align-items:center;padding-left:20px!important}.layout .sider .ant-menu.extended .ant-menu-submenu .ant-menu-submenu-title{display:grid;gap:20px;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;padding-right:16px!important}.layout .sider .ant-menu.extended .ant-menu-submenu .ant-menu-submenu-title .menu-expand-icon{display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#ffffff8c;transition:transform .2s ease,color .2s ease}.layout .sider .ant-menu.extended .ant-menu-submenu .ant-menu-submenu-title .menu-expand-icon.open{transform:rotate(90deg);color:#ffffffe6}.layout .sider .ant-menu.extended .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{display:inline-flex!important;align-items:center;justify-content:center}.layout .sider .ant-menu .ant-menu-item-active{background-color:#00407c!important}.layout .sider .user-info{display:grid;gap:20px;padding:20px;align-content:center;align-items:center;color:#fff}.layout .sider .user-info.extended{grid-template-columns:auto min-content}.layout .sider .user-info .name-role{display:grid;gap:4px}.layout .content{padding:20px;overflow-x:hidden;overflow-y:auto;min-height:100dvh;background-color:#f5f5f5}.layout .content .page-title{margin:0;text-align:left!important}.layout .footer{text-align:center}.ant-table{border-radius:4px!important}.ant-pagination{margin-bottom:0!important}.ant-input-number-affix-wrapper,.ant-picker{width:100%}.ant-collapse-content-box{padding:0!important;padding-block:0!important}textarea{max-height:200px}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background-color:#f8f9fa;color:#343a40}.not-found-page h1{font-size:6rem;margin-bottom:1rem}.not-found-page p{font-size:1.5rem;margin-bottom:2rem}.not-found-page a{font-size:1.2rem;color:#007bff;text-decoration:none}.not-found-page a:hover{text-decoration:underline}.signin-page{position:relative;display:flex;height:100vh;overflow:hidden;background:#001529;color:#fff}.signin-shapes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.shape{position:absolute}.shape--1{width:320px;height:320px;border-radius:50%;background:#ff6b6b;top:-110px;left:-80px;opacity:.7;animation:shapePulse 10s ease-in-out infinite}.shape--2{width:180px;height:180px;border-radius:50%;background:#7b9ef5;top:-50px;left:40%;opacity:.55;animation:shapeDrift 12s ease-in-out infinite;animation-delay:-3s}.shape--3{width:250px;height:250px;border-radius:50%;background:transparent;border:45px solid #FFAB91;top:-80px;right:-50px;opacity:.65;animation:shapeRotateSlow 18s linear infinite}.shape--currency{font-weight:700;line-height:1;-webkit-user-select:none;user-select:none}.shape--4{font-size:120px;color:#9b8fd8;top:35%;right:60px;opacity:.18;animation:currencyFloat 9s ease-in-out infinite}.shape--5{width:160px;height:160px;border-radius:50%;background:#80deea;bottom:-40px;left:12%;opacity:.45;animation:shapePulse 11s ease-in-out infinite;animation-delay:-5s}.shape--6{font-size:90px;font-weight:700;color:#c5b3e6;bottom:6%;right:6%;opacity:.16;line-height:1;-webkit-user-select:none;user-select:none;letter-spacing:-.03em;animation:currencyFloat 13s ease-in-out infinite;animation-delay:-2s}.shape--7{font-size:80px;color:#ffa07a;top:60%;left:3%;opacity:.2;animation:currencyFloat 10s ease-in-out infinite;animation-delay:-4s}.shape--8{font-size:65px;color:#7b9ef5;bottom:10%;left:44%;opacity:.16;animation:currencyFloat 8s ease-in-out infinite;animation-delay:-6s}.shape--dots{width:110px;height:110px;top:24%;right:12%;opacity:.3;background-image:radial-gradient(circle,#9B8FD8 3px,transparent 3px);background-size:16px 16px;animation:shapeDrift 14s ease-in-out infinite;animation-delay:-7s}.shape--9{font-size:70px;color:#ffab91;top:28%;left:6%;opacity:.17;animation:currencyFloat 11s ease-in-out infinite;animation-delay:-1s}.signin-left{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;width:45%;min-width:380px;flex-shrink:0;padding:32px 180px 32px 32px}.signin-right{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:flex-start;padding:48px 158px 48px 40px}.signin-tagline{max-width:540px}.signin-tagline .tagline-main{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(30px,3.4vw,46px);font-weight:400;color:#fff;line-height:1.3;letter-spacing:-.01em;margin:0 0 14px}.signin-tagline .tagline-sub{font-size:clamp(24px,2.6vw,32px);color:#ffffffd9;line-height:1.5;margin:0;font-weight:300;letter-spacing:.02em}.typewriter{display:inline}.typewriter .typewriter__text{font-style:italic;font-weight:600;color:#fff;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.1em}.typewriter .typewriter__cursor{display:inline-block;color:#60a5fa;font-weight:300;font-style:normal;margin-left:2px;animation:blink .8s step-end infinite;font-size:1.1em}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes shapePulse{0%,to{transform:scale(1);opacity:var(--base-opacity, .5)}50%{transform:scale(1.08);opacity:calc(var(--base-opacity, .5) + .1)}}@keyframes shapeDrift{0%,to{transform:translate(0)}25%{transform:translate(12px,-15px)}50%{transform:translate(-8px,-25px)}75%{transform:translate(15px,-10px)}}@keyframes shapeRotateSlow{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(360deg) scale(1)}}@keyframes currencyFloat{0%,to{transform:translateY(0) rotate(0)}20%{transform:translateY(-16px) rotate(6deg)}40%{transform:translateY(-8px) rotate(-4deg)}60%{transform:translateY(-22px) rotate(5deg)}80%{transform:translateY(-12px) rotate(-3deg)}}.floating-icons{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.floating-icon{position:absolute;font-size:28px;opacity:.12;-webkit-user-select:none;user-select:none;filter:grayscale(.3)}.floating-icon--1{top:8%;right:20%;font-size:32px;opacity:.14;animation:floatSlow 8s ease-in-out infinite}.floating-icon--2{top:45%;left:15%;font-size:26px;opacity:.1;animation:floatMedium 10s ease-in-out infinite;animation-delay:-2s}.floating-icon--3{bottom:18%;right:15%;font-size:30px;opacity:.12;animation:floatSlow 9s ease-in-out infinite;animation-delay:-4s}.floating-icon--4{top:15%;left:35%;font-size:24px;opacity:.1;animation:floatFast 7s ease-in-out infinite;animation-delay:-1s}.floating-icon--5{top:55%;right:30%;font-size:22px;opacity:.08;animation:floatMedium 11s ease-in-out infinite;animation-delay:-5s}.floating-icon--6{bottom:25%;left:25%;font-size:34px;opacity:.13;animation:floatSlow 12s ease-in-out infinite;animation-delay:-3s}.floating-icon--7{top:5%;left:55%;font-size:22px;opacity:.09;animation:floatFast 8s ease-in-out infinite;animation-delay:-6s}.floating-icon--8{bottom:10%;left:45%;font-size:26px;opacity:.11;animation:floatMedium 9s ease-in-out infinite;animation-delay:-2.5s}.floating-icon--9{top:30%;right:8%;font-size:24px;opacity:.1;animation:floatSlow 10s ease-in-out infinite;animation-delay:-7s}.floating-icon--10{bottom:35%;left:8%;font-size:28px;opacity:.09;animation:floatFast 11s ease-in-out infinite;animation-delay:-4.5s}.floating-icon--11{top:70%;right:45%;font-size:20px;opacity:.08;animation:floatMedium 8.5s ease-in-out infinite;animation-delay:-1.5s}.floating-icon--12{bottom:5%;right:35%;font-size:22px;opacity:.1;animation:floatSlow 9.5s ease-in-out infinite;animation-delay:-8s}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-18px) rotate(5deg)}50%{transform:translateY(-8px) rotate(-3deg)}75%{transform:translateY(-22px) rotate(4deg)}}@keyframes floatMedium{0%,to{transform:translateY(0) translate(0) rotate(0)}33%{transform:translateY(-15px) translate(10px) rotate(6deg)}66%{transform:translateY(-25px) translate(-8px) rotate(-4deg)}}@keyframes floatFast{0%,to{transform:translateY(0) rotate(0) scale(1)}25%{transform:translateY(-12px) rotate(-5deg) scale(1.05)}50%{transform:translateY(-20px) rotate(3deg) scale(.95)}75%{transform:translateY(-8px) rotate(-2deg) scale(1.02)}}.signin-card{width:100%;max-width:460px;padding:44px 40px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 8px 32px #0000003d;animation:signin-card-in .4s ease-out}.signin-card .logo-wrapper{display:flex;justify-content:center;margin-bottom:24px}.signin-card .logo-wrapper img{max-height:48px}.signin-card .signin-title{font-size:22px;font-weight:600;margin:0 0 6px;text-align:center;letter-spacing:-.02em;color:#fff}.signin-card .signin-subtitle{font-size:14px;color:#ffffffa6;margin:0 0 28px;text-align:center}.signin-card .signin-form{width:100%;display:flex;flex-direction:column;align-items:stretch}.signin-card .signin-form .ant-form-item{width:100%;margin-bottom:18px}.signin-card .signin-form .ant-form-item .ant-form-item-explain-error{text-align:center}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper{border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:none}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper::placeholder{color:#ffffff73}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input{border:none;outline:none;box-shadow:none;background:transparent;color:#fff}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input::placeholder{color:#ffffff73}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input:-webkit-autofill,.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input:-webkit-autofill:hover,.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input:-webkit-autofill:focus,.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper .ant-input:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;transition:background-color 5000s ease-in-out 0s}.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper:focus,.signin-card .signin-form .ant-form-item .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{box-shadow:none;border-color:#ffffff59}.signin-card .signin-form .ant-form-item .ant-input-password-icon,.signin-card .signin-form .ant-form-item .ant-input-prefix{color:#ffffff80}.signin-card .signin-form .submit-btn{margin-top:8px;height:44px;border-radius:8px;font-weight:500;font-size:15px}.signin-card .signin-form .submit-btn:disabled,.signin-card .signin-form .submit-btn.ant-btn-loading{color:#ffffffa6!important;background-color:#1677ffa6!important;border-color:transparent!important}.signin-card .signin-form .forgot-pwd-link{text-align:center;margin-top:16px;margin-bottom:8px}.signin-card .signin-form .forgot-pwd-link a{color:#fff;font-size:14px;text-decoration:none;transition:opacity .2s ease}.signin-card .signin-form .forgot-pwd-link a:hover{opacity:.8;text-decoration:underline}@media screen and (max-width:480px){.signin-card .signin-form .submit-btn{width:100%}}@media screen and (max-width:768px){.signin-page{flex-direction:column;justify-content:center}.signin-left{width:100%;min-height:100vh;min-width:unset}.signin-right{display:none}.shape--1{width:180px;height:180px;top:-50px;left:-40px}.shape--2{width:100px;height:100px}.shape--3{width:140px;height:140px;border-width:28px}.shape--4,.shape--dots{display:none}}@keyframes signin-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#262626;background-color:#f0f2f5}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:#262626}h1{font-size:38px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin:0 0 16px;color:#8c8c8c}a{color:#1890ff;text-decoration:none;transition:color .15s ease}a:hover{color:#096dd9}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:fadeIn .3s ease ease-out}.animate-fade-in-up{animation:fadeInUp .3s ease ease-out}.animate-slide-in-right{animation:slideInRight .3s ease ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-spin{animation:spin 1s linear infinite}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.gap-xl{gap:32px}.m-0{margin:0}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:16px}.m-lg{margin:24px}.m-xl{margin:32px}.mt-0{margin-top:0}.mt-xs{margin-top:4px}.mt-sm{margin-top:8px}.mt-md{margin-top:16px}.mt-lg{margin-top:24px}.mt-xl{margin-top:32px}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:4px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.mb-xl{margin-bottom:32px}.ml-0{margin-left:0}.ml-xs{margin-left:4px}.ml-sm{margin-left:8px}.ml-md{margin-left:16px}.ml-lg{margin-left:24px}.mr-0{margin-right:0}.mr-xs{margin-right:4px}.mr-sm{margin-right:8px}.mr-md{margin-right:16px}.mr-lg{margin-right:24px}.p-0{padding:0}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}.pt-0{padding-top:0}.pt-xs{padding-top:4px}.pt-sm{padding-top:8px}.pt-md{padding-top:16px}.pt-lg{padding-top:24px}.pb-0{padding-bottom:0}.pb-xs{padding-bottom:4px}.pb-sm{padding-bottom:8px}.pb-md{padding-bottom:16px}.pb-lg{padding-bottom:24px}.px-0{padding-left:0;padding-right:0}.px-sm{padding-left:8px;padding-right:8px}.px-md{padding-left:16px;padding-right:16px}.px-lg{padding-left:24px;padding-right:24px}.py-0{padding-top:0;padding-bottom:0}.py-sm{padding-top:8px;padding-bottom:8px}.py-md{padding-top:16px;padding-bottom:16px}.py-lg{padding-top:24px;padding-bottom:24px}.text-xs{font-size:12px}.text-sm{font-size:13px}.text-base{font-size:14px}.text-md{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-3xl{font-size:30px}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#262626}.text-secondary{color:#8c8c8c}.text-disabled{color:#bfbfbf}.text-success{color:#52c41a}.text-error{color:#ff4d4f}.text-warning{color:#faad14}.text-info{color:#1890ff}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-card{box-shadow:0 2px 8px #00000014}.bg-white{background-color:#fff}.bg-layout{background-color:#f0f2f5}.bg-primary{background-color:#1890ff}.bg-primary-light{background-color:#e6f7ff}.bg-success-light{background-color:#f6ffed}.bg-error-light{background-color:#fff2f0}.bg-warning-light{background-color:#fffbe6}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.page-container{padding:24px;min-height:calc(100vh - 64px);background:#f0f2f5;animation:fadeIn .3s ease ease-out}@media(max-width:768px){.page-container{padding:16px}}.page-header{margin-bottom:24px;animation:fadeInUp .3s ease ease-out}.page-header__title-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:4px}.page-header__icon{font-size:24px;color:#1890ff;padding:8px;background:#e6f7ff;border-radius:8px}.page-header__title{font-size:24px;font-weight:700;color:#262626;margin:0!important;line-height:1.3}.page-header__title .anticon{margin-left:8px;font-size:.7em;opacity:.7;cursor:help}.page-header__subtitle{font-size:14px;color:#8c8c8c;margin:4px 0 0}@media(max-width:768px){.page-header__title{font-size:20px}}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:16px}@media(max-width:576px){.page-actions{flex-direction:column}.page-actions .ant-btn{width:100%}}.filter-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #00000014}.filter-card .ant-card-head{border-bottom:1px solid #e8e8e8;padding:16px 24px;min-height:auto}.filter-card .ant-card-head-title{font-size:14px;font-weight:500}.filter-card .ant-card-head-title .anticon{margin-right:8px;color:#1890ff}.filter-card .ant-card-body{padding:24px}.filter-card__actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #f5f5f5}@media(max-width:576px){.filter-card__actions{flex-direction:column}.filter-card__actions .ant-btn{width:100%}}.content-card{border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.content-card .ant-card-head{border-bottom:1px solid #e8e8e8;background:#fafafa}.content-card .ant-card-body{padding:0}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:64px 24px;text-align:center}.empty-state__icon{font-size:64px;color:#d9d9d9;margin-bottom:16px}.empty-state__title{font-size:18px;font-weight:500;color:#262626;margin-bottom:4px}.empty-state__description{font-size:14px;color:#8c8c8c;margin-bottom:24px;max-width:400px}.ant-table-wrapper .ant-table{border-radius:8px;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;background:#fafafa}.ant-table-wrapper .ant-table-tbody>tr{transition:background-color .15s ease}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#e6f7ff!important}.ant-table-wrapper .ant-table-pagination{margin:16px!important;padding:0 16px}.offices-table-wrapper .ant-table-pagination,.data-table-wrapper .ant-table-pagination,.standard-table-wrapper .ant-table-pagination{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px}.offices-table-wrapper .ant-pagination-total-text,.data-table-wrapper .ant-pagination-total-text,.standard-table-wrapper .ant-pagination-total-text{order:1;flex:1;text-align:left;font-weight:500}.offices-table-wrapper .ant-pagination,.data-table-wrapper .ant-pagination,.standard-table-wrapper .ant-pagination{order:2;flex:1;justify-content:center}.offices-table-wrapper .ant-pagination-options,.data-table-wrapper .ant-pagination-options,.standard-table-wrapper .ant-pagination-options{order:3;flex:1;display:flex;justify-content:flex-end}.offices-table-wrapper .ant-select,.data-table-wrapper .ant-select,.standard-table-wrapper .ant-select{min-width:120px}.ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014;border:none}.ant-card:hover{box-shadow:0 4px 12px #0000001f}.ant-form-item-label>label{font-weight:500;color:#262626}.ant-form-item-explain-error{font-size:12px;margin-top:4px}.ant-drawer .ant-drawer-header{padding:16px 24px;border-bottom:1px solid #e8e8e8}.ant-drawer .ant-drawer-body{padding:24px}.ant-drawer .ant-drawer-footer{padding:16px 24px;border-top:1px solid #e8e8e8}.ant-modal .ant-modal-header{padding:16px 24px;border-bottom:1px solid #e8e8e8;margin-bottom:0}.ant-modal .ant-modal-body{padding:24px}.ant-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #e8e8e8;margin-top:0}.ant-btn{font-weight:500;transition:all .15s ease}.ant-btn:not(.ant-btn-circle):not(.ant-btn-icon-only) .anticon+span,.ant-btn:not(.ant-btn-circle):not(.ant-btn-icon-only) span+.anticon{margin-inline-start:8px}.ant-tag{border-radius:4px;font-weight:500}.ant-divider-horizontal.ant-divider-with-text{margin:24px 0}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{border-top-color:#e8e8e8}.ant-divider-inner-text{font-weight:500;color:#8c8c8c;font-size:13px}.ant-tooltip .ant-tooltip-inner{border-radius:4px;padding:8px 16px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8c8c8c}*{scrollbar-width:thin;scrollbar-color:#bfbfbf #f5f5f5}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}.hamburger-btn{width:40px!important;height:40px!important;display:flex!important;align-items:center;justify-content:center;border-radius:8px!important;transition:all .15s ease!important;color:#262626!important}.hamburger-btn .anticon{font-size:20px;transition:transform .15s ease}.hamburger-btn:hover{background-color:#e6f7ff!important;color:#1890ff!important}.hamburger-btn:hover .anticon{transform:scale(1.1)}.hamburger-btn:active{transform:scale(.95)}.ant-pagination .ant-pagination-item{border-radius:4px;border-color:#e8e8e8;transition:all .15s ease}.ant-pagination .ant-pagination-item:hover{border-color:#1890ff;color:#1890ff;transform:translateY(-1px);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ant-pagination .ant-pagination-item-active{background:#1890ff;border-color:#1890ff}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-item-active:hover{background:#1890ff;border-color:#1890ff;transform:none}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{border-radius:4px}.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{border-radius:4px;border-color:#e8e8e8;transition:all .15s ease}.ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:#1890ff;color:#1890ff}.ant-pagination .ant-pagination-options .ant-select-selector{border-radius:4px!important}@media print{.no-print{display:none!important}body{background:#fff}.page-container{padding:0}}
