@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--hig-tint: #007aff;--hig-tint-pressed: #0051d5;--hig-tint-subtle: rgba(0, 122, 255, .12);--hig-tint-subtle-hover: rgba(0, 122, 255, .16);--admin-bg: #f4efe8;--admin-bg-strong: #ebe2d5;--admin-surface: rgba(255, 255, 255, .92);--admin-surface-strong: #ffffff;--admin-sider-bg: #171b22;--admin-sider-surface: rgba(255, 255, 255, .06);--admin-sider-surface-strong: rgba(255, 255, 255, .1);--admin-sider-border: rgba(255, 255, 255, .08);--admin-sider-text: rgba(244, 245, 247, .92);--admin-sider-text-muted: rgba(244, 245, 247, .62);--admin-accent: #007aff;--admin-accent-hover: #0062cc;--admin-accent-muted: #72d0ff;--admin-accent-soft: rgba(0, 122, 255, .12);--admin-accent-soft-strong: rgba(0, 122, 255, .18);--admin-text: #1d1d1f;--admin-text-secondary: rgba(60, 60, 67, .72);--admin-muted: rgba(60, 60, 67, .55);--admin-text-tertiary: rgba(60, 60, 67, .42);--admin-border: rgba(60, 60, 67, .12);--admin-border-subtle: #e5e5ea;--admin-separator: rgba(60, 60, 67, .12);--admin-header-h: 52px;--admin-content-max: 1520px;--admin-radius: 12px;--admin-radius-sm: 10px;--admin-radius-xs: 8px;--admin-shadow-sm: 0 1px 0 rgba(0, 0, 0, .04), 0 4px 16px rgba(26, 36, 46, .08);--admin-shadow-card: 0 12px 32px rgba(55, 44, 28, .08);--admin-font: "Manrope", "SF Pro Text", "SF Pro Display", "Segoe UI", system-ui, sans-serif;--hig-vspace: 16px;--hig-vspace-lg: 24px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;background:radial-gradient(circle at top left,rgba(0,122,255,.08),transparent 22%),radial-gradient(circle at bottom right,rgba(255,159,10,.08),transparent 24%),linear-gradient(180deg,#f7f2eb,#f3ede4);font-family:var(--admin-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--admin-text);text-rendering:optimizeLegibility;line-height:1.45;font-size:13px}.admin-shell{min-height:100vh;background:transparent;position:relative}.admin-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(17,24,39,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.025) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 92%)}.admin-boot{min-height:100vh;display:grid;place-items:center;background:var(--admin-bg)}.admin-content-wrap{margin:0;min-height:calc(100vh - var(--admin-header-h));padding:28px 28px 44px;background:transparent}.admin-page{max-width:var(--admin-content-max);margin:0 auto;width:100%;display:flex;flex-direction:column;gap:18px;animation:admin-fade-up .38s ease}.admin-page--wide{max-width:1040px}.admin-page.admin-subscriptions-page{max-width:960px}.admin-sider.admin-desktop-sider{background:var(--admin-sider-bg)!important;border-inline-end:.5px solid var(--admin-sider-border)!important}.admin-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-sider-brand{display:flex;align-items:center;gap:10px;padding:16px 14px;background:var(--admin-sider-bg);border-bottom:.5px solid var(--admin-sider-border);min-height:56px}.admin-sider-logo{width:32px;height:32px;border-radius:var(--admin-radius-xs);background:var(--hig-tint);color:#fff;font-weight:600;font-size:14px;display:grid;place-items:center;flex-shrink:0;box-shadow:0 .5px 2px #0000001a;letter-spacing:-.03em}.admin-sider-brand-text{min-width:0;flex:1}.admin-sider-brand-title{color:var(--admin-text);font-weight:600;font-size:16px;letter-spacing:-.02em;line-height:1.2;font-style:normal}.admin-sider-brand-sub{margin-top:1px;font-size:10px;color:var(--admin-muted);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.admin-sider-menu{background:transparent!important;border:none!important;flex:1;padding:8px 0 20px;overflow-y:auto}.admin-sider-menu .ant-menu-item-group-title{padding:16px 16px 6px!important;font-size:11px!important;font-weight:500!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--admin-muted)!important;line-height:1.2!important}.admin-sider-menu .ant-menu-item{margin-inline:8px;width:calc(100% - 16px)!important;border-radius:var(--admin-radius-xs)!important;color:var(--admin-text)!important;height:40px;line-height:40px;margin-top:2px;font-size:13px;font-weight:500;transition:background .15s ease,color .15s ease}.admin-sider-menu .ant-menu-item .anticon{color:var(--admin-text-secondary);font-size:16px}.admin-sider-menu .ant-menu-item:hover,.admin-sider-menu .ant-menu-item-active{background:#0000000a!important;color:var(--admin-text)!important}.admin-sider-menu .ant-menu-item-selected{background:var(--hig-tint-subtle)!important;color:var(--hig-tint)!important;font-weight:600}.admin-sider-menu .ant-menu-item-selected .anticon,.admin-sider-menu .ant-menu-item-selected{color:var(--hig-tint)!important}.admin-sider-menu .ant-menu-item-selected:after{display:none}.admin-sider-menu .anticon{opacity:1}.ant-layout-sider-collapsed .admin-sider-brand{justify-content:center;padding-inline:8px}.ant-layout-sider-collapsed .admin-sider-logo{width:36px;font-size:12px}.admin-shell .ant-layout-sider-trigger{background:#dcdce0!important;color:var(--admin-text-secondary)!important;border-top:.5px solid var(--admin-sider-border)!important;height:40px;line-height:40px}.admin-shell .ant-layout-sider-trigger:hover{background:#d0d0d5!important;color:var(--admin-text)!important}.admin-top-header{position:relative;z-index:10;background:#ffffffbf!important;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background-color:#ffffffb8!important;height:var(--admin-header-h)!important;line-height:unset!important;padding:0 20px 0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:.5px solid var(--admin-separator)!important;gap:12px;box-shadow:none}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.admin-top-header{background:var(--admin-surface)!important}}.admin-header-titles{flex:1;min-width:0;padding:0 4px}.admin-header-title{margin:0!important;font-size:20px!important;font-weight:600!important;letter-spacing:-.03em!important;line-height:1.2!important;color:var(--admin-text)!important;font-family:var(--admin-font)!important}.admin-header-user-btn{display:inline-flex!important;align-items:center;gap:8px;height:40px;min-width:44px;padding:0 10px 0 4px!important;border-radius:var(--admin-radius-xs)!important;font-size:13px;font-weight:500;color:var(--admin-text)!important}.admin-header-user-btn:hover{background:#0000000d!important}.admin-header-avatar{background:var(--hig-tint)!important;flex-shrink:0;width:30px;height:30px;line-height:30px;font-size:12px;font-weight:600;color:#fff!important}.admin-page-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;min-height:36px}.admin-page-toolbar-start,.admin-page-toolbar-end{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-hint{margin:0 0 var(--hig-vspace);color:var(--admin-muted);font-size:12px;line-height:1.4;max-width:42rem;font-weight:400}.admin-stat-card.ant-card{border-radius:var(--admin-radius);border:.5px solid var(--admin-border);box-shadow:var(--admin-shadow-card);background:var(--admin-surface);overflow:hidden}.admin-stat-card .ant-card-body{padding:14px 16px}.admin-stat-card .ant-statistic-title{color:var(--admin-muted)!important;font-size:11px!important;margin-bottom:6px!important;text-transform:uppercase;letter-spacing:.04em;font-weight:500!important;font-style:normal}.admin-stat-card .ant-statistic-content{line-height:1.2}.admin-stat-card .ant-statistic-content-value{font-size:22px;font-weight:600;color:var(--admin-text)!important;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.admin-dash-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.admin-dash-link{flex:1 1 140px;min-width:0;min-height:36px}.admin-row-highlight td{background:var(--hig-tint-subtle)!important}.admin-shell .ant-layout{background:transparent}.admin-shell .ant-card{border-radius:var(--admin-radius);border:.5px solid var(--admin-border);box-shadow:var(--admin-shadow-card);background:var(--admin-surface)}.admin-shell .ant-card-head{border-bottom:.5px solid var(--admin-border);font-size:15px;font-weight:600;min-height:48px;padding:0 16px;color:var(--admin-text);font-family:var(--admin-font);letter-spacing:-.02em}.admin-shell .ant-card-head-title{padding:14px 0}.admin-shell .ant-card-extra{color:var(--admin-muted);font-size:12px;font-weight:400}.admin-shell .ant-card-body{color:var(--admin-text);font-size:13px}.admin-shell .ant-table-wrapper .ant-table{border-radius:var(--admin-radius);font-size:13px;border:.5px solid var(--admin-border);overflow:hidden;background:var(--admin-surface)}.admin-shell .ant-table-wrapper .ant-table-thead>tr>th{background:#fafafa!important;color:var(--admin-muted)!important;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding-block:10px!important;border-bottom:.5px solid var(--admin-border)!important}.admin-shell .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:.5px solid var(--admin-border)!important;color:var(--admin-text);font-weight:400}.admin-shell .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#00000005!important}.admin-shell .ant-table-pagination.ant-pagination{margin:12px 0 4px}.admin-shell .ant-input,.admin-shell .ant-input-affix-wrapper,.admin-shell .ant-input-number,.admin-shell .ant-input-number-group-addon,.admin-shell .ant-select-selector,.admin-shell .ant-picker,.admin-shell .ant-input-textarea textarea{border-radius:var(--admin-radius-sm)!important;font-size:13px;border-color:#3c3c432e!important;min-height:32px}.admin-shell .ant-input:hover,.admin-shell .ant-input-affix-wrapper:hover,.admin-shell .ant-input-number:hover,.admin-shell .ant-select:hover .ant-select-selector,.admin-shell .ant-picker:hover{border-color:#3c3c4347!important}.admin-shell .ant-input:focus,.admin-shell .ant-input-affix-wrapper-focused,.admin-shell .ant-input-number-focused,.admin-shell .ant-select-focused .ant-select-selector,.admin-shell .ant-picker-focused,.admin-shell .ant-input-textarea textarea:focus{border-color:var(--admin-accent)!important;box-shadow:0 0 0 3px var(--admin-accent-soft)!important;outline:none}.admin-shell .ant-form-item-label>label{color:var(--admin-text-secondary)!important;font-weight:500;font-size:12px}.admin-shell .ant-tabs .ant-tabs-tab{font-weight:500;padding:10px 0!important}.admin-shell .ant-tabs .ant-tabs-tab-btn{color:var(--admin-text-secondary);font-size:13px}.admin-shell .ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--hig-tint)!important;font-weight:600}.admin-shell .ant-tabs-ink-bar{height:2.5px;border-radius:2px 2px 0 0}.admin-shell .ant-btn-default{border-color:#3c3c432e;color:var(--hig-tint);background:#fff;font-weight:500;border-radius:var(--admin-radius-sm);min-height:32px;padding:4px 14px}.admin-shell .ant-btn-default:hover{color:var(--hig-tint-pressed)!important;border-color:var(--hig-tint)!important;background:#007aff0f!important}.admin-shell .ant-btn-primary{font-weight:500;box-shadow:none;border-radius:var(--admin-radius-sm);min-height:32px}.admin-shell .ant-btn-primary:not(:disabled):hover{background:var(--hig-tint-pressed)!important}.admin-shell .ant-tag{border:.5px solid var(--admin-border);line-height:1.4;border-radius:6px;font-size:12px;font-weight:500}.admin-shell .ant-alert{border-radius:var(--admin-radius);border:.5px solid var(--admin-border)}.admin-shell .ant-modal .ant-modal-content,.admin-shell .ant-drawer .ant-drawer-content{border-radius:14px!important;overflow:hidden;border:.5px solid var(--admin-border)!important;box-shadow:0 12px 40px #0000001f!important}.admin-shell .ant-modal-header,.admin-shell .ant-drawer-header{border-bottom:.5px solid var(--admin-border)!important;padding:16px 20px!important}.admin-shell .ant-segmented{background:#e5e5ea!important;border-radius:var(--admin-radius-sm)!important;padding:2px}.admin-shell .ant-segmented-item-selected{border-radius:8px!important;font-weight:500;box-shadow:0 1px 2px #00000014}.admin-shell .ant-collapse{border-radius:var(--admin-radius)!important;border:.5px solid var(--admin-border)!important;background:#fff}.admin-shell .ant-collapse>.ant-collapse-item{border-color:var(--admin-border)!important}.admin-shell .ant-descriptions-bordered .ant-descriptions-item-label{background:#fafafa!important;font-size:12px;font-weight:500;color:var(--admin-text-secondary)!important}.admin-shell .ant-slider .ant-slider-track{background:linear-gradient(90deg,var(--hig-tint) 0%,#5ac8fa 100%)!important}.admin-shell .ant-slider .ant-slider-handle:after{box-shadow:0 0 0 1px #0000000a,0 1px 3px #0000001f!important;border:.5px solid rgba(0,0,0,.1)}.admin-shell .ant-empty-description{color:var(--admin-muted);font-size:13px}.admin-shell .ant-popover .ant-popover-inner{border-radius:12px;box-shadow:0 4px 16px #0000001f}.admin-header-hamburger{display:none;width:44px;height:44px;align-items:center;justify-content:center;margin-right:0;flex-shrink:0;border-radius:10px}@media(max-width:768px){.admin-header-hamburger{display:inline-flex}.admin-shell .ant-layout-sider{position:fixed!important;z-index:100;height:100vh;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .2s ease}.admin-shell .ant-layout-sider.ant-layout-sider-collapsed{transform:translate(-100%)}.admin-shell .ant-layout-sider.ant-layout-sider-open{transform:translate(0)!important}.admin-shell .ant-layout-sider:not(.ant-layout-sider-collapsed):not(.ant-layout-sider-open){transform:translate(-100%)!important}.admin-shell .ant-layout-sider .ant-layout-sider-children{overflow-y:auto;height:100%}.admin-content-wrap{padding:12px 12px 28px!important}.admin-desktop-sider{display:none!important}.admin-header-username{display:none}.admin-top-header{padding-inline:8px!important}.admin-header-title{font-size:17px!important}}@media(min-width:769px){.admin-sider-mask{display:none!important}}.admin-mobile-drawer .ant-drawer-body{padding:0!important;background:var(--admin-sider-bg)!important}.admin-mobile-drawer .admin-sider-menu{padding-bottom:32px}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse 70% 50% at 50% -20%,rgba(0,122,255,.1),transparent),var(--admin-bg)}.admin-login-card{width:400px;max-width:100%;border-radius:14px!important;border:.5px solid var(--admin-border)!important;box-shadow:0 8px 32px #00000014!important;background:var(--admin-surface)!important;overflow:hidden}.admin-login-kicker{text-align:center;color:var(--admin-muted);font-size:13px;margin:0 0 20px;line-height:1.4;font-weight:400}@media(max-width:540px){.admin-login-card{width:100%!important;border-radius:0!important;min-height:100vh;display:flex;flex-direction:column;justify-content:center;box-shadow:none!important}.admin-login-page{padding:0}.admin-login-card .ant-card-body{padding:32px 20px}}.hig-page-lead{margin:0;max-width:42rem;font-size:14px;line-height:1.45;color:var(--admin-text-secondary);font-weight:400;letter-spacing:-.01em}.hig-group{display:flex;flex-direction:column;gap:10px}.hig-group__head{padding:0 2px}.hig-group__label{margin:0;font-size:13px;font-weight:600;letter-spacing:-.02em;color:var(--admin-text);line-height:1.25}.hig-group__desc{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--admin-muted);max-width:40rem;font-weight:400}.hig-group__body{min-width:0}.hig-table-card .ant-card-head{min-height:44px;padding:0 14px}.hig-table-card .ant-card-head-title{font-size:13px;font-weight:600}.hig-table-card .ant-table-wrapper .ant-table{border-radius:0;border-left:none;border-right:none}.hig-table-card .ant-table-wrapper{border-radius:0 0 var(--admin-radius) var(--admin-radius);overflow:hidden}.hig-table-card:not(.ant-card-bordered) .ant-card-body{border-radius:inherit}.hig-page-tabs>.ant-tabs-nav{margin-bottom:16px;padding:0 2px}.hig-page-tabs .ant-tabs-tab{padding:10px 0!important}.hig-page-tabs .ant-tabs-nav:before{border-color:var(--admin-separator)}.hig-filter-card .ant-card-body{padding:12px 14px}.hig-ent-block.ant-card{border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-card)}.hig-ent-block .ant-card-body{padding:12px 14px}.hig-metric-xl{font-size:34px;font-weight:600;line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--admin-text);font-family:var(--admin-font)}.hig-metric-suffix{font-size:15px;font-weight:600;color:var(--admin-text-tertiary);margin-left:4px}.hig-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(max-width:520px){.hig-action-grid{grid-template-columns:1fr}}.hig-action-grid .ant-btn{min-height:44px;height:auto;padding:8px 12px;justify-content:flex-start;text-align:left;border-radius:var(--admin-radius-sm);font-weight:500;border:.5px solid var(--admin-border)!important;background:var(--admin-surface)!important;color:var(--hig-tint)!important;box-shadow:0 .5px 1px #0000000a}.hig-action-grid .ant-btn:hover{background:#00000008!important;border-color:var(--hig-tint)!important;color:var(--hig-tint-pressed)!important}.hig-landing-separator{margin:20px 0 12px;font-size:15px;font-weight:600;letter-spacing:-.02em;color:var(--admin-text);padding:4px 0 8px;border-bottom:.5px solid var(--admin-separator)}.hig-landing-slide.ant-card{border-radius:var(--admin-radius)!important;border:.5px solid var(--admin-border)!important;box-shadow:var(--admin-shadow-card);background:#fafafa}.hig-signin-hero.ant-typography{text-align:center;margin-bottom:2px!important;font-weight:600;letter-spacing:-.03em;color:var(--admin-text)!important;font-size:22px!important;line-height:1.2!important}.hig-code-hint{margin-bottom:16px;color:var(--admin-muted);font-size:14px;line-height:1.45}.hig-catalog-collapse .ant-collapse{background:transparent;border:none}.hig-catalog-collapse .ant-collapse-item{border:.5px solid var(--admin-border)!important;border-radius:var(--admin-radius)!important;margin-bottom:10px;overflow:hidden;background:var(--admin-surface);box-shadow:var(--admin-shadow-card)}.hig-catalog-collapse .ant-collapse-header{font-weight:600!important;padding:12px 14px!important;align-items:center!important}.hig-catalog-collapse .ant-collapse-content-box{padding:0 14px 12px!important}.hig-questions-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0;padding:0 2px 4px}.hig-cell-muted{color:var(--admin-text-tertiary)}.hig-tab-panel-stack{display:flex;flex-direction:column;gap:20px;width:100%}@keyframes admin-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-desktop-sider.admin-sider{background:radial-gradient(circle at top left,rgba(114,208,255,.22),transparent 20%),linear-gradient(180deg,#1b2028,#141921)!important;border-inline-end:1px solid var(--admin-sider-border)!important;box-shadow:18px 0 40px #10151e29}.admin-sider-stage{min-height:100%;display:flex;flex-direction:column}.admin-sider-stage--mobile{background:radial-gradient(circle at top left,rgba(114,208,255,.2),transparent 18%),linear-gradient(180deg,#1b2028,#141921)}.admin-sider-brand{padding:18px 18px 14px;min-height:72px;background:transparent;border-bottom:1px solid var(--admin-sider-border)}.admin-sider-logo{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#0a84ff,#72d0ff);box-shadow:0 12px 24px #007aff47}.admin-sider-brand-title{color:var(--admin-sider-text);font-size:17px;font-weight:800;letter-spacing:-.04em}.admin-sider-brand-sub{color:var(--admin-sider-text-muted);font-size:11px;letter-spacing:.08em}.admin-sider-summary{margin:16px 14px 8px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.08);color:var(--admin-sider-text)}.admin-sider-summary-kicker{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#72d0ff}.admin-sider-summary-copy{margin:10px 0 14px;color:#f4f5f7d1;font-size:13px;line-height:1.55}.admin-sider-summary-pills{display:flex;flex-wrap:wrap;gap:10px}.admin-sider-summary-pill,.admin-sider-summary-link{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;text-decoration:none}.admin-sider-summary-pill{color:#e7f5ff;background:#007aff33}.admin-sider-summary-link{color:var(--admin-sider-text);background:#ffffff14}.admin-sider-summary-link:hover{color:#fff;background:#ffffff21}.admin-sider-menu{background:transparent!important;padding:10px 10px 20px}.admin-sider-menu .ant-menu-item-group-title{color:#f4f5f775!important;padding:14px 12px 8px!important;font-size:10px!important;font-weight:800!important}.admin-sider-menu .ant-menu-item{margin-inline:0;width:100%!important;color:#f4f5f7d1!important;margin-block:4px 0;padding-inline:14px!important;border-radius:14px!important;font-size:13px;transition:transform .18s ease,background .18s ease,color .18s ease}.admin-sider-menu .ant-menu-item .anticon{color:#f4f5f794!important;font-size:17px}.admin-sider-menu .ant-menu-item:hover,.admin-sider-menu .ant-menu-item-active{background:#ffffff12!important;color:#fff!important;transform:translate(2px)}.admin-sider-menu .ant-menu-item-selected{background:linear-gradient(135deg,#007aff42,#72d0ff33)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #72d0ff2e}.admin-sider-menu .ant-menu-item-selected .anticon{color:#d9f1ff!important}.admin-shell .ant-layout-sider-trigger{background:#ffffff0d!important;color:#f4f5f7cc!important;border-top:1px solid var(--admin-sider-border)!important}.admin-shell .ant-layout-sider-trigger:hover{background:#ffffff1a!important;color:#fff!important}.admin-sider-footer{margin-top:auto;padding:14px}.admin-sider-user-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.admin-sider-user-avatar{flex-shrink:0;background:linear-gradient(135deg,#f59e0b,#ffcb70)!important;color:#2f2100!important}.admin-sider-user-copy{min-width:0}.admin-sider-user-name{color:#fff;font-size:13px;font-weight:700;line-height:1.2}.admin-sider-user-meta{color:#f4f5f799;font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis}.admin-top-header{position:sticky;top:0;z-index:25;height:auto!important;min-height:84px;padding:18px 24px!important;background:#fffcf7d1!important;border-bottom:1px solid rgba(81,56,25,.08)!important;box-shadow:0 10px 40px #5543270f}.admin-header-main{min-width:0;display:flex;align-items:flex-start;gap:14px;flex:1}.admin-header-titles{flex:1;min-width:0}.admin-header-kicker{margin-bottom:6px;color:#007aff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-header-title{font-size:29px!important;font-weight:800!important;letter-spacing:-.05em!important}.admin-header-subtitle{margin:8px 0 0;max-width:42rem;color:#3c3c43bf;font-size:14px;line-height:1.55}.admin-header-actions{display:flex;align-items:center;gap:12px;margin-left:16px}.admin-header-link,.admin-header-badge{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:700;text-decoration:none}.admin-header-link{color:var(--admin-text);background:#ffffffa8;border:1px solid rgba(81,56,25,.08)}.admin-header-link:hover{color:#007aff;background:#ffffffeb}.admin-header-badge{color:#8a5a00;background:#f59e0b1f;border:1px solid rgba(245,158,11,.16)}.admin-header-user-btn{height:46px;padding:4px 8px 4px 4px!important;border-radius:16px!important;background:#ffffffbd!important;border:1px solid rgba(81,56,25,.08)!important}.admin-header-user-btn:hover{background:#fffffff0!important}.admin-header-avatar{width:34px;height:34px;line-height:34px;background:linear-gradient(135deg,#0a84ff,#72d0ff)!important}.admin-header-usercopy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15}.admin-header-username{color:var(--admin-text);font-size:13px;font-weight:800;max-width:180px;overflow:hidden;text-overflow:ellipsis}.admin-header-usersub{color:#3c3c439e;font-size:11px;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis}.admin-content-wrap{padding-top:24px}.admin-shell .ant-card{background:var(--admin-surface);border:1px solid rgba(81,56,25,.08);box-shadow:0 16px 36px #4f3b200d}.admin-shell .ant-table-wrapper .ant-table{background:#ffffffeb}.admin-shell .ant-btn-primary{background:linear-gradient(135deg,#0a84ff,#007aff)!important;border-color:#0a84ff!important}.admin-mobile-drawer .ant-drawer-content{background:transparent!important}.admin-mobile-drawer .ant-drawer-body{padding:0!important}@media(max-width:1024px){.admin-content-wrap{padding-inline:18px}.admin-top-header{padding-inline:18px!important}}@media(max-width:768px){.admin-top-header{min-height:74px;padding:14px 14px 16px!important;align-items:flex-start!important}.admin-header-main{gap:10px}.admin-header-title{font-size:22px!important}.admin-header-subtitle,.admin-header-link,.admin-header-badge,.admin-sider-summary{display:none}.admin-content-wrap{padding:16px 12px 28px!important}.admin-header-user-btn{height:42px;border-radius:14px!important}}.hig-surface-card.ant-card{border-radius:var(--admin-radius)!important;border:.5px solid var(--admin-border)!important;box-shadow:var(--admin-shadow-card);background:var(--admin-surface)}.hig-surface-card .ant-card-head{min-height:48px;font-size:15px;font-weight:600;letter-spacing:-.02em}.hig-surface-card .ant-card-body>.ant-typography:first-child,.hig-surface-card .ant-card-body>p:first-child{margin-top:0}.hig-table-card-intro{padding:12px 16px;border-bottom:.5px solid var(--admin-separator);background:#fafafa}.hig-table-card-intro .ant-typography{margin-bottom:0!important}.hig-chart-card.ant-card{border-radius:var(--admin-radius)!important;overflow:hidden}.hig-inner-flow{display:flex;flex-direction:column;gap:20px;width:100%}.hig-questions-subject-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px;margin-bottom:0;scrollbar-width:thin}.hig-questions-search-card .ant-table-wrapper{border-radius:var(--admin-radius-sm);border:.5px solid var(--admin-border);overflow:hidden;margin-top:10px}.hig-doc-collapse.ant-collapse{background:var(--admin-surface);border:.5px solid var(--admin-border);border-radius:var(--admin-radius)!important;overflow:hidden}.hig-doc-collapse .ant-collapse-item{border-color:var(--admin-separator)!important}.hig-doc-collapse .ant-collapse-header{font-weight:600;font-size:14px}.hig-entitlement-stack .hig-surface-card .ant-btn-lg{min-height:48px;border-radius:var(--admin-radius-sm);font-size:15px;font-weight:600}.admin-shell .ant-modal .ant-modal-body{padding:20px 22px 22px}.admin-shell .ant-modal .ant-form-item:last-child{margin-bottom:0}.pg-notifications{display:flex;flex-direction:column;gap:16px}.pg-notifications__settings{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pg-notifications__toolbar{display:flex;justify-content:space-between;padding-top:4px}.pg-notifications__muted{color:var(--admin-text-secondary);font-size:12px;line-height:1.35}.pg-login{min-height:100vh;display:grid;grid-template-columns:1fr}@media(min-width:900px){.pg-login{grid-template-columns:minmax(320px,1fr) minmax(400px,1.1fr)}}.pg-login__brand{display:flex;flex-direction:column;justify-content:center;padding:48px 40px 56px;background:linear-gradient(165deg,#0a1628,#1a2d4a 40%,#0d2847);color:#f5f5f7;position:relative;overflow:hidden}.pg-login__brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 20% 0%,rgba(0,122,255,.25),transparent 55%);pointer-events:none}.pg-login__brand>*{position:relative;z-index:1}.pg-login__mark{width:56px;height:56px;border-radius:14px;background:linear-gradient(180deg,#0a84ff,#007aff);color:#fff;font-size:24px;font-weight:700;display:grid;place-items:center;margin-bottom:20px;box-shadow:0 8px 32px #005ac859;letter-spacing:-.04em}.pg-login__title{margin:0 0 8px;font-size:32px;font-weight:700;letter-spacing:-.04em;line-height:1.1}.pg-login__tagline{margin:0 0 28px;font-size:15px;color:#ffffffb3;font-weight:500}.pg-login__bullets{margin:0;padding:0 0 0 20px;font-size:14px;line-height:1.6;color:#ffffffe0;max-width:28rem}.pg-login__bullets li{margin-bottom:10px}.pg-login__stage{display:flex;align-items:center;justify-content:center;padding:32px 24px 48px;background:var(--admin-bg, #f2f2f7)}.pg-login__panel{width:100%;max-width:420px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 4px 24px #00000014,0 1px 2px #0000000a;padding:28px 28px 32px}.pg-login__steps{display:flex;align-items:center;gap:8px;margin-bottom:22px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--admin-muted, rgba(60, 60, 67, .55))}.pg-login__steps span{padding:6px 10px;border-radius:8px;background:#f2f2f7;color:var(--admin-muted, rgba(60, 60, 67, .55));transition:background .15s,color .15s}.pg-login__steps span.is-active{background:#007aff1f;color:#007aff}.pg-login__steps span.is-done{background:#e8f4e8;color:#1d7c32}.pg-login__head{margin-bottom:6px;font-size:22px;font-weight:600;letter-spacing:-.03em;color:#1d1d1f;line-height:1.2}.pg-login__sub{margin:0 0 20px;font-size:14px;line-height:1.45;color:#3c3c43b8}.pg-login__code-hint{margin:0 0 16px;font-size:14px;line-height:1.5;color:#3c3c43bf}.pg-login__back{margin-top:12px;width:100%;text-align:center}.pg-dash{display:flex;flex-direction:column;gap:22px;max-width:1200px;margin:0 auto}.pg-dash__skeleton-hero{min-height:120px;border-radius:20px}.pg-dash__skeleton-panel{min-height:280px;border-radius:16px}.pg-dash__hero{display:flex;flex-direction:column;gap:16px;padding:24px 24px 22px;border-radius:20px;background:radial-gradient(ellipse 90% 80% at 0% 0%,rgba(0,122,255,.14) 0%,transparent 50%),radial-gradient(ellipse 60% 60% at 100% 100%,rgba(90,200,250,.12) 0%,transparent 45%),linear-gradient(165deg,#fff,#f6f7fb);border:.5px solid rgba(60,60,67,.1);box-shadow:0 2px 16px #0000000d}@media(min-width:720px){.pg-dash__hero{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:28px 28px 26px}}.pg-dash__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#007aff}.pg-dash__headline{margin:0 0 8px;font-size:28px;font-weight:700;letter-spacing:-.04em;line-height:1.1;color:#0f0f12}.pg-dash__lede{margin:0;max-width:32rem;font-size:15px;line-height:1.5;color:#3c3c43e0}.pg-dash__hero-aside{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0}@media(min-width:720px){.pg-dash__hero-aside{align-items:flex-end;text-align:right}}.pg-dash__date{font-size:14px;font-weight:500;color:#3c3c43cc;text-transform:capitalize}.pg-dash__pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#3c3c4399;padding:6px 10px;border-radius:999px;background:#0000000d}.pg-dash__pill--sync{color:#007aff;background:#007aff1a}.pg-dash__kpi{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:800px){.pg-dash__kpi{grid-template-columns:repeat(4,1fr);gap:12px}}.pg-dash__kpi-card{position:relative;display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px 14px 16px 16px;border-radius:16px;background:#fff;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-dash__kpi-card:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 2px 2px 0;background:#007aff}.pg-dash__kpi-card--blue:before{background:#007aff}.pg-dash__kpi-card--violet:before{background:#5856d6}.pg-dash__kpi-card--teal:before{background:#5ac8fa}.pg-dash__kpi-card--amber:before{background:#ff9f0a}.pg-dash__kpi-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-size:20px;flex-shrink:0;color:#fff;background:linear-gradient(145deg,#0a84ff,#007aff)}.pg-dash__kpi-card--violet .pg-dash__kpi-icon{background:linear-gradient(145deg,#6b69e8,#5856d6)}.pg-dash__kpi-card--teal .pg-dash__kpi-icon{background:linear-gradient(145deg,#5ac8fa,#32ade6)}.pg-dash__kpi-card--amber .pg-dash__kpi-icon{background:linear-gradient(145deg,#ffb340,#ff9f0a);color:#1d1d1f}.pg-dash__kpi-body{min-width:0;display:flex;flex-direction:column;gap:2px}.pg-dash__kpi-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#3c3c4385}.pg-dash__kpi-value{font-size:28px;font-weight:700;letter-spacing:-.05em;line-height:1;color:#0f0f12;font-variant-numeric:tabular-nums}.pg-dash__kpi-card--amber .pg-dash__kpi-value{color:#b35a00}.pg-dash__attention{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:760px){.pg-dash__attention{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1120px){.pg-dash__attention{grid-template-columns:repeat(4,minmax(0,1fr))}}.pg-dash__attention-card{display:flex;flex-direction:column;gap:8px;width:100%;min-height:120px;padding:18px 18px 16px;border-radius:18px;border:.5px solid rgba(60,60,67,.12);background:#fff;box-shadow:0 1px 4px #0f0f120d;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;font:inherit;color:inherit}.pg-dash__attention-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f0f1214}.pg-dash__attention-card--warning{background:linear-gradient(180deg,#fff9ef,#fff);border-color:#ff9f0a38}.pg-dash__attention-card--danger{background:linear-gradient(180deg,#fff4f4,#fff);border-color:#ff3b3033}.pg-dash__attention-card--info{background:linear-gradient(180deg,#f2f8ff,#fff);border-color:#007aff2e}.pg-dash__attention-card--success{background:linear-gradient(180deg,#f1fcf7,#fff);border-color:#34c75933}.pg-dash__attention-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#3c3c43b8}.pg-dash__attention-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.pg-dash__attention-value{font-size:32px;line-height:1;letter-spacing:-.05em;color:#0f0f12;font-variant-numeric:tabular-nums}.pg-dash__attention-hint{font-size:13px;line-height:1.4;color:#3c3c439e}.pg-dash__panel-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:1100px){.pg-dash__panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.pg-dash__panel{display:flex;flex-direction:column;gap:14px;min-width:0;padding:20px;border-radius:20px;border:.5px solid rgba(60,60,67,.1);background:#fff;box-shadow:0 2px 14px #0f0f120d}.pg-dash__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pg-dash__panel-title{margin:0 0 4px;font-size:18px;line-height:1.15;letter-spacing:-.03em;color:#0f0f12}.pg-dash__panel-sub{margin:0;font-size:13px;line-height:1.45;color:#3c3c43a3}.pg-dash__list{display:flex;flex-direction:column;gap:8px}.pg-dash__list-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:.5px solid rgba(60,60,67,.08)}.pg-dash__list-item:first-child{border-top:none;padding-top:0}.pg-dash__list-main,.pg-dash__list-side{min-width:0}.pg-dash__list-main{display:flex;flex:1;flex-direction:column;gap:4px}.pg-dash__list-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pg-dash__list-title-row strong{font-size:15px;line-height:1.3;color:#0f0f12}.pg-dash__list-sub{font-size:13px;line-height:1.4;color:#3c3c439e}.pg-dash__list-side{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;text-align:right}.pg-dash__list-side span{font-size:12px;color:#3c3c438f}.pg-dash__chart-card{display:flex;flex-direction:column;gap:14px}.pg-dash__chart-meta{display:flex;flex-wrap:wrap;gap:8px}.pg-dash__chart-meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;font-size:12px;font-weight:600;color:#3c3c43ad}.pg-dash__pair-list{display:flex;flex-direction:column;gap:10px}.pg-dash__pair-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:#f8f9fc;border:.5px solid rgba(60,60,67,.08)}.pg-dash__pair-main{display:flex;flex-direction:column;gap:4px;min-width:0}.pg-dash__pair-main strong{font-size:15px;line-height:1.3;color:#0f0f12}.pg-dash__pair-main small{font-size:12px;color:#3c3c4399}.pg-dash__pair-metrics{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pg-dash__pair-metrics span{font-size:13px;font-weight:600;color:#3c3c43c7}.pg-dash__user-cell{display:flex;flex-direction:column;gap:2px}.pg-dash__user-cell strong{font-size:14px;line-height:1.35;color:#0f0f12}.pg-dash__user-cell small{font-size:12px;line-height:1.35;color:#3c3c4394}@media(max-width:759px){.pg-dash__panel{padding:18px}.pg-dash__panel-head,.pg-dash__list-item,.pg-dash__pair-item{flex-direction:column;align-items:flex-start}.pg-dash__list-side,.pg-dash__pair-metrics{align-items:flex-start;justify-content:flex-start;text-align:left}}.pg-dash__split{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:992px){.pg-dash__split{grid-template-columns:1.25fr .9fr;gap:16px;align-items:start}}.pg-dash__ent{position:relative;background:#fff;border-radius:20px;border:.5px solid rgba(60,60,67,.1);padding:0;box-shadow:0 2px 12px #0028640f;overflow:hidden}.pg-dash__ent:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#007aff,#5ac8fa,#32ade6);opacity:.9}.pg-dash__ent-top{display:flex;align-items:center;gap:10px;padding:20px 20px 0}.pg-dash__ent-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#007aff;background:#007aff1a;padding:5px 10px;border-radius:8px}.pg-dash__ent-title{margin:0;font-size:19px;font-weight:600;letter-spacing:-.03em;color:#0f0f12}.pg-dash__ent-hint{margin:0;padding:8px 20px 16px;font-size:13px;line-height:1.45;color:#3c3c43b3;border-bottom:.5px solid rgba(60,60,67,.08)}.pg-dash__ent-missing{padding:12px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.pg-dash__ent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0 0 4px}.pg-dash__ent-cell{display:flex;flex-direction:column;gap:4px;padding:14px 20px;border-bottom:.5px solid rgba(60,60,67,.08)}.pg-dash__ent-cell:nth-child(odd){border-right:.5px solid rgba(60,60,67,.06)}.pg-dash__ent-k{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#3c3c4380}.pg-dash__ent-v{font-size:24px;font-weight:600;letter-spacing:-.04em;color:#0f0f12;font-variant-numeric:tabular-nums}.pg-dash__ent-momentum{padding:0 20px 16px}.pg-dash__ent-momentum-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#3c3c43bf;margin-bottom:8px}.pg-dash__ent-momentum-head strong{font-size:15px;font-weight:700;color:#007aff;font-variant-numeric:tabular-nums}.pg-dash__ent-bar{height:8px;border-radius:6px;background:#e8e8ed;overflow:hidden}.pg-dash__ent-bar-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#007aff,#5ac8fa);transition:width .35s ease}.pg-dash__ent-actions{display:flex;flex-wrap:wrap;gap:10px;padding:16px 20px 20px;background:linear-gradient(180deg,#00327808,#0000);border-top:.5px solid rgba(60,60,67,.08)}.pg-dash__empty{font-size:14px;line-height:1.45;color:#3c3c43cc;margin:0;max-width:36rem}.pg-dash__nav-panel{background:#fff;border:.5px solid rgba(60,60,67,.1);border-radius:20px;padding:16px 10px 12px;box-shadow:0 1px 4px #0000000a}.pg-dash__nav-title{margin:0 0 2px;padding:0 8px 0 10px;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-dash__nav-sub{margin:0 0 6px;padding:0 8px 10px 10px;font-size:12px;color:#3c3c438c;border-bottom:.5px solid rgba(60,60,67,.08)}.pg-dash__link-row{display:flex;align-items:center;width:100%;min-height:56px;padding:8px 10px 8px 8px;border:none;border-radius:12px;background:transparent;text-align:left;cursor:pointer;gap:12px;transition:background .15s;font:inherit;color:inherit}.pg-dash__link-row:hover{background:#007aff12}.pg-dash__link-ico{width:40px;height:40px;border-radius:10px;background:#f2f2f7;display:grid;place-items:center;color:#007aff;font-size:17px;flex-shrink:0}.pg-dash__link-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.pg-dash__link-text strong{font-size:15px;font-weight:600;color:#0f0f12;letter-spacing:-.02em}.pg-dash__link-text small{font-size:12px;color:#3c3c4399;font-weight:400;line-height:1.3}.pg-dash__link-arrow{color:#3c3c434d;font-size:12px}.pg-dash__ops{padding-top:4px}.pg-dash__ops-header{margin-bottom:10px}.pg-dash__ops-title{margin:0 0 4px;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-dash__ops-sub{margin:0;font-size:12px;color:#3c3c438c}.pg-dash__ops-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:700px){.pg-dash__ops-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.pg-dash__ops-grid{grid-template-columns:repeat(5,1fr)}}.pg-dash__op{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 14px;min-height:120px;border:none;border-radius:16px;cursor:pointer;text-align:left;font:inherit;color:#0f0f12;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 1px 2px #0000000d}.pg-dash__op:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000001a}.pg-dash__op--blue{background:linear-gradient(165deg,#f0f7ff,#e8f1ff);border:.5px solid rgba(0,122,255,.2)}.pg-dash__op--violet{background:linear-gradient(165deg,#f4f2ff,#ede9ff);border:.5px solid rgba(88,86,214,.2)}.pg-dash__op--amber{background:linear-gradient(165deg,#fff8ee,#fff0d9);border:.5px solid rgba(255,159,10,.28)}.pg-dash__op--teal{background:linear-gradient(165deg,#f0fdfa,#e6faf5);border:.5px solid rgba(50,173,230,.22)}.pg-dash__op--slate{background:linear-gradient(165deg,#f5f5f7,#ebebed);border:.5px solid rgba(60,60,67,.15)}.pg-dash__op-ico{width:36px;height:36px;border-radius:10px;background:#ffffffb3;display:grid;place-items:center;font-size:16px;color:#007aff;margin-bottom:4px}.pg-dash__op--violet .pg-dash__op-ico{color:#5856d6}.pg-dash__op--amber .pg-dash__op-ico{color:#b35a00}.pg-dash__op--teal .pg-dash__op-ico{color:#1c7c54}.pg-dash__op--slate .pg-dash__op-ico{color:#3a3a3c}.pg-dash__op-title{font-size:15px;font-weight:600;letter-spacing:-.02em}.pg-dash__op-sub{font-size:12px;line-height:1.35;color:#3c3c43a6}.pg-users{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.pg-users .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-users__skeleton-hero{min-height:120px;border-radius:20px}.pg-users__skeleton-search{padding:8px 0;border-radius:16px}.pg-users__skeleton-table{min-height:320px;border-radius:16px}.pg-users__stat-strip,.pg-exams__stat-strip,.pg-explanations__stat-strip,.pg-questions__stat-strip,.pg-landing-page__stat-strip,.pg-subs-page__stat-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:800px){.pg-users__stat-strip,.pg-exams__stat-strip,.pg-explanations__stat-strip,.pg-questions__stat-strip,.pg-landing-page__stat-strip,.pg-subs-page__stat-strip{grid-template-columns:repeat(4,1fr)}}.pg-users__stat,.pg-exams__stat,.pg-explanations__stat,.pg-questions__stat,.pg-landing-page__stat,.pg-subs-page__stat{position:relative;display:flex;align-items:center;gap:12px;min-height:86px;padding:14px 14px 14px 16px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-users__stat:before,.pg-exams__stat:before,.pg-explanations__stat:before,.pg-questions__stat:before,.pg-landing-page__stat:before,.pg-subs-page__stat:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:2px;background:#007aff}.pg-users__stat--blue:before,.pg-exams__stat--blue:before,.pg-explanations__stat--blue:before,.pg-questions__stat--blue:before,.pg-landing-page__stat--blue:before,.pg-subs-page__stat--blue:before{background:#007aff}.pg-users__stat--violet:before,.pg-exams__stat--violet:before,.pg-explanations__stat--violet:before,.pg-questions__stat--violet:before,.pg-landing-page__stat--violet:before,.pg-subs-page__stat--violet:before{background:#5856d6}.pg-users__stat--teal:before,.pg-exams__stat--teal:before,.pg-explanations__stat--teal:before,.pg-questions__stat--teal:before,.pg-landing-page__stat--teal:before,.pg-subs-page__stat--teal:before{background:#32ade6}.pg-users__stat--amber:before,.pg-exams__stat--amber:before,.pg-explanations__stat--amber:before,.pg-questions__stat--amber:before,.pg-landing-page__stat--amber:before,.pg-subs-page__stat--amber:before{background:#ff9f0a}.pg-users__stat-icon,.pg-exams__stat-icon,.pg-explanations__stat-icon,.pg-questions__stat-icon,.pg-landing-page__stat-icon,.pg-subs-page__stat-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:18px;background:linear-gradient(145deg,#007aff26,#007aff0d);color:#0071e3;flex-shrink:0}.pg-users__stat--violet .pg-users__stat-icon,.pg-exams__stat--violet .pg-exams__stat-icon,.pg-explanations__stat--violet .pg-explanations__stat-icon,.pg-questions__stat--violet .pg-questions__stat-icon,.pg-landing-page__stat--violet .pg-landing-page__stat-icon,.pg-subs-page__stat--violet .pg-subs-page__stat-icon{background:linear-gradient(145deg,#5856d62e,#5856d60f);color:#4846b0}.pg-users__stat--teal .pg-users__stat-icon,.pg-exams__stat--teal .pg-exams__stat-icon,.pg-explanations__stat--teal .pg-explanations__stat-icon,.pg-questions__stat--teal .pg-questions__stat-icon,.pg-landing-page__stat--teal .pg-landing-page__stat-icon,.pg-subs-page__stat--teal .pg-subs-page__stat-icon{background:linear-gradient(145deg,#32ade633,#32ade60f);color:#1e8cb8}.pg-users__stat--amber .pg-users__stat-icon,.pg-exams__stat--amber .pg-exams__stat-icon,.pg-explanations__stat--amber .pg-explanations__stat-icon,.pg-questions__stat--amber .pg-questions__stat-icon,.pg-landing-page__stat--amber .pg-landing-page__stat-icon,.pg-subs-page__stat--amber .pg-subs-page__stat-icon{background:linear-gradient(145deg,#ff9f0a38,#ff9f0a14);color:#c77800}.pg-users__stat-body,.pg-exams__stat-body,.pg-explanations__stat-body,.pg-questions__stat-body,.pg-landing-page__stat-body,.pg-subs-page__stat-body{display:flex;flex-direction:column;gap:2px;min-width:0}.pg-users__stat-k,.pg-exams__stat-k,.pg-explanations__stat-k,.pg-questions__stat-k,.pg-landing-page__stat-k,.pg-subs-page__stat-k{font-size:12px;font-weight:500;color:#3c3c438c;letter-spacing:.02em}.pg-users__stat-v,.pg-exams__stat-v,.pg-explanations__stat-v,.pg-questions__stat-v,.pg-landing-page__stat-v,.pg-subs-page__stat-v{font-size:22px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:#0f0f12;line-height:1.1}.pg-explanations__stat-v--sm,.pg-questions__stat-v--sm,.pg-landing-page__stat-v--sm{font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:1.2;word-break:break-word}.pg-exams{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.pg-exams .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-exams__skeleton-hero{min-height:120px;border-radius:20px}.pg-exams__skeleton-tools{min-height:100px;border-radius:16px}.pg-exams__skeleton-catalog{min-height:400px;border-radius:16px}.pg-exams__toolbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 18px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-exams__toolbar--accent:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#5e5ce6,#0a84ff);border-radius:2px 2px 0 0}.pg-exams__section-head{display:flex;flex-direction:column;gap:4px}.pg-exams__section-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-exams__section-desc{margin:0;font-size:13px;line-height:1.45;color:#3c3c4399;max-width:42rem}.pg-exams__catalog{display:flex;flex-direction:column;gap:10px}.pg-exams__catalog-surface{min-height:200px;border-radius:16px;background:#fff;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 4px #0000000d;padding:4px 4px 8px}.pg-exams__catalog-surface .hig-catalog-collapse{border-radius:12px;overflow:hidden}.pg-exams__lang-hint{font-size:12px;color:#3c3c438c}.pg-explanations{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.pg-explanations .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-explanations__skeleton-hero{min-height:120px;border-radius:20px}.pg-explanations__skeleton-tools{min-height:120px;border-radius:16px}.pg-explanations__skeleton-table{min-height:320px;border-radius:16px}.pg-explanations__toolbar{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px 18px 18px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-explanations__toolbar--accent:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#0bb89d,#30c4ff);border-radius:2px 2px 0 0}.pg-explanations__tool-label{margin:0 0 4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3c3c4373}.pg-explanations__section-head{display:flex;flex-direction:column;gap:4px}.pg-explanations__section-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-explanations__section-desc{margin:0;font-size:13px;line-height:1.45;color:#3c3c4399;max-width:42rem}.pg-explanations__list{display:flex;flex-direction:column;gap:10px}.pg-explanations__table-card.hig-table-card,.pg-questions__table-card.hig-table-card{border-radius:16px;box-shadow:0 1px 4px #0000000d;border:.5px solid rgba(60,60,67,.1)!important;overflow:hidden}.pg-questions{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.pg-questions .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-questions__header-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:0 2px 2px}.pg-questions__locale{position:relative;padding:14px 16px 6px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-questions__locale--accent:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#ac8fff,#0a84ff);border-radius:2px 2px 0 0}.pg-questions__tool-label{margin:0 0 6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3c3c4373}.pg-questions__section{display:flex;flex-direction:column;gap:10px}.pg-questions__section-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-questions__section-head{display:flex;flex-direction:column;gap:4px}.pg-questions__section-desc{margin:0;font-size:13px;line-height:1.45;color:#3c3c4399;max-width:48rem}.pg-users__search-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px 18px 18px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-users__search-card--accent:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#007aff,#5ac8fa);border-radius:2px 2px 0 0}.pg-users__search-head{display:flex;flex-direction:column;gap:4px}.pg-users__search-hint{margin:0;font-size:13px;line-height:1.4;color:#3c3c4399}@media(min-width:600px){.pg-users__search-row{display:flex;align-items:center;gap:16px}.pg-users__search{flex:1;min-width:0}}.pg-users__search .ant-input-affix-wrapper{height:44px;border-radius:10px;font-size:15px}.pg-users__search .ant-btn-primary{height:44px;min-width:100px;border-radius:0 10px 10px 0;font-weight:600}.pg-users__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.pg-users__label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3c3c4373}.pg-users__chip{font-size:13px;font-weight:600;padding:4px 10px;border-radius:8px;background:#f2f2f7;color:#1d1d1f}.pg-users__table-card.hig-table-card{border-radius:16px;box-shadow:0 1px 4px #0000000d;border:.5px solid rgba(60,60,67,.1)!important;overflow:hidden}.pg-users__toolbar-card{gap:14px}.pg-users__toolbar-head{display:flex;flex-direction:column;gap:10px}@media(min-width:900px){.pg-users__toolbar-head{flex-direction:row;align-items:flex-start;justify-content:space-between}}.pg-users__filters-grid{display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:880px){.pg-users__filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pg-users__filter-block{display:flex;flex-direction:column;gap:6px}.pg-users__filter-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3c3c438c;text-transform:uppercase;letter-spacing:.04em}.pg-users__filter-block .ant-segmented{width:100%}.pg-users__person{display:flex;align-items:flex-start;gap:10px}.pg-users__person-avatar{flex-shrink:0;background:linear-gradient(145deg,#0a84ff,#5ac8fa);color:#fff;font-weight:700}.pg-users__person-body{min-width:0;display:flex;flex-direction:column;gap:2px}.pg-users__person-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pg-users__person-name-row strong{font-size:14px;line-height:1.35;color:#0f0f12}.pg-users__person-sub{font-size:12px;line-height:1.4;color:#3c3c43a6;overflow-wrap:anywhere}.pg-users__status-grid{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pg-users__ent-stack{display:flex;flex-direction:column;gap:6px}.pg-users__ent-card{display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:10px;background:#f8f9fc;border:.5px solid rgba(60,60,67,.1)}.pg-users__ent-card-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.pg-users__ent-meta{font-size:12px;color:#3c3c43bf}.pg-users__ent-next,.pg-users__ent-unlimited{font-size:11px;line-height:1.35;color:#3c3c439e}.pg-users__ent-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.35;color:#3c3c43d9}.pg-users__cell-mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:13px}.pg-users__row-admin td{background:linear-gradient(90deg,#0a84ff0d,#0a84ff00)}.pg-users__footnote{margin:2px 2px 0;font-size:12px;color:#3c3c438f}.pg-users__mobile-list{display:flex;flex-direction:column;gap:10px}.pg-users__mobile-card{border-radius:14px;border:.5px solid rgba(60,60,67,.12)}.pg-users__mobile-card .ant-card-body{padding:12px;display:flex;flex-direction:column;gap:10px}.pg-users__mobile-card--admin{background:linear-gradient(90deg,#0a84ff0d,#0a84ff00)}.pg-users__mobile-head{display:flex;flex-direction:column;gap:10px}.pg-users__mobile-access{margin-top:-2px}.pg-users__mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.pg-users__mobile-pagination{display:flex;justify-content:center;padding:2px 0 0}.pg-users__mobile-empty .ant-card-body{padding:20px 12px}@media(max-width:680px){.pg-users{gap:14px}.pg-users .pg-dash__hero{padding:18px 16px;border-radius:16px}.pg-users .pg-dash__headline{font-size:24px}.pg-users__stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pg-users__stat{min-height:72px;padding:10px 10px 10px 12px;border-radius:12px;gap:8px}.pg-users__stat-icon{width:34px;height:34px;border-radius:10px;font-size:16px}.pg-users__stat-v{font-size:18px}.pg-users__search-card{padding:12px;border-radius:12px}.pg-users__search .ant-input-search-button,.pg-users__search .ant-input-affix-wrapper,.pg-users__search .ant-input-group-addon .ant-btn{height:40px}.pg-users__search .ant-input-search-button{min-width:86px;padding-inline:10px}.pg-users__filters-grid{grid-template-columns:1fr}.pg-users__filter-block .ant-segmented-item-label{padding-inline:8px;font-size:12px}.pg-users__person{gap:8px}.pg-users__person-avatar{width:36px!important;height:36px!important;line-height:36px!important}}.pg-ent{display:flex;flex-direction:column;gap:20px}.pg-ent__intro{margin:0;max-width:40rem;font-size:15px;line-height:1.5;color:#3c3c43e0}.pg-ent__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pg-ent__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.pg-ent__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px}@media(max-width:900px){.pg-ent__head{flex-direction:column}.pg-ent__grid{grid-template-columns:1fr}}.pg-ent__strip{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:900px){.pg-ent__strip{grid-template-columns:repeat(4,1fr)}}.pg-ent__stat{position:relative;padding:20px 16px 18px;background:#fff;border-radius:14px;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 3px #0000000a;overflow:hidden}.pg-ent__stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#007aff;border-radius:4px 0 0 4px;opacity:.9}.pg-ent__stat:nth-child(2):before{background:#5ac8fa}.pg-ent__stat:nth-child(3):before{background:#30d158}.pg-ent__stat:nth-child(4):before{background:#af52de}.pg-ent__stat-k{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#3c3c4380;margin-bottom:6px}.pg-ent__stat-v{font-size:28px;font-weight:600;letter-spacing:-.04em;line-height:1.1;color:#1d1d1f;font-variant-numeric:tabular-nums}.pg-ent__empty{padding:24px;background:#fff5f5;border:.5px solid rgba(220,60,60,.2);border-radius:12px;font-size:14px;color:#6b1d1d}.pg-ent__chart-block{width:100%;min-height:320px}.pg-ent__pair-cell{display:flex;flex-direction:column;gap:4px}.pg-ent__pair-cell small,.pg-ent__pair-langs{color:#3c3c43a6;font-size:12px;line-height:1.45}.pg-ent__pair-langs{display:flex;flex-wrap:wrap;gap:8px 12px}.pg-a__cockpit{display:flex;flex-direction:column;gap:12px;padding:16px 18px;background:#fff;border-radius:14px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a}@media(min-width:700px){.pg-a__cockpit-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}}.pg-a__range-badge{font-size:12px;font-weight:500;color:#3c3c43a6;font-variant-numeric:tabular-nums}.pg-a__bento{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:768px){.pg-a__bento{grid-template-columns:repeat(4,1fr)}}.pg-a__tile{padding:14px 12px 16px;background:#fff;border-radius:12px;border:.5px solid rgba(60,60,67,.1)}.pg-a__tile .ant-statistic-title{font-size:10px!important}.pg-a__funnel-layout{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:1000px){.pg-a__funnel-layout{grid-template-columns:1.2fr 1fr}}.pg-a__conv-list{display:flex;flex-direction:column;gap:8px}.pg-a__conv-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#fafafa;border-radius:10px;border:.5px solid rgba(60,60,67,.08)}.pg-a__conv-label{font-size:12px;color:#3c3c43bf;max-width:70%;line-height:1.35}.pg-a__conv-val{font-size:20px;font-weight:600;color:#007aff;font-variant-numeric:tabular-nums}.pg-a__intro{margin:0 0 4px;max-width:40rem;font-size:15px;line-height:1.5;color:#3c3c43e0}.pg-a__section{display:flex;flex-direction:column;gap:10px}.pg-a__section-title{margin:0;font-size:13px;font-weight:600;letter-spacing:-.01em;color:#1d1d1f}.pg-a__section-desc{margin:0 0 4px;font-size:12px;line-height:1.4;color:#3c3c438c;max-width:36rem}.pg-landing-page{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;width:100%}.pg-landing-page .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-landing-page__skeleton-hero{min-height:120px;border-radius:20px}.pg-landing-page__skeleton-form{min-height:360px;border-radius:20px}.pg-landing-page__sheet{position:relative;overflow:hidden}.pg-landing-page__sheet--accent:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#0bb89d,#5ac8fa);border-radius:2px 2px 0 0;z-index:1;pointer-events:none}.pg-landing-page__actions{margin-top:24px;padding-top:20px;border-top:.5px solid rgba(60,60,67,.12)}.pg-landing{display:flex;flex-direction:column;gap:0}.pg-landing__intro{margin:0 0 20px;max-width:44rem;font-size:15px;line-height:1.5;color:#3c3c43e0}.pg-landing__aside h3,.pg-landing__main .pg-landing__slides-head{margin:0 0 14px;font-size:15px;font-weight:600;letter-spacing:-.02em;color:#1d1d1f}.pg-landing__aside{margin-bottom:24px}.pg-landing__grid{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:960px){.pg-landing__grid{grid-template-columns:minmax(280px,400px) 1fr;gap:28px}.pg-landing__aside{border-right:.5px solid rgba(60,60,67,.1);padding-right:24px;margin-right:0;margin-bottom:0}}.pg-landing__slides-head{padding-top:0;margin:0 0 12px;border-top:none}.pg-landing__slides{display:flex;flex-direction:column;gap:12px}.pg-th__filters{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:700px){.pg-th__filters{grid-template-columns:repeat(3,1fr)}}.pg-th__field .ant-typography{display:block;margin-bottom:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#3c3c4380!important}.pg-adm__select-grid{display:grid;grid-template-columns:1fr;gap:12px 16px}@media(min-width:700px){.pg-adm__select-grid{grid-template-columns:repeat(2,1fr)}}.pg-adm__field label{display:block;font-size:12px;color:#3c3c43a6;margin-bottom:6px}.pg-adm__sticky-summary{position:sticky;top:8px}.pg-ex{display:flex;flex-direction:column;gap:20px}.pg-ex__hero{padding:20px 22px 22px;border-radius:14px;background:linear-gradient(135deg,#f0f7ff,#fff 55%,#f8fafc);border:.5px solid rgba(0,122,255,.18);box-shadow:0 2px 12px #003c8c0f}.pg-ex__hero h2{margin:0 0 8px;font-size:20px;font-weight:600;letter-spacing:-.03em;color:#1d1d1f}.pg-ex__hero p{margin:0;font-size:14px;line-height:1.5;color:#3c3c43cc;max-width:40rem}.pg-exam__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border-radius:14px;border:.5px solid rgba(60,60,67,.12);box-shadow:0 1px 3px #0000000a}.pg-exam__bar-start,.pg-exam__bar-end{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pg-q{display:flex;flex-direction:column;gap:18px}.pg-q__hero{padding:18px 20px;border-radius:14px;background:#fff;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 3px #0000000a}.pg-q__hero p{margin:0;font-size:14px;line-height:1.5;color:#3c3c43e0;max-width:42rem}.pg-subs-page{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;width:100%}.pg-subs-page .pg-dash__eyebrow{display:inline-flex;align-items:center;gap:8px}.pg-subs-page__skeleton-hero{min-height:120px;border-radius:20px}.pg-subs-page__skeleton-tabs{min-height:420px;border-radius:16px}.pg-subs-page__tabs-surface{position:relative;padding:8px 4px 4px;background:#fff;border-radius:16px;border:.5px solid rgba(60,60,67,.1);box-shadow:0 1px 4px #0000000d;overflow:hidden}.pg-subs-page__tabs-surface:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#ff9f0a,#ff6482,#af52de);border-radius:2px 2px 0 0;pointer-events:none}.pg-subs__section{display:flex;flex-direction:column;gap:12px}.pg-subs__section-head{display:flex;flex-direction:column;gap:4px}.pg-subs__section-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#0f0f12}.pg-subs__section-desc{margin:0;font-size:13px;line-height:1.45;color:#3c3c4399;max-width:48rem}.pg-subs{display:flex;flex-direction:column;gap:16px}.pg-user-detail{display:flex;flex-direction:column;gap:20px}.pg-user-detail__back{display:flex;align-items:center}.pg-user-detail__info{border-radius:12px}.pg-user-detail__info code{font-size:13px;background:#0000000a;padding:2px 6px;border-radius:4px}.pg-user-detail__ent-list{display:flex;flex-direction:column;gap:12px}.pg-user-detail__ent-item{padding:12px;border:1px solid rgba(60,60,67,.12);border-radius:8px;display:flex;flex-direction:column;gap:4px}.pg-user-detail__ent-header{display:flex;align-items:center;gap:8px}.pg-user-detail__ent-meta{display:flex;gap:12px;font-size:12px;color:#3c3c43b3}.pg-user-detail__ent-source{font-size:12px;color:#3c3c4380}.pg-user-detail__exam,.pg-user-detail__mode,.pg-user-detail__subjects{display:flex;flex-direction:column;gap:4px}.pg-user-detail__exam small,.pg-user-detail__mode small,.pg-user-detail__subjects small{color:#3c3c4399;font-size:12px}.pg-user-detail__subjects span{line-height:1.4}.pg-finance{display:flex;flex-direction:column;gap:20px}.pg-finance .pg-dash__eyebrow{color:#141414b3}.pg-finance__filters{width:100%}.pg-finance__status-line{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:13px;color:#3c3c43ad}.pg-finance__table-card.hig-table-card{overflow:hidden}.pg-finance__user,.pg-finance__dates,.pg-finance__subscription,.pg-finance__provider{display:flex;flex-direction:column;gap:4px}.pg-finance__user-main a{font-weight:600}.pg-finance__user-actions{margin-top:2px}.pg-finance__user-actions .ant-btn{padding-inline:0}.pg-finance__user-sub,.pg-finance__dates small,.pg-finance__subscription small,.pg-finance__provider small{color:#3c3c43a6;font-size:12px}.pg-finance__provider code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:220px;background:#0000000a;padding:3px 6px;border-radius:6px}.pg-finance__provider a{display:inline-flex;align-items:center;gap:4px}
