:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#eef2f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}:focus-visible{outline:3px solid #2f6fed;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;transform:translateY(-160%);border-radius:6px;padding:10px 12px;color:#fff;background:#243447;font-weight:800;text-decoration:none}.skip-link:focus{transform:translateY(0)}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel{display:grid;gap:18px;width:min(100%,520px);border:1px solid #ccd5df;border-radius:8px;padding:20px;background:#fff;box-shadow:0 10px 30px #10182814}.sidebar{display:flex;flex-direction:column;gap:22px;border-right:1px solid #ccd5df;padding:18px 14px;background:#fff}.brand-lockup{display:flex;align-items:center;gap:10px;min-height:48px}.brand-mark{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:8px;color:#fff;background:#243447;font-size:.78rem;font-weight:900;letter-spacing:0}.eyebrow{margin:0 0 4px;color:#52606f;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.brand-title{margin:0;color:#18212f;font-size:1.04rem;font-weight:900}.side-nav{display:grid;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;border-radius:6px;padding:0 10px;color:#344253;background:transparent;font-weight:800;text-align:left}.nav-item:hover{background:#edf3f8}.nav-item.active{color:#113f67;background:#dcebf7}.workspace{min-width:0;padding:18px 24px 28px}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}h1,h2,legend,caption{margin:0;letter-spacing:0}h1{font-size:2rem;line-height:1.1}h2,legend{color:#18212f;font-size:1rem;font-weight:900}.header-actions{display:flex;align-items:center;gap:10px}.status-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.chip{display:inline-flex;align-items:center;min-height:30px;border:1px solid #cbd5df;border-radius:999px;padding:0 10px;color:#344253;background:#fff;font-size:.82rem;font-weight:800}.chip.ok,.chip.ready{border-color:#9fd0b8;color:#174b37;background:#e5f5ed}.chip.unchecked{color:#5b6470;background:#f7f9fb}.chip.stale{border-color:#e3c06d;color:#6f4c00;background:#fff4cf}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.work-panel,.status-rail{border:1px solid #ccd5df;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280d}.work-panel{min-width:0;padding:16px}.status-rail{position:sticky;top:18px;padding:16px}.section-heading{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#243447}.route-form{display:grid;gap:14px}fieldset{display:grid;gap:12px;min-width:0;margin:0;border:1px solid #d7dee6;border-radius:8px;padding:14px}legend{padding:0 6px}.form-row{display:grid;gap:5px;min-width:0}label,.form-row>label{color:#344253;font-size:.86rem;font-weight:800}input,select{width:100%;min-height:40px;border:1px solid #aebccc;border-radius:6px;padding:8px 10px;color:#18212f;background:#fff}input::placeholder{color:#637285;opacity:1}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compact{align-items:end}.toggle{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:40px;border:1px solid #d7dee6;border-radius:6px;padding:0 10px;color:#344253}.toggle input{width:20px;min-height:20px;accent-color:#1f6f50}.form-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.primary,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{min-height:40px;border-radius:6px;padding:0 14px;color:#fff;background:#1f6f50;font-weight:900}.primary:hover:not(:disabled){background:#185941}.primary.secondary{color:#243447;background:#e7edf3}.primary.secondary:hover:not(:disabled){background:#d7e0ea}.text-button,.inline-action,.tab-button{color:#113f67;background:transparent;font-weight:900}.text-button,.inline-action{padding:0;text-align:left}.inline-action{border-bottom:1px solid currentColor}.table-scroll{max-width:100%;overflow-x:auto}.plugin-artifacts-table{min-width:720px;table-layout:fixed}.plugin-artifacts-table th:nth-child(1){width:14%}.plugin-artifacts-table th:nth-child(2){width:9%}.plugin-artifacts-table th:nth-child(3){width:15%}.plugin-artifacts-table th:nth-child(4){width:15%}.plugin-artifacts-table th:nth-child(5){width:13%}.plugin-artifacts-table th:nth-child(6){width:34%}.plugin-artifacts-table td{vertical-align:top;overflow-wrap:anywhere}.plugin-admin-controls{min-width:0}.plugin-action-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px}.plugin-action-group .compact-action{width:100%;min-width:0;padding-inline:6px;white-space:normal;line-height:1.15}.compact-action{min-height:34px;border:1px solid #b8c6d5;border-radius:6px;padding:5px 10px;color:#243447;background:#f5f8fb;font-weight:800;white-space:nowrap}.compact-action:hover:not(:disabled){border-color:#7e93a9;background:#e7edf3}.compact-action.approve{border-color:#1f6f50;color:#fff;background:#1f6f50}.compact-action.approve:hover:not(:disabled){background:#185941}.compact-action.reject{border-color:#d8a5a5;color:#8b2727;background:#fff7f7}.compact-action.reject:hover:not(:disabled){border-color:#b85b5b;background:#fbe8e8}.plugin-submit-card,.submission-strip,.plugin-report{display:grid;gap:14px;border:1px solid #d5dee8;border-radius:10px;padding:18px;background:#fff}.plugin-submit-card{border-left:5px solid #2f6fed;background:linear-gradient(135deg,#f8fbff,#fff 58%)}.step-badge{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#1f6f50;font-weight:900}.step-badge.blue{background:#2f6fed}.source-tabs,.target-mode-row{display:flex;flex-wrap:wrap;gap:8px}.source-tabs button,.target-mode-row label{border:1px solid #c3cfdb;border-radius:999px;padding:8px 12px;color:#344253;background:#f6f8fb;font-weight:800}.source-tabs button.active{border-color:#2f6fed;color:#123d78;background:#e7f0ff}.target-mode-row input,.site-choice input{width:auto;min-height:auto;margin:0 5px 0 0;accent-color:#1f6f50}.site-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px;max-height:210px;overflow:auto;border:1px solid #dbe3eb;border-radius:8px;padding:10px;background:#fbfcfd}.site-choice{display:flex;align-items:center;border-radius:6px;padding:7px 8px;background:#fff}.submission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.submission-item{display:grid;gap:8px;border:1px solid #e0e6ed;border-radius:8px;padding:12px;background:#f9fbfd}.submission-item div{display:grid;gap:3px}.danger-text{color:#9d2525}.status-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:900;text-transform:capitalize}.status-badge.green{color:#155c3e;background:#dff4e9}.status-badge.blue{color:#174f90;background:#e2edff}.status-badge.amber{color:#7a4b00;background:#fff0c7}.status-badge.red{color:#942828;background:#fde4e4}.status-badge.gray{color:#52606f;background:#e9edf1}.report-toggle{display:inline-flex;align-items:center;gap:7px;padding:5px 0;color:#174f90;background:transparent;font-weight:900}.report-toggle span{font-size:1.35rem;line-height:.8}.plugin-report{border-top:5px solid #243f66;box-shadow:0 10px 25px #1e375514}.report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.report-header h3{margin:0 0 5px;font-size:1.45rem;color:#132c4d}.report-header h3 span{color:#2f6fed}.report-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.report-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.report-card{display:grid;gap:5px;min-height:110px;border-radius:8px;padding:13px}.report-card small{font-weight:900;text-transform:uppercase;letter-spacing:.04em}.report-card strong{font-size:1.05rem}.report-card span{color:#52606f;font-size:.82rem}.report-card.green{border-left:4px solid #1f8a5b;background:#edf9f3}.report-card.blue{border-left:4px solid #2f6fed;background:#eef4ff}.report-card.amber{border-left:4px solid #d18b00;background:#fff8e6}.report-card.red{border-left:4px solid #c83d3d;background:#fff0f0}.report-card.gray{border-left:4px solid #8090a2;background:#f3f6f8}.target-panel{display:grid;gap:12px;border:1px solid #bcd1ee;border-radius:8px;padding:14px;background:#f4f8ff}.target-panel h4,.evidence-columns h4{margin:0;color:#1f3655}.preview-results{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.preview-results ul{display:grid;width:100%;gap:5px;margin:0;padding:0;list-style:none}.preview-results li{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #dbe5f1;padding-top:5px}.plugin-report details{border:1px solid #dce3eb;border-radius:8px;overflow:hidden}.plugin-report summary{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;color:#1d334f;background:#f5f8fb;font-weight:900;cursor:pointer}.summary-count{color:#657489;font-size:.82rem;font-weight:800}.identity-grid,.evidence-columns,.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.identity-grid{grid-template-columns:1fr 2fr 2fr}.identity-grid div{display:grid;min-width:0;gap:5px}.identity-grid code,.capability-grid code{overflow-wrap:anywhere;color:#4b596a}.evidence-columns ul{margin:8px 0 0;padding-left:20px}.evidence-columns li{margin:4px 0;overflow-wrap:anywhere}.capability-grid article{display:grid;gap:5px;border-left:3px solid #d18b00;padding:10px;background:#fff9ea}@media(max-width:900px){.report-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.report-header{display:grid}.report-actions{justify-content:flex-start}.identity-grid{grid-template-columns:1fr}}@media(max-width:580px){.report-cards,.evidence-columns,.capability-grid{grid-template-columns:1fr}}.selectable-row{cursor:pointer}.selectable-row:hover td,.selectable-row.selected td{background:#f4f8fb}.site-detail{display:grid;gap:14px;border-top:1px solid #e2e8ef;margin-top:18px;padding-top:18px}.site-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e2e8ef}.tab-button{min-height:36px;border-radius:6px 6px 0 0;padding:0 10px;color:#344253}.tab-button:hover,.tab-button.active{color:#113f67;background:#dcebf7}.detail-section{display:grid;gap:14px;min-width:0}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0}.detail-grid>div{border-top:1px solid #e2e8ef;padding:10px 0}.split-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.credential-reveal,.warning,.muted{border-radius:6px;padding:10px 12px;overflow-wrap:anywhere}.credential-reveal{color:#17324d;background:#e8f2fb}.credential-reveal p{margin:0 0 8px;font-weight:800}.credential-reveal code{display:block;white-space:pre-wrap}.warning{color:#7a4d00;background:#fff4d8}.muted{color:#52606f;background:#f7f9fb}.icon-button{width:42px;height:42px;border-radius:6px;color:#fff;background:#243447}.icon-button:hover:not(:disabled){background:#172232}.status-list{margin:0}.status-list>div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;border-top:1px solid #e2e8ef;padding:11px 0}dt{color:#52606f;font-weight:800}dd{margin:0;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.ok,.ready{color:#1f6f50}.unchecked{color:#5b6470}.stale{color:#8a5a00}.success,.error{margin:14px 0 0;border-radius:6px;padding:10px 12px;overflow-wrap:anywhere}.success{color:#174b37;background:#dff3e9}.error{color:#842029;background:#f8d7da}table{width:100%;border-collapse:collapse}caption{padding:0 0 10px;color:#52606f;font-size:.86rem;font-weight:800;text-align:left}th,td{border-top:1px solid #e2e8ef;padding:10px 8px;text-align:left}th{color:#344253;font-size:.82rem;text-transform:uppercase}td{color:#52606f}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.spin{animation:none}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;border-right:0;border-bottom:1px solid #ccd5df}.side-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-item{justify-content:center}.content-layout{grid-template-columns:1fr}.status-rail{position:static}}@media(max-width:640px){.workspace{padding:16px}.workspace-header,.header-actions{align-items:stretch;flex-direction:column}.status-chips{justify-content:flex-start}.side-nav,.two-col,.detail-grid,.split-tables{grid-template-columns:1fr}}
