@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}}.sidebar-user-footer{width:100%;overflow:visible}.user-info-card{margin:8px;padding:8px 10px;background:#fff9;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(0,184,141,.18);width:calc(100% - 16px)}.user-info-card:hover{background:#ffffffd9;border-color:#04785759}.user-info-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.user-info-card__name{color:#053524;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.user-info-card__role{color:#0f172a99;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:#0f172a66;display:flex;align-items:center;transition:color .2s}.user-info-card:hover .user-info-card__action{color:#047857}.user-info-card--collapsed{margin:12px 8px;padding:10px 0;justify-content:center;border-color:transparent}.user-info-card--collapsed:hover{background:#fff9}.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:linear-gradient(135deg,#047857,#00b88d);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:transparent;border-bottom:1px solid rgba(0,184,141,.18);z-index:1000;transition:all .2s ease-in-out;cursor:pointer}.tenant-info:hover{background-color:#fff6}.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 img{filter:brightness(0) saturate(100%) invert(35%) sepia(80%) saturate(900%) hue-rotate(125deg) brightness(85%) contrast(98%)}.tenant-info__logo :global .logo{width:18px!important;height:18px!important;opacity:1}.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:600;color:#053524;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:#047857}.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.ant-layout-sider{background:#fff!important;border-right:1px solid rgba(15,23,42,.08)}.layout .sider .sider-container{display:grid;grid-template-rows: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:transparent;border-bottom:1px solid rgba(0,184,141,.18)}.layout .sider .sider-header .sidebar-toggle-action{width:100%;display:flex;align-items:center;gap:12px;padding:12px 24px;color:#0f172ab3;cursor:pointer;transition:all .3s;font-size:13px}.layout .sider .sider-header .sidebar-toggle-action:hover{color:#047857;background-color:#ffffff73}.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:#0f172abf!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:#ffffff80!important;color:#047857!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:#0f172a8c;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:#047857}.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:#ffffff80!important;color:#047857!important}.layout .sider .ant-menu .ant-menu-item-selected{background-color:#047857!important;color:#fff!important;box-shadow:0 6px 16px #04785740}.layout .sider .ant-menu .ant-menu-item-selected .anticon{color:#fff!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-card{width:100%}.signin-card .signin-form{width:100%;display:flex;flex-direction:column}.signin-brand{text-align:center;margin-bottom:36px;display:flex;flex-direction:column;align-items:center}.signin-brand__title{margin:0 0 10px;font-size:44px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.15}@media screen and (max-width:1280px){.signin-brand__title{font-size:36px}}.signin-brand__subtitle{margin:0;font-size:17px;color:#6b7280}.signin-forgot{display:flex;justify-content:flex-end;margin:-2px 0 22px}.signin-forgot a{font-size:14px;font-weight:500;color:#00b88d;text-decoration:none;transition:color .2s ease}.signin-forgot a:hover{color:#047857;text-decoration:underline}.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:#00b88d;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:#00b88d;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}.standard-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.standard-drawer .ant-drawer-body{padding:24px}.standard-drawer .ant-drawer-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.standard-drawer__header{display:flex;flex-direction:column;gap:2px}.standard-drawer__title{font-size:16px;font-weight:600;color:#1f2937;line-height:1.4}.standard-drawer__subtitle{font-size:13px;line-height:1.4}.standard-drawer__footer{display:flex;justify-content:center;padding:4px 0}.standard-table .ant-table-wrapper .ant-table{border-radius:8px;overflow:hidden}.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:#00b88d;font-weight:500;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}.auth-layout{position:relative;width:100vw;height:100vh;display:block;padding:0;background:linear-gradient(115deg,#ecf9f1,#d4f6e3 30%,#a8eac9,#4cc996 80%,#1e9d6a);overflow:hidden;font-family:Poppins,-apple-system,Segoe UI,sans-serif}.auth-layout *{font-family:inherit}.auth-layout__card{position:relative;z-index:2;display:grid;grid-template-columns:40% 60%;width:100%;height:100%;max-width:none;background:transparent;border-radius:0;box-shadow:none;overflow:hidden}.auth-layout__card:after{content:"";position:absolute;top:0;bottom:0;left:40%;width:40px;transform:translate(-50%);pointer-events:none;z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 50%,transparent 100%)}.auth-layout__left{--left-pad: clamp(48px, 7vw, 180px);position:relative;display:flex;align-items:stretch;justify-content:stretch;padding:var(--left-pad);background:transparent;overflow:visible}.auth-layout__form-card{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(24px,3vw,48px);background:#fff;border-radius:24px;border:1px solid rgba(0,184,141,.12);box-shadow:0 30px 70px -20px #0232232e,0 12px 28px -10px #00b88d2e,0 4px 12px #0f172a0f;overflow:hidden}.auth-layout__brand{position:absolute;top:var(--left-pad);left:50%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:24px;background:linear-gradient(135deg,#047857,#00b88d);box-shadow:0 16px 32px #00b88d59,inset 0 0 0 2px #ffffff2e;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}.auth-layout__brand img{width:60px;height:60px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%)!important}.auth-layout__decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.auth-layout__circle{position:absolute;border-radius:50%;filter:blur(2px)}.auth-layout__circle--1{width:260px;height:260px;top:-110px;left:-120px;background:#00b88d14}.auth-layout__circle--2{width:220px;height:220px;bottom:-100px;left:-90px;background:#364ed00f}.auth-layout__currency{position:absolute;font-size:56px;color:#00b88d2e;font-weight:700;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif}.auth-layout__currency--usd{top:40%;left:4%}.auth-layout__currency--eur{top:64%;left:8%;font-size:48px}.auth-layout__currency--gbp{top:30%;left:14%;font-size:44px}.auth-layout__dots{position:absolute;background-image:radial-gradient(rgba(0,184,141,.28) 1.5px,transparent 1.5px);background-size:12px 12px}.auth-layout__dots--tl{width:110px;height:110px;top:18%;left:6%;opacity:.6}.auth-layout__dots--bl{width:130px;height:130px;bottom:8%;left:4%;opacity:.45}.auth-layout__form-wrap{position:relative;z-index:1;width:100%;max-width:440px;display:flex;align-items:center;justify-content:center}.auth-layout__right{position:relative;display:flex;align-items:center;justify-content:center;padding:64px 56px;background:transparent;overflow:hidden;color:#0f172a}.auth-hero{position:relative;z-index:1;width:100%;max-width:620px;display:flex;flex-direction:column;gap:28px}.auth-hero__decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.auth-hero__currency{position:absolute;color:#ffffff80;font-size:60px;font-weight:700;-webkit-user-select:none;user-select:none}.auth-hero__currency--euro{top:32%;left:-10%;font-size:64px;color:#ffffff59}.auth-hero__currency--dollar{top:70%;right:-10%;font-size:90px;color:#ffffff47;font-weight:800}.auth-hero__dots{position:absolute;background-image:radial-gradient(rgba(255,255,255,.55) 1.5px,transparent 1.5px);background-size:12px 12px}.auth-hero__dots--tr{width:110px;height:110px;top:14%;right:4%;opacity:.55}.auth-hero__dots--mr{width:130px;height:130px;bottom:18%;right:2%;opacity:.4}.auth-hero__intro{position:relative;z-index:2}.auth-hero__title{font-size:44px;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#0f172a;margin:0 0 18px}.auth-hero__title-accent{color:#00b88d}.auth-hero__subtitle{font-size:17px;line-height:1.55;color:#0f172ab3;margin:0;max-width:540px}.dash{position:relative;z-index:2;margin:8px 0 4px;isolation:isolate;animation:dash-rise .8s cubic-bezier(.2,.8,.2,1) both}.dash__card{position:relative;display:grid;grid-template-columns:64px 1fr;height:380px;background:#ffffffdb;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.55);border-radius:18px;box-shadow:0 30px 60px -20px #0f3c2866,0 12px 24px -10px #0f3c282e;overflow:hidden;transform:perspective(1500px) rotateY(-6deg) rotateX(2deg);transform-origin:center center;animation:dash-card-tilt 8s ease-in-out infinite alternate}.dash__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dash__live{display:inline-flex;align-items:center;gap:4px;font-size:8px;font-weight:700;letter-spacing:.1em;color:#047857;background:#00b88d1f;border-radius:8px;padding:3px 6px}.dash__live-dot{width:6px;height:6px;border-radius:50%;background:#00b88d;position:relative;animation:live-pulse 1.6s ease-in-out infinite}.dash__live-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#00b88d66;animation:live-ring 1.6s ease-out infinite}.dash__sidebar{background:linear-gradient(180deg,#2f7a5a,#1f5a40);display:flex;flex-direction:column;align-items:center;padding:14px 0;gap:18px}.dash__brand{width:36px;height:36px;background:linear-gradient(135deg,#047857,#00b88d);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;line-height:1;box-shadow:0 4px 10px #00b88d4d}.dash__nav-icon{width:18px;height:18px;border-radius:4px;background:#ffffff2e}.dash__main{padding:20px 22px 22px;display:flex;flex-direction:column;gap:14px}.dash__heading{font-size:15px;font-weight:600;color:#0f172a;margin:0}.dash__row{display:grid;gap:12px}.dash__row--top{grid-template-columns:.85fr 1.15fr}.dash__row--bottom{grid-template-columns:1fr 1.2fr .85fr}.dash__stat,.dash__chart,.dash__ops,.dash__currencies,.dash__donut{background:#f9fafb;border:1px solid #f1f5f9;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.dash__label{font-size:10px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.dash__big{font-size:19px;font-weight:700;color:#0f172a;line-height:1.1;margin-top:2px}.dash__delta{font-size:10px;font-weight:600}.dash__delta--up{color:#00b88d}.dash__delta--down{color:#ef4444}.dash__chart{padding:8px 10px 4px}.dash__chart-head{display:flex;align-items:center;justify-content:space-between}.dash__pill{font-size:8px;font-weight:500;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:2px 6px}.dash__chart-svg{width:100%;height:60px;display:block;margin-top:4px}.dash__chart-svg path:first-of-type{animation:chart-fill-in 1.4s ease-out .6s both}.dash__chart-svg path:last-of-type{stroke-dasharray:600;stroke-dashoffset:600;animation:chart-line-draw 2s ease-out .4s forwards}.dash__ops-row{display:flex;align-items:baseline;gap:8px}.dash__ops-row strong{font-size:22px;font-weight:700;color:#0f172a}.dash__bars{display:flex;align-items:flex-end;gap:4px;height:36px;margin-top:4px}.dash__bars span{flex:1;background:linear-gradient(180deg,#16c79a,#00b88d);border-radius:2px 2px 0 0;opacity:.85;transform-origin:bottom;animation:bar-rise .7s cubic-bezier(.2,.8,.2,1) both}.dash__bars span:nth-child(1){animation-delay:.5s}.dash__bars span:nth-child(2){animation-delay:.58s}.dash__bars span:nth-child(3){animation-delay:.66s}.dash__bars span:nth-child(4){animation-delay:.74s}.dash__bars span:nth-child(5){animation-delay:.82s}.dash__bars span:nth-child(6){animation-delay:.9s}.dash__bars span:nth-child(7){animation-delay:.98s}.dash__currencies ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.dash__currencies li{display:grid;grid-template-columns:18px 1fr auto auto;align-items:center;gap:8px;font-size:11px}.dash__currency-flag{width:18px;height:18px;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff;background:#f59e0b}.dash__currency-flag--usd{background:#10b981}.dash__currency-flag--eur{background:#3b82f6}.dash__currency-flag--gbp{background:#ef4444}.dash__currency-name{color:#6b7280;font-weight:500}.dash__currency-value{color:#0f172a;font-weight:600}.dash__donut{align-items:center;text-align:center}@property --donut-pct{syntax: "<number>"; initial-value: 0; inherits: false;}.donut{width:76px;height:76px;border-radius:50%;--donut-pct: 0;background:conic-gradient(#00b88d,#00b88d calc(var(--donut-pct) * 1%),#e5e7eb calc(var(--donut-pct) * 1%),#e5e7eb);display:flex;align-items:center;justify-content:center;margin-top:2px;animation:donut-fill 1.6s ease-out .8s forwards}.donut__inner{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut__inner strong{font-size:15px;font-weight:700;color:#0f172a;line-height:1}.donut__inner small{font-size:9px;color:#6b7280;margin-top:1px}.dash__pedestal{position:absolute;bottom:-28px;left:50%;transform:translate(-58%);width:360px;height:56px;border-radius:50%;background:radial-gradient(ellipse at center,#00b88d8c,#00b88d33 60%,#00b88d00);z-index:-1}.dash__coin{position:absolute;bottom:-14px;left:8%;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#16c79a,#00b88d);color:#fff;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #0f3c284d;transform:rotate(-8deg);z-index:1}.auth-hero__features{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;margin:12px 0 0;padding:0}.auth-hero__feature{display:flex;align-items:center;gap:12px}.auth-hero__feature>div{display:flex;flex-direction:column;justify-content:center}.auth-hero__feature strong{display:block;font-size:15px;font-weight:600;color:#0f172a;margin-bottom:3px;line-height:1.2}.auth-hero__feature span{display:block;font-size:12px;line-height:1.45;color:#0f172aa6}.auth-hero__feature-icon{flex:0 0 38px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#047857;line-height:0}.auth-hero__feature-icon svg{display:block;width:26px;height:26px}.auth-card{width:100%;display:flex;flex-direction:column;animation:auth-card-in .4s ease-out}.auth-card .ant-form-item{margin-bottom:14px}.auth-card .ant-form-item .ant-form-item-explain-error{text-align:left;margin-top:4px;font-size:12px}.auth-card .ant-input-affix-wrapper,.auth-card .ant-input{border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:none;transition:all .2s ease;color:#0f172a;height:52px;padding:0 16px;font-size:14px}.auth-card .ant-input-affix-wrapper .ant-input,.auth-card .ant-input .ant-input{border:none;outline:none;box-shadow:none;background:transparent;height:auto;padding:0;font-size:14px}.auth-card .ant-input-affix-wrapper .ant-input:-webkit-autofill,.auth-card .ant-input-affix-wrapper .ant-input:-webkit-autofill:hover,.auth-card .ant-input-affix-wrapper .ant-input:-webkit-autofill:focus,.auth-card .ant-input-affix-wrapper .ant-input:-webkit-autofill:active,.auth-card .ant-input .ant-input:-webkit-autofill,.auth-card .ant-input .ant-input:-webkit-autofill:hover,.auth-card .ant-input .ant-input:-webkit-autofill:focus,.auth-card .ant-input .ant-input:-webkit-autofill:active{-webkit-text-fill-color:#0f172a!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;box-shadow:0 0 0 1000px #fff inset!important;caret-color:#0f172a;transition:background-color 5000s ease-in-out 0s}.auth-card .ant-input-affix-wrapper:hover,.auth-card .ant-input:hover{border-color:#cbd5e1}.auth-card .ant-input-affix-wrapper:focus,.auth-card .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.auth-card .ant-input:focus,.auth-card .ant-input.ant-input-affix-wrapper-focused{border-color:#00b88d;box-shadow:0 0 0 3px #00b88d1f}.auth-card .ant-input-affix-wrapper .ant-input-prefix,.auth-card .ant-input .ant-input-prefix{color:#94a3b8;margin-right:10px}.auth-card .ant-input-affix-wrapper .ant-input-suffix,.auth-card .ant-input-affix-wrapper .ant-input-password-icon,.auth-card .ant-input .ant-input-suffix,.auth-card .ant-input .ant-input-password-icon{color:#94a3b8}.auth-card .submit-btn,.auth-card .submit-btn.ant-btn-primary{width:100%;height:52px;border-radius:12px;font-weight:600;font-size:15px;background:linear-gradient(135deg,#047857,#00b88d)!important;border:none!important;color:#fff!important;box-shadow:0 8px 20px #00b88d4d;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.auth-card .submit-btn:hover,.auth-card .submit-btn:focus,.auth-card .submit-btn:focus-visible,.auth-card .submit-btn:active,.auth-card .submit-btn.ant-btn-primary:hover,.auth-card .submit-btn.ant-btn-primary:focus,.auth-card .submit-btn.ant-btn-primary:active,.auth-card .submit-btn.ant-btn-primary:focus-visible,.auth-card .submit-btn.ant-btn-primary.ant-btn-primary:hover,.auth-card .submit-btn.ant-btn-primary.ant-btn-primary:focus,.auth-card .submit-btn.ant-btn-primary.ant-btn-primary:active{background:linear-gradient(135deg,#036e4a,#00a37c)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 12px 28px #00b88d6b}.auth-card .submit-btn:disabled,.auth-card .submit-btn[disabled],.auth-card .submit-btn.ant-btn-loading,.auth-card .submit-btn.ant-btn-primary:disabled,.auth-card .submit-btn.ant-btn-primary[disabled],.auth-card .submit-btn.ant-btn-primary.ant-btn-loading{background:#00b88d73!important;color:#ffffffd9!important;transform:none;box-shadow:0 2px 8px #00b88d2e}.auth-card .submit-btn .submit-btn__arrow,.auth-card .submit-btn.ant-btn-primary .submit-btn__arrow{width:18px;height:18px}.auth-card--message{text-align:center}.auth-card--message .auth-card__message{font-size:16px;color:#6b7280;line-height:1.5;margin:24px 0 0;white-space:pre-wrap}.flow{position:absolute;top:0;bottom:0;left:40%;right:0;pointer-events:none;z-index:1;overflow:hidden}.flow__coin{position:absolute;display:inline-flex;align-items:center;justify-content:center;font-size:90px;font-weight:800;line-height:1;color:#fff;-webkit-user-select:none;user-select:none;letter-spacing:-.02em;background:transparent;border-radius:0;box-shadow:none;width:auto;height:auto;opacity:0;will-change:transform,opacity}.flow__coin--cop{font-size:42px;letter-spacing:.04em}.flow__coin--usd{top:8%;left:-4%;animation:flow-drift-right 22s linear 0s infinite}.flow__coin--eur{top:42%;left:-6%;font-size:96px;animation:flow-drift-right 26s linear 6s infinite}.flow__coin--gbp{top:78%;left:-4%;font-size:88px;animation:flow-drift-right 28s linear 12s infinite}.flow__coin--jpy{top:18%;right:-4%;font-size:92px;animation:flow-drift-left 26s linear 4s infinite}.flow__coin--cop{bottom:12%;right:-6%;font-size:50px;animation:flow-drift-left 24s linear 9s infinite}.flow__coin--usd2{top:60%;left:-6%;font-size:70px;animation:flow-drift-right 30s linear 16s infinite}@keyframes flow-drift-right{0%{transform:translate(0) rotate(-10deg);opacity:0}8%{opacity:.3}50%{transform:translate(50vw,-20px) rotate(8deg);opacity:.3}92%{opacity:.3}to{transform:translate(112vw,20px) rotate(-6deg);opacity:0}}@keyframes flow-drift-left{0%{transform:translate(0) rotate(8deg);opacity:0}10%{opacity:.3}50%{transform:translate(-50vw,-18px) rotate(-6deg);opacity:.3}90%{opacity:.3}to{transform:translate(-112vw,20px) rotate(10deg);opacity:0}}@keyframes auth-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dash-rise{0%{opacity:0;transform:translateY(28px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dash-card-tilt{0%{transform:perspective(1500px) rotateY(-6deg) rotateX(2deg)}to{transform:perspective(1500px) rotateY(-9deg) rotateX(3deg)}}@keyframes bar-rise{0%{transform:scaleY(.05);opacity:.4}to{transform:scaleY(1);opacity:.85}}@keyframes chart-line-draw{to{stroke-dashoffset:0}}@keyframes chart-fill-in{0%{opacity:0}to{opacity:1}}@keyframes donut-fill{0%{--donut-pct: 0}to{--donut-pct: 72}}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.9)}}@keyframes live-ring{0%{transform:scale(.6);opacity:.7}to{transform:scale(1.6);opacity:0}}@media screen and (max-width:1280px){.auth-layout__left{padding:40px 28px}.auth-layout__form-wrap{max-width:380px}.auth-hero__title{font-size:36px}}@media screen and (max-width:900px){.auth-layout{padding:24px;height:auto;min-height:100vh}.auth-layout__card{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 48px);width:100%}.auth-layout__left{--left-pad: 24px;padding:var(--left-pad)}.auth-layout__right{display:none}.auth-layout__card:after{display:none}.flow{display:none}}#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:#00b88d;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:#00b88d}.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:#00b88d}.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:#00b88d;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:#00b88d}.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:8px 0!important;padding:0}.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:#00b88d!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:#00b88d;color:#00b88d;transform:translateY(-1px);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ant-pagination .ant-pagination-item-active{background:#00b88d;border-color:#00b88d}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-item-active:hover{background:#00b88d;border-color:#00b88d;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:#00b88d;color:#00b88d}.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}}
