:root{color:#273129;font-synthesis:none;text-rendering:optimizelegibility;--ink:#273129;--muted:#737d75;--faint:#9aa39b;--line:#e1e6df;--line-strong:#d5dcd3;--surface:#fff;--surface-soft:#f8faf7;--sage:#587b64;--sage-dark:#3f624c;--sage-soft:#e8f0ea;--blue:#6685a5;--blue-soft:#e9eff5;--plum:#886b8f;--plum-soft:#f0eaf2;--gold:#b47a3e;--gold-soft:#f7ede1;--danger:#a75450;--danger-soft:#f8e9e7;--sidebar:#24342a;--radius:17px;--shadow:0 10px 34px #2233280f;background:#f4f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;font-size:16px}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #587b6447}.app-shell{background:#f4f6f2;min-height:100vh;display:flex}.sidebar{z-index:20;background:var(--sidebar);color:#f4f8f4;border-right:1px solid #ffffff0d;flex-direction:column;width:264px;padding:26px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 26px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-mark{flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.brand-mark img{object-fit:contain;width:40px;height:40px;display:block}.brand strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1;display:block}.brand small{color:#f0f8f199;letter-spacing:.07em;text-transform:uppercase;margin-top:5px;font-size:11px;display:block}.sidebar nav{flex-direction:column;gap:4px;display:flex}.nav-label{color:#f0f8f180;letter-spacing:.12em;text-transform:uppercase;padding:0 12px 10px;font-size:11px;font-weight:700}.sidebar nav a{color:#f4f8f4ad;border-radius:11px;align-items:center;gap:11px;min-height:48px;padding:0 12px;font-size:14px;font-weight:580;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.sidebar nav a.active{color:#fff;background:#a6c9ae24;box-shadow:inset 3px 0 #93b39a}.sidebar-account{border-top:1px solid #ffffff17;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;margin-top:auto;padding:15px 10px 2px;display:grid}.avatar{color:#35503e;background:#dce9de;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.sidebar-account strong,.sidebar-account small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-account strong{font-size:13px}.sidebar-account small{color:#f4f8f494;margin-top:3px;font-size:11px}.sidebar-account button{color:#f4f8f48c;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.sidebar-account button:hover{color:#fff;background:#ffffff14}.shell-content{width:100%;min-width:0;margin-left:264px}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f6f2e6;border-bottom:1px solid #d6dcd3b8;justify-content:space-between;align-items:center;gap:15px;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.topbar>div:first-of-type span{display:none}.topbar strong{font-size:15px}.secure-indicator{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.secure-indicator span{background:#6c9978;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6c99781f}.page-container{max-width:1550px;margin:0 auto;padding:38px 34px 60px}.page-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:27px;display:flex}.page-header h1{letter-spacing:-.035em;color:#243129;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3vw,46px);font-weight:500;line-height:1}.page-header p{max-width:720px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.eyebrow{color:var(--sage);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1}.eyebrow.light{color:#a9c7ae}.page-actions{flex-shrink:0;align-items:center;display:flex}.compact-select{border:1px solid var(--line);background:var(--surface);height:39px;color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex;box-shadow:0 2px 8px #21302508}.compact-select select{color:var(--ink);background:0 0;border:0;outline:0;font-size:13px;font-weight:650}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:151px;box-shadow:var(--shadow);padding:19px;position:relative;overflow:hidden}.metric-card:after{content:"";background:var(--sage-soft);opacity:.55;border-radius:50%;width:78px;height:78px;position:absolute;top:-28px;right:-28px}.metric-card.tone-blue:after{background:var(--blue-soft)}.metric-card.tone-plum:after{background:var(--plum-soft)}.metric-card.tone-gold:after{background:var(--gold-soft)}.metric-icon{width:32px;height:32px;color:var(--sage);background:var(--sage-soft);border-radius:10px;place-items:center;margin-bottom:15px;display:grid}.tone-blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.tone-plum .metric-icon{color:var(--plum);background:var(--plum-soft)}.tone-gold .metric-icon{color:var(--gold);background:var(--gold-soft)}.metric-card>span{color:var(--muted);font-size:13px;font-weight:650;display:block}.metric-card>strong{color:var(--ink);margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;line-height:1.1;display:block}.metric-card>small{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.compact-metrics .metric-card,.analytics-metrics .metric-card{min-height:143px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.section-header{justify-content:space-between;align-items:start;gap:20px;display:flex}.section-header h2{letter-spacing:-.015em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.section-header p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.split-summary-grid{grid-template-columns:1.35fr .65fr;gap:14px;margin-bottom:18px;display:grid}.subscription-split{padding:20px}.split-stat-list{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.split-stat-list>div,.large-inline-stat{background:var(--surface-soft);border:1px solid #e8ece6;border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.split-stat-icon{border-radius:10px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.split-stat-icon.monthly{color:var(--blue);background:var(--blue-soft)}.split-stat-icon.yearly{color:var(--plum);background:var(--plum-soft)}.split-stat-icon.credits{color:var(--gold);background:var(--gold-soft)}.split-stat-list strong,.large-inline-stat strong{font-size:19px;line-height:1;display:block}.split-stat-list span:not(.split-stat-icon),.large-inline-stat span:not(.split-stat-icon){color:var(--muted);margin-top:4px;font-size:12px;display:block}.large-inline-stat{margin-top:17px}.dashboard-two-column{grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:14px;display:grid}.table-panel{padding:20px 20px 0;position:relative;overflow:hidden}.table-panel>.section-header{margin-bottom:17px}.recent-users-panel{padding:20px}.recent-user-list{margin-top:13px}.recent-user-list>div{border-bottom:1px solid #edf0eb;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px 0;display:grid}.recent-user-list>div:last-child{border-bottom:0}.recent-user-list strong,.recent-user-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.recent-user-list strong{font-size:13px}.recent-user-list small{color:var(--muted);margin-top:4px;font-size:11px}.recent-user-meta{text-align:right}.user-initials{background:var(--sage-soft);width:36px;height:36px;color:var(--sage-dark);border-radius:10px;flex:0 0 36px;place-items:center;font-size:11px;font-weight:800;display:grid}.table-scroll{margin-inline:-20px;overflow-x:auto}table{border-collapse:collapse;width:100%}table th{color:#7c867e;text-transform:uppercase;letter-spacing:.07em;text-align:left;border-top:1px solid #edf0eb;border-bottom:1px solid var(--line);background:#fafbf9;padding:12px 15px;font-size:11px;font-weight:760}table th:first-child,table td:first-child{padding-left:20px}table th:last-child,table td:last-child{padding-right:20px}table td{vertical-align:middle;color:#49524b;border-bottom:1px solid #edf0eb;padding:15px;font-size:13px}table tbody tr:last-child td{border-bottom:0}table tbody tr{transition:background .15s}table tbody tr:hover{background:#fafcf9}table td strong,table td small{white-space:nowrap;text-overflow:ellipsis;max-width:230px;display:block;overflow:hidden}table td strong{color:var(--ink);font-size:13px;font-weight:680}table td small{color:var(--muted);margin-top:4px;font-size:11px}table td.numeric,table th.numeric{text-align:right}.wide-table{min-width:1040px}.users-table-frame{margin-inline:-20px}.users-table{table-layout:fixed;width:100%}.users-table th:first-child{width:25%}.users-table th:nth-child(2){width:14%}.users-table th:nth-child(3){width:17%}.users-table th:nth-child(4){width:19%}.users-table th:nth-child(5){width:15%}.users-table th:nth-child(6){width:10%}.user-cell,.product-cell{align-items:center;gap:9px;min-width:190px;display:flex}.product-cell>div{min-width:0}.user-profile-trigger{text-align:left;width:100%;min-width:0;color:inherit;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0;display:grid}.user-profile-trigger>div{min-width:0}.user-profile-trigger strong,.user-profile-trigger small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.user-profile-trigger strong{color:var(--ink);font-size:13px}.user-profile-trigger small{color:var(--muted);margin-top:4px;font-size:11px}.user-profile-trigger:hover strong{color:var(--sage-dark);text-underline-offset:3px;text-decoration:underline}.user-open-hint{color:var(--sage);white-space:nowrap;align-items:center;gap:2px;font-size:11px;font-weight:700;display:inline-flex}.compact-user-usage{gap:5px;margin-top:7px;display:flex}.compact-user-usage span{height:24px;color:var(--muted);background:var(--surface-soft);border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:11px;display:inline-flex}.high-signal-text{font-weight:700;color:#994b46!important}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.status-badge.positive{background:var(--sage-soft);color:#3e6b4b}.status-badge.warning{background:var(--gold-soft);color:#93612f}.status-badge.negative{background:var(--danger-soft);color:#974843}.status-badge.neutral{color:#6e776f;background:#edf0ec}.inline-usage{gap:6px;display:flex}.inline-usage span{background:var(--surface-soft);min-width:42px;height:26px;color:var(--muted);border-radius:8px;align-items:center;gap:5px;padding:0 7px;display:flex}.risk-guidance{color:#8a612e;background:#fbf7ed;border:1px solid #eadcbc;border-radius:13px;align-items:flex-start;gap:11px;margin:0 0 18px;padding:14px 16px;display:flex}.risk-guidance>svg{flex:none;margin-top:1px}.risk-guidance strong,.risk-guidance span{display:block}.risk-guidance strong{color:#68491f;font-size:13px}.risk-guidance span{margin-top:4px;font-size:12px;line-height:1.55}.risk-badge{border-radius:9px;justify-content:space-between;align-items:center;gap:9px;width:fit-content;min-width:126px;min-height:30px;padding:5px 7px 5px 10px;font-size:11px;font-weight:700;display:inline-flex}.risk-badge strong{border-radius:7px;place-items:center;min-width:24px;height:22px;font-size:11px;display:grid}.risk-badge.low{color:#4e7058;background:var(--sage-soft)}.risk-badge.low strong{color:#355a40;background:#d6e5d9}.risk-badge.watch{color:#8a612e;background:var(--gold-soft)}.risk-badge.watch strong{color:#774b1d;background:#eedcc7}.risk-badge.high{color:#934842;background:var(--danger-soft)}.risk-badge.high strong{color:#813b36;background:#efd2cf}.risk-badge.compact{justify-content:center;min-width:34px;height:30px;padding:0 9px}.risk-details{max-width:220px;margin-top:7px}.risk-details summary{width:fit-content;color:var(--muted);cursor:pointer;font-size:11px}.risk-details ul{color:#6b5144;margin:7px 0 0;padding-left:17px;font-size:11px;line-height:1.45}.risk-details li+li{margin-top:4px}.purchase-pattern,.credit-pattern{min-width:220px}.purchase-pattern strong,.purchase-pattern span,.credit-pattern strong,.credit-pattern>span{display:block}.purchase-pattern strong{align-items:center;gap:6px;display:flex}.purchase-pattern span,.credit-pattern>span{color:var(--muted);margin-top:5px;font-size:11px}.credit-pattern .inline-usage{margin-top:8px}.user-action-button{background:#fff;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:720;display:inline-flex}.user-action-button.suspend{color:#994b46;border:1px solid #e7c4c0}.user-action-button.suspend:hover{background:var(--danger-soft)}.user-action-button.restore{color:#3f674b;border:1px solid #bfd2c3}.user-action-button.restore:hover{background:var(--sage-soft)}.mini-product-icon{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.mini-product-icon.subscription{background:var(--plum-soft);color:var(--plum)}.mini-product-icon.ai_credit{background:var(--gold-soft);color:var(--gold)}.transaction-id{text-overflow:ellipsis;color:#647066;background:#f3f5f2;border-radius:6px;max-width:150px;padding:5px 7px;font-size:11px;display:block;overflow:hidden}.truncate-id{max-width:120px}.filter-bar{grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:9px;margin-bottom:16px;display:grid}.filter-bar.users-filter-bar{grid-template-columns:minmax(240px,1fr) auto auto auto auto}.filter-bar select,.filter-bar>button{height:38px}.filter-bar select{border:1px solid var(--line);color:#536057;background:var(--surface);border-radius:9px;min-width:150px;padding:0 29px 0 11px;font-size:13px}.search-field{border:1px solid var(--line);color:#929a93;background:var(--surface);border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 11px;display:flex}.search-field:focus-within{border-color:#9db3a2;box-shadow:0 0 0 3px #587b641a}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait}.button.primary{background:var(--sage-dark);color:#fff;box-shadow:0 8px 20px #34583f29}.button.primary:hover:not(:disabled){background:#345440}.button.secondary{border:1px solid var(--line-strong);color:#526058;background:#f9faf8}.button.secondary:hover:not(:disabled){background:#f1f4ef}.button.danger{color:#fff;background:var(--danger);box-shadow:0 8px 20px #a7545029}.button.danger:hover:not(:disabled){background:#934944}.pagination{min-height:58px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;font-size:12px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{border:1px solid var(--line);background:var(--surface);min-width:88px;height:34px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.pagination button:hover:not(:disabled){color:var(--sage-dark);background:var(--surface-soft);border-color:#b9c8bb}.pagination button:disabled{opacity:.35;cursor:default}.page-indicator{text-align:center;min-width:82px}.table-loading{z-index:2;height:2px;position:absolute;left:0;right:0;overflow:hidden}.table-loading span{background:var(--sage);width:35%;height:100%;animation:1.2s ease-in-out infinite table-load;display:block}@keyframes table-load{0%{transform:translate(-100%)}to{transform:translate(385%)}}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1d2a2194;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.account-action-modal{width:min(620px,100%);max-height:calc(100vh - 48px);color:var(--ink);background:var(--surface);border:1px solid #ffffffa6;border-radius:20px;padding:23px;overflow-y:auto;box-shadow:0 28px 80px #18271d47}.account-action-modal>header{grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:11px;display:grid}.account-action-modal h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.1}.modal-action-icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.modal-action-icon.suspend{color:#994b46;background:var(--danger-soft)}.modal-action-icon.reactivate{color:#426b4e;background:var(--sage-soft)}.modal-close{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.modal-close:hover{color:var(--ink);background:var(--surface-soft)}.modal-user-summary{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;margin-top:20px;padding:13px;display:grid}.modal-user-summary strong,.modal-user-summary small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.modal-user-summary strong{font-size:13px}.modal-user-summary small{color:var(--muted);margin-top:4px;font-size:11px}.modal-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.modal-signal-grid>div{border:1px solid var(--line);border-radius:11px;min-width:0;padding:11px}.modal-signal-grid span,.modal-signal-grid strong{display:block}.modal-signal-grid span{color:var(--muted);font-size:10px;line-height:1.3}.modal-signal-grid strong{margin-top:5px;font-size:13px}.modal-risk-reasons{color:#6c5140;background:#faf5ee;border-radius:12px;margin-top:12px;padding:12px 14px}.modal-risk-reasons>strong{font-size:12px}.modal-risk-reasons ul{margin:7px 0 0;padding-left:18px;font-size:11px;line-height:1.5}.retention-notice{border-radius:12px;align-items:flex-start;gap:9px;margin-top:12px;padding:12px;display:flex}.retention-notice.suspend{color:#84423e;background:#fcf2f1;border:1px solid #edcbc8}.retention-notice.reactivate{color:#42634b;background:#f1f7f2;border:1px solid #ceddcf}.retention-notice svg{flex:none;margin-top:1px}.retention-notice p{margin:0;font-size:11px;line-height:1.55}.account-action-modal form{margin-top:16px}.account-action-modal form>label{color:#465249;margin-bottom:7px;font-size:12px;font-weight:720;display:block}.account-action-modal textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:100px;color:var(--ink);background:#fff;border-radius:11px;outline:0;padding:11px 12px;font-size:13px;line-height:1.5}.account-action-modal textarea:focus{border-color:#91aa97;box-shadow:0 0 0 3px #587b641a}.reason-meta{color:var(--faint);justify-content:space-between;gap:15px;margin-top:5px;font-size:10px;display:flex}.modal-error{color:#974843;background:var(--danger-soft);border-radius:9px;margin-top:10px;padding:10px 11px;font-size:12px}.account-action-modal footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:17px;padding-top:15px;display:flex}.user-details-modal{width:min(880px,100%);max-height:calc(100vh - 48px);color:var(--ink);background:var(--surface);border:1px solid #ffffffa6;border-radius:20px;padding:24px;overflow-y:auto;box-shadow:0 28px 80px #18271d47}.user-details-modal>header{grid-template-columns:48px minmax(0,1fr) 36px;align-items:center;gap:12px;display:grid}.user-details-modal>header>div{min-width:0}.user-details-modal h2{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;line-height:1.1;overflow:hidden}.user-details-modal header p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:12px;overflow:hidden}.detail-avatar{border-radius:13px;width:48px;height:48px;font-size:13px}.user-detail-summary{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;grid-template-columns:.7fr .7fr 1.25fr;gap:12px;margin-top:20px;padding:12px 14px;display:grid}.user-detail-summary>div{justify-content:space-between;align-items:center;gap:9px;min-width:0;display:flex}.user-detail-summary>div+div{border-left:1px solid var(--line);padding-left:12px}.detail-summary-label{color:var(--muted);font-size:11px;font-weight:650}.user-detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:13px;display:grid}.user-detail-grid>section{border:1px solid var(--line);border-radius:14px;min-width:0;padding:15px}.user-detail-grid h3{margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500}.user-detail-grid dl{grid-template-columns:1fr 1fr;gap:11px 14px;margin:0;display:grid}.user-detail-grid dl>div{min-width:0}.user-detail-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;line-height:1.3}.user-detail-grid dd{color:var(--ink);text-overflow:ellipsis;margin:4px 0 0;font-size:12px;font-weight:680;line-height:1.4;overflow:hidden}.detail-id{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px!important}.status-history-note{color:#6b5749;background:#faf5ee;border-radius:10px;margin-top:14px;padding:11px}.status-history-note strong,.status-history-note span{display:block}.status-history-note strong{font-size:11px}.status-history-note span{color:#8a7668;margin-top:4px;font-size:10px}.status-history-note p{margin:7px 0 0;font-size:11px;line-height:1.5}.detail-risk-list{color:#6b5144;margin:0;padding-left:18px;font-size:12px;line-height:1.55}.detail-risk-list li+li{margin-top:6px}.detail-clear-state{color:#4e7058;background:var(--sage-soft);border-radius:10px;align-items:center;gap:9px;min-height:62px;padding:11px;font-size:11px;line-height:1.45;display:flex}.detail-retention-note{border-top:1px solid var(--line);color:var(--muted);margin-top:12px;padding-top:11px;font-size:10px;line-height:1.45}.user-details-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:16px;padding-top:15px;display:flex}.feedback-state{min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:11px;display:flex}.feedback-state p{margin:0;font-size:13px}.feedback-state strong{color:var(--ink);font-size:14px}.feedback-state.error-state{text-align:center;max-width:550px;min-height:260px;margin:40px auto}.feedback-state.error-state svg{color:var(--danger)}.feedback-state.empty-state{text-align:center;min-height:190px}.feedback-state.empty-state svg{color:#aab5ac}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.data-note{color:#79664f;background:#fbf7f0;border:1px solid #e6dfd4;border-radius:11px;min-height:42px;margin:0 0 15px;padding:11px 13px;font-size:12px;line-height:1.5}.secure-note{color:#526c58;background:#f1f6f1;border-color:#dce7dd;align-items:center;gap:8px;display:flex}.credit-progress{background:#e8ebe7;border-radius:999px;width:110px;height:5px;overflow:hidden}.credit-progress span{border-radius:inherit;background:var(--sage);height:100%;display:block}.segmented-control{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:3px;display:flex}.segmented-control button{min-width:46px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:12px;font-weight:700}.segmented-control button.active{background:var(--sage-dark);color:#fff;box-shadow:0 4px 12px #37574129}.analytics-chart-panel{margin-bottom:14px;padding:20px}.analytics-chart{width:100%;height:330px;margin-top:20px}.analytics-bottom-grid{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:14px;display:grid}.feature-ranking,.methodology-panel{padding:20px}.ai-usage-panel{margin-bottom:14px}.feature-rank-list{margin-top:13px}.feature-rank-list>div{border-bottom:1px solid #edf0eb;grid-template-columns:30px minmax(0,1fr) 76px;align-items:center;gap:10px;min-height:54px;display:grid}.feature-rank-list>div:last-child{border-bottom:0}.rank-number{color:#a2aaa3;font-family:Georgia,Times New Roman,serif;font-size:13px}.feature-rank-body{min-width:0}.feature-rank-body>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.feature-rank-body strong{font-size:13px}.feature-rank-body small{color:var(--muted);font-size:11px}.feature-bar{background:#edf0ec;border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.feature-bar span{border-radius:inherit;background:linear-gradient(90deg,#63826b,#91aa96);height:100%;display:block}.feature-rank-value{text-align:right}.feature-rank-value strong,.feature-rank-value small{display:block}.feature-rank-value strong{font-size:13px}.feature-rank-value small{color:var(--muted);margin-top:3px;font-size:11px}.method-list{margin-top:15px}.method-list>div{border-bottom:1px solid #edf0eb;align-items:start;gap:10px;padding:11px 0;display:flex}.method-list>div:last-child{border-bottom:0}.method-list>div>span{background:var(--sage-soft);width:28px;height:28px;color:var(--sage);border-radius:9px;flex:none;place-items:center;display:grid}.method-list p{color:var(--muted);margin:1px 0 0;font-size:12px;line-height:1.55}.method-list p strong{color:var(--ink)}.system-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.system-card{padding:20px}.system-card .section-header>svg{color:var(--sage)}.system-flag-list{margin-top:17px}.system-flag-list>div{border-bottom:1px solid #edf0eb;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:48px;display:grid}.system-flag-list>div:last-child{border-bottom:0}.health-dot{border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.health-dot.up{background:var(--sage-soft);color:var(--sage)}.health-dot.down{background:var(--danger-soft);color:var(--danger)}.health-dot.neutral{color:#7e867f;background:#eef0ed}.system-flag-list strong,.system-flag-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.system-flag-list strong{font-size:12px}.system-flag-list small{color:var(--muted);margin-top:3px;font-size:11px}.revision-line{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding-top:14px;font-size:11px;display:flex}.revision-line code{text-overflow:ellipsis;max-width:170px;color:var(--ink);overflow:hidden}.product-catalog-panel{padding:20px}.product-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.product-catalog-grid>article{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;min-width:0;padding:14px}.catalog-icon{border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:15px;display:grid}.catalog-icon.subscription{background:var(--plum-soft);color:var(--plum)}.catalog-icon.ai_credit{background:var(--gold-soft);color:var(--gold)}.catalog-product-head{justify-content:space-between;align-items:start;gap:7px;display:flex}.catalog-product-head small,.catalog-product-head strong{display:block}.catalog-product-head small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.catalog-product-head strong{margin-top:4px;font-size:13px;line-height:1.35}.catalog-product-price{margin:18px 0 12px}.catalog-product-price strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.catalog-product-price span{color:var(--muted);margin-left:4px;font-size:11px}.product-catalog-grid code{white-space:nowrap;text-overflow:ellipsis;color:#899189;font-size:11px;display:block;overflow:hidden}.login-page{background:#f7f8f5;grid-template-columns:minmax(390px,.82fr) minmax(480px,1.18fr);min-height:100vh;display:grid}.login-story{color:#eef5ef;background:#23352a;flex-direction:column;min-height:100vh;padding:42px clamp(35px,5vw,70px);display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";border:1px solid #b3cfb81f;border-radius:50%;position:absolute}.login-story:before{width:530px;height:530px;top:-150px;right:-310px}.login-story:after{width:360px;height:360px;bottom:-225px;left:-100px}.login-story .brand{z-index:1;position:relative}.login-story-copy{z-index:1;max-width:520px;margin:auto 0 48px;position:relative}.login-story-copy h1{letter-spacing:-.045em;margin:19px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5vw,78px);font-weight:400;line-height:.98}.login-story-copy p{color:#eff7f0b3;max-width:490px;margin:0;font-size:16px;line-height:1.7}.story-signal-card{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border:1px solid #daebdc1c;border-radius:16px;align-items:center;gap:15px;max-width:450px;margin-bottom:auto;padding:17px;display:flex;position:relative}.signal-orbit{color:#a9c7ae;border:1px solid #b4d1b940;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;position:relative}.signal-orbit span{background:#a9c7ae;border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:7px;box-shadow:0 0 0 5px #a9c7ae17}.story-signal-card strong{font-size:14px;display:block}.story-signal-card p{color:#eff7f0a3;margin:6px 0 0;font-size:12px;line-height:1.55}.login-story>small{z-index:1;color:#eff7f06e;letter-spacing:.08em;text-transform:uppercase;margin-top:40px;font-size:11px;position:relative}.login-panel{place-items:center;min-height:100vh;padding:35px;display:grid}.login-form-wrap{width:min(480px,100%)}.login-icon{background:var(--sage-soft);width:50px;height:50px;color:var(--sage-dark);border-radius:15px;place-items:center;margin-bottom:27px;display:grid}.login-form-wrap h2{letter-spacing:-.025em;margin:12px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.login-form-wrap>p{color:var(--muted);margin:0 0 31px;font-size:14px}.login-form-wrap form{flex-direction:column;gap:20px;display:flex}.login-form-wrap label{color:#515d54;flex-direction:column;gap:9px;font-size:12px;font-weight:700;display:flex}.login-form-wrap input{border:1px solid var(--line-strong);width:100%;height:54px;color:var(--ink);background:#fff;border-radius:12px;padding:0 16px;font-size:15px;box-shadow:0 3px 12px #23352a06}.login-form-wrap input:focus{border-color:#8eaa94;outline:0;box-shadow:0 0 0 3px #587b641a}.password-field{display:block;position:relative}.password-field input{padding-right:50px}.password-field button{color:#879087;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:7px;right:7px}.password-field button:hover{color:var(--sage);background:#f2f5f1}.login-button{min-height:54px;margin-top:3px;font-size:14px}.form-error{background:var(--danger-soft);color:var(--danger);border:1px solid #efd3cf;border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.5}.login-security-note{border-top:1px solid var(--line);color:var(--muted);align-items:start;gap:9px;margin-top:26px;padding-top:21px;font-size:11px;line-height:1.5;display:flex}.login-security-note svg{color:var(--sage);flex-shrink:0}.icon-button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.mobile-only,.sidebar-scrim{display:none}@media (width<=1250px){.metrics-grid,.system-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-two-column,.analytics-bottom-grid{grid-template-columns:1fr}.filter-bar.users-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr))}.users-filter-bar .search-field{grid-column:1/-1}.users-table-frame{margin:0 0 20px}.users-table,.users-table tbody,.users-table tr,.users-table td{display:block}.users-table thead{display:none}.users-table tbody{grid-template-columns:1fr 1fr;gap:10px;display:grid}.users-table tr{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:1fr 1fr;gap:5px 12px;padding:12px;display:grid}.users-table td,.users-table td:first-child,.users-table td:last-child{border:0;padding:8px}.users-table td:first-child{border-bottom:1px solid var(--line);grid-column:1/-1;padding-bottom:12px}.users-table td:last-child{grid-column:1/-1;padding-top:10px}.users-table td:nth-child(n+2):nth-child(-n+5):before{color:var(--faint);text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:9px;font-weight:780;display:block}.users-table td:nth-child(2):before{content:"Account"}.users-table td:nth-child(3):before{content:"Premium & AI"}.users-table td:nth-child(4):before{content:"Review"}.users-table td:nth-child(5):before{content:"Last activity"}.users-table .user-action-button{justify-content:center;width:100%}}@media (width<=900px){.mobile-only{display:grid}.sidebar{transition:transform .22s;transform:translate(-102%);box-shadow:16px 0 45px #16251b33}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:19;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16221a70;border:0;display:block;position:fixed;inset:0}.shell-content{margin-left:0}.topbar{justify-content:flex-start;padding:0 20px}.topbar>div:first-of-type{flex:1}.topbar>div:first-of-type span{color:var(--muted);font-size:11px;display:block}.secure-indicator{margin-left:auto}.page-container{padding:30px 20px 50px}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}}@media (width<=700px){.page-header{flex-direction:column;align-items:start;gap:17px}.page-actions,.compact-select,.segmented-control{width:100%}.compact-select select,.segmented-control button{flex:1}.metrics-grid,.system-card-grid,.split-summary-grid{grid-template-columns:1fr}.split-stat-list{grid-template-columns:1fr 1fr}.product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar,.filter-bar.users-filter-bar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.filter-bar>button{width:100%}.pagination{flex-direction:column;align-items:flex-start;gap:11px;padding:13px 0}.users-table tbody{grid-template-columns:1fr}.secure-indicator{display:none}.analytics-chart{height:270px}.modal-signal-grid{grid-template-columns:1fr 1fr}.user-detail-summary{grid-template-columns:1fr}.user-detail-summary>div+div{border-left:0;border-top:1px solid var(--line);padding:10px 0 0}.user-detail-grid{grid-template-columns:1fr}}@media (width<=460px){.page-container,.topbar{padding-inline:14px}.metric-card{min-height:140px}.split-stat-list,.filter-bar,.product-catalog-grid,.filter-bar.users-filter-bar{grid-template-columns:1fr}.filter-bar select,.filter-bar>button{width:100%}.login-panel{padding:25px 20px}.analytics-chart{height:240px}.modal-backdrop{padding:10px}.account-action-modal{border-radius:16px;max-height:calc(100vh - 20px);padding:18px}.account-action-modal>header{grid-template-columns:38px minmax(0,1fr) 34px}.account-action-modal h2{font-size:22px}.modal-signal-grid{grid-template-columns:1fr 1fr}.account-action-modal footer{grid-template-columns:1fr;display:grid}.users-table tbody,.users-table tr{grid-template-columns:1fr}.users-table td:first-child,.users-table td:last-child{grid-column:auto}.user-open-hint{display:none}.user-details-modal{border-radius:16px;max-height:calc(100vh - 20px);padding:18px}.user-details-modal>header{grid-template-columns:42px minmax(0,1fr) 34px}.detail-avatar{width:42px;height:42px}.user-details-modal h2{font-size:22px}.user-detail-grid dl{grid-template-columns:1fr}.user-details-actions{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
