:root{font-family:Segoe UI,Helvetica Neue,sans-serif;color:#e8eef7;background:radial-gradient(circle at top left,rgba(84,131,255,.24),transparent 36%),radial-gradient(circle at top right,rgba(17,226,167,.15),transparent 32%),linear-gradient(180deg,#0d1524,#08101a);line-height:1.45;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}#root{min-height:100vh}.page{max-width:1600px;height:100vh;margin:0 auto;padding:18px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#08101ab8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px #00000059}.hero-content{display:flex;flex-direction:column;min-width:0}.platform-nav{margin:0 0 8px;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 18px;color:#8da5c4;font-size:12px;letter-spacing:.08em}.platform-nav-prefix{color:#8da5c4}.platform-nav-current{color:#e8eef7;font-weight:700}.platform-nav-link{color:#a8c4ff;font-weight:600;text-decoration:none;transition:color .12s ease}.platform-nav-link:hover{color:#d9e6ff;text-decoration:underline}.hero-actions{display:flex;align-items:center;gap:12px}.hero-user{min-width:0;padding:10px 14px;border:1px solid rgba(114,150,223,.24);border-radius:18px;background:#121e30d1;display:flex;flex-direction:column;gap:2px}.hero-user-label{color:#8da5c4;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-user strong{color:#f4f8ff;font-size:16px;line-height:1.15;word-break:break-word}.hero-user small{color:#b8c7dc;font-size:12px}.hero-help-button{appearance:none;border:1px solid rgba(114,150,223,.28);background:#121e30cc;color:#e8eef7;border-radius:999px;padding:10px 14px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.hero-help-button:hover{transform:translateY(-1px);border-color:#90b1ff73;background:#18263beb}.hero-help-icon{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(144,177,255,.32);background:#688eff1f;font-weight:700}.eyebrow,.modal-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;color:#8da5c4;font-size:12px}.hero h1,.modal-head h2{margin:0;line-height:.98}.hero h1{font-size:clamp(29px,3.2vw,46px)}.lede{max-width:720px;margin:12px 0 0;color:#b8c7dc}.metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.metric-card,.panel,.modal-window{border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#09121dd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px #0000003d}.metric-card{min-width:0;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.metric-card span{color:#9bb0cc;font-size:13px}.metric-card strong{font-size:30px;line-height:1}.metric-card small{color:#8aa0be;font-size:11px}.metric-card-button{appearance:none;color:#e8eef7;border:1px solid rgba(114,150,223,.24);cursor:pointer;text-align:left;transition:transform .12s ease,border-color .12s ease,background .12s ease}.metric-card-button:hover{transform:translateY(-1px);border-color:#90b1ff73;background:#0e1927eb}.metric-card-button strong,.metric-card-button span,.metric-card-button small{color:inherit}.metric-card-button span,.metric-card-button small{color:#9bb0cc}.metric-card-error strong{color:#ff8181}.metric-card-error p{margin:0;color:#f0b8b8;font-size:13px}.main-surface{min-height:0;flex:1;display:flex}.panel{min-height:0;padding:18px;display:flex;flex-direction:column;overflow:hidden}.services-panel{flex:1}.panel-head{margin-bottom:12px}.panel-head h2{margin:0;font-size:20px}.panel-head p{margin:6px 0 0;color:#95accb;font-size:13px}.inline-error,.loading{color:#c7d3e4;padding:14px 4px 4px}.auth-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#040a12b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-modal{width:min(520px,100%);border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#09121df5;box-shadow:0 24px 80px #00000073;overflow:hidden}.auth-head{padding:22px 24px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.auth-head h2{margin:0;font-size:34px;line-height:1}.auth-head p{margin:10px 0 0;color:#9bb0cc}.auth-body{display:flex;flex-direction:column;gap:14px;padding:22px 24px 16px}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-field span{color:#8da5c4;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.auth-field input{width:100%;padding:14px 16px;border:1px solid rgba(130,162,217,.22);border-radius:16px;background:#ffffff0a;color:#ebf2fb;font:inherit}.auth-field input:focus{outline:none;border-color:#90b1ff80;box-shadow:0 0 0 3px #688eff24}.auth-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:0 24px 24px}.action-banner{margin-bottom:12px;padding:12px 14px;border:1px solid rgba(124,160,255,.28);border-radius:14px;background:#25366652;color:#d4e2fb;font-size:13px}.table-scroll,.modal-table-shell{min-height:0;flex:1;overflow:auto}.modal-table-shell{position:relative;border:1px solid rgba(130,162,217,.16);border-radius:18px;background:#08101af0}.modal-table-shell .accounts-table th{position:sticky;top:0;z-index:2;background:#08101afa}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px 10px;text-align:left;border-top:1px solid rgba(255,255,255,.08);vertical-align:top}th{position:sticky;top:0;z-index:1;background:#09121df5;color:#8ba3c0;font-weight:600}td{color:#ebf2fb}.account-npsso-cell{max-width:34rem;word-break:break-all;white-space:normal;line-height:1.35}.service-row-selected td{background:#577bd914}.service-name-button{padding:0;border:0;background:transparent;color:#ebf2fb;font:inherit;font-weight:700;text-align:left;cursor:pointer}.service-name-button:hover{color:#bcd3ff}.service-actions{display:flex;flex-direction:column;gap:8px}.service-actions-row,.service-config-actions{display:flex;flex-wrap:wrap;gap:8px}.service-action-button,.secret-toggle,.service-tab-button,.modal-close{padding:8px 12px;border:1px solid rgba(130,162,217,.26);border-radius:999px;background:#ffffff0d;color:#ebf2fb;cursor:pointer}.service-action-button{font-size:12px;text-transform:uppercase;letter-spacing:.06em;transition:background .12s ease,border-color .12s ease,transform .12s ease}.service-action-button:hover:not(:disabled),.secret-toggle:hover,.service-tab-button:hover,.modal-close:hover{background:#688eff29;border-color:#90b1ff73}.service-action-button:hover:not(:disabled){transform:translateY(-1px)}.service-action-button:disabled{opacity:.55;cursor:progress}.service-actions-meta,.service-config-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#8aa0be;font-size:11px}.inspector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inspector-card{min-width:0;padding:12px 14px;border:1px solid rgba(130,162,217,.16);border-radius:14px;background:#ffffff08;display:flex;flex-direction:column;gap:6px}.inspector-card-button{appearance:none;width:100%;padding:12px 14px;text-align:left;cursor:pointer;position:relative;z-index:1}.inspector-card-button:hover{transform:translateY(-1px);border-color:#90b1ff73;background:#688eff1f}.inspector-card span{color:#8aa0be;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.inspector-card strong{color:#ebf2fb;font-size:18px;line-height:1.1;word-break:break-word}.inspector-card small{color:#9bb0cc;font-size:11px}.inspector-card-healthy{border-color:#4fdb9e3d;background:#1fb57814}.inspector-card-warn{border-color:#ffbe3d3d;background:#ffbe3d14}.inspector-card-error{border-color:#ff94943d;background:#ff616114}.inspector-stack{display:flex;flex-direction:column;gap:12px}.inspector-describe-block{display:flex;flex-direction:column;gap:10px}.inspector-describe-title{color:#ebf2fb;font-weight:700}.inspector-code-block{margin:0;padding:12px 14px;border-radius:14px;background:#ffffff0a;color:#d9e6fb;white-space:pre-wrap;word-break:break-word;font-family:Consolas,SFMono-Regular,monospace;font-size:12px}.service-actions-empty{color:#8aa0be;font-size:12px}.service-detail-header{margin-bottom:12px}.service-detail-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#9bb0cc;font-size:12px}.service-detail-meta strong{color:#ebf2fb}.service-detail-tabs{display:flex;gap:8px;margin-bottom:12px}.service-tab-button-active{background:#688eff29;border-color:#90b1ff73}.service-placeholder{padding:18px;border:1px dashed rgba(130,162,217,.18);border-radius:16px;color:#9bb0cc}.service-config-layout{min-height:0;display:flex;flex-direction:column;gap:14px;overflow:auto;padding-right:4px}.help-layout{min-height:0;flex:1;display:flex;flex-direction:column;gap:14px;overflow:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-gutter:stable both-edges}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-grid-single{grid-template-columns:1fr}.help-note-stack{display:flex;flex-direction:column;gap:8px}.help-note{margin:0;color:#bfd0e8;font-size:14px}.help-endpoint-list{display:flex;flex-direction:column;gap:12px}.help-endpoint-card{padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;display:flex;flex-direction:column;gap:10px}.help-endpoint-head{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.help-method{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em}.help-method-get{background:#20a8672e;color:#9df0bd}.help-method-post{background:#688eff29;color:#b7cbff}.help-method-put{background:#e9a83029;color:#f6d38a}.help-endpoint-description{margin:0;color:#aebed4;font-size:13px}.proxy-settings-layout{min-height:0;flex:1;display:flex;flex-direction:column;gap:14px;overflow:auto;padding-right:4px}.proxy-settings-layout-tabs{max-height:calc(100vh - 170px)}.proxy-settings-topbar{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 0 8px;background:linear-gradient(180deg,#09111cfa,#09111ce0)}.proxy-settings-tabs{display:flex;flex-wrap:wrap;gap:8px}.proxy-settings-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.proxy-settings-tabs button{padding:10px 14px;border:1px solid rgba(130,162,217,.18);border-radius:999px;background:#ffffff0a;color:#aebed4}.proxy-settings-tabs button.active{border-color:#688eff7a;background:#688eff33;color:#ebf2fb}.proxy-settings-section{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;display:flex;flex-direction:column;gap:14px}.proxy-check-layout{display:flex;flex-direction:column;gap:14px}.proxy-settings-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.proxy-settings-head h3{margin:0;font-size:20px}.proxy-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proxy-settings-provider-grid{margin-top:12px}.proxy-settings-field-full{grid-column:1 / -1}.proxy-country-field{min-width:0}.proxy-country-input-row{display:flex;align-items:stretch;gap:8px}.proxy-country-input-row input{min-width:0;flex:1}.proxy-static-list-input textarea{width:100%;min-height:180px;resize:vertical;border:1px solid rgba(130,162,217,.22);border-radius:12px;background:#070d1699;color:#e8eef7;padding:12px;font:inherit;line-height:1.45;box-sizing:border-box}.proxy-static-list-input textarea:focus{outline:none;border-color:#90b1ff8c;box-shadow:0 0 0 3px #688eff24}.country-picker-button{min-width:44px;padding:10px 12px;border:1px solid rgba(130,162,217,.26);border-radius:12px;background:#ffffff0d;color:#ebf2fb;cursor:pointer}.country-picker-button:hover{background:#688eff29;border-color:#90b1ff73}.proxy-check-form{display:flex;align-items:flex-end;gap:12px}.proxy-check-form label{display:flex;flex:1;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px}.proxy-check-form label .secret-input{display:grid;grid-template-columns:1fr auto}.proxy-check-form .service-action-button{min-width:176px;white-space:nowrap}.proxy-bulk-input{display:flex;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px}.proxy-bulk-input textarea{width:100%;min-height:160px;resize:vertical;border:1px solid rgba(130,162,217,.22);border-radius:14px;background:#070d1699;color:#e8eef7;padding:12px;font:inherit;line-height:1.45;box-sizing:border-box}.proxy-bulk-input textarea:focus{outline:none;border-color:#90b1ff8c;box-shadow:0 0 0 3px #688eff24}.proxy-check-messages{display:flex;flex-direction:column;gap:10px}.proxy-report-toolbar{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr)) minmax(180px,.8fr);gap:12px;align-items:end}.proxy-report-toolbar label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px}.proxy-report-toolbar input,.proxy-report-toolbar select{width:100%;padding:10px 12px;border:1px solid rgba(130,162,217,.2);border-radius:12px;background:#ffffff0a;color:#ebf2fb;box-sizing:border-box}.proxy-report-toolbar select option{color:#0f172a;background:#fff}.proxy-report-checkbox{flex-direction:row!important;align-items:center;padding-bottom:10px}.proxy-report-summary{display:flex;flex-wrap:wrap;gap:12px 18px;color:#9bb0cc;font-size:13px}.proxy-report-summary strong{color:#ebf2fb}.proxy-check-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.proxy-check-metric-card{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:6px;color:#9bb0cc;background:#ffffff08}.proxy-check-metric-card span{font-size:12px}.proxy-check-metric-card strong{color:#ebf2fb;font-size:20px}.proxy-check-results{display:flex;flex-direction:column;gap:10px}.proxy-check-table{width:100%;table-layout:auto}.proxy-bulk-table{min-width:1080px}.proxy-static-report-table{min-width:1520px}.proxy-check-table td:nth-child(1){white-space:nowrap}.proxy-check-table td:nth-child(2),.proxy-check-table th:nth-child(2){white-space:nowrap}.proxy-bulk-table td:nth-child(1),.proxy-bulk-table th:nth-child(1){width:56px;white-space:nowrap}.proxy-bulk-table td:nth-child(2){font-family:Consolas,SFMono-Regular,monospace;white-space:nowrap}.proxy-bulk-table td:nth-child(3),.proxy-bulk-table th:nth-child(3),.proxy-bulk-table td:nth-child(4),.proxy-bulk-table th:nth-child(4),.proxy-bulk-table td:nth-child(5),.proxy-bulk-table th:nth-child(5),.proxy-bulk-table td:nth-child(6),.proxy-bulk-table th:nth-child(6),.proxy-bulk-table td:nth-child(7),.proxy-bulk-table th:nth-child(7){width:96px;text-align:right;white-space:nowrap}.proxy-bulk-table td:nth-child(8),.proxy-bulk-table th:nth-child(8){width:280px}.proxy-bulk-table td:nth-child(8) .pill{max-width:100%;white-space:normal;overflow-wrap:anywhere}.proxy-static-report-table td:nth-child(1) code{font-family:Consolas,SFMono-Regular,monospace;white-space:nowrap}.proxy-static-report-table td:nth-child(4),.proxy-static-report-table th:nth-child(4),.proxy-static-report-table td:nth-child(5),.proxy-static-report-table th:nth-child(5),.proxy-static-report-table td:nth-child(6),.proxy-static-report-table th:nth-child(6),.proxy-static-report-table td:nth-child(7),.proxy-static-report-table th:nth-child(7),.proxy-static-report-table td:nth-child(8),.proxy-static-report-table th:nth-child(8),.proxy-static-report-table td:nth-child(9),.proxy-static-report-table th:nth-child(9),.proxy-static-report-table td:nth-child(10),.proxy-static-report-table th:nth-child(10),.proxy-static-report-table td:nth-child(11),.proxy-static-report-table th:nth-child(11){text-align:right;white-space:nowrap}.proxy-static-report-table td:nth-child(12) .pill{max-width:220px;white-space:normal;overflow-wrap:anywhere}.country-picker-layout{display:flex;flex-direction:column;gap:14px}.country-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.country-picker-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid rgba(130,162,217,.16);border-radius:14px;background:#ffffff08;color:#d9e6fb;font-size:13px}.country-picker-option input{width:auto;margin-top:2px}.country-picker-note{color:#9bb0cc;font-size:12px}.service-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-config-grid-span-2{grid-column:1 / -1}.service-config-hint{margin:0 0 12px;font-size:13px;line-height:1.45;color:#9bb0cc}.service-config-grid label,.proxy-settings-grid label,.sql-editor{display:flex;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px}.service-config-grid input,.service-config-grid select,.proxy-settings-grid input,.secret-input input,.sql-editor textarea,.accounts-toolbar input,.accounts-toolbar select,.proxy-settings-grid select{width:100%;padding:10px 12px;border:1px solid rgba(130,162,217,.2);border-radius:12px;background:#ffffff0a;color:#ebf2fb}.combo-field{position:relative}.combo-options{position:absolute;z-index:35;top:calc(100% + 6px);left:0;right:0;max-height:280px;overflow:auto;border:1px solid rgba(130,162,217,.22);border-radius:12px;background:#111923;box-shadow:0 18px 36px #00000057}.combo-field-flow .combo-options{position:static;margin-top:8px;max-height:360px}.combo-option,.combo-option-static{width:100%;min-height:42px;padding:10px 12px;border:0;border-bottom:1px solid rgba(130,162,217,.1);background:transparent;color:#dbe7f7;text-align:left}.combo-option{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.combo-option:hover{background:#688eff24}.combo-option small,.combo-option-static{color:#8fa6c4}.combo-option-error{color:#ffb1b1}.nintendo-activation-result{display:grid;gap:8px;padding:12px;border:1px solid rgba(130,162,217,.16);border-radius:12px;background:#ffffff08}.nintendo-activation-result-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;align-items:center}.nintendo-activation-result-row span:first-child{color:#8fa6c4;font-size:12px}.nintendo-activation-result-row strong{min-width:0;color:#ebf2fb;overflow-wrap:anywhere}.activation-live-log{max-height:min(36vh,320px);overflow:auto;overscroll-behavior:contain;padding:10px 12px;border:1px solid rgba(130,162,217,.16);border-radius:10px;background:#08101a85}.activation-live-log span{display:block;overflow-wrap:anywhere}.accounts-toolbar select option,.service-config-grid select option,.proxy-settings-grid select option,.activation-history-page-size option,.accounts-toolbar select optgroup,.service-config-grid select optgroup,.proxy-settings-grid select optgroup{color:#0f172a;background:#fff}.sql-editor textarea{min-height:180px;resize:vertical;font:inherit;font-family:Consolas,SFMono-Regular,monospace}.accounts-shell{min-height:0;flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.accounts-modal-layout{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1}.accounts-modal-tabs-wrap.proxy-settings-layout-tabs{max-height:none;flex:0 0 auto}.accounts-modal-tabs-wrap .proxy-settings-topbar{position:relative;padding-top:0;background:transparent}.accounts-modal-top-actions{flex:0 0 auto;display:flex;justify-content:flex-end}.accounts-toolbar{display:grid;grid-template-columns:minmax(260px,2.2fr) minmax(160px,1fr) minmax(180px,1fr) minmax(120px,.8fr) auto;gap:10px;align-items:end;position:sticky;top:0;z-index:3;padding:8px 0 10px;background:#09121df5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.accounts-toolbar.accounts-toolbar-nintendo{grid-template-columns:minmax(260px,2.2fr) minmax(140px,.95fr) minmax(120px,.85fr) auto}.accounts-toolbar label{display:flex;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px}.accounts-summary{min-width:120px;padding:10px 12px;border:1px solid rgba(130,162,217,.16);border-radius:14px;background:#ffffff08;color:#9bb0cc;display:flex;flex-direction:column;justify-content:center}.accounts-summary strong{color:#ebf2fb;font-size:22px;line-height:1}.accounts-error-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;margin:2px 0;border:1px solid rgba(121,158,255,.2);border-radius:14px;background:#527dff14}.accounts-error-actions-copy{display:flex;flex-direction:column;gap:6px;color:#9bb0cc;font-size:12px;line-height:1.45}.accounts-error-actions-copy strong{color:#ebf2fb;font-size:13px}.accounts-error-actions-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.accounts-pagination{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.accounts-pagination-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#9bb0cc;font-size:12px}.accounts-pagination-actions{display:flex;flex-wrap:wrap;gap:8px}.accounts-confirm-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 14px;border:1px solid rgba(255,196,108,.28);border-radius:14px;background:#4a300e47;color:#f6dfb2}.accounts-confirm-text{font-size:13px;line-height:1.5}.accounts-confirm-actions{display:flex;flex-wrap:wrap;gap:8px}.accounts-table th{position:static}.accounts-checkbox-column,.accounts-checkbox-cell{width:44px;text-align:center}.accounts-checkbox-column input,.accounts-checkbox-cell input{width:16px;height:16px;accent-color:#7aa2ff}.sort-header{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#8ba3c0;font:inherit;font-weight:600;cursor:pointer}.sort-header:hover{color:#c6d8f7}.sort-header-active{color:#ebf2fb}.sort-header-arrow{font-size:11px;opacity:.85}.account-status-stack{display:flex;flex-direction:column;gap:6px}.account-link-button{padding:0;border:0;background:transparent;color:#ebf2fb;font:inherit;text-align:left;cursor:pointer}.account-link-button:hover{color:#bcd3ff}.account-actions{display:flex;flex-wrap:wrap;gap:8px}.account-action-button{padding:6px 10px;border:1px solid rgba(130,162,217,.22);border-radius:999px;background:#ffffff0a;color:#ebf2fb;cursor:pointer;font-size:11px;text-transform:uppercase;letter-spacing:.05em;transition:background .12s ease,border-color .12s ease,transform .12s ease}.account-action-button:hover:not(:disabled){transform:translateY(-1px);border-color:#90b1ff73}.account-action-button:disabled{opacity:.55;cursor:progress}.account-action-button-verified{background:#1fb57833;border-color:#4fdb9e73;color:#83f0bf}.account-action-button-blocked{background:#ff616133;border-color:#ff949466;color:#ffb1b1}.account-action-button-clear{color:#b8c7dc}.account-action-button-primary{background:#527dff33;border-color:#799eff6b;color:#dce7ff}.service-action-button-secondary{background:#ffffff0f}.account-passkeys-table{table-layout:fixed}.account-passkeys-table th:nth-child(1),.account-passkeys-table td:nth-child(1),.account-passkeys-table th:nth-child(2),.account-passkeys-table td:nth-child(2){width:150px}.account-passkeys-table th:nth-child(6),.account-passkeys-table td:nth-child(6){width:110px}.activation-history-table,.activation-attempts-table,.activation-events-table,.activation-chain-table{table-layout:fixed}.activation-history-table{min-width:1940px}.activation-history-header-inline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.activation-history-header-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activation-history-filter-button{flex:0 0 auto;width:26px;height:26px;padding:0;border:1px solid rgba(130,162,217,.22);border-radius:8px;background:#ffffff0d;color:#90a7c7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.activation-history-sort-button{flex:0 0 auto;min-width:26px;height:26px;padding:0 6px;border:1px solid rgba(130,162,217,.2);border-radius:8px;background:#ffffff0a;color:#9bb0cc;font:inherit;line-height:1;cursor:pointer}.activation-history-sort-button:hover{color:#eaf6ff;border-color:#70c7ff80;background:#70c7ff1f}.activation-history-filter-button:hover,.activation-history-filter-button.is-active{color:#eaf6ff;border-color:#70c7ff9e;background:#70c7ff29}.filter-funnel-icon{width:14px;height:14px;display:inline-block;background:currentColor;clip-path:polygon(10% 16%,90% 16%,60% 52%,60% 86%,40% 86%,40% 52%)}.activation-history-table th:nth-child(1),.activation-history-table td:nth-child(1),.activation-history-table th:nth-child(2),.activation-history-table td:nth-child(2){width:145px}.activation-history-table th:nth-child(3),.activation-history-table td:nth-child(3){width:220px}.activation-history-table th:nth-child(4),.activation-history-table td:nth-child(4),.activation-history-table th:nth-child(6),.activation-history-table td:nth-child(6),.activation-history-table th:nth-child(7),.activation-history-table td:nth-child(7),.activation-history-table th:nth-child(8),.activation-history-table td:nth-child(8),.activation-history-table th:nth-child(9),.activation-history-table td:nth-child(9){width:110px}.activation-history-table th:nth-child(5),.activation-history-table td:nth-child(5){width:240px}.activation-history-table th:nth-child(10),.activation-history-table td:nth-child(10),.activation-history-table th:nth-child(11),.activation-history-table td:nth-child(11),.activation-history-table th:nth-child(12),.activation-history-table td:nth-child(12){width:150px}.activation-history-table th:nth-child(13),.activation-history-table td:nth-child(13){width:320px}.activation-history-table td:nth-child(13){white-space:normal;overflow-wrap:anywhere}.activation-history-email-cell{min-width:0;display:flex;align-items:center;gap:8px}.activation-history-email-cell .account-link-button{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activation-chain-chip{flex:0 0 auto;padding:3px 7px;border-radius:999px;border:1px solid rgba(112,199,255,.32);background:#70c7ff1f;color:#cfefff;font-size:11px;line-height:1.2}.activation-history-table td:nth-child(5) .pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.activation-history-row{cursor:pointer}.activation-history-row:hover{background:#ffffff09}.activation-history-row-active{background:#5f8fe91f}.activation-history-layout{min-height:0;flex:1;display:flex;flex-direction:column;gap:10px}.activation-history-pagination{flex:0 0 auto;position:sticky;bottom:0;z-index:3;margin-top:0;padding-top:10px;border-top:1px solid rgba(130,162,217,.16);background:linear-gradient(180deg,#070e16eb,#070e16fa)}.activation-history-pager{align-items:center;gap:6px}.activation-history-page-slot{display:flex;align-items:center;gap:6px}.activation-history-page-gap{color:#9bb0cc;font-size:12px}.activation-history-page-button{min-width:42px;height:36px;justify-content:center;padding:0 12px}.activation-history-page-button.is-active{border-color:#70c7ff9e;background:#70c7ff33;color:#eaf6ff}.activation-history-page-size{min-width:86px;height:36px;padding:0 32px 0 12px;border:1px solid rgba(130,162,217,.22);border-radius:10px;background:#ffffff0d;color:#ebf2fb;font:inherit}.activation-history-filter-reset{height:36px;padding:0 12px}.activation-history-filter-modal-overlay{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px;background:#04090f6b}.activation-history-filter-modal{width:min(460px,calc(100vw - 32px));border:1px solid rgba(130,162,217,.22);border-radius:14px;background:#101b2b;box-shadow:0 28px 80px #0000006b;overflow:hidden}.activation-history-filter-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(130,162,217,.18)}.activation-history-filter-modal-head h3{margin:0;font-size:18px;line-height:1.2}.activation-history-filter-close{width:32px;height:32px;border:0;border-radius:999px;background:#ffffff0f;color:#d8e5f7;font-size:22px;line-height:1;cursor:pointer}.activation-history-filter-modal-body{padding:14px}.activation-history-filter-field,.activation-history-filter-grid label{display:grid;gap:6px;color:#e8eef7;font-weight:700}.activation-history-filter-field input,.activation-history-filter-grid input{min-width:0;padding:9px 10px;border:1px solid rgba(130,162,217,.22);border-radius:8px;background:#ffffff0d;color:#ebf2fb;font:inherit}.activation-history-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.activation-history-email-combobox{display:grid;gap:10px}.activation-history-email-options{max-height:min(260px,34vh);overflow:auto;display:grid;gap:4px;padding:6px;border:1px solid rgba(130,162,217,.18);border-radius:10px;background:#030a126b}.activation-history-email-option{width:100%;min-height:34px;padding:7px 9px;border:0;border-radius:7px;background:transparent;color:#dce8fb;font:inherit;font-size:13px;text-align:left;overflow-wrap:anywhere;cursor:pointer}.activation-history-email-option:hover,.activation-history-email-option:focus-visible,.activation-history-email-option.is-selected{outline:0;background:#70c7ff24;color:#f1f8ff}.activation-history-email-options-hint{color:#8ea4c1;font-size:12px;line-height:1.4}.activation-history-filter-checks{max-height:min(360px,55vh);overflow:auto;display:grid;gap:8px}.activation-history-filter-checks label{display:flex;align-items:center;gap:8px;min-width:0;color:#e8eef7;font-weight:700}.activation-history-filter-checks span{min-width:0;overflow-wrap:anywhere}.activation-history-filter-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 14px;border-top:1px solid rgba(130,162,217,.18);background:#ffffff09}.activation-request-shell{min-height:0;flex:1;display:flex;flex-direction:column;gap:20px;overflow:auto;padding-right:4px}.activation-request-meta{padding:16px 18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;display:flex;flex-wrap:wrap;gap:10px 14px;color:#9bb0cc;font-size:12px;line-height:1.55}.activation-request-meta strong{color:#ebf2fb}.activation-detail-block{display:flex;flex-direction:column;gap:12px}.copy-chip{display:inline-flex;align-items:center;max-width:100%;margin-left:6px;padding:4px 10px;border-radius:999px;border:1px solid rgba(144,177,255,.28);background:#5a7dd624;color:#dbe7fb;font:inherit}.copy-chip:hover{background:#688eff33;border-color:#90b1ff73}.attempt-card{padding:16px 18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;display:flex;flex-direction:column;gap:12px}.attempt-title{color:#ebf2fb;font-size:15px;font-weight:700}.attempt-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#9bb0cc;font-size:12px}.attempt-meta strong{color:#ebf2fb}.details-empty{padding:16px 18px;border:1px dashed rgba(130,162,217,.18);border-radius:16px;color:#9bb0cc}.activation-attempts-table th:nth-child(1),.activation-attempts-table td:nth-child(1),.activation-attempts-table th:nth-child(2),.activation-attempts-table td:nth-child(2),.activation-attempts-table th:nth-child(6),.activation-attempts-table td:nth-child(6){width:95px}.activation-attempts-table th:nth-child(3),.activation-attempts-table td:nth-child(3),.activation-attempts-table th:nth-child(4),.activation-attempts-table td:nth-child(4),.activation-attempts-table th:nth-child(5),.activation-attempts-table td:nth-child(5){width:150px}.activation-events-table th:nth-child(1),.activation-events-table td:nth-child(1){width:170px}.activation-events-table th:nth-child(2),.activation-events-table td:nth-child(2){width:260px}.activation-events-table th:nth-child(3),.activation-events-table td:nth-child(3),.activation-events-table th:nth-child(4),.activation-events-table td:nth-child(4){width:110px}.activation-events-table td:nth-child(2),.activation-events-table td:nth-child(5){white-space:normal;overflow-wrap:anywhere}.activation-events-table td:nth-child(5) .log-details{max-width:100%}.activation-chain-table{width:100%}.activation-chain-table th:nth-child(1),.activation-chain-table td:nth-child(1){width:150px}.activation-chain-table th:nth-child(2),.activation-chain-table td:nth-child(2){width:165px}.activation-chain-table th:nth-child(3),.activation-chain-table td:nth-child(3){width:230px}.activation-chain-table th:nth-child(4),.activation-chain-table td:nth-child(4),.activation-chain-table th:nth-child(5),.activation-chain-table td:nth-child(5){width:135px}.activation-chain-table td:nth-child(6){white-space:normal;overflow-wrap:anywhere}.activation-chain-current-row{background:#70c7ff14}.activation-chain-request-logs{display:flex;flex-direction:column;gap:12px}.activation-chain-request-header{border-color:#70c7ff33}.account-passkey-code,.account-passkey-source code{display:block;padding:8px 10px;border-radius:10px;background:#ffffff0a;color:#d9e6fb;white-space:pre-wrap;word-break:break-all}.account-passkey-rp,.account-passkey-user,.account-passkey-source{display:flex;flex-direction:column;gap:4px}.account-passkey-rp span,.account-passkey-user span{color:#9bb0cc;font-size:11px}.account-passkey-proton-hint{margin-top:6px;font-size:11px;line-height:1.35;color:#8aa0be}.checkbox-row{flex-direction:row!important;align-items:center}.checkbox-row input{width:16px;height:16px;padding:0}.mfa-box{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08}.mfa-box-active{border-color:#ffbe3d59;background:#ffbe3d14}.mfa-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#dfe8f5;font-size:12px}.secret-input{display:flex;gap:8px;align-items:stretch}.secret-toggle{min-width:72px;text-transform:none}.service-logs-table,.postgres-result table,.worker-states-table{table-layout:fixed}.api-request-history-table{table-layout:fixed;min-width:1180px}.api-request-history-table th:nth-child(1),.api-request-history-table td:nth-child(1){width:170px}.api-request-history-table th:nth-child(2),.api-request-history-table td:nth-child(2){width:420px}.api-request-history-table th:nth-child(3),.api-request-history-table td:nth-child(3),.api-request-history-table th:nth-child(4),.api-request-history-table td:nth-child(4),.api-request-history-table th:nth-child(6),.api-request-history-table td:nth-child(6){width:110px}.api-request-history-table th:nth-child(5),.api-request-history-table td:nth-child(5){width:180px}.api-request-row{cursor:pointer}.api-request-row:hover{background:#ffffff09}.api-request-row-active{background:#5f8fe91f}.api-request-target{display:flex;flex-direction:column;gap:4px}.api-request-target strong{color:#ebf2fb;word-break:break-word}.api-request-target span{color:#8aa0be;font-size:11px;word-break:break-word}.api-request-shell{display:flex;flex-direction:column;gap:20px}.api-request-payloads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.api-request-payloads .attempt-card:last-child{grid-column:1 / -1}.service-logs-table th:nth-child(1),.service-logs-table td:nth-child(1){width:170px}.service-logs-table th:nth-child(2),.service-logs-table td:nth-child(2){width:90px}.service-logs-table th:nth-child(4),.service-logs-table td:nth-child(4){width:180px}.log-message{display:flex;flex-direction:column;gap:6px}.log-event,.log-host{color:#8aa0be;font-size:11px}.worker-states-table th:nth-child(1),.worker-states-table td:nth-child(1){width:180px}.worker-states-table th:nth-child(2),.worker-states-table td:nth-child(2){width:120px}.worker-states-table th:nth-child(3),.worker-states-table td:nth-child(3){width:220px}.worker-states-table th:nth-child(4),.worker-states-table td:nth-child(4),.worker-states-table th:nth-child(5),.worker-states-table td:nth-child(5){width:90px}.worker-states-table th:nth-child(6),.worker-states-table td:nth-child(6){width:170px}.log-details{display:block;padding:10px 12px;border-radius:12px;background:#ffffff0a;color:#b8c7dc;white-space:pre-wrap;word-break:break-word}.pending-error-preview{display:inline-block;max-width:22rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;background:#ffffff14;max-width:100%;box-sizing:border-box}.pill-healthy,.pill-active,.pill-running{background:#1fb57838;color:#83f0bf}.pill-degraded,.pill-syncing,.pill-mfa_required,.pill-warn,.pill-warning{background:#ffbe3d2e;color:#ffd98a}.pill-inactive,.pill-unknown,.pill-unsupported,.pill-info{background:#ffffff14;color:#b8c7dc}.pill-failed,.pill-error{background:#ff616133;color:#ffb1b1}.modal-overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px;background:#03080ead;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-window{width:min(980px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;border:1px solid rgba(130,162,217,.16);border-radius:28px;background:linear-gradient(180deg,#0b131ffa,#070e16fa);box-shadow:0 24px 80px #0006;overflow:hidden}.modal-window-wide{width:min(1160px,100%)}.modal-window-tall{height:min(92vh,calc(100vh - 32px));max-height:calc(100vh - 32px)}.modal-window-full{width:min(1760px,calc(100vw - 48px));height:calc(100vh - 32px);max-height:calc(100vh - 32px)}.modal-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:20px 22px 0}.modal-close{width:42px;height:42px;font-size:22px;line-height:1}.modal-body{min-height:0;flex:1;display:flex;flex-direction:column;gap:12px;padding:18px 22px 22px;overflow:hidden}.postgres-result{min-height:0;flex:1;display:flex;flex-direction:column;gap:10px}code{font-family:Consolas,SFMono-Regular,monospace;color:#d9e6fb}@media(max-width:1200px){.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){body{overflow:auto}.page{height:auto;min-height:100vh;overflow:visible}.main-surface{min-height:420px}.help-grid,.proxy-settings-grid,.proxy-report-toolbar,.proxy-check-metrics,.service-config-grid,.inspector-grid,.country-picker-grid{grid-template-columns:1fr}.accounts-toolbar{grid-template-columns:1fr 1fr}.accounts-error-actions{flex-direction:column;align-items:stretch}.accounts-error-actions-buttons{justify-content:flex-start}.service-detail-meta,.service-config-meta{flex-direction:column;gap:6px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-overlay{padding:12px}.accounts-pagination,.proxy-check-form{flex-direction:column;align-items:stretch}.proxy-check-form .service-action-button{min-width:0;align-self:flex-start}.proxy-bulk-input textarea{min-height:130px}.proxy-check-table td:nth-child(2),.proxy-check-table th:nth-child(2){min-width:0}}@media(max-width:640px){.metrics{grid-template-columns:1fr}.hero{padding:18px;flex-direction:column;align-items:stretch}.hero-actions{justify-content:flex-start}}
