.shell-layout{min-height:100vh}.shell-sidebar{background:linear-gradient(180deg,#fffffffa,#f9fbffeb);border-right:1px solid var(--shell-border);box-shadow:0 1px 3px #0f172a0f;color:var(--shell-text);height:100vh;left:0;overflow:hidden;position:fixed;top:0;z-index:100}.shell-sidebar__inner{display:flex;flex-direction:column;height:100%}.shell-sidebar__brand{align-items:center;border-bottom:1px solid var(--shell-border);display:flex;gap:12px;height:var(--shell-header-height);padding:0 20px}.shell-sidebar__brand-mark{align-items:center;border-radius:14px;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.shell-sidebar__brand-mark:after{content:none}.shell-sidebar__brand-mark img{height:32px;object-fit:contain;width:32px}.shell-sidebar__brand-text{display:flex;flex-direction:column;gap:1px;min-width:0}.shell-sidebar__brand-title{color:#101828;font-size:1.75rem;font-weight:800;letter-spacing:-.04em;line-height:1}.shell-sidebar__brand-subtitle{color:#6a7282;font-size:.64rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.shell-sidebar--collapsed .shell-sidebar__brand{justify-content:center;padding:0}.shell-sidebar--collapsed .shell-sidebar__brand-text{display:none}.shell-sidebar__scroll{flex:1;overflow-x:hidden;overflow-y:auto;padding:24px 12px 20px}.shell-sidebar__section{display:grid;gap:12px}.shell-sidebar__section+.shell-sidebar__section{margin-top:32px}.shell-sidebar__section-title{color:#99a1af;font-size:.68rem;font-weight:800;letter-spacing:.15em;padding:0 14px;text-transform:uppercase}.shell-sidebar--collapsed .shell-sidebar__section-title{display:none}.shell-sidebar__items{display:grid;gap:4px}.shell-sidebar__item{align-items:center;background:transparent;border:none;border-radius:14px;color:#4a5565;cursor:pointer;display:grid;gap:12px;grid-template-columns:20px minmax(0,1fr) 16px;min-height:40px;padding:10px 12px;text-align:left;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease;width:100%}.shell-sidebar__item:hover{background:#4a6fa50f;color:#243247}.shell-sidebar__item.is-active{background:linear-gradient(90deg,var(--shell-primary-strong),var(--shell-primary));box-shadow:0 10px 15px #2b7fff2e,0 4px 6px #2b7fff1f;color:#fff;transform:translateY(-1px)}.shell-sidebar__item.is-active:before{background:#ffffff14;border-radius:inherit;content:"";inset:0;position:absolute}.shell-sidebar__item{position:relative}.shell-sidebar__item>*{position:relative;z-index:1}.shell-sidebar__item-icon,.shell-sidebar__item-arrow{align-items:center;display:inline-flex;font-size:1rem;justify-content:center}.shell-sidebar__item-label{font-size:.9rem;font-weight:500;min-width:0;white-space:nowrap}.shell-sidebar__item-arrow{color:currentColor;opacity:0;transition:opacity .18s ease}.shell-sidebar__item.is-active .shell-sidebar__item-arrow{opacity:1}.shell-sidebar__item-badge{align-items:center;background:#fb2c36;border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.shell-sidebar--collapsed .shell-sidebar__item{grid-template-columns:20px;justify-items:center;padding:10px}.shell-sidebar--collapsed .shell-sidebar__item-label,.shell-sidebar--collapsed .shell-sidebar__item-arrow,.shell-sidebar--collapsed .shell-sidebar__item-badge{display:none}.shell-sidebar__section--admin{border-top:1px solid var(--shell-border);margin:0;padding:16px 12px 4px}.shell-sidebar__section--admin .shell-sidebar__section-title{color:var(--shell-primary-strong)}.shell-sidebar__item--admin:not(.is-active){color:var(--shell-primary-strong)}.shell-sidebar__item--admin:not(.is-active) .shell-sidebar__item-icon{color:var(--shell-primary-strong)}.shell-sidebar__item--admin:not(.is-active):hover{background:#4a6fa51a}.shell-sidebar__footer{border-top:1px solid var(--shell-border);padding:12px}.shell-sidebar__logout{align-items:center;background:transparent;border:none;border-radius:14px;color:#fb2c36;cursor:pointer;display:grid;gap:12px;grid-template-columns:20px minmax(0,1fr);min-height:40px;padding:10px 12px;text-align:left;width:100%}.shell-sidebar__logout:hover{background:#fb2c360f}.shell-sidebar__logout-label{font-size:.9rem;font-weight:500}.shell-sidebar--collapsed .shell-sidebar__logout{grid-template-columns:20px;justify-items:center}.shell-sidebar--collapsed .shell-sidebar__logout-label{display:none}.shell-main{background:radial-gradient(circle at top center,rgba(93,130,187,.08),transparent 26%),linear-gradient(180deg,#fbfcff,#f7f9fc);min-height:100vh;transition:margin-left .24s ease}.shell-main__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px #0f172a0f;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;height:var(--shell-header-height);left:0;padding:0 24px;position:sticky;top:0;z-index:90}.shell-main__header-left,.shell-main__header-right{align-items:center;display:flex}.shell-main__header-left{gap:16px;min-width:0}.shell-main__menu-trigger{align-items:center;background:transparent;border:none;border-radius:14px;color:var(--shell-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.15rem;height:40px;justify-content:center;width:40px}.shell-main__search{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:12px;height:42px;max-width:672px;padding:0 16px;width:100%}.shell-main__search-icon{color:#9aa4b2;display:inline-flex;flex-shrink:0;font-size:1rem}.shell-main__search .ant-input{background:transparent;color:var(--shell-text);font-size:.9rem}.shell-main__search .ant-input::placeholder{color:#99a1af}.shell-main__header-right{gap:12px}.shell-icon-button{appearance:none;align-items:center;background:transparent;border:none;border-radius:14px;color:#667085;cursor:pointer;display:inline-flex;font-size:1rem;height:40px;justify-content:center;position:relative;width:40px;-webkit-appearance:none}.shell-icon-button:hover,.shell-main__menu-trigger:hover{background:#4a6fa50f;color:#243247}.shell-icon-button:focus,.shell-icon-button:focus-visible,.shell-main__menu-trigger:focus,.shell-main__menu-trigger:focus-visible{background:transparent;box-shadow:none;outline:none}.shell-icon-button:active,.shell-main__menu-trigger:active{background:#4a6fa514}.shell-icon-button__dot{background:#fb2c36;border-radius:999px;height:8px;position:absolute;right:8px;top:8px;width:8px}.shell-main__divider{background:#e5e7eb;height:32px;width:1px}.shell-main__profile{align-items:center;background:transparent;border:none;border-radius:14px;cursor:pointer;display:flex;gap:12px;padding:6px 8px}.shell-main__profile:hover{background:#4a6fa50f}.shell-main__avatar{align-items:center;background:linear-gradient(135deg,var(--shell-primary-strong),var(--shell-primary));border-radius:14px;box-shadow:0 0 0 2px #fff,0 10px 15px -3px #2b7fff33,0 4px 6px -4px #2b7fff33;color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;height:36px;justify-content:center;width:36px}.shell-main__profile-meta{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}.shell-main__profile-name{color:#101828;font-size:.88rem;font-weight:600;line-height:1.1}.shell-main__profile-role{color:#6a7282;font-size:.75rem;font-weight:500;line-height:1.1}.shell-main__profile-chevron{color:#9aa4b2;display:inline-flex;font-size:.8rem}.shell-main__content{height:calc(100vh - var(--shell-header-height));overflow:auto;padding:20px}.shell-main__content-inner{min-height:100%}.shell-mobile-drawer .ant-drawer-body{background:linear-gradient(180deg,#fff,#f9fbfe);padding:0!important}@media(max-width:991px){.shell-main__header{grid-template-columns:auto minmax(0,1fr) auto;padding:0 16px}.shell-main__header-left{gap:12px}.shell-main__search{max-width:none}.shell-main__profile-meta,.shell-main__divider{display:none}}@media(max-width:768px){.shell-main__header{gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 12px}.shell-main__header-right{gap:6px}.shell-icon-button,.shell-main__menu-trigger{height:36px;width:36px}.shell-main__search{height:38px;padding:0 12px}.shell-main__content{padding:12px}}.admin-shell{--admin-accent: var(--shell-primary-strong);--admin-sidebar-width: 260px;background:radial-gradient(circle at 0% 0%,rgba(74,111,165,.08),transparent 40%),var(--bg-page);display:grid;grid-template-columns:var(--admin-sidebar-width) 1fr;min-height:100vh;position:relative}.admin-shell__accent{background:linear-gradient(90deg,var(--admin-accent) 0%,#7b9dd1 45%,var(--admin-accent) 100%);height:3px;left:0;position:fixed;right:0;top:0;z-index:200}.admin-shell__sidebar{background:linear-gradient(180deg,#fff,#f7faff);border-right:1px solid var(--shell-border);display:flex;flex-direction:column;height:100vh;left:0;padding-top:3px;position:sticky;top:0}.admin-shell__brand{align-items:center;border-bottom:1px solid var(--shell-border);display:flex;gap:14px;height:var(--shell-header-height);padding:0 20px}.admin-shell__brand-mark{align-items:center;background:var(--admin-accent);border-radius:12px;color:#fff;display:inline-flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.admin-shell__brand-text{display:flex;flex-direction:column;line-height:1;min-width:0}.admin-shell__brand-eyebrow{color:var(--shell-muted);font-size:.64rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.admin-shell__brand-title{color:var(--shell-text);font-family:var(--font-display);font-size:1.35rem;font-weight:400;letter-spacing:-.01em;margin-top:6px}.admin-shell__nav{display:flex;flex-direction:column;gap:2px;padding:24px 12px 12px}.admin-shell__nav-label{color:#3d5a80;font-size:.625rem;font-weight:700;letter-spacing:.12em;margin:0 12px 8px;text-transform:uppercase}.admin-shell__nav-item{align-items:center;border-radius:12px;color:var(--shell-muted);display:flex;font-size:.925rem;font-weight:500;gap:12px;padding:10px 14px;text-decoration:none;transition:background .16s ease,color .16s ease}.admin-shell__nav-item:hover{background:#4a6fa50f;color:var(--shell-text)}.admin-shell__nav-item.is-active{background:#4a6fa51f;color:var(--admin-accent);font-weight:600}.admin-shell__nav-icon{align-items:center;display:inline-flex;font-size:1rem;height:18px;justify-content:center;width:18px}.admin-shell__sidebar-footer{border-top:1px solid var(--shell-border);margin-top:auto;padding:16px 12px}.admin-shell__exit{align-items:center;background:transparent;border:1px solid var(--shell-border);border-radius:12px;color:var(--shell-muted);cursor:pointer;display:flex;font-size:.85rem;gap:10px;padding:10px 14px;transition:background .16s ease,color .16s ease,border-color .16s ease;width:100%}.admin-shell__exit:hover{background:#fff;border-color:var(--admin-accent);color:var(--shell-text)}.admin-shell__main{display:flex;flex-direction:column;min-width:0}.admin-shell__header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid rgba(229,231,235,.8);display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;height:var(--shell-header-height);padding:0 24px;position:sticky;top:3px;z-index:90}.admin-shell__header-context{align-items:baseline;display:flex;gap:16px;min-width:0}.admin-shell__tag{background:#4a6fa51f;border-radius:999px;color:var(--admin-accent);font-size:.65rem;font-weight:700;letter-spacing:.18em;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.admin-shell__header-hint{color:var(--shell-muted);font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell__header-actions{align-items:center;display:flex;gap:12px}.admin-shell__divider{background:var(--shell-border);height:24px;width:1px}.admin-shell__content{flex:1;padding:clamp(20px,3vw,36px)}.admin-shell__content-inner{margin:0 auto;max-width:1280px}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-shell__sidebar{border-right:none;border-bottom:1px solid var(--shell-border);flex-direction:row;height:auto;overflow-x:auto;padding-top:3px;position:static}.admin-shell__brand{border-bottom:none;border-right:1px solid var(--shell-border);flex-shrink:0}.admin-shell__nav{flex-direction:row;padding:12px}.admin-shell__nav-label,.admin-shell__sidebar-footer,.admin-shell__header-hint{display:none}}.signup-page{background:radial-gradient(1200px 600px at 20% 0%,rgba(74,111,165,.08),transparent 70%),var(--bg-page);display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:clamp(16px,4vw,48px) 16px}.signup-page__card{background:var(--surface);border:1px solid var(--shell-border);border-radius:20px;box-shadow:0 1px 2px #0f172a0a,0 10px 30px -12px #0f172a1f;display:flex;flex-direction:column;gap:28px;max-width:640px;padding:clamp(24px,4vw,40px);width:100%}.signup-page__head{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.signup-page__title{margin:8px 0 0!important}.signup-page__subtitle{color:var(--shell-muted);font-size:14px}.signup-page__alert{border-radius:12px}.signup-section{display:flex;flex-direction:column;gap:16px}.signup-section+.signup-section{border-top:1px solid var(--shell-border);padding-top:24px}.signup-section__head{align-items:flex-start;display:flex;gap:12px;margin-bottom:4px}.signup-section__index{align-items:center;background:#4a6fa51f;border-radius:999px;color:var(--shell-primary-strong);display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;height:28px;justify-content:center;width:28px}.signup-section__head h4{color:var(--shell-text);font-family:var(--font-body);font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:2px 0 4px}.signup-section__head span{color:var(--shell-muted);font-size:13px;line-height:1.5}.signup-grid{display:grid;gap:16px}.signup-grid--1-1{grid-template-columns:1fr 1fr}@media(max-width:520px){.signup-grid--1-1{grid-template-columns:1fr}}.signup-plan-field .ant-form-item-control-input{min-height:auto}.signup-plan-skeleton{background:#4a6fa50a;border:1px dashed var(--shell-border);border-radius:14px;color:var(--shell-muted);font-size:14px;padding:24px;text-align:center}.signup-plans{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.signup-plan{align-items:stretch;background:var(--surface);border:1px solid var(--shell-border);border-radius:14px;cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-body);gap:10px;padding:16px 16px 14px;position:relative;text-align:left;transition:border-color .18s cubic-bezier(.2,0,.13,1.5),box-shadow .18s ease,transform .18s ease}.signup-plan:hover:not(.is-selected){border-color:#4a6fa559;transform:translateY(-1px)}.signup-plan:focus-visible{outline:2px solid var(--shell-primary-strong);outline-offset:2px}.signup-plan.is-selected{border-color:var(--shell-primary-strong);box-shadow:0 0 0 3px #4a6fa526,0 6px 16px -6px #4a6fa540}.signup-plan.is-selected:after{background:var(--shell-primary-strong);border-radius:999px;color:#fff;content:"✓";font-size:11px;font-weight:700;height:18px;line-height:18px;position:absolute;right:12px;text-align:center;top:12px;width:18px}.signup-plan__head{align-items:center;display:flex;gap:8px;justify-content:space-between}.signup-plan__name{color:var(--shell-text);font-size:15px;font-weight:700;letter-spacing:-.01em}.signup-plan__trial{font-size:10px;font-weight:700;letter-spacing:.04em;margin:0;padding:2px 8px;text-transform:uppercase}.signup-plan__price{align-items:baseline;color:var(--shell-text);display:flex;gap:4px;line-height:1}.signup-plan__amount{font-family:var(--font-display);font-size:1.6rem;font-weight:400;letter-spacing:-.02em}.signup-plan__cycle{color:var(--shell-muted);font-size:13px}.signup-plan__desc{color:var(--shell-muted);font-size:13px;line-height:1.5;margin:0}.signup-plan__features{display:flex;flex-direction:column;gap:6px;list-style:none;margin:4px 0 0;padding:0}.signup-plan__features li{align-items:center;color:var(--shell-text);display:flex;font-size:13px;gap:8px}.signup-plan__features li .anticon{color:var(--success);font-size:13px}.signup-submit{margin-top:8px;height:48px!important;font-weight:600;letter-spacing:-.01em}.signup-trust{display:flex;gap:20px;justify-content:center;list-style:none;margin:4px 0 0;padding:0;flex-wrap:wrap}.signup-trust li{align-items:center;color:var(--shell-muted);display:flex;font-size:12.5px;gap:6px}.signup-trust li .anticon{color:var(--shell-primary-strong);font-size:13px}.signup-page__foot{border-top:1px solid var(--shell-border);padding-top:20px;text-align:center}.signup-page__legal{color:var(--shell-muted);font-size:12px;margin:20px 0 0;max-width:420px;text-align:center}@media(prefers-reduced-motion:reduce){.signup-plan{transition:none}.signup-plan:hover:not(.is-selected){transform:none}}.app-page-toolbar,.app-modal,.app-filter-chips,.app-metric-card,.app-action-button{--app-primary: #5b80b9;--app-primary-strong: #466a9d;--app-surface: #ffffff;--app-surface-soft: #f7faff;--app-text: #24314f;--app-muted: #8391ab;--app-border: #e4ebf5;--app-shadow-soft: 0 10px 24px rgba(83, 112, 160, .08);--app-shadow-strong: 0 20px 48px rgba(21, 34, 55, .18);--app-radius-lg: 28px;--app-radius-md: 18px;--app-header-bg: linear-gradient(135deg, var(--app-primary), #6d92c8);--app-header-color: #ffffff;--app-header-muted: rgba(255, 255, 255, .82);--app-accent-bg: linear-gradient(135deg, #24324d, #31496f);--app-accent-color: #ffffff;--app-accent-muted: rgba(255, 255, 255, .78)}.app-page-toolbar{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.app-page-toolbar__heading h1{color:var(--app-text);font-size:clamp(2.3rem,4vw,2.95rem);font-weight:700;letter-spacing:-.06em;line-height:.98;margin:0 0 10px}.app-page-toolbar__heading p{color:var(--app-muted);font-size:1.02rem;margin:0}.app-page-toolbar__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.app-action-button.ant-btn{border-radius:16px;font-weight:600;height:44px;padding-inline:18px}.app-action-button--primary.ant-btn{background:linear-gradient(135deg,var(--app-primary),var(--app-primary-strong));border:none;box-shadow:var(--app-shadow-soft);color:#fff}.app-action-button--primary.ant-btn:hover,.app-action-button--primary.ant-btn:focus{background:linear-gradient(135deg,var(--app-primary-strong),var(--app-primary));color:#fff}.app-action-button--secondary.ant-btn{background:#fff;border:1px solid var(--app-border);box-shadow:0 8px 18px #5370a014;color:var(--app-primary-strong)}.app-action-button--ghost.ant-btn{background:transparent;border:none;box-shadow:none;color:var(--app-muted)}.app-filter-chips{display:flex;flex-wrap:wrap;gap:10px}.app-filter-chip{align-items:center;background:#fff;border:1px solid var(--app-border);border-radius:16px;color:#60728f;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:600;gap:10px;min-height:44px;padding:0 18px;transition:.2s ease}.app-filter-chip small{align-items:center;background:#edf2f9;border-radius:999px;color:#7c8ba3;display:inline-flex;font-size:.76rem;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 8px}.app-filter-chip.is-active{background:#1f2c45;border-color:#1f2c45;box-shadow:0 10px 20px #1f2c4529;color:#fff}.app-filter-chip.is-active small{background:#ffffff24;color:#ffffffeb}.app-metric-card{align-items:center;background:var(--app-surface);border:1px solid var(--app-border);border-radius:22px;box-shadow:var(--app-shadow-soft);display:flex;gap:18px;justify-content:space-between;min-height:128px;overflow:hidden;padding:22px 24px;position:relative}.app-metric-card__content{display:grid;gap:6px}.app-metric-card__content span{color:var(--app-muted);font-size:.96rem;font-weight:600}.app-metric-card__content strong{color:var(--app-text);font-size:clamp(2rem,3vw,2.5rem);font-weight:700;letter-spacing:-.06em;line-height:1}.app-metric-card__content small{color:#28b77d;font-size:.94rem;font-weight:700}.app-metric-card__icon{align-items:center;background:#5b80b91f;border-radius:18px;color:var(--app-primary);display:inline-flex;flex-shrink:0;font-size:1.25rem;height:44px;justify-content:center;width:44px}.app-metric-card--accent{background:var(--app-accent-bg);border:none}.app-metric-card--accent .app-metric-card__content span,.app-metric-card--accent .app-metric-card__content strong{color:var(--app-accent-color)}.app-metric-card--accent .app-metric-card__content small{color:#82efca}.app-metric-card--accent .app-metric-card__icon{background:#ffffff2e;color:#fff}.app-modal .ant-modal-container{background:transparent!important;padding:0!important}.app-modal .ant-modal-content{background:transparent!important;border:none!important;border-radius:var(--app-radius-lg);box-shadow:none!important;overflow:hidden;padding:0!important}.app-modal .ant-modal-body{padding:0!important}.app-modal-wrap{align-items:center;display:flex;justify-content:center;padding:24px}.app-modal-wrap .ant-modal{margin:0;max-width:min(calc(100vw - 48px),var(--ant-modal-width, 100%));padding-bottom:0;top:0}.app-modal-panel{background:var(--app-surface);border-radius:var(--app-radius-lg);box-shadow:var(--app-shadow-strong);display:flex;flex-direction:column;max-height:min(calc(100vh - 48px),960px);overflow:hidden}.app-modal-header{align-items:flex-start;background:#f8fafc80;color:var(--app-text);display:flex;gap:16px;justify-content:space-between;padding:24px 28px}.app-modal-header__main{align-items:center;display:flex;gap:14px;min-width:0}.app-modal-header__icon{align-items:center;background:#ffffff2e;border-radius:18px;display:inline-flex;flex-shrink:0;font-size:1.15rem;height:48px;justify-content:center;width:48px}.app-modal-header__copy{display:grid;gap:2px}.app-modal-header__copy h3{color:inherit;font-size:2rem;font-weight:700;letter-spacing:-.05em;line-height:1.02;margin:0}.app-modal-header__copy p{color:var(--app-muted);margin:0}.app-modal-header__actions{align-items:center;display:flex;flex-shrink:0;gap:12px}.app-modal-close.ant-btn{align-items:center;background:#ffffff24!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:14px;color:inherit!important;display:inline-flex;height:40px;justify-content:center;width:40px}.app-modal-close.ant-btn:hover,.app-modal-close.ant-btn:focus{background:#ffffff38!important;border-color:#ffffff42!important}.app-modal-body{flex:1 1 auto;overflow:auto;overscroll-behavior:contain;padding:24px 28px 28px}.app-modal-footer{align-items:center;border-top:1px solid var(--app-border);display:flex;gap:14px;justify-content:flex-end;padding:20px 28px 24px}@media(max-width:900px){.app-page-toolbar{flex-direction:column}.app-page-toolbar__actions{width:100%}.app-metric-card{min-height:112px}.app-modal-header,.app-modal-body,.app-modal-footer{padding-left:20px;padding-right:20px}}@media(max-width:640px){.app-modal-wrap{padding:16px}.app-page-toolbar__actions{flex-direction:column}.app-page-toolbar__actions>*{width:100%}.app-action-button.ant-btn{width:100%}.app-modal-header{padding-top:20px;padding-bottom:20px}.app-modal-header__main{align-items:flex-start}.app-modal-header__copy h3{font-size:1.7rem}.app-modal-footer{flex-direction:column-reverse}.app-modal-footer .ant-btn{width:100%}}.entity-page{color:#243247}.entity-shell{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.entity-toolbar{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.entity-toolbar__heading h1{color:#1b2740;font-family:var(--font-body);font-size:clamp(2.1rem,3vw,2.65rem);font-weight:700;letter-spacing:-.05em;margin:0 0 8px}.entity-toolbar__heading p{color:#72809a;font-size:1.02rem;margin:0}.entity-toolbar__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.entity-button.ant-btn{border-radius:16px;font-size:1rem;font-weight:600;height:46px;padding:0 20px}.entity-icon-button.ant-btn{align-items:center;background:transparent;border:none;border-radius:12px;box-shadow:none;color:#94a1b7;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.entity-icon-button.ant-btn:hover{background:#f2f6fd;color:#5778b2}.entity-button--primary.ant-btn{background:linear-gradient(135deg,var(--shell-primary-strong),var(--shell-primary));border:none;box-shadow:0 12px 20px #4f699633}.entity-button--secondary.ant-btn{background:#fff;border:1px solid rgba(95,130,185,.18);box-shadow:0 10px 16px #4c68940f;color:#51617c}.entity-controls{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:24px}.entity-controls__start,.entity-controls__end{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.entity-search.ant-input-affix-wrapper,.entity-select.ant-select .ant-select-selector{background:#fff;border:1px solid rgba(95,130,185,.18)!important;border-radius:16px!important;box-shadow:0 10px 18px #4c68940d}.entity-search.ant-input-affix-wrapper{min-height:48px;padding-inline:14px}.entity-search.ant-input-affix-wrapper input{font-size:.98rem}.entity-select.ant-select{min-width:170px}.entity-select.ant-select .ant-select-selector{min-height:48px;padding-inline:14px!important}.entity-filter-chips{display:flex;flex-wrap:wrap;gap:10px}.entity-filter-chip{align-items:center;background:#fff;border:1px solid rgba(95,130,185,.16);border-radius:16px;color:#51617c;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;min-height:48px;padding:0 18px;transition:all .2s ease}.entity-filter-chip small{align-items:center;background:#edf2f9;border-radius:999px;color:#8391a8;display:inline-flex;font-size:.78rem;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 8px}.entity-filter-chip.is-active{background:#243247;border-color:#243247;box-shadow:0 12px 24px #24324729;color:#fff}.entity-filter-chip.is-active small{background:#ffffff29;color:#ffffffeb}.entity-empty-panel{align-items:center;background:linear-gradient(180deg,#fcfdff,#fff);border:1px solid rgba(95,130,185,.14);border-radius:28px;box-shadow:0 18px 40px #4c689414;display:grid;justify-items:center;min-height:390px;padding:40px 24px;text-align:center}.entity-empty-panel__icon{align-items:center;background:linear-gradient(135deg,var(--shell-primary-strong),var(--shell-primary));border-radius:20px;box-shadow:0 16px 26px #4f699633;color:#fff;display:inline-flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:22px;width:80px}.entity-empty-panel__body{margin-bottom:24px;max-width:420px}.entity-empty-panel__body h3{color:#1b2740;font-size:2rem;font-weight:700;letter-spacing:-.04em;margin:0 0 10px}.entity-empty-panel__body p{color:#72809a;font-size:1rem;line-height:1.5;margin:0}.entity-table-shell{background:linear-gradient(180deg,#fcfdff,#fff);border:1px solid rgba(95,130,185,.14);border-radius:24px;box-shadow:0 18px 40px #4c689414;overflow:hidden}.entity-table-shell .ant-table{background:transparent}.entity-table-shell .ant-table-thead>tr>th{background:#fbfcff!important;border-bottom:1px solid #e7edf6!important;color:#51617c!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em;padding-block:18px!important;text-transform:uppercase}.entity-table-shell .ant-table-tbody>tr>td{border-bottom:1px solid #edf1f7!important;color:#2a364d;font-size:.98rem;padding-block:18px!important}.entity-table-shell .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.entity-table-shell .ant-table-tbody>tr:hover>td{background:#f9fbff!important}.entity-table-shell__footer{align-items:center;border-top:1px solid #e7edf6;color:#72809a;display:flex;font-size:.94rem;justify-content:space-between;padding:18px 22px}.entity-modal .ant-modal-content,.entity-drawer .ant-drawer-content{background:linear-gradient(180deg,#fbfdff,#fff)}.entity-modal .ant-modal-header,.entity-drawer .ant-drawer-header{background:transparent;border-bottom:1px solid #ebf0f7;padding:24px 28px 18px}.entity-modal .ant-modal-title,.entity-drawer .ant-drawer-title{color:#1b2740;font-family:var(--font-body);font-size:1.7rem;font-weight:700;letter-spacing:-.04em}.entity-modal .ant-modal-body,.entity-drawer .ant-drawer-body{padding:24px 28px 28px}.entity-form,.entity-detail{display:grid;gap:18px}.entity-section-block{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(95,130,185,.14);border-radius:22px;box-shadow:0 12px 24px #4c68940f;overflow:hidden}.entity-section-block__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:18px 20px 16px}.entity-section-block__header h3{color:#24314f;font-size:1.18rem;font-weight:700;letter-spacing:-.03em;margin:0 0 4px}.entity-section-block__header p{color:#72809a;margin:0}.entity-section-block__body{padding:18px 20px 20px}.entity-key-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.entity-key-item{display:grid;gap:6px}.entity-key-item span{color:#72809a;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.entity-key-item strong,.entity-key-item p{color:#24314f;font-size:1rem;font-weight:600;margin:0}.entity-muted{color:#72809a}.entity-stack{display:grid;gap:16px}@media(max-width:1024px){.entity-shell{padding:0}}@media(max-width:768px){.entity-shell{padding:0}.entity-toolbar,.entity-controls{align-items:stretch;flex-direction:column}.entity-toolbar__actions,.entity-controls__start,.entity-controls__end,.entity-button.ant-btn,.entity-select.ant-select,.entity-search.ant-input-affix-wrapper{width:100%}.entity-key-grid{grid-template-columns:1fr}.entity-empty-panel{min-height:320px}}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Light-BqtVaFVY.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-LightItalic-GnUS226j.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Regular-B3SN4yqc.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Italic-DaD0mEJa.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Medium-DoW3kFbX.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-MediumItalic-DgnNTIcV.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Bold-C3YRi9Vg.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-BoldItalic-CHjH7yW7.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-Black-CBuN7gOj.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/app/assets/Satoshi-BlackItalic-CalA782P.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:DigitanAgency;src:url(/app/assets/DigitanAgency2-Dawu3WC2.woff2) format("woff2"),url(/app/assets/DigitanAgency2-TBey88qX.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--bg-page: #f8fafd;--surface: #ffffff;--charcoal: #243247;--teal: #4a6fa5;--success: #10b981;--vermillion: #c53d43;--vermillion-light: #fef2f2;--border: #e5ebf3;--gray-50: #f9fafb;--gray-400: #9ca3af;--gray-500: #6a7282;--gray-800: #1f2937;--shell-primary: #5d82bb;--shell-primary-strong: #4a6fa5;--shell-text: #243247;--shell-muted: #6a7282;--shell-border: #e5ebf3;--shell-surface: rgba(255, 255, 255, .96);--shell-surface-soft: #f9fafb;--shell-shadow: 0 10px 15px -3px rgba(43, 127, 255, .14);--shell-radius-sm: 12px;--shell-radius-md: 14px;--shell-radius-lg: 16px;--shell-radius-xl: 20px;--shell-header-height: 64px;--shell-sidebar-width: 256px;--shell-sidebar-collapsed-width: 84px;--font-display: "DigitanAgency", Georgia, "Times New Roman", serif;--font-body: "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Satoshi", monospace}html,body,#root{height:100%;margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-color:var(--bg-page);color:var(--shell-text);line-height:1.6}h1,h2,h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.01em}.font-mono{font-family:var(--font-mono)!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ant-menu-item-group-title{text-transform:uppercase!important;font-weight:600!important;letter-spacing:.05em!important;font-size:11px!important;color:#3d5a80!important}.app-sidebar{background:var(--surface)}.ant-dropdown{z-index:1200}.app-sidebar__group-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#3d5a80;padding:12px 16px 4px 24px;-webkit-user-select:none;user-select:none}.app-sidebar .ant-menu-item-selected{background-color:#3d5a801a!important;position:relative}.app-sidebar .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background-color:var(--teal);border-radius:0 2px 2px 0}.app-sidebar .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:var(--gray-50)!important}.ant-layout{min-height:100vh}.ant-table-thead>tr>th,.ant-table-thead>tr>td{font-weight:600!important;text-transform:uppercase;font-size:11px!important;letter-spacing:.05em}.ant-table-tbody>tr{transition:background-color .15s cubic-bezier(.25,1,.5,1)!important}.ant-table-cell .currency-value{font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.ant-btn{transition:transform .15s cubic-bezier(.25,1,.5,1),box-shadow .15s cubic-bezier(.25,1,.5,1),background-color .25s cubic-bezier(.25,1,.5,1)!important}.ant-btn:hover:not(:disabled){transform:translateY(-1px)}.ant-btn:active:not(:disabled){transform:translateY(1px) scale(.98)}.ant-btn-primary{font-weight:500}.ant-card{border:1px solid rgba(61,90,128,.06);transition:box-shadow .25s cubic-bezier(.25,1,.5,1),transform .25s cubic-bezier(.25,1,.5,1)!important}.ant-tag{font-weight:500;border:none;transition:opacity .15s cubic-bezier(.25,1,.5,1)!important}.ant-card-head-title{font-family:var(--font-display)!important;font-weight:400!important;letter-spacing:-.01em;font-size:16px!important}.ant-modal-title,.ant-drawer-title{font-family:var(--font-display)!important;font-weight:400!important;font-size:20px!important}.ant-statistic-title{text-transform:uppercase;letter-spacing:.04em;font-weight:500!important}.ant-statistic-content-value{font-family:var(--font-display)!important;font-weight:400!important;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.ant-descriptions-item-label{font-weight:600!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500)!important}
