.seo-workspace{--ws-bg: #090e13;--ws-surface: #0e151c;--ws-surface-raised: #121b24;--ws-surface-soft: #101820;--ws-border: #293642;--ws-border-strong: #3b4a58;--ws-text: #f3f7fb;--ws-text-soft: #c6d0da;--ws-muted: #8593a1;--ws-blue: #4d9cff;--ws-blue-strong: #2178ee;--ws-green: #68cf83;--ws-amber: #f5b83f;--ws-red: #ff737b;min-height:100vh;color:var(--ws-text);background:var(--ws-bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45;color-scheme:dark}.seo-workspace *,.seo-workspace *:before,.seo-workspace *:after{box-sizing:border-box}.seo-workspace button,.seo-workspace input,.seo-workspace textarea,.seo-workspace select{font:inherit}.seo-workspace button{margin:0}.seo-workspace button:focus-visible,.seo-workspace input:focus-visible,.seo-workspace textarea:focus-visible,.seo-workspace select:focus-visible{outline:2px solid #79b4ff;outline-offset:2px}.seo-workspace button:disabled{cursor:not-allowed;opacity:.48}.seo-workspace h1,.seo-workspace h2,.seo-workspace h3,.seo-workspace p,.seo-workspace dl,.seo-workspace dd,.seo-workspace ol,.seo-workspace ul{margin:0}.seo-workspace ol,.seo-workspace ul{padding:0}.seo-workspace code{padding:1px 5px;border:1px solid #364552;border-radius:4px;color:#d4e8ff;background:#111c27;font:600 .9em ui-monospace,SFMono-Regular,Consolas,monospace}.ws-visually-hidden{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ws-topbar{min-height:68px;padding:0 28px;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:stretch;gap:24px;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--ws-border);background:#090e13f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ws-brand{width:max-content;padding:0;border:0;color:#fff;background:transparent;font-size:23px;font-weight:760;letter-spacing:-.04em;cursor:pointer}.ws-primary-nav{height:100%;display:flex;align-items:stretch;gap:8px}.ws-primary-nav button{min-width:92px;padding:0 14px;position:relative;border:0;color:#aab6c1;background:transparent;font-size:13px;font-weight:620;cursor:pointer}.ws-primary-nav button:hover:not(:disabled),.ws-primary-nav button.is-active{color:#fff}.ws-primary-nav button.is-active:after{content:"";height:2px;position:absolute;right:10px;bottom:0;left:10px;background:var(--ws-blue)}.ws-topbar-actions{display:flex;align-items:center;justify-content:flex-end}.ws-button{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ws-border-strong);border-radius:6px;color:var(--ws-text);background:#141d25;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.ws-button:hover:not(:disabled){border-color:#5f7182;background:#192530}.ws-button-primary{border-color:#398eff;color:#fff;background:var(--ws-blue-strong)}.ws-button-primary:hover:not(:disabled){border-color:#7bb6ff;background:#3188f6;transform:translateY(-1px)}.ws-button-secondary{color:#c7ddf6;background:#111d28}.ws-button-danger{border-color:#713c44;color:#ffb8bd;background:#251518}.ws-button-danger:hover:not(:disabled){border-color:#a34e57;background:#321a1e}.ws-button-danger-text{min-height:32px;padding:0 8px;border-color:transparent;color:#db9298;background:transparent}.ws-button-table{min-height:32px;padding:0 13px}.ws-eyebrow{display:block;color:#75aff3;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.ws-dashboard{min-height:calc(100vh - 68px);display:grid;grid-template-columns:minmax(0,1fr) 345px}.ws-dashboard-main{min-width:0;padding:34px 30px 48px}.ws-dashboard-state{display:grid;grid-template-columns:1fr;place-items:center;padding:36px}.ws-page-heading{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ws-page-heading h1{margin-top:4px;font-size:clamp(30px,4vw,40px);line-height:1.05;letter-spacing:-.045em}.ws-page-heading p{margin-top:9px;color:var(--ws-muted);font-size:14px}.ws-mobile-new{display:none}.ws-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ws-border);border-radius:7px;overflow:hidden;background:var(--ws-surface)}.ws-metric{min-height:116px;padding:18px 20px;position:relative;border-right:1px solid var(--ws-border)}.ws-metric:last-child{border-right:0}.ws-metric:before{content:"";width:3px;position:absolute;top:18px;bottom:18px;left:0;border-radius:2px;background:#53616d}.ws-metric-active:before{background:var(--ws-blue)}.ws-metric-success:before{background:var(--ws-green)}.ws-metric-warning:before{background:var(--ws-amber)}.ws-metric>span,.ws-metric>small{display:block;color:var(--ws-muted)}.ws-metric>span{font-size:12px;font-weight:650}.ws-metric>strong{display:block;margin-top:6px;font-size:28px;line-height:1;letter-spacing:-.035em}.ws-metric>small{margin-top:11px;font-size:10px}.ws-toolbar{margin:22px 0;display:grid;grid-template-columns:minmax(180px,1fr) 180px 180px auto;gap:10px}.seo-workspace .ws-toolbar label{margin:0}.seo-workspace .ws-toolbar input,.seo-workspace .ws-toolbar select,.seo-workspace .ws-field input,.seo-workspace .ws-field textarea,.seo-workspace .ws-field select,.seo-workspace .ws-title-editor input{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--ws-border-strong);border-radius:5px;color:var(--ws-text);background:#0c1319;box-shadow:none}.seo-workspace .ws-toolbar input::placeholder,.seo-workspace .ws-field input::placeholder,.seo-workspace .ws-field textarea::placeholder{color:#62717f}.seo-workspace .ws-toolbar input:hover,.seo-workspace .ws-toolbar select:hover,.seo-workspace .ws-field input:hover,.seo-workspace .ws-field textarea:hover,.seo-workspace .ws-field select:hover,.seo-workspace .ws-title-editor input:hover{border-color:#596b7b}.seo-workspace .ws-toolbar input:focus,.seo-workspace .ws-toolbar select:focus,.seo-workspace .ws-field input:focus,.seo-workspace .ws-field textarea:focus,.seo-workspace .ws-field select:focus,.seo-workspace .ws-title-editor input:focus{border-color:var(--ws-blue);box-shadow:0 0 0 3px #4d9cff1f}.ws-quick-run{white-space:nowrap}.ws-table-shell{border:1px solid var(--ws-border);border-radius:7px;overflow:hidden;background:var(--ws-surface)}.ws-job-table{width:100%;border-collapse:collapse;table-layout:fixed}.ws-job-table th{height:46px;padding:0 16px;border-bottom:1px solid var(--ws-border);color:#a8b4c0;background:#101820;font-size:11px;font-weight:690;text-align:left}.ws-job-table td{min-height:68px;padding:14px 16px;border-bottom:1px solid #24313c;color:#dfe6ed;font-size:12px;vertical-align:middle}.ws-job-table tbody tr:last-child td{border-bottom:0}.ws-job-table tbody tr:hover{background:#111d27}.ws-job-table tbody tr.has-action-required{background:#1a1710}.ws-job-table th:first-child{width:28%}.ws-job-table th:nth-child(2){width:10%}.ws-job-table th:nth-child(3){width:15%}.ws-job-table th:nth-child(4){width:18%}.ws-job-table th:nth-child(5){width:18%}.ws-job-table th:last-child{width:145px}.ws-job-table td strong,.ws-job-table td small{display:block}.ws-job-table td strong{color:#f4f7fa;font-size:12px;overflow-wrap:anywhere}.ws-job-table td small{margin-top:4px;color:var(--ws-muted);font-size:10px}.ws-job-table time{color:#afbbc6;font-size:11px}.ws-table-actions{display:flex;align-items:center;gap:4px}.ws-table-footer{min-height:46px;padding:0 16px;display:flex;align-items:center;border-top:1px solid var(--ws-border);color:var(--ws-muted);font-size:11px}.ws-status{width:max-content;max-width:100%;padding:4px 8px;display:inline-flex;border:1px solid #46535e;border-radius:4px;color:#aab6c0;background:#111920;font-size:10px;font-weight:690;line-height:1.2}.ws-status-active{border-color:#2f68a7;color:#72b4ff;background:#102035}.ws-status-success{border-color:#347144;color:#82da99;background:#102117}.ws-status-warning{border-color:#835e18;color:#f8c24f;background:#241c0d}.ws-activity-panel{min-width:0;padding:34px 18px;border-left:1px solid var(--ws-border);background:#0d141a}.ws-section-heading{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ws-section-heading h2{margin-top:3px;font-size:17px;letter-spacing:-.025em}.ws-section-heading>span{min-width:28px;padding:3px 7px;border:1px solid var(--ws-border);border-radius:4px;color:var(--ws-muted);font-size:10px;text-align:center}.ws-activity-list{margin-top:14px!important;list-style:none;border:1px solid var(--ws-border);border-radius:6px;overflow:hidden}.ws-activity-list li{min-height:92px;padding:14px 12px;display:grid;grid-template-columns:8px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--ws-border)}.ws-activity-list li:last-child{border-bottom:0}.ws-activity-mark{width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--ws-blue)}.ws-level-warning,.ws-level-error{background:var(--ws-amber)}.ws-activity-list li>div>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ws-activity-list strong{color:#edf3f8;font-size:11px}.ws-activity-list time{flex:0 0 auto;color:#7f8c98;font-size:9px}.ws-activity-list p{margin-top:6px;color:#b5c0ca;font-size:10px;line-height:1.5}.ws-activity-list button{padding:0;margin-top:5px;border:0;color:#7990a3;background:transparent;font-size:9px;text-align:left;cursor:pointer}.ws-activity-list button:hover{color:#83bcff}.ws-muted-copy{margin-top:16px!important;color:var(--ws-muted);font-size:11px;line-height:1.6}.ws-state-card{width:min(620px,100%);padding:34px;border:1px solid var(--ws-border);border-radius:8px;background:var(--ws-surface);text-align:left}.ws-state-card>.ws-state-kicker{display:block;margin-bottom:8px;color:var(--ws-blue);font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.ws-state-card>strong{display:block;font-size:22px;letter-spacing:-.025em}.ws-state-card>p{max-width:540px;margin:9px 0 20px;color:var(--ws-muted);line-height:1.65}.ws-state-warning{border-color:#72541c;background:#18150e}.ws-state-warning>.ws-state-kicker{color:var(--ws-amber)}.ws-state-error{border-color:#70383f;background:#1b1114}.ws-state-error>.ws-state-kicker{color:var(--ws-red)}.ws-state-empty{margin-top:20px}.ws-loading-bar{width:100%;height:3px;margin-bottom:24px;display:block;overflow:hidden;position:relative;border-radius:3px;background:#1f2c36}.ws-loading-bar:after{content:"";width:36%;position:absolute;top:0;bottom:0;left:0;background:var(--ws-blue);animation:ws-loading 1.1s ease-in-out infinite alternate}@keyframes ws-loading{to{transform:translate(180%)}}.ws-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.ws-form-page{max-width:1180px;padding:34px 28px 56px;margin:0 auto}.ws-form-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.ws-back-button{padding:0;margin-bottom:16px!important;border:0;color:#9fb3c5;background:transparent;font-size:11px;font-weight:680;cursor:pointer}.ws-back-button:hover{color:#80bbff}.ws-form-heading h1{margin-top:5px;font-size:32px;letter-spacing:-.04em}.ws-form-heading p{max-width:650px;margin-top:8px;color:var(--ws-muted)}.ws-form-heading-meta{display:flex;gap:8px}.ws-form-heading-meta span{padding:6px 9px;border:1px solid var(--ws-border);border-radius:5px;color:#a8b7c5;background:var(--ws-surface);font-size:10px}.ws-job-form{border:1px solid var(--ws-border);border-radius:8px;overflow:hidden;background:var(--ws-surface)}.ws-form-request-error{padding:13px 20px;border-bottom:1px solid #6d353b;color:#ffb3b8;background:#231315;font-size:12px}.ws-form-section{padding:28px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:38px;border-bottom:1px solid var(--ws-border)}.ws-form-section-copy>span{color:var(--ws-blue);font-size:10px;font-weight:800;letter-spacing:.1em}.ws-form-section-copy h2{margin-top:7px;font-size:18px;letter-spacing:-.025em}.ws-form-section-copy p{margin-top:8px;color:var(--ws-muted);font-size:11px;line-height:1.6}.ws-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.seo-workspace .ws-field{min-width:0;margin:0;display:block;color:var(--ws-text-soft);font-size:11px;font-weight:680}.ws-field>span{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ws-field>span em{color:#70808f;font-size:8px;font-style:normal;letter-spacing:.07em;text-transform:uppercase}.seo-workspace .ws-field textarea{min-height:126px;padding:11px 12px;line-height:1.55;resize:vertical}.seo-workspace .ws-field input:disabled,.seo-workspace .ws-field textarea:disabled,.seo-workspace .ws-field select:disabled{color:#71808d;background:#10151a}.ws-field>small,.ws-lock-note{display:block;margin-top:6px!important;color:#72818e;font-size:9px;font-weight:500;line-height:1.45}.ws-field-full{grid-column:1 / -1}.ws-field-error{display:block;margin-top:6px;color:#ff969d;font-size:9px;font-weight:620}.seo-workspace [aria-invalid=true]{border-color:#bd555c!important}.ws-passive-field{min-height:68px;padding:11px 12px;border:1px dashed #34424e;border-radius:5px;background:#0d141a}.ws-passive-field>span{color:#b7c2cb}.ws-passive-field p{color:#758491;font-size:10px;font-weight:500;line-height:1.5}.seo-workspace .ws-output-fieldset{padding:0;border:0}.ws-output-fieldset legend{margin-bottom:8px;color:var(--ws-text-soft);font-size:11px;font-weight:680}.ws-output-fieldset>label{min-height:72px;padding:13px;margin:0 0 8px!important;display:flex!important;align-items:flex-start;gap:11px;border:1px solid var(--ws-border);border-radius:6px;background:#0c1319;cursor:pointer}.ws-output-fieldset>label.is-selected{border-color:#3c83d5;background:#101f2e}.seo-workspace .ws-output-fieldset input{width:16px;height:16px;min-height:0;padding:0;margin:2px 0 0;accent-color:var(--ws-blue)}.ws-output-fieldset label span{min-width:0}.ws-output-fieldset label strong,.ws-output-fieldset label small{display:block}.ws-output-fieldset label strong{color:#e7edf3;font-size:11px}.ws-output-fieldset label small{margin-top:4px;color:var(--ws-muted);font-size:9px;font-weight:500}.ws-form-actions{min-height:82px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#0c1319}.ws-form-actions>div:first-child strong,.ws-form-actions>div:first-child span{display:block}.ws-form-actions>div:first-child strong{font-size:11px}.ws-form-actions>div:first-child span{margin-top:4px;color:var(--ws-muted);font-size:9px}.ws-form-actions>div:last-child{display:flex;gap:8px}.ws-job-state{min-height:calc(100vh - 68px);padding:36px;display:grid;place-items:center}.ws-job-workspace{min-height:calc(100vh - 68px)}.ws-job-header{min-height:118px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--ws-border);background:#0b1117}.ws-job-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.ws-job-title-line h1{font-size:clamp(23px,3vw,30px);line-height:1.15;letter-spacing:-.04em}.ws-job-meta{margin-top:11px!important;display:flex;flex-wrap:wrap;gap:18px}.ws-job-meta div{display:flex;gap:5px;font-size:10px}.ws-job-meta dt{color:#70808e}.ws-job-meta dd{color:#b7c2cc}.ws-job-header-actions{display:flex;gap:8px}.ws-job-alert{padding:11px 24px;border-bottom:1px solid #73541b;color:#f5c45e;background:#211a0d}.ws-job-alert strong{font-size:11px}.ws-job-alert p{margin-top:3px;color:#c8ae76;font-size:9px}.ws-stage-rail{min-height:74px;padding:10px 18px;display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:5px;border-bottom:1px solid var(--ws-border);overflow-x:auto;background:#0d141a}.ws-stage-rail button{min-width:105px;padding:8px 9px;display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:7px;border:1px solid transparent;border-radius:5px;color:#8795a2;background:transparent;text-align:left;cursor:pointer}.ws-stage-rail button:hover{background:#121c24}.ws-stage-rail button.is-selected{border-color:#3b668e;background:#102030}.ws-stage-rail button>span{width:24px;height:24px;grid-row:1 / 3;display:grid;place-items:center;border:1px solid #53606b;border-radius:50%;font-size:9px}.ws-stage-rail button strong{color:#c9d2da;font-size:10px}.ws-stage-rail button small{color:#6f7e8a;font-size:8px}.ws-stage-rail button.is-complete>span{border-color:#3c7b4c;color:#89df9e}.ws-stage-rail button.is-current>span{border-color:#4d9cff;color:#8fc2ff}.ws-stage-rail button.is-current strong{color:#e3f0ff}.ws-job-layout{min-height:calc(100vh - 260px);padding:12px;display:grid;grid-template-columns:270px minmax(0,1fr) 300px;gap:10px}.ws-keyword-sidebar,.ws-stage-surface,.ws-requirements{min-width:0;border:1px solid var(--ws-border);border-radius:7px;background:var(--ws-surface)}.ws-keyword-sidebar{display:flex;flex-direction:column;overflow:hidden}.ws-keyword-sidebar>.ws-section-heading{padding:14px;border-bottom:1px solid var(--ws-border)}.ws-keyword-sidebar ol{flex:1;list-style:none;overflow-y:auto}.ws-keyword-sidebar li{border-bottom:1px solid #25313b}.ws-keyword-sidebar li button{width:100%;min-height:72px;padding:11px 12px;display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 8px;border:0;border-left:2px solid transparent;color:#9ba8b3;background:transparent;text-align:left;cursor:pointer}.ws-keyword-sidebar li button:hover{background:#111b23}.ws-keyword-sidebar li button.is-selected{border-left-color:var(--ws-blue);background:#102031}.ws-keyword-sidebar li button>span{grid-row:1 / 3;padding-top:2px;color:#788693;font-size:10px}.ws-keyword-sidebar li button strong{color:#dce4eb;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.ws-keyword-sidebar li button small{color:#788794;font-size:8px}.ws-keyword-sidebar footer{min-height:42px;padding:0 14px;display:flex;align-items:center;border-top:1px solid var(--ws-border);color:#798793;font-size:9px}.ws-stage-surface{padding:16px}.ws-stage-heading{min-height:50px;margin:-16px -16px 14px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--ws-border)}.ws-stage-heading h2{margin-top:2px;font-size:16px}.ws-active-keyword{max-width:48%;padding:5px 8px;overflow:hidden;border:1px solid #365b7d;border-radius:4px;color:#8ec2fb;background:#102033;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ws-stage-stack{display:grid;gap:12px}.ws-stage-card,.ws-adapter-state{padding:15px;border:1px solid var(--ws-border);border-radius:6px;background:#0c141a}.ws-stage-card>h3{font-size:12px}.ws-card-heading{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.ws-card-heading h3{margin-top:2px;font-size:12px}.ws-card-heading>span{min-width:28px;padding:3px 7px;border:1px solid var(--ws-border);border-radius:4px;color:var(--ws-muted);font-size:9px;text-align:center}.ws-detail-grid{margin-top:13px!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #26333d;border-radius:5px;overflow:hidden}.ws-detail-grid div{min-height:60px;padding:10px;border-right:1px solid #26333d;border-bottom:1px solid #26333d}.ws-detail-grid div:nth-child(3n){border-right:0}.ws-detail-grid dt{color:#70808d;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ws-detail-grid dd{margin-top:5px;color:#d9e1e8;font-size:10px;overflow-wrap:anywhere}.ws-adapter-state{border-style:dashed}.ws-adapter-state>span{display:block;color:#79b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ws-adapter-state>strong{display:block;margin-top:5px;color:#d7e5f2;font-size:12px}.ws-adapter-state>p{max-width:760px;margin-top:6px;color:#8193a2;font-size:10px;line-height:1.55}.ws-adapter-action_required{border-color:#74581f;background:#18150d}.ws-adapter-action_required>span{color:var(--ws-amber)}.ws-adapter-action_required>strong{color:#f1dfb9}.ws-adapter-action_required>p{color:#b9a880}.ws-compact-list{border:1px solid #283640;border-radius:5px;overflow:hidden}.ws-compact-list article{min-height:58px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #283640}.ws-compact-list article:last-child{border-bottom:0}.ws-compact-list strong,.ws-compact-list small{display:block}.ws-compact-list strong{color:#dfe7ee;font-size:10px}.ws-compact-list small{margin-top:3px;color:#778691;font-size:8px}.ws-placeholder-table>div{margin-top:11px;padding:8px 10px;display:grid;grid-template-columns:60px 90px 1fr 75px;gap:8px;border:1px solid #283640;color:#81909c;font-size:8px;font-weight:700;text-transform:uppercase}.ws-placeholder-table>p{min-height:72px;padding:20px 10px;border:1px solid #283640;border-top:0;color:#74838f;font-size:10px;text-align:center}.ws-title-editor label{display:block!important;margin:12px 0 0!important;color:#9caab6!important;font-size:9px!important;font-weight:700!important}.ws-title-editor label>span{display:block;margin-bottom:6px}.ws-editor-actions{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ws-editor-actions p{color:#778692;font-size:8px}.ws-editor-actions p.is-error{color:#f09da3}.ws-editor-actions .ws-button{flex:0 0 auto}.ws-content-item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ws-content-item-grid article{min-height:108px;padding:11px;border:1px solid #2a3944;border-radius:5px;background:#101820}.ws-content-item-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.ws-content-item-grid article>div>span{color:#768692;font-size:8px;font-weight:700;text-transform:uppercase}.ws-content-item-grid article>strong{display:block;margin-top:13px;color:#dfe6ec;font-size:10px;line-height:1.45}.ws-content-item-grid article>p{margin-top:5px;color:#788793;font-size:8px}.ws-check-list{margin-top:12px!important;list-style:none;border:1px solid #293640;border-radius:5px;overflow:hidden}.ws-check-list li{min-height:54px;padding:8px 10px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;border-bottom:1px solid #293640}.ws-check-list li:last-child{border-bottom:0}.ws-check-list li>span{padding:3px 5px;border:1px solid #66511f;border-radius:3px;color:#d7af54;font-size:8px;text-align:center}.ws-check-list li.is-passed>span{border-color:#346943;color:#7cd28f}.ws-check-list strong,.ws-check-list small{display:block}.ws-check-list strong{font-size:9px}.ws-check-list small{margin-top:3px;color:#75848f;font-size:8px}.ws-workflow-actions{margin-top:13px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ws-workflow-actions>span{color:#758592;font-size:9px;line-height:1.45}.ws-operation-message{padding:10px 12px;border:1px solid #314454;border-radius:5px;color:#9fb4c6;background:#0f1921;font-size:10px;line-height:1.55}.ws-operation-message.is-success{border-color:#315f40;color:#8bd19b;background:#101b14}.ws-operation-message.is-error{border-color:#703b42;color:#f2a6ad;background:#1d1114}.ws-operation-message.is-action_required{border-color:#70571f;color:#e2bf72;background:#1c170d}.ws-inline-alert{padding:11px 12px;margin-top:12px;border:1px solid #70571f;border-radius:5px;background:#1c170d}.ws-inline-alert strong{color:#ecd399;font-size:10px}.ws-inline-alert p{margin-top:4px;color:#b9a77d;font-size:9px;line-height:1.5}.ws-empty-panel{min-height:110px;padding:20px;display:grid;place-content:center;border:1px dashed #34434f;border-radius:5px;color:#81919d;text-align:center}.ws-empty-panel strong{color:#c3ced7;font-size:11px}.ws-empty-panel p{max-width:520px;margin-top:6px;font-size:9px;line-height:1.5}.ws-source-list{display:grid;gap:7px}.ws-source-list>article{border:1px solid #293843;border-radius:5px;background:#0e171e}.ws-source-list>article.is-selected{border-color:#3d7ebc;background:#102031}.ws-source-list article>label{min-height:86px;padding:10px;margin:0!important;display:grid!important;grid-template-columns:18px 36px minmax(0,1fr) auto;align-items:start;gap:9px;cursor:pointer}.ws-source-list input[type=checkbox]{width:15px;height:15px;min-height:0;padding:0;margin-top:2px;accent-color:var(--ws-blue)}.ws-source-position{color:#708290;font-size:9px}.ws-source-copy strong,.ws-source-copy small,.ws-source-copy em{display:block}.ws-source-copy strong{color:#dbe4eb;font-size:10px;line-height:1.4}.ws-source-copy small{margin-top:3px;color:#7890a1;font-size:8px}.ws-source-copy em{margin-top:7px;color:#82919d;font-size:8px;font-style:normal;line-height:1.45}.ws-source-actions{padding:7px 10px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid #283640}.ws-source-actions a,.ws-source-actions button{padding:0;border:0;color:#78b7f7;background:transparent;font:inherit;font-size:8px;cursor:pointer}.ws-source-actions span{margin-left:auto;color:#788793;font-size:8px;text-transform:capitalize}.ws-source-actions span.is-extracted{color:#7dd28f}.ws-source-actions span.is-failed,.ws-row-error{color:#ec969d}.ws-row-error{padding:0 10px 8px;font-size:8px}.ws-title-filters{margin-bottom:10px;display:flex;flex-wrap:wrap;gap:6px}.ws-title-filters button{padding:5px 8px;border:1px solid #344958;border-radius:14px;color:#8fa1af;background:#0d171e;font-size:8px;cursor:pointer}.ws-title-filters button.is-selected{border-color:#4b88bf;color:#c7e4ff;background:#10263a}.ws-title-candidate-list{max-height:360px;margin-bottom:12px;display:grid;gap:5px;overflow-y:auto}.ws-title-candidate-list>button{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:3px 8px;border:1px solid #2d3d48;border-radius:4px;color:#8799a7;background:#0e171d;text-align:left;cursor:pointer}.ws-title-candidate-list>button.is-selected{border-color:#4a84b7;background:#102436}.ws-title-candidate-list>button>span{grid-row:1 / 3;color:#6f8595;font-size:8px}.ws-title-candidate-list strong{color:#d8e2e9;font-size:9px;line-height:1.4}.ws-title-candidate-list small{color:#738a99;font-size:8px}.ws-baseline-card{padding:12px;margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px) auto;align-items:end;gap:12px;border:1px solid #315778;border-radius:5px;background:#0d1b27}.ws-baseline-card h4{margin:3px 0 0;color:#dce8f2;font-size:11px}.ws-baseline-card p{margin-top:5px;color:#8298a9;font-size:8px;line-height:1.5}.ws-baseline-card label{display:block;color:#9dacb8;font-size:9px}.ws-baseline-card label>span{display:block;margin-bottom:6px;font-weight:700}.ws-inline-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ws-inline-form-grid label,.ws-wide-label,.ws-margin-grid label,.ws-manual-fallback label{margin:0!important;display:block!important;color:#9dacb8!important;font-size:9px!important}.ws-inline-form-grid label>span,.ws-wide-label>span,.ws-margin-grid label>span,.ws-manual-fallback label>span{display:block;margin-bottom:6px;font-weight:700}.ws-inline-form-grid textarea{min-height:66px;resize:vertical}.ws-chip-row{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.ws-chip-row>span{color:#758592;font-size:8px}.ws-chip-row button{padding:4px 7px;border:1px solid #39546b;border-radius:14px;color:#9ac4eb;background:#102031;font-size:8px;cursor:pointer}.ws-manual-fallback{padding:11px;margin-top:12px;border:1px solid #6e551d;border-radius:5px;background:#18150e}.ws-manual-fallback textarea{width:100%;min-height:130px;resize:vertical}.ws-manual-fallback .ws-button{margin-top:8px}.ws-editor-card>.ws-card-heading select{width:min(340px,55%)}.ws-rich-editor{min-height:430px;position:relative}.ws-rich-editor textarea{width:100%;min-height:420px;padding:14px;font:13px/1.6 ui-monospace,monospace;resize:vertical}.ws-rich-editor>small{display:block;margin-top:6px;color:#d4aa58;font-size:8px}.ws-editor-loading{padding:8px;color:#8797a4;font-size:9px}.ws-validation-summary{padding:10px 11px;margin-top:10px;border:1px solid #2d3d48;border-radius:5px;background:#0e171d}.ws-validation-summary strong{font-size:9px}.ws-validation-summary ul{margin:7px 0 0 16px!important;color:#d7999f;font-size:8px;line-height:1.5}.ws-margin-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ws-pdf-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:10px}.ws-pdf-list{max-height:520px;overflow-y:auto;border:1px solid #2b3944;border-radius:5px}.ws-pdf-list>button{width:100%;min-height:64px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid #2b3944;color:#aebbc6;background:#0e171e;text-align:left;cursor:pointer}.ws-pdf-list>button.is-selected{background:#102132}.ws-pdf-list strong,.ws-pdf-list small{display:block}.ws-pdf-list strong{max-width:160px;overflow:hidden;color:#dbe4eb;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ws-pdf-list small{margin-top:4px;color:#758591;font-size:8px}.ws-pdf-preview{min-height:520px;border:1px solid #2b3944;border-radius:5px;overflow:hidden;background:#e8edf1}.ws-pdf-preview iframe{width:100%;height:520px;border:0}.ws-file-summary{margin-top:10px;color:#8b9aa6;font-size:9px}.ws-file-summary .ws-status{display:inline-flex;vertical-align:middle}.ws-manual-link{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.ws-multi-site-publisher{padding:11px;margin-top:12px;border:1px solid #2d414f;border-radius:5px;background:#0d171e}.ws-multi-site-publisher label{display:block;color:#9dacb8;font-size:9px}.ws-multi-site-publisher label>span{display:block;margin-bottom:6px;font-weight:700}.ws-multi-site-publisher textarea{width:100%;min-height:84px;resize:vertical}.ws-link-list,.ws-rank-list,.ws-suggestion-list,.ws-backlink-list{margin-top:12px;display:grid;border:1px solid #293843;border-radius:5px;overflow:hidden}.ws-link-list article,.ws-backlink-list article{min-height:67px;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto 145px;align-items:center;gap:10px;border-bottom:1px solid #293843}.ws-link-list article:last-child,.ws-backlink-list article:last-child{border-bottom:0}.ws-link-list a,.ws-backlink-list a{color:#8dc5ff;font-size:9px}.ws-link-list small,.ws-backlink-list small{max-width:520px;margin-top:4px;display:block;overflow:hidden;color:#758591;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ws-wide-label{display:block}.ws-check-field{margin:10px 0!important;display:flex!important;align-items:center;gap:7px;color:#a9b6c0!important;font-size:9px!important}.ws-check-field input{width:15px;height:15px;min-height:0;padding:0;accent-color:var(--ws-blue)}.ws-rank-list article{min-height:62px;padding:9px 10px;display:grid;grid-template-columns:120px 130px auto minmax(0,1fr);align-items:center;gap:9px;border-bottom:1px solid #293843}.ws-rank-list strong{font-size:9px}.ws-rank-list span,.ws-rank-list small{color:#758591;font-size:8px}.ws-suggestion-list article{min-height:76px;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid #293843}.ws-suggestion-list strong,.ws-suggestion-list small{display:block}.ws-suggestion-list strong{font-size:9px}.ws-suggestion-list small{margin-top:4px;color:#788895;font-size:8px}.ws-suggestion-list button{padding:5px 7px;margin-left:5px;border:1px solid #39536a;border-radius:4px;color:#9bc8f1;background:#102031;font-size:8px;cursor:pointer}.ws-report-grid{margin-top:12px!important;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid #293843;background:#293843}.ws-report-grid div{padding:10px;background:#0d161d}.ws-report-grid dt{color:#73838f;font-size:7px;text-transform:capitalize}.ws-report-grid dd{margin-top:5px;color:#e0e7ed;font-size:18px;font-weight:750}.ws-backlink-list article{grid-template-columns:minmax(0,1fr) auto auto 120px}.ws-reports-page{min-height:calc(100vh - 66px);padding:34px clamp(18px,4vw,54px) 50px;background:#091016}.ws-report-summary{margin-top:24px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--ws-border);border-radius:6px;overflow:hidden}.ws-report-summary div{min-height:94px;padding:16px;border-right:1px solid var(--ws-border);background:#0d161d}.ws-report-summary div:last-child{border-right:0}.ws-report-summary span,.ws-report-summary strong{display:block}.ws-report-summary span{color:#72828e;font-size:8px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.ws-report-summary strong{margin-top:9px;color:#e2e9ef;font-size:25px}.ws-report-table-card{padding:15px;margin-top:14px;border:1px solid var(--ws-border);border-radius:6px;background:#0c141a}.ws-report-table-card .ws-card-heading input{width:min(300px,45vw)}.ws-report-table-wrap{overflow-x:auto;border:1px solid #293843;border-radius:5px}.ws-report-table{width:100%;min-width:920px;border-collapse:collapse}.ws-report-table th{padding:8px 10px;color:#71818d;background:#101a22;font-size:8px;text-align:left;text-transform:uppercase}.ws-report-table td{padding:11px 10px;border-top:1px solid #293843;color:#aebbc5;font-size:9px}.ws-report-table tbody tr{cursor:pointer}.ws-report-table tbody tr:hover,.ws-report-table tbody tr:focus{outline:none;background:#102031}.ws-report-table td strong,.ws-report-table td small{display:block}.ws-report-table td strong{color:#dce5ec}.ws-report-table td small{margin-top:3px;color:#70808c}.ws-report-table .ws-report-empty{padding:30px;color:#758590;text-align:center;cursor:default}.ws-requirements{padding:15px}.ws-requirements>.ws-section-heading{padding-bottom:11px;border-bottom:1px solid var(--ws-border)}.ws-requirements>section{padding:13px 0;border-bottom:1px solid var(--ws-border)}.ws-requirements>section:last-child{border-bottom:0}.ws-requirements h3{color:#bfc9d2;font-size:9px}.ws-requirements p{margin-top:5px;color:#83929e;font-size:9px;line-height:1.5}.ws-requirements ul{margin-top:7px!important;list-style:none}.ws-requirements ul li{padding:4px 0;color:#78b6ff;font-size:9px;overflow-wrap:anywhere}.ws-requirement-activity ol{margin-top:7px!important;list-style:none}.ws-requirement-activity li{padding:7px 0;border-bottom:1px solid #222e37}.ws-requirement-activity li:last-child{border-bottom:0}.ws-requirement-activity strong,.ws-requirement-activity time{display:block}.ws-requirement-activity strong{color:#b5c1cb;font-size:8px;line-height:1.45}.ws-requirement-activity time{margin-top:3px;color:#687783;font-size:7px}@media(max-width:1180px){.ws-report-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-report-summary div:nth-child(4){border-right:0}.ws-report-summary div:nth-child(-n+4){border-bottom:1px solid var(--ws-border)}.ws-dashboard{grid-template-columns:1fr}.ws-activity-panel{border-top:1px solid var(--ws-border);border-left:0}.ws-activity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ws-activity-list li{border-right:1px solid var(--ws-border)}.ws-job-layout{grid-template-columns:230px minmax(0,1fr)}.ws-requirements{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 18px}.ws-requirements>.ws-section-heading{grid-column:1 / -1}.ws-requirements>section{min-width:0;border-bottom:0}}@media(max-width:900px){.ws-topbar{padding:0 18px;grid-template-columns:auto 1fr auto;gap:12px}.ws-brand{font-size:19px}.ws-primary-nav{overflow-x:auto}.ws-primary-nav button{min-width:80px;padding:0 8px;font-size:11px}.ws-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-metric:nth-child(2){border-right:0}.ws-metric:nth-child(-n+2){border-bottom:1px solid var(--ws-border)}.ws-toolbar{grid-template-columns:1fr 1fr}.ws-search-field{grid-column:1 / -1}.ws-form-section{grid-template-columns:1fr;gap:18px}.ws-job-layout{grid-template-columns:1fr}.ws-keyword-sidebar{max-height:360px}.ws-requirements{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-pdf-grid{grid-template-columns:1fr}.ws-pdf-list{max-height:240px}.ws-baseline-card{grid-template-columns:1fr;align-items:stretch}.ws-report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.ws-reports-page{padding:24px 14px 40px}.ws-report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-report-summary div{border-bottom:1px solid var(--ws-border)}.ws-report-summary div:nth-child(2n){border-right:0}.ws-report-table-card .ws-card-heading{align-items:stretch;flex-direction:column}.ws-report-table-card .ws-card-heading input{width:100%}.ws-topbar{min-height:auto;padding:12px 14px 0;grid-template-columns:1fr auto;grid-template-rows:38px 48px}.ws-primary-nav{grid-column:1 / -1;grid-row:2}.ws-topbar-actions{grid-column:2;grid-row:1}.ws-topbar-actions .ws-button{min-height:34px;padding:0 11px}.ws-dashboard-main{padding:24px 14px 34px}.ws-page-heading{align-items:flex-start}.ws-page-heading h1{font-size:30px}.ws-mobile-new{display:inline-flex}.ws-metric{min-height:104px;padding:15px}.ws-toolbar{grid-template-columns:1fr}.ws-search-field{grid-column:auto}.ws-job-table,.ws-job-table tbody,.ws-job-table tr,.ws-job-table td{display:block}.ws-job-table thead{display:none}.ws-job-table tr{padding:12px;border-bottom:1px solid var(--ws-border)}.ws-job-table td{min-height:0;padding:6px 0 6px 104px;position:relative;border:0}.ws-job-table td:before{content:attr(data-label);position:absolute;top:7px;left:0;color:#6f7e8a;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ws-activity-panel{padding:24px 14px}.ws-activity-list{grid-template-columns:1fr}.ws-form-page{padding:24px 14px 40px}.ws-form-heading{align-items:flex-start;flex-direction:column}.ws-form-heading-meta{flex-wrap:wrap}.ws-form-section{padding:20px 16px}.ws-form-fields{grid-template-columns:1fr}.ws-field-full{grid-column:auto}.ws-form-actions{align-items:flex-start;flex-direction:column}.ws-form-actions>div:last-child{width:100%}.ws-form-actions .ws-button{flex:1}.ws-job-header{padding:18px 14px;align-items:flex-start;flex-direction:column}.ws-job-header-actions{width:100%}.ws-job-header-actions .ws-button{flex:1}.ws-stage-rail{padding:8px 12px}.ws-job-layout{padding:8px}.ws-stage-surface{padding:12px}.ws-stage-heading{margin:-12px -12px 12px;padding:11px 12px;align-items:flex-start;flex-direction:column}.ws-active-keyword{max-width:100%}.ws-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-detail-grid div:nth-child(3n){border-right:1px solid #26333d}.ws-detail-grid div:nth-child(2n){border-right:0}.ws-content-item-grid{grid-template-columns:1fr}.ws-editor-actions{align-items:stretch;flex-direction:column}.ws-requirements{grid-template-columns:1fr}.ws-requirements>section{border-bottom:1px solid var(--ws-border)}.ws-inline-form-grid,.ws-margin-grid,.ws-manual-link{grid-template-columns:1fr}.ws-link-list article,.ws-backlink-list article,.ws-rank-list article,.ws-suggestion-list article{grid-template-columns:1fr}.ws-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.seo-workspace *,.seo-workspace *:before,.seo-workspace *:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f2f5f8;background:#090e13;font-synthesis:none;--bg: #090e13;--surface: #10171e;--surface-2: #151e27;--surface-3: #1b252f;--border: #34414d;--border-soft: #25313c;--text: #f4f7fa;--muted: #9ca8b5;--accent: #2f8cff;--accent-strong: #1a73e8;--green: #4bd36b;--amber: #ffbd38;--red: #ff656b;--radius: 6px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #69aaff;outline-offset:2px}.app-shell{min-height:100vh}.topbar{height:76px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-soft);background:#0d131a}.topbar h1{margin:0;font-size:24px;letter-spacing:-.03em}.quick-run-topbar-actions{display:flex;align-items:center;gap:9px}.quick-run-topbar-actions .ghost-button{min-height:36px}.workspace{display:grid;grid-template-columns:440px minmax(0,1fr);min-height:calc(100vh - 76px)}.reports-placeholder{min-height:100vh;background:#090e13}.reports-placeholder-header{min-height:68px;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;border-bottom:1px solid #293642;background:#0d141a}.reports-placeholder-header>:last-child{justify-self:end}.reports-placeholder-header strong{font-size:15px}.reports-placeholder-main{width:min(720px,calc(100% - 40px));padding:48px;margin:90px auto;border:1px solid #293642;border-radius:8px;background:#0e151c}.reports-placeholder-main>span{color:#4d9cff;font-size:10px;font-weight:800;letter-spacing:.1em}.reports-placeholder-main h1{margin:9px 0 14px;font-size:32px;letter-spacing:-.04em}.reports-placeholder-main p{margin:0 0 24px;color:#8593a1;line-height:1.7}.search-panel{padding:26px;border-right:1px solid var(--border-soft);background:linear-gradient(180deg,#111820,#0d141b)}.panel-sticky{position:static}.preset-manager,.additional-tools{margin:0 0 24px;border:1px solid #344553;border-radius:var(--radius);background:#0d151c}.preset-manager summary,.additional-tools summary{padding:12px 13px;color:#c7d6e4;font-size:11px;font-weight:750;cursor:pointer}.preset-manager[open] summary,.additional-tools[open] summary{border-bottom:1px solid #2b3945}.preset-manager>:not(summary),.additional-tools>:not(summary){margin-left:13px;margin-right:13px}.preset-manager p,.additional-tools p{color:var(--muted);font-size:10px;line-height:1.45}.preset-create{padding-top:12px;display:grid;grid-template-columns:1fr auto;gap:7px}.preset-create input{height:36px}.preset-create button,.preset-list button,.tool-cards button,.scan-review button:not(.primary-button),.recovery-banner button,.upload-session-actions button,.result-export-actions button,.automation-link-actions button{min-height:32px;padding:0 10px;border:1px solid #3d75ad;border-radius:4px;color:#b9dcff;background:#11253a;font-size:9px;font-weight:750;cursor:pointer}.preset-list{margin-top:10px;border:1px solid #2e3d49;border-radius:4px;overflow:hidden}.preset-list>div{padding:7px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;border-bottom:1px solid #2a3742}.preset-list>div:last-child{border-bottom:0}.preset-list strong,.preset-list small{display:block}.preset-list strong{color:#dce7f1;font-size:10px}.preset-list small{margin-top:2px;color:var(--muted);font-size:8px}.danger{border-color:#7d3e43!important;color:#ffb4b8!important;background:#281416!important}label:not(.checkbox-row){display:block;margin-bottom:10px;color:var(--text);font-size:14px;font-weight:650}.optional-label{margin-left:6px;color:var(--muted);font-size:11px;font-weight:500}textarea,input,select{width:100%;border:1px solid #465360;border-radius:var(--radius);color:var(--text);background:#111820;transition:border-color .16s ease,box-shadow .16s ease}select{min-height:44px;padding:0 38px 0 13px;color-scheme:dark}textarea{min-height:180px;padding:14px;line-height:1.55;resize:vertical}.numbers-input{min-height:104px}.keywords-input{min-height:108px}.step-label{display:block;margin-bottom:12px;color:#79b7ff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.step-divider{height:1px;margin:30px 0 26px;position:relative;background:var(--border-soft)}.step-divider span{padding-right:9px;position:absolute;left:0;top:-7px;color:#7f8c98;background:#0f171f;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}input{height:44px;padding:0 42px 0 13px}textarea:hover,input:hover,select:hover{border-color:#657381}textarea:focus,input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f8cff24;outline:none}.setup-step{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--border-soft)}.step-title{display:flex;align-items:center;gap:11px;margin-bottom:22px}.step-title>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #4389cf;border-radius:50%;color:#cce5ff;background:#15304b;font-size:12px;font-weight:800}.step-title strong,.step-title small{display:block}.step-title strong{color:#f3f8fd;font-size:15px}.step-title small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.setup-step>label:not(.checkbox-row),.setup-step>select+label,.setup-step>input+label,.setup-step>.file-list+label{margin-top:18px}.advanced-panel{margin-top:16px;border:1px solid #344553;border-radius:var(--radius);background:#0d151c}.advanced-panel summary{padding:12px 13px;color:#b8c8d6;font-size:11px;font-weight:750;cursor:pointer}.advanced-panel[open] summary{border-bottom:1px solid #2b3945}.advanced-panel>:not(summary){margin-left:13px;margin-right:13px}.advanced-grid{padding-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.advanced-grid label{margin:0!important;color:#b8c4cf!important;font-size:10px!important}.advanced-grid input,.advanced-grid select{height:38px;min-height:38px;margin-top:7px;padding-left:10px;font-size:11px}.secondary-button,.profile-check-button,.text-button{font:inherit;cursor:pointer}.secondary-button{width:100%;min-height:40px;margin-top:13px;border:1px solid #3d75ad;border-radius:var(--radius);color:#b9dcff;background:#11253a;font-size:12px;font-weight:750}.secondary-button:hover:not(:disabled),.profile-check-button:hover:not(:disabled){border-color:#5ba2eb;background:#16304a}.scan-button{border-color:#806529;color:#ffdc8b;background:#271f10}.secondary-button:disabled,.profile-check-button:disabled{cursor:not-allowed;opacity:.45}.text-button{width:100%;margin-top:8px;border:0;color:#a9bdcf;background:transparent;font-size:11px}.profile-check-button{width:100%;min-height:36px;margin-top:9px;border:1px solid #465360;border-radius:var(--radius);color:#c7d6e4;background:#151e27;font-size:11px;font-weight:700}.profile-status{margin-top:10px;padding:10px 11px;display:grid;gap:4px;border:1px solid #806529;border-radius:var(--radius);color:#ffdc8b;background:#271f10;font-size:10px;line-height:1.4}.profile-status strong,.profile-status span,.profile-status small{display:block}.profile-status button{min-height:32px;margin-top:5px;border:1px solid #9a7931;border-radius:4px;color:#ffe4a0;background:#352a14;font-size:10px;font-weight:750;cursor:pointer}.profile-status span,.profile-status small{color:#c6b985}.profile-status-ready{border-color:#347749;color:#a8ebb8;background:#102319}.profile-status-ready span,.profile-status-ready small{color:#8fc69c}.profile-status-error{border-color:#7d3e43;color:#ffb4b8;background:#281416}.batch-strategy-help{margin-top:9px;padding:10px 11px;display:grid;gap:4px;border:1px solid #315f91;border-radius:var(--radius);background:#0f2030}.batch-strategy-help strong{color:#d9ecff;font-size:11px}.batch-strategy-help span,.batch-strategy-help small{color:#9eb8cd;font-size:10px;line-height:1.45}.file-picker{height:auto;min-height:44px;padding:8px}.file-picker::file-selector-button{min-height:28px;margin-right:9px;border:1px solid #4b6680;border-radius:4px;color:#d9e9f8;background:#18324a;font-size:10px;cursor:pointer}.file-list{margin-top:9px;border:1px solid #354452;border-radius:var(--radius);overflow:hidden}.file-list>div{padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #2a3742;background:#101820}.file-list>div:last-child{border-bottom:0}.file-list strong,.file-list small{display:block;overflow-wrap:anywhere}.file-list strong{color:#dce7f1;font-size:10px}.file-list small{margin-top:2px;color:var(--muted);font-size:9px}.file-list button{border:0;color:#ff9fa4;background:transparent;font-size:9px;cursor:pointer}.source-selection-summary{margin:12px 0 0;padding:9px 10px;border:1px solid #315a87;border-radius:4px;color:#a9cff5;background:#10253a;font-size:10px}.source-selection-summary.has-error{border-color:#7d3e43;color:#ffb4b8;background:#281416}.field-hint{margin:8px 0 30px;display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}p.field-hint{display:block}.input-with-icon{position:relative}.input-with-icon>.icon{position:absolute;right:13px;top:12px;width:20px;height:20px;color:#c9d2db;pointer-events:none}.location-actions{margin-top:9px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:8px}.location-button{min-height:36px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #3d75ad;border-radius:var(--radius);color:#9dcbff;background:#11253a;font-size:11px;font-weight:700;cursor:pointer}.location-button:hover:not(:disabled){border-color:#5ba2eb;background:#16304a}.location-button.muted{border-color:#465360;color:#c1cad3;background:#141c24}.location-button:disabled{cursor:not-allowed;opacity:.5}.location-button .icon{width:15px;height:15px}.location-message{min-height:30px;margin:8px 2px 20px;color:var(--muted);font-size:11px;line-height:1.4}.location-message code{color:#b9c9d8;font:inherit}.location-message.active{color:#86bdff}.checkbox-row{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--text);font-size:14px;font-weight:560;cursor:pointer}.checkbox-row input{appearance:none;width:20px;height:20px;padding:0;margin:0;display:grid;place-items:center;border-radius:4px}.checkbox-row input:checked{border-color:var(--accent);background:var(--accent)}.checkbox-row input:checked:after{content:"";width:9px;height:5px;border-left:2px solid white;border-bottom:2px solid white;transform:translateY(-1px) rotate(-45deg)}.primary-button,.ghost-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius);color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:transform .13s ease,border-color .13s ease,background .13s ease}.primary-button{width:100%;margin-top:24px;border:1px solid #398fff;background:var(--accent-strong)}.search-button{margin-top:4px}.cancel-search-button{width:100%;margin-top:8px}.search-inline-status{margin-top:10px;padding:9px 10px;border:1px solid #355b7d;border-radius:var(--radius);color:#9fcbf5;background:#102033;font-size:10px;line-height:1.45}.search-inline-status.verification_required,.search-inline-status.action_required{border-color:#806529;color:#ffdc8b;background:#271f10}.search-inline-status.failed{border-color:#7d3e43;color:#ffb4b8;background:#281416}.upload-button{width:100%;min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #3d75ad;border-radius:var(--radius);color:#b9dcff;background:#11253a;font-size:11px;font-weight:750;cursor:pointer}.upload-button:hover:not(:disabled){border-color:#5ba2eb;background:#16304a}.upload-button:disabled{cursor:not-allowed;opacity:.5}.upload-button .icon{width:14px;height:14px}.upload-result{max-width:250px;padding:9px 10px;display:grid;gap:6px;border:1px solid #3d5367;border-radius:var(--radius);color:#cbd8e4;background:#111c26;font-size:11px;line-height:1.4}.upload-result a{display:inline-flex;align-items:center;gap:4px;color:#7db8ff;font-weight:700}.upload-result a .icon{width:13px;height:13px}.upload-result small{color:var(--amber)}.upload-result-complete{border-color:#2d7441;color:#a8ebb8;background:#102319}.upload-result-failed{border-color:#7d3e43;color:#ffb4b8;background:#281416}.upload-result-capture-pending{border-color:#806529;color:#ffdc8b;background:#271f10}.primary-button:hover:not(:disabled){background:#2f8cff;transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.45}.ghost-button{padding:0 14px;border:1px solid #475563;background:transparent}.ghost-button:hover:not(:disabled){border-color:#748494;background:#19222b}.ghost-button.compact{min-height:34px;font-size:12px}.browser-note{margin:12px 4px 0;color:#7f8c98;font-size:11px;line-height:1.45;text-align:center}.automation-launch{margin-top:24px;padding:16px;border:1px solid #315f91;border-radius:var(--radius);background:linear-gradient(145deg,#10253a,#101b27)}.automation-launch .step-label{margin-bottom:5px}.automation-launch strong{display:block;color:#e9f4ff;font-size:14px}.automation-launch p{margin:7px 0 0;color:#9caebe;font-size:11px;line-height:1.5}.automation-launch .automation-button{margin-top:16px}.automation-launch .automation-readiness{color:#ffcf76}.icon{width:18px;height:18px;flex:0 0 auto}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.results-region{min-width:0;padding:24px 26px 36px;background:#090f15}.automation-status{margin-bottom:14px;border:1px solid #315f91;border-radius:var(--radius);overflow:hidden;background:#0d1c2a}.automation-status-complete{border-color:#347749;background:#0f2017}.automation-status-failed{border-color:#7d3e43;background:#251417}.automation-status-heading{min-height:68px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.automation-status-heading .step-label{margin-bottom:5px}.automation-status-heading strong{display:block;color:#e5eef7;font-size:12px;line-height:1.45}.automation-stages{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #274159}.automation-stages>span{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;color:#718292;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.automation-stages i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #445565;border-radius:50%;font-style:normal}.automation-stages .active{color:#acd3ff}.automation-stages .active i{border-color:#4598f1}.automation-stages .done{color:#8ce9a3}.automation-stages .done i{border-color:#377b4b;background:#1d6933;color:#fff}.automation-stages .icon{width:12px;height:12px}.automation-links{border-top:1px solid #274159}.automation-review-action{padding:12px 14px;border-top:1px solid #274159}.automation-review-action .primary-button{max-width:280px;margin:0}.automation-links>div{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #213446}.automation-links>div:last-child{border-bottom:0}.automation-links strong,.automation-links small{display:block}.automation-links strong{color:#e9f1f8;font-size:11px}.automation-links small{margin-top:3px;color:#92a4b4;font-size:9px}.automation-links a{display:inline-flex;align-items:center;gap:5px;color:#69adff;font-size:10px;font-weight:700;text-decoration:none}.automation-links a .icon{width:12px;height:12px}.upload-session-actions,.result-export-actions{padding:10px 14px;display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #274159}.bulk-upload-panel{margin:14px 0;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #347749;border-radius:var(--radius);background:linear-gradient(145deg,#10271a,#101d18)}.bulk-upload-panel>div{display:grid;gap:5px}.bulk-upload-panel strong{color:#d8f8df;font-size:14px}.bulk-upload-panel p{max-width:720px;margin:0;color:#9cc8a7;font-size:11px;line-height:1.5}.bulk-upload-panel small{color:#79ad86}.bulk-upload-panel .primary-button{width:auto;min-width:170px;flex:0 0 auto}@media(max-width:800px){.bulk-upload-panel{align-items:stretch;flex-direction:column}.bulk-upload-panel .primary-button{width:100%}}.automation-link-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.automation-link-actions button{white-space:nowrap}.recovery-banner{margin-bottom:14px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #806529;border-radius:var(--radius);background:#271f10}.recovery-banner strong,.recovery-banner span,.recovery-banner small{display:block}.recovery-banner strong{color:#ffdc8b;font-size:12px}.recovery-banner span,.recovery-banner small{margin-top:4px;color:#c6b985;font-size:9px;line-height:1.45}.recovery-banner>div:last-child{display:flex;gap:7px;flex:0 0 auto}.scan-review{margin-bottom:14px;border:1px solid #806529;border-radius:var(--radius);overflow:hidden;background:#18160f}.scan-review-heading{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.scan-review-heading .step-label{margin-bottom:4px}.scan-review-heading strong{color:#ffe2a0;font-size:12px}.scan-mapping-list{max-height:410px;overflow:auto;border-top:1px solid #4f4328}.scan-mapping-list label{min-height:60px;margin:0!important;padding:9px 14px;display:grid!important;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr);align-items:center;gap:14px;border-bottom:1px solid #3d3522;content-visibility:auto;contain-intrinsic-size:60px}.scan-mapping-list strong,.scan-mapping-list small{display:block}.scan-mapping-list strong{color:#f0dfba;font-size:10px}.scan-mapping-list small{margin-top:3px;color:#a89b7e;font-size:8px}.scan-mapping-list input{height:36px}.scan-load-more{margin:10px 14px 0}.scan-warning{margin:10px 14px 0;color:#ffbd38;font-size:10px}.scan-review>.primary-button{width:auto;margin:12px 14px;padding:0 16px}.additional-tools{margin-top:18px}.additional-tools>label{margin-top:13px;color:#b8c4cf!important;font-size:10px!important}.additional-tools>label input{margin-top:7px}.tool-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tool-cards article{padding:10px;display:grid;gap:7px;border:1px solid #2f4354;border-radius:4px;background:#101c26}.tool-cards strong,.tool-cards small{display:block}.tool-cards strong{color:#dceaf6;font-size:10px}.tool-cards small{color:#8fa2b2;font-size:8px;line-height:1.45}.generated-import{margin-bottom:13px!important}.search-discovery{margin-bottom:14px;border:1px solid #315a87;border-radius:var(--radius);overflow:hidden;background:#0e1924}.search-discovery.has-error{border-color:#7d3e43}.search-discovery-heading{min-height:66px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.search-discovery-heading .step-label{margin-bottom:5px}.search-discovery-heading strong{display:block;color:#dbe9f6;font-size:12px;line-height:1.45}.search-state{flex:0 0 auto;padding:5px 7px;border:1px solid #3a668f;border-radius:4px;color:#9bcaff;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.search-state-verification_required,.search-state-action_required{border-color:#806529;color:#ffdc8b}.search-state-complete{border-color:#377b4b;color:#8ce9a3}.search-state-failed{border-color:#7d3e43;color:#ffb4b8}.search-result-list{max-height:310px;overflow:auto;border-top:1px solid #274159}.search-result-item{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #213446}.search-result-item:last-child{border-bottom:0}.search-result-item strong{display:block;color:#edf5fc;font-size:11px;line-height:1.4}.search-result-item small{display:block;margin-top:4px;color:#8da0b1;font-size:9px}.search-result-item a{display:inline-flex;align-items:center;gap:5px;color:#69adff;font-size:10px;text-decoration:none}.search-result-item a .icon{width:12px;height:12px}.search-ready-note,.search-empty{margin:0;padding:9px 14px;border-top:1px solid #274159;color:#93a9ba;font-size:10px}.search-ready-note{color:#8ce9a3}.source-review{margin-bottom:14px;border:1px solid #3a4c5c;border-radius:var(--radius);overflow:hidden;background:#0e171f}.source-review-heading{min-height:72px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.source-review-heading strong,.source-review-heading small{display:block}.source-review-heading strong{color:#e4eef7;font-size:13px}.source-review-heading small{margin-top:4px;color:#8fa2b2;font-size:9px}.source-review-actions{display:flex;gap:7px}.source-review-actions button{min-height:28px;padding:0 9px;border:1px solid #3d5870;border-radius:4px;color:#b9d6ef;background:#13283a;font-size:9px;font-weight:750;cursor:pointer}.source-review-actions button:disabled{opacity:.4;cursor:default}.source-review-list{max-height:430px;overflow:auto;border-top:1px solid #2b3b49}.source-review-item{min-height:70px;padding:10px 14px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid #253542;opacity:.58;content-visibility:auto;contain-intrinsic-size:70px}.source-review-item:last-child{border-bottom:0}.source-review-item.is-selected{opacity:1;background:#101d28}.source-review-check{width:18px;height:18px;display:block;position:relative}.source-review-check input{position:absolute;opacity:0;pointer-events:none}.source-review-check span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #526879;border-radius:3px;background:#0c141b;cursor:pointer}.source-review-check input:focus-visible+span{outline:2px solid #67aaff;outline-offset:2px}.source-review-check input:checked+span{border-color:#4f9ef0;background:#2d7bc4}.source-review-check input:checked+span:after{content:"";width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:translateY(-1px) rotate(-45deg)}.source-review-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.source-review-copy{min-width:0}.source-review-copy strong{color:#edf5fc;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.source-review-copy>small{display:block;margin-top:4px;color:#91a3b2;font-size:9px;overflow-wrap:anywhere}.source-review-copy p{margin:5px 0 0;color:#7f96a8;font-size:9px;line-height:1.45}.source-type-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.source-type-tags i{padding:3px 5px;border:1px solid #37536b;border-radius:3px;color:#9fc9ed;background:#10263a;font-size:8px;font-style:normal;font-weight:750;white-space:nowrap}.source-type-tags .duplicate-tag{border-color:#6d5a2b;color:#f0cb73;background:#2a230f}.source-review-item>a,.local-source-label{color:#69adff;font-size:9px;font-weight:700;text-decoration:none;white-space:nowrap}.local-source-label{color:#8fa2b2}.section-heading{min-height:52px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-heading h2,.activity-section h2{margin:0;font-size:18px;letter-spacing:-.02em}.mode-label{padding:5px 8px;border:1px solid #315a87;border-radius:4px;color:#86bdff;background:#10253a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.progress-strip{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));border:1px solid var(--border);border-radius:var(--radius) var(--radius) 0 0;overflow:hidden;background:var(--surface)}.progress-step{min-height:58px;padding:0 15px;display:flex;align-items:center;gap:10px;position:relative;color:#7f8b97;font-size:12px;font-weight:650}.progress-step:not(:last-child):after{content:"";position:absolute;left:calc(50% + 30px);right:-16px;top:50%;height:2px;background:var(--border)}.progress-step.done,.progress-step.active{color:var(--text)}.step-dot{width:28px;height:28px;display:grid;place-items:center;position:relative;z-index:1;border:2px solid #4b5966;border-radius:50%;background:var(--surface);font-size:11px}.progress-step.done .step-dot{border-color:var(--accent);background:var(--accent)}.progress-step.active .step-dot{border-color:var(--accent);color:#8fc1ff}.progress-step.done:after{background:var(--accent)}.summary-bar{min-height:44px;padding:0 14px;display:flex;align-items:center;gap:0;border:1px solid var(--border);border-top:0;color:var(--muted);background:var(--surface);font-size:11px;overflow-x:auto}.summary-bar span{white-space:nowrap}.summary-bar span+span:before{content:"";display:inline-block;width:1px;height:14px;margin:0 14px;vertical-align:middle;background:#48535e}.summary-bar strong{color:#dce3e9;font-weight:650}.error-notice{margin-top:14px;padding:16px;display:flex;gap:12px;border:1px solid #7f3539;border-radius:var(--radius);color:#ffd0d2;background:#2a1418}.error-notice>.icon{margin-top:2px;color:var(--red)}.error-notice strong{font-size:13px}.error-notice p{margin:4px 0 0;color:#e8aeb1;font-size:12px;line-height:1.5}.copy-feedback{align-self:center;font-size:12px}.copy-feedback-error{color:#ffb4b8}.results-table-wrap,.activity-table-wrap{margin-top:14px;border:1px solid var(--border);border-radius:var(--radius);overflow:auto}table{width:100%;border-collapse:collapse}.results-table{min-width:900px;table-layout:fixed}.results-table th,.activity-table th{height:40px;padding:0 12px;border-bottom:1px solid var(--border);color:#e9edf1;background:var(--surface-3);font-size:11px;font-weight:700;text-align:left}.results-table th:nth-child(1){width:44px}.results-table th:nth-child(2){width:24%}.results-table th:nth-child(3){width:16%}.results-table th:nth-child(4){width:13%}.results-table th:nth-child(5){width:27%}.results-table th:nth-child(6){width:20%}.results-table td{min-height:68px;padding:12px;border-bottom:1px solid var(--border-soft);color:#dce2e8;background:var(--surface);font-size:12px;vertical-align:middle}.results-table tbody tr:last-child td{border-bottom:0}.results-table td strong{display:block;color:var(--text);font-size:12px;line-height:1.35}.results-table td small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.35}.results-table td a{display:inline-flex;align-items:center;gap:5px;color:#58a2ff;text-decoration:none;overflow-wrap:anywhere}.results-table td a:hover{text-decoration:underline}.results-table td a .icon{width:13px;height:13px}.expand-button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #465460;border-radius:5px;color:#dce2e8;background:#111820;cursor:pointer}.expand-button:disabled{opacity:.3;cursor:default}.expand-button .icon{width:16px;height:16px}.status{display:inline-flex;align-items:flex-start;gap:7px;font-size:11px;font-weight:650;line-height:1.3}.status .icon{width:16px;height:16px}.status small{margin-top:2px!important}.status-green{color:var(--green)}.status-amber{color:var(--amber)}.status-red{color:var(--red)}.status-muted{color:#8895a1}.small-link{display:block!important;width:fit-content;margin:6px 0 0 23px;font-size:10px}.download-stack{display:grid;gap:10px}.preview-row td{padding:0;background:#0d141b}.preview-heading{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border-soft)}.preview-heading strong{display:inline!important}.preview-heading span{margin-left:10px;color:var(--muted);font-size:10px}.preview-row pre{max-height:280px;margin:0;padding:16px;overflow:auto;color:#c7d0d8;background:#0b1117;font:11px/1.55 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.inline-warning{padding:16px;display:flex;align-items:center;gap:10px;color:var(--amber)}.replacement-audit{padding:14px 16px;border-top:1px solid var(--border-soft);background:#0d151c}.replacement-audit>strong{display:block;margin-bottom:9px;color:#e4edf5;font-size:11px}.replacement-audit>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:6px}.replacement-audit span{padding:7px 8px;border:1px solid #2f3e4b;border-radius:4px;background:#111c25}.replacement-audit code,.replacement-audit small{display:block}.replacement-audit code{color:#cfe4f7;font:10px/1.4 SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.replacement-audit small{margin-top:3px;color:#8495a4;font-size:9px}.no-results,.empty-state{min-height:330px;padding:40px;display:grid;place-items:center;align-content:center;text-align:center;border:1px solid var(--border-soft);border-top:0;color:var(--muted);background:var(--surface)}.no-results .icon,.empty-state .icon{width:34px;height:34px;margin-bottom:12px;color:#617181}.no-results h3,.empty-state h3{margin:0;color:#dce3e9;font-size:15px}.no-results p,.empty-state p{max-width:440px;margin:8px 0 0;font-size:12px;line-height:1.55}.activity-section{margin-top:20px}.activity-section h2{margin-bottom:10px}.activity-table-wrap{margin-top:0}.activity-table{min-width:650px}.activity-table th:nth-child(1){width:120px}.activity-table th:nth-child(2){width:90px}.activity-table td{height:32px;padding:6px 12px;border-bottom:1px solid var(--border-soft);color:#c0c9d2;background:var(--surface);font-size:11px}.activity-table tbody tr:last-child td{border-bottom:0}.log-level{padding:2px 5px;border:1px solid #2d7fd8;border-radius:3px;color:#6cb1ff;font-size:9px;font-weight:750;text-transform:uppercase}.log-level.warning{border-color:#ad7c1d;color:var(--amber)}@media(max-width:1000px){.workspace{grid-template-columns:320px minmax(0,1fr)}.search-panel{padding:22px}.results-region{padding:22px 18px 32px}.progress-step{padding:0 10px;font-size:10px}}@media(max-width:760px){.topbar{height:auto;min-height:72px;padding:14px 18px}.topbar h1{font-size:21px}.workspace{display:block}.search-panel{padding:20px 18px;border-right:0;border-bottom:1px solid var(--border-soft)}.search-panel form{position:static}.search-discovery-heading,.search-result-item,.automation-status-heading,.automation-links>div,.source-review-heading,.recovery-banner{align-items:flex-start;flex-direction:column}.source-review-item{grid-template-columns:22px minmax(0,1fr)}.source-review-item>a,.source-review-item>.local-source-label{grid-column:2}.source-review-title-row{display:block}.source-type-tags{margin-top:7px;justify-content:flex-start}textarea{min-height:130px}.field-hint{margin-bottom:22px}.results-region{padding:20px 14px 28px}.progress-strip{grid-template-columns:repeat(4,minmax(92px,1fr));overflow-x:auto}.progress-step{min-width:105px;padding:0 8px;gap:7px}.progress-step:not(:last-child):after{display:none}.step-dot{width:24px;height:24px}.summary-bar{flex-wrap:nowrap}.advanced-grid,.tool-cards,.scan-mapping-list label{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
