@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.rich-text-editor{display:flex;flex-direction:column;gap:8px}.rich-text-editor__toolbar{padding:4px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:6px;background:var(--ant-color-bg-container, #fff)}.rich-text-editor__heading-btn{display:inline-block;min-width:1.25rem;font-size:11px;font-weight:600;line-height:1}.rich-text-editor__area{min-height:280px;border:1px solid var(--ant-color-border, #d9d9d9);border-radius:6px;background:var(--ant-color-bg-container, #fff);font-size:14px;line-height:1.5}.rich-text-editor__area:focus-within{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 2px color-mix(in srgb,var(--ant-color-primary, #1677ff) 20%,transparent)}.rich-text-editor__prosemirror{min-height:280px;padding:8px 12px;outline:none}.rich-text-editor__prosemirror>*:first-child{margin-top:0}.rich-text-editor__prosemirror>*:last-child{margin-bottom:0}.rich-text-editor__prosemirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--ant-color-text-placeholder, #bfbfbf);pointer-events:none;height:0}.rich-text-editor__prosemirror h2{margin:.75em 0 .35em;font-size:1.25rem;font-weight:600}.rich-text-editor__prosemirror h3{margin:.65em 0 .3em;font-size:1.1rem;font-weight:600}.rich-text-editor__prosemirror p{margin:0 0 .5em}.rich-text-editor__prosemirror ul,.rich-text-editor__prosemirror ol{margin:0 0 .75em;padding-left:1.5rem}.rich-text-editor__prosemirror blockquote{margin:0 0 .75em;padding-left:.75rem;border-left:3px solid var(--ant-color-border, #d9d9d9);color:var(--ant-color-text-secondary, #595959)}.rich-text-editor__prosemirror hr{margin:.75em 0;border:none;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.rich-text-editor__prosemirror a{color:var(--ant-color-primary, #1677ff);text-decoration:underline}.rich-text-editor__table-wrap{overflow-x:auto;margin:0 0 .75em}.rich-text-editor__prosemirror table{width:100%;border-collapse:collapse;table-layout:fixed}.rich-text-editor__prosemirror th,.rich-text-editor__prosemirror td{border:1px solid var(--ant-color-border, #d9d9d9);padding:6px 8px;vertical-align:top;min-width:4rem}.rich-text-editor__prosemirror th{background:var(--ant-color-fill-quaternary, #f5f5f5);font-weight:600}.rich-text-editor__prosemirror .selectedCell:after{background:color-mix(in srgb,var(--ant-color-primary, #1677ff) 12%,transparent);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}.rich-text-editor__variables{display:flex;flex-direction:column;gap:6px}.rich-text-editor__variables-label{font-size:12px}.rich-text-editor__variables-list{display:flex;flex-wrap:wrap;gap:6px}.rich-text-editor__variable-tag{margin:0}.rich-text-editor__preview{margin-top:8px;padding:12px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:6px;background:var(--ant-color-bg-container, #fff);max-height:360px;overflow:auto;font-size:14px;line-height:1.5}.rich-text-editor__preview h2{margin:.75em 0 .35em;font-size:1.25rem;font-weight:600}.rich-text-editor__preview h3{margin:.65em 0 .3em;font-size:1.1rem;font-weight:600}.rich-text-editor__preview p{margin:0 0 .5em}.rich-text-editor__preview ul,.rich-text-editor__preview ol{margin:0 0 .75em;padding-left:1.5rem}.rich-text-editor__preview blockquote{margin:0 0 .75em;padding-left:.75rem;border-left:3px solid var(--ant-color-border, #d9d9d9);color:var(--ant-color-text-secondary, #595959)}.rich-text-editor__preview hr{margin:.75em 0;border:none;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.rich-text-editor__preview a{color:var(--ant-color-primary, #1677ff);text-decoration:underline}.rich-text-editor__preview table{width:100%;border-collapse:collapse;margin:0 0 .75em}.rich-text-editor__preview th,.rich-text-editor__preview td{border:1px solid var(--ant-color-border, #d9d9d9);padding:6px 8px;vertical-align:top}.rich-text-editor__preview th{background:var(--ant-color-fill-quaternary, #f5f5f5);font-weight:600}.rich-text-editor--pwa .rich-text-editor__toolbar{padding:4px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:6px;background:var(--ant-color-bg-container, #fff)}.rich-text-editor--pwa .rich-text-editor__area{min-height:280px;border:1px solid var(--ant-color-border, #d9d9d9);border-radius:6px;background:var(--ant-color-bg-container, #fff)}.rich-text-editor--pwa .rich-text-editor__prosemirror{min-height:280px;padding:8px 12px}._header_16fha_1{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem}._avatar_16fha_9,._placeholder_16fha_10{width:96px;height:96px;border-radius:50%;object-fit:cover}._placeholder_16fha_10{display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#fff;font-size:2rem;font-weight:700}._title_16fha_27{margin:0;font-size:1.375rem;font-weight:700;text-align:center}._subtitle_16fha_34{margin:0;color:var(--color-muted);text-align:center;font-size:.9375rem}._divider_964e9_1{border:none;border-top:1px solid color-mix(in srgb,var(--color-text) 12%,transparent);margin:1rem 0}._link_mc6pd_1{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding:.875rem 1rem;border:1px solid color-mix(in srgb,var(--color-primary) 25%,transparent);border-radius:var(--radius, 12px);background:#fff;color:var(--color-text);font-size:1rem;font-weight:600;text-align:center;text-decoration:none;box-shadow:0 1px 2px #0f172a0f}._link_mc6pd_1:active{transform:scale(.98)}._stats_1ni9s_1{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;border-radius:var(--radius, 12px);background:var(--color-surface, #fff)}._label_1ni9s_10{color:var(--color-muted, #64748b)}._value_1ni9s_14{font-size:1.1rem}._text_1745z_1{margin:0 0 1rem;color:var(--color-muted);text-align:center;font-size:.9375rem;line-height:1.5}._html_1745z_9 h2{margin:.75em 0 .35em;font-size:1.125rem;font-weight:600;color:var(--color-text)}._html_1745z_9 h3{margin:.65em 0 .3em;font-size:1rem;font-weight:600;color:var(--color-text)}._html_1745z_9 p{margin:0 0 .75em}._html_1745z_9 ul,._html_1745z_9 ol{margin:0 0 .75em;padding-left:1.25rem;text-align:left}._html_1745z_9 blockquote{margin:0 0 .75em;padding-left:.75rem;border-left:3px solid color-mix(in srgb,var(--color-text) 20%,transparent);text-align:left}._html_1745z_9 hr{margin:.75em 0;border:none;border-top:1px solid color-mix(in srgb,var(--color-text) 12%,transparent)}._html_1745z_9 a{color:var(--color-primary);text-decoration:underline}._html_1745z_9 table{width:100%;border-collapse:collapse;margin:0 0 .75em;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}._html_1745z_9 th,._html_1745z_9 td{border:1px solid color-mix(in srgb,var(--color-text) 15%,transparent);padding:6px 8px;vertical-align:top;min-width:4rem;text-align:left}._html_1745z_9 th{background:color-mix(in srgb,var(--color-text) 6%,transparent);font-weight:600}._page_72tu6_1{max-width:420px;margin:0 auto;padding:1rem}._card_72tu6_7{display:flex;flex-direction:column;gap:.75rem}._shell_13s22_1{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-layout);color:var(--color-text);font-family:system-ui,-apple-system,sans-serif}._shellPreview_13s22_11{height:100%;min-height:0;position:relative}._header_13s22_17{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3.25rem;padding:.5rem 1rem;background:#ffffffeb;border-bottom:1px solid rgba(15,23,42,.06)}._headerLeft_13s22_29{display:flex;align-items:center;gap:.5rem;min-width:0}._backButton_13s22_36{display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-left:-.375rem;border:none;border-radius:999px;background:transparent;color:var(--color-primary);cursor:pointer}._brand_13s22_49{display:flex;align-items:center;gap:.5rem;min-width:0;text-decoration:none;color:inherit}._brandLogo_13s22_58{width:1.75rem;height:1.75rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}._brandName_13s22_66{font-size:1rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._brandNameLarge_13s22_75{font-size:1.125rem}._headerRight_13s22_79{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._loginLink_13s22_86{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.5rem .875rem;border-radius:999px;background:var(--color-primary);color:#fff;text-decoration:none;font-size:.875rem;font-weight:600}._profileButton_13s22_100{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:999px;background:color-mix(in srgb,var(--color-primary) 12%,white);color:var(--color-primary);text-decoration:none}._profileButton_13s22_100 svg{width:1.25rem;height:1.25rem}._main_13s22_116{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}._mainWithBottomNav_13s22_123{padding-bottom:4.5rem}._bottomNav_13s22_127{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;justify-content:space-around;gap:.25rem;padding:.35rem .5rem;background:#fffffff5;border-top:1px solid rgba(15,23,42,.08)}._bottomNavEmbedded_13s22_141{position:absolute;left:0;right:0;bottom:0}._bottomNavItem_13s22_148{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.35rem .25rem;border-radius:.75rem;text-decoration:none;color:var(--color-muted)}._bottomNavItemActive_13s22_161{color:var(--color-primary)}._bottomNavIcon_13s22_165{width:1.35rem;height:1.35rem}._bottomNavLabel_13s22_170{font-size:.6875rem;line-height:1.1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._footer_13s22_180{flex-shrink:0;padding:.75rem 1rem;text-align:center;font-size:.75rem;color:var(--color-muted);display:flex;flex-direction:column;gap:.35rem}._footer_13s22_180 p{margin:0}._footer_13s22_180 a{color:var(--color-primary)}._page_1be82_1{max-width:420px;margin:0 auto;padding:.5rem 1rem 1rem}._menu_1be82_7{display:flex;flex-direction:column;gap:.625rem}._menuItem_1be82_13{display:block;padding:.875rem 1rem;border-radius:var(--radius, 12px);background:var(--color-surface, #fff);color:var(--color-text, #1f2937);text-decoration:none;border:1px solid rgba(15,23,42,.06)}._menuTitle_1be82_23{font-size:1rem;font-weight:600}._state_1be82_28{max-width:420px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-muted, #64748b);text-align:center}._hint_1be82_41{font-size:.875rem;margin:0}.pwa-editor{display:grid;gap:16px 24px;align-items:start;padding-top:12px}.pwa-editor--pages{grid-template-columns:260px minmax(0,55%) minmax(280px,1fr)}.pwa-editor--styling{grid-template-columns:minmax(0,55%) minmax(280px,1fr)}.pwa-editor__sidebar,.pwa-editor__panel,.pwa-editor__preview{min-width:0}.pwa-editor__sidebar-nav{display:flex;flex-direction:column;gap:8px}.pwa-editor__sidebar-pages{display:flex;flex-direction:column}.pwa-editor__page-row{display:flex;align-items:center;gap:4px;margin-bottom:8px}.pwa-editor__page-row:last-child{margin-bottom:0}.pwa-editor__page-row-actions{display:inline-flex;flex-direction:row;align-items:center;flex-shrink:0;gap:0}.pwa-editor__page-row-actions .ant-btn{width:28px;min-width:28px;height:24px;padding:0}.pwa-editor__page-item{flex:1;min-width:0;text-align:left;height:auto;white-space:normal;word-break:break-word}.pwa-editor__sidebar-actions{margin-top:4px;padding-top:12px;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.pwa-editor__page-item--selected{border-color:var(--ant-color-primary, #1677ff)!important;box-shadow:0 0 0 1px var(--ant-color-primary, #1677ff);background:#1677ff0a!important;font-weight:600}[data-color-mode=dark] .pwa-editor__page-item--selected{background:#1677ff1f!important}.pwa-editor__sidebar-hint{display:block;font-size:12px;line-height:1.4;padding:0 4px}.pwa-editor__preview{position:sticky;top:16px}.pwa-editor__preview-card{min-width:0}.pwa-editor__color-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.pwa-editor__page-section{margin-bottom:20px}.pwa-editor__page-section:last-of-type{margin-bottom:0}.pwa-editor__page-section-title{margin:0 0 12px}.pwa-editor__page-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.pwa-editor__page-text-editor{margin-top:16px}.pwa-editor__page-field-full{grid-column:1 / -1}.pwa-editor__bottom-nav-row{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px 16px;max-width:fit-content}.pwa-editor__bottom-nav-row>.ant-form-item{margin-bottom:0;flex:0 0 auto}.pwa-editor__inline-field .ant-form-item-row{flex-direction:row;align-items:center;gap:8px}.pwa-editor__inline-field .ant-form-item-label{padding:0}.pwa-editor__inline-field .ant-form-item-label>label{height:auto;white-space:nowrap}.pwa-editor__inline-field .ant-form-item-control{flex:0 0 auto}.pwa-editor__order-input{width:72px}.pwa-editor__nav-icon-trigger{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--ant-color-primary, #1677ff);border-radius:6px;color:var(--ant-color-primary, #1677ff);background:#1677ff0a}.pwa-editor__nav-icon-popover{min-width:280px}.pwa-editor__nav-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:8px;max-width:360px}.pwa-editor__nav-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--ant-color-border, #d9d9d9);border-radius:8px;background:var(--ant-color-bg-container, #fff);color:var(--ant-color-text, rgba(0, 0, 0, .88));cursor:pointer}.pwa-editor__nav-icon-btn:hover:not(:disabled){border-color:var(--ant-color-primary, #1677ff);color:var(--ant-color-primary, #1677ff)}.pwa-editor__nav-icon-btn--selected{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 1px var(--ant-color-primary, #1677ff);color:var(--ant-color-primary, #1677ff);background:#1677ff0a}.pwa-editor__nav-icon-btn:disabled{cursor:not-allowed;opacity:.5}.pwa-editor__block-row{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:8px;background:var(--ant-color-fill-alter, #fafafa)}.pwa-editor__block-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.pwa-editor__palette{display:flex;flex-wrap:wrap;gap:8px}.pwa-editor__rich-text{display:flex;flex-direction:column;gap:8px}.pwa-editor__rich-text-toolbar{padding:4px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:6px;background:var(--ant-color-bg-container, #fff)}.pwa-editor__rich-text-area{min-height:280px;padding:8px 12px;border:1px solid var(--ant-color-border, #d9d9d9);border-radius:6px;background:var(--ant-color-bg-container, #fff);font-size:14px;line-height:1.5;outline:none}.pwa-editor__rich-text-area:focus{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 2px color-mix(in srgb,var(--ant-color-primary, #1677ff) 20%,transparent)}.pwa-editor__rich-text-area:empty:before{content:attr(data-placeholder);color:var(--ant-color-text-placeholder, #bfbfbf);pointer-events:none}.pwa-editor__variables{display:flex;flex-direction:column;gap:6px}.pwa-editor__variables-label{font-size:12px}.pwa-editor__variables-list{display:flex;flex-wrap:wrap;gap:6px}.pwa-editor__variable-tag{margin:0;-webkit-user-select:none;user-select:none}.pwa-preview__phone{width:100%;max-width:360px;margin:0 auto;border:8px solid #111;border-radius:32px;overflow:hidden;background:#f5f7fa;min-height:750px;height:750px;display:flex;flex-direction:column}.pwa-preview__phone>*{flex:1;min-height:0}@media(max-width:640px){.pwa-editor__page-fields,.pwa-editor__color-fields{grid-template-columns:1fr}}@media(max-width:960px){.pwa-editor--pages,.pwa-editor--styling{grid-template-columns:1fr}.pwa-editor__preview{position:static}.pwa-editor__sidebar-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.pwa-editor__sidebar-pages{flex-direction:row;flex-wrap:nowrap}.pwa-editor__sidebar-actions{flex:0 0 auto;margin-top:0;padding-top:0;padding-left:8px;border-top:none;border-left:1px solid var(--ant-color-border-secondary, #f0f0f0)}.pwa-editor__page-row{flex-shrink:0;margin-bottom:0;margin-right:8px}.pwa-editor__page-row:last-child{margin-right:0}.pwa-editor__page-item{flex:0 0 auto;min-width:160px}.pwa-editor__page-row-actions .ant-btn{min-width:unset;flex:0 0 auto}.pwa-editor__sidebar-hint{display:none}}*{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}[data-color-mode=dark] a{color:#69b1ff}[data-color-mode=dark] a:hover{color:#91caff}.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-account-page{max-width:720px}.app-account-password-form{max-width:400px}.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{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{--form-label-width: 200px}.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(--form-label-width);max-width:var(--form-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, #1e2229)}.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}.company-tariff-form{--form-control-max-width: 280px;--form-control-max-width-narrow: 200px;--form-control-max-width-wide: 480px}.company-tariff-form .ant-form-item-control .ant-select,.company-tariff-form .ant-form-item-control .ant-picker{max-width:var(--form-control-max-width)}.company-tariff-form .ant-form-item-control .ant-input-number{max-width:var(--form-control-max-width-narrow)}.company-tariff-form .ant-form-item-control textarea.ant-input{max-width:var(--form-control-max-width-wide)}.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{--form-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 #1677ff;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, #1677ff) 0%,var(--auth-brand-to, #0958d9) 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;align-items:flex-start;gap:16px;margin-bottom:28px;animation:auth-slide-in-left .7s cubic-bezier(.22,1,.36,1) both}.app-auth-layout__brand-mark{display:inline-flex;padding:4px;border-radius:14px;background:#ffffff26;flex-shrink:0;animation:auth-pop-in .55s cubic-bezier(.22,1,.36,1) .08s both}.app-auth-layout__title{margin:0 0 8px!important;color:#fff!important;font-weight:700!important}.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{width:100%;height:auto;display:block;overflow:visible}.app-auth-hero__glow{transform-box:fill-box;transform-origin:center;opacity:.45;animation:auth-hero-glow 3.4s ease-in-out infinite}.app-auth-hero__item{transform-box:fill-box;transform-origin:center}.app-auth-hero__item--coffee{animation:auth-item-float 3.8s ease-in-out infinite}.app-auth-hero__steam{transform-box:fill-box;transform-origin:bottom center;animation:auth-steam 2.4s ease-in-out infinite}.app-auth-hero__steam--2{animation-delay:.45s}.app-auth-hero__steam--3{animation-delay:.9s}.app-auth-hero__points{transform-box:fill-box;transform-origin:center;animation:auth-points-float 3.2s ease-in-out infinite}@keyframes auth-hero-glow{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.5;transform:scale(1.08)}}@keyframes auth-item-float{0%,to{transform:translate(0)}50%{transform:translateY(-6px)}}@keyframes auth-steam{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:.55;transform:translateY(-6px)}}@keyframes auth-points-float{0%,to{opacity:.85;transform:translate(0)}50%{opacity:.95;transform:translateY(-4px)}}.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}.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:var(--ant-color-primary, #1677ff);border-color:var(--ant-color-primary, #1677ff)}.register-wizard__step--current .register-wizard__step-label{color:#0f172ae0;font-weight:500}.register-wizard__step--complete .register-wizard__step-icon{color:var(--ant-color-primary, #1677ff);background:#1677ff1a;border-color:#1677ff59}.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:var(--ant-color-primary, #1677ff);border-color:var(--ant-color-primary, #1677ff)}[data-color-mode=dark] .register-wizard__step--complete .register-wizard__step-icon{color:var(--ant-color-primary, #1677ff);background:#1677ff26;border-color:#1677ff66}.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{visibility:hidden;pointer-events:none}.register-wizard__login{display:flex;flex-direction:column;gap:8px;margin-top: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, #1677ff);box-shadow:0 0 0 1px var(--ant-color-primary, #1677ff);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, #1677ff);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, #1677ff);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__brand-mark,.app-auth-layout__illustration,.app-auth-layout__feature,.app-auth-hero__glow,.app-auth-hero__item,.app-auth-hero__steam,.app-auth-hero__points,.app-auth-layout__form-card{animation:none}.app-auth-hero__glow{opacity:.45}.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}
