:root{color-scheme:light;--pg-severity-critical-solid:#b91c1c;--pg-severity-critical-bg:#fee2e2;--pg-severity-critical-text:#991b1b;--pg-severity-high-solid:#c2410c;--pg-severity-high-bg:#ffedd5;--pg-severity-high-text:#9a3412;--pg-severity-medium-solid:#b45309;--pg-severity-medium-bg:#fef3c7;--pg-severity-medium-text:#92400e;--pg-severity-low-solid:#2563eb;--pg-severity-low-bg:#dbeafe;--pg-severity-low-text:#1d4ed8;--pg-severity-info-solid:#64748b;--pg-severity-info-bg:#f1f5f9;--pg-severity-info-text:#475569}.sys-main{display:flex;flex-direction:column;gap:20px}.sys-section-nav{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #cbd5e1}.sys-section-nav button{border:0;border-bottom:3px solid transparent;background:transparent;padding:10px 14px;color:#475569;font-weight:800}.sys-section-nav button.is-active{border-bottom-color:#0047c1;color:#0047c1}.sys-auth-state,.sys-forbidden{max-width:760px;margin:48px auto;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:28px}.sys-auth-state h1,.sys-forbidden h1{margin:0;color:#0f1c2e;font-size:26px}.sys-auth-state p,.sys-forbidden p{margin:8px 0 0;color:#475569}.sys-auth-state.is-error,.sys-forbidden{border-color:#fecaca;background:#fff7f7}.sys-heading span{color:#0047c1;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sys-heading h1{margin:4px 0 0;color:#0f1c2e;font-size:30px;line-height:1.2}.sys-heading p{margin:8px 0 0;color:#475569}.sys-archive-confirm,.sys-editor,.sys-panel,.sys-table-card,.sys-toolbar{border:1px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.sys-panel{overflow:hidden}.sys-inline-search{display:grid;grid-gap:6px;gap:6px;padding:16px 20px}.sys-inline-search>div{display:flex;gap:8px}.sys-inline-search input{flex:1 1 auto}.sys-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;align-items:end;grid-gap:14px;gap:14px;padding:18px}.sys-filter-field,.sys-identity-fields label,.sys-limit-field,.sys-search-form{display:flex;flex-direction:column;gap:6px;color:#334155;font-size:12px;font-weight:800}.sys-search-form>div{display:flex;gap:8px}.sys-search-form input{flex:1 1 auto}.sys-admin-invite input,.sys-admin-members-table select,.sys-filter-field select,.sys-identity-fields input,.sys-inline-search input,.sys-limit-field input,.sys-search-form input,.sys-transfer-form input,.sys-transfer-form select{min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:8px 10px;color:#0f172a;font:inherit;font-weight:500}.sys-admin-invite input:focus,.sys-admin-members-table select:focus,.sys-filter-field select:focus,.sys-identity-fields input:focus,.sys-inline-search input:focus,.sys-limit-field input:focus,.sys-search-form input:focus,.sys-transfer-form input:focus,.sys-transfer-form select:focus{border-color:#2563eb;outline:3px solid rgba(37,99,235,.18)}.sys-danger-button,.sys-pagination button,.sys-primary-button,.sys-search-form button,.sys-secondary-button,.sys-warning-button{min-height:38px;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:800}.sys-primary-button,.sys-search-form button{border:1px solid #0047c1;background:#0047c1;color:#fff}.sys-pagination button,.sys-secondary-button{border:1px solid #cbd5e1;background:#fff;color:#334155}.sys-warning-button{border:1px solid #f59e0b;background:#fffbeb;color:#92400e}.sys-danger-button{border:1px solid #ef4444;background:#fff7f7;color:#b91c1c}.sys-danger-button:disabled,.sys-pagination button:disabled,.sys-primary-button:disabled,.sys-search-form button:disabled,.sys-secondary-button:disabled,.sys-warning-button:disabled{cursor:not-allowed;opacity:.55}.sys-archive-confirm,.sys-editor{padding:20px}.sys-editor-heading,.sys-table-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sys-archive-confirm h2,.sys-editor-heading h2,.sys-table-heading h2{margin:0;color:#0f1c2e;font-size:19px}.sys-archive-confirm p,.sys-editor-heading p,.sys-table-heading p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.5}.sys-editor-form{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.sys-setting-checkbox{display:flex;align-items:flex-start;gap:12px;margin-top:20px;cursor:pointer}.sys-setting-checkbox input{width:18px;height:18px;margin-top:2px;accent-color:#0f5bea}.sys-setting-checkbox span{display:grid;grid-gap:4px;gap:4px}.sys-setting-checkbox small{color:#475569;line-height:1.45}.sys-setting-checkbox:has(input:disabled){cursor:not-allowed;opacity:.7}.sys-identity-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.sys-limits-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));grid-gap:12px;gap:12px;min-width:0;margin:0;border:0;padding:0}.sys-limits-grid legend{grid-column:1/-1;margin:0;color:#0f1c2e;font-size:14px;font-weight:800}.sys-limit-field{border:1px solid #e2e8f0;border-radius:10px;padding:12px}.sys-limit-field small{min-height:34px;color:#64748b;font-weight:500;line-height:1.4}.sys-limit-field.is-over{border-color:#f59e0b;background:#fffbeb}.sys-limit-field strong{color:#9a3412;font-size:11px}.sys-editor-actions{display:flex;flex-wrap:wrap;gap:10px}.sys-error{border:1px solid #fecaca;border-radius:8px;background:#fee2e2;padding:10px 12px;font-size:13px;font-weight:700}.sys-error,.sys-error-text{color:#991b1b}.sys-confirm-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.sys-transfer-form{display:grid;grid-gap:16px;gap:16px;max-width:760px;padding:20px}.sys-admin-invite label,.sys-transfer-form>label:not(.sys-confirm-checkbox){display:grid;grid-gap:6px;gap:6px;color:#334155;font-size:13px;font-weight:700}.sys-secret-card,.sys-transfer-warning{border:1px solid #f59e0b;border-radius:10px;background:#fffbeb;padding:14px;color:#78350f}.sys-secret-card p,.sys-transfer-warning p{margin:6px 0 0}.sys-confirm-checkbox{display:flex;align-items:flex-start;gap:8px}.sys-admins-panel{border-top:1px solid #cbd5e1;padding-top:18px}.sys-admin-seat{display:grid;min-width:180px;grid-gap:3px;gap:3px;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.sys-admin-invite{grid-template-columns:minmax(240px,1fr) auto;align-items:end;margin:16px 0}.sys-admin-invite,.sys-secret-card{display:grid;grid-gap:10px;gap:10px}.sys-secret-card{margin-bottom:16px}.sys-secret-card>div{display:flex;gap:8px;min-width:0}.sys-secret-card a{overflow:hidden;color:#0047c1;text-overflow:ellipsis;white-space:nowrap}.sys-pending-admins{padding-top:18px}.sys-pending-admins h3{margin:0 0 10px;font-size:16px}.sys-pending-admins ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.sys-pending-admins li{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.sys-admin-members-table,.sys-users-table{min-width:980px}.sys-archive-confirm{border-color:#fca5a5;background:#fff7f7}.sys-archive-confirm .sys-editor-actions{margin-top:16px}.sys-table-card{overflow:hidden}.sys-table-heading{border-bottom:1px solid #e2e8f0;padding:18px 20px}.sys-state{padding:32px 20px;color:#475569;text-align:center}.sys-state.is-error{color:#991b1b}.sys-state p{margin:0 0 12px}.sys-table-scroll{overflow-x:auto}.sys-table{width:100%;min-width:1120px;border-collapse:collapse}.sys-table th{background:#f8fafc;padding:12px 16px;color:#64748b;font-size:11px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.sys-table td{border-top:1px solid #e2e8f0;padding:14px 16px;color:#334155;font-size:13px;vertical-align:top}.sys-table td small,.sys-table td strong{display:block}.sys-table td small{margin-top:4px;color:#64748b;font-size:11px;line-height:1.45}.sys-table td.actions{text-align:right}.sys-status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.sys-status.is-active{background:#d1fae5;color:#065f46}.sys-status.is-suspended{background:#fef3c7;color:#92400e}.sys-status.is-archived{background:#e2e8f0;color:#475569}.sys-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #e2e8f0;padding:14px 20px;color:#475569;font-size:13px}.sys-rule-panels{display:grid;grid-gap:20px;gap:20px}.sys-rule-panel{position:relative;overflow:hidden;border:1px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.sys-rule-actions,.sys-rule-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.sys-rule-heading{border-bottom:1px solid #e2e8f0}.sys-rule-dialog h2,.sys-rule-heading h2{margin:0;color:#0f1c2e;font-size:19px}.sys-rule-actions p,.sys-rule-dialog p,.sys-rule-heading p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.5}.sys-rule-heading>span{flex:0 0 auto;border-radius:999px;background:#e7eeff;padding:6px 10px;color:#0047c1;font-size:12px;font-weight:800}.sys-rule-state{padding:32px 20px;color:#475569;text-align:center}.sys-rule-message.is-error,.sys-rule-state.is-error{color:#991b1b}.sys-rule-state p{margin:0 0 12px}.sys-rule-catalog{display:grid;grid-gap:12px;gap:12px;padding:20px;background:#f8fafc}.sys-rule-group{overflow:hidden;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.sys-rule-group summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;cursor:pointer;list-style-position:inside}.sys-organization-rule-controls select:focus-visible,.sys-rule-checkbox input:focus-visible,.sys-rule-group summary:focus-visible,.sys-rule-modes input:focus-visible,.sys-rule-panel button:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.sys-rule-summary-copy{display:inline-grid;min-width:0;gap:3px;margin-right:auto}.sys-rule-summary-copy strong{color:#0f1c2e}.sys-rule-list small,.sys-rule-summary-copy small{overflow-wrap:anywhere;color:#64748b;font-size:12px}.sys-rule-checkbox{display:inline-flex;min-height:40px;align-items:center;gap:8px;cursor:pointer;font-size:13px;font-weight:800}.sys-rule-checkbox input{width:20px;height:20px;accent-color:#0047c1}.sys-rule-checkbox:has(input:disabled){cursor:not-allowed;opacity:.6}.sys-rule-list{display:grid;margin:0;border-top:1px solid #e2e8f0;padding:0;list-style:none}.sys-rule-list li{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px 12px 42px}.sys-rule-list li+li{border-top:1px solid #f1f5f9}.sys-rule-list li>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.sys-rule-severity{flex:0 0 auto;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.sys-rule-severity.is-critical{background:var(--pg-severity-critical-bg);color:var(--pg-severity-critical-text)}.sys-rule-severity.is-high{background:var(--pg-severity-high-bg);color:var(--pg-severity-high-text)}.sys-rule-severity.is-medium{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.sys-rule-severity.is-low{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.sys-rule-severity.is-info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.sys-rule-actions{border-top:1px solid #e2e8f0}.sys-rule-actions p{margin:0}.sys-rule-message{margin:0 20px 18px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;padding:10px 12px;color:#166534;font-size:13px;font-weight:700}.sys-rule-message.is-error{border-color:#fecaca;background:#fee2e2}.sys-rule-dialog-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:rgba(15,23,42,.55);padding:20px}.sys-rule-dialog{width:min(100%,560px);border:1px solid #fca5a5;border-radius:12px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.3);padding:22px}.sys-rule-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.sys-organization-rule-controls{display:grid;grid-template-columns:minmax(140px,auto) minmax(240px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:18px 20px}.sys-organization-rule-controls label,.sys-rule-modes legend{color:#0f1c2e;font-size:13px;font-weight:800}.sys-organization-rule-controls select{min-width:0;min-height:42px;border:1px solid #94a3b8;border-radius:8px;background:#fff;padding:8px 10px;color:#0f1c2e}.sys-status-badge{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.sys-status-badge.is-active{background:#dcfce7;color:#166534}.sys-status-badge.is-suspended{background:#fef3c7;color:#92400e}.sys-status-badge.is-archived{background:#e2e8f0;color:#475569}.sys-rule-selection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;border-top:1px solid #e2e8f0;padding:18px 20px;background:#f8fafc}.sys-rule-selection-card{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px}.sys-rule-selection-card h3,.sys-rule-selection-card p{margin:0}.sys-rule-selection-card h3{color:#475569;font-size:12px}.sys-rule-selection-card p{margin-top:6px;color:#0f1c2e;font-size:14px;font-weight:800}.sys-rule-selection-card small{display:block;margin-top:4px;overflow-wrap:anywhere;color:#64748b}.sys-rule-modes{display:grid;grid-gap:10px;gap:10px;margin:0;border:0;border-top:1px solid #e2e8f0;padding:18px 20px}.sys-rule-modes legend{padding-top:18px}.sys-rule-modes label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.sys-rule-modes input{width:18px;height:18px;margin-top:2px;accent-color:#0047c1}.sys-rule-modes span{display:grid;grid-gap:2px;gap:2px}.sys-rule-modes small{color:#64748b;line-height:1.4}.sys-rule-draft-note{margin:0 20px 18px;border-left:4px solid #2563eb;background:#eff6ff;padding:10px 12px;color:#1e3a8a;font-size:13px}@media (max-width:1199px){.sys-limits-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.sys-rule-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.sys-identity-fields,.sys-limits-grid,.sys-organization-rule-controls,.sys-rule-selection-grid,.sys-toolbar{grid-template-columns:1fr}.sys-status-badge{justify-self:start}.sys-rule-actions,.sys-rule-group summary,.sys-rule-heading,.sys-rule-list li{align-items:stretch;flex-direction:column}.sys-rule-heading>span,.sys-rule-severity{align-self:flex-start}.sys-rule-group summary{min-height:72px}.sys-rule-checkbox{width:100%}.sys-rule-list li{padding-left:16px}.sys-rule-actions button,.sys-rule-dialog-actions button{width:100%}.sys-rule-dialog-actions{flex-direction:column-reverse}.sys-editor-heading,.sys-table-heading{flex-direction:column}.sys-inline-search>div,.sys-pending-admins li,.sys-search-form>div,.sys-secret-card>div{align-items:stretch;flex-direction:column}.sys-admin-invite{grid-template-columns:1fr}.sys-pagination{justify-content:center}}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(31,87,184,.14),transparent 32%),radial-gradient(circle at 75% 40%,rgba(28,156,124,.12),transparent 35%),linear-gradient(180deg,#f3f6fb,#e7edf6);color:#122033}a{color:inherit}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(18,32,51,.12);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-header-inner{justify-content:space-between;gap:1rem}.app-header-inner,.brand-block{display:flex;align-items:center}.brand-block{gap:.65rem}.project-logo{border-radius:999px;border:1px solid rgba(18,32,51,.14);background:#fff}.brand-name{font-weight:700;letter-spacing:.02em}.analysis-shell,.health-shell{min-height:100vh}.gecko-login-root{min-height:100vh;display:flex;flex-direction:column;background:#f9f9ff;color:#0f1c2e}.gecko-login-topbar{height:3.5rem;border-bottom:1px solid #e2e8f0;background:#fff;display:flex;align-items:center}.gecko-login-topbar-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.gecko-login-brand{display:inline-flex;align-items:center;gap:.45rem;color:#2563eb;font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.gecko-login-brand-icon{width:1.1rem;height:1.1rem}.gecko-login-nav{display:inline-flex;align-items:center;gap:.75rem}.gecko-login-nav-link{padding:.37rem 1rem;font-size:.875rem;font-weight:500;color:#334155;text-decoration:none}.gecko-login-nav-link:hover{color:#0f172a}.gecko-login-nav-button{border-radius:.5rem;background:#155eef;padding:.37rem 1rem;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none;box-shadow:0 1px 2px rgba(15,28,46,.16)}.gecko-login-nav-button:hover{background:#0047c1;color:#fff}.gecko-login-main{flex:1 1;display:flex;align-items:center;justify-content:center;padding:6.5rem 1.5rem}.gecko-login-frame{width:100%;max-width:1200px;overflow:hidden;border:1px solid #c3c6d8;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px rgba(15,28,46,.08);display:grid;grid-template-columns:1fr 1fr}.gecko-login-left{position:relative;min-height:692px;background:#e7eeff;overflow:hidden}.gecko-login-left-blur{position:absolute;left:50%;top:50%;width:7rem;height:7rem;transform:translate(-50%,-50%);border-radius:999px;background:rgba(0,71,193,.22);filter:blur(32px);pointer-events:none}.gecko-login-left-content{position:relative;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:center}.gecko-login-left-title{max-width:28rem;margin:0;font-size:1.875rem;line-height:1.25;font-weight:800;color:#0f1c2e;letter-spacing:-.02em}.gecko-login-left-text{max-width:24rem;margin:1rem 0 0;font-size:1rem;line-height:1.62;color:#434655}.gecko-login-right{min-height:692px;display:flex;align-items:center}.gecko-login-form-wrap{width:100%;max-width:560px;margin:0 auto;padding:3rem 4rem}.gecko-login-form-head{padding-bottom:2rem}.gecko-login-form-title{margin:0;color:#0f1c2e;font-size:2rem;line-height:1.2;font-weight:700}.gecko-login-form-subtitle{margin:.5rem 0 0;font-size:.875rem;line-height:1.45;color:#434655}.gecko-login-alert{margin-bottom:1.5rem;padding:1rem;border-radius:.5rem;border:1px solid rgba(186,26,26,.2);background:#ffdad6;color:#93000a;display:flex;align-items:center;gap:.75rem;font-size:.875rem}.gecko-login-alert-icon{width:1rem;height:1rem;flex-shrink:0}.gecko-login-form{display:flex;flex-direction:column;gap:1.25rem}.gecko-login-field{display:flex;flex-direction:column;gap:.4rem}.gecko-login-label{margin:0;font-size:.75rem;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#434655;font-weight:700}.gecko-login-password-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.gecko-login-forgot{border:0;background:transparent;padding:0;margin:0;color:#0047c1;font-size:.69rem;line-height:1.3}.gecko-login-forgot:hover{text-decoration:underline}.gecko-login-input-wrap{position:relative}.gecko-login-input-wrap.is-error .gecko-login-input{border-color:#ba1a1a}.gecko-login-input-icon{position:absolute;left:.75rem;top:50%;width:1rem;height:1rem;transform:translateY(-50%);color:#64748b}.gecko-login-input{width:100%;height:2.75rem;border-radius:.25rem;border:1px solid #c3c6d8;background:#f9f9ff;padding:0 .9rem 0 2.5rem;color:#0f1c2e;font-size:.875rem;font-weight:500;outline:0}.gecko-login-input:focus{border-color:#0047c1}.gecko-login-input:disabled{cursor:not-allowed;background:#eef2ff;color:#64748b}.gecko-login-password-input{padding-right:2.7rem}.gecko-login-password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);border:0;padding:0;background:transparent;color:#64748b}.gecko-login-password-toggle:hover{color:#334155}.gecko-login-password-toggle:disabled{cursor:not-allowed;opacity:.55}.gecko-login-eye-icon{width:1.2rem;height:1.2rem}.gecko-login-error-tip{margin:0;font-size:.69rem;line-height:1.4;color:#ba1a1a}.gecko-login-remember{display:inline-flex;align-items:center;gap:.5rem;color:#434655;font-size:.875rem;line-height:1.45;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gecko-login-remember input{width:1rem;height:1rem;accent-color:#0047c1}.gecko-login-submit{height:3rem;border:0;border-radius:.25rem;background:#0047c1;color:#fff;font-size:1rem;font-weight:700}.gecko-login-submit:hover{background:#00379a}.gecko-login-submit:disabled{cursor:wait;background:#94a3b8}.gecko-login-register-cta{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(195,198,216,.3);text-align:center;font-size:.875rem;line-height:1.45;color:#434655}.gecko-login-register-cta a{color:#0047c1;font-weight:700;text-decoration:none}.gecko-login-register-cta a:hover{text-decoration:underline}.gecko-login-footer{border-top:1px solid rgba(195,198,216,.3);padding:1.5rem}.gecko-login-footer-inner{max-width:1152px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.75rem;line-height:1.4;color:#434655}.gecko-login-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.gecko-login-footer-links button{border:0;background:transparent;padding:0;color:inherit}.gecko-login-footer-links button:hover{color:#0f172a}.gecko-login-dot{width:.25rem;height:.25rem;border-radius:999px;background:#c3c6d8}.gecko-login-footer-secure{display:inline-flex;align-items:center;gap:.4rem}.gecko-login-footer-shield{width:.87rem;height:.87rem;color:#0f766e}.gecko-register-shell{min-height:100vh;padding:2rem 1.5rem;display:flex;align-items:center;justify-content:center;background:#f9f9ff}.gecko-register-card{width:100%;max-width:580px;background:#fff;border:1px solid #c3c6d8;border-radius:.75rem;padding:2rem;box-shadow:0 1px 2px rgba(15,28,46,.08)}.gecko-register-title{margin:0;color:#0f1c2e;font-size:1.75rem;line-height:1.25;font-weight:700}.gecko-register-text{margin:.9rem 0 0;color:#434655;line-height:1.6}.gecko-register-link{display:inline-block;margin-top:1.25rem;color:#0047c1;text-decoration:none;font-weight:700}.gecko-register-link:hover{text-decoration:underline}.gecko-register-form-wrap{max-width:640px}.gecko-register-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gecko-register-session-note{margin-bottom:1.25rem;border:1px solid #c3c6d8;border-radius:.5rem;background:#f8fafc;padding:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#334155;font-size:.875rem;line-height:1.45}.gecko-register-session-note button{flex-shrink:0;border:1px solid #0047c1;border-radius:.25rem;background:#fff;padding:.5rem .75rem;color:#0047c1;font-size:.75rem;font-weight:700}.gecko-register-session-note button:disabled{cursor:wait;opacity:.6}.gecko-register-success{border-color:rgba(15,118,110,.22);background:#ccfbf1;color:#115e59}.gecko-register-empty-state{border:1px solid #c3c6d8;border-radius:.5rem;background:#f8fafc;padding:1.25rem;color:#334155;font-size:.875rem;line-height:1.55}.gecko-register-empty-state p{margin:0}.gecko-register-empty-icon{width:1.5rem;height:1.5rem;margin-bottom:.75rem;color:#0f766e}.gecko-register-loading-dot{display:inline-block;width:1.25rem;height:1.25rem;margin-bottom:.75rem;border:2px solid #c3c6d8;border-top-color:#0047c1;border-radius:999px;animation:gecko-register-spin .8s linear infinite}.gecko-register-login-button{margin-top:1.25rem;display:inline-flex;width:100%;align-items:center;justify-content:center;text-decoration:none}@keyframes gecko-register-spin{to{transform:rotate(1turn)}}.ws2-root{min-height:100vh;background:#f9f9ff;color:#0f1c2e}.ws2-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid #e2e8f0;background:#fff}.ws2-topbar-inner{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.ws2-logo{display:inline-flex;align-items:center;gap:8px}.ws2-logo span{font-size:20px;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:#2563eb}.ws2-logo-icon{width:18px;height:18px;color:#2563eb}.ws2-top-controls{display:inline-flex;align-items:center;gap:16px}.ws2-context-switcher{display:inline-flex;align-items:flex-end;gap:10px}.ws2-context-switcher label{display:flex;flex-direction:column;gap:3px;color:#64748b;font-size:10px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ws2-context-switcher select{min-width:150px;max-width:210px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:5px 8px;color:#0f1c2e;font-size:12px;line-height:1.3;font-weight:600}.ws2-context-switcher select:disabled{cursor:not-allowed;background:#f8fafc;color:#64748b}.ws2-top-controls .ws2-create-project-button{border:1px solid #0047c1;border-radius:6px;background:#fff;padding:6px 10px;color:#0047c1;font-size:12px;font-weight:700}.ws2-top-controls .ws2-create-project-button:hover{background:#eff6ff;color:#003a9d}.ws2-top-controls .ws2-create-project-button:disabled{cursor:not-allowed;border-color:#cbd5e1;color:#64748b;opacity:.7}.ws2-top-controls button{border:0;background:transparent;padding:0;color:#475569}.ws2-top-controls button:hover{color:#0f1c2e}.ws2-icon-link{display:inline-flex;align-items:center;justify-content:center;color:#475569;text-decoration:none}.ws2-icon-link:hover{color:#0f1c2e}.ws2-top-icon{width:20px;height:20px}.ws2-avatar{width:32px;height:32px;border-radius:999px;border:1px solid #1e40af;background:#2563eb;justify-content:center;font-size:12px;font-weight:700;color:#fff}.ws2-account,.ws2-avatar{display:inline-flex;align-items:center}.ws2-account{gap:10px;min-width:0}.ws2-account-text{display:flex;flex-direction:column;min-width:0}.ws2-account-email,.ws2-account-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws2-account-name{color:#0f1c2e;font-size:13px;font-weight:700;line-height:1.2}.ws2-account-email{color:#64748b;font-size:11px;line-height:1.2}.ws2-top-controls .ws2-logout-button{border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:6px 10px;color:#334155;font-size:12px;font-weight:700}.ws2-top-controls .ws2-logout-button:hover{border-color:#94a3b8;color:#0f1c2e}.ws2-top-controls .ws2-logout-button:disabled{cursor:wait;color:#64748b;opacity:.7}.ws2-topbar-error{border-top:1px solid rgba(186,26,26,.18);background:#ffdad6;color:#93000a}.ws2-topbar-error,.ws2-topbar-note{padding:6px 24px;font-size:12px;font-weight:600;text-align:right}.ws2-topbar-note{color:#475569}.ws2-create-project-panel,.ws2-topbar-note{border-top:1px solid #e2e8f0;background:#f8fafc}.ws2-create-project-panel{padding:14px 24px}.ws2-create-project-panel form{max-width:720px;margin-left:auto;display:grid;grid-template-columns:1fr minmax(140px,190px) minmax(140px,190px) auto;align-items:end;grid-gap:12px;gap:12px}.ws2-create-project-panel h2{margin:0;color:#0f1c2e;font-size:15px;line-height:1.3;font-weight:800}.ws2-create-project-panel p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.35}.ws2-create-project-panel label{display:flex;flex-direction:column;gap:4px;color:#334155;font-size:12px;line-height:1.2;font-weight:700}.ws2-create-project-panel input{border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:7px 9px;color:#0f1c2e;font-size:13px;line-height:1.35}.ws2-create-project-panel input:disabled{cursor:wait;background:#f1f5f9;color:#64748b}.ws2-create-project-error{grid-column:1/-1;color:#be123c;font-size:12px;font-weight:700}.ws2-create-project-actions{display:inline-flex;gap:8px}.ws2-create-project-actions button{border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.2;font-weight:800}.ws2-create-project-actions button:first-child{border:1px solid #cbd5e1;background:#fff;color:#334155}.ws2-create-project-actions button:last-child{border:0;background:#0047c1;color:#fff}.ws2-create-project-actions button:disabled{cursor:not-allowed;opacity:.65}.ws2-shell{max-width:1280px;margin:0 auto;display:flex}.ws2-sidebar{width:256px;min-height:calc(100vh - 56px);border-right:1px solid #e2e8f0;background:#f8fafc;padding-top:56px}.ws2-sidebar-inner{padding:0 24px}.ws2-sidebar-context{margin-bottom:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:10px 12px}.ws2-sidebar-context small,.ws2-sidebar-context span{display:block;color:#64748b;font-size:11px;line-height:1.35}.ws2-sidebar-context span{margin-bottom:4px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.ws2-sidebar-context strong{display:block;overflow:hidden;color:#0f1c2e;font-size:13px;line-height:1.35;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ws2-sidenav{display:flex;flex-direction:column;gap:4px}.ws2-sidenav-link{width:100%;border:0;background:transparent;padding:8px 12px;display:flex;align-items:center;gap:12px;text-align:left;color:#475569;font-size:14px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.ws2-sidenav-link:hover{background:#f8fafc}.ws2-sidenav-link.is-active{border-right:4px solid #2563eb;background:rgba(239,246,255,.7);color:#2563eb}.ws2-sidenav-icon{width:18px;height:18px;flex-shrink:0}.ws2-main{flex:1 1;padding:32px}.ws2-heading{margin-bottom:40px}.ws2-heading h1{margin:0;font-size:30px;line-height:1.2;font-weight:800;letter-spacing:-.03em;color:#0f1c2e}.ws2-heading p{margin:8px 0 0;font-size:16px;line-height:1.5;color:#334155}.ws2-upload-card{margin-bottom:24px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;padding:5px;box-shadow:0 1px 2px rgba(15,23,42,.08)}.ws2-upload-zone{border-radius:8px;border:2px dashed #b4c5ff;padding:50px 40px;text-align:center}.ws2-upload-icon-wrap{position:relative;width:80px;height:80px;margin:0 auto 24px;border-radius:999px;background:rgba(37,99,235,.15);box-shadow:0 0 0 8px rgba(21,94,239,.05);display:flex;align-items:center;justify-content:center}.ws2-upload-icon{width:28px;height:28px;color:#1d4ed8}.ws2-upload-zone h2{margin:0;font-size:24px;line-height:1.33;font-weight:700;color:#0f1c2e}.ws2-upload-zone p{max-width:560px;margin:12px auto 0;font-size:16px;line-height:1.5;color:#334155}.ws2-upload-actions{margin-top:32px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.ws2-upload-actions button{border-radius:8px;padding:12px 24px;font-size:14px;line-height:1.43;font-weight:700;display:inline-flex;align-items:center;gap:8px}.ws2-upload-actions button:disabled{cursor:not-allowed;opacity:.65}.ws2-file-input{display:none}.ws2-upload-actions button.primary{border:0;background:#0047c1;color:#fff;box-shadow:0 1px 2px rgba(15,23,42,.1)}.ws2-upload-actions button.primary:hover{background:#003a9d}.ws2-upload-actions button.primary:disabled{background:#cbd5e1;color:#64748b;box-shadow:none}.ws2-upload-actions button.primary:disabled:hover{background:#cbd5e1}.ws2-upload-actions button.outline{border:1px solid #0047c1;background:#fff;color:#0047c1}.ws2-upload-actions button.outline:hover{background:#eff6ff}.ws2-project-description{margin:24px auto 0;max-width:620px;text-align:left}.ws2-project-description label{display:block;margin-bottom:8px;font-size:13px;line-height:1.3;font-weight:700;color:#0f1c2e}.ws2-project-description .ws2-ai-analysis-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:10px;margin-bottom:12px;cursor:pointer}.ws2-ai-analysis-toggle input{width:16px;height:16px;accent-color:#0f5bea;cursor:pointer}.ws2-ai-analysis-toggle input:disabled{cursor:not-allowed}.ws2-ai-analysis-toggle span{font-size:13px;line-height:1.35;font-weight:700;color:#0f1c2e}.ws2-ai-analysis-notice{margin:-4px 0 12px 26px;color:#92400e;font-size:13px;line-height:1.4}.ws2-project-description textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:12px;color:#0f1c2e;font:inherit;font-size:14px;line-height:1.45}.ws2-project-description textarea:disabled{cursor:not-allowed;background:#f8fafc;color:#64748b}.ws2-project-description-meta{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;line-height:1.35;color:#64748b}.ws2-file-list{margin:18px auto 0;display:flex;max-width:680px;flex-wrap:wrap;justify-content:center;gap:8px}.ws2-file-list span{border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;padding:6px 10px;color:#334155;font-size:12px;line-height:1.2}.ws2-upload-error,.ws2-upload-message{margin:16px auto 0;max-width:680px;font-size:14px;line-height:1.4}.ws2-upload-message{color:#0f766e}.ws2-upload-error{color:#be123c}.ws2-upload-meta{margin-top:48px;padding-top:24px;font-size:10px;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b}.ws2-rules-card{margin-bottom:24px;overflow:hidden;border-radius:12px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.ws2-rules-top{border-bottom:1px solid #cbd5e1;background:#f8fafc;padding:20px}.ws2-rules-title{display:flex;align-items:flex-start;gap:12px}.ws2-rules-title-icon{width:20px;height:20px;margin-top:2px;flex-shrink:0;color:#1d4ed8}.ws2-rules-title h2{margin:0;color:#0f1c2e;font-size:16px;line-height:1.4;font-weight:700}.ws2-rules-meta,.ws2-rules-title p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.45}.ws2-rules-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.ws2-rules-source{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;padding:2px 8px;color:#1d4ed8;font-size:11px;font-weight:700}.ws2-rules-groups{padding:4px 20px 20px}.ws2-rules-group{border-bottom:1px solid #e2e8f0}.ws2-rules-group:last-child{border-bottom:0}.ws2-rules-group summary{cursor:pointer;list-style:none;padding:16px 0;display:flex;align-items:center;gap:12px;color:#0f1c2e;font-size:14px;line-height:1.4;font-weight:700}.ws2-rules-group summary:focus-visible{border-radius:6px;outline:3px solid rgba(37,99,235,.32);outline-offset:3px}.ws2-rules-group summary::-webkit-details-marker{display:none}.ws2-rules-group summary:before{width:8px;height:8px;border-top:2px solid #64748b;border-right:2px solid #64748b;content:"";flex-shrink:0;transform:rotate(45deg);transition:transform .2s ease}.ws2-rules-group[open] summary:before{transform:rotate(135deg)}.ws2-rules-group-name{min-width:0;flex:1 1;display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.ws2-rules-group-name code{overflow-wrap:anywhere;border-radius:6px;background:#f1f5f9;padding:2px 6px;color:#475569;font-size:11px;font-weight:600}.ws2-rules-group-count{flex-shrink:0;color:#64748b;font-size:12px;font-weight:600}.ws2-rules-list{margin:0 0 16px;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.ws2-rules-row{min-height:64px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ws2-rules-row-main{min-width:0;display:grid;grid-gap:3px;gap:3px}.ws2-rules-row-name{color:#0f1c2e;font-size:14px;line-height:1.35;font-weight:700}.ws2-rules-row-detail{color:#475569;font-size:12px;line-height:1.35}.ws2-rules-row code{width:-moz-fit-content;width:fit-content;max-width:100%;overflow-wrap:anywhere;border-radius:6px;background:#f1f5f9;padding:3px 6px;color:#475569;font-size:11px;line-height:1.3}.ws2-rules-severity{min-width:132px;border-radius:999px;padding:5px 10px;text-align:center;font-size:11px;line-height:1.2;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.ws2-rules-severity-term{color:currentColor;font-weight:700;opacity:.72}.ws2-rules-severity.is-critical{background:var(--pg-severity-critical-bg);color:var(--pg-severity-critical-text)}.ws2-rules-severity.is-high{background:var(--pg-severity-high-bg);color:var(--pg-severity-high-text)}.ws2-rules-severity.is-medium{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.ws2-rules-severity.is-low{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.ws2-rules-severity.is-info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.ws2-rules-empty,.ws2-rules-skeleton{margin:20px;border-radius:8px;background:#f8fafc;padding:16px;color:#64748b;font-size:13px;line-height:1.45}.ws2-rules-empty{display:grid;grid-gap:4px;gap:4px}.ws2-rules-empty strong{color:#334155}.ws2-rules-skeleton{min-height:86px}.ws2-pipeline{margin-bottom:24px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08);padding:24px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ws2-step{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px}.ws2-step-line{position:absolute;left:50%;top:20px;width:100%;height:2px;background:#dbeafe}.ws2-step-circle{position:relative;z-index:1;width:40px;height:40px;border-radius:999px;border:4px solid #fff;box-shadow:0 1px 2px rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center}.ws2-step-circle.is-done{background:#0f766e;color:#fff}.ws2-step-circle.is-active{background:#1d4ed8;color:#fff}.ws2-step-circle.is-idle{background:#dbeafe;color:#64748b}.ws2-step-icon{width:16px;height:16px}.ws2-step-label{font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.05em}.ws2-step-label.is-active{color:#1d4ed8}.ws2-step-label.is-default{color:#0f1c2e}.ws2-table-card{overflow:hidden;border-radius:12px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.ws2-table-top{border-bottom:1px solid #cbd5e1;background:#f0f3ff;padding:20px;display:flex;align-items:center;justify-content:space-between}.ws2-table-top-title{display:inline-flex;align-items:center;gap:8px}.ws2-table-top-title h2{margin:0;font-size:16px;line-height:1.4;font-weight:700;color:#0f1c2e}.ws2-table-top-icon{width:16px;height:16px;color:#1d4ed8}.ws2-table-top button{border:0;background:transparent;font-size:14px;line-height:1.43;font-weight:700;color:#0047c1}.ws2-table-top button:hover{text-decoration:underline}.ws2-table-scroll{overflow-x:auto}.ws2-table{min-width:100%;border-collapse:collapse}.ws2-table thead th{padding:16px 24px;text-align:left;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#64748b}.ws2-table thead th.actions{text-align:right}.ws2-table-row{border-top:1px solid rgba(226,232,240,.7)}.ws2-table-cell{padding:16px 24px;font-size:14px;line-height:1.43;color:#334155}.ws2-table-cell.actions{text-align:right}.ws2-project-head{display:flex;align-items:center;gap:12px}.ws2-project-link{display:inline-flex;text-decoration:none;border-radius:6px}.ws2-project-link:hover .ws2-project-name{color:#1d4ed8}.ws2-project-icon-wrap{width:32px;height:32px;border-radius:4px;background:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center}.ws2-project-icon{width:16px;height:16px}.ws2-project-name{font-size:14px;line-height:1.43;font-weight:700;color:#0f1c2e}.ws2-project-id{margin-top:2px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ws2-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:10px;line-height:1;font-weight:700;letter-spacing:-.01em}.ws2-status-ok{background:#a7f3d0;color:#065f46}.ws2-status-run{background:#fde68a;color:#92400e}.ws2-status-idle{background:#dbeafe;color:#1e3a8a}.ws2-status-fail{background:#fecdd3;color:#9f1239}.ws2-err-box,.ws2-warn-box{display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:1.43;font-weight:700}.ws2-err-box{color:#be123c}.ws2-warn-box{color:#0f172a}.ws2-err-icon,.ws2-warn-icon{width:16px;height:16px}.ws2-actions-btn{border:0;background:transparent;border-radius:6px;padding:8px;color:#64748b;transition:background-color .2s ease,color .2s ease}.ws2-actions-btn:hover{background:#f1f5f9;color:#334155}.ws2-actions-icon{width:16px;height:16px}.ws2-footer{margin-top:64px;padding-top:24px;border-top:1px solid rgba(226,232,240,.4);justify-content:space-between;color:#475569;font-size:12px;line-height:1.33}.ws2-footer,.ws2-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.ws2-footer-links .dot{width:4px;height:4px;border-radius:999px;background:#cbd5e1}.ws2-footer-links a{color:inherit;text-decoration:none}.ws2-footer-links a:hover{text-decoration:underline}.ws2-footer-secure{display:inline-flex;align-items:center;gap:8px}.ws2-footer-shield{width:16px;height:16px;color:#0f766e}.hs2-main{display:flex;flex-direction:column;gap:20px}.hs2-heading{margin-bottom:4px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.hs2-breadcrumb{margin-bottom:4px;display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.1em;color:#64748b}.hs2-breadcrumb .is-current{color:#1d4ed8;font-weight:700}.hs2-heading h1{margin:0;font-size:30px;line-height:1.2;font-weight:800;letter-spacing:-.03em;color:#0f1c2e}.hs2-tools{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hs2-search-wrap{position:relative;display:block}.hs2-search-icon{position:absolute;left:14px;top:50%;width:16px;height:16px;color:#94a3b8;transform:translateY(-50%);pointer-events:none}.hs2-search-input{width:256px;height:42px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;padding:0 14px 0 40px;font-size:14px;line-height:1.43;color:#0f172a;outline:none}.hs2-search-input::placeholder{color:#64748b}.hs2-search-input:focus{border-color:#3b82f6}.hs2-filter-btn{height:42px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.43;font-weight:700;color:#0f172a;transition:background-color .2s ease}.hs2-filter-btn:hover{background:#f8fafc}.hs2-filter-icon{width:16px;height:16px}.hs2-filter-wrap{height:42px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#0f172a}.hs2-filter-select{border:0;background:transparent;color:inherit;font-size:14px;line-height:1.43;font-weight:700;outline:none}.hs2-stats-grid{margin-bottom:4px;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.hs2-stat-card{border-radius:12px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08);padding:16px}.hs2-stat-card.is-danger{border-color:#fecaca;background:#fee2e2;color:#7f1d1d}.hs2-stat-title{font-size:12px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#64748b}.hs2-stat-card.is-danger .hs2-stat-title{color:#991b1b}.hs2-stat-body{margin-top:8px;display:flex;align-items:baseline;gap:8px}.hs2-stat-value{font-size:24px;line-height:1.33;font-weight:700}.hs2-stat-delta{font-size:12px;line-height:1.2;font-weight:700;color:#0f766e}.hs2-stat-card.is-danger .hs2-stat-delta{color:#b91c1c}.hs2-table-card{margin-top:4px;overflow:hidden;border-radius:12px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.hs2-table-scroll{overflow-x:auto}.hs2-table{min-width:980px;border-collapse:collapse}.hs2-table thead tr{background:#f0f3ff}.hs2-table thead th{padding:16px 24px;text-align:left;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#334155}.hs2-table thead th.actions{width:1%;padding-right:16px}.hs2-history-row{border-top:1px solid #cbd5e1;background:#fff}.hs2-history-row.is-error{background:hsla(0,93%,94%,.5)}.hs2-history-cell{padding:16px 24px;vertical-align:top;font-size:14px;line-height:1.43;color:#0f172a}.hs2-history-cell.actions{text-align:right;padding-right:16px}.hs2-state-cell{color:#64748b}.hs2-run-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.33;font-weight:700}.hs2-run-id-default{color:#1d4ed8}.hs2-run-id-error{color:#b91c1c}.hs2-run-id-pending{color:#64748b}.hs2-run-time{color:#0f172a}.hs2-run-link{display:inline-block;color:inherit;text-decoration:none;border-radius:6px}.hs2-run-link:hover .hs2-run-id,.hs2-run-link:hover .hs2-run-time{color:#1d4ed8}.hs2-run-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:10px;line-height:1;font-weight:700;letter-spacing:-.01em}.hs2-run-status-completed{background:#a7f3d0;color:#065f46}.hs2-run-status-running{background:#2563eb;color:#fff}.hs2-run-status-error{background:#b91c1c;color:#fff}.hs2-run-status-pending{background:#dbeafe;color:#475569}.hs2-running-time{color:#64748b;font-style:italic}.hs2-run-note{font-size:12px;line-height:1.4}.hs2-run-note.is-error{color:#b91c1c;font-weight:500}.hs2-run-note.is-muted{color:#64748b;font-style:italic}.hs2-run-skeleton{display:inline-flex;align-items:center;gap:8px;opacity:.55}.hs2-run-skeleton span{display:block;border-radius:4px;background:#cbd5e1;height:16px}.hs2-run-skeleton span:first-child{width:48px}.hs2-run-skeleton span:last-child{width:40px}.hs2-run-findings{gap:8px}.hs2-run-finding,.hs2-run-findings{display:inline-flex;align-items:center}.hs2-run-finding{gap:6px;border-radius:6px;border:1px solid transparent;padding:4px 8px;font-size:12px;line-height:1.2;font-weight:700}.hs2-run-finding.err{border-color:#fecaca;background:#fee2e2;color:#991b1b}.hs2-run-finding.warn{border-color:#fed7aa;background:#ffedd5;color:#9a3412}.hs2-run-finding-icon{width:14px;height:14px}.hs2-action-btn{border:0;background:transparent;border-radius:6px;width:32px;height:32px;color:#64748b;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.hs2-action-btn:hover{background:#f1f5f9;color:#334155}.hs2-action-btn.retry{color:#dc2626}.hs2-action-btn.retry:hover{background:#fee2e2;color:#b91c1c}.hs2-action-icon{width:16px;height:16px}.hs2-stop-icon{position:relative;width:20px;height:20px;border-radius:999px;border:2px solid}.hs2-stop-icon:after{content:"";position:absolute;inset:4px;border-radius:2px;background:currentColor}.hs2-table-footer{border-top:1px solid #cbd5e1;background:#f0f3ff;padding:16px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.hs2-table-meta{font-size:12px;line-height:1.33;color:#64748b}.hs2-pagination{display:inline-flex;align-items:center;gap:8px}.hs2-pagination>button{border:1px solid #cbd5e1;background:#fff;border-radius:6px;padding:8px 12px;font-size:12px;line-height:1.2;font-weight:700;color:#0f172a}.hs2-pagination>button:disabled{opacity:.5}.hs2-pages{display:inline-flex;align-items:center;gap:4px}.hs2-pages button{border:0;background:transparent;width:32px;height:32px;border-radius:6px;font-size:12px;line-height:1.2;font-weight:700;color:#0f172a}.hs2-pages button.is-active{background:#0047c1;color:#fff}.hs2-pages span{color:#64748b;padding:0 2px}.rp2-main{flex-direction:column}.rp2-hero,.rp2-main{display:flex;gap:24px}.rp2-hero{flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.rp2-breadcrumb{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.2;color:#737687}.rp2-breadcrumb-icon{width:12px;height:12px}.rp2-breadcrumb .is-current{color:#0047c1;font-weight:600}.rp2-hero h1{margin:8px 0 0;font-size:42px;line-height:1.1;letter-spacing:-.03em;font-weight:800;color:#0f1c2e}.rp2-hero p{margin:8px 0 0;font-size:16px;line-height:1.5;color:#434655}.rp2-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.rp2-btn{height:44px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.2;font-weight:700;text-decoration:none}.rp2-btn-outline{border:1px solid #737687;background:#fff;color:#0f1c2e;box-shadow:0 1px 2px rgba(15,23,42,.08)}.rp2-btn-outline:hover{background:#f8fafc}.rp2-btn-primary{border:0;background:#0047c1;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.rp2-btn-primary:hover{background:#003aa0}.rp2-btn-icon{width:18px;height:18px}.rp2-summary-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:24px;gap:24px}.rp2-summary-grid>.rp2-card:first-child{grid-column:span 4/span 4}.rp2-summary-grid>.rp2-card:last-child{grid-column:span 8/span 8}.rp2-card{border-radius:12px;border:1px solid #c3c6d8;background:#fff;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.rp2-state-card{margin-top:16px}.rp2-state-text{margin:16px 0 0;font-size:16px;line-height:1.5;color:#434655}.rp2-ai-card{margin-top:24px;margin-bottom:24px}.rp2-ai-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.rp2-ai-head>span{border-radius:999px;background:#eef2ff;padding:4px 10px;color:#334155;font-size:12px;line-height:1.2;font-weight:700}.rp2-ai-summary{margin:16px 0 0;font-size:16px;line-height:1.5;color:#0f1c2e}.rp2-ai-list{margin-top:16px;display:grid;grid-gap:12px;gap:12px}.rp2-ai-item{border-radius:8px;border:1px solid #c3c6d8;border-left-width:4px;background:#fff;padding:16px}.rp2-ai-item.is-error{border-left-color:var(--pg-severity-critical-solid)}.rp2-ai-item.is-warn{border-left-color:var(--pg-severity-medium-solid)}.rp2-ai-item.is-info{border-left-color:var(--pg-severity-info-solid)}.rp2-ai-item.is-passed{border-left-color:#006a63}.rp2-ai-item.is-severity-critical{border-left-color:var(--pg-severity-critical-solid)}.rp2-ai-item.is-severity-high{border-left-color:var(--pg-severity-high-solid)}.rp2-ai-item.is-severity-medium{border-left-color:var(--pg-severity-medium-solid)}.rp2-ai-item.is-severity-low{border-left-color:var(--pg-severity-low-solid)}.rp2-ai-item.is-severity-info{border-left-color:var(--pg-severity-info-solid)}.rp2-ai-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rp2-ai-item h3{margin:0;color:#0f1c2e;font-size:16px;line-height:1.4}.rp2-ai-item p{margin:8px 0 0;color:#434655;font-size:14px;line-height:1.45}.rp2-ai-recommendation{font-weight:600}.rp2-ai-badges,.rp2-ai-limits,.rp2-ai-refs{display:flex;flex-wrap:wrap;gap:8px}.rp2-ai-badges{justify-content:flex-end}.rp2-ai-badge,.rp2-ai-limits span,.rp2-ai-refs span{border-radius:999px;padding:4px 8px;font-size:11px;line-height:1.2;font-weight:700}.rp2-ai-badge.is-error{background:var(--pg-severity-critical-solid);color:#fff}.rp2-ai-badge.is-warn{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-ai-badge.is-info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.rp2-ai-badge.is-passed{background:#ccfbf1;color:#006a63}.rp2-ai-badge.is-severity-critical{background:var(--pg-severity-critical-solid);color:#fff}.rp2-ai-badge.is-severity-high{background:var(--pg-severity-high-solid);color:#fff}.rp2-ai-badge.is-severity-medium{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-ai-badge.is-severity-low{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.rp2-ai-badge.is-severity-info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.rp2-ai-badge.is-confidence,.rp2-ai-limits span,.rp2-ai-refs span{background:#f8fafc;color:#334155}.rp2-ai-refs{margin-top:12px}.rp2-ai-limits{margin-top:16px}.rp2-section-title{margin:0;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#737687}.rp2-summary-list{margin-top:16px}.rp2-summary-row{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px;line-height:1.5;color:#434655}.rp2-summary-row.with-border{border-bottom:1px solid #e7eeff}.rp2-summary-row>span:last-child{min-width:0;flex:1 1;text-align:right;overflow-wrap:anywhere}.rp2-summary-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;color:#0047c1}.rp2-summary-strong{color:#0f1c2e;font-weight:600}.rp2-summary-text{display:inline-block;max-width:100%;color:#0f1c2e;overflow-wrap:anywhere}.rp2-status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#99efe5;padding:2px 10px;font-size:12px;line-height:1.2;font-weight:700;color:#006f67}.rp2-status-pill .dot{width:6px;height:6px;border-radius:999px;background:#006a63}.rp2-metrics-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:16px;gap:16px}.rp2-metric-card{border-radius:8px;border:1px solid transparent;padding:17px}.rp2-metric-card.is-error{background:hsla(6,100%,92%,.2);border-color:rgba(186,26,26,.2)}.rp2-metric-card.is-warn{background:#ffedd5;border-color:#e5e7eb}.rp2-metric-card.is-info{background:#dbeafe;border-color:rgba(0,71,193,.2)}.rp2-metric-card.is-passed{background:rgba(153,239,229,.2);border-color:rgba(0,106,99,.2)}.rp2-metric-label{font-size:12px;line-height:1.3;text-transform:uppercase;font-weight:600}.rp2-metric-card.is-error .rp2-metric-label,.rp2-metric-card.is-error .rp2-metric-value{color:#ba1a1a}.rp2-metric-card.is-warn .rp2-metric-label,.rp2-metric-card.is-warn .rp2-metric-value{color:#0f1c2e}.rp2-metric-card.is-info .rp2-metric-label,.rp2-metric-card.is-info .rp2-metric-value{color:#0047c1}.rp2-metric-card.is-passed .rp2-metric-label,.rp2-metric-card.is-passed .rp2-metric-value{color:#006a63}.rp2-metric-value{margin-top:4px;font-size:40px;line-height:.95;font-weight:600}.rp2-metric-desc{margin-top:12px;font-size:10px;line-height:1.5}.rp2-metric-card.is-error .rp2-metric-desc{color:#93000a}.rp2-metric-card.is-info .rp2-metric-desc,.rp2-metric-card.is-passed .rp2-metric-desc,.rp2-metric-card.is-warn .rp2-metric-desc{color:#434655}.rp2-progress{margin-top:24px}.rp2-progress-head{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.2;font-weight:700;color:#737687}.rp2-progress-track{height:12px;border-radius:999px;overflow:hidden;display:flex;background:#dee8ff}.rp2-progress-track .seg.err{width:8%;background:#ba1a1a}.rp2-progress-track .seg.warn{width:22%;background:rgba(234,179,8,.6)}.rp2-progress-track .seg.info{width:42%;background:#0047c1}.rp2-progress-track .seg.pass{width:28%;background:#006a63}.rp2-table-card{overflow:hidden;border-radius:12px;border:1px solid #c3c6d8;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.rp2-table-head{padding:24px;border-bottom:1px solid #c3c6d8;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.rp2-table-head span{font-size:12px;line-height:1.2;color:#434655}.rp2-table-scroll{overflow-x:auto}.rp2-files-table{min-width:960px;width:100%;border-collapse:collapse}.rp2-files-table thead{background:#f9f9ff}.rp2-files-table th{padding:16px 24px;text-align:left;font-size:10px;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#737687}.rp2-files-table td.right,.rp2-files-table th.right{text-align:right}.rp2-files-table td{padding:16px 24px;font-size:14px;line-height:1.43;color:#434655}.rp2-files-table tr.with-border{border-top:1px solid rgba(195,198,216,.3)}.rp2-files-table td.mono{color:#0f1c2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.rp2-files-table td.strong{color:#0f1c2e;font-weight:600}.rp2-parse-badge{display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:1.2;font-weight:700}.rp2-parse-badge.ok{color:#006a63}.rp2-parse-badge.partial{color:#0f1c2e}.rp2-parse-icon{width:14px;height:14px}.rp2-findings-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.rp2-finding-link{display:block;color:inherit;text-decoration:none}.rp2-finding-link:hover .rp2-finding-head h3{color:#0047c1}.rp2-finding-card{min-height:142px;border-radius:0 8px 8px 0;border:1px solid #c3c6d8;border-left-width:4px;background:#fff;padding:20px;display:flex;gap:16px}.rp2-finding-card.is-error{border-left-color:var(--pg-severity-critical-solid);border-top-color:var(--pg-severity-critical-solid);border-bottom-color:var(--pg-severity-critical-solid)}.rp2-finding-card.is-warn{border-left-color:var(--pg-severity-medium-solid)}.rp2-finding-card.is-critical{border-left-color:var(--pg-severity-critical-solid);border-top-color:var(--pg-severity-critical-solid);border-bottom-color:var(--pg-severity-critical-solid)}.rp2-finding-card.is-high{border-left-color:var(--pg-severity-high-solid);border-top-color:var(--pg-severity-high-solid);border-bottom-color:var(--pg-severity-high-solid)}.rp2-finding-card.is-medium{border-left-color:var(--pg-severity-medium-solid)}.rp2-finding-card.is-low{border-left-color:var(--pg-severity-low-solid)}.rp2-finding-card.is-info{border-left-color:var(--pg-severity-info-solid)}.rp2-finding-icon-box{margin-top:2px;width:40px;height:40px;flex-shrink:0;border-radius:8px;display:flex;align-items:center;justify-content:center}.rp2-finding-card.is-error .rp2-finding-icon-box{background:var(--pg-severity-critical-bg);color:var(--pg-severity-critical-text)}.rp2-finding-card.is-warn .rp2-finding-icon-box{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-finding-card.is-critical .rp2-finding-icon-box{background:var(--pg-severity-critical-bg);color:var(--pg-severity-critical-text)}.rp2-finding-card.is-high .rp2-finding-icon-box{background:var(--pg-severity-high-bg);color:var(--pg-severity-high-text)}.rp2-finding-card.is-medium .rp2-finding-icon-box{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-finding-card.is-low .rp2-finding-icon-box{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.rp2-finding-card.is-info .rp2-finding-icon-box{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.rp2-finding-icon{width:16px;height:16px}.rp2-finding-body{min-width:0;flex:1 1}.rp2-finding-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rp2-finding-head h3{margin:0;font-size:16px;line-height:1.5;font-weight:700;color:#0f1c2e}.rp2-finding-tag{border-radius:4px;padding:2px 8px;font-size:10px;line-height:1.5;font-weight:600}.rp2-finding-tag.is-error{background:var(--pg-severity-critical-solid);color:#fff}.rp2-finding-tag.is-warn{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-finding-tag.is-critical{background:var(--pg-severity-critical-solid);color:#fff}.rp2-finding-tag.is-high{background:var(--pg-severity-high-solid);color:#fff}.rp2-finding-tag.is-medium{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp2-finding-tag.is-low{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.rp2-finding-tag.is-info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.rp2-finding-body p{margin:4px 0 0;font-size:14px;line-height:1.43;color:#434655}.rp2-finding-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px 16px;color:#737687;font-size:11px;line-height:1.2}.rp2-finding-meta span{display:inline-flex;align-items:center;gap:4px}.rp2-finding-meta-icon{width:14px;height:14px}.rp2-more-link-wrap{padding-top:24px;text-align:center}.rp2-more-link{border:0;background:transparent;display:inline-flex;align-items:center;gap:4px;color:#0047c1;font-size:14px;line-height:1.2;font-weight:700}.rp2-more-link:hover{text-decoration:underline}.rp2-more-link-icon{width:16px;height:16px}.rp3-root{min-height:100vh;background:#f9f9ff;color:#0f1c2e;display:flex;flex-direction:column}.rp3-body{min-height:0;overflow:hidden}.rp3-body,.rp3-main{flex:1 1;display:flex}.rp3-main{min-width:0;flex-direction:column;background:#f9f9ff}.rp3-project-header{height:68px;flex-shrink:0;border-bottom:1px solid #c3c6d8;background:#fff;padding:12px 24px;justify-content:space-between}.rp3-project-head,.rp3-project-header{display:flex;align-items:center;gap:16px}.rp3-project-head{min-width:0}.rp3-project-icon-wrap{width:40px;height:40px;border-radius:8px;background:#dbe1ff;color:#0047c1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rp3-project-icon{width:18px;height:18px}.rp3-project-head h1{margin:0;font-size:14px;line-height:1.43;font-weight:700;color:#0f1c2e}.rp3-project-meta{margin-top:2px;display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#737687;font-weight:600}.rp3-project-meta .dot{width:4px;height:4px;border-radius:999px;background:#c3c6d8}.rp3-tabs{border-radius:8px;background:#e7eeff;padding:4px;display:inline-flex;align-items:center;gap:2px}.rp3-tabs a,.rp3-tabs button{border:0;background:transparent;border-radius:6px;padding:4px 12px;font-size:12px;line-height:1.2;font-weight:700;color:#737687;text-decoration:none}.rp3-tabs a.is-active,.rp3-tabs button.is-active{background:#fff;color:#0047c1;box-shadow:0 1px 2px rgba(15,23,42,.08)}.rp3-tabs button:disabled{cursor:not-allowed;opacity:.55}.rp3-back-btn{border:1px solid #737687;border-radius:8px;padding:9px 17px;display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.2;font-weight:700;color:#0f1c2e;text-decoration:none}.rp3-back-btn:hover{background:#f8fafc}.rp3-back-icon{width:20px;height:20px}.rp3-content{flex:1 1;min-height:0;display:flex;overflow:hidden}.rp3-filters{width:288px;flex-shrink:0;border-right:1px solid #c3c6d8;background:#f0f3ff;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.rp3-filters h2,.rp3-grouping h3{margin:0 0 16px;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#434655}.rp3-filter-block{margin-bottom:16px}.rp3-filter-subtitle,.rp3-filter-title{margin-bottom:8px;font-size:12px;line-height:1.2;font-weight:700;color:#737687}.rp3-severity-list{display:flex;flex-direction:column;gap:8px}.rp3-severity-item{border-radius:8px;background:rgba(215,227,252,.5);padding:7px 7px 7px 8px;font-size:12px;line-height:1.2;color:#0f1c2e;display:flex;align-items:center;justify-content:space-between;gap:8px}.rp3-severity-list .rp3-left{display:inline-flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.rp3-severity-list .dot{width:12px;height:12px;border-radius:999px}.rp3-severity-list .dot.error{background:var(--pg-severity-critical-solid)}.rp3-severity-list .dot.warn{background:rgba(15,28,46,.2)}.rp3-severity-list .dot.critical{background:var(--pg-severity-critical-solid)}.rp3-severity-list .dot.high{background:var(--pg-severity-high-solid)}.rp3-severity-list .dot.medium{background:var(--pg-severity-medium-solid)}.rp3-severity-list .dot.low{background:var(--pg-severity-low-solid)}.rp3-severity-list .dot.info{background:var(--pg-severity-info-solid)}.rp3-filter-count{margin-left:auto;color:#737687;font-size:11px;font-weight:700}.rp3-checkbox{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px;border:1px solid #737687;background:#fff}.rp3-checkbox-input{position:absolute;inset:0;z-index:1;margin:0;cursor:pointer;opacity:0}.rp3-checkbox.is-checked{border-color:transparent;background:#0047c1}.rp3-checkbox.is-disabled{opacity:.55}.rp3-checkbox-icon{width:12px;height:12px;color:#fff}.rp3-search-wrap{position:relative;display:block;margin-bottom:8px}.rp3-search-icon{position:absolute;left:8px;top:50%;width:11px;height:11px;color:#6b7280;transform:translateY(-50%)}.rp3-search-wrap input{width:100%;height:34px;border-radius:8px;border:1px solid #c3c6d8;background:#fff;padding:0 12px 0 30px;font-size:12px;line-height:1.2;color:#6b7280;outline:none}.rp3-rules-list{display:flex;flex-direction:column;gap:4px;padding-right:4px;font-size:12px;line-height:1.2;color:#0f1c2e}.rp3-rule-item{border-radius:4px;padding:6px 8px;display:flex;align-items:center;gap:8px}.rp3-rules-list label,.rp3-rules-list label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rp3-rules-list label{flex:1 1 auto;min-width:0;padding:0}.rp3-rule-item .rp3-filter-count,.rp3-rules-list label .rp3-filter-count{margin-left:auto;flex:0 0 auto}.rp3-filter-empty{padding:8px;color:#737687}.rp3-filter-divider{margin:8px 0 0;border-top:1px solid #c3c6d8;padding-top:16px}.rp3-grouping button{width:100%;height:38px;border-radius:8px;border:1px solid #c3c6d8;background:#fff;padding:0 13px;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.2;color:#0f1c2e}.rp3-grouping button:disabled{cursor:not-allowed;opacity:.7}.rp3-sort-icon{width:18px;height:18px;color:#737687}.rp3-stats{border-radius:12px;border:1px solid rgba(21,94,239,.2);background:rgba(21,94,239,.1);padding:17px}.rp3-stats h4{margin:0 0 8px;font-size:11px;line-height:1.45;font-weight:700;text-transform:uppercase;color:#0047c1}.rp3-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.rp3-stats-grid .value{font-size:20px;line-height:1.25;font-weight:700}.rp3-stats-grid .value.error{color:#ba1a1a}.rp3-stats-grid .value.warn{color:#0f1c2e}.rp3-stats-grid .label{font-size:10px;line-height:1.5;font-weight:700;color:#737687}.rp3-table-wrap{position:relative;flex:1 1;min-width:0;background:#fff}.rp3-state-card{width:100%;margin:24px;border:1px solid #c3c6d8;border-radius:8px;background:#fff;padding:24px;color:#0f1c2e}.rp3-state-card h2{margin:0 0 8px;font-size:18px;line-height:1.35}.rp3-state-card p{margin:0;color:#737687;font-size:14px;line-height:1.5}.rp3-table-head-row{height:85px;display:grid;grid-template-columns:100px minmax(0,1fr) 120px 120px 120px 60px;grid-gap:16px;gap:16px;align-items:start;border-bottom:1px solid #c3c6d8;background:#dee8ff;padding:12px 24px;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#737687}.rp3-table-head-row .right{text-align:right}.rp3-table-body{position:absolute;inset:85px 0 53px;overflow:auto}.rp3-table-row{height:72px;display:grid;grid-template-columns:100px minmax(0,1fr) 120px 120px 120px 60px;grid-gap:16px;gap:16px;align-items:center;border-bottom:1px solid #c3c6d8;padding:0 24px}.rp3-table-row.row-emphasis{border-bottom:4px solid rgba(186,26,26,.1)}.rp3-severity-badge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:10px;line-height:1.5;font-weight:700}.rp3-severity-badge.critical,.rp3-severity-badge.error{background:var(--pg-severity-critical-solid);color:#fff}.rp3-severity-badge.high{background:var(--pg-severity-high-solid);color:#fff}.rp3-severity-badge.medium{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp3-severity-badge.low{background:var(--pg-severity-low-bg);color:var(--pg-severity-low-text)}.rp3-severity-badge.warn{background:var(--pg-severity-medium-bg);color:var(--pg-severity-medium-text)}.rp3-severity-badge.info{background:var(--pg-severity-info-bg);color:var(--pg-severity-info-text)}.rp3-table-row .rule{min-width:0}.rp3-finding-link{display:block;color:inherit;text-decoration:none}.rp3-finding-link:hover .title{color:#0047c1}.rp3-table-row .rule .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.43;font-weight:700;color:#0f1c2e}.rp3-table-row .rule .meta{margin-top:1px;color:#737687}.rp3-table-row .mono,.rp3-table-row .rule .meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.33}.rp3-table-row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#434655}.rp3-table-row .mono.strong{font-weight:700;color:#0047c1}.rp3-table-row .net-pill{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%;border-radius:4px;background:#e7eeff;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.33;color:#434655}.rp3-table-row .right{text-align:right}.rp3-link-btn{border:0;background:transparent;padding:0;color:#737687}.rp3-link-btn:hover{color:#0f1c2e}.rp3-link-icon{width:18px;height:18px}.rp3-table-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;color:#737687;text-align:center}.rp3-table-empty strong{color:#0f1c2e;font-size:16px}.rp3-table-footer{position:absolute;inset:auto 0 0;height:53px;border-top:1px solid #c3c6d8;background:#f0f3ff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;line-height:1.2;font-weight:700;color:#737687}.rp3-table-footer .strong{color:#0f1c2e}.rp3-pagination{gap:8px}.rp3-page-button,.rp3-pagination{display:inline-flex;align-items:center;color:#0f1c2e}.rp3-page-button{width:28px;height:28px;border:0;border-radius:6px;background:transparent;justify-content:center;cursor:pointer}.rp3-page-button:hover:not(:disabled){background:#e7eeff}.rp3-page-button:disabled{cursor:not-allowed;opacity:.3}.rp3-page-icon{width:16px;height:16px}.rp3-page-icon.is-disabled{opacity:.3}.rp3-footer{height:68px;flex-shrink:0;border-top:1px solid #c3c6d8;background:#f9f9ff;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;line-height:1.2;color:#434655}.rp3-footer .left,.rp3-footer .right{display:inline-flex;align-items:center;gap:12px}.rp3-footer .dot{width:4px;height:4px;border-radius:999px;background:#c3c6d8}.rp3-lock-icon{width:14px;height:14px;color:#00796b}.gecko-workspace-root{min-height:100vh;background:#f9f9ff;color:#0f1c2e}.gecko-workspace-topbar{position:fixed;inset:0 0 auto 0;z-index:30;height:56px;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.gecko-workspace-brand{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.gecko-workspace-brand-icon{width:18px;height:18px}.gecko-workspace-top-actions{display:inline-flex;align-items:center;gap:16px}.gecko-workspace-top-actions button{border:0;background:transparent;padding:0;color:#475569}.gecko-workspace-top-actions button:hover{color:#0f1c2e}.gecko-workspace-top-icon{width:20px;height:20px}.gecko-workspace-avatar{width:32px;height:32px;border-radius:999px;border:1px solid #0047c1;background:#155eef;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700}.gecko-workspace-sidebar{position:fixed;top:56px;left:0;width:256px;height:calc(100vh - 56px);border-right:1px solid #e2e8f0;background:#f8fafc;z-index:20}.gecko-workspace-sidebar-inner{padding:24px;display:flex;flex-direction:column;gap:4px}.gecko-workspace-nav-item{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:8px 12px;color:#475569;text-align:left}.gecko-workspace-nav-item.is-active{border-right:4px solid #2563eb;background:rgba(239,246,255,.5);color:#2563eb}.gecko-workspace-nav-item span{font-size:14px;line-height:1.45}.gecko-workspace-nav-icon{width:18px;height:18px;flex-shrink:0}.gecko-workspace-main-shell{margin-left:256px;margin-top:56px;min-height:calc(100vh - 56px);display:flex;flex-direction:column}.gecko-workspace-main{width:100%;max-width:1280px;padding:32px;display:flex;flex-direction:column;gap:40px}.gecko-workspace-heading h1{margin:0;font-size:30px;line-height:1.2;font-weight:800;letter-spacing:-.025em;color:#0f1c2e}.gecko-workspace-heading p{margin:8px 0 0;max-width:672px;font-size:16px;line-height:1.5;color:#434655}.gecko-workspace-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:24px;gap:24px}.gecko-workspace-upload-wrap{grid-column:span 8/span 8;border-radius:12px;border:1px solid #c3c6d8;background:#fff;padding:5px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.gecko-workspace-upload-zone{border-radius:8px;border:2px dashed #b4c5ff;min-height:452px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center;background:radial-gradient(circle at 18% 28%,rgba(180,197,255,.18),transparent 45%),radial-gradient(circle at 82% 74%,rgba(180,197,255,.14),transparent 40%)}.gecko-workspace-upload-icon-shell{margin-bottom:24px;width:80px;height:80px;border-radius:999px;background:rgba(21,94,239,.2);box-shadow:0 0 0 8px rgba(21,94,239,.05);display:flex;align-items:center;justify-content:center}.gecko-workspace-upload-icon{width:33px;height:24px;color:#0047c1}.gecko-workspace-upload-zone h2{margin:0;font-size:24px;line-height:1.33;font-weight:700;color:#0f1c2e}.gecko-workspace-upload-zone p{margin:12px 0 32px;max-width:384px;font-size:16px;line-height:1.5;color:#434655}.gecko-workspace-upload-actions{display:inline-flex;align-items:center;gap:12px}.gecko-workspace-upload-actions button{border-radius:8px;padding:11px 24px;font-size:14px;line-height:1.45;font-weight:700}.gecko-workspace-upload-actions .is-primary{border:0;background:#0047c1;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.gecko-workspace-upload-actions .is-primary:hover{background:#00379a}.gecko-workspace-upload-actions .is-outline{border:1px solid #0047c1;background:#fff;color:#0047c1}.gecko-workspace-upload-actions .is-outline:hover{background:#f5f8ff}.gecko-workspace-upload-zone small{display:inline-block;margin-top:48px;font-size:10px;line-height:1.4;letter-spacing:.1em;font-weight:700;color:#737687}.gecko-workspace-grid-empty{grid-column:span 4/span 4}.gecko-workspace-pipeline{position:relative;border-radius:12px;border:1px solid #c3c6d8;background:#fff;padding:25px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between}.gecko-workspace-pipeline-line{position:absolute;left:25px;right:25px;top:50%;transform:translateY(-50%);height:2px;background:#d7e3fc}.gecko-workspace-pipeline-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px}.gecko-workspace-pipeline-dot{width:40px;height:40px;border-radius:999px;border:4px solid #fff;display:flex;align-items:center;justify-content:center}.gecko-workspace-pipeline-step.is-done .gecko-workspace-pipeline-dot{background:#006a63;color:#fff}.gecko-workspace-pipeline-step.is-active .gecko-workspace-pipeline-dot{background:#0047c1;color:#fff}.gecko-workspace-pipeline-step.is-idle .gecko-workspace-pipeline-dot{background:#d7e3fc;color:#5b6b93}.gecko-workspace-pipeline-step span{font-size:12px;line-height:1.2;letter-spacing:.05em;font-weight:700}.gecko-workspace-pipeline-step.is-done span{color:#0f1c2e}.gecko-workspace-pipeline-step.is-active span{color:#0047c1}.gecko-workspace-pipeline-step.is-idle span{color:#434655}.gecko-workspace-pipeline-icon{width:13px;height:13px}.gecko-workspace-table-wrap{overflow:hidden;border-radius:12px;border:1px solid #c3c6d8;box-shadow:0 1px 2px rgba(0,0,0,.05)}.gecko-workspace-table-head{border-bottom:1px solid #c3c6d8;background:#f0f3ff;padding:20px;display:flex;align-items:center;justify-content:space-between}.gecko-workspace-table-title{display:inline-flex;align-items:center;gap:8px}.gecko-workspace-table-title h3{margin:0;font-size:16px;line-height:1.45;font-weight:700}.gecko-workspace-table-title-icon{width:15px;height:15px;color:#2563eb}.gecko-workspace-table-head button{border:0;background:transparent;color:#0047c1;font-size:14px;line-height:1.45;font-weight:700}.gecko-workspace-table-head button:hover{color:#00379a}.gecko-workspace-table-scroll{overflow-x:auto;background:#fff}.gecko-workspace-table{width:100%;min-width:960px;border-collapse:collapse}.gecko-workspace-table thead th{padding:16px 24px;text-align:left;font-size:11px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#737687;font-weight:700}.gecko-workspace-table tbody td{padding:20px 24px;border-top:1px solid rgba(195,198,216,.3);font-size:14px;line-height:1.45;color:#434655}.gecko-workspace-project-cell{display:flex;align-items:center;gap:12px}.gecko-workspace-project-icon-wrap{width:32px;height:32px;border-radius:4px;background:#e7eeff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gecko-workspace-project-icon{width:15px;height:15px;color:#2563eb}.gecko-workspace-project-name{font-size:14px;line-height:1.45;font-weight:700;color:#0f1c2e}.gecko-workspace-project-id{margin-top:2px;font-size:10px;line-height:1.2;text-transform:uppercase;color:#737687}.gecko-workspace-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:10px;line-height:1;font-weight:700;letter-spacing:-.02em}.gecko-workspace-status-badge.is-ok{background:#99efe5;color:#006f67}.gecko-workspace-status-badge.is-fail{background:#ffdad6;color:#93000a}.gecko-workspace-error-cell,.gecko-workspace-warn-cell{display:inline-flex;align-items:center;gap:6px;font-weight:700}.gecko-workspace-error-cell{color:#ba1a1a}.gecko-workspace-error-icon,.gecko-workspace-warn-icon{width:14px;height:14px}.gecko-workspace-warn-cell{color:#0f1c2e}.gecko-workspace-table td.is-actions{text-align:right}.gecko-workspace-table td.is-actions button{border:0;background:transparent;border-radius:4px;padding:8px;color:#737687}.gecko-workspace-table td.is-actions button:hover{background:#f5f7fb;color:#0f1c2e}.gecko-workspace-more-icon{width:16px;height:16px}.gecko-workspace-footer{border-top:1px solid rgba(195,198,216,.1);padding:25px 64px 24px}.gecko-workspace-footer-inner{max-width:1152px;display:flex;align-items:center;justify-content:space-between;gap:16px}.gecko-workspace-footer-links{display:flex;align-items:center;gap:16px;color:#434655;font-size:12px;line-height:1.35}.gecko-workspace-footer-links .dot{width:4px;height:4px;border-radius:999px;background:#c3c6d8}.gecko-workspace-footer-links button{border:0;background:transparent;padding:0;color:inherit;font-size:inherit}.gecko-workspace-footer-links button:hover{color:#0f172a}.gecko-workspace-footer-secure{display:inline-flex;align-items:center;gap:8px;color:#434655;font-size:12px;line-height:1.35}.gecko-workspace-footer-shield{width:13px;height:13px;color:#006a63}.panel-card{border:0;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 52px rgba(18,32,51,.08)}.dropzone{border:2px dashed #7a8ea8;border-radius:14px;background:rgba(122,142,168,.08);padding:2rem 1rem;text-align:center;transition:all .2s ease}.dropzone-active{border-color:#0d6efd;background:rgba(13,110,253,.14);transform:translateY(-1px)}.dropzone-title{font-weight:600;margin-bottom:.3rem}.dropzone-subtitle{color:#53667f;font-size:.95rem}.selected-file-card{border:1px solid rgba(13,110,253,.4);background:rgba(13,110,253,.06)}.jobs-empty{border:1px solid rgba(83,102,127,.3);border-radius:12px;padding:1rem;color:#53667f;background:hsla(0,0%,100%,.6)}.job-card{border:1px solid rgba(83,102,127,.24);box-shadow:0 10px 30px rgba(18,32,51,.06);background:hsla(0,0%,100%,.86)}.job-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.job-overview-item{border:1px solid rgba(83,102,127,.22);border-radius:10px;background:rgba(243,246,251,.7);padding:.6rem .7rem}.job-overview-label{font-size:.78rem;color:#53667f;margin-bottom:.2rem}.job-overview-value{font-weight:600;color:#122033}.job-summary-text{border-left:4px solid rgba(18,32,51,.2);background:rgba(243,246,251,.78);border-radius:8px;padding:.6rem .75rem;color:#26384f;font-size:.94rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.result-card{border:1px solid rgba(83,102,127,.25)}.report-hero-card{background:linear-gradient(145deg,rgba(240,247,255,.95),hsla(0,0%,100%,.95))}.report-title{font-size:1.05rem;font-weight:700;color:#122033}.report-summary-text{border-left:4px solid rgba(31,87,184,.3);padding-left:.7rem;color:#26384f;line-height:1.45}.report-key-points{padding-left:1.2rem;color:#24364b}.finding-card{background:hsla(0,0%,100%,.95)}.finding-card-active{border-color:rgba(18,32,51,.55);box-shadow:0 10px 24px rgba(18,32,51,.12)}.finding-preview-line{font-size:.92rem;color:#24364b}.finding-detail-card{background:rgba(248,250,255,.96)}.finding-detail-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.status-card{border:0;background:hsla(0,0%,100%,.94);box-shadow:0 18px 44px rgba(18,32,51,.08)}.signal-dot{display:inline-block;width:.75rem;height:.75rem;border-radius:999px;background:currentColor;box-shadow:0 0 0 .35rem rgba(0,0,0,.05)}.stg-main{display:flex;flex-direction:column;gap:20px}.stg-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.stg-heading h1{margin:0;color:#0f1c2e;font-size:30px;line-height:1.2;font-weight:800;letter-spacing:-.03em}.stg-heading p{margin:8px 0 0;color:#334155;font-size:16px;line-height:1.5}.stg-ai-debug-card,.stg-forbidden-card,.stg-invite-card,.stg-stat-card,.stg-state-card,.stg-table-card{border:1px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.stg-forbidden-card,.stg-state-card{padding:24px}.stg-ai-debug-card h2,.stg-forbidden-card h2,.stg-invite-card h2,.stg-state-card h2,.stg-table-head h2{margin:0;color:#0f1c2e;font-size:18px;line-height:1.35;font-weight:800}.stg-ai-debug-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;margin-bottom:20px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff}.stg-ai-debug-card p{margin:6px 0 0;color:#475569;line-height:1.5}.stg-ai-debug-toggle{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#0f1c2e;font-weight:700;cursor:pointer}.stg-ai-debug-toggle input{width:18px;height:18px;accent-color:#0b57d0}.stg-forbidden-card p,.stg-invite-card p,.stg-state-card p,.stg-table-head p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.5}.stg-forbidden-card{border-color:#fecaca;background:#fff7f7}.stg-stats-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.stg-stat-card{padding:18px}.stg-stat-card span{display:block;color:#64748b;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.stg-stat-card strong{display:block;margin-top:8px;color:#0f1c2e;font-size:26px;line-height:1.25;font-weight:800}.stg-stat-card small{display:block;margin-top:6px;color:#475569;font-size:12px;line-height:1.4}.stg-stat-card .stg-seat-warning{color:#9a3412;font-weight:800}.stg-invite-card{padding:20px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(420px,1.4fr);grid-gap:18px;gap:18px;align-items:end}.stg-invite-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,180px) auto;grid-gap:12px;gap:12px;align-items:end}.stg-invite-form label,.stg-role-select{display:flex;flex-direction:column;gap:5px;color:#334155;font-size:12px;line-height:1.2;font-weight:800}.stg-invite-form input,.stg-invite-form select,.stg-role-select select{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:8px 10px;color:#0f1c2e;font-size:14px;line-height:1.35}.stg-invite-form input:disabled,.stg-invite-form select:disabled,.stg-role-select select:disabled{cursor:not-allowed;background:#f8fafc;color:#64748b}.stg-confirm-actions button,.stg-danger-button,.stg-invite-form button,.stg-token-card button{border-radius:8px;padding:9px 12px;font-size:13px;line-height:1.25;font-weight:800}.stg-invite-form button{border:0;background:#0047c1;color:#fff}.stg-invite-form button:disabled{cursor:not-allowed;background:#94a3b8}.stg-error,.stg-token-card{grid-column:1/-1}.stg-token-card{border:1px solid #bae6fd;border-radius:10px;background:#f0f9ff;padding:14px;display:grid;grid-gap:10px;gap:10px}.stg-token-card strong{color:#0f1c2e}.stg-token-card textarea{width:100%;min-height:86px;resize:vertical;border:1px solid #93c5fd;border-radius:8px;background:#fff;padding:10px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.5}.stg-invitation-link-row{display:flex;align-items:center;gap:8px;min-width:0}.stg-invitation-link-row a{min-width:0;overflow-wrap:anywhere;color:#0047c1;font-size:13px;font-weight:700}.stg-copy-button svg{width:18px;height:18px}.stg-confirm-actions button,.stg-token-card button{justify-self:start;border:1px solid #cbd5e1;background:#fff;color:#334155}.stg-muted{color:#64748b}.stg-error{border:1px solid #fecaca;border-radius:8px;background:#fee2e2;padding:10px 12px;color:#991b1b;font-size:13px;font-weight:700}.stg-table-card{overflow:hidden}.stg-table-head{border-bottom:1px solid #cbd5e1;background:#f0f3ff;padding:18px 20px}.stg-table-scroll{overflow-x:auto}.stg-table{width:100%;min-width:980px;border-collapse:collapse}.stg-invitations-table{min-width:820px}.stg-table thead tr{background:#f8fafc}.stg-table th{padding:14px 20px;text-align:left;color:#64748b;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.stg-table th.actions{text-align:right}.stg-table-row{border-top:1px solid #e2e8f0}.stg-table-cell{padding:16px 20px;vertical-align:top;color:#334155;font-size:14px;line-height:1.45}.stg-table-cell.actions{text-align:right}.stg-protection-note,.stg-table-cell small{display:block;margin-top:4px;color:#64748b;font-size:11px;line-height:1.35}.stg-protection-note{max-width:190px}.stg-table-cell.actions .stg-protection-note{margin-left:auto}.stg-strong{display:block;color:#0f1c2e;font-weight:800}.stg-state-cell{color:#64748b}.stg-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:11px;line-height:1;font-weight:800}.stg-status-badge.is-active{background:#a7f3d0;color:#065f46}.stg-status-badge.is-disabled{background:#e2e8f0;color:#475569}.stg-status-badge.is-invited{background:#dbeafe;color:#1d4ed8}.stg-danger-button{border:1px solid #fecaca;background:#fff;color:#b91c1c}.stg-danger-button:hover{background:#fee2e2}.stg-confirm-actions button:disabled,.stg-danger-button:disabled{cursor:not-allowed;opacity:.6}.stg-confirm-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media (max-width:991px){.stg-heading{align-items:flex-start}.stg-heading h1{font-size:24px}.stg-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stg-invite-card,.stg-invite-form{grid-template-columns:1fr}}@media (max-width:640px){.stg-stats-grid{grid-template-columns:1fr}.stg-forbidden-card,.stg-invite-card,.stg-state-card,.stg-table th,.stg-table-cell,.stg-table-head{padding-left:12px;padding-right:12px}}@media (max-width:991px){.ws2-topbar-inner{height:auto;min-height:56px;flex-wrap:wrap;gap:12px;padding:0 12px}.ws2-top-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px}.ws2-context-switcher{order:3;width:100%;flex-wrap:wrap;justify-content:flex-end}.ws2-context-switcher label{flex:1 1 160px}.ws2-context-switcher select{width:100%;max-width:none}.ws2-create-project-panel form{margin:0;grid-template-columns:1fr}.ws2-shell{display:block}.ws2-sidebar{width:100%;min-height:auto;border-right:0;border-bottom:1px solid #e2e8f0;padding-top:12px}.ws2-sidebar-inner{padding:0 12px 12px}.ws2-main{padding:20px 12px}.ws2-heading{margin-bottom:24px}.ws2-heading h1{font-size:24px}.ws2-upload-zone{padding:28px 16px}.ws2-upload-zone h2{font-size:20px}.ws2-upload-zone p{font-size:14px}.ws2-upload-actions{flex-direction:column;width:100%}.ws2-upload-actions button{width:100%;justify-content:center}.ws2-project-description-meta{align-items:flex-start;flex-direction:column}.ws2-rules-top{padding:16px}.ws2-rules-groups{padding:0 16px 16px}.ws2-rules-group-name,.ws2-rules-meta{align-items:flex-start;flex-direction:column}.ws2-rules-group summary{align-items:flex-start;flex-wrap:wrap}.ws2-rules-group summary:before{margin-top:5px}.ws2-rules-group-count{width:100%;padding-left:20px}.ws2-rules-row{gap:10px}.ws2-rules-row,.ws2-rules-severity{align-items:flex-start;flex-direction:column}.ws2-rules-severity{min-width:0;border-radius:8px;text-align:left}.ws2-pipeline{overflow-x:auto;gap:16px}.ws2-step,.ws2-step-line{min-width:88px}.ws2-footer{margin-top:40px;flex-direction:column}.hs2-heading,.ws2-footer{align-items:flex-start}.hs2-heading h1{font-size:24px}.hs2-tools{width:100%}.hs2-search-wrap{flex:1 1 100%}.hs2-search-input{width:100%}.hs2-filter-btn{width:100%;justify-content:center}.hs2-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hs2-table-footer{padding:12px}.hs2-pagination{width:100%;justify-content:space-between}.rp2-hero h1{font-size:30px}.rp2-summary-grid{grid-template-columns:1fr}.rp2-summary-grid>.rp2-card:first-child,.rp2-summary-grid>.rp2-card:last-child{grid-column:auto}.rp2-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rp2-findings-grid{grid-template-columns:1fr}.rp2-ai-item-head{flex-direction:column}.rp2-ai-badges{justify-content:flex-start}.rp2-actions{width:100%}.rp2-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);justify-content:center}.rp3-body{display:block;overflow:auto}.rp3-main{min-height:calc(100vh - 56px)}.rp3-project-header{height:auto;align-items:flex-start;flex-direction:column;padding:12px}.rp3-project-head{width:100%}.rp3-back-btn,.rp3-tabs{width:100%;justify-content:center}.rp3-content{display:block}.rp3-filters{width:auto;border-right:0;border-bottom:1px solid #c3c6d8;gap:20px}.rp3-table-wrap{min-height:560px}.rp3-table-head-row,.rp3-table-row{grid-template-columns:90px minmax(220px,1fr) 130px 110px 140px 50px;gap:12px;padding:0 12px}.rp3-table-head-row{padding-top:12px}.rp3-table-footer{padding:0 12px;justify-content:center;gap:8px}.rp3-footer,.rp3-table-footer{flex-direction:column;height:auto;align-items:flex-start}.rp3-footer{padding:12px}.gecko-workspace-topbar{padding:0 12px}.gecko-workspace-sidebar{display:none}.gecko-workspace-main-shell{margin-left:0}.gecko-workspace-main{padding:20px 12px;gap:24px}.gecko-workspace-heading h1{font-size:24px}.gecko-workspace-grid{grid-template-columns:1fr}.gecko-workspace-upload-wrap{grid-column:auto}.gecko-workspace-grid-empty{display:none}.gecko-workspace-upload-zone{min-height:auto;padding:28px 16px}.gecko-workspace-upload-zone h2{font-size:20px}.gecko-workspace-upload-zone p{margin-bottom:20px;font-size:14px}.gecko-workspace-upload-actions{flex-direction:column;width:100%}.gecko-workspace-upload-actions button{width:100%}.gecko-workspace-pipeline{padding:16px 10px;overflow-x:auto;justify-content:flex-start;gap:18px}.gecko-workspace-pipeline-line{left:10px;right:10px;min-width:420px}.gecko-workspace-pipeline-step{min-width:90px}.gecko-workspace-footer{padding:16px 12px}.gecko-workspace-footer-inner{flex-direction:column;align-items:flex-start}.gecko-workspace-footer-links{flex-wrap:wrap;gap:10px}.gecko-login-main{padding:2.5rem 1rem}.gecko-login-frame{grid-template-columns:1fr}.gecko-login-left{min-height:260px}.gecko-login-left-content{padding:2rem 1.5rem}.gecko-login-left-title{font-size:1.55rem}.gecko-login-right{min-height:auto}.gecko-login-form-wrap{padding:2rem 1.5rem}.gecko-login-form-title{font-size:1.5rem}.gecko-register-field-grid{grid-template-columns:1fr}.gecko-register-session-note{align-items:flex-start;flex-direction:column}.gecko-register-session-note button{width:100%}.gecko-login-footer{padding:1rem}.gecko-login-footer-inner{flex-direction:column;align-items:flex-start}.dropzone{padding:1.5rem .8rem}.brand-name{font-size:.95rem}.finding-detail-grid,.hs2-stats-grid,.job-overview-grid{grid-template-columns:1fr}.hs2-pages button{width:28px;height:28px}.rp2-metrics-grid{grid-template-columns:1fr}.rp2-btn{flex-basis:100%}.rp2-card,.rp2-table-head{padding:16px}.rp3-filters{padding:12px}.rp3-table-wrap{min-height:520px}.rp3-table-head-row,.rp3-table-row{grid-template-columns:86px minmax(180px,1fr) 120px 100px 130px 44px;font-size:9px}}