:root{--admin-bg:#edf4fb;--admin-surface:#fff;--admin-surface-soft:#f6f9ff;--admin-ink:#0b1220;--admin-muted:#5d6b82;--admin-faint:#93a0b4;--admin-line:#dfe7f2;--admin-line-soft:#edf3fa;--admin-primary:#6157ff;--admin-primary-dark:#4738e9;--admin-cyan:#00a7d8;--admin-green:#00a879;--admin-amber:#ffb020;--admin-rose:#ff4d61;--admin-sidebar:#101624;--admin-sidebar-2:#18253d;--admin-sidebar-3:#080d18;--admin-aurora-a:#6157ff33;--admin-aurora-b:#00a7d829;--admin-aurora-c:#00a8791f;--admin-shadow-xs:0 .0625rem .125rem #1018280d;--admin-glass-bg:#ffffff8f;--admin-glass-bg-strong:#ffffffb8;--admin-glass-line:#ffffffb8;--admin-glass-shadow:inset 0 .0625rem 0 #ffffffeb, inset 0 -.0625rem 0 #ffffff47, 0 1.625rem 4.625rem #26324e29;--admin-shadow-sm:0 .625rem 1.875rem #12192612;--admin-shadow-md:0 1.125rem 3.125rem #1219261a;--admin-shadow-lg:0 1.875rem 5rem #12192624;--admin-sider-w:15.75rem;--admin-sider-w-collapsed:5rem}@keyframes liquid-aurora{0%{filter:hue-rotate()saturate(120%);transform:translate(-2%,-1%)scale(1)}50%{filter:hue-rotate(12deg)saturate(145%);transform:translate(2%,1%)scale(1.05)}to{filter:hue-rotate()saturate(120%);transform:translate(-2%,-1%)scale(1)}}@keyframes liquid-glint{0%{opacity:0;transform:translate(-135%)rotate(13deg)}18%{opacity:.52}58%{opacity:.18}to{opacity:0;transform:translate(145%)rotate(13deg)}}@keyframes liquid-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-.1875rem)scale(1.006)}}@keyframes liquid-shape{0%,to{border-radius:1.5rem 2rem 1.625rem 2.125rem}50%{border-radius:2.125rem 1.5rem 2.25rem 1.625rem}}@keyframes liquid-ripple{0%,to{opacity:.7;transform:translate(-1%,-1%)scale(1.01)rotate(0)}50%{opacity:.92;transform:translate(1%,1%)scale(1.04)rotate(.5deg)}}@keyframes liquid-edge-flow{0%{background-position:0%,100%}50%{background-position:100%,0%}to{background-position:0%,100%}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}html,body,#root{min-height:100vh}body{color:var(--admin-ink);background:radial-gradient(circle at 12% 12%, #6157ff2e, transparent 26%), radial-gradient(circle at 84% 6%, #00c3df33, transparent 24%), radial-gradient(circle at 72% 78%, #00a8791f, transparent 28%), linear-gradient(135deg, #fafdff 0%, #edf4fb 45%, #e9f0f8 100%), var(--admin-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;position:relative}body:before,body:after{z-index:-1;content:"";pointer-events:none;position:fixed;inset:-18% -10%}body:before{background:radial-gradient(at 18% 22%,#6157ff33,#0000 34%),radial-gradient(at 78% 18%,#00c3df2e,#0000 32%),radial-gradient(at 62% 88%,#00a8791f,#0000 38%);animation:13s ease-in-out infinite liquid-aurora}body:after{opacity:.34;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 0 36%,#ffffff57 46%,#0000 58%),linear-gradient(255deg,#0000 0 42%,#7cd6ff33 51%,#0000 63%);animation:18s ease-in-out infinite reverse liquid-aurora}button,input,textarea,select{font:inherit}.ant-layout{background:0 0;min-height:100vh}*,:before,:after{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}::-webkit-scrollbar-track{background:0 0;width:0;height:0;display:none}::-webkit-scrollbar-thumb{background:0 0;width:0;height:0;display:none}.admin-route-loading{background:var(--admin-bg);place-items:center;display:grid}.admin-route-loading--screen,.admin-route-error--screen{min-height:100vh}.admin-route-loading--content,.admin-route-error--content{border:.0625rem solid var(--admin-line);min-height:calc(100vh - 8.5rem);box-shadow:var(--admin-shadow-sm);background:#ffffffb8;border-radius:1.5rem}.admin-route-loading__content,.admin-panel-loading{color:var(--admin-muted);justify-content:center;align-items:center;display:flex}.admin-route-loading__content{text-align:center;flex-direction:column;gap:.625rem;padding:1.75rem 2rem}.admin-route-loading__content strong{color:var(--admin-ink);font-size:1.125rem;font-weight:650}.admin-route-loading__content>span:last-child{font-size:.875rem}.admin-panel-loading{gap:.625rem;min-height:17.5rem;font-size:.875rem}.admin-route-loading__spinner{border:.1875rem solid color-mix(in srgb, var(--admin-primary) 16%, transparent);border-top-color:var(--admin-primary);border-radius:50%;width:1.75rem;height:1.75rem;animation:.8s linear infinite admin-route-spin}.admin-panel-loading .admin-route-loading__spinner{border-width:.125rem;width:1.25rem;height:1.25rem}@keyframes admin-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.admin-route-loading__spinner{animation-duration:1.8s}}.admin-shell{--admin-sider-current:var(--admin-sider-w);height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.admin-shell--collapsed{--admin-sider-current:var(--admin-sider-w-collapsed)}.admin-main-layout{min-width:0;height:100vh;margin-left:var(--admin-sider-current);flex-direction:column;flex:auto;transition:margin-left .22s;display:flex;overflow:hidden}.admin-content{overscroll-behavior:contain;scrollbar-width:thin;background:radial-gradient(circle at 20% -6%,#6157ff2e,#0000 28%),radial-gradient(circle at 94% 2%,#00c3df29,#0000 26%),radial-gradient(circle at 66% 92%,#00a8791a,#0000 28%),linear-gradient(#fff3,#0000 32%);flex:auto;min-height:0;padding:1.875rem;overflow:auto}.admin-content::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:62.4375rem}.admin-sider{z-index:100;width:var(--admin-sider-current);-webkit-backdrop-filter:blur(2.625rem)saturate(180%);background:radial-gradient(circle at 18% 2%,#6f66ff57,#0000 30%),radial-gradient(circle at 105% 20%,#00c3df2e,#0000 32%),linear-gradient(#151c2fad,#070c16c2);border-right:.0625rem solid #ffffff3d;height:100vh;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:inset -.0625rem 0 #ffffff1a,1.5rem 0 4.375rem #1018283d}.admin-sider:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1f,#0000 24%),linear-gradient(90deg,#ffffff1a,#0000 42%);animation:14s ease-in-out infinite liquid-aurora;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.admin-sider:after{content:"";filter:blur(.0125rem);pointer-events:none;background:linear-gradient(135deg,#ffffff2e,#0000 56%);border-radius:2.125rem 2.75rem 2.25rem 3rem;height:10rem;animation:9s ease-in-out infinite liquid-shape;position:absolute;inset:.625rem .625rem auto}.admin-sider__brand{z-index:1;border-bottom:.0625rem solid #ffffff14;align-items:center;gap:.75rem;height:5.125rem;padding:0 1.25rem;display:flex;position:relative}.admin-sider__brand--collapsed{justify-content:center;padding-inline:0}.admin-sider__logo{color:#fff;background:linear-gradient(135deg,#786bff 0%,#00c2df 100%);border-radius:1rem;flex:none;place-items:center;width:2.875rem;height:2.875rem;font-size:1.125rem;font-weight:900;display:grid;box-shadow:0 1.125rem 2.375rem #6157ff61}.admin-sider__logo img,.login-panel__logo img{object-fit:contain;width:72%;height:72%;display:block}.admin-sider__brand-text{min-width:0}.admin-sider__name{color:#fff;letter-spacing:0;font-size:1.125rem;font-weight:900;line-height:1.1;display:block}.admin-sider__tagline{color:#ffffff8f;margin-top:.3125rem;font-size:.75rem;display:block}.admin-sider__menu{z-index:1;height:calc(100vh - 10.125rem);padding:.5rem 0 1.375rem;position:relative;overflow:auto}.admin-sider__workspace{z-index:1;-webkit-backdrop-filter:blur(1.625rem)saturate(180%);background:linear-gradient(135deg,#ffffff38,#ffffff12);border:.0625rem solid #ffffff2e;border-radius:1.125rem;justify-content:space-between;align-items:center;margin:.75rem .875rem;padding:.8125rem .875rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 .0625rem #ffffff61,inset 0 -.0625rem #ffffff1a,0 1rem 2.5rem #00000024}.admin-sider__workspace:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:56%;animation:6.4s ease-in-out infinite liquid-glint;position:absolute;inset:-30% auto -30% -42%}.admin-sider__workspace span{color:#ffffff7a;font-size:.6875rem;font-weight:750;display:block}.admin-sider__workspace strong{color:#fff;margin-top:.25rem;font-size:.8125rem;font-weight:900;display:block}.admin-sider__workspace .ant-badge-status-text{color:#ffffffb8;font-size:.6875rem;font-weight:800}.admin-sider .ant-menu{background:0 0;border:0;padding-bottom:1.125rem}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{color:#ffffffa3;letter-spacing:0;font-size:.875rem;font-weight:720;transition:transform .18s,background .18s,color .18s,box-shadow .18s}.admin-sider .ant-menu-item .anticon,.admin-sider .ant-menu-submenu-title .anticon{color:#ffffff80;font-size:1rem}.admin-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:#ffffffeb}.admin-sider .ant-menu-sub .ant-menu-item{color:#ffffff80;height:2.5rem;font-size:.8125rem;font-weight:680}.admin-sider .ant-menu-sub .ant-menu-item .ant-menu-title-content{opacity:1;margin-inline-start:.625rem}.admin-sider .ant-menu-sub .ant-menu-item-selected .ant-menu-title-content{color:var(--admin-ink)}.admin-sider .ant-menu-item-selected{color:var(--admin-ink);-webkit-backdrop-filter:blur(1.75rem)saturate(190%);animation:8s ease-in-out infinite liquid-shape;box-shadow:inset 0 .0625rem #fffffffa,inset 0 -.0625rem #ffffff5c,0 1.125rem 2.125rem #00000038,0 0 0 .0625rem #ffffffa3;background:linear-gradient(135deg,#ffffffc7,#e6f9ff70)!important}.admin-sider .ant-menu-item-selected:after{display:none}.admin-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff}.admin-header{z-index:99;-webkit-backdrop-filter:blur(2.375rem)saturate(190%);background:linear-gradient(#ffffff7a,#ffffff38);border-bottom:.0625rem solid #ffffffc2;justify-content:space-between;align-items:center;height:4.75rem;padding:0 1.875rem;display:flex;position:sticky;top:0;overflow:visible;box-shadow:inset 0 .0625rem #ffffffd1,0 .875rem 2.375rem #2f3d5e14}.admin-header:before{content:"";pointer-events:none;background:linear-gradient(90deg,#6157ff14,#00a7d80f,#0000 62%);position:absolute;inset:0}.admin-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff7a,#0000);width:38%;animation:7.2s ease-in-out infinite liquid-glint;position:absolute;inset:-45% auto -45% -34%}.admin-header__left,.admin-header__right,.admin-user-menu{z-index:1;align-items:center;display:flex;position:relative}.admin-notification,.admin-notification__trigger{position:relative}.admin-notification__badge{color:#fff;background:#ef4444;border:.125rem solid #fff;border-radius:62.4375rem;min-width:1.125rem;height:1.125rem;padding:0 .3125rem;font-size:.625rem;font-weight:850;line-height:.875rem;position:absolute;top:-.3125rem;right:-.375rem;box-shadow:0 .3125rem .75rem #ef444459}.admin-notification__panel{z-index:1200;-webkit-backdrop-filter:blur(2.25rem)saturate(180%);backdrop-filter:blur(2.25rem)saturate(180%);background:#f9fafcf0;border:.0625rem solid #ffffffe6;border-radius:1.75rem;width:min(26.875rem,100vw - 1.5rem);position:absolute;top:calc(100% + .875rem);right:-4.25rem;overflow:hidden;box-shadow:0 1.75rem 5rem #1a223538,inset 0 .0625rem #fff}.admin-notification__header{color:#fff;background:radial-gradient(circle at 88% 0,#6366f1b3,#0000 34%),linear-gradient(135deg,#111318,#252936);justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 1.125rem;display:flex}.admin-notification__header div{flex-direction:column;display:flex}.admin-notification__header span{color:#9ea7bd;letter-spacing:.18em;font-size:.5625rem;font-weight:800}.admin-notification__header strong{letter-spacing:-.02em;margin-top:.3125rem;font-size:1.375rem}.admin-notification__header p{color:#b9c0cf;margin:.25rem 0 0;font-size:.75rem}.admin-notification__header button{color:#fff;cursor:pointer;background:#ffffff17;border:.0625rem solid #ffffff2e;border-radius:62.4375rem;padding:.4375rem .6875rem;font-size:.6875rem}.admin-notification__header button:disabled{opacity:.38;cursor:default}.admin-notification__header-actions{gap:.4375rem;flex-direction:row!important;display:flex!important}.admin-notification__summary{background:#e9ebf0;border-bottom:.0625rem solid #e9ebf0;grid-template-columns:repeat(4,1fr);gap:.0625rem;display:grid}.admin-notification__summary span{color:#8a91a0;text-align:center;background:#ffffffe0;flex-direction:column;padding:.75rem .375rem;font-size:.625rem;display:flex}.admin-notification__summary b{color:#17191f;font-size:1rem}.admin-notification__filters{background:#ffffffc7;gap:.375rem;padding:.625rem .75rem .25rem;display:flex}.admin-notification__filters button{color:#7b8291;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:62.4375rem;padding:.375rem .625rem;font-size:.625rem;font-weight:700}.admin-notification__filters button.is-active{color:#4f46e5;background:#eef0ff;border-color:#d9ddff}.admin-notification__degraded{color:#92400e;cursor:pointer;background:#fffbeb;border:.0625rem solid #fde68a;border-radius:.625rem;width:calc(100% - 1.5rem);margin:.5rem .75rem 0;padding:.5rem .625rem;font-size:.625rem}.admin-notification__list{max-height:30rem;padding:.5rem;overflow-y:auto}.admin-notification__item{color:#181b22;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:1.125rem;grid-template-columns:.5rem 1fr 1.125rem;gap:.6875rem;width:100%;padding:.9375rem .75rem;transition:background .18s,transform .18s;display:grid;position:relative}.admin-notification__item:hover{background:#fff;transform:translateY(-.0625rem);box-shadow:0 .625rem 1.5rem #1c253812}.admin-notification__item.is-read{opacity:.58}.admin-notification__signal{background:#6b7280;border-radius:50%;width:.4375rem;height:.4375rem;margin-top:1.375rem;box-shadow:0 0 0 .3125rem #6b72801a}.admin-notification__item--action .admin-notification__signal{background:#6366f1;box-shadow:0 0 0 .3125rem #6366f11c}.admin-notification__item--warning .admin-notification__signal{background:#f59e0b;box-shadow:0 0 0 .3125rem #f59e0b1f}.admin-notification__item--critical .admin-notification__signal{background:#ef4444;box-shadow:0 0 0 .3125rem #ef44441f}.admin-notification__body{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.admin-notification__meta{justify-content:space-between;gap:.5rem;display:flex}.admin-notification__meta em{color:#6366f1;font-size:.625rem;font-style:normal;font-weight:800}.admin-notification__meta time{color:#a0a6b2;font-size:.625rem}.admin-notification__body>strong{margin-top:.1875rem;font-size:.8125rem}.admin-notification__body>span:not(.admin-notification__meta){color:#606775;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-notification__body small{color:#9399a5;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.625rem;line-height:1.4;display:-webkit-box;overflow:hidden}.admin-notification__arrow{color:#a8aeba;align-self:center;font-size:.8125rem}.admin-notification__empty{color:#9198a6;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.4375rem;width:100%;min-height:11.25rem;font-size:.75rem;display:flex}.admin-notification__empty svg{font-size:1.5rem}.admin-notification__empty strong{color:#30343d;font-size:.8125rem}.admin-notification__empty small{color:#adb2bc}.admin-notification__panel>footer{color:#9ba1ad;text-align:center;border-top:.0625rem solid #eceef2;padding:.6875rem 1.25rem .875rem;font-size:.625rem}@media (max-width:760px){.admin-notification__panel{width:auto;position:fixed;top:4.375rem;left:.75rem;right:.75rem}}.admin-header__left>.ant-btn{-webkit-backdrop-filter:blur(1.5rem)saturate(180%);background:#ffffff57;border:.0625rem solid #ffffffd6;width:2.5rem;height:2.5rem;box-shadow:inset 0 .0625rem #ffffffe6,inset 0 -.0625rem #ffffff3d,0 .625rem 1.5rem #2f3d5e14}.admin-header__title{flex-direction:column;line-height:1.25;display:flex}.admin-header__search{width:18.75rem}.admin-header__search.ant-input-affix-wrapper{-webkit-backdrop-filter:blur(1.5rem)saturate(180%);border-radius:62.4375rem;height:2.625rem;padding-inline:.875rem;background:#ffffff52!important;border-color:#ffffffd1!important;box-shadow:inset 0 .0625rem #ffffffdb,inset 0 -.0625rem #ffffff38,0 .75rem 1.75rem #2f3d5e14!important}.admin-header__right>.ant-badge .ant-btn{-webkit-backdrop-filter:blur(1.5rem)saturate(180%);background:#ffffff57;border:.0625rem solid #ffffffd6;width:2.5rem;height:2.5rem;box-shadow:inset 0 .0625rem #ffffffe6,inset 0 -.0625rem #ffffff3d,0 .625rem 1.5rem #2f3d5e14}.admin-user-menu{-webkit-backdrop-filter:blur(1.5rem)saturate(180%);cursor:pointer;background:#ffffff57;border:.0625rem solid #ffffffd1;border-radius:1rem;gap:.6875rem;padding:.4375rem .625rem .4375rem .4375rem;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 .0625rem #ffffffe6,inset 0 -.0625rem #ffffff3d,0 .75rem 1.625rem #2f3d5e14}.admin-user-menu:hover{background:#ffffff75;border-color:#ffffffeb;transform:translateY(-.0625rem);box-shadow:inset 0 .0625rem #fffffff0,0 1rem 2rem #2f3d5e1a}.admin-user-menu__meta{flex-direction:column;line-height:1.25;display:flex}.admin-user-menu__meta strong{font-size:.8125rem}.admin-page{flex-direction:column;gap:1.375rem;width:100%;display:flex}.admin-page__header{min-height:8rem;box-shadow:var(--admin-glass-shadow);-webkit-backdrop-filter:blur(2.625rem)saturate(195%);background:linear-gradient(135deg,#ffffff70,#f6faff2e),radial-gradient(circle at 78% 12%,#6157ff33,#0000 30%),radial-gradient(circle at 96% 92%,#00c3df29,#0000 32%);border:.0625rem solid #ffffffc7;border-radius:1.75rem 2.125rem 1.875rem 2.25rem;justify-content:space-between;align-items:flex-end;gap:1.125rem;padding:1.75rem 2rem;animation:10s ease-in-out infinite liquid-shape;display:flex;position:relative;overflow:hidden}.admin-page__header:before{content:"";opacity:.62;pointer-events:none;background:linear-gradient(115deg,#ffffff9e,#0000 18% 72%,#ffffff38),linear-gradient(90deg,#0000,#ffffff38,#0000);position:absolute;inset:0}.admin-page__header:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff3d,#0000 55%);border:.0625rem solid #6157ff2e;border-radius:3.5rem 4.5rem 3.375rem 5rem;width:14.375rem;height:14.375rem;animation:7s ease-in-out infinite liquid-float;position:absolute;bottom:-3.625rem;right:2.125rem;transform:rotate(21deg)}.admin-page__heading{z-index:1;min-width:0;position:relative}.admin-page__heading .ant-typography{margin:0}.admin-page__heading span.ant-typography{color:#667085;max-width:45rem;margin-top:.4375rem;font-size:.875rem;line-height:1.75;display:block}.admin-page__actions{z-index:1;justify-content:flex-end;position:relative}.admin-page__body{flex-direction:column;gap:1.25rem;display:flex}.admin-section.ant-card,.metric-card.ant-card,.ant-card{box-shadow:var(--admin-glass-shadow);-webkit-backdrop-filter:blur(2.375rem)saturate(190%);background:linear-gradient(145deg,#ffffff7a,#fff3);border-color:#ffffffc7;border-radius:1.5rem 1.875rem 1.625rem 2rem;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;position:relative;overflow:hidden}.admin-section.ant-card:before,.metric-card.ant-card:before,.ant-card:before{content:"";opacity:.58;pointer-events:none;background:linear-gradient(125deg,#ffffffbd,#0000 18% 78%,#ffffff38),radial-gradient(at 18% 0,#fff6,#0000 42%);position:absolute;inset:0}.admin-section.ant-card:after,.liquid-billing-panel .ant-card:after,.liquid-billing-tabs .ant-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff75,#0000);width:42%;animation:8.5s ease-in-out infinite liquid-glint;position:absolute;inset:-42% auto -42% -46%}.admin-section>.ant-card-head,.admin-section>.ant-card-body,.ant-card>.ant-card-head,.ant-card>.ant-card-body{z-index:1;position:relative}.admin-section.ant-card:hover,.metric-card.ant-card:hover{background:linear-gradient(145deg,#ffffff8f,#ffffff40);border-color:#ffffffeb;transform:translateY(-.1875rem)scale(1.004);box-shadow:inset 0 .0625rem #fffffff5,inset 0 -.0625rem #ffffff57,0 1.875rem 5.25rem #26324e2e}.admin-section--danger>.ant-card-head .admin-section__title{color:var(--admin-rose)}.admin-section__heading{flex-direction:column;gap:.25rem;display:flex}.admin-section__heading .ant-typography{color:var(--admin-muted);font-size:.75rem;line-height:1.6}.metric-card{position:relative;overflow:hidden}.metric-card:after{content:"";opacity:.16;pointer-events:none;border-radius:2.625rem 3.625rem 2.75rem 4rem;width:10.5rem;height:10.5rem;animation:8s ease-in-out infinite liquid-float;position:absolute;inset:auto -2.875rem -3.625rem auto;transform:rotate(18deg)}.metric-card--violet:after{background:var(--admin-primary)}.metric-card--cyan:after{background:var(--admin-cyan)}.metric-card--green:after{background:var(--admin-green)}.metric-card--amber:after{background:var(--admin-amber)}.metric-card--rose:after{background:var(--admin-rose)}.metric-card--slate:after{background:#475569}.metric-card .ant-card-body{z-index:1;padding:1.625rem;position:relative}.metric-card__content{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.metric-card__value{color:var(--admin-ink);margin-top:.625rem;font-size:2.125rem;font-weight:950;line-height:1.05}.metric-card__icon{border-radius:1.125rem;flex:none;place-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;display:grid;box-shadow:inset 0 0 0 .0625rem #fff9}.metric-card--violet.ant-card{background:linear-gradient(145deg,#ffffff7a,#e8e4ff3d)}.metric-card--cyan.ant-card{background:linear-gradient(145deg,#ffffff7a,#d9faff3d)}.metric-card--green.ant-card{background:linear-gradient(145deg,#ffffff7a,#dcfdf138)}.metric-card--amber.ant-card{background:linear-gradient(145deg,#ffffff80,#ffedc640)}.metric-card--rose.ant-card{background:linear-gradient(145deg,#ffffff7a,#ffe0e73b)}.metric-card--slate.ant-card{background:linear-gradient(145deg,#ffffff7a,#e2ebf73d)}.mini-bar-chart{align-items:stretch;gap:.75rem;height:10.25rem;padding:.375rem .25rem 0;display:flex}.mini-bar-chart__item{flex-direction:column;flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.mini-bar-chart__track{background:linear-gradient(#f8fafc40,#f1f5f9e6);border-radius:.875rem;flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.mini-bar-chart__track:before{content:"";background:#94a3b824;height:.0625rem;position:absolute;inset:20% 0 auto;box-shadow:0 2.25rem #94a3b81f,0 4.5rem #94a3b81a}.mini-bar-chart__bar{z-index:1;border-radius:62.4375rem 62.4375rem .5rem .5rem;width:min(2.125rem,58%);min-height:.5rem;transition:height .45s;position:relative}.mini-bar-chart--violet .mini-bar-chart__bar{background:linear-gradient(#7c6cff,#5b5cf6);box-shadow:0 .75rem 1.5rem #5b5cf63d}.mini-bar-chart--green .mini-bar-chart__bar{background:linear-gradient(#21c99a,#0f9f6e);box-shadow:0 .75rem 1.5rem #0f9f6e38}.mini-bar-chart .ant-typography{color:var(--admin-faint);font-size:.6875rem;font-weight:700}.filter-bar{box-shadow:var(--admin-shadow-sm);box-shadow:var(--admin-glass-shadow);-webkit-backdrop-filter:blur(1.5rem)saturate(160%);backdrop-filter:blur(1.5rem)saturate(160%);background:#ffffff94;border:.0625rem solid #ffffffbd;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:.875rem;padding:1rem;display:flex}.liquid-billing-tabs{padding:.125rem 0 0}.liquid-billing-tabs>.ant-tabs-nav{z-index:5;-webkit-backdrop-filter:blur(2.25rem)saturate(195%);background:linear-gradient(#ffffff61,#ffffff29);border:.0625rem solid #ffffffc7;border-radius:62.4375rem;margin:0 0 1.125rem;padding:.625rem .875rem;position:sticky;top:5.125rem;overflow:hidden;box-shadow:inset 0 .0625rem #ffffffe6,inset 0 -.0625rem #ffffff42,0 1.125rem 2.875rem #26324e1f}.liquid-billing-tabs>.ant-tabs-nav:before{display:none}.liquid-billing-tabs>.ant-tabs-nav:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff75,#0000);width:42%;animation:7s ease-in-out infinite liquid-glint;position:absolute;inset:-60% auto -60% -48%}.liquid-billing-tabs .ant-tabs-tab-active{-webkit-backdrop-filter:blur(1.375rem)saturate(180%);background:linear-gradient(135deg,#ffffffb3,#e0f9ff57);box-shadow:inset 0 .0625rem #fffffff5,inset 0 -.0625rem #ffffff42,0 .625rem 1.5rem #6157ff29}.liquid-billing-panel{position:relative}.liquid-billing-panel>div{padding:0!important}.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{-webkit-backdrop-filter:blur(2.625rem)saturate(200%);background:linear-gradient(145deg,#fff6,#ffffff29)!important;border:.0625rem solid #ffffffc7!important;box-shadow:inset 0 .0625rem #ffffffdb,inset 0 -.0625rem #ffffff3d,0 1.375rem 3.75rem #26324e21!important}.liquid-billing-panel .ant-card .ant-card,.liquid-billing-tabs .ant-card .ant-card{background:linear-gradient(145deg,#ffffff57,#ffffff21)!important}.liquid-billing-panel .ant-statistic-title,.liquid-billing-tabs .ant-statistic-title{color:#0b12207a;font-size:.875rem;font-weight:850}.liquid-billing-panel .ant-statistic-content,.liquid-billing-tabs .ant-statistic-content{color:#0b1220db;font-weight:900}.liquid-billing-panel .ant-alert,.liquid-billing-tabs .ant-alert{-webkit-backdrop-filter:blur(1.75rem)saturate(180%);background:#ffffff52;border:.0625rem solid #ffffffb8;border-radius:1.25rem}.liquid-billing-panel .ant-tabs>.ant-tabs-nav,.liquid-billing-tabs .ant-tabs>.ant-tabs-nav{-webkit-backdrop-filter:blur(1.5rem)saturate(170%);background:#ffffff3d;border-radius:1.125rem;margin-bottom:1rem;padding:.5rem}.liquid-billing-panel .ant-tabs .ant-tabs-tab,.liquid-billing-tabs .ant-tabs .ant-tabs-tab{font-weight:800}.filter-bar__controls,.filter-bar__actions{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.ant-table-wrapper{width:100%}.admin-table .ant-table,.ant-table{color:var(--admin-ink);background:#ffffff9e}.ant-table-container{-webkit-backdrop-filter:blur(1rem)saturate(140%);backdrop-filter:blur(1rem)saturate(140%);background:#ffffffa3;border-radius:0 0 1.5rem 1.5rem;overflow:hidden}.ant-table-thead>tr>th{text-transform:none;white-space:nowrap;font-size:.75rem;font-weight:850;color:#667085!important;background:#f7faffc2!important;padding-block:1rem!important}.ant-table-tbody>tr>td{color:#344054;background:#ffffff57;font-size:.8125rem;border-bottom-color:#eef2f7eb!important;padding-block:1.125rem!important}.ant-table-tbody>tr>td .ant-typography{margin-bottom:0}.ant-table-tbody>tr{transition:background .18s,transform .18s}.ant-table-cell:before{background-color:var(--admin-line-soft)!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{border-color:#e4e8f0f2;border-radius:.6875rem}.ant-pagination .ant-pagination-item-active{border-color:#5b5cf66b;box-shadow:0 .5rem 1.125rem #5b5cf629}.ant-empty{padding:2.5rem 0}.ant-empty .ant-empty-image{opacity:.72}.ant-tag{border-radius:62.4375rem;min-height:1.5rem;padding-inline:.5625rem;font-size:.75rem;font-weight:800;line-height:1.375rem;box-shadow:inset 0 0 0 .0625rem #ffffff59}.ant-btn{min-width:2.5rem;box-shadow:none;justify-content:center;align-items:center;gap:.375rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex;position:relative;overflow:hidden}.ant-btn:before{content:"";opacity:.44;pointer-events:none;background:linear-gradient(135deg,#ffffff7a,#0000 56%);position:absolute;inset:0}.ant-btn-primary{-webkit-backdrop-filter:blur(1.125rem)saturate(180%);background:linear-gradient(135deg,#6157ffeb,#00aeefc7);border:0;box-shadow:inset 0 .0625rem #ffffff75,0 .875rem 1.875rem #5b5cf640}.ant-btn-text{color:#475467}.ant-btn-text:not(:disabled):hover{color:var(--admin-primary)!important;background:#5b5cf614!important}.ant-btn-dangerous.ant-btn-text:not(:disabled):hover{color:var(--admin-rose)!important;background:#f0445214!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{-webkit-backdrop-filter:blur(1.125rem)saturate(170%);background:#ffffff70!important;border-color:#ffffffc2!important;box-shadow:inset 0 .0625rem #ffffffd1,0 .5rem 1.25rem #2f3d5e0d!important}.ant-modal-content,.ant-drawer-content{box-shadow:var(--admin-shadow-lg);border-radius:1.375rem}.ant-modal-header{margin-bottom:1.125rem}.ant-drawer-header{border-bottom-color:var(--admin-line-soft);padding:1.375rem 1.5rem}.ant-drawer-body{background:radial-gradient(circle at 100% 0,#5b5cf614,#0000 26%),#fff}.ant-descriptions .ant-descriptions-item-label{color:var(--admin-muted);font-weight:750}.ant-descriptions .ant-descriptions-item-content{color:var(--admin-ink);font-weight:650}.ant-empty-description{color:var(--admin-muted)}.login-page{background:linear-gradient(135deg,#0b1220e0,#0f172a94),url(/assets/hero-CLDdwZDr.png) 50%/cover no-repeat,#111827;place-items:center;min-height:100vh;padding:1.75rem;display:grid}.login-panel{-webkit-backdrop-filter:blur(1.625rem);backdrop-filter:blur(1.625rem);background:linear-gradient(#fffffff0,#ffffffd1);border:.0625rem solid #ffffff4d;border-radius:1.75rem;width:min(26.875rem,100%);padding:2.625rem 2.375rem 2.125rem;box-shadow:0 2.125rem 5.625rem #00000052}.login-panel__brand{text-align:center;margin-bottom:1.875rem}.login-panel__logo{color:#fff;background:linear-gradient(135deg, var(--admin-primary), #10b6d8);border-radius:1.25rem;place-items:center;width:3.875rem;height:3.875rem;font-size:1.625rem;font-weight:900;display:inline-grid;box-shadow:0 1.25rem 2.375rem #5b5cf652}.login-panel h1{color:var(--admin-ink);margin:1rem 0 .375rem;font-size:1.625rem;font-weight:950}.login-panel p{color:var(--admin-muted);font-size:.875rem;line-height:1.7}.login-panel .ant-form-item{margin-bottom:1.125rem}.login-panel__options{margin-bottom:.75rem!important}.login-panel__options>div{justify-content:space-between;align-items:center;display:flex}.login-panel__error{color:#b42335;background:#d93f4f14;border:.0625rem solid #d93f4f2e;border-radius:.75rem;margin-bottom:1rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:650}.login-panel__notice{color:#047857;background:#ecfdf5eb;border:.0625rem solid #10b98138;border-radius:.75rem;margin-bottom:1.125rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.55}.login-panel__development-access{color:#5f4930;background:linear-gradient(135deg,#fffaf2,#fffdf9);border:.0625rem solid #eadfce;border-radius:.75rem;gap:.5625rem;margin:-.25rem 0 1.125rem;padding:.75rem .875rem;display:grid}.login-panel__development-access>span{color:#8a6640;letter-spacing:.04em;font-size:.75rem;font-weight:700}.login-panel__development-access dl{gap:.4375rem;margin:0;display:grid}.login-panel__development-access dl>div{grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.625rem;display:grid}.login-panel__development-access dt,.login-panel__development-access dd{margin:0}.login-panel__development-access dt{color:#9a8266;font-size:.75rem}.login-panel__development-access code{color:#2f2418;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;font-weight:700}.login-panel .ant-btn-primary{height:3rem;font-size:.9375rem}@media (max-width:900px){.admin-header{padding-inline:1rem}.admin-header__title,.admin-user-menu__meta{display:none}.admin-content{padding:1.125rem}.admin-page__header,.filter-bar{flex-direction:column;align-items:stretch}.admin-page__actions,.filter-bar__actions{justify-content:flex-start}.admin-page__heading h3.ant-typography{font-size:1.3125rem}}.admin-page__header,.admin-section.ant-card,.metric-card.ant-card,.liquid-billing-tabs>.ant-tabs-nav,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card,.filter-bar,.admin-user-menu,.admin-header__search.ant-input-affix-wrapper,.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn,.admin-sider__workspace,.admin-sider .ant-menu-item-selected{isolation:isolate;-webkit-backdrop-filter:blur(1.375rem)saturate(210%)contrast(1.08);background:linear-gradient(145deg,#ffffff42,#ffffff0f)!important;border-color:#ffffffdb!important;box-shadow:inset 0 .0625rem .0625rem #fffffffa,inset 0 -.0625rem .0625rem #ffffff42,inset .625rem 0 1.5rem #ffffff29,inset -.75rem -.625rem 1.75rem #00aeef1a,0 1.625rem 4.625rem #26324e29!important}.admin-page__header:before,.admin-section.ant-card:before,.metric-card.ant-card:before,.liquid-billing-panel .ant-card:before,.liquid-billing-tabs .ant-card:before,.filter-bar:before,.admin-sider__workspace:before,.admin-user-menu:before{z-index:-1;content:"";border-radius:inherit;filter:none;pointer-events:none;background:radial-gradient(at 18% 8%,#ffffffb8,#0000 30%),radial-gradient(at 82% 92%,#00c3df2e,#0000 34%),linear-gradient(120deg,#ffffff57,#ffffff0d 42%,#ffffff3d);animation:8s ease-in-out infinite liquid-ripple;position:absolute;inset:-.125rem}.admin-page__header:after,.admin-section.ant-card:after,.liquid-billing-panel .ant-card:after,.liquid-billing-tabs .ant-card:after,.filter-bar:after,.admin-sider__workspace:after{z-index:0;content:"";border-radius:inherit;opacity:.78;filter:none;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(120deg,#fffffff2,#ffffff1f 22%,#00c3df42 54%,#ffffffbf) 0 0/220% 220% border-box,linear-gradient(90deg,#0000,#ffffff85,#0000) 0 0/180% 100% padding-box padding-box;border:.0625rem solid #0000;width:auto;height:auto;animation:7s ease-in-out infinite liquid-edge-flow;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0)}.admin-section>.ant-card-head,.admin-section>.ant-card-body,.metric-card>.ant-card-body,.liquid-billing-panel .ant-card>.ant-card-head,.liquid-billing-panel .ant-card>.ant-card-body,.liquid-billing-tabs .ant-card>.ant-card-head,.liquid-billing-tabs .ant-card>.ant-card-body,.filter-bar>*,.admin-sider__workspace>*,.admin-user-menu>*{z-index:2;position:relative}.metric-card.ant-card{min-height:7.375rem;background:linear-gradient(145deg,#ffffff3d,#ffffff0d)!important}.metric-card.ant-card:before{opacity:.84}.metric-card:after{z-index:0;opacity:.2;filter:none}.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{background:linear-gradient(145deg,#ffffff38,#ffffff0b)!important}.admin-sider .ant-menu-item-selected{filter:none;color:#07111f!important}.admin-sider .ant-menu-item-selected:before{z-index:-1;content:"";border-radius:inherit;filter:none;background:radial-gradient(at 16% 10%,#fffffff0,#0000 34%),linear-gradient(135deg,#ffffff94,#ffffff1a);animation:6.8s ease-in-out infinite liquid-ripple;position:absolute;inset:-.0625rem}.ant-table,.ant-table-container,.ant-table-thead>tr>th,.ant-table-tbody>tr>td{background-color:#ffffff8a!important}.admin-sider{-webkit-backdrop-filter:blur(2.875rem)saturate(210%)contrast(1.08);background:linear-gradient(120deg,#ffffff1a,#0000 24%),radial-gradient(at 12% 0,#6f66ff5c,#0000 34%),radial-gradient(at 96% 22%,#00c3df3d,#0000 36%),linear-gradient(#1018288f,#080d18ad)!important}.admin-page__header,.admin-section.ant-card,.metric-card.ant-card,.liquid-billing-tabs>.ant-tabs-nav,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card,.filter-bar{-webkit-backdrop-filter:blur(1rem)saturate(230%)contrast(1.14);background:linear-gradient(145deg,#ffffff24,#ffffff06)!important;border-width:.09375rem!important;box-shadow:inset 0 .0625rem #fffffffa,inset 0 -.0625rem #ffffff47,inset 1.125rem 1.125rem 2.625rem #ffffff2e,inset -1.375rem -1.125rem 3rem #07aad221,inset 0 0 0 .0625rem #fff3,0 1.75rem 5.375rem #1e2d482e!important}.admin-page__header:before,.admin-section.ant-card:before,.metric-card.ant-card:before,.liquid-billing-panel .ant-card:before,.liquid-billing-tabs .ant-card:before,.filter-bar:before{z-index:0;-webkit-backdrop-filter:blur(.375rem)saturate(220%);filter:none;mix-blend-mode:screen;opacity:.72;background:radial-gradient(at 16% 12%,#ffffffb8,#0000 24%),radial-gradient(at 92% 88%,#00c3df38,#0000 30%),linear-gradient(118deg,#ffffff52,#0000 35%,#ffffff29);inset:0}.admin-page__header:after,.admin-section.ant-card:after,.liquid-billing-panel .ant-card:after,.liquid-billing-tabs .ant-card:after,.filter-bar:after{opacity:.96;border-width:.125rem}.admin-page__heading,.admin-page__actions,.admin-section>.ant-card-head,.admin-section>.ant-card-body,.metric-card>.ant-card-body,.liquid-billing-panel .ant-card>.ant-card-head,.liquid-billing-panel .ant-card>.ant-card-body,.liquid-billing-tabs .ant-card>.ant-card-head,.liquid-billing-tabs .ant-card>.ant-card-body{z-index:3;position:relative}.admin-sider .ant-menu-item-selected{filter:none;overflow:hidden;background:linear-gradient(145deg,#ffffff61,#ffffff14)!important}.admin-sider .ant-menu-item-selected:before{z-index:0;opacity:.86}.admin-sider .ant-menu-item-selected .anticon,.admin-sider .ant-menu-item-selected .ant-menu-title-content{z-index:2;position:relative}:root{--admin-bg:#f5f7fb;--admin-surface:#fff;--admin-surface-soft:#f8fafc;--admin-ink:#0f172a;--admin-muted:#64748b;--admin-faint:#94a3b8;--admin-line:#e2e8f0;--admin-line-soft:#eef2f7;--admin-primary:#1d1d1f;--admin-primary-dark:#1d4ed8;--admin-cyan:#0891b2;--admin-green:#059669;--admin-amber:#d97706;--admin-rose:#e11d48;--admin-shadow-xs:0 .0625rem .125rem #0f172a0a;--admin-shadow-sm:0 .5rem 1.5rem #0f172a0f;--admin-shadow-md:0 .875rem 2.25rem #0f172a14;--admin-shadow-lg:0 1.5rem 3.75rem #0f172a1a;--admin-glass-bg:#fff;--admin-glass-bg-strong:#fff;--admin-glass-line:var(--admin-line);--admin-glass-shadow:var(--admin-shadow-sm)}body:before,body:after,.admin-header:before,.admin-header:after,.admin-sider:before,.admin-sider:after,.admin-page__header:before,.admin-page__header:after,.admin-section.ant-card:before,.admin-section.ant-card:after,.metric-card.ant-card:before,.liquid-billing-panel .ant-card:before,.liquid-billing-panel .ant-card:after,.liquid-billing-tabs .ant-card:before,.liquid-billing-tabs .ant-card:after,.liquid-billing-tabs>.ant-tabs-nav:after,.filter-bar:before,.filter-bar:after,.admin-sider__workspace:before,.admin-sider__workspace:after,.admin-user-menu:before{content:none!important;display:none!important}.admin-shell,.ant-layout{background:0 0!important}.admin-sider{-webkit-backdrop-filter:none!important;background:#111827!important;border-right:.0625rem solid #ffffff0f!important;box-shadow:.625rem 0 2rem #0f172a1f!important}.admin-sider__brand{border-bottom-color:#ffffff14;height:4.75rem;padding:0 1.125rem}.admin-sider__workspace{border-radius:.75rem;margin:.75rem;padding:.75rem .8125rem;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#ffffff0b!important;border:.0625rem solid #ffffff14!important}.admin-sider__workspace strong{font-size:.8125rem}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{color:#ffffffa3;border-radius:.625rem;height:2.625rem;font-size:.875rem;font-weight:650;transition:background .16s,color .16s,transform .16s;filter:none!important;margin:.25rem .625rem!important;padding-inline:.875rem!important}.admin-sider .ant-menu-item:hover,.admin-sider .ant-menu-submenu-title:hover{transform:none;color:#fff!important;background:#ffffff13!important}.admin-sider .ant-menu-item-selected{color:#fff!important;filter:none!important;background:#1d1d1f!important;animation:none!important;box-shadow:0 .5rem 1.125rem #2563eb38!important}.admin-sider .ant-menu-item-selected:before{display:none!important}.admin-sider .ant-menu-sub .ant-menu-item{color:#ffffff80;height:2.375rem;font-size:.8125rem}.admin-header{height:4.5rem;padding:0 1.75rem;border-bottom:.0625rem solid var(--admin-line)!important;box-shadow:none!important;-webkit-backdrop-filter:saturate(180%)blur(.875rem)!important;background:#fffffff0!important}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn{border-radius:.625rem;width:2.375rem;height:2.375rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-xs)!important;-webkit-backdrop-filter:none!important;background:#fff!important}.admin-header__search.ant-input-affix-wrapper{border-radius:.75rem;width:20rem;height:2.5rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-xs)!important;-webkit-backdrop-filter:none!important;background:#fff!important}.admin-user-menu{border-radius:.875rem;gap:.625rem;padding:.375rem .625rem .375rem .375rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-xs)!important;-webkit-backdrop-filter:none!important;background:#fff!important}.admin-user-menu:hover{transform:none;box-shadow:var(--admin-shadow-sm)!important;background:#fff!important;border-color:#cbd5e1!important}.admin-page__header{min-height:auto;padding:1.5rem 1.75rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-sm)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:1rem!important;animation:none!important}.admin-page__heading h3.ant-typography{color:#0f172a;font-size:1.625rem;font-weight:850;line-height:1.25}.admin-page__heading span.ant-typography{color:var(--admin-muted);margin-top:.5rem;font-size:.875rem;line-height:1.65}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-sm)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:1rem!important;animation:none!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover{transform:translateY(-.0625rem);box-shadow:var(--admin-shadow-md)!important;border-color:#cbd5e1!important}.admin-section>.ant-card-head{border-bottom:.0625rem solid var(--admin-line-soft);background:#fff;min-height:3.625rem;padding:0 1.375rem}.admin-section--compact>.ant-card-body{padding:0}.metric-card:after{display:none!important}.metric-card__value{color:#0f172a;margin-top:.5625rem;font-size:1.9375rem;font-weight:850}.metric-card__icon{width:3rem;height:3rem;box-shadow:none;border-radius:.875rem;font-size:1.3125rem}.filter-bar{padding:1rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-sm)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:1rem!important}.liquid-billing-tabs>.ant-tabs-nav{margin:0 0 1.125rem;padding:.5rem;position:sticky;top:5.125rem;border:.0625rem solid var(--admin-line)!important;box-shadow:var(--admin-shadow-sm)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:.875rem!important}.liquid-billing-tabs .ant-tabs-tab{color:var(--admin-muted);border-radius:.625rem;padding:.5rem .8125rem;font-weight:750;margin:0 .125rem!important}.liquid-billing-tabs .ant-tabs-ink-bar{display:none}.liquid-billing-panel .ant-alert,.liquid-billing-tabs .ant-alert{box-shadow:var(--admin-shadow-xs);border-radius:.875rem;border:.0625rem solid var(--admin-line)!important;-webkit-backdrop-filter:none!important;background:#fff!important}.ant-btn:before{display:none!important}.ant-btn:not(:disabled):hover{transform:none}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{border-color:var(--admin-line)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:.625rem!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-picker:hover,.ant-input-number:hover{border-color:#cbd5e1!important}.ant-table-wrapper{border-radius:1rem}.ant-table-tbody>tr>td{border-bottom-color:var(--admin-line-soft)!important;background:#fff!important}.stat-card,.chart-container{border:.0625rem solid var(--admin-line);box-shadow:var(--admin-shadow-sm);background:#fff;border-radius:1rem}.admin-sider{background:radial-gradient(16.25rem 11.25rem at 18% 0,#4d7cff3d,#0000 62%),linear-gradient(#121a2e 0%,#0d1424 54%,#0a101d 100%)!important;border-right:.0625rem solid #ffffff14!important;box-shadow:1.125rem 0 3.375rem #080e1c38!important}.admin-sider__logo{background:linear-gradient(135deg,#3b82f6 0%,#08b7d6 100%);border-radius:.875rem;width:2.75rem;height:2.75rem;box-shadow:0 1rem 2.125rem #2f6df652}.admin-sider__tagline{color:#ffffff80;margin-top:.375rem}.admin-sider__workspace{border-radius:.875rem;margin:.75rem .875rem .875rem;padding:.8125rem .875rem;background:linear-gradient(135deg,#ffffff18,#ffffff09)!important;border:.0625rem solid #ffffff1a!important;box-shadow:inset 0 .0625rem #ffffff14!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{color:#ffffff9e;border-radius:.75rem;height:2.6875rem;font-weight:700;margin:.25rem .75rem!important}.admin-sider .ant-menu-item:hover,.admin-sider .ant-menu-submenu-title:hover{background:#ffffff13!important}.admin-sider .ant-menu-item-selected .anticon{color:#fff!important}.admin-header{height:4.75rem;padding:0 1.875rem;-webkit-backdrop-filter:blur(1.125rem)saturate(170%)!important;background:#ffffffdb!important;border-bottom:.0625rem solid #dbe5f1c7!important;box-shadow:0 .5rem 1.625rem #1f2d440d!important}.admin-header__title span{color:#718096}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn{border-radius:.75rem;width:2.5rem;height:2.5rem;background:#ffffffeb!important;border:.0625rem solid #dbe5f1eb!important;box-shadow:0 .5rem 1.25rem #1f2d440f!important}.admin-header__search.ant-input-affix-wrapper{width:21.25rem;height:2.625rem;background:#ffffffe0!important;border:.0625rem solid #dbe5f1f0!important;border-radius:.875rem!important;box-shadow:0 .5rem 1.375rem #1f2d440d!important}.admin-user-menu{border-radius:1rem;padding:.375rem .75rem .375rem .375rem;background:#ffffffeb!important;border:.0625rem solid #dbe5f1f0!important;box-shadow:0 .625rem 1.5rem #1f2d440f!important}.admin-page__header{padding:1.75rem 2rem;background:linear-gradient(135deg,#fffffffa,#f4f9ffeb 52%,#e8f8fcd1)!important;border:.0625rem solid #d5e1efd1!important;border-radius:1.375rem!important;box-shadow:0 1.125rem 2.875rem #1f2d4414!important}.admin-page__heading h3.ant-typography{color:#0f172a;font-size:1.8125rem;font-weight:900}.admin-page__heading span.ant-typography{color:#65758b;font-size:.875rem}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{background:#fffffff5!important;border:.0625rem solid #d5e1efe0!important;border-radius:1.25rem!important;box-shadow:0 .875rem 2.375rem #1f2d4413!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover{border-color:#aebfd6f5!important;box-shadow:0 1.375rem 3.375rem #1f2d441c!important}.admin-section>.ant-card-head{border-bottom-color:#edf2f8;min-height:3.875rem;padding:0 1.5rem}.metric-card__label{color:#66758a;font-weight:780}.metric-card__value{color:#111827;font-size:2.125rem;font-weight:900}.metric-card__icon{border-radius:1rem;width:3.25rem;height:3.25rem}.metric-card--violet .metric-card__icon{color:#1d1d1f;background:linear-gradient(135deg,#f5f5f7,#e8e8ed)}.metric-card--cyan .metric-card__icon{color:#0891b2;background:linear-gradient(135deg,#f5f5f7,#e8e8ed)}.filter-bar{padding:1.125rem;background:#fffffff5!important;border:.0625rem solid #d5e1efe0!important;border-radius:1.25rem!important;box-shadow:0 .875rem 2.375rem #1f2d4411!important}.liquid-billing-tabs>.ant-tabs-nav{padding:.5rem;background:#fffffff0!important;border:.0625rem solid #d5e1efe0!important;border-radius:1.125rem!important;box-shadow:0 .75rem 1.875rem #1f2d440f!important}.liquid-billing-tabs .ant-tabs-tab{color:#64748b;border-radius:.75rem;padding:.5625rem .9375rem}.ant-btn{border-radius:.75rem}.ant-btn-primary{background:linear-gradient(135deg,#1d1d1f,#1d1d1f)!important;box-shadow:0 .75rem 1.625rem #2f6df638!important}.ant-table-thead>tr>th{font-weight:850;color:#536175!important;background:#f6f9fd!important}:root{--admin-bg:#f5f5f7;--admin-surface:#fff;--admin-surface-soft:#fbfbfd;--admin-ink:#1d1d1f;--admin-muted:#6e6e73;--admin-faint:#86868b;--admin-line:#d2d2d7;--admin-line-soft:#f0f0f2;--admin-primary:#1d1d1f;--admin-primary-dark:#000;--admin-cyan:#1d1d1f;--admin-green:#248a3d;--admin-amber:#b26a00;--admin-rose:#d70015;--admin-shadow-xs:0 .0625rem .125rem #00000008;--admin-shadow-sm:0 .5rem 1.5rem #0000000b;--admin-shadow-md:0 .875rem 2.5rem #00000012;--admin-shadow-lg:0 1.5rem 4.375rem #00000017}body{color:#1d1d1f;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#f5f5f7!important}.admin-sider{box-shadow:none!important;-webkit-backdrop-filter:blur(1.375rem)saturate(180%)!important;background:#fbfbfdeb!important;border-right:.0625rem solid #d2d2d7b8!important}.admin-sider__logo{color:#fff;width:2.625rem;height:2.625rem;box-shadow:none;background:#1d1d1f;border-radius:.8125rem}.admin-sider__tagline{color:#86868b;font-size:.75rem}.admin-sider__workspace{border-radius:1.125rem;margin:.875rem;padding:.8125rem .875rem;box-shadow:none!important;background:#fff!important;border:.0625rem solid #d2d2d7ad!important}.admin-sider__workspace span{color:#86868b;font-weight:600}.admin-sider__workspace strong{color:#1d1d1f;font-weight:700}.admin-sider__workspace .ant-badge-status-text{color:#6e6e73}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{color:#6e6e73;border-radius:.75rem;height:2.625rem;font-size:.875rem;font-weight:600;margin:.1875rem .75rem!important}.admin-sider .ant-menu-item-selected{color:#1d1d1f!important;box-shadow:none!important;background:#e8e8ed!important}.admin-sider .ant-menu-item-selected .anticon,.admin-sider .ant-menu-sub .ant-menu-item-selected .ant-menu-title-content{color:#1d1d1f!important}.admin-header{height:4.375rem;padding:0 2rem;box-shadow:none!important;-webkit-backdrop-filter:blur(1.5rem)saturate(180%)!important;background:#fbfbfdd1!important;border-bottom:.0625rem solid #d2d2d79e!important}.admin-header__title span{color:#86868b;font-size:.75rem}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn{color:#1d1d1f;border-radius:.75rem;width:2.375rem;height:2.375rem;box-shadow:none!important;background:#ffffffdb!important;border:.0625rem solid #d2d2d7bd!important}.admin-header__search.ant-input-affix-wrapper{width:21.25rem;height:2.5rem;box-shadow:none!important;background:#ffffffe0!important;border:.0625rem solid #d2d2d7bd!important;border-radius:62.4375rem!important}.admin-user-menu{border-radius:62.4375rem;box-shadow:none!important;background:#ffffffe0!important;border:.0625rem solid #d2d2d7bd!important}.admin-page__header{padding:2.125rem 2.375rem;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:1.75rem!important}.admin-page__heading h3.ant-typography{color:#1d1d1f;letter-spacing:0;font-size:2.125rem;font-weight:700;line-height:1.12}.admin-page__heading span.ant-typography{color:#6e6e73;max-width:51.25rem;margin-top:.625rem;font-size:1.0625rem;line-height:1.48}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:1.5rem!important}.admin-section>.ant-card-head{border-bottom:.0625rem solid #f0f0f2;min-height:4rem;padding:0 1.75rem}.admin-section__title{color:#1d1d1f;font-size:1.0625rem;font-weight:700}.admin-section__heading .ant-typography{color:#86868b}.metric-card__label{color:#6e6e73;font-size:.875rem;font-weight:600}.metric-card__value{color:#1d1d1f;letter-spacing:0;margin-top:.625rem;font-size:2.5rem;font-weight:700}.metric-card__hint{color:#86868b;font-size:.8125rem}.metric-card__icon{border-radius:62.4375rem;width:3.125rem;height:3.125rem;font-size:1.3125rem}.metric-card--violet .metric-card__icon,.metric-card--cyan .metric-card__icon{color:#1d1d1f;background:#f5f5f7}.metric-card--slate .metric-card__icon{color:#6e6e73;background:#f5f5f7}.filter-bar{padding:1.125rem;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:1.5rem!important}.liquid-billing-tabs>.ant-tabs-nav{padding:.375rem;top:4.875rem;box-shadow:none!important;-webkit-backdrop-filter:blur(1.375rem)saturate(180%)!important;background:#ffffffdb!important;border:0!important;border-radius:62.4375rem!important}.liquid-billing-tabs .ant-tabs-tab{color:#6e6e73;border-radius:62.4375rem;padding:.5rem 1rem;font-weight:600}.liquid-billing-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.ant-btn{border-radius:62.4375rem;font-weight:600}.ant-btn-primary{box-shadow:none!important;background:#1d1d1f!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{background:#fff!important;border-color:#d2d2d7!important;border-radius:.75rem!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-picker-focused,.ant-input-number-focused{border-color:#1d1d1f!important;box-shadow:0 0 0 .25rem #0071e31f!important}.ant-tag{border-radius:62.4375rem;font-weight:600}.ant-table-wrapper{background:#fff;border:0;border-radius:1.5rem;overflow:hidden}.ant-table,.ant-table-container{background:#fff!important}.ant-table-thead>tr>th{font-size:.8125rem;font-weight:600;color:#6e6e73!important;background:#fbfbfd!important}.ant-table-tbody>tr>td{color:#1d1d1f;border-bottom-color:#f0f0f2!important}.stat-card,.chart-container{box-shadow:none;background:#fff;border:0;border-radius:1.5rem}:root{--admin-primary:#1d1d1f;--admin-primary-dark:#000;--admin-cyan:#1d1d1f}a{color:#1d1d1f}.ant-badge .ant-badge-count{background:#1d1d1f!important;box-shadow:0 0 0 .0625rem #fff!important}.liquid-billing-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.ant-segmented .ant-segmented-item-selected{color:#fff!important}.ant-btn-primary{color:#fff!important;box-shadow:none!important;background:#1d1d1f!important;border-color:#1d1d1f!important}.ant-btn-link,.ant-btn-text:not(.ant-btn-dangerous){color:#1d1d1f!important}.ant-btn-default:hover,.ant-btn-text:not(.ant-btn-dangerous):hover,.ant-btn-link:not(.ant-btn-dangerous):hover{color:#000!important;background:#f5f5f7!important;border-color:#86868b!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-picker-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector{border-color:#86868b!important;box-shadow:0 0 0 .25rem #1d1d1f14!important}.metric-card--violet .metric-card__icon,.metric-card--cyan .metric-card__icon,.metric-card--slate .metric-card__icon{color:#1d1d1f!important;background:#f5f5f7!important}.metric-card--green .metric-card__icon{color:#248a3d!important;background:#f2faf4!important}.metric-card--amber .metric-card__icon{color:#8a5a00!important;background:#fff8e8!important}.metric-card--rose .metric-card__icon{color:#d70015!important;background:#fff2f3!important}.ant-tag-blue,.ant-tag-processing,.ant-tag-purple,.ant-tag-geekblue,.ant-tag-cyan{color:#1d1d1f!important;background:#f5f5f7!important;border-color:#0000!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.ant-checkbox-checked .ant-checkbox-inner,.ant-switch.ant-switch-checked{background:#1d1d1f!important;border-color:#1d1d1f!important}.admin-header__search .ant-input::placeholder,.ant-input::placeholder{color:#b0b0b5}.admin-page__actions .ant-btn-primary,.filter-bar__actions .ant-btn-primary{background:#1d1d1f!important}.admin-sider__logo,.admin-user-menu .ant-avatar,.login-panel__logo{background:#1d1d1f!important}.admin-sider .ant-menu-item-selected{color:#1d1d1f!important;background:#1d1d1f14!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{color:#6e6e73!important}.admin-sider .ant-menu-sub .ant-menu-item{color:#86868b!important}.admin-sider .ant-menu-sub .ant-menu-item-selected{color:#1d1d1f!important}.admin-sider__workspace .ant-badge-status-dot,.admin-sider__workspace .ant-badge-status-processing{background:#34c759!important}.admin-sider__workspace .ant-badge-status-processing:after{border-color:#34c759!important}.liquid-billing-tabs>.ant-tabs-nav{background:#fff!important}.liquid-billing-tabs .ant-tabs-tab{justify-content:center;min-width:7rem;color:#6e6e73!important}.liquid-billing-tabs .ant-tabs-tab .ant-tabs-tab-btn,.liquid-billing-tabs .ant-tabs-tab *{color:inherit!important}.liquid-billing-tabs .ant-tabs-tab-active{background:#e8e8ed!important}.liquid-billing-tabs .ant-tabs-tab-active,.liquid-billing-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.liquid-billing-tabs .ant-tabs-tab-active *,.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1d1d1f!important}.ant-btn-primary:not(:disabled):hover{background:#000!important;border-color:#000!important}.ant-btn-default{color:#1d1d1f!important;background:#fff!important;border-color:#d2d2d7!important}.ant-btn-default:not(:disabled):hover{color:#1d1d1f!important;background:#f5f5f7!important;border-color:#b8b8bd!important}.ant-btn-text:not(.ant-btn-dangerous),.ant-btn-link:not(.ant-btn-dangerous){color:#1d1d1f!important}.ant-btn-dangerous.ant-btn-text,.ant-btn-dangerous.ant-btn-link{color:#d70015!important}.ant-badge .ant-badge-count{color:#fff!important;background:#1d1d1f!important}.admin-page__header{align-items:center;min-height:9.5rem;display:flex}.admin-page__heading h3.ant-typography{font-size:2rem}.admin-page__heading span.ant-typography{color:#6e6e73!important}.metric-card__value{color:#1d1d1f!important}.metric-card__label,.metric-card__hint,.ant-statistic-title{color:#6e6e73!important}.ant-tag-blue,.ant-tag-processing,.ant-tag-purple,.ant-tag-geekblue,.ant-tag-cyan{color:#1d1d1f!important;background:#f5f5f7!important}.ant-tag-green,.ant-tag-success{color:#248a3d!important;background:#effaf2!important}.ant-tag-orange,.ant-tag-warning{color:#8a5a00!important;background:#fff8e8!important}.ant-tag-red,.ant-tag-error{color:#d70015!important;background:#fff2f3!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{color:#1d1d1f}.ant-table-thead>tr>th{color:#6e6e73!important}.admin-content{min-height:calc(100vh - 4.375rem)}.admin-sider .ant-menu-sub .ant-menu-item{border-radius:.625rem;width:calc(100% - 2.125rem);height:2.25rem;font-size:.8125rem;margin-left:1.375rem!important}.admin-sider .ant-menu-title-content{letter-spacing:0}.admin-sider__menu{height:calc(100vh - 10.25rem);padding-bottom:1.5rem}.admin-user-menu__meta strong{color:#1d1d1f;font-weight:600}.admin-user-menu__meta span{color:#86868b}.admin-page__header,.filter-bar,.admin-section.ant-card,.metric-card.ant-card,.ant-card{outline:.0625rem solid #00000004}.admin-page__actions .ant-btn,.filter-bar__actions .ant-btn{height:2.375rem;padding-inline:1.0625rem}.admin-content .ant-typography-secondary{color:#86868b}.admin-content>div:not(.admin-page):not(.login-page){color:#1d1d1f}:is(.admin-content>div:not(.admin-page):not(.login-page)>div:first-child:has(h4.ant-typography),.admin-content>div:not(.admin-page):not(.login-page)>div:first-child:has(.ant-typography h4)){background:#fff;border-radius:1.75rem;padding:1.875rem 2.125rem;margin-bottom:1.5rem!important}.ant-card-small>.ant-card-body,.ant-card .ant-statistic{position:relative}.ant-statistic-title{font-weight:600;color:#6e6e73!important;font-size:.875rem!important}.ant-statistic-content{letter-spacing:0;font-weight:700;color:#1d1d1f!important;font-size:2rem!important}.ant-statistic-content-prefix,.ant-statistic-content-suffix{color:#6e6e73;font-weight:600}.ant-card-extra{color:#1d1d1f}.ant-modal-content,.ant-drawer-content{border-radius:1.75rem!important;box-shadow:0 1.75rem 5rem #00000024!important}.ant-modal-header{border-radius:1.75rem 1.75rem 0 0!important}.ant-form-item-label>label{font-weight:600;color:#1d1d1f!important}.ant-select-dropdown,.ant-dropdown-menu,.ant-picker-dropdown .ant-picker-panel-container{border-radius:1.125rem!important;box-shadow:0 1.125rem 3.75rem #0000001f!important}.ant-dropdown-menu{padding:.5rem!important}.ant-dropdown-menu-item{border-radius:.625rem!important}.ant-tag-blue,.ant-tag-processing{color:#000!important;background:#f5f5f7!important;border-color:#0000!important}.ant-tag-orange,.ant-tag-warning{color:#b26a00!important;background:#fff6df!important;border-color:#0000!important}.ant-alert{border-radius:1.125rem!important}.ant-tabs-tab{font-weight:600}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1d1d1f!important}.ant-tabs-ink-bar{background:#1d1d1f!important}.login-page{background:#f5f5f7!important}.login-panel{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:1.875rem!important}.login-panel__logo{box-shadow:none!important;background:#1d1d1f!important;border-radius:1rem!important}.login-panel h1{color:#1d1d1f;letter-spacing:0;font-size:2rem;font-weight:700}.login-panel p{color:#6e6e73;font-size:1rem}@media (max-width:900px){.admin-content{padding:1.25rem}.admin-page__header{padding:1.75rem}.admin-page__heading h3.ant-typography{font-size:1.75rem}}:root{--apple-canvas:#f5f5f7;--apple-surface:#ffffffeb;--apple-surface-solid:#fff;--apple-elevated:#fffffffa;--apple-text:#1d1d1f;--apple-secondary:#6e6e73;--apple-tertiary:#86868b;--apple-border:#00000013;--apple-border-soft:#0000000b;--apple-fill:#1d1d1f0b;--apple-fill-strong:#1d1d1f14;--apple-shadow:0 1.125rem 3rem #0000000e;--apple-shadow-deep:0 1.75rem 4.875rem #00000016}.admin-content{width:100%;max-width:105rem;margin:0 auto;padding:2.375rem 2.75rem 3rem}.admin-header{height:4.5rem;border-bottom:.0625rem solid var(--apple-border-soft)!important;-webkit-backdrop-filter:blur(1.75rem)saturate(180%)!important;background:#fbfbfdc7!important}.admin-sider{border-right:.0625rem solid var(--apple-border-soft)!important;-webkit-backdrop-filter:blur(1.875rem)saturate(180%)!important;background:linear-gradient(#ffffffdb,#f5f5f7eb)!important}.admin-sider__logo{border-radius:.875rem;width:2.75rem;height:2.75rem;box-shadow:inset 0 .0625rem #ffffff26,0 .875rem 1.75rem #0000001f;background:linear-gradient(145deg,#2b2b2f,#111113)!important}.admin-sider__name{font-size:1.1875rem;font-weight:720}.admin-sider__workspace{border-radius:1.25rem;margin:.875rem 1rem 1.125rem;padding:.875rem 1rem;border:.0625rem solid var(--apple-border-soft)!important;background:linear-gradient(#fffffffa,#ffffffd1)!important;box-shadow:0 .625rem 1.75rem #00000009!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{border-radius:.875rem;height:2.625rem;font-weight:620;color:var(--apple-secondary)!important;margin:.1875rem .875rem!important;padding-inline:.875rem!important}.admin-sider .ant-menu-sub .ant-menu-item{width:calc(100% - 2.375rem);margin-left:1.5rem!important}.admin-sider .ant-menu-item .anticon,.admin-sider .ant-menu-submenu-title .anticon{color:var(--apple-tertiary)!important}.admin-sider .ant-menu-item-selected .anticon,.admin-sider .ant-menu-item-selected .ant-menu-title-content{color:var(--apple-text)!important}.admin-header__left>.ant-btn:hover,.admin-header__right>.ant-badge .ant-btn:hover,.admin-user-menu:hover{background:#fff!important;border-color:#00000024!important}.admin-page__header{min-height:11rem;padding:2.625rem 3.25rem;box-shadow:inset 0 0 0 .0625rem #ffffffb8, inset 0 -.0625rem 0 #00000009, var(--apple-shadow)!important;background:linear-gradient(135deg,#fffffffa,#ffffffdb),linear-gradient(#fff,#f5f5f7eb)!important;border-radius:2.125rem!important}.admin-page__actions{align-self:center}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card,.filter-bar{outline:none;border:.0625rem solid var(--apple-border-soft)!important;background:var(--apple-elevated)!important;border-radius:1.75rem!important;box-shadow:inset 0 .0625rem #ffffffb8,0 .875rem 2.375rem #0000000b!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover{transform:translateY(-.0625rem);box-shadow:inset 0 .0625rem 0 #ffffffb8, var(--apple-shadow)!important}.metric-card__icon{width:3.25rem;height:3.25rem;box-shadow:inset 0 0 0 .0625rem #0000000e,0 .5rem 1.125rem #0000000b;color:var(--apple-text)!important;background:linear-gradient(#fff,#f5f5f7)!important}.liquid-billing-tabs>.ant-tabs-nav{padding:.4375rem;border:.0625rem solid var(--apple-border-soft)!important;background:#ffffffe0!important;box-shadow:0 .75rem 1.875rem #0000000b!important}.liquid-billing-tabs .ant-tabs-tab{min-width:7.75rem;padding:.5625rem 1.125rem}.liquid-billing-tabs .ant-tabs-tab-active{box-shadow:inset 0 0 0 .0625rem #00000009;background:#e8e8ed!important}.ant-table-wrapper{border:.0625rem solid var(--apple-border-soft);border-radius:1.75rem;box-shadow:0 .75rem 2rem #00000009}.ant-table-thead>tr>th{height:3.375rem;background:#fbfbfd!important}.ant-btn{height:2.5rem;padding-inline:1.125rem;transition:background .16s,border-color .16s,transform .16s}.ant-btn-primary{background:#1d1d1f!important;border-color:#1d1d1f!important;box-shadow:inset 0 .0625rem #ffffff29,0 .625rem 1.375rem #0000001f!important}.ant-btn-primary:not(:disabled):hover{transform:translateY(-.0625rem)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{border-color:var(--apple-border)!important;background:#fffffff0!important}.ant-modal-content,.ant-drawer-content,.ant-select-dropdown,.ant-dropdown-menu,.ant-picker-dropdown .ant-picker-panel-container{border:.0625rem solid var(--apple-border-soft)!important;box-shadow:var(--apple-shadow-deep)!important}.login-panel{box-shadow:var(--apple-shadow)!important}.liquid-billing-tabs .ant-tabs-tab-active,.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-segmented .ant-segmented-item-selected{background:#e8e8ed!important;box-shadow:inset 0 0 0 .0625rem #00000009!important}.liquid-billing-tabs .ant-tabs-tab-active,.liquid-billing-tabs .ant-tabs-tab-active *,.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active *,.ant-segmented .ant-segmented-item-selected,.ant-segmented .ant-segmented-item-selected *{color:#1d1d1f!important}.ant-btn-primary,.ant-btn-primary *{color:#fff!important}:root{--premium-canvas:#f2f2f4;--premium-panel:#fffffff0;--premium-panel-solid:#fff;--premium-line:#1d1d1f16;--premium-line-strong:#1d1d1f24;--premium-shadow:0 .625rem 1.75rem #0000000b;--premium-shadow-hover:0 1rem 2.375rem #0001}body{background:linear-gradient(180deg, #fafafa 0%, var(--premium-canvas) 100%)!important}.admin-content{max-width:none;padding:1.5rem 1.75rem 2.125rem}.admin-header{height:4.125rem;padding:0 1.625rem;border-bottom-color:var(--premium-line)!important;background:#fafafbdb!important}.admin-header__title strong{font-size:.875rem;font-weight:720}.admin-header__title span{font-size:.75rem}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn{border-radius:.6875rem;width:2.25rem;height:2.25rem}.admin-header__search.ant-input-affix-wrapper{width:20.625rem;height:2.375rem}.admin-user-menu{height:2.625rem;padding:.25rem .625rem .25rem .25rem}.admin-user-menu .ant-avatar{width:2.125rem!important;height:2.125rem!important;line-height:2.125rem!important}.admin-sider{background:linear-gradient(#fafafbfa,#f2f2f4f5)!important}.admin-sider__brand{height:4.375rem;padding-inline:1.125rem}.admin-sider__logo{border-radius:.8125rem;width:2.5rem;height:2.5rem}.admin-sider__name{font-size:1.0625rem}.admin-sider__workspace{border-radius:1rem;margin:.75rem .875rem;padding:.6875rem .8125rem;box-shadow:var(--premium-shadow)!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{border-radius:.75rem;height:2.375rem;font-size:.8125rem;font-weight:650;margin:.125rem .75rem!important}.admin-sider .ant-menu-sub .ant-menu-item{height:2.125rem;font-size:.75rem}.admin-sider .ant-menu-item-selected{box-shadow:inset 0 0 0 .0625rem var(--premium-line), 0 .5rem 1.125rem #0000000a!important;background:linear-gradient(#fffffff5,#e8e8edbd)!important}.admin-page__heading span.ant-typography{max-width:48.75rem;margin-top:.5rem;font-size:.875rem;line-height:1.55}.filter-bar{padding:.875rem;border-radius:1.125rem!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover{box-shadow:inset 0 .0625rem 0 #ffffffe6, var(--premium-shadow-hover)!important}.admin-section>.ant-card-head{min-height:3.25rem;padding:0 1.25rem}.admin-section>.ant-card-body{padding:1.125rem 1.25rem}.admin-section__title,.ant-card-head-title{font-size:.9375rem;font-weight:720}.metric-card__content{gap:.875rem}.metric-card__label{font-size:.75rem;font-weight:680}.metric-card__value{margin-top:.5rem;font-size:2.125rem;font-weight:760}.metric-card__hint{margin-top:.4375rem;font-size:.75rem}.metric-card__icon{width:2.75rem;height:2.75rem;box-shadow:inset 0 0 0 .0625rem var(--premium-line), 0 .375rem .875rem #0000000a;font-size:1.1875rem}.liquid-billing-tabs>.ant-tabs-nav{margin-bottom:.875rem;padding:.3125rem;top:4.5rem;box-shadow:var(--premium-shadow)!important;border-radius:1.125rem!important}.liquid-billing-tabs .ant-tabs-tab{min-width:6.75rem;padding:.4375rem .875rem;font-size:.8125rem}.ant-statistic-title{font-size:.75rem!important}.ant-statistic-content{font-size:1.75rem!important}.ant-table-thead>tr>th{height:2.875rem;font-size:.75rem;font-weight:680}.ant-table-tbody>tr>td{height:3.125rem;font-size:.8125rem}.ant-btn{height:2.25rem;padding-inline:.9375rem;font-size:.8125rem}.ant-btn-sm{height:1.875rem;padding-inline:.6875rem}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{min-height:2.25rem;border-radius:.6875rem!important}.ant-tag{min-height:1.375rem;padding-inline:.5rem;font-size:.75rem;line-height:1.25rem}.ant-modal-content,.ant-drawer-content,.ant-select-dropdown,.ant-dropdown-menu,.ant-picker-dropdown .ant-picker-panel-container{border-color:var(--premium-line)!important}@media (max-width:900px){.admin-content{padding:1.125rem}.admin-page__header{min-height:auto;padding:1.375rem}}:root{--pro-canvas:#f3f4f6;--pro-panel:#fff;--pro-panel-soft:#fafafa;--pro-ink:#171717;--pro-muted:#6f7177;--pro-faint:#9a9ca3;--pro-line:#17171717;--pro-line-strong:#17171726;--pro-side:#111214;--pro-side-2:#18191c;--pro-side-line:#ffffff14;--pro-side-muted:#ffffff94;--pro-side-faint:#ffffff5c;--pro-shadow-card:0 .0625rem .0625rem #00000008, 0 .625rem 1.75rem #0000000f;--pro-shadow-float:0 1.125rem 3rem #0000001a}.admin-main-layout{background:0 0!important}.admin-sider__logo{color:#111214;border-radius:.75rem;width:2.5rem;height:2.5rem;box-shadow:inset 0 .0625rem #ffffffe6,0 .75rem 1.625rem #0000003d;background:linear-gradient(#fff,#dfe0e4)!important}.admin-sider__name{color:#fff;font-size:1.0625rem;font-weight:760}.admin-sider__name span{color:#ffffff8a!important}.admin-sider__tagline{color:var(--pro-side-faint)}.admin-sider__workspace{border-radius:1rem;min-height:4.25rem;margin:.75rem;padding:.75rem .8125rem;border:.0625rem solid var(--pro-side-line)!important;background:linear-gradient(#ffffff14,#ffffff09)!important;box-shadow:inset 0 .0625rem #ffffff14,0 .75rem 1.5rem #00000029!important}.admin-sider__workspace>div{min-width:0}.admin-sider__workspace span{color:var(--pro-side-faint)}.admin-sider__workspace strong{color:#fff}.admin-sider__workspace .ant-badge{align-items:center;gap:.375rem;height:1.375rem;display:inline-flex}.admin-sider__workspace .ant-badge-status-dot{flex:none;width:.4375rem;height:.4375rem;position:relative;top:0;background:#32d74b!important}.admin-sider__workspace .ant-badge-status-processing:after{inset:-.125rem;border-color:#32d74b!important}.admin-sider__workspace .ant-badge-status-text{color:#ffffffc7;margin-inline-start:0;font-size:.75rem;line-height:1}.admin-sider .ant-menu{padding-top:.25rem}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{border-radius:.6875rem;height:2.375rem;font-size:.8125rem;font-weight:650;color:var(--pro-side-muted)!important;margin:.125rem .625rem!important;padding-inline:.8125rem!important}.admin-sider .ant-menu-item .anticon,.admin-sider .ant-menu-submenu-title .anticon,.admin-sider .ant-menu-submenu-arrow{color:var(--pro-side-faint)!important}.admin-sider .ant-menu-sub .ant-menu-item{width:calc(100% - 1.875rem);height:2.125rem;font-size:.75rem;color:#ffffff70!important;margin-left:1.25rem!important}.admin-sider .ant-menu-item-selected{color:#fff!important;background:linear-gradient(#ffffff29,#ffffff17)!important;box-shadow:inset 0 0 0 .0625rem #ffffff1f,0 .5rem 1.125rem #00000029!important}.admin-sider .ant-menu-item-selected .anticon,.admin-sider .ant-menu-item-selected .ant-menu-title-content,.admin-sider .ant-menu-sub .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.admin-header{height:4.125rem;padding:0 1.625rem;border-bottom:.0625rem solid var(--pro-line)!important;background:#f8f8f9db!important;box-shadow:0 .0625rem #ffffffb8!important}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn,.admin-header__search.ant-input-affix-wrapper,.admin-user-menu{border-color:var(--pro-line)!important;background:#ffffffe0!important;box-shadow:0 .375rem 1rem #0000000b!important}.admin-header__search.ant-input-affix-wrapper{width:22.5rem}.admin-content{padding:1.5rem 1.75rem 2.25rem}.admin-page__header{min-height:6.625rem;padding:1.5rem 1.875rem;border:.0625rem solid var(--pro-line)!important;box-shadow:var(--pro-shadow-card)!important;background:linear-gradient(#fffffffa,#fafafbf0)!important;border-radius:1.375rem!important}.admin-page__heading h3.ant-typography{font-size:1.8125rem;font-weight:780;line-height:1.12}.admin-page__heading span.ant-typography{max-width:51.25rem;margin-top:.5rem;font-size:.875rem;color:var(--pro-muted)!important}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card,.filter-bar{border:.0625rem solid var(--pro-line)!important;background:var(--pro-panel)!important;box-shadow:var(--pro-shadow-card)!important;border-radius:1.125rem!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover{transform:translateY(-.0625rem);border-color:var(--pro-line-strong)!important;box-shadow:var(--pro-shadow-hover)!important}.metric-card__label{font-size:.75rem;color:var(--pro-muted)!important}.metric-card__value{font-size:2.0625rem;font-weight:780}.metric-card__hint{color:var(--pro-faint)!important}.metric-card__icon{width:2.625rem;height:2.625rem;background:#f2f2f4!important}.liquid-billing-tabs>.ant-tabs-nav{margin-bottom:.875rem;padding:.25rem;top:4.5rem;border:.0625rem solid var(--pro-line)!important;box-shadow:var(--pro-shadow-card)!important;background:#ffffffeb!important;border-radius:1rem!important}.liquid-billing-tabs .ant-tabs-tab{border-radius:.75rem;min-width:6.625rem;padding:.4375rem .8125rem}.liquid-billing-tabs .ant-tabs-tab-active,.ant-segmented .ant-segmented-item-selected{background:#e6e6ea!important}.ant-table-wrapper{border:.0625rem solid var(--pro-line);box-shadow:var(--pro-shadow-card);border-radius:1.125rem}.ant-table-thead>tr>th{height:2.8125rem;color:var(--pro-muted)!important;background:#f7f7f8!important}.ant-table-tbody>tr>td{height:3.0625rem}.ant-btn-primary{background:#111214!important;border-color:#111214!important}.ant-btn-default{background:#ffffffe0!important}:root{--lux-canvas:#f3f3f5;--lux-surface:#fff;--lux-surface-2:#f8f8f9;--lux-ink:#171719;--lux-ink-soft:#3f3f46;--lux-muted:#73737a;--lux-faint:#a1a1a8;--lux-line:#11111317;--lux-line-strong:#11111326;--lux-side:#111113;--lux-side-2:#19191d;--lux-side-line:#ffffff1c;--lux-side-muted:#ffffffa8;--lux-side-faint:#ffffff6b;--lux-good:#31c45d;--lux-warn:#b7791f;--lux-danger:#d93f4f;--lux-shadow-soft:0 .0625rem .0625rem #00000009, 0 .875rem 2.125rem #0000000e;--lux-shadow-card:0 .0625rem 0 #ffffffdb inset, 0 1rem 2.25rem #0000000f;--lux-shadow-hover:0 .0625rem 0 #ffffffe0 inset, 0 1.375rem 3.25rem #00000017}html,body,#root{min-height:100vh;color:var(--lux-ink);background:var(--lux-canvas)!important}body{letter-spacing:0;background:linear-gradient(#fbfbfc 0%,#f4f4f6 34%,#eeeef1 100%)!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif!important}body:before,body:after,.admin-sider:before,.admin-sider:after,.admin-page__header:before,.admin-page__header:after,.admin-section.ant-card:before,.admin-section.ant-card:after,.metric-card.ant-card:before,.metric-card.ant-card:after,.liquid-billing-tabs .ant-card:before,.liquid-billing-tabs .ant-card:after,.liquid-billing-tabs>.ant-tabs-nav:before,.liquid-billing-tabs>.ant-tabs-nav:after{display:none!important}.admin-shell,.admin-main-layout,.ant-layout{background:0 0!important}.admin-sider{background:linear-gradient(180deg, var(--lux-side-2) 0%, var(--lux-side) 42%, #0c0c0e 100%)!important;-webkit-backdrop-filter:none!important;border-right:.0625rem solid #0000006b!important;box-shadow:1.125rem 0 2.75rem #00000024!important}.admin-sider__brand{border-bottom:.0625rem solid var(--lux-side-line)!important;height:4.625rem!important;padding:0 1.125rem!important}.admin-sider__logo{color:#111113!important;background:linear-gradient(#fff 0%,#d9d9de 100%)!important;border:.0625rem solid #ffffff29!important;border-radius:.8125rem!important;width:2.625rem!important;height:2.625rem!important;font-size:1.0625rem!important;font-weight:850!important;box-shadow:inset 0 .0625rem #ffffffd1,0 .75rem 1.5rem #0000003d!important}.admin-sider__name{color:#fff!important;font-size:1.0625rem!important;font-weight:760!important;line-height:1.05!important}.admin-sider__name span{color:#ffffff7a!important;font-size:.75rem!important;font-weight:700!important}.admin-sider__tagline{color:var(--lux-side-faint)!important;margin-top:.3125rem!important;font-size:.75rem!important}.admin-sider__workspace{border:.0625rem solid var(--lux-side-line)!important;background:linear-gradient(#ffffff16,#ffffff09)!important;border-radius:1rem!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;min-height:4.125rem!important;margin:.75rem .75rem .625rem!important;padding:.75rem .8125rem!important;display:flex!important;box-shadow:inset 0 .0625rem #ffffff14,0 .875rem 1.75rem #0000002e!important}.admin-sider__workspace>div{gap:.25rem!important;min-width:0!important;display:grid!important}.admin-sider__workspace-kicker{color:#ffffff6b!important;font-size:.6875rem!important;font-weight:700!important;line-height:1!important}.admin-sider__workspace strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.8125rem!important;font-weight:760!important;line-height:1.1!important;overflow:hidden!important}.admin-sider__workspace-status{color:#ffffffdb!important;background:#31c45d1a!important;border:.0625rem solid #31c45d3d!important;border-radius:62.4375rem!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:.375rem!important;height:1.5rem!important;padding:0 .5625rem!important;font-size:.75rem!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}.admin-sider__workspace-status>span{background:var(--lux-good)!important;border-radius:50%!important;flex:0 0 .4375rem!important;width:.4375rem!important;height:.4375rem!important;box-shadow:0 0 0 .1875rem #31c45d24!important}.admin-sider .ant-layout-sider-children{flex-direction:column!important;height:100%!important;display:flex!important}.admin-sider__menu{flex:auto!important;min-height:0!important;padding:.125rem 0 1.125rem!important;overflow-y:auto!important}.admin-sider .ant-menu{background:0 0!important;padding:0 0 .5rem!important}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{height:2.375rem!important;color:var(--lux-side-muted)!important;letter-spacing:0!important;border-radius:.75rem!important;margin:.125rem .625rem!important;padding-inline:.8125rem!important;font-size:.8125rem!important;font-weight:650!important;line-height:2.375rem!important}.admin-sider .ant-menu-item .anticon,.admin-sider .ant-menu-submenu-title .anticon{min-width:1rem!important;color:var(--lux-side-faint)!important;font-size:.9375rem!important}.admin-sider .ant-menu-submenu-arrow{color:#ffffff6b!important}.admin-sider .ant-menu-item:hover,.admin-sider .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff13!important}.admin-sider .ant-menu-item:hover .anticon,.admin-sider .ant-menu-submenu-title:hover .anticon{color:#ffffffd6!important}.admin-sider .ant-menu-submenu-open>.ant-menu-submenu-title,.admin-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important;background:#ffffff0b!important}.admin-sider .ant-menu-sub{background:0 0!important}.admin-sider .ant-menu-sub .ant-menu-item{color:#ffffff6b!important;width:calc(100% - 2rem)!important;height:2.125rem!important;margin:.0625rem .625rem .0625rem 1.375rem!important;font-size:.75rem!important;font-weight:620!important;line-height:2.125rem!important}.admin-sider .ant-menu-item-selected,.admin-sider .ant-menu-sub .ant-menu-item-selected{color:#111113!important;background:linear-gradient(#fff 0%,#e7e7eb 100%)!important;box-shadow:inset 0 .0625rem #fffffff2,0 .6875rem 1.375rem #00000038!important}.admin-sider .ant-menu-item-selected .anticon,.admin-sider .ant-menu-item-selected .ant-menu-title-content,.admin-sider .ant-menu-sub .ant-menu-item-selected .anticon,.admin-sider .ant-menu-sub .ant-menu-item-selected .ant-menu-title-content{color:#111113!important;font-weight:800!important}.admin-header{-webkit-backdrop-filter:blur(1.125rem)saturate(160%)!important;background:#f8f8f9e6!important;border-bottom:.0625rem solid #11111314!important;height:4.375rem!important;padding:0 1.75rem!important;box-shadow:0 .0625rem #ffffffc7,0 .625rem 1.75rem #00000009!important}.admin-header__left{gap:.875rem!important}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn{border:.0625rem solid var(--lux-line)!important;width:2.5rem!important;height:2.5rem!important;color:var(--lux-ink)!important;box-shadow:var(--lux-shadow-soft)!important;background:#ffffffdb!important;border-radius:.8125rem!important}.admin-header__title strong{color:var(--lux-ink)!important;font-size:1rem!important;font-weight:780!important}.admin-header__title span{color:var(--lux-muted)!important;margin-top:.1875rem!important;font-size:.75rem!important}.admin-header__right{gap:.75rem!important}.admin-header__search.ant-input-affix-wrapper{border:.0625rem solid var(--lux-line)!important;width:min(23.75rem,28vw)!important;height:2.625rem!important;box-shadow:var(--lux-shadow-soft)!important;background:#ffffffe6!important;border-radius:62.4375rem!important}.admin-header__search .ant-input{color:var(--lux-ink)!important;font-size:.8125rem!important}.admin-user-menu{border:.0625rem solid var(--lux-line)!important;height:2.875rem!important;box-shadow:var(--lux-shadow-soft)!important;background:#ffffffe6!important;border-radius:62.4375rem!important;padding:.25rem .625rem .25rem .3125rem!important}.admin-user-menu .ant-avatar{background:#111113!important}.admin-user-menu__meta strong{color:var(--lux-ink)!important;font-size:.8125rem!important;font-weight:760!important}.admin-user-menu__meta span{color:var(--lux-muted)!important;font-size:.6875rem!important}.ant-badge .ant-badge-count{min-width:1.0625rem!important;height:1.0625rem!important;box-shadow:none!important;color:#fff!important;background:#111113!important;border:.125rem solid #f8f8f9!important;border-radius:62.4375rem!important;padding:0 .3125rem!important;font-size:.625rem!important;font-weight:780!important;line-height:.8125rem!important}.admin-content{background:0 0!important;padding:1.5rem 1.75rem 2.375rem!important}.admin-page{gap:1.125rem!important}.admin-page__header{border:.0625rem solid var(--lux-line)!important;min-height:7.375rem!important;box-shadow:var(--lux-shadow-card)!important;background:linear-gradient(#fffffffa 0%,#fafafbf5 100%)!important;border-radius:1.5rem!important;justify-content:space-between!important;align-items:center!important;padding:1.625rem 2rem!important;display:flex!important}.admin-page__heading h3.ant-typography{color:var(--lux-ink)!important;letter-spacing:0!important;margin:0!important;font-size:clamp(1.5625rem,2vw,2rem)!important;font-weight:820!important;line-height:1.08!important}.admin-page__heading span.ant-typography{max-width:48.75rem!important;color:var(--lux-muted)!important;margin-top:.625rem!important;font-size:.875rem!important;line-height:1.55!important}.admin-page__actions{align-items:center!important}.admin-page__body{gap:1rem!important}.admin-section.ant-card,.metric-card.ant-card,.ant-card,.filter-bar,.liquid-billing-panel .ant-card,.liquid-billing-tabs .ant-card{border:.0625rem solid var(--lux-line)!important;box-shadow:var(--lux-shadow-card)!important;background:#fffffff5!important;border-radius:1.25rem!important}.admin-section.ant-card:hover,.metric-card.ant-card:hover,.liquid-billing-tabs .ant-card:hover{border-color:var(--lux-line-strong)!important;box-shadow:var(--lux-shadow-hover)!important;transform:translateY(-.0625rem)!important}.ant-card-head{border-bottom:.0625rem solid #11111312!important;min-height:3rem!important}.ant-card-head-title{color:var(--lux-ink)!important;font-size:.875rem!important;font-weight:780!important}.ant-card-body{color:var(--lux-ink)!important}.filter-bar{padding:.875rem!important}.metric-card .ant-card-body{padding:1.375rem 1.5rem!important}.metric-card__content{align-items:flex-start!important;gap:1rem!important}.metric-card__label{color:var(--lux-muted)!important;font-size:.75rem!important;font-weight:720!important;line-height:1.2!important}.metric-card__value{color:var(--lux-ink)!important;letter-spacing:0!important;margin-top:.75rem!important;font-size:clamp(1.75rem,2.3vw,2.25rem)!important;font-weight:840!important;line-height:1!important}.metric-card__hint{color:var(--lux-muted)!important;margin-top:.625rem!important;font-size:.75rem!important}.metric-card__icon{border:.0625rem solid var(--lux-line)!important;width:2.5rem!important;height:2.5rem!important;color:var(--lux-ink-soft)!important;background:linear-gradient(#fff,#eeeef0)!important;border-radius:.8125rem!important;box-shadow:inset 0 .0625rem #ffffffe6!important}.liquid-billing-tabs>.ant-tabs-nav{z-index:9!important;border:.0625rem solid var(--lux-line)!important;box-shadow:var(--lux-shadow-card)!important;-webkit-backdrop-filter:blur(1rem)saturate(160%)!important;background:#ffffffeb!important;border-radius:1.125rem!important;margin:0 0 .875rem!important;padding:.3125rem!important;position:sticky!important;top:5.25rem!important}.liquid-billing-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{min-height:2.5rem!important}.liquid-billing-tabs .ant-tabs-tab{border-radius:.875rem!important;justify-content:center!important;align-items:center!important;min-width:7.75rem!important;height:2.375rem!important;margin:0!important;padding:0 1rem!important;display:inline-flex!important}.liquid-billing-tabs .ant-tabs-tab .ant-tabs-tab-btn{color:var(--lux-muted)!important;font-size:.8125rem!important;font-weight:760!important}.liquid-billing-tabs .ant-tabs-tab-active,.ant-segmented .ant-segmented-item-selected{background:#111113!important;box-shadow:0 .625rem 1.125rem #00000029!important}.liquid-billing-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.ant-segmented .ant-segmented-item-selected *{color:#fff!important}.liquid-billing-tabs .ant-tabs-ink-bar,.ant-tabs-ink-bar{display:none!important}.ant-btn{box-shadow:none!important;border-radius:.75rem!important;font-weight:720!important}.ant-btn-primary{color:#fff!important;background:#111113!important;border-color:#111113!important}.ant-btn-default{border-color:var(--lux-line-strong)!important;color:var(--lux-ink)!important;background:#ffffffe6!important}.ant-btn-default:hover,.ant-btn-primary:hover{border-color:#111113!important;transform:translateY(-.0625rem)!important}.ant-input,.ant-select-selector,.ant-picker{border-color:var(--lux-line)!important;color:var(--lux-ink)!important;background:#ffffffeb!important;border-radius:.75rem!important}.ant-input::placeholder,.ant-select-selection-placeholder{color:var(--lux-faint)!important}.ant-tag{border-radius:62.4375rem!important;min-height:1.5rem!important;padding:.125rem .5625rem!important;font-size:.75rem!important;font-weight:750!important;line-height:1.125rem!important}.ant-tag-blue,.ant-tag-purple,.ant-tag-cyan,.ant-tag-geekblue{color:var(--lux-ink-soft)!important;background:#ededf0!important;border-color:#1111131f!important}.ant-tag-green,.ant-tag-success{color:#18733a!important;background:#31c45d1c!important;border-color:#31c45d38!important}.ant-tag-red,.ant-tag-error{color:#9f2635!important;background:#d93f4f17!important;border-color:#d93f4f33!important}.ant-tag-gold,.ant-tag-orange,.ant-tag-warning{color:#81500f!important;background:#b7791f17!important;border-color:#b7791f38!important}.ant-table-wrapper{border:.0625rem solid var(--lux-line)!important;background:var(--lux-surface)!important;box-shadow:var(--lux-shadow-card)!important;border-radius:1.125rem!important;overflow:hidden!important}.ant-table{color:var(--lux-ink)!important;background:0 0!important}.ant-table-thead>tr>th{height:2.75rem!important;color:var(--lux-muted)!important;background:#f5f5f6!important;border-bottom:.0625rem solid #11111312!important;font-size:.75rem!important;font-weight:780!important}.ant-table-tbody>tr>td{height:3.125rem!important;color:var(--lux-ink-soft)!important;border-bottom:.0625rem solid #1111130e!important;font-size:.8125rem!important}.ant-table-tbody>tr:hover>td{background:#f8f8f9!important}.ant-table-pagination.ant-pagination{margin:.875rem .75rem!important}.ant-pagination-item{border-radius:.625rem!important}.ant-pagination-item-active{border-color:#111113!important}.ant-pagination-item-active a{color:#111113!important}.ant-statistic-title,.ant-typography-secondary,.ant-descriptions-item-label{color:var(--lux-muted)!important}.ant-statistic-content,.ant-descriptions-item-content{color:var(--lux-ink)!important}.fal-usage-row-warn>td,.fal-usage-row-warn:hover>td{background:#fff8df!important}@media (max-width:1180px){.admin-header__search.ant-input-affix-wrapper{width:17.5rem!important}.admin-page__header{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:768px){.admin-content{padding:1rem!important}.admin-header{padding:0 .875rem!important}.admin-header__title,.admin-header__search,.admin-user-menu__meta{display:none!important}.admin-page__header{border-radius:1.25rem!important;min-height:auto!important;padding:1.375rem!important}.admin-page__heading h3.ant-typography{font-size:1.5rem!important}}.ant-input-affix-wrapper:before,.ant-input-affix-wrapper:after,.ant-picker:before,.ant-picker:after,.ant-select-selector:before,.ant-select-selector:after,.ant-btn:before,.ant-btn:after,.admin-header__search:before,.admin-header__search:after,.admin-user-menu:before,.admin-user-menu:after,.filter-bar:before,.filter-bar:after,.ant-card:before,.ant-card:after{content:none!important;display:none!important}.ant-input-affix-wrapper{align-items:center!important;display:inline-flex!important;overflow:hidden!important}.ant-input-affix-wrapper>input.ant-input{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;line-height:1.25rem!important}.admin-header__search.ant-input-affix-wrapper{background:#fffffff0!important;border-color:#1111131a!important;align-items:center!important;width:clamp(18.75rem,27vw,26.25rem)!important;height:2.625rem!important;padding:0 1rem!important;overflow:hidden!important;box-shadow:inset 0 .0625rem #fffffff2,0 .75rem 1.75rem #0000000e!important}.admin-header__search .ant-input-prefix{color:#5f6067!important;margin-inline-end:.5rem!important;line-height:1!important}.admin-header__search .ant-input{height:auto!important;color:var(--lux-ink)!important;background:0 0!important;padding:0!important;font-size:.8125rem!important;line-height:1.25rem!important}.admin-header__search .ant-input-clear-icon{color:var(--lux-faint)!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.admin-header__right{align-items:center!important}.admin-header__right>.ant-badge{align-items:center!important;display:inline-flex!important}.admin-header__left>.ant-btn,.admin-header__right>.ant-badge .ant-btn,.admin-user-menu{flex:none!important}.ant-card,.admin-section.ant-card,.metric-card.ant-card,.liquid-billing-tabs .ant-card,.filter-bar{overflow:hidden!important}.ant-card .ant-card,.liquid-billing-tabs .ant-card .ant-card{box-shadow:none!important}.ant-empty{color:var(--lux-muted)!important}.ant-skeleton-title,.ant-skeleton-paragraph>li{background:linear-gradient(90deg,#eeeef0 25%,#f8f8f9 37%,#eeeef0 63%)!important}:root{--ui-bg:#f2f2f4;--ui-panel:#fffffff5;--ui-panel-soft:#fafafa;--ui-ink:#171719;--ui-ink-2:#343438;--ui-muted:#707079;--ui-faint:#a3a3aa;--ui-line:#11111318;--ui-line-2:#11111326;--ui-radius:1.125rem;--ui-radius-sm:.75rem;--ui-shadow:0 .0625rem 0 #ffffffe6 inset, 0 .875rem 2.125rem #0000000e;--ui-shadow-strong:0 .0625rem 0 #ffffffe6 inset, 0 1.375rem 3.375rem #00000016}body{color:var(--ui-ink)!important;background:linear-gradient(180deg, #fafafa 0%, var(--ui-bg) 100%)!important}.admin-content>div:not(.admin-page){flex-direction:column;gap:1rem;display:flex}.admin-content>div:not(.admin-page)>div:first-child:has(.ant-typography){border:.0625rem solid var(--ui-line);background:var(--ui-panel);min-height:6rem;box-shadow:var(--ui-shadow);border-radius:1.375rem;padding:1.5rem 1.75rem;align-items:center!important}.admin-content>div:not(.admin-page)>.ant-typography,.admin-content>div:not(.admin-page)>.ant-typography+.ant-row,.admin-content>div:not(.admin-page)>.ant-row:first-child{margin-top:0!important}.admin-content h1.ant-typography,.admin-content h2.ant-typography,.admin-content h3.ant-typography,.admin-content h4.ant-typography,.admin-content h5.ant-typography{color:var(--ui-ink)!important;letter-spacing:0!important}.admin-content h4.ant-typography{font-size:1.5rem!important;font-weight:820!important;line-height:1.12!important}.admin-content h5.ant-typography{font-size:1rem!important;font-weight:780!important}.admin-content .ant-typography{color:inherit}.admin-content .ant-typography-secondary,.admin-content .ant-statistic-title,.admin-content .ant-form-item-label>label{color:var(--ui-muted)!important}.admin-content .team-admin-hero h2.ant-typography{color:#fff!important}.admin-content .team-admin-hero .ant-typography-secondary{color:#d8cde2!important}.ant-card,.admin-section.ant-card,.metric-card.ant-card,.filter-bar,.ant-modal-content,.ant-drawer-content{border-color:var(--ui-line)!important;border-radius:var(--ui-radius)!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow)!important}.ant-card{margin-bottom:0}.ant-card-small>.ant-card-head,.ant-card>.ant-card-head{border-bottom:.0625rem solid #11111312!important;min-height:3rem!important;padding:0 1.125rem!important}.ant-card-small>.ant-card-body,.ant-card>.ant-card-body{padding:1.125rem!important}:is(.admin-section--compact>.ant-card-body,.ant-card:has(.ant-table-wrapper)>.ant-card-body){padding:0!important}.ant-card-head-title,.admin-section__title{color:var(--ui-ink)!important;font-size:.875rem!important;font-weight:790!important}.admin-section__heading{gap:.25rem!important}.admin-section__heading .ant-typography{color:var(--ui-muted)!important;font-size:.75rem!important}.ant-row{row-gap:1rem!important}.ant-statistic-content{color:var(--ui-ink)!important;letter-spacing:0!important;font-weight:820!important}.ant-statistic-content-value{color:inherit!important}.admin-metric-grid,.admin-metric-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-metric-grid:not(.admin-metric-grid--three){grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card.ant-card{min-height:7rem!important}.metric-card__value,.ant-statistic-content{font-size:clamp(1.5rem,1.7vw,2rem)!important}.metric-card__icon,.ant-card .anticon:not(.ant-btn-icon .anticon):not(.ant-menu-item-icon){color:var(--ui-ink-2)}.filter-bar{justify-content:space-between;align-items:center;gap:.75rem;display:flex;padding:.875rem!important}.filter-bar__controls,.filter-bar__actions,.admin-page__actions,.ant-space{row-gap:.5rem!important}.filter-bar__controls{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.filter-bar__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-inline-error{border-radius:var(--ui-radius-sm);color:#9f2534;background:#fff5f6;border:.0625rem solid #d8384833;align-items:center;gap:.75rem;margin:.75rem 0;padding:.75rem .875rem;display:flex}.admin-inline-error span{color:#6f3c43;overflow-wrap:anywhere;flex:1;min-width:0}.admin-modal-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.ant-input,.ant-input-number,.ant-input-number-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-mentions,.ant-input-textarea textarea{border-color:var(--ui-line)!important;color:var(--ui-ink)!important;box-shadow:none!important;background:#fffffff0!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{border-radius:var(--ui-radius-sm)!important;min-height:2.375rem!important}.ant-input-affix-wrapper,.ant-picker{padding-inline:.75rem!important}.ant-select-single .ant-select-selector{align-items:center}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-input-number:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:var(--ui-line-2)!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#11111347!important;box-shadow:0 0 0 .1875rem #1111130e!important}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder{color:var(--ui-faint)!important}.ant-btn{height:2.375rem;border-radius:var(--ui-radius-sm)!important;font-size:.8125rem!important;font-weight:760!important}.ant-btn-sm{border-radius:.625rem!important;height:1.875rem!important;font-size:.75rem!important}.ant-btn-lg{height:2.75rem!important}.ant-btn-link,.ant-btn-text{color:var(--ui-ink-2)!important}.ant-btn-link:hover,.ant-btn-text:hover{color:var(--ui-ink)!important;background:#1111130e!important}.ant-btn-primary{color:#fff!important;background:#111113!important;border-color:#111113!important;box-shadow:0 .625rem 1.375rem #00000024!important}.ant-btn-default{border-color:var(--ui-line-2)!important}.ant-table-wrapper{border-radius:var(--ui-radius)!important;overflow:hidden!important}.ant-table-container{border-start-start-radius:var(--ui-radius)!important;border-start-end-radius:var(--ui-radius)!important}.ant-table-thead>tr>th{white-space:nowrap;height:2.875rem!important;color:var(--ui-muted)!important;background:#f6f6f7!important;padding:.6875rem .875rem!important;font-size:.75rem!important;font-weight:800!important}.ant-table-tbody>tr>td{height:3.25rem!important;color:var(--ui-ink-2)!important;padding:.75rem .875rem!important;font-size:.8125rem!important}.ant-table-tbody>tr:last-child>td{border-bottom-color:#0000!important}.ant-table-cell .ant-typography,.ant-table-cell span,.ant-table-cell div{letter-spacing:0}.ant-table-cell .ant-typography code,.ant-typography code{border:.0625rem solid var(--ui-line)!important;color:var(--ui-ink-2)!important;background:#f4f4f5!important;border-radius:.4375rem!important;font-size:.6875rem!important}.ant-tag{margin-inline-end:0;border-radius:62.4375rem!important;font-size:.75rem!important;font-weight:760!important}.ant-tag-has-color{border:0!important}.ant-badge-status-text{color:var(--ui-muted)!important;font-size:.75rem!important}.ant-progress-line{margin-bottom:.25rem!important}.ant-progress-inner{background:#eeeef0!important}.ant-progress-bg{background:linear-gradient(90deg,#111113,#5f6067)!important}.ant-progress-status-success .ant-progress-bg{background:linear-gradient(90deg,#111113,#31c45d)!important}.ant-progress-status-exception .ant-progress-bg{background:linear-gradient(90deg,#d93f4f,#f06b76)!important}.ant-alert{border-radius:var(--ui-radius-sm)!important;border-color:var(--ui-line)!important}.ant-alert-info{background:#f7f7f8!important}.ant-alert-success{background:#31c45d14!important}.ant-alert-warning{background:#b7791f14!important}.ant-alert-error{background:#d93f4f14!important}.ant-modal-header,.ant-drawer-header{border-bottom-color:var(--ui-line)!important}.ant-modal-title,.ant-drawer-title{color:var(--ui-ink)!important;font-size:1rem!important;font-weight:820!important}.ant-form-item{margin-bottom:1rem!important}.ant-form-item-label{padding-bottom:.375rem!important}.ant-form-item-label>label{font-size:.75rem!important;font-weight:760!important}.ant-upload-wrapper .ant-upload,.commerce-upload .ant-upload{border-color:var(--ui-line)!important;border-radius:var(--ui-radius)!important;background:#f8f8f9!important}.ant-image,.ant-image-img,img{border-radius:var(--ui-radius-sm)}.ant-avatar{background:#111113!important}.ant-empty-description{color:var(--ui-muted)!important;font-size:.8125rem!important}.ant-segmented{border:.0625rem solid var(--ui-line)!important;background:#f6f6f7!important;border-radius:.875rem!important;padding:.25rem!important}.ant-segmented-item{border-radius:.625rem!important}.ant-tabs-tab-btn{font-weight:760!important}.commerce-engine-page,.ai-generator-page{color:var(--ui-ink)!important}.commerce-engine-header{border:.0625rem solid var(--ui-line);background:var(--ui-panel);min-height:7rem;box-shadow:var(--ui-shadow);border-radius:1.5rem;padding:1.625rem 1.875rem;margin-bottom:1rem!important}.commerce-title-block h2{color:var(--ui-ink)!important;font-size:1.875rem!important;font-weight:840!important}.commerce-title-block .ant-typography,.readiness-panel .ant-typography,.assistant-bubble span,.upload-empty span,.asset-preview span,.switch-row span,.output-empty{color:var(--ui-muted)!important}.readiness-panel,.engine-card,.prompt-shell,.switch-row,.asset-preview img,.output-stage,.engine-route div{border-color:var(--ui-line)!important;border-radius:var(--ui-radius)!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow)!important}.readiness-panel{grid-template-rows:auto auto auto!important;align-content:center!important;gap:.5rem!important;min-width:11.875rem!important;display:grid!important}.readiness-panel .ant-typography,.readiness-panel strong,.readiness-panel span{position:static!important}.readiness-panel strong{color:var(--ui-ink)!important;margin:0!important;font-size:1.875rem!important;line-height:1!important}.readiness-panel>span:last-child{width:100%;max-width:100%;background:linear-gradient(90deg,#111113,#6f7078)!important;border-radius:62.4375rem!important;height:.375rem!important}.readiness-panel span{background:linear-gradient(90deg,#111113,#6f7078)!important}.assistant-bubble .anticon,.upload-empty .anticon,.switch-row .anticon,.engine-route .anticon{color:var(--ui-ink-2)!important}.api-snippet{border:.0625rem solid #ffffff14;border-radius:var(--ui-radius-sm)!important;color:#f2f2f4!important;background:#111113!important}.mini-bar-chart__bar,.mini-bar-chart--violet .mini-bar-chart__bar,.mini-bar-chart--green .mini-bar-chart__bar{box-shadow:none!important;background:linear-gradient(#1f1f23,#777880)!important}.mini-bar-chart__track{background:linear-gradient(#fbfbfc,#f1f1f3)!important;border-color:#1111130f!important}.admin-content .ant-progress-line .ant-progress-bg,.admin-content div[style*=\#6366f1],.admin-content div[style*=\#1890ff],.admin-content div[style*=\#2563eb]{color:var(--ui-ink)!important;background-color:#111113!important}.admin-content .ant-statistic-content[style],.admin-content .ant-typography[style*=\#6366f1],.admin-content .ant-typography[style*=\#1890ff],.admin-content .ant-typography[style*=\#2563eb]{color:var(--ui-ink)!important}.admin-content .ant-avatar[style*=\#6366f1],.admin-content .ant-badge-count[style*=\#6366f1],.admin-content .anticon[style*=\#6366f1],.admin-content .anticon[style*=\#1890ff],.admin-content .anticon[style*=\#2563eb]{color:#fff!important;background:#111113!important}.admin-content .ant-tag[style*=\#6366f1],.admin-content .ant-tag[style*=\#1890ff],.admin-content .ant-tag[style*=\#2563eb]{border-color:var(--ui-line)!important;color:var(--ui-ink)!important;background:#eeeef0!important}.admin-content .ant-card [style*=\#faad14],.admin-content .ant-card [style*=\#f59e0b],.admin-content .ant-card [style*=\#ffb020]{color:#8a5a12!important}.admin-content .ant-card [style*=\#10b981],.admin-content .ant-card [style*=\#16a34a],.admin-content .ant-card [style*=\#52c41a]{color:#18733a!important}.admin-content .ant-card [style*=\#ff4d4f],.admin-content .ant-card [style*=\#e11d48]{color:#9f2635!important}.admin-content .ant-table-wrapper{border-radius:var(--ui-radius);max-width:100%;overflow:hidden}.admin-content .ant-table-container{max-width:100%}.admin-content .ant-table-content,.admin-content .ant-table-body{scrollbar-width:thin;scrollbar-color:#c9c9ce transparent;overflow:auto!important}.admin-content .ant-table-content>table,.admin-content .ant-table-body>table{min-width:100%;table-layout:auto!important;width:max-content!important}.admin-content .ant-table-content::-webkit-scrollbar{height:.5rem}.admin-content .ant-table-body::-webkit-scrollbar{height:.5rem}.admin-content .ant-table-content::-webkit-scrollbar-track{background:0 0}.admin-content .ant-table-body::-webkit-scrollbar-track{background:0 0}.admin-content .ant-table-content::-webkit-scrollbar-thumb{background:#c9c9ce padding-box content-box;border:.125rem solid #0000;border-radius:62.4375rem}.admin-content .ant-table-body::-webkit-scrollbar-thumb{background:#c9c9ce padding-box content-box;border:.125rem solid #0000;border-radius:62.4375rem}.admin-content .ant-table-cell{white-space:nowrap;vertical-align:middle}.admin-content .ant-table-cell .ant-space{flex-wrap:nowrap}.admin-content .ant-table-cell .ant-btn-link{height:1.875rem;color:var(--ui-ink-2)!important;border-radius:.5625rem!important;padding-inline:.5rem!important}.admin-content .ant-table-cell .ant-btn-link:hover{color:var(--ui-ink)!important;background:#f2f2f3!important}.order-code{border:.0625rem solid var(--ui-line);text-overflow:ellipsis;white-space:nowrap;background:#f6f6f7;border-radius:.5625rem;align-items:center;max-width:9.875rem;min-height:1.75rem;padding:.25rem .5rem;font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;font-weight:760;line-height:1.2;overflow:hidden;color:var(--ui-ink)!important;display:inline-flex!important}.order-code .ant-typography-copy{flex:none;color:var(--ui-muted)!important;margin-inline-start:.375rem!important}.admin-header__search{background:#fffffff0;border:.0625rem solid #1111131a;border-radius:62.4375rem;align-items:center;width:clamp(18.75rem,27vw,26.25rem);height:2.625rem;padding:0 1rem;display:inline-flex;overflow:hidden;box-shadow:inset 0 .0625rem #fffffff2,0 .75rem 1.75rem #0000000e}.admin-header__search-icon{color:#5f6067;flex:none;font-size:.875rem}.admin-header__search-submit{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-inline:-.4375rem .5rem;padding:0;display:inline-flex}.admin-header__search-submit:hover,.admin-header__search-submit:focus-visible{background:#11111312;outline:none}.admin-header__search-input{width:100%;min-width:0;height:100%;color:var(--ui-ink);background:0 0;border:0;outline:0;font-size:.8125rem}.admin-header__search-input::placeholder{color:var(--ui-faint)}.admin-header__search-input::-webkit-search-cancel-button{display:none}.admin-nav,.admin-nav__children{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.admin-nav{padding:0 .625rem}.admin-nav__children{margin:.25rem 0 .375rem;padding-left:.875rem}.admin-nav__item{color:#ffffffc7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.875rem;align-items:center;width:100%;min-height:2.375rem;padding:0 .75rem;transition:background .14s,color .14s,transform .14s;display:flex}.admin-nav__item:hover{color:#fff;background:#ffffff1f}.admin-nav__item--active{color:#111113;background:#fff;box-shadow:0 .75rem 1.75rem #0000002e}.admin-nav__item--child{border-radius:.75rem;min-height:2.125rem;padding-inline-start:.625rem;font-size:.8125rem}.admin-nav__item--collapsed{justify-content:center;padding-inline:0}.admin-nav__icon{flex:0 0 1.25rem;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.admin-nav__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:.625rem;font-size:.8125rem;font-weight:650;overflow:hidden}.admin-nav__chevron{color:currentColor;opacity:.72;margin-left:auto;font-size:.625rem;transition:transform .14s}.admin-nav__chevron--open{transform:rotate(180deg)}.admin-icon-button{color:#171719;cursor:pointer;background:#ffffff57;border:.0625rem solid #ffffffd6;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .14s,border-color .14s,transform .14s;display:inline-flex;position:relative;box-shadow:inset 0 .0625rem #ffffffe6,inset 0 -.0625rem #ffffff3d,0 .625rem 1.5rem #2f3d5e14}.admin-icon-button:hover{background:#ffffffb8;border-color:#11111324}.admin-icon-button__badge{color:#fff;background:#1d1d1f;border:.125rem solid #fffffff5;border-radius:62.4375rem;min-width:1.0625rem;height:1.0625rem;padding:0 .3125rem;font-size:.625rem;font-weight:800;line-height:.8125rem;position:absolute;top:-.3125rem;right:-.3125rem}.admin-user-menu-wrap{position:relative}.admin-user-menu{color:#171719;cursor:pointer;background:#ffffffc7;border:.0625rem solid #11111314;border-radius:62.4375rem;align-items:center;gap:.625rem;height:2.875rem;padding:.3125rem .625rem .3125rem .3125rem;display:inline-flex;box-shadow:inset 0 .0625rem #ffffffeb,0 .75rem 1.875rem #0000000e}.admin-avatar{color:#fff;background:#1d1d1f;border-radius:62.4375rem;flex:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:800;display:inline-flex}.admin-avatar--small{width:1.5rem;height:1.5rem;font-size:.75rem}.admin-user-dropdown{z-index:150;-webkit-backdrop-filter:blur(1.25rem);background:#fffffff5;border:.0625rem solid #11111314;border-radius:1rem;width:11.25rem;padding:.5rem;position:absolute;top:calc(100% + .625rem);right:0;box-shadow:0 1.375rem 3.125rem #11182724}.admin-user-dropdown__item{color:#1d1d1f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.625rem;align-items:center;gap:.5625rem;width:100%;min-height:2.375rem;padding:0 .625rem;font-size:.8125rem;font-weight:650;display:flex}.admin-user-dropdown__item:hover:not(:disabled){background:#f3f4f6}.admin-user-dropdown__item:disabled{color:#6b7280;cursor:default}.admin-user-dropdown__item--danger{color:#d93f4f}.admin-account-drawer .ant-drawer-header{-webkit-backdrop-filter:blur(1.125rem);background:#ffffffeb;border-bottom:.0625rem solid #11111314}.admin-account-drawer .ant-drawer-body{background:radial-gradient(circle at 100% 0,#5467ff1f,#0000 32%),linear-gradient(#f8f9fc 0%,#f3f5fa 100%);padding:1.5rem}.admin-account-panel{flex-direction:column;gap:1.25rem;display:flex}.admin-account-identity{background:#ffffffd6;border:.0625rem solid #ffffffe6;border-radius:1.25rem;align-items:center;gap:.875rem;padding:1.25rem;display:flex;box-shadow:0 1rem 2.5rem #28334e14}.admin-avatar--account{width:3.25rem;height:3.25rem;font-size:1.1875rem}.admin-account-identity h4,.admin-account-section-title h5{margin:0!important}.admin-account-descriptions .ant-descriptions-view{background:#ffffffd1;border-color:#11111314;border-radius:1rem;overflow:hidden}.admin-account-password{background:#ffffffdb;border:.0625rem solid #ffffffe6;border-radius:1.25rem;padding:1.375rem;box-shadow:0 1rem 2.5rem #28334e14}.admin-account-section-title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.admin-account-section-title>svg{color:#fff;background:#1d1d1f;border-radius:.625rem;width:2rem;height:2rem;padding:.4375rem}.admin-account-form{margin-top:1.25rem}.admin-account-actions{justify-content:flex-end;width:100%;display:flex}@media (max-width:1280px){.admin-metric-grid,.admin-metric-grid:not(.admin-metric-grid--three){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.admin-header__title span{display:none}.admin-content{padding:1.25rem}.admin-page__header,.filter-bar{flex-wrap:wrap}}@media (max-width:768px){.admin-main-layout{width:100%;margin-left:0!important}.admin-sider{z-index:1200;transition:transform .18s;transform:translate(0);width:min(86vw,20rem)!important}.admin-sider.admin-sider--collapsed{transform:translate(-105%)}.admin-sider-backdrop{z-index:1190;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background:#080a0f8f;border:0;position:fixed;inset:0}.admin-header{height:4.5rem;padding:0 1rem}.admin-header__title,.admin-header__search,.admin-user-menu__meta,.admin-user-menu>svg{display:none!important}.admin-header__right{gap:.5rem}.admin-content{padding:1rem}.admin-content>div:not(.admin-page):not(.login-page)>div:first-child:has(h4.ant-typography){flex-direction:column;align-items:stretch!important}.admin-content>div:not(.admin-page):not(.login-page)>div:first-child:has(h4.ant-typography)>.ant-space{width:100%}.admin-content>div:not(.admin-page):not(.login-page)>div:first-child:has(h4.ant-typography)>.ant-space .ant-btn{flex:1}.admin-metric-grid,.admin-metric-grid--three,.admin-metric-grid:not(.admin-metric-grid--three){grid-template-columns:1fr}.commerce-engine-header{border-radius:1.25rem;min-height:auto;padding:1.25rem}.admin-content>div:not(.admin-page)>div:first-child:has(.ant-typography){border-radius:1.25rem;min-height:auto;padding:1.25rem}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar__controls,.filter-bar__actions{align-items:stretch}.filter-bar :where(.ant-input-affix-wrapper,.ant-input,.ant-select,.ant-picker){width:100%!important}}.admin-shell{height:100vh!important;min-height:100vh!important;height:100dvh!important;min-height:100dvh!important;display:flex!important;overflow:hidden!important}.admin-main-layout{min-width:0!important;height:100vh!important;min-height:0!important;flex-direction:column!important;flex:auto!important;height:100dvh!important;display:flex!important;overflow:hidden!important}.admin-sider{height:100vh!important;min-height:0!important;height:100dvh!important;overflow:hidden!important}.admin-sider__menu{overscroll-behavior:contain!important;scrollbar-width:thin!important;min-height:0!important;overflow-y:auto!important}.admin-content{overscroll-behavior:contain!important;scrollbar-width:thin!important;flex:auto!important;min-height:0!important;overflow:auto!important}.admin-content::-webkit-scrollbar{width:.5rem!important;height:.5rem!important;display:block!important}.ant-modal-wrap,.ant-drawer-content-wrapper,.ant-drawer-content,.ant-modal-content{max-height:100vh;max-height:100dvh}.ant-modal-content,.ant-drawer-content{flex-direction:column;min-height:0;display:flex;overflow:hidden}.ant-modal-body,.ant-drawer-body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.ant-modal-header,.ant-modal-footer,.ant-drawer-header,.ant-drawer-footer{flex:none}.ant-select-dropdown,.ant-dropdown,.ant-picker-dropdown .ant-picker-panel-container,.admin-notification__panel{max-height:calc(100vh - 1.5rem)!important;max-height:calc(100dvh - 1.5rem)!important}.ant-select-dropdown,.ant-dropdown,.ant-picker-dropdown .ant-picker-panel-container{overscroll-behavior:contain;overflow-y:auto!important}.admin-notification__list{max-height:min(30rem,100vh - 10.75rem);max-height:min(30rem,100dvh - 10.75rem)}.admin-sider-backdrop{display:none}@media (max-width:768px){.admin-sider-backdrop{display:block}}@media (max-width:390px),(max-height:640px){.admin-page__actions,.filter-bar,.filter-bar__controls,.filter-bar__actions,.ant-modal-footer,.ant-drawer-footer{flex-wrap:wrap!important}.admin-account-drawer .ant-drawer-body,.admin-account-password,.admin-account-identity{padding:1rem}.admin-account-actions{flex-direction:column-reverse;align-items:stretch}.admin-account-actions .ant-btn{width:100%}}
