html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--ui-font-family:Inter, "Segoe UI", sans-serif;--ui-text:#1d2440;--ui-text-muted:#66759f;--ui-text-soft:#8794b8;--ui-bg:#eef3ff;--ui-bg-strong:#0f172d;--ui-surface:#ffffffbd;--ui-surface-solid:#fff;--ui-surface-soft:#f4f7ffd1;--ui-border:#aab9ff38;--ui-border-strong:#7c91ff52;--ui-primary:#002b87;--ui-primary-strong:#001f61;--ui-accent:#2f5fd0;--ui-secondary-teal:#0e6f7a;--ui-secondary-danger:#c53f2a;--ui-success:#1fb57a;--ui-warning:#f3a43b;--ui-danger:#f0647b;--ui-info:#46a4ff;--ui-shadow-soft:0 20px 45px #3754aa1f;--ui-shadow-card:0 18px 40px #4c60b029;--ui-shadow-focus:0 0 0 4px #002b8724;--ui-radius-xl:32px;--ui-radius-lg:24px;--ui-radius-md:18px;--ui-radius-sm:14px;--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:20px;--ui-space-6:24px;--ui-space-7:28px;--ui-space-8:32px;--ui-layout-width:1380px}body{font-family:var(--ui-font-family);color:var(--ui-text)}.app-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff0 0%,#f8faffe0 100%);position:relative}.app-card__header{justify-content:space-between;align-items:flex-start;gap:var(--ui-space-4);padding:var(--ui-space-6) var(--ui-space-6) 0;display:flex}.app-card__heading{gap:var(--ui-space-2);flex-direction:column;display:flex}.app-card__title{letter-spacing:-.02em;font-size:1.1rem;font-weight:700;line-height:1.2}.app-card__subtitle{color:var(--ui-text-muted);font-size:.94rem;line-height:1.65}.app-card__body{padding:var(--ui-space-6)}.app-button{justify-content:center;align-items:center;gap:var(--ui-space-2);cursor:pointer;border:1px solid #0000;border-radius:999px;font-family:inherit;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.app-button:hover{transform:translateY(-1px)}.app-button__icon{align-items:center;display:inline-flex}.app-button:focus-visible,.app-input:focus-visible,.app-select:focus-visible,.premium-segmented__button:focus-visible{box-shadow:var(--ui-shadow-focus);outline:0}.app-button:disabled{cursor:not-allowed;opacity:.62;transform:none}.app-button--sm{min-height:36px;padding:0 14px;font-size:.88rem}.app-button--md{min-height:42px;padding:0 18px;font-size:.95rem}.app-button--lg{min-height:48px;padding:0 22px;font-size:1rem}.app-button--block{width:100%}.app-button--primary{color:#fff;background:linear-gradient(135deg, var(--ui-primary) 0%, #123c9b 100%);box-shadow:0 16px 34px #002b873d}.app-button--primary:hover{box-shadow:0 18px 38px #002b874d}.app-button--secondary{color:var(--ui-primary);background:#ffffffeb;border-color:#002b872e;box-shadow:0 10px 22px #002b8714}.app-button--ghost{color:var(--ui-primary);background:#f2f6ffb8;border-color:#002b8724}.app-button--tone-default.app-button--secondary{color:var(--ui-primary)}.app-button--tone-teal.app-button--secondary,.app-button--tone-teal.app-button--ghost{color:#fff;background:linear-gradient(135deg, var(--ui-secondary-teal) 0%, #178594 100%);border-color:#0e6f7a1f;box-shadow:0 12px 26px #0e6f7a2e}.app-button--tone-danger.app-button--secondary,.app-button--tone-danger.app-button--ghost{color:#fff;background:linear-gradient(135deg, var(--ui-secondary-danger) 0%, #db5b46 100%);border-color:#c53f2a1f;box-shadow:0 12px 26px #c53f2a2e}.app-badge{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.app-badge--neutral{color:var(--ui-text-muted);background:#eff3ffeb;border-color:#a3b1e23d}.app-badge--info{color:var(--ui-primary);background:#e6eeffeb;border-color:#002b8729}.app-badge--success{color:#117855;background:#e3f9eff0;border-color:#1fb57a29}.app-badge--warning{color:#b56a00;background:#fff4e2f0;border-color:#f3a43b2e}.app-badge--danger{color:#c63b56;background:#ffecf1f0;border-color:#f0647b2e}.app-badge--accent{color:var(--ui-accent);background:#e8f0fff5;border-color:#2f5fd02e}.app-badge--premium{color:#fff;background:linear-gradient(135deg,#002b87f5,#2f5fd0eb);border-color:#0000}.app-field{gap:var(--ui-space-2);flex-direction:column;display:flex}.app-field__label{color:var(--ui-text-muted);font-size:.82rem;font-weight:700}.app-field__hint{color:var(--ui-text-soft);font-size:.78rem}.app-input-shell,.app-select-shell{border:1px solid var(--ui-border);background:#ffffffe0;border-radius:18px;align-items:center;min-height:50px;display:inline-flex;box-shadow:inset 0 1px #fff6}.app-input-shell__prefix{color:var(--ui-text-soft);padding-left:16px}.app-input,.app-select{border-radius:inherit;width:100%;min-height:50px;color:var(--ui-text);font:inherit;background:0 0;border:0;padding:0 16px}.app-select{appearance:none;cursor:pointer}.app-tabs{gap:var(--ui-space-4);flex-direction:column;display:flex}.app-tabs__list{gap:var(--ui-space-2);background:#ebf0ffd1;border-radius:999px;padding:6px;display:inline-flex}.app-tabs__trigger{min-height:38px;color:var(--ui-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-weight:600}.app-tabs__trigger--active{color:#fff;background:linear-gradient(135deg,#5867f5f2,#8d7dfff2);box-shadow:0 12px 24px #5867f53d}.app-table-shell{overflow-x:auto}.app-table{border-collapse:separate;border-spacing:0 12px;width:100%}.app-table thead th{color:#7d89ae;letter-spacing:.02em;text-transform:uppercase;padding:0 16px 10px;font-size:.82rem;font-weight:700;line-height:1.35}.app-table tbody td{vertical-align:middle;background:#ffffffe6;border-top:1px solid #ced8fa80;border-bottom:1px solid #ced8fa80;padding:18px 16px;font-size:.98rem;line-height:1.45}.app-table tbody td:first-child{border-left:1px solid #ced8fa80;border-radius:18px 0 0 18px}.app-table tbody td:last-child{border-right:1px solid #ced8fa80;border-radius:0 18px 18px 0}.app-table--compact tbody td{padding:14px}.app-table__empty{color:var(--ui-text-muted);text-align:center!important}.app-overlay{-webkit-backdrop-filter:blur(16px)saturate(.95);z-index:1000;background:#0a122814;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-modal,.app-drawer{background:linear-gradient(#fffffff5,#f5f8fff0);border:1px solid #ffffff2e;border-radius:28px;width:min(720px,100%);box-shadow:0 32px 60px #0b18413d}.app-drawer{height:min(100%,880px);margin-left:auto}.app-modal__header,.app-drawer__header{justify-content:space-between;align-items:center;gap:var(--ui-space-3);padding:var(--ui-space-6);border-bottom:1px solid #dee5ff99;display:flex}.app-modal__body,.app-drawer__body{padding:var(--ui-space-6)}.app-modal__footer{padding:0 var(--ui-space-6) var(--ui-space-6)}.app-modal__close{color:var(--ui-text-muted);font:inherit;cursor:pointer;background:0 0;border:0}.premium-progress{flex-direction:column;gap:10px;display:flex}.premium-progress__label{color:var(--ui-text-soft);font-size:.9rem;line-height:1.4}.premium-progress__track{background:#dbe3ffdb;border-radius:999px;height:10px;overflow:hidden}.premium-progress__fill{border-radius:inherit;background:linear-gradient(90deg, var(--ui-primary), var(--ui-accent));height:100%}.premium-dashboard{flex-direction:column;gap:30px;display:flex;position:relative}.premium-dashboard:before{content:none;z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,#8399ff57,#0000 32%),radial-gradient(circle at 78% 18%,#a589ff4d,#0000 28%),linear-gradient(#121b3fe6 0%,#303b73b8 68%,#eef3ff00 100%);border-radius:40px;height:320px;position:absolute;inset:-20px -12px auto}.premium-dashboard>:not(.app-overlay){z-index:1;position:relative}.premium-dashboard>.app-overlay{z-index:1000;position:fixed;inset:0}.premium-dashboard__hero{color:#fff;background:linear-gradient(135deg,#0a183afa 0%,#002b87e6 52%,#5c81dead 100%);border:1px solid #a0b4ff2e;border-radius:34px;overflow:hidden;box-shadow:0 28px 60px #08194e47}.premium-dashboard__hero .app-card__body{padding-top:12px}.premium-dashboard__hero-title{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.04}.premium-dashboard__hero-text,.premium-dashboard__eyebrow,.premium-dashboard__hero .app-card__subtitle{color:#ebf0ffc7}.premium-dashboard__hero-copy{flex-direction:column;gap:20px;display:flex}.premium-dashboard__hero-copy--full{max-width:980px}.premium-dashboard__hero-summary{grid-template-columns:minmax(240px,.95fr) minmax(0,1.25fr);align-items:stretch;gap:16px;display:grid}.premium-dashboard__hero-summary-main,.premium-dashboard__hero-stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff24,#ffffff0f);border:1px solid #ffffff24;border-radius:24px}.premium-dashboard__hero-summary-main{flex-direction:column;justify-content:center;gap:10px;padding:24px 24px 22px;display:flex}.premium-dashboard__hero-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.premium-dashboard__hero-summary-label,.premium-dashboard__hero-stat-label{color:#ecf2ffcc;font-size:.9rem;font-weight:600;line-height:1.4}.premium-dashboard__hero-summary-value{color:#fff;letter-spacing:-.06em;font-size:clamp(3rem,5vw,4.4rem);font-weight:700;line-height:.94}.premium-dashboard__hero-summary-note{color:#f1f6ffeb;font-size:.96rem;line-height:1.55}.premium-dashboard__drawer-stack{flex-direction:column;gap:16px;display:flex}.premium-dashboard__hero-stat{flex-direction:column;justify-content:center;gap:8px;padding:22px 20px;display:flex}.premium-dashboard__hero-stat-value{color:#fff;letter-spacing:-.05em;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:700;line-height:1}.premium-dashboard__hero-text{color:#f5f8ffeb;max-width:760px;margin:0;font-size:1.02rem;line-height:1.6}.premium-dashboard__hero-actions,.premium-dashboard__badge-row{flex-wrap:wrap;gap:12px;display:flex}.premium-dashboard__filter-toggle{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.premium-dashboard__filter-toggle:hover{background:#ffffff2e;border-color:#ffffff47;transform:translateY(-1px)}.premium-dashboard__filter-reset{white-space:nowrap;flex-shrink:0;min-height:42px;padding:0 18px}.premium-dashboard__badge-row--tight{gap:10px}.premium-dashboard__badge-row--spaced{margin-top:4px}.premium-dashboard__title-inline{align-items:center;gap:8px;display:inline-flex}.premium-dashboard__hero-grid,.premium-dashboard__split,.premium-dashboard__stats{gap:20px;display:grid}.premium-dashboard__hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.9fr);align-items:center;gap:28px}.premium-dashboard__hero-meter{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff2e,#ffffff14);border:1px solid #ffffff24;border-radius:28px;flex-direction:column;gap:20px;padding:28px 26px;display:flex}.premium-dashboard__hero-meter .premium-dashboard__section-label{color:#edf3ffc2}.premium-dashboard__hero-meter .premium-dashboard__caption{color:#f3f7ffe0}.premium-dashboard__hero-meter .premium-progress__label{color:#ecf2ffcc}.premium-dashboard__hero-meter .premium-progress__track{background:#e2eaff57}.premium-dashboard__hero-meter .premium-progress__fill{box-shadow:0 0 18px #adc4ff2e}.premium-dashboard__surface{background:#ffffffc7}.premium-dashboard__surface-soft{background:linear-gradient(#ffffffdb,#f4f7ffc2)}.premium-dashboard__surface .app-card__body,.premium-dashboard__surface-soft .app-card__body{flex-direction:column;gap:20px;display:flex}.premium-dashboard__section-label{color:var(--ui-text-soft);letter-spacing:.02em;text-transform:uppercase;font-size:.84rem;font-weight:700;line-height:1.35}.premium-dashboard__headline{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,2.3vw,2.8rem);line-height:1.05}.premium-dashboard__headline--dark{color:var(--ui-text)}.premium-dashboard__headline--hero{color:#fff}.premium-dashboard__caption{color:var(--ui-text-muted);margin:0;font-size:.95rem;line-height:1.6}.premium-dashboard__caption--hero{color:#eff4ffe6}.premium-dashboard__badge-slot,.premium-dashboard__progress-slot{padding-top:2px}.premium-dashboard__revenue-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:20px;display:grid}.premium-dashboard__split{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start}.premium-dashboard__mini-grid,.premium-dashboard__summary-grid,.premium-dashboard__grid-two,.premium-dashboard__metric-grid{gap:20px;display:grid}.premium-dashboard__mini-grid,.premium-dashboard__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-dashboard__grid-two{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.premium-dashboard__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-dashboard__metric-card,.premium-dashboard__mini-card,.premium-dashboard__spotlight,.premium-dashboard__info-card{border:1px solid var(--ui-border);background:#ffffffbd;border-radius:24px;box-shadow:inset 0 1px #ffffff80}.premium-dashboard__mini-card,.premium-dashboard__spotlight,.premium-dashboard__info-card{padding:22px}.premium-dashboard__spotlight--revenue{background:linear-gradient(#f7fafffa,#eff4ffeb);border-color:#aabcff57;padding:28px 26px 24px;box-shadow:0 18px 34px #002b871a}.premium-dashboard__mini-card--revenue{background:linear-gradient(#fffffffa,#f6f9ffeb);border-color:#b8c6f76b}.premium-dashboard__mini-card--interactive{text-align:left;width:100%;font:inherit;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.premium-dashboard__mini-card--interactive:hover{border-color:#002b8747;transform:translateY(-2px);box-shadow:0 16px 28px #002b871a}.premium-dashboard__stack{flex-direction:column;gap:14px;display:flex}.premium-dashboard__stack--compact{gap:10px}.premium-dashboard__feature-summary,.premium-dashboard__table-person{flex-direction:column;display:flex}.premium-dashboard__feature-summary{gap:8px}.premium-dashboard__table-person{gap:4px}.premium-dashboard__metric-card .app-card__body{flex-direction:column;gap:12px;display:flex}.premium-dashboard__metric-value{letter-spacing:-.04em;font-size:2rem;font-weight:700;line-height:1}.premium-dashboard__metric-value--compact{font-size:1.7rem}.premium-dashboard__revenue-value{color:#111;letter-spacing:-.06em;font-size:clamp(3.1rem,4.8vw,4.5rem);font-weight:700;line-height:.96}.premium-dashboard__meta{color:var(--ui-text-soft);font-size:.82rem}.premium-dashboard__rich-list,.premium-dashboard__notes,.premium-dashboard__approval-list{flex-direction:column;gap:14px;display:flex}.premium-dashboard__rich-item,.premium-dashboard__note-item,.premium-dashboard__approval-item,.premium-dashboard__alert-item{background:#ffffffd1;border:1px solid #ced8fa7a;border-radius:20px;padding:16px 18px}.premium-dashboard__alert-item{flex-direction:column;gap:8px;display:flex}.premium-dashboard__alert-item--warning{background:#fff8efeb;border-color:#f3a43b3d}.premium-dashboard__alert-item--error{background:#fff1f4eb;border-color:#f0647b3d}.premium-dashboard__alert-item--info{background:#f3f9ffeb;border-color:#46a4ff33}.premium-dashboard__rich-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.premium-dashboard__name{font-weight:700;line-height:1.35}.premium-dashboard__name--hero{color:#fff;font-size:1.12rem;line-height:1.4}.premium-dashboard__subtle{color:var(--ui-text-soft);font-size:.9rem;line-height:1.45}.premium-dashboard__name--feature{font-size:1.28rem;line-height:1.35}.premium-dashboard__feature-value{letter-spacing:-.06em;font-size:clamp(3rem,4vw,4rem);line-height:.92}.premium-dashboard__feature-footnote{max-width:42ch}.premium-dashboard__spotlight--performance{padding:24px 26px 26px}.premium-dashboard__spotlight--performance .premium-progress{gap:12px}.premium-dashboard__spotlight--performance .premium-progress__track{height:11px}.premium-dashboard__icon-shell{width:52px;height:52px;color:var(--ui-primary);background:linear-gradient(135deg,#002b871a,#2f5fd02e);border-radius:18px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.premium-segmented{background:#f0f4ffb3;border:1px solid #95a8ff2e;border-radius:999px;gap:6px;padding:6px;display:inline-flex}.premium-segmented__button{min-height:38px;color:var(--ui-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-weight:600}.premium-segmented__button--active{color:#fff;background:linear-gradient(135deg,#002b87f5,#2f5fd0f0);box-shadow:0 14px 28px #002b8738}.premium-empty-state{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px 12px;display:flex}@media (width<=1199px){.premium-dashboard__hero-summary,.premium-dashboard__hero-grid,.premium-dashboard__revenue-grid,.premium-dashboard__grid-two,.premium-dashboard__split,.premium-dashboard__hero-summary-grid,.premium-dashboard__summary-grid{grid-template-columns:1fr}.premium-dashboard__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.app-card__header,.app-card__body{padding:18px}.premium-dashboard{gap:22px}.premium-dashboard:before{height:240px;inset:-12px -8px auto}.premium-dashboard__mini-grid,.premium-dashboard__metric-grid{grid-template-columns:1fr}.app-table{min-width:720px}}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 0 0,#d9e3ffbf,#0000 26%),linear-gradient(#f7f9ff 0%,#eef3ff 100%);margin:0}.app-layout{min-height:100vh}.app-sider{padding:18px 14px 18px 18px;background:0 0!important}.app-sider .ant-layout-sider-children{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffffb3 0%,#f3f7ff94 100%);border:1px solid #aab9ff47;border-radius:28px;box-shadow:0 24px 54px #002b871f,inset 0 1px #ffffff94}.app-sider__inner{flex-direction:column;gap:22px;min-height:calc(100vh - 32px);padding:22px 18px;display:flex}.app-sider__brand{background:linear-gradient(#ffffffb3,#f6f9ff85);border:1px solid #aab9ff33;border-radius:22px;padding:18px 18px 16px;box-shadow:inset 0 1px #ffffff7a}.app-sider__brand-tag.ant-tag{border-radius:999px;padding-inline:10px;box-shadow:0 10px 20px #002b872e;color:#fff!important;background:linear-gradient(135deg,#002b87 0%,#2f5fd0 100%)!important;border:0!important}.app-sider__brand .ant-typography{color:#14214a}.app-sider__brand-copy.ant-typography{color:#6e7da7;line-height:1.6}.app-sider__menu{border:1px solid #b9c6f747;border-radius:24px;padding:8px;box-shadow:inset 0 1px #ffffff5c;background:#ffffff57!important;border-inline-end:0!important}.app-sider__menu.ant-menu{background:#ffffff38!important}.app-sider__menu.ant-menu .ant-menu-item{color:#5f6f9a;border-radius:16px;height:48px;margin:6px 0;font-weight:600;transition:background .18s,color .18s,transform .18s,box-shadow .18s;padding-inline:16px!important}.app-sider__menu.ant-menu .ant-menu-item .ant-menu-title-content{color:inherit}.app-sider__menu.ant-menu .ant-menu-item .ant-menu-item-icon{color:#7081af;font-size:1rem}.app-sider__menu.ant-menu .ant-menu-item:hover{transform:translateY(-1px);color:#163a95!important;background:#002b8714!important}.app-sider__menu.ant-menu .ant-menu-item-selected{box-shadow:0 16px 26px #002b8738;color:#fff!important;background:linear-gradient(135deg,#002b87f5,#2f5fd0eb)!important}.app-sider__menu.ant-menu .ant-menu-item-selected .ant-menu-item-icon,.app-sider__menu.ant-menu .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.app-sider__footer{flex-direction:column;gap:16px;margin-top:auto;display:flex}.app-sider__profile{background:linear-gradient(#ffffffb8,#f6f9ff8f);border:1px solid #afbef43d;border-radius:22px;width:100%;padding:16px 16px 14px;box-shadow:inset 0 1px #ffffff6b}.app-sider__avatar.ant-avatar{background:linear-gradient(135deg,#002b87 0%,#2f5fd0 100%);box-shadow:0 10px 18px #002b872e}.app-sider__profile .ant-typography{color:#1b284f}.app-sider__profile-copy.ant-typography{color:#7482aa}.app-sider__meta-tag.ant-tag,.app-sider__phase-tag.ant-tag{color:#23428f;background:#f3f7ffc2;border:1px solid #a3b5f452;border-radius:999px;margin-inline-end:0}.app-sider__actions{background:linear-gradient(#ffffffa3,#f4f7ff80);border:1px solid #afbef438;border-radius:20px;padding:14px}.app-sider__logout.ant-btn{color:#002b87;background:#ffffffe0;border:1px solid #002b871f;border-radius:999px;min-height:42px;font-weight:600;box-shadow:0 10px 18px #002b8714}.app-sider__logout.ant-btn:hover,.app-sider__logout.ant-btn:focus{color:#fff!important;background:linear-gradient(135deg,#002b87 0%,#2f5fd0 100%)!important;border-color:#0000!important}.app-header{background:0 0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;height:auto;padding:20px 24px 10px;display:flex}.app-content{padding:24px 24px 32px}.dashboard-hero-card .ant-card-body{padding:24px}.dashboard-filter-card .ant-card-head,.dashboard-filter-panel .ant-card-head,.dashboard-section-card .ant-card-head{border-bottom:1px solid #f0f0f0}.dashboard-filter-panel{box-shadow:0 8px 20px #0000000a}.dashboard-kpi-row .ant-card{height:100%}.dashboard-kpi-card{border-color:#d6e4ff;box-shadow:0 10px 24px #1677ff14}.dashboard-kpi-card .ant-card-body{padding:20px}.dashboard-kpi-card .ant-statistic-content{font-weight:700;line-height:1;font-size:40px!important}.dashboard-kpi-card__icon{color:#1677ff;background:#e6f4ff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.dashboard-revenue-card{border-color:#ffe58f;box-shadow:0 12px 28px #faad141f}.dashboard-revenue-card .ant-card-body{padding:24px}.dashboard-revenue-card__number{color:#141414;font-size:52px;font-weight:800;line-height:1}.dashboard-priority-card{border-color:#b7eb8f;box-shadow:0 12px 28px #52c41a1f}.dashboard-priority-card .ant-card-body{padding:24px}.dashboard-priority-card__primary{background:linear-gradient(#f6ffed 0%,#fff 100%);border:1px solid #d9f7be;border-radius:16px;height:100%;padding:20px}.dashboard-priority-card__number{color:#389e0d;font-size:48px;font-weight:800;line-height:1}.dashboard-priority-card__secondary{flex-direction:column;gap:16px;height:100%;display:flex}.dashboard-priority-card__commission{background:linear-gradient(#fffbe6 0%,#fff 100%);border:1px solid #ffe58f;border-radius:16px;padding:20px}.dashboard-priority-card__commission .ant-statistic-content{color:#ad6800}.dashboard-priority-card__sources{background:#fafcff;border:1px solid #e6f4ff;border-radius:16px;padding:16px}.dashboard-priority-card__mini-stat{background:#fff;border:1px solid #f0f0f0;border-radius:12px;height:100%;padding:16px}.dashboard-section-card{box-shadow:0 8px 20px #0000000a}.dashboard-alert-item{border-radius:12px}.dashboard-alert-stat-card{border-color:#f0f0f0}.dashboard-alert-stat-card .ant-card-body{flex-direction:column;justify-content:space-between;min-height:128px;display:flex}.outlet-filter-card,.outlet-summary-card{box-shadow:0 8px 20px #0000000a}.outlet-link-button{padding-inline:0!important}.outlet-detail-card{box-shadow:0 8px 20px #0000000a}.outlet-detail-card--primary{border-color:#d6e4ff}.outlet-detail-card--highlight{border-color:#d9f7be;box-shadow:0 12px 28px #52c41a1f}.outlet-detail-card--highlight .ant-card-body{background:linear-gradient(#f6ffed 0%,#fff 100%);border-radius:0 0 8px 8px}.outlet-detail-metric-card{background:#fff;border:1px solid #e6f4ff;border-radius:14px;height:100%;padding:16px}.outlet-detail-note-card{height:100%;box-shadow:0 8px 20px #0000000a}.outlet-detail-note-card .ant-card-body{min-height:156px}.outlet-detail-note-card--business{border-color:#efdbff}.outlet-detail-note-card--business .ant-card-body{background:linear-gradient(#faf5ff 0%,#fff 100%)}.outlet-detail-note-card--manager{border-color:#ffd6e7}.outlet-detail-note-card--manager .ant-card-body{background:linear-gradient(#fff1f0 0%,#fff 100%)}.outlet-detail-note-card--staff{border-color:#b5f5ec}.outlet-detail-note-card--staff .ant-card-body{background:linear-gradient(#f6ffed 0%,#fff 100%)}.outlet-policy-card{border-color:#ffd6e7;box-shadow:0 12px 28px #eb2f9614}.outlet-policy-card__metric{background:#fff;border:1px solid #f0f0f0;border-radius:16px;height:100%;padding:18px}.outlet-policy-card__metric--discount{background:linear-gradient(#fff0f6 0%,#fff 100%);border-color:#ffd6e7}.outlet-policy-card__metric--support{background:linear-gradient(#fffbe6 0%,#fff 100%);border-color:#ffe58f}.outlet-policy-card__metric--rule{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.outlet-policy-card__detail{height:100%;box-shadow:0 8px 20px #0000000a}.outlet-detail-tabs .ant-tabs-nav{margin-bottom:12px}.outlet-detail-tabs .ant-tabs-tab{padding-inline:4px}.outlet-detail-tabs .ant-tabs-tab-btn{font-weight:600}.outlet-activity-card{box-shadow:0 8px 20px #0000000a}.outlet-activity-card--highlight{border-color:#ffe58f;box-shadow:0 12px 28px #faad141f}.outlet-activity-summary{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;min-height:168px;padding:20px;display:flex}.outlet-activity-summary--count{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.outlet-activity-summary--visit{background:linear-gradient(#f6ffed 0%,#fff 100%);border-color:#d9f7be}.outlet-activity-summary--change{background:linear-gradient(#fff0f6 0%,#fff 100%);border-color:#ffd6e7}.outlet-activity-timeline{margin-top:8px}.outlet-activity-item{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:18px;box-shadow:0 8px 20px #0000000a}.outlet-activity-item--visit{background:linear-gradient(#f6ffed 0%,#fff 100%);border-color:#d9f7be}.outlet-activity-item--update{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.outlet-activity-item--approval{background:linear-gradient(#fffbe6 0%,#fff 100%);border-color:#ffe58f}.outlet-activity-item--policy{background:linear-gradient(#fff0f6 0%,#fff 100%);border-color:#ffd6e7}.fieldops-summary-card,.fieldops-visit-card,.fieldops-route-card,.fieldops-log-card{box-shadow:0 8px 20px #0000000a}.fieldops-summary-card{border-color:#d6e4ff}.fieldops-summary-card__value{margin:0!important}.fieldops-current-outlet-card{background:#fafcff;border-color:#f0f0f0}.fieldops-stage-card{height:100%}.fieldops-stage-card--checkin{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.fieldops-stage-card--checkout{background:linear-gradient(#f6ffed 0%,#fff 100%);border-color:#d9f7be}.fieldops-form-card{background:linear-gradient(#fffbe6 0%,#fff 100%);border-color:#ffe58f}.fieldops-schedule-summary-card{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.fieldops-performance-card{box-shadow:0 8px 20px #0000000a}.fieldops-performance-hero-card{border-color:#d6e4ff;height:100%;box-shadow:0 12px 28px #1677ff14}.fieldops-performance-hero-card .ant-card-body{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-radius:0 0 8px 8px}.fieldops-performance-hero-card__value{color:#1677ff!important;margin:0!important}.fieldops-performance-metric-card{border-color:#f0f0f0;height:100%;box-shadow:0 8px 20px #0000000a}.fieldops-performance-note-list{border-radius:12px;overflow:hidden}.dashboard-performance-card{box-shadow:0 8px 20px #0000000a}.dashboard-performance-hero-card{background:linear-gradient(#f0f5ff 0%,#fff 100%);border:1px solid #d6e4ff;border-radius:16px;height:100%;padding:20px}.dashboard-performance-hero-card__number{color:#1677ff;font-size:34px;font-weight:700;line-height:1}.approval-filter-card,.approval-summary-card,.approval-list-card{box-shadow:0 8px 20px #0000000a}.approval-summary-card{border-color:#d6e4ff}.approval-summary-card--warning{background:linear-gradient(#fffbe6 0%,#fff 100%);border-color:#ffe58f}.approval-summary-card--danger{background:linear-gradient(#fff2f0 0%,#fff 100%);border-color:#ffccc7}.approval-summary-card--success{background:linear-gradient(#f6ffed 0%,#fff 100%);border-color:#b7eb8f}.approval-summary-card .ant-card-body{min-height:144px}.approval-list-card .ant-table{border-collapse:separate;border-spacing:0 12px}.approval-list-card .ant-table-thead>tr>th{color:#6b7280;background:#fafcff;border-bottom:0;font-weight:600}.approval-list-card .ant-table-tbody>tr>td{vertical-align:top;background:#fff;border-top:1px solid #edf2ff;border-bottom:1px solid #edf2ff;padding-top:18px;padding-bottom:18px}.approval-list-card .ant-table-tbody>tr>td:first-child{border-left:1px solid #edf2ff;border-radius:16px 0 0 16px}.approval-list-card .ant-table-tbody>tr>td:last-child{border-right:1px solid #edf2ff;border-radius:0 16px 16px 0}.approval-list-card .ant-table-tbody>tr.approval-table-row:hover>td{background:#fafcff}.approval-list-card .ant-table-tbody>tr.approval-table-row--clickable{cursor:pointer}.approval-list-card .ant-table-tbody>tr.approval-table-row--clickable:hover>td{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border-top-color:#d6e4ff;border-bottom-color:#d6e4ff}.approval-list-card .ant-table-tbody>tr.approval-table-row--clickable:hover>td:first-child{border-left-color:#d6e4ff}.approval-list-card .ant-table-tbody>tr.approval-table-row--clickable:hover>td:last-child{border-right-color:#d6e4ff}.approval-list-card .ant-table-expanded-row>td{background:0 0;border:0;padding-top:4px}.approval-detail-card{border-color:#edf2ff;box-shadow:0 8px 20px #0000000a}.approval-detail-card--info{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.approval-detail-hero-card,.approval-decision-card{box-shadow:0 8px 20px #0000000a}.approval-detail-hero-card{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#d6e4ff}.approval-decision-card{background:linear-gradient(#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.approval-bullet-item,.approval-related-item{padding-inline:0!important}.approval-detail-summary-card{background:linear-gradient(#f0f5ff 0%,#fff 100%);border:1px solid #d6e4ff;border-radius:16px;padding:20px 22px}.approval-detail-summary-card__eyebrow{color:#1677ff;letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:600;display:inline-block}.approval-detail-summary-card__title{margin:0!important;line-height:1.45!important}.approval-detail-summary-note{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;padding:16px 18px}.playbook-hero-card,.playbook-category-card,.playbook-quick-card,.playbook-status-card,.playbook-quick-item,.playbook-search-card,.playbook-list-card,.playbook-ai-card{box-shadow:0 8px 20px #0000000a}.playbook-hero-card{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#d6e4ff;width:min(860px,100%);margin:0 auto}.playbook-hero-content{text-align:center;align-items:center;max-width:760px;margin:0 auto}.playbook-category-card{height:100%}.playbook-category-icon{color:#1677ff;background:#f0f5ff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex}.playbook-ai-shell{justify-content:center;display:flex}.playbook-ai-stack{justify-items:center;gap:16px;width:min(860px,100%);display:grid}.playbook-search-card{background:#fff;border-color:#d6e4ff;width:100%}.playbook-ai-input{border-radius:999px;height:48px;font-size:16px;box-shadow:0 10px 24px #1677ff26}.playbook-ai-select .ant-select-selector{align-items:center;border-radius:999px!important;height:40px!important}.playbook-ai-card{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#d6e4ff;width:100%}.playbook-ai-label{text-transform:uppercase;color:#1677ff;font-size:12px;font-weight:600}.playbook-quick-item{background:#fafcff;border-color:#f0f0f0}.playbook-list-item{padding-inline:0!important}.playbook-list-link{cursor:pointer;border-radius:12px;transition:background .2s}.playbook-list-link:hover{background:#f5f9ff}.playbook-detail-hero{background:#fff;border-color:#d6e4ff}.playbook-detail-card{border-color:#f0f0f0}.playbook-detail-step{color:#1d39c4;background:#f0f5ff;border-radius:12px;justify-content:center;align-items:center;min-width:36px;height:32px;font-weight:600;display:inline-flex}.playbook-faq-item{padding-inline:0!important}.playbook-faq-answer{margin-bottom:0}.settings-hero-card{background:linear-gradient(#f7faff 0%,#fff 100%);border-color:#d6e4ff}.settings-stat-card{border-color:#f0f0f0}.settings-stat-card--accent-blue{background:linear-gradient(#f5f9ff 0%,#fff 100%);border-color:#d6e4ff}.settings-stat-card--accent-gold{background:linear-gradient(#fffaf0 0%,#fff 100%);border-color:#ffe7ba}.settings-stat-card--accent-green{background:linear-gradient(#f6ffed 0%,#fff 100%);border-color:#d9f7be}.settings-filter-card{border-color:#f0f0f0}.settings-detail-card{background:#fafcff;border-color:#f0f0f0}.settings-rule-card{border-color:#f0f0f0;height:100%}.settings-rule-icon{color:#1677ff;background:#f0f5ff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.settings-rule-item,.settings-session-item{padding-inline:0!important}.login-page{align-items:center;min-height:100vh;padding:24px;display:flex}@media (width<=991px){.app-header{padding:16px 16px 8px}.app-content{padding:20px 16px 24px}.dashboard-revenue-card__number{font-size:40px}.dashboard-priority-card__number{font-size:38px}.outlet-activity-summary{min-height:148px}.login-page{padding:16px}}
