:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0e1118;--bg-deep: #0a0d13;--surface: #151922;--surface-raised: #1b202b;--surface-hover: #202633;--line: #29303d;--line-strong: #364052;--text: #f2f4f8;--text-soft: #b0b7c5;--text-muted: #737c8d;--violet: #9385ff;--violet-soft: #292542;--green: #59d5ae;--green-soft: #173a35;--blue: #67a9e9;--blue-soft: #192f49;--amber: #efb36d;--amber-soft: #3a2e20;--red: #ed7f89;--red-soft: #42262d;--radius: 14px}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spinning{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ops-app{display:flex;min-height:100vh;background:radial-gradient(circle at 74% -10%,rgba(108,96,209,.11),transparent 31%),var(--bg)}.sidebar{position:fixed;z-index:20;display:flex;flex-direction:column;width:250px;height:100vh;padding:26px 16px 18px;background:#0d1017f2;border-right:1px solid var(--line)}.brand-lockup{display:flex;align-items:center;gap:11px;padding:0 11px}.brand-lockup strong{display:block;font-size:15px;letter-spacing:-.02em}.brand-lockup small{display:block;margin-top:3px;color:var(--text-muted);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.brand-mark{display:flex;align-items:end;gap:3px;width:25px;height:25px;padding:4px;border:1px solid rgba(147,133,255,.44);border-radius:8px;background:linear-gradient(145deg,#9385ff4d,#9385ff0f)}.brand-mark span{display:block;width:4px;border-radius:3px;background:var(--violet)}.brand-mark span:nth-child(1){height:8px;opacity:.58}.brand-mark span:nth-child(2){height:13px;opacity:.8}.brand-mark span:nth-child(3){height:17px}.workspace-chip{display:flex;align-items:center;gap:9px;margin:29px 0 26px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#ffffff06;color:var(--text-soft)}.workspace-chip>span:nth-child(2){min-width:0;flex:1}.workspace-chip strong,.workspace-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-chip strong{color:var(--text);font-size:12px;font-weight:600}.workspace-chip small{margin-top:3px;color:var(--text-muted);font-size:10px}.workspace-avatar{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;background:var(--violet-soft);color:var(--violet);font-size:12px;font-weight:700}.sidebar-nav{flex:1;min-height:0}.nav-section-label{margin:0 11px 9px;color:#667081;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-section-spaced{margin-top:27px}.nav-item{display:flex;align-items:center;gap:11px;min-height:40px;margin:2px 0;padding:0 11px;border:1px solid transparent;border-radius:9px;color:var(--text-muted);font-size:13px;transition:background .18s ease,border-color .18s ease,color .18s ease}.nav-item:hover{background:#ffffff09;color:var(--text-soft)}.nav-item-active{border-color:#9385ff33;background:linear-gradient(90deg,#9385ff26,#9385ff0b);color:#eeeaff}.nav-item-active svg{color:var(--violet)}.nav-count{display:grid;min-width:19px;height:19px;margin-left:auto;place-items:center;border-radius:10px;background:var(--red-soft);color:var(--red);font-size:10px;font-weight:700}.sidebar-footer{padding-top:16px;border-top:1px solid var(--line)}.security-note{display:flex;align-items:center;gap:9px;padding:0 10px 16px;color:var(--green)}.security-note span,.security-note strong,.security-note small{display:block}.security-note strong{color:var(--text-soft);font-size:11px;font-weight:600}.security-note small{margin-top:3px;color:var(--text-muted);font-size:10px}.sidebar-account{display:flex;align-items:center;gap:9px;width:100%;padding:10px;border:0;border-radius:9px;background:transparent;color:var(--text-muted);text-align:left}.sidebar-account:hover{background:#ffffff09}.account-copy{min-width:0;flex:1}.account-copy strong,.account-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy strong{color:var(--text-soft);font-size:11px;font-weight:600}.account-copy small{margin-top:3px;color:var(--text-muted);font-size:10px}.page-frame{min-width:0;flex:1;margin-left:250px}.topbar{position:sticky;z-index:10;top:0;display:flex;align-items:center;gap:20px;min-height:72px;padding:0 38px;border-bottom:1px solid rgba(41,48,61,.78);background:#0e1118d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumbs{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px}.breadcrumbs strong{color:var(--text-soft);font-weight:600}.topbar-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.global-search{display:flex;align-items:center;gap:8px;width:220px;height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#ffffff06;color:var(--text-muted)}.global-search:focus-within{border-color:#9385ffa6;box-shadow:0 0 0 3px #9385ff1a}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.global-search input::placeholder{color:#687181}.global-search kbd{padding:2px 5px;border:1px solid var(--line-strong);border-radius:4px;color:var(--text-muted);font-size:9px;white-space:nowrap}.live-indicator{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;white-space:nowrap}.live-indicator span,.freshness-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #59d5ae1a}.icon-button{display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-muted)}.icon-button:hover{border-color:var(--line);background:var(--surface);color:var(--text)}.mobile-menu,.desktop-hidden-menu{display:none}.main-content{width:min(1440px,100%);margin:0 auto;padding:43px 38px 70px}.view-section{max-width:1280px;margin:0 auto}.view-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.overview-heading{align-items:center}.eyebrow{margin:0 0 9px;color:var(--violet);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:9px;color:var(--text);font-size:clamp(26px,3vw,34px);font-weight:650;letter-spacing:-.045em;line-height:1.08}h2{margin-bottom:5px;color:var(--text);font-size:14px;font-weight:650;letter-spacing:-.015em}.view-subtitle{max-width:580px;margin-bottom:0;color:var(--text-muted);font-size:13px;line-height:1.5}.heading-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.data-freshness{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:11px;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:35px;padding:0 13px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{background:var(--violet);color:#11121a}.button-primary:hover:not(:disabled){background:#a69cff}.button-secondary{border-color:var(--line-strong);background:#ffffff06;color:var(--text-soft)}.button-secondary:hover:not(:disabled){border-color:#4a5569;background:var(--surface-hover);color:var(--text)}.button-small{min-height:30px;padding:0 10px;font-size:11px}.read-only-chip,.panel-kicker{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:var(--text-muted);font-size:10px;white-space:nowrap}.read-only-chip svg{color:var(--green)}.range-select,.audit-toolbar select,.table-heading-actions select{height:35px;padding:0 30px 0 11px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:var(--surface);color:var(--text-soft);font-size:12px}.range-select:focus,.audit-toolbar select:focus,.table-heading-actions select:focus{border-color:var(--violet)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#191d27e6,#12161ee6);box-shadow:0 14px 40px #00000014}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:24px}.panel-heading p{margin:0;color:var(--text-muted);font-size:11px}.panel-heading-icon{color:var(--text-muted)}.panel-link{display:inline-flex;align-items:center;gap:4px;color:var(--violet);font-size:11px;font-weight:600;white-space:nowrap}.panel-link:hover{color:#b0a8ff}.inline-error{display:flex;align-items:center;gap:8px;margin:-12px 0 20px;padding:11px 13px;border:1px solid rgba(237,127,137,.32);border-radius:9px;background:#42262d73;color:var(--red);font-size:12px}.inline-error button,.inline-error a{margin-left:auto;border:0;background:transparent;color:#ffb7be;font-size:11px;font-weight:600;text-decoration:underline}.inline-error button{padding:0}.count-badge{display:grid;min-width:24px;height:24px;place-items:center;border-radius:7px;background:#9385ff21;color:var(--violet);font-size:11px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:24px}.metric-card{position:relative;min-height:136px;overflow:hidden;padding:18px 18px 15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.metric-card:after{position:absolute;right:-25px;bottom:-42px;width:100px;height:100px;border-radius:50%;background:currentColor;content:"";opacity:.04}.metric-violet{color:var(--violet)}.metric-green{color:var(--green)}.metric-blue{color:var(--blue)}.metric-amber{color:var(--amber)}.metric-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted)}.metric-label{color:var(--text-muted);font-size:11px}.metric-value{display:block;margin:13px 0 9px;color:var(--text);font-size:28px;font-weight:650;letter-spacing:-.055em;line-height:1}.metric-value-small{font-size:20px;letter-spacing:-.04em}.metric-foot{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:10px}.trend-positive{color:var(--green);font-weight:650}.trend-neutral{color:var(--text-soft);font-weight:600}.dashboard-grid{display:grid;gap:13px;margin-bottom:13px}.dashboard-grid-primary{grid-template-columns:minmax(0,1.45fr) minmax(330px,.85fr)}.dashboard-grid-secondary{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)}.trend-panel,.mix-panel,.attention-panel,.activity-panel{min-width:0;padding:22px}.panel-kicker{border-color:#59d5ae2e;background:#59d5ae0f;color:var(--green)}.panel-kicker svg{color:var(--green)}.signup-chart{display:flex;height:218px;padding-top:4px}.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;width:31px;padding:0 0 21px;color:var(--text-muted);font-size:9px}.chart-bars{display:flex;align-items:stretch;justify-content:space-between;gap:8px;width:100%;padding:0 1px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 53px,rgba(54,64,82,.28) 54px)}.chart-bar-column{display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;color:var(--text-muted);font-size:9px}.chart-bar-track{display:flex;width:100%;height:184px;align-items:flex-end;justify-content:center}.chart-bar{width:min(16px,70%);min-height:4px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,var(--violet),#5149a0);box-shadow:0 0 15px #9385ff29;transition:height .35s ease}.chart-bar-column:hover .chart-bar{background:linear-gradient(180deg,#b0a8ff,var(--violet))}.chart-empty{display:flex;height:218px;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--text-muted);font-size:11px}.chart-empty strong{color:var(--text-soft);font-size:12px}.empty-icon{display:grid;width:36px;height:36px;margin-bottom:5px;place-items:center;border-radius:11px;background:#9385ff1a;color:var(--violet)}.empty-icon-green{background:#59d5ae1a;color:var(--green)}.mix-content{display:flex;align-items:center;gap:28px;min-height:174px}.donut{display:grid;width:152px;height:152px;flex-shrink:0;place-items:center;border-radius:50%}.donut-center{display:flex;width:108px;height:108px;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--surface)}.donut-center strong{color:var(--text);font-size:24px;letter-spacing:-.05em}.donut-center span{margin-top:4px;color:var(--text-muted);font-size:10px}.mix-legend{display:flex;width:100%;flex-direction:column;gap:14px}.legend-row,.legend-label{display:flex;align-items:center}.legend-row{justify-content:space-between;color:var(--text-soft);font-size:11px}.legend-row strong{color:var(--text);font-size:12px}.legend-label{gap:7px}.legend-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%}.dot-green{background:var(--green)}.dot-violet{background:var(--violet)}.dot-amber{background:var(--amber)}.dot-gray{background:#596170}.mix-foot{display:flex;align-items:center;gap:10px;padding-top:17px;border-top:1px solid var(--line);color:var(--text-muted);font-size:10px}.mix-foot strong{color:var(--green)}.mini-bar{display:block;width:72px;height:5px;overflow:hidden;border-radius:4px;background:#2b3340}.mini-bar i{display:block;height:100%;border-radius:inherit;background:var(--green)}.attention-list,.recent-list{display:flex;flex-direction:column}.attention-row,.recent-row{display:flex;align-items:center;gap:10px;min-width:0;padding:11px 0;border-top:1px solid rgba(41,48,61,.75)}.attention-row:first-child,.recent-row:first-child{border-top:0;padding-top:0}.attention-row:last-child,.recent-row:last-child{padding-bottom:0}.attention-row:hover .row-arrow,.recent-row:hover .row-arrow{color:var(--violet)}.attention-main,.recent-main{min-width:0;flex:1}.attention-main strong,.attention-main small,.recent-main strong,.recent-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-main strong,.recent-main strong{color:var(--text-soft);font-size:11px;font-weight:600}.attention-main small,.recent-main small{margin-top:4px;color:var(--text-muted);font-size:10px}.attention-reason{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:10px;white-space:nowrap}.reason-dot{display:inline-block;width:6px;height:6px;border-radius:50%}.reason-red{background:var(--red);box-shadow:0 0 0 3px #ed7f891a}.reason-amber{background:var(--amber);box-shadow:0 0 0 3px #efb36d1a}.row-arrow{flex-shrink:0;color:var(--text-muted)}.compact-empty{display:flex;align-items:center;gap:11px;min-height:91px;color:var(--text-muted)}.compact-empty .empty-icon{margin:0}.compact-empty strong,.compact-empty span{display:block}.compact-empty strong{margin-bottom:4px;color:var(--text-soft);font-size:12px}.compact-empty div span{font-size:10px}.read-only-banner{display:flex;align-items:center;gap:9px;margin-top:18px;padding:13px 15px;border:1px solid rgba(103,169,233,.16);border-radius:10px;background:#192f494d;color:var(--text-muted);font-size:10px}.read-only-banner>svg{flex-shrink:0;color:var(--blue)}.read-only-banner strong{color:var(--text-soft)}.read-only-banner a{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:var(--blue);font-weight:600;white-space:nowrap}.avatar{display:grid;flex-shrink:0;place-items:center;border-radius:9px;font-weight:700;letter-spacing:-.02em}.avatar-small{width:27px;height:27px;border-radius:7px;font-size:10px}.avatar-medium{width:34px;height:34px;font-size:11px}.avatar-large{width:62px;height:62px;border-radius:17px;font-size:21px}.avatar-violet{background:var(--violet-soft);color:var(--violet)}.avatar-green{background:var(--green-soft);color:var(--green)}.avatar-blue{background:var(--blue-soft);color:var(--blue)}.avatar-amber{background:var(--amber-soft);color:var(--amber)}.status-pill{display:inline-flex;align-items:center;gap:6px;min-height:23px;padding:0 8px;border-radius:6px;font-size:10px;font-weight:600;white-space:nowrap}.status-pill i,.preference-value i{display:inline-block;width:5px;height:5px;border-radius:50%}.status-good{background:#59d5ae1a;color:var(--green)}.status-good i{background:var(--green)}.status-warn{background:#efb36d1a;color:var(--amber)}.status-warn i{background:var(--amber)}.status-muted{background:#737c8d21;color:var(--text-muted)}.status-muted i{background:var(--text-muted)}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px;padding:13px}.directory-search{display:flex;align-items:center;gap:9px;min-width:min(440px,100%);height:38px;padding:0 11px;border:1px solid var(--line-strong);border-radius:8px;background:#080a0f40;color:var(--text-muted)}.directory-search:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px #9385ff17}.directory-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.directory-search input::placeholder{color:var(--text-muted)}.search-button{min-height:29px}.clear-search{width:21px;height:21px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--text-muted);font-size:17px;line-height:1}.directory-filters{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.directory-filters button{min-height:29px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);font-size:10px;font-weight:600;white-space:nowrap}.directory-filters button:hover{color:var(--text-soft)}.directory-filters button.selected{background:#9385ff24;color:var(--violet)}.directory-meta{display:flex;align-items:center;gap:8px;min-height:29px;margin-bottom:8px;color:var(--text-muted);font-size:10px}.directory-meta strong{color:var(--text-soft)}.directory-meta-spacer{flex:1}.sort-note{color:#697384}.table-panel{overflow:hidden}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left}.data-table th{padding:14px 16px;border-bottom:1px solid var(--line);color:#70798a;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.data-table td{padding:14px 16px;border-bottom:1px solid rgba(41,48,61,.65);color:var(--text-soft);font-size:11px;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background .16s ease}.data-table tbody tr:hover{background:#ffffff05}.customer-cell{display:flex;align-items:center;gap:10px;min-width:200px}.customer-cell>span:last-child{min-width:0}.customer-cell strong,.customer-cell small,.subscription-cell strong,.subscription-cell small,.alert-count strong,.alert-count small{display:block}.customer-cell strong{overflow:hidden;color:var(--text);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.customer-cell small{overflow:hidden;margin-top:4px;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.subscription-cell strong{color:var(--text-soft);font-size:11px;font-weight:600}.subscription-cell small,.alert-count small{margin-top:4px;color:var(--text-muted);font-size:10px}.alert-count strong{color:var(--text);font-size:12px}.muted-cell{color:var(--text-muted);font-size:10px;white-space:nowrap}.row-link{display:grid;width:27px;height:27px;place-items:center;border:1px solid transparent;border-radius:7px;color:var(--text-muted)}.row-link:hover{border-color:#9385ff3d;background:#9385ff1a;color:var(--violet)}.table-empty{display:flex;min-height:290px;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--text-muted);font-size:11px}.table-empty strong{color:var(--text-soft);font-size:13px}.table-empty .button{margin-top:12px}.table-loading{padding:3px 0}.skeleton-row{display:grid;grid-template-columns:1.3fr .7fr .8fr .7fr;gap:22px;height:67px;align-items:center;padding:0 17px;border-bottom:1px solid rgba(41,48,61,.65)}.skeleton-row i{display:block;height:10px;border-radius:4px;background:linear-gradient(90deg,#1d2330,#2a3241,#1d2330);background-size:200% 100%;animation:skeleton 1.3s ease-in-out infinite}.skeleton-row i:first-child{height:18px}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid var(--line);color:var(--text-muted);font-size:10px}.pagination>div{display:flex;gap:7px}.subscription-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:13px}.subscription-stat-card{display:flex;align-items:center;gap:13px;min-height:103px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.stat-orb{display:grid;width:37px;height:37px;flex-shrink:0;place-items:center;border-radius:11px}.subscription-stat-card>div:last-child{min-width:0}.subscription-stat-card span:not(.stat-orb),.subscription-stat-card strong,.subscription-stat-card small{display:block}.subscription-stat-card span:not(.stat-orb){color:var(--text-muted);font-size:10px}.subscription-stat-card strong{margin:6px 0 4px;color:var(--text);font-size:25px;letter-spacing:-.05em;line-height:1}.subscription-stat-card small{color:var(--text-muted);font-size:9px}.subscription-stat-active{border-color:#59d5ae2e}.subscription-stat-active .stat-orb{background:var(--green-soft);color:var(--green)}.subscription-stat-trial{border-color:#9385ff2e}.subscription-stat-trial .stat-orb{background:var(--violet-soft);color:var(--violet)}.subscription-stat-risk{border-color:#efb36d2e}.subscription-stat-risk .stat-orb{background:var(--amber-soft);color:var(--amber)}.subscription-stat-muted .stat-orb{background:#252b36;color:var(--text-muted)}.subscription-overview-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:13px;margin-bottom:13px}.subscription-health-panel,.billing-note-panel{padding:22px}.health-meter{display:flex;height:15px;overflow:hidden;margin:35px 0 22px;border-radius:5px;background:#242b38}.health-segment{min-width:0;transition:width .3s ease}.health-segment-active{background:var(--green)}.health-segment-trial{background:var(--violet)}.health-segment-risk{background:var(--amber)}.health-segment-muted{background:#596170}.health-legend{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.health-legend span{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:10px}.health-legend strong{margin-left:auto;color:var(--text-soft);font-size:10px}.billing-note-panel{display:flex;align-items:flex-start;gap:14px}.billing-note-icon{display:grid;width:37px;height:37px;flex-shrink:0;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue)}.billing-note-panel h2{margin-top:2px}.billing-note-panel p{margin-bottom:15px;color:var(--text-muted);font-size:11px;line-height:1.6}.billing-note-panel a{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:10px;font-weight:600}.table-heading{align-items:center;margin-bottom:0;padding:19px 17px;border-bottom:1px solid var(--line)}.table-heading-actions{display:flex;align-items:center;gap:8px}.mini-search{display:flex;align-items:center;gap:7px;width:150px;height:30px;padding:0 8px;border:1px solid var(--line);border-radius:7px;color:var(--text-muted)}.mini-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-soft);font-size:10px}.mini-search input::placeholder{color:var(--text-muted)}.subscription-table-panel .data-table th:first-child,.subscription-table-panel .data-table td:first-child{padding-left:17px}.detail-back{display:flex;align-items:center;gap:8px;margin:-3px 0 25px;color:var(--text-muted);font-size:11px}.detail-back a{display:inline-flex;align-items:center;gap:4px;color:var(--violet);font-weight:600}.detail-back a:hover{color:#b0a8ff}.customer-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:25px}.customer-hero-main{display:flex;align-items:center;gap:16px;min-width:0}.hero-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hero-title-line h1{margin-bottom:0}.customer-hero-main p{margin:7px 0 4px;color:var(--text-soft);font-size:12px}.customer-since{color:var(--text-muted);font-size:10px}.customer-hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.detail-metric-grid{margin-bottom:13px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:13px}.detail-main-column,.detail-side-column{display:flex;min-width:0;flex-direction:column;gap:13px}.detail-panel,.info-panel{padding:22px}.rule-list{display:flex;flex-direction:column}.rule-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-top:1px solid rgba(41,48,61,.7)}.rule-row:first-child{padding-top:0;border-top:0}.rule-row:last-child{padding-bottom:0}.rule-icon{display:grid;width:31px;height:31px;flex-shrink:0;place-items:center;border-radius:8px}.rule-icon-live{background:var(--green-soft);color:var(--green)}.rule-icon-off{background:#282e39;color:var(--text-muted)}.rule-copy{min-width:0;flex:1}.rule-copy strong,.rule-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rule-copy strong{color:var(--text-soft);font-size:11px;font-weight:600}.rule-copy span{margin-top:4px;color:var(--text-muted);font-size:10px}.rule-meta{display:flex;min-width:90px;flex-direction:column;align-items:flex-end;gap:5px}.rule-meta small{color:var(--text-muted);font-size:9px}.activity-table{min-width:540px}.activity-table td,.activity-table th{padding-right:10px;padding-left:10px}.activity-table td:first-child,.activity-table th:first-child{padding-left:0}.activity-table td:last-child,.activity-table th:last-child{padding-right:0}.activity-table td strong{color:var(--text-soft);font-size:10px;font-weight:600}.score-chip{display:inline-grid;min-width:29px;height:21px;place-items:center;border-radius:5px;background:var(--violet-soft);color:var(--violet);font-size:10px;font-weight:700}.rating-text{font-size:10px;font-weight:600;text-transform:capitalize}.rating-text.extreme-fear,.rating-text.fear{color:var(--red)}.rating-text.neutral{color:var(--amber)}.rating-text.greed,.rating-text.extreme-greed{color:var(--green)}.customer-timeline{position:relative;display:flex;margin:0;padding:0;flex-direction:column;list-style:none}.customer-timeline-item{position:relative;display:flex;gap:11px;min-width:0;padding:0 0 18px}.customer-timeline-item:not(:last-child):before{position:absolute;top:27px;bottom:0;left:13px;width:1px;background:var(--line);content:""}.timeline-marker{position:relative;z-index:1;display:grid;width:27px;height:27px;flex-shrink:0;place-items:center;border:1px solid transparent;border-radius:8px}.timeline-marker-green{border-color:#59d5ae2e;background:var(--green-soft);color:var(--green)}.timeline-marker-violet{border-color:#9385ff2e;background:var(--violet-soft);color:var(--violet)}.timeline-marker-blue{border-color:#67a9e92e;background:var(--blue-soft);color:var(--blue)}.timeline-marker-amber{border-color:#efb36d2e;background:var(--amber-soft);color:var(--amber)}.timeline-content{min-width:0;flex:1;padding-top:1px}.timeline-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.timeline-title strong{overflow:hidden;color:var(--text-soft);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.timeline-title time{flex-shrink:0;color:var(--text-muted);font-size:9px}.timeline-content>span{display:block;margin-top:4px;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.subscription-detail-status{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:17px;border-bottom:1px solid var(--line)}.subscription-detail-status>strong{color:var(--text-soft);font-size:11px;font-weight:600}.info-list{margin:0}.info-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid rgba(41,48,61,.62)}.info-list>div:last-child{border-bottom:0;padding-bottom:0}.info-list dt,.info-list dd{margin:0;font-size:10px;line-height:1.4}.info-list dt{color:var(--text-muted)}.info-list dd{max-width:62%;color:var(--text-soft);text-align:right}.mono-text{overflow:hidden;color:var(--text-muted)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px!important;text-overflow:ellipsis}.stripe-ids{display:flex;flex-direction:column;gap:10px;margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.stripe-ids>div{display:flex;align-items:center;justify-content:space-between;gap:7px}.stripe-ids span,.stripe-ids strong{color:var(--text-muted);font-size:9px;font-weight:500}.stripe-ids button{display:inline-flex;align-items:center;gap:4px;max-width:58%;overflow:hidden;padding:0;border:0;background:transparent;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.stripe-ids button:hover{color:#99caff}.preference-list{display:flex;flex-direction:column;gap:13px}.preference-list>div{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:10px}.preference-value{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted)}.preference-on{color:var(--green)}.preference-on i{background:var(--green)}.preference-value:not(.preference-on) i{background:var(--text-muted)}.detail-loading{display:flex;align-items:center;gap:15px;min-height:100px}.detail-loading-avatar{width:62px;height:62px;border-radius:17px;background:#202632;animation:pulse 1.2s ease-in-out infinite}.detail-loading i{display:block;width:180px;height:12px;margin:9px;border-radius:4px;background:#202632;animation:pulse 1.2s ease-in-out infinite}.detail-loading i:last-child{width:120px}@keyframes pulse{50%{opacity:.45}}.alert-metric-grid{margin-bottom:13px}.alert-ledger-panel{overflow:hidden}.ledger-subject{display:block;max-width:220px;overflow:hidden;color:var(--text-soft);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.alert-ledger-panel .customer-cell{min-width:175px}.activity-callout{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(103,169,233,.17);border-radius:11px;background:#192f4945}.activity-callout-icon{display:grid;width:29px;height:29px;flex-shrink:0;place-items:center;border-radius:8px;background:var(--blue-soft);color:var(--blue)}.activity-callout strong,.activity-callout span{display:block}.activity-callout strong{margin-bottom:4px;color:var(--text-soft);font-size:11px}.activity-callout span:last-child{color:var(--text-muted);font-size:10px;line-height:1.5}.activity-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:11px 13px}.activity-search{display:flex;align-items:center;gap:8px;min-width:min(400px,100%);height:32px;padding:0 9px;border:1px solid var(--line-strong);border-radius:8px;background:#080a0f40;color:var(--text-muted)}.activity-search:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px #9385ff17}.activity-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.activity-search input::placeholder{color:var(--text-muted)}.activity-toolbar>select{height:32px;padding:0 28px 0 10px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:var(--surface);color:var(--text-soft);font-size:11px}.activity-toolbar>select:focus{border-color:var(--violet)}.activity-filter-chip{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 8px;border:1px solid rgba(103,169,233,.2);border-radius:7px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:600;white-space:nowrap}.activity-filter-chip span{color:var(--text-soft);font-size:14px;line-height:1}.activity-toolbar-spacer{flex:1}.activity-count{color:var(--text-muted);font-size:10px;white-space:nowrap}.activity-ledger-panel{overflow:hidden}.activity-ledger-table{min-width:820px}.activity-event{display:flex;align-items:center;gap:8px;white-space:nowrap}.activity-event strong{color:var(--text-soft);font-size:10px;font-weight:600}.activity-event-marker{display:grid;width:27px;height:27px;place-items:center;border-radius:7px}.activity-event-green{background:var(--green-soft);color:var(--green)}.activity-event-violet{background:var(--violet-soft);color:var(--violet)}.activity-event-blue{background:var(--blue-soft);color:var(--blue)}.activity-event-amber{background:var(--amber-soft);color:var(--amber)}.activity-detail{display:block;max-width:330px;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.activity-time{display:block;white-space:nowrap}.activity-time strong,.activity-time small{display:block}.activity-time strong{color:var(--text-soft);font-size:10px;font-weight:600}.activity-time small{margin-top:3px;color:var(--text-muted);font-size:9px}.audit-callout{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(89,213,174,.17);border-radius:11px;background:#173a3545}.audit-callout-icon{display:grid;width:29px;height:29px;flex-shrink:0;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green)}.audit-callout strong,.audit-callout span{display:block}.audit-callout strong{margin-bottom:4px;color:var(--text-soft);font-size:11px}.audit-callout span:last-child{color:var(--text-muted);font-size:10px;line-height:1.5}.audit-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:11px 13px}.audit-toolbar-title{display:flex;align-items:center;gap:7px;color:var(--text-soft);font-size:11px}.filter-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:6px;background:var(--violet-soft);color:var(--violet)}.audit-toolbar select{height:30px}.audit-toolbar-spacer{flex:1}.audit-count{color:var(--text-muted);font-size:10px}.audit-table{min-width:780px}.audit-event,.actor-cell{display:flex;align-items:center;gap:8px}.audit-event strong{color:var(--text-soft);font-size:10px;font-weight:600}.audit-event-icon{display:grid;width:27px;height:27px;place-items:center;border-radius:7px}.audit-login{background:var(--green-soft);color:var(--green)}.audit-failed{background:var(--red-soft);color:var(--red)}.audit-view{background:var(--blue-soft);color:var(--blue)}.actor-cell{color:var(--text-muted);font-size:10px;white-space:nowrap}.audit-target{display:block;max-width:190px}.audit-target strong,.audit-target small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-target strong{color:var(--text-soft);font-size:10px;font-weight:600}.audit-target small{margin-top:3px;color:var(--text-muted);font-size:9px}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(380px,1fr) minmax(430px,540px);background:var(--bg-deep)}.login-visual{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow:hidden;padding:46px 8vw 38px;background:linear-gradient(145deg,#12162a,#0d111b 58%,#0b0e15)}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(147,133,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(147,133,255,.07) 1px,transparent 1px);background-position:center;background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 75%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 75%);opacity:.45}.login-visual:after{position:absolute;top:-160px;right:-110px;width:480px;height:480px;border:1px solid rgba(147,133,255,.13);border-radius:50%;box-shadow:0 0 0 65px #9385ff06,0 0 0 130px #9385ff05;content:""}.brand-lockup-light{position:relative;z-index:1;padding:0}.visual-copy{position:relative;z-index:1;max-width:500px;margin:auto 0 0;padding-bottom:70px}.visual-copy .eyebrow{color:var(--green)}.visual-copy h1{margin-bottom:20px;font-size:clamp(39px,5vw,66px);line-height:.98}.visual-copy h1 em{color:var(--violet);font-style:normal}.visual-description{max-width:390px;margin:0;color:#8f98a9;font-size:14px;line-height:1.65}.signal-graphic{position:relative;z-index:1;width:min(540px,100%);margin-top:25px;padding:17px 18px 13px;border:1px solid rgba(147,133,255,.18);border-radius:14px;background:#1014229e;box-shadow:0 18px 60px #0003}.signal-graphic-label,.signal-graphic-footer{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:10px}.signal-graphic-label strong{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:600}.signal-graphic-label strong:before{display:block;width:5px;height:5px;border-radius:50%;background:var(--green);content:""}.signal-graphic svg{display:block;width:100%;height:144px;margin:2px 0 0}.signal-graphic-footer{border-top:1px solid rgba(54,64,82,.55);padding-top:10px}.signal-graphic-footer strong{color:var(--green);font-size:11px}.visual-footer{position:relative;z-index:1;display:flex;align-items:center;gap:9px;margin-top:auto;color:#667082;font-size:10px}.visual-footer>span:first-child{display:grid;width:20px;height:20px;place-items:center;border:1px solid rgba(147,133,255,.35);border-radius:6px;color:var(--violet);font-size:10px;font-weight:700}.visual-footer-line{width:35px;height:1px;background:#303848}.login-panel{display:flex;align-items:center;justify-content:center;padding:44px 52px;background:#11151e}.login-panel-inner{width:min(100%,355px)}.mobile-login-brand{display:none;align-items:center;gap:9px;margin-bottom:50px}.mobile-login-brand strong{font-size:15px}.login-heading{margin-bottom:31px}.login-heading h2{margin-bottom:10px;font-size:30px;letter-spacing:-.045em}.login-heading>p:last-child{max-width:285px;margin-bottom:0;color:var(--text-muted);font-size:12px;line-height:1.55}.login-form{display:flex;flex-direction:column}.login-form label{margin-bottom:8px;color:var(--text-soft);font-size:11px;font-weight:600}.login-form label:not(:first-child){margin-top:19px}.input-wrap{position:relative;display:flex;align-items:center}.input-wrap input{width:100%;height:43px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:#0d1118;color:var(--text);font-size:12px;transition:border-color .18s ease,box-shadow .18s ease}.input-wrap input::placeholder{color:#5f6879}.input-wrap input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #9385ff1c}.password-wrap input{padding-right:42px}.password-toggle{position:absolute;right:8px;display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted)}.password-toggle:hover{color:var(--text-soft)}.login-error{display:flex;align-items:center;gap:7px;margin-top:14px;color:var(--red);font-size:11px}.login-submit{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;margin-top:25px;padding:0 14px 0 16px;border:0;border-radius:8px;background:var(--violet);color:#10111a;font-size:12px;font-weight:700;transition:background .18s ease,transform .18s ease}.login-submit:hover:not(:disabled){background:#a69cff;transform:translateY(-1px)}.login-security{display:flex;align-items:flex-start;gap:9px;margin-top:35px;padding:13px;border:1px solid rgba(89,213,174,.14);border-radius:9px;background:#173a3538;color:var(--green)}.login-security div,.login-security strong,.login-security span{display:block}.login-security strong{color:var(--text-soft);font-size:10px;font-weight:600}.login-security span{margin-top:4px;color:var(--text-muted);font-size:9px;line-height:1.4}.login-note{margin:24px 0 0;color:#606a7a;font-size:9px;line-height:1.55;text-align:center}.login-note a{color:var(--violet)}@media(max-width:1120px){.topbar,.main-content{padding-right:25px;padding-left:25px}.global-search{width:180px}.dashboard-grid-primary,.dashboard-grid-secondary{grid-template-columns:minmax(0,1fr)}.mix-content{justify-content:center}.subscription-overview-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:820px){.sidebar{left:-265px;transition:left .22s ease;box-shadow:20px 0 60px #00000040}.sidebar-open{left:0}.mobile-scrim{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;background:#00000091}.page-frame{margin-left:0}.topbar{min-height:62px;padding:0 18px}.mobile-menu,.desktop-hidden-menu{display:grid}.breadcrumbs{gap:5px}.topbar-actions{gap:8px}.global-search{width:min(35vw,190px)}.global-search kbd,.live-indicator,.help-button{display:none}.main-content{padding:32px 18px 50px}.metric-grid,.subscription-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.view-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:23px}.overview-heading{align-items:flex-start}.heading-actions{width:100%;justify-content:space-between}.directory-toolbar{align-items:stretch;flex-direction:column;gap:12px}.directory-search{min-width:0}.directory-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.directory-filters button{flex-shrink:0}.customer-hero{align-items:flex-start;flex-direction:column}.customer-hero-actions{justify-content:flex-start}.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-side-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.detail-side-column .info-panel:last-child{grid-column:span 2}.audit-toolbar{flex-wrap:wrap}.audit-toolbar-spacer{display:none}.audit-count{margin-left:auto}.activity-toolbar{flex-wrap:wrap}.activity-search{flex:1 1 300px}.activity-toolbar-spacer{display:none}.activity-count{margin-left:auto}}@media(max-width:560px){.main-content,.topbar{padding-right:13px;padding-left:13px}.breadcrumbs span{display:none}.breadcrumbs svg{display:none}.global-search{width:min(48vw,190px)}.metric-card{min-height:126px;padding:15px}.metric-value{font-size:25px}.metric-value-small{font-size:17px}.trend-panel,.mix-panel,.attention-panel,.activity-panel,.subscription-health-panel,.billing-note-panel,.detail-panel,.info-panel{padding:17px}.panel-heading{margin-bottom:19px}.mix-content{align-items:center;flex-direction:column;gap:20px}.mix-legend{width:min(230px,100%)}.health-legend{grid-template-columns:1fr}.read-only-banner{align-items:flex-start;flex-wrap:wrap}.read-only-banner a{width:100%;margin-left:25px}.detail-side-column{display:flex}.detail-side-column .info-panel:last-child{grid-column:auto}.hero-title-line h1{font-size:27px}.customer-hero-main{align-items:flex-start}.customer-hero-main p{word-break:break-word}.customer-hero-actions{align-items:flex-start;flex-direction:column}.table-heading{align-items:flex-start;flex-direction:column;gap:11px}.table-heading-actions{width:100%}.mini-search{flex:1;width:auto}.table-heading-actions select{flex-shrink:0;max-width:125px}.activity-search{flex-basis:100%}.activity-toolbar>select{flex:1;max-width:none}.activity-filter-chip{margin-left:auto}.directory-meta{flex-wrap:wrap}.sort-note,.attention-reason{display:none}.login-page{display:block}.login-visual{display:none}.login-panel{min-height:100vh;padding:32px 25px}.mobile-login-brand{display:flex}.login-heading{margin-bottom:28px}.login-heading h2{font-size:28px}.login-security{margin-top:29px}}
