@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--ant-color-link);text-decoration:none}a:hover{color:var(--ant-color-link-hover);text-decoration:underline}[data-color-mode=dark] a{color:#9b7fd4}[data-color-mode=dark] a:hover{color:#b59ae0}.app-page{display:flex;flex-direction:column;gap:12px;font-size:15px}.app-page__stats .ant-col{display:flex}.app-page__stats .app-stat-card{width:100%}.app-surface.ant-card,.app-list-card.ant-card,.app-filter-card.ant-card,.app-form-card.ant-card,.app-stat-card.ant-card{border-radius:12px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;border:1px solid rgba(15,23,42,.06)}[data-color-mode=dark] .app-surface.ant-card,[data-color-mode=dark] .app-list-card.ant-card,[data-color-mode=dark] .app-filter-card.ant-card,[data-color-mode=dark] .app-form-card.ant-card,[data-color-mode=dark] .app-stat-card.ant-card{box-shadow:0 1px 2px #00000059,0 10px 28px #00000047;border-color:#ffffff1a}.app-stat-card{height:100%;transition:transform .2s ease,box-shadow .2s ease}.app-stat-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0f172a0a,0 10px 24px #0f172a12}[data-color-mode=dark] .app-stat-card:hover{box-shadow:0 2px 4px #0000004d,0 10px 24px #00000047}.app-stat-card .ant-card-body{padding:12px 16px;height:90px;box-sizing:border-box}.app-stat-card__content{height:66px;display:flex;flex-direction:column;justify-content:center}.app-stat-card__shimmer{display:block;border-radius:4px;background:linear-gradient(90deg,#eceff3 25%,#f5f7fa,#eceff3 75%);background-size:200% 100%;animation:app-stat-shimmer 1.2s infinite}.app-stat-card__shimmer--label{width:60%;height:12px;margin-bottom:4px}.app-stat-card__shimmer--value{width:40%;height:22px;margin-bottom:4px}.app-stat-card__shimmer--subtitle{width:50%;height:11px}@keyframes app-stat-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.app-stat-card__label{margin:0 0 4px;font-size:15px;font-weight:500;color:var(--app-text-muted, #64748b)}.app-stat-card__value{margin:0;font-size:22px;font-weight:600;line-height:1.2}.app-stat-card__subtitle{margin:4px 0 0;font-size:14px;line-height:1.2;color:var(--app-text-muted, #64748b)}.app-stat-card__subtitle--empty{visibility:hidden}.app-filter-form .ant-form-item-label{padding-bottom:2px}.app-filter-form .ant-form-item-label>label{font-size:15px;height:auto}.app-page .app-filter-form .ant-form-item-label>label{font-size:15px}.app-page .ant-form-item-label>label{font-size:15px}.app-filter-form .ant-form-item{margin-bottom:0}.app-filter-form__row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.app-filter-form__row>.app-filter-field{flex:1 1 180px;min-width:160px;margin-bottom:0}.app-filter-form__row>.app-filter-field--narrow{flex:0 1 140px;min-width:120px;max-width:160px}.app-filter-form__row>.app-filter-field--wide{flex:1 1 280px;min-width:240px;max-width:360px}.app-filter-form__actions-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-top:12px}.app-filter-form__period{flex:1 1 280px;max-width:360px}.app-filter-form__period .app-filter-field{margin-bottom:0}.app-filter-form__buttons{display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto;margin-bottom:0}.app-filter-form__row--inline{flex-wrap:nowrap;gap:8px}.app-filter-form__row--inline>.app-filter-field{flex:0 1 160px;min-width:130px;max-width:200px}.app-filter-form__row--inline>.app-filter-field--period{flex:1 1 240px;max-width:300px}@media(max-width:992px){.app-filter-form__row--inline{flex-wrap:wrap}}.app-detail-tabs{margin-top:8px}.app-page .app-detail-tabs .ant-tabs-tab-btn{font-size:15px}.app-detail-tabs .ant-tabs-nav{margin-bottom:16px}.app-detail-tabs .app-filter-card{margin-bottom:12px}.app-filter-form .ant-select,.app-filter-form .ant-picker,.app-filter-form .ant-input-number,.app-filter-form .ant-input{width:100%}.app-picker-field{display:flex;width:100%;align-items:stretch}.app-picker-field__select{flex:1 1 auto;min-width:0}.app-picker-field__select .ant-select{width:100%}.app-picker-field__select .ant-select-selection-item,.app-picker-field__select .ant-select-selection-search-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-picker-field__button{flex:0 0 auto}.app-picker-field__button .ant-btn{height:100%;white-space:nowrap}.app-list-card .ant-card-head{border-bottom:1px solid var(--app-border, #f0f0f0);min-height:52px}.app-list-card .ant-card-head-wrapper{align-items:center}.app-list-card .ant-card-extra{margin-left:auto;padding-left:16px}.app-list-card .ant-card-head-title{font-size:22px;font-weight:600;line-height:1.3}.app-list-card .ant-table-wrapper{min-height:480px}.app-list-table .ant-table-thead>tr>th{font-weight:600}.app-page .app-list-table{font-size:15px}.app-list-table .ant-table-thead>tr>th:before{background-color:transparent!important}.app-list-table .ant-table-thead>tr>th .ant-table-column-sorter,.app-list-table .ant-table-thead>tr>th .ant-table-filter-trigger{color:inherit;opacity:.7}.app-list-table .ant-table-thead>tr>th .ant-table-column-sorter-active,.app-list-table .ant-table-thead>tr>th .ant-table-filter-trigger:hover{opacity:1}.ant-descriptions .ant-descriptions-item-label,.ant-descriptions .ant-descriptions-item-content,.ant-descriptions-row>th,.ant-descriptions-row>td{vertical-align:top}.ant-descriptions-item-container{align-items:flex-start}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{vertical-align:top}.access-matrix-table.ant-table-wrapper{width:max-content;max-width:100%}.access-matrix-role-label{display:block}.access-matrix-role-scope{display:block;margin-top:2px;font-size:12px;line-height:1.4;color:var(--ant-color-text-secondary)}.app-sider-inner{display:flex;flex-direction:column;height:100vh}.app-sider-brand{position:relative;display:flex;align-items:center;justify-content:center;height:64px;flex-shrink:0;padding:0 40px 0 12px;border-bottom:1px solid var(--app-border, #f0f0f0)}.app-sider-brand__content{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-align:center}.app-sider-brand__collapse{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.app-sider-menu{flex:1;overflow:auto;padding-top:16px}.app-sider-menu .ant-menu-inline>.ant-menu-item:first-child{margin-top:0}.app-sider-menu .ant-menu-item,.app-sider-menu .ant-menu-submenu-title{display:flex;align-items:center;font-size:15px;line-height:1.4;min-height:44px}.app-sider-menu .ant-menu-item-group-title{display:flex;align-items:center;font-size:15px;line-height:1.4}.app-sider-menu .ant-menu-item .ant-menu-title-content{overflow:visible;white-space:normal}.app-sider-menu .ant-menu-item-selected a{color:inherit}.app-header{line-height:1;box-shadow:0 1px #0f172a0a,0 4px 12px #0f172a08}[data-color-mode=dark] .app-header{box-shadow:0 1px #ffffff0a,0 4px 12px #00000040}.app-header__actions{display:flex;align-items:center;height:100%}.app-header .ant-space{align-items:center}.app-header .ant-space-item{display:flex;align-items:center}.app-header .ant-space-split .ant-space-item-split{height:24px;margin:0;top:0}.app-header .app-theme-switch{flex-shrink:0}.app-header__name{font-size:15px;font-weight:500}.app-header__user-trigger{display:flex;align-items:center;padding:4px 8px;margin:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:inherit;font:inherit}.app-header__user-trigger:hover{background:#0000000a}[data-color-mode=dark] .app-header__user-trigger:hover{background:#ffffff14}.app-header__theme-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:1;width:100%;min-width:200px}.app-record-page-title{display:flex;flex-direction:column;min-width:0;max-width:100%}.app-record-page-title__name{font-size:22px;font-weight:600;line-height:1.25;color:var(--ant-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-record-page-title__skeleton{width:min(280px,60%)!important;height:28px!important;min-width:120px}.app-form-page{--record-label-width: 200px;width:100%}.app-form-page--split{max-width:100%}.app-form-card--flat.ant-card{border:none;box-shadow:none;background:transparent}.app-form-card--flat .ant-card-body{padding:0}[data-color-mode=dark] .app-form-card--flat.ant-card{border:none;box-shadow:none;background:transparent}.app-form-card .ant-card-body{padding:16px}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form),form.app-form-two-col{--record-label-width: 200px;--form-control-max-width: 280px;--form-control-max-width-narrow: 200px;--form-control-max-width-wide: 480px}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item,form.app-form-two-col .ant-form-item{margin-bottom:0!important;border:1px solid var(--ant-color-border-secondary);border-bottom:none}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item:last-child,form.app-form-two-col .ant-form-item:last-child{border-bottom:1px solid var(--ant-color-border-secondary)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item .ant-form-item-row,form.app-form-two-col .ant-form-item .ant-form-item-row{display:flex;flex-direction:row;align-items:stretch;width:100%}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-label,form.app-form-two-col .ant-form-item-label{flex:0 0 var(--record-label-width);max-width:var(--record-label-width);text-align:start;padding:10px 12px!important;line-height:1.4;background:var(--ant-color-fill-alter, rgba(0, 0, 0, .02))!important;border-right:1px solid var(--ant-color-border-secondary)}[data-color-mode=dark] .app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-label,[data-color-mode=dark] form.app-form-two-col .ant-form-item-label{background:var(--ant-color-fill-alter, rgba(255, 255, 255, .04))!important}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-label>label,form.app-form-two-col .ant-form-item-label>label{height:auto;color:var(--ant-color-text)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-label>label:after,form.app-form-two-col .ant-form-item-label>label:after{display:none}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control,form.app-form-two-col .ant-form-item-control{flex:1 1 0;min-width:0;padding:10px 12px;background:var(--ant-color-bg-container, #ffffff)}[data-color-mode=dark] .app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control,[data-color-mode=dark] form.app-form-two-col .ant-form-item-control{background:var(--ant-color-bg-container, #313742)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control-input,form.app-form-two-col .ant-form-item-control-input{min-height:unset}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form){border-radius:8px;overflow:hidden}.app-record-descriptions{--record-label-width: 200px}.app-form-page .ant-descriptions-bordered .ant-descriptions-item-label,form.app-form-two-col .ant-descriptions-bordered .ant-descriptions-item-label,.app-record-descriptions.ant-descriptions-bordered .ant-descriptions-item-label{width:var(--record-label-width);min-width:var(--record-label-width);max-width:var(--record-label-width);box-sizing:border-box}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .ant-select,.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .ant-picker,form.app-form-two-col .ant-form-item-control .ant-select,form.app-form-two-col .ant-form-item-control .ant-picker{max-width:var(--form-control-max-width)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .ant-input-number,form.app-form-two-col .ant-form-item-control .ant-input-number{max-width:var(--form-control-max-width-narrow)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .ant-input:not(textarea),.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .ant-input-affix-wrapper,form.app-form-two-col .ant-form-item-control .ant-input:not(textarea),form.app-form-two-col .ant-form-item-control .ant-input-affix-wrapper{max-width:var(--form-control-max-width-wide)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control textarea.ant-input,form.app-form-two-col .ant-form-item-control textarea.ant-input{max-width:var(--form-control-max-width-wide)}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .rich-text-editor,form.app-form-two-col .ant-form-item-control .rich-text-editor,.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control .app-form-control--full,form.app-form-two-col .ant-form-item-control .app-form-control--full{max-width:none}.tariff-usage-progress-compact{--tariff-compact-label-width: 88px;--tariff-compact-values-width: 76px;display:flex;flex-direction:column;gap:4px;min-width:280px}.tariff-usage-progress-compact__row{display:grid;grid-template-columns:var(--tariff-compact-label-width) minmax(0,1fr) var(--tariff-compact-values-width);align-items:center;gap:8px}.tariff-usage-progress-compact__label{font-size:12px;line-height:1.2;white-space:nowrap}.tariff-usage-progress-compact__values{font-size:12px;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;justify-self:end}.tariff-usage-progress-compact__bar-wrap{min-width:0;width:100%}.tariff-usage-progress-compact__bar.ant-progress{display:block;width:100%;line-height:0;margin:0}.tariff-usage-progress-compact__bar.ant-progress .ant-progress-outer{display:block;width:100%}.tariff-usage-progress-compact__row--no-bar{display:grid;grid-template-columns:var(--tariff-compact-label-width) minmax(0,1fr) var(--tariff-compact-values-width);align-items:center;gap:8px}.tariff-usage-progress-compact__row--no-bar .tariff-usage-progress-compact__values{grid-column:3}.dashboard-section-card{margin-top:16px}.dashboard-section-card .ant-card-head{border-bottom:1px solid var(--app-border, #f0f0f0);min-height:44px}.dashboard-section-card .ant-card-head-title{font-size:16px;font-weight:600;line-height:1.3}.dashboard-section-card .ant-card-extra{font-size:13px}.dashboard-section-card .ant-table-wrapper{min-height:0}.dashboard-section-table .ant-table-thead>tr>th{font-weight:600}.dashboard-section-table{font-size:15px}.tariff-alerts-section{margin-top:16px}.tariff-alerts-section__title{margin:0 0 12px!important}.tariff-alerts-grid .ant-col{display:flex}.tariff-alert-card{width:100%;border-radius:12px;cursor:pointer;height:100%;transition:transform .2s ease,box-shadow .2s ease}.tariff-alert-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0f172a0a,0 10px 24px #0f172a12}.tariff-alert-card .ant-card-body{display:flex;flex-direction:column;gap:8px;padding:12px 16px}.tariff-alert-card__header{display:flex;flex-direction:column;gap:4px}.tariff-alert-card__title{font-weight:600;font-size:15px;line-height:1.35}.tariff-alert-card__subtitle{font-size:13px;line-height:1.35;color:var(--app-text-muted, #64748b)}.tariff-alert-card__quotas{margin-top:2px}.tariff-alert-card .tariff-usage-progress-compact{--tariff-compact-label-width: 84px;--tariff-compact-values-width: 72px;min-width:0;gap:6px}.tariff-alert-card .tariff-usage-progress-compact__label,.tariff-alert-card .tariff-usage-progress-compact__values{font-size:13px;line-height:1.35}.tariff-alert-card .tariff-usage-progress-compact .ant-typography{color:inherit}.tariff-alert-card .tariff-usage-progress-compact .ant-typography-secondary{color:var(--app-text-muted, #64748b)}.tariff-alert-card .tariff-usage-progress-compact__row,.tariff-alert-card .tariff-usage-progress-compact__row--no-bar{gap:6px}.tariff-alert-card--skeleton{cursor:default}.tariff-alert-card--skeleton:hover{transform:none;box-shadow:none}.tariff-alert-card__shimmer{border-radius:4px;background:linear-gradient(90deg,#0f172a0f,#0f172a1a,#0f172a0f);background-size:200% 100%;animation:tariff-alert-shimmer 1.2s ease-in-out infinite}.tariff-alert-card__shimmer--title{height:16px;width:75%}.tariff-alert-card__shimmer--meta{height:12px;width:55%}.tariff-alert-card__shimmer--tariff{height:12px;width:40%;margin-top:4px}.tariff-alert-card__shimmer--bar{height:8px;width:100%;margin-top:6px}@keyframes tariff-alert-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}[data-color-mode=dark] .tariff-alert-card:hover{box-shadow:0 2px 4px #0000004d,0 10px 24px #00000047}[data-color-mode=dark] .tariff-alert-card__shimmer{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%}form.app-form-two-col--compact{--record-label-width: 168px}form.app-form-two-col--compact .ant-form-item-label{padding:8px 10px!important}form.app-form-two-col--compact .ant-form-item-control{padding:8px 10px}form.app-form-two-col--compact{border-radius:8px;overflow:hidden}.program-builder__form .program-builder__form-item--full.ant-form-item,.program-builder__form .program-builder__group-name-item.ant-form-item{border:none!important;margin-bottom:0!important}.program-builder__form .program-builder__form-item--full .ant-form-item-row,.program-builder__form .program-builder__group-name-item .ant-form-item-row{flex-direction:column}.program-builder__form .program-builder__form-item--full .ant-form-item-label,.program-builder__form .program-builder__group-name-item .ant-form-item-label{flex:none;max-width:none;background:transparent!important;border-right:none;padding:0!important}.program-builder__form .program-builder__form-item--full .ant-form-item-control,.program-builder__form .program-builder__group-name-item .ant-form-item-control{padding:0;background:transparent}@media(max-width:767px){.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item,form.app-form-two-col .ant-form-item{border:none;margin-bottom:12px!important}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item .ant-form-item-row,form.app-form-two-col .ant-form-item .ant-form-item-row{flex-direction:column}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-label,form.app-form-two-col .ant-form-item-label{flex:none;max-width:none;background:transparent!important;border-right:none;padding:0 0 4px!important}.app-form-card .ant-form:not(.program-builder__form):not(.app-filter-form) .ant-form-item-control,form.app-form-two-col .ant-form-item-control{padding:0;background:transparent}.program-builder__group-collapse-panel .ant-collapse-item-active{display:block}}@media(max-width:992px){.app-form-page,.app-form-page .ant-select-single,.app-form-page .ant-select-multiple{max-width:100%}}.app-theme-switch{position:relative;display:inline-flex;align-items:center;width:52px;height:28px;padding:0;border:none;border-radius:999px;background:#00000014;cursor:pointer;transition:background .2s ease;flex-shrink:0}.app-theme-switch--dark{background:#ffffff26}.app-theme-switch:focus-visible{outline:2px solid #311E5D;outline-offset:2px}.app-theme-switch__icon{position:absolute;display:flex;align-items:center;justify-content:center;font-size:12px;color:#00000073;opacity:.5;transition:opacity .2s ease;z-index:1;pointer-events:none}.app-theme-switch--dark .app-theme-switch__icon{color:#ffffffa6}.app-theme-switch__icon--sun{left:7px}.app-theme-switch__icon--moon{right:7px}.app-theme-switch:not(.app-theme-switch--dark) .app-theme-switch__icon--sun{opacity:1}.app-theme-switch--dark .app-theme-switch__icon--moon{opacity:1}.app-theme-switch__thumb{position:absolute;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .25s ease}.app-theme-switch--dark .app-theme-switch__thumb{transform:translate(24px)}.app-auth-layout{display:flex;min-height:100vh}.app-auth-layout__brand{position:relative;display:flex;flex:0 0 45%;align-items:center;justify-content:center;padding:48px;overflow:hidden;color:#fff;background:radial-gradient(ellipse 70% 55% at 18% 28%,rgba(255,255,255,.22),transparent 55%),radial-gradient(ellipse 55% 45% at 88% 18%,rgba(255,255,255,.14),transparent 50%),radial-gradient(ellipse 60% 50% at 70% 85%,rgba(0,0,0,.12),transparent 55%),linear-gradient(135deg,var(--auth-brand-from, #311E5D) 0%,var(--auth-brand-to, #241645) 100%)}.app-auth-layout__beam{position:absolute;top:-20%;left:-30%;width:45%;height:140%;z-index:0;pointer-events:none;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.06) 42%,rgba(255,255,255,.16) 50%,rgba(255,255,255,.06) 58%,transparent 100%);transform:skew(-18deg);animation:auth-beam-sweep 9s ease-in-out infinite}@keyframes auth-beam-sweep{0%{transform:skew(-18deg) translate(0);opacity:0}15%{opacity:1}55%{transform:skew(-18deg) translate(220%);opacity:.8}70%,to{transform:skew(-18deg) translate(260%);opacity:0}}.app-auth-layout__glow{position:absolute;z-index:0;pointer-events:none;filter:blur(40px);opacity:.45;animation:auth-glow-drift 12s ease-in-out infinite alternate}.app-auth-layout__glow--a{width:280px;height:180px;top:8%;right:-40px;background:#ffffff59;border-radius:40% 60% 55% 45%/50% 40% 60% 50%}.app-auth-layout__glow--b{width:240px;height:200px;bottom:12%;left:-30px;background:#ffffff38;border-radius:55% 45% 40% 60%/45% 55%;animation-duration:16s;animation-direction:alternate-reverse}@keyframes auth-glow-drift{0%{transform:translate(0) scale(1)}to{transform:translate(24px,-18px) scale(1.08)}}.app-auth-layout__brand-inner{position:relative;z-index:1;max-width:400px}.app-auth-layout__brand-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:28px;animation:auth-slide-in-left .7s cubic-bezier(.22,1,.36,1) both}.app-auth-layout__title{margin:0 0 8px!important;color:#fff!important;font-weight:700!important;font-size:clamp(22px,4vw,28px)!important;line-height:1.2;text-wrap:balance}.app-auth-layout__subtitle{color:#fffc!important;font-size:15px}.app-auth-layout__illustration{display:flex;justify-content:center;margin:0 0 28px;width:100%;max-width:300px;animation:auth-slide-in-up .75s cubic-bezier(.22,1,.36,1) .18s both}.app-auth-layout__illustration svg,.app-auth-layout__illustration .app-auth-hero{width:100%;height:auto;display:block;overflow:visible}.app-auth-hero{filter:drop-shadow(0 12px 28px rgba(0,0,0,.18));animation:auth-hero-float 4s ease-in-out infinite}@keyframes auth-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.brand-preview-page-loading{min-height:100vh;background:#f5f7fa}.brand-preview-page{min-height:100vh;padding:32px 24px 48px;background:#f5f7fa}.brand-preview-page__header{max-width:1200px;margin:0 auto 32px}.brand-preview-page__back{display:inline-block;margin-bottom:12px;color:#5b3fd4;font-size:14px;font-weight:600;text-decoration:none}.brand-preview-page__back:hover{color:#4a2f7a}.brand-preview-page__title{margin:0 0 8px!important}.brand-preview-page__subtitle{display:block;max-width:640px;font-size:15px}.brand-preview-page__section{max-width:1200px;margin:0 auto 40px}.brand-preview-page__section-title{margin:0 0 16px!important}.brand-preview-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.brand-preview-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 4px 24px #311e5d14}.brand-preview-card__stage{display:flex;align-items:center;justify-content:center;min-height:160px;padding:32px 24px}.brand-preview-card__stage--light{background:#f5f7fa}.brand-preview-card__stage--brand{background:linear-gradient(135deg,#311e5d,#241645)}.brand-preview-card__meta{padding:16px 20px 20px;border-top:1px solid rgba(49,30,93,.08)}.brand-preview-card__badge{display:inline-block;margin-bottom:8px;padding:2px 10px;border-radius:999px;background:#311e5d14;color:#4a2f7a;font-size:12px;font-weight:700;letter-spacing:.02em}.brand-preview-card__title{margin:0;color:#1e293b;font-size:15px;font-weight:600;line-height:1.35}.brand-preview-logos{display:flex;flex-direction:column;gap:20px;width:100%}.brand-preview-logos__row{display:flex;align-items:center;gap:16px}.brand-preview-logos__label{flex:0 0 40px;color:#64748b;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.brand-preview-logos__img{display:block;width:auto}.brand-preview-page__hero-stage{width:100%;max-width:260px}.brand-preview-page__hero-stage .app-auth-layout__illustration{margin:0;max-width:none;animation:none}.brand-preview-page__hero-stage .app-auth-hero{animation:none}.brand-preview-page__hero-stage .app-auth-hero svg{width:100%;height:auto;display:block}.app-auth-layout__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.app-auth-layout__feature{display:flex;align-items:center;gap:12px;font-size:15px;color:#fffffff2;padding:10px 12px;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);box-shadow:0 4px 16px #00000014;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:auth-slide-in-left .65s cubic-bezier(.22,1,.36,1) both}.app-auth-layout__feature:nth-child(1){animation-delay:.32s}.app-auth-layout__feature:nth-child(2){animation-delay:.44s}.app-auth-layout__feature:nth-child(3){animation-delay:.56s}@keyframes auth-slide-in-left{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes auth-slide-in-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-pop-in{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.app-auth-layout__feature-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ffffff2e;font-size:16px;flex-shrink:0}.app-auth-layout__content{display:flex;flex:1;flex-direction:column;min-width:0;background:var(--auth-content-bg, #f5f7fa)}.app-auth-layout__toolbar{display:flex;justify-content:flex-end;padding:16px 24px 0}.app-auth-layout__form-wrap{display:flex;flex:1;align-items:center;justify-content:center;padding:24px}.app-auth-layout__form-card{width:100%;max-width:420px;padding:28px 28px 32px;border-radius:16px;background:var(--auth-form-bg, #ffffff);border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 2px #0f172a0a,0 12px 40px #0f172a14;animation:auth-form-enter .28s ease-out}.app-auth-layout__form-card--register{max-width:480px}[data-color-mode=dark] .app-auth-layout__form-card{border-color:#ffffff14;box-shadow:0 1px 2px #00000059,0 12px 40px #00000059}@keyframes auth-form-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.login-page__header{min-height:56px}.login-page__form-skeleton{min-height:280px}.login-page__register{display:flex;flex-direction:column;gap:8px;margin-top:8px}.login-page__register-hint{display:block;text-align:center}.login-page__register-link{display:block;text-decoration:none}.login-page__register-btn{font-weight:500}.app-auth-cta-btn.ant-btn,.app-auth-cta-btn.ant-btn-primary{background:#eb5c15;border-color:#eb5c15;color:#fff;font-weight:500}.app-auth-cta-btn.ant-btn:not(:disabled):hover,.app-auth-cta-btn.ant-btn-primary:not(:disabled):hover{background:#d45212;border-color:#d45212;color:#fff}.app-auth-cta-btn.ant-btn:not(:disabled):active,.app-auth-cta-btn.ant-btn-primary:not(:disabled):active{background:#bf4910;border-color:#bf4910;color:#fff}[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn,[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn-primary{background:#eb5c15;border-color:#eb5c15;color:#fff}[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn:not(:disabled):hover,[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn-primary:not(:disabled):hover{background:#d45212;border-color:#d45212;color:#fff}[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn:not(:disabled):active,[data-color-mode=dark] .app-auth-layout .app-auth-cta-btn.ant-btn-primary:not(:disabled):active{background:#bf4910;border-color:#bf4910;color:#fff}[data-color-mode=dark] .app-auth-layout .ant-btn-primary:not(.app-auth-cta-btn){background:#7a5fb8;border-color:#7a5fb8}[data-color-mode=dark] .app-auth-layout .ant-btn-primary:not(.app-auth-cta-btn):not(:disabled):hover{background:#9b7fd4;border-color:#9b7fd4}[data-color-mode=dark] .app-auth-layout .ant-btn-default:not(.app-auth-cta-btn){color:#ffffffd9;border-color:#ffffff47;background:#ffffff0f}[data-color-mode=dark] .app-auth-layout .ant-btn-default:not(.app-auth-cta-btn):not(:disabled):hover{color:#fff;border-color:#fff6;background:#ffffff1a}.register-wizard{display:flex;flex-direction:column;gap:16px;width:100%}.register-wizard .ant-form-item{margin-bottom:16px}.register-wizard__header{flex-shrink:0}.register-wizard__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;flex-shrink:0}.register-wizard__step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;text-align:center}.register-wizard__step-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:14px;font-weight:600;line-height:1;color:#0f172a73;background:#0f172a0f;border:1px solid rgba(15,23,42,.08);flex-shrink:0}.register-wizard__step-label{font-size:12px;line-height:1.3;color:#0f172a73;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.register-wizard__step--current .register-wizard__step-icon{color:#fff;background:#eb5c15;border-color:#eb5c15}.register-wizard__step--current .register-wizard__step-label{color:#0f172ae0;font-weight:500}.register-wizard__step--complete .register-wizard__step-icon{color:#eb5c15;background:#eb5c151a;border-color:#eb5c1559}.register-wizard__step--complete .register-wizard__step-label{color:#0f172aa6}[data-color-mode=dark] .register-wizard__step-icon{color:#ffffff73;background:#ffffff14;border-color:#ffffff1f}[data-color-mode=dark] .register-wizard__step-label{color:#ffffff73}[data-color-mode=dark] .register-wizard__step--current .register-wizard__step-label{color:#ffffffe0}[data-color-mode=dark] .register-wizard__step--complete .register-wizard__step-label{color:#ffffffa6}[data-color-mode=dark] .register-wizard__step--current .register-wizard__step-icon{color:#fff;background:#eb5c15;border-color:#eb5c15}[data-color-mode=dark] .register-wizard__step--complete .register-wizard__step-icon{color:#eb5c15;background:#eb5c1526;border-color:#eb5c1566}.register-wizard__subtitle{display:block;margin-top:4px;line-height:1.375}.register-wizard__form{display:flex;flex-direction:column}.register-wizard__panels{display:grid}.register-wizard__panel{grid-area:1 / 1;visibility:hidden;pointer-events:none}.register-wizard__panel--active{visibility:visible;pointer-events:auto}.register-wizard__field--hidden{display:none!important}.register-wizard__verify-hint{display:block;min-height:44px;margin-bottom:8px;line-height:1.375}.register-wizard__actions{display:flex;flex-direction:column;gap:8px;margin-top:8px;flex-shrink:0}.register-wizard__back-btn--hidden{display:none}.register-wizard__login{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.register-wizard__login-hint{display:block;text-align:center}.register-wizard__login-link{display:block;text-decoration:none}.register-wizard__login-btn{font-weight:500}.program-builder{display:grid;grid-template-columns:minmax(0,55%) minmax(280px,1fr);gap:24px;align-items:start}.program-builder__main{min-width:0}.program-builder__wizard{gap:12px}.program-builder__header{margin-bottom:4px}.program-builder__steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;width:100%;flex-shrink:0}.program-builder__step-btn{border:none;background:transparent;padding:0;cursor:pointer;font:inherit}.program-builder__step-btn:disabled{cursor:default}.program-builder__form{margin-top:4px}.program-builder__actions{flex-direction:row;justify-content:space-between;align-items:center}.program-builder__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.program-builder__choice-list{display:flex;flex-direction:column;gap:10px}.program-builder__choice-card{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.program-builder__choice-card--row .ant-card-body{display:flex;align-items:center;gap:14px;padding:10px 12px}.program-builder__choice-card--row .program-builder__choice-card-icon{margin-bottom:0;flex-shrink:0}.program-builder__choice-card-body{min-width:0;flex:1}.program-builder__choice-card--selected{border-color:var(--ant-color-primary, #311E5D);box-shadow:0 0 0 1px var(--ant-color-primary, #311E5D);background:#1677ff0a}[data-color-mode=dark] .program-builder__choice-card--selected{background:#1677ff1f}.program-builder__choice-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:8px;border-radius:10px;font-size:20px;color:var(--ant-color-primary, #311E5D);background:#1677ff1a}.program-builder__choice-card-desc{margin-bottom:0!important;font-size:13px}.program-builder__wizard-card .ant-card-body{padding:12px}.program-builder__aside{position:sticky;top:0}.program-builder__preview-body{display:flex;flex-direction:column;gap:12px}.program-builder__preview-header{display:flex;align-items:center;gap:12px}.program-builder__preview-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;font-size:22px;color:var(--ant-color-primary, #311E5D);background:#1677ff1a;flex-shrink:0}.program-builder__preview-desc{display:block;line-height:1.5}.program-builder__preview-meta{margin-top:4px}.program-builder__tag-list{display:flex;flex-wrap:wrap;gap:4px}.program-builder__review{display:flex;flex-direction:column;gap:16px}.program-builder__review-hint{display:block;font-size:13px}.program-builder__rule-groups{display:flex;flex-direction:column;gap:12px}.program-builder__rules-hint{display:block;margin-bottom:4px}.animated-reorder-list{position:relative;display:flex;flex-direction:column}.animated-reorder-list>*{position:relative}.animated-reorder-list>*.is-moving{z-index:10;box-shadow:0 4px 12px #0000001f}.program-builder__group-card{margin-bottom:0}.program-builder__group-collapse{display:flex;flex-direction:column;gap:0;background:transparent;border:none}.program-builder__group-collapse-panel{border:none;border-radius:0;overflow:visible;background:transparent}.program-builder__group-collapse-single{background:transparent;border:none}.program-builder__group-collapse-single>.ant-collapse-item{border:none;border-radius:0;overflow:visible;background:transparent}.program-builder__group-collapse-panel .ant-collapse-item:not(.ant-collapse-item-active)>.ant-collapse-content{display:none!important}.program-builder__group-collapse-panel+.program-builder__group-collapse-panel{margin-top:4px}.program-builder__group-collapse-panel+.program-builder__group-collapse-panel:before{content:"или";display:block;text-align:center;color:var(--ant-color-text-secondary);font-size:12px;font-weight:500;line-height:1;margin:0 0 4px;text-transform:lowercase}.program-builder__group-collapse .ant-collapse-header{align-items:flex-start!important;padding:6px 10px!important;min-height:0!important;line-height:1.3!important;border:1px solid var(--ant-color-border-secondary);border-radius:8px;cursor:pointer;background:var(--ant-color-bg-container);transition:background-color .2s ease}.program-builder__group-collapse .ant-collapse-header:hover{background:var(--ant-color-fill-quaternary)}.program-builder__group-expand-icon{font-size:18px;color:var(--ant-color-text-secondary)}.program-builder__group-collapse .ant-collapse-expand-icon{align-self:center!important;padding-top:0!important}.program-builder__group-collapse .ant-collapse-item-active>.ant-collapse-header{border-radius:8px 8px 0 0;border-bottom:1px solid var(--ant-color-border-secondary)}.program-builder__group-collapse .ant-collapse-item:not(.ant-collapse-item-active)>.ant-collapse-header{border-radius:8px}.program-builder__group-collapse .ant-collapse-content{border-top:none!important;border:1px solid var(--ant-color-border-secondary);border-top:none;border-radius:0 0 8px 8px;background:var(--ant-color-bg-container)}.program-builder__group-collapse .ant-collapse-content-box{padding:8px 10px!important}.program-builder__group-actions{display:inline-flex;align-items:center;gap:4px}.program-builder__group-header{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.program-builder__group-header .ant-form-item,.program-builder__group-name-item.ant-form-item{margin-bottom:0!important}.program-builder__group-header .ant-form-item-control-input{min-height:unset!important}.program-builder__group-name-item{margin-bottom:0!important;width:100%}.program-builder__group-name-input{font-weight:600;font-size:15px;width:100%;background:var(--ant-color-bg-container)}.program-builder__group-name-input:hover,.program-builder__group-name-input:focus{background:var(--ant-color-bg-container)}.program-builder__compact-input{width:120px}.program-builder__group-name-readonly{font-weight:600;font-size:15px}.program-builder__group-summary{font-size:14px;line-height:1.2;margin:0!important;display:block}.program-builder__group-divider{text-align:center;color:var(--ant-color-text-secondary);font-size:13px;font-weight:500;margin:8px 0 12px;text-transform:lowercase}.program-builder__add-group-btn{margin-top:8px}.program-builder__product-sets{display:flex;flex-direction:column;gap:8px;width:100%}.program-builder__product-set-row{display:flex;align-items:flex-start;gap:4px;width:100%}.program-builder__summary-sets{display:flex;flex-direction:column;gap:6px}.program-builder__summary-groups{display:flex;flex-direction:column;gap:16px}.ant-descriptions-item-content .program-builder__summary-groups{margin-top:0}.program-builder__summary-group-block{display:flex;flex-direction:column;gap:8px}.program-builder__summary-group-title{font-weight:600;font-size:14px;color:var(--ant-color-text, rgba(0, 0, 0, .88));line-height:1.4}.program-builder__summary-group{display:flex;flex-direction:column;gap:6px}.program-builder__summary-row{display:grid;grid-template-columns:120px 1fr;gap:8px;align-items:start}.program-builder__summary-label{line-height:22px}@media(max-width:991px){.program-builder{grid-template-columns:1fr}.program-builder__aside{position:static;order:-1}.program-builder__steps{grid-template-columns:repeat(5,minmax(0,1fr))}.program-builder__choice-grid{grid-template-columns:1fr}}@media(max-width:575px){.program-builder__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.app-auth-layout{flex-direction:column}.app-auth-layout__brand{flex:none;padding:24px}.app-auth-layout__brand-header{margin-bottom:0;align-items:center}.app-auth-layout__title{font-size:20px!important}.app-auth-layout__subtitle{font-size:15px}.app-auth-layout__illustration,.app-auth-layout__features,.app-auth-layout__beam,.app-auth-layout__glow{display:none}.app-auth-layout__form-wrap{align-items:flex-start;padding:16px 24px 32px}.app-auth-layout__form-card{padding:20px}}@media(prefers-reduced-motion:reduce){.app-auth-layout__beam,.app-auth-layout__glow,.app-auth-layout__brand-header,.app-auth-layout__illustration,.app-auth-layout__feature,.app-auth-hero,.app-auth-layout__form-card{animation:none}.app-stat-card{transition:none}.app-stat-card:hover{transform:none}}.app-cell-multiline{display:inline-block}.app-cell-multiline__line{display:block;line-height:1.5}.nested-panel__header,.company-domains-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.app-page .nested-panel__header .ant-typography,.app-page .company-domains-panel__header .ant-typography{font-size:18px;font-weight:600}.nested-panel__toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:12px 0}@media(max-width:576px){.nested-panel__toolbar{justify-content:stretch}.nested-panel__toolbar .ant-btn{flex:1 1 auto}}.app-filter-form--company-documents .app-filter-form__row{flex-wrap:nowrap;align-items:center;gap:12px}.app-filter-form--company-documents.ant-form-inline .ant-form-item-row{align-items:center}.app-filter-form--company-documents .app-filter-form__row--inline>.app-filter-field--wide{flex:1 1 400px;min-width:320px;max-width:560px}.nested-panel__table{min-height:120px}.nested-panel__body{min-height:40px}.nested-panel__body--loading{min-height:120px}.app-confirm-modal .ant-modal-confirm-body{padding:8px 0 16px}.app-confirm-modal .ant-modal-confirm-title{font-size:18px;font-weight:600;line-height:1.4}.app-confirm-modal .ant-modal-confirm-content{margin-top:12px;font-size:15px;line-height:1.5}.app-confirm-modal .ant-modal-confirm-btns{margin-top:20px}
