@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--canvas:#f5f7f4;--surface:#fcfdfb;--surface-2:#f0f4f1;--ink:#15211b;--muted:#5d6b63;--brand:#176b52;--brand-strong:#0d4b39;--brand-soft:#e7f2ed;--positive:#1e7a4d;--warning:#a46113;--warning-soft:#fbf2e3;--critical:#b73939;--critical-soft:#fae9e9;--aio:#3467a8;--aio-soft:#eaf0f8;--llm:#7652a8;--llm-soft:#f1ecf7;--border:#d9e0da;--shadow:0 10px 30px #15211b0f;--radius:12px}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth;font-family:Manrope,Avenir Next,system-ui,sans-serif}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled{cursor:wait;opacity:.7}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #3467a859}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;margin:0 0 7px;font-size:11px;font-weight:800}.eyebrow.light{color:#9fdbc7}.muted{color:var(--muted)}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:750;transition:transform .12s,background .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(1px)}.button.primary{color:#f7fffb;background:var(--brand)}.button.primary:hover{background:var(--brand-strong)}.button.secondary{color:var(--ink);background:var(--surface);border-color:var(--border)}.button.secondary:hover{border-color:#aebbb3}.button.full{width:100%}.text-link{color:var(--brand);align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.icon-button{color:#819087;background:0 0;border:0;padding:3px;display:inline-flex}.login-shell{grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.login-story{color:#f5fbf8;background:#10291f;flex-direction:column;padding:42px clamp(40px,6vw,92px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #9fdbc729;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-190px;right:-210px;box-shadow:0 0 0 72px #9fdbc709,0 0 0 145px #9fdbc706}.login-story:after{content:"";background:linear-gradient(#0000,#9fdbc726,#0000);width:1px;position:absolute;top:0;bottom:0;right:26%;transform:rotate(18deg)}.brand-mark{z-index:1;letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:flex;position:relative}.login-story-copy{z-index:1;max-width:650px;margin:auto 0;position:relative}.login-story h1{letter-spacing:-.055em;max-width:11ch;margin:0;font-size:clamp(42px,5vw,74px);line-height:.99}.login-story-copy>p:last-child{color:#c5d6ce;max-width:59ch;font-size:17px;line-height:1.7}.login-proof{z-index:1;color:#c5d6ce;align-items:flex-start;gap:12px;font-size:13px;line-height:1.55;display:flex;position:relative}.login-proof strong{color:#fff}.login-panel{background:var(--canvas);place-items:center;padding:40px;display:grid}.login-card{border:1px solid var(--border);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow);border-radius:16px;gap:20px;padding:36px;display:grid}.login-card h2{letter-spacing:-.04em;margin:0;font-size:30px}.login-card p{margin:6px 0 0}.login-card label{gap:8px;font-size:13px;font-weight:700;display:grid}.login-card input{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #c9d2cc;border-radius:8px;padding:0 13px}.login-card input:focus{border-color:var(--brand)}.form-footnote{text-align:center;color:var(--muted);font-size:12px}.alert{border-radius:8px;padding:12px 14px;font-size:13px}.alert.error{color:#7f2424;background:var(--critical-soft);border:1px solid #edcaca}.app-shell{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dbe8e2;z-index:20;background:#13261e;flex-direction:column;gap:18px;height:100vh;padding:23px 16px 18px;display:flex;position:sticky;top:0}.sidebar-brand{color:#fff;align-items:center;gap:11px;padding:0 8px;font-size:14px;font-weight:800;display:flex}.logo-tile{background:#1d7459;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.sidebar-brand small{color:#9bb0a7;letter-spacing:.07em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:600;display:block}.client-switcher{background:#ffffff0e;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;min-height:65px;padding:10px;display:grid}.client-switcher small{color:#93aaa0;text-transform:uppercase;letter-spacing:.08em;font-size:9px;display:block}.client-switcher strong{color:#fff;margin-top:3px;font-size:11px;line-height:1.35;display:block}.client-monogram{color:#604518;background:#e9d5a8;border-radius:8px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid}.side-nav{gap:3px;display:grid}.side-nav a,.sidebar-link{color:#aebfb7;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:39px;padding:9px 10px;font-size:12px;font-weight:600;display:flex}.side-nav a:hover,.sidebar-link:hover{color:#fff;background:#ffffff0f}.sidebar-spacer{flex:1}.sidebar form{margin:0}.logout{text-align:left}.workspace{min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfdfbf0;justify-content:space-between;align-items:center;height:69px;padding:0 clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.topbar>div:first-of-type{gap:2px;font-size:13px;display:grid}.topbar-domain{color:var(--muted);font-size:10px}.topbar-actions{align-items:center;gap:18px;display:flex}.status-dot{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:inline-flex}.status-dot i{background:#29a168;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e2f3e9}.avatar{width:33px;height:33px;color:var(--brand-strong);background:#dce9e3;border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.mobile-menu{display:none}.content{width:min(1500px,100%);margin:0 auto;padding:34px clamp(20px,3vw,42px) 64px}.page-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:25px;display:flex}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,40px);line-height:1.08}.page-header>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.page-actions{flex:none;gap:9px;display:flex}.notice-strip{color:#295d45;background:#edf7f1;border:1px solid #cbe0d4;border-radius:10px;align-items:center;gap:10px;min-height:52px;margin-bottom:16px;padding:12px 16px;font-size:12px;display:flex}.notice-strip .freshness{color:#597269;white-space:nowrap;align-items:center;gap:5px;margin-left:auto;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:184px;padding:16px;display:flex;position:relative}.metric-card:before{content:"";background:var(--brand);opacity:.8;border-radius:0 0 3px 3px;height:2px;position:absolute;top:0;left:16px;right:16px}.metric-card.tone-aio:before{background:var(--aio)}.metric-card.tone-llm:before{background:var(--llm)}.metric-card.tone-neutral:before{background:#718078}.metric-label{min-height:35px;color:var(--muted);justify-content:space-between;align-items:flex-start;gap:8px;font-size:10px;font-weight:750;line-height:1.35;display:flex}.metric-value{color:var(--ink);letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin:8px 0 5px;font-size:29px;font-weight:800;line-height:1}.metric-change{align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.metric-change span{color:var(--muted);margin-left:2px;font-weight:500}.metric-change.positive{color:var(--positive)}.metric-change.negative{color:var(--critical)}.metric-change.neutral{color:var(--muted)}.coverage{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.4}.metric-card footer{color:#6e7d75;border-top:1px solid #edf0ee;gap:3px;margin-top:auto;padding-top:12px;font-size:9px;line-height:1.35;display:grid}.dashboard-grid{gap:18px;margin:18px 0;display:grid}.dashboard-grid.two-one{grid-template-columns:1.55fr 1fr}.dashboard-grid.equal{grid-template-columns:1fr 1fr}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.panel-header{border-bottom:1px solid #e9edea;justify-content:space-between;align-items:flex-start;gap:20px;min-height:67px;padding:16px 18px 13px;display:flex}.panel-header h2{letter-spacing:-.02em;margin:0;font-size:14px}.panel-header p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.trend-summary{grid-template-columns:180px 1fr;align-items:end;gap:28px;height:230px;padding:20px 20px 5px;display:grid}.trend-summary>div:first-child{align-self:start;display:grid}.trend-summary span{color:var(--muted);font-size:10px}.trend-summary strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:31px}.trend-summary small{color:var(--positive);font-size:10px;font-weight:700}.trend-bars{background:repeating-linear-gradient(0deg,#0000 0 40px,#eef1ef 40px 41px);border-bottom:1px solid #dfe5e1;align-items:end;gap:clamp(5px,1vw,12px);height:165px;display:flex}.trend-bars span{opacity:.9;background:linear-gradient(#6eaf96,#1b6f55);border-radius:4px 4px 0 0;flex:1;min-width:5px}.source-meta{color:var(--muted);border-top:1px solid #edf0ee;font-size:9px}.source-meta summary{align-items:center;gap:5px;padding:10px 18px;font-weight:700;display:flex}.source-meta dl{grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0 18px 14px;display:grid}.source-meta dt{color:#89968f;text-transform:uppercase;letter-spacing:.07em}.source-meta dd{color:var(--ink);margin:2px 0 0}.priority-list article{border-bottom:1px solid #edf0ee;grid-template-columns:27px 1fr;gap:10px;min-height:97px;padding:15px 18px;display:grid}.priority-list article:last-child{border-bottom:0}.priority-number{color:#9aa79f;font-size:10px;font-weight:800}.priority-list h3,.insight-list h3,.work-list h3{margin:0;font-size:11px;line-height:1.4}.priority-list p{color:var(--muted);margin:4px 0 7px;font-size:10px;line-height:1.5}.pill{color:#526159;text-transform:capitalize;background:#eef1ef;border-radius:999px;align-items:center;min-height:20px;margin-right:5px;padding:3px 7px;font-size:8px;font-weight:750;display:inline-flex}.pill.positive{color:#17663f;background:#e2f2e9}.pill.warning{color:#87510e;background:var(--warning-soft)}.pill.critical{color:#902929;background:var(--critical-soft)}.pill.aio{color:#2e5e99;background:var(--aio-soft)}.pill.llm{color:#67438f;background:var(--llm-soft)}.insight-list article{border-bottom:1px solid #edf0ee;grid-template-columns:8px 1fr;gap:12px;min-height:90px;padding:15px 18px;display:grid}.insight-list article:last-child{border-bottom:0}.signal{background:#809087;border-radius:50%;width:7px;height:7px;margin-top:4px}.signal.opportunity{background:var(--positive)}.signal.warning{background:var(--warning)}.insight-list p{color:var(--muted);margin:4px 0;font-size:9px;line-height:1.5}.insight-list small{color:#87948d;font-size:8px}.work-list article{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:16px;min-height:75px;padding:14px 18px;display:flex}.work-list article:last-child{border-bottom:0}.work-list h3{margin-top:7px}.work-list>article>span{color:var(--muted);white-space:nowrap;font-size:9px}.freshness-grid{grid-template-columns:repeat(3,1fr);display:grid}.freshness-grid>div{border-bottom:1px solid #edf0ee;border-right:1px solid #edf0ee;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:13px 18px;display:grid}.freshness-grid>div:nth-child(3n){border-right:0}.freshness-grid>div:nth-last-child(-n+3){border-bottom:0}.fresh-dot{background:#2b9b66;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #eaf5ef}.freshness-grid strong{font-size:10px;display:block}.freshness-grid small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.fresh-right{text-align:right}.table-wrap{overflow-x:auto}.mobile-table-hint{display:none}.data-table{border-collapse:collapse;width:100%;font-size:11px}.data-table th{color:#64736b;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#f4f7f5;padding:10px 14px;font-size:9px;position:sticky;top:0}.data-table td{vertical-align:top;border-top:1px solid #edf0ee;padding:13px 14px}.data-table tr:hover td{background:#fafcfb}.data-table .number{font-variant-numeric:tabular-nums;font-weight:750}.data-table .domain-label{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.35;display:block}.backlink-table{min-width:900px}.backlink-table .cell-primary{gap:4px;min-width:190px;display:grid}.backlink-table .cell-primary a,.backlink-table .cell-primary>span{color:var(--ink);overflow-wrap:anywhere;font-size:11px;font-weight:750;text-decoration:none}.backlink-table .cell-primary a:hover{color:var(--brand);text-decoration:underline}.backlink-table .cell-primary span,.backlink-table .cell-primary small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.35}.backlink-table .table-pills{min-width:125px;color:var(--muted);white-space:nowrap;justify-items:start;gap:5px;font-size:9px;display:grid}.backlink-table time{white-space:nowrap}.backlink-table .source-meta{min-width:90px}.audit-table{min-width:760px}.audit-table .cell-primary{gap:4px;min-width:180px;display:grid}.audit-table .cell-primary span{color:var(--ink);font-size:11px;font-weight:750}.audit-table .cell-primary small{color:var(--muted);font-size:9px;line-height:1.35}.audit-table td:nth-child(3),.audit-table td:nth-child(4),.audit-table td:nth-child(5){font-variant-numeric:tabular-nums;text-align:right}.audit-table th:nth-child(3),.audit-table th:nth-child(4),.audit-table th:nth-child(5){text-align:right}.audit-table .source-meta{min-width:120px}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.evidence-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:16px}.evidence-card h3{margin:0;font-size:12px}.evidence-card p{color:var(--muted);margin:7px 0;font-size:10px;line-height:1.55}.empty-value{color:var(--muted);font-weight:700}.state-pending{color:var(--warning)}.state-failed{color:var(--critical)}.stat-stack{grid-template-columns:repeat(2,1fr);padding:10px 18px;display:grid}.stat-stack>div{border-bottom:1px solid #edf0ee;min-height:86px;padding:16px 8px}.stat-stack>div:nth-child(odd){border-right:1px solid #edf0ee}.stat-stack span{color:var(--muted);font-size:10px;display:block}.stat-stack strong{font-variant-numeric:tabular-nums;margin-top:5px;font-size:25px;display:block}.positive{color:var(--positive)}.negative{color:var(--critical)}.opportunity-cards{gap:0;display:grid}.opportunity-cards>article{border-bottom:1px solid #e8ede9;grid-template-columns:1.4fr 1fr;display:grid}.opportunity-cards>article:last-child{border-bottom:0}.opportunity-cards>article>div{padding:18px}.opportunity-cards h3,.action-board h3,.report-list h3{margin:8px 0 5px;font-size:14px}.opportunity-cards p,.action-board p,.report-list p{color:var(--muted);margin:5px 0;font-size:10px;line-height:1.55}.opportunity-cards small{color:var(--muted);font-size:9px}.recommendation{background:#f7f9f7;border-left:1px solid #e8ede9}.recommendation strong{font-size:10px}.llm-boundary{border-radius:var(--radius);background:#faf8fc;border:1px solid #dcd1e8;margin-bottom:18px;padding:14px}.llm-boundary .module-grid{margin:12px 0 0}.boundary-label{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.detail-list{margin:0;padding:8px 18px}.detail-list>div{border-bottom:1px solid #edf0ee;grid-template-columns:160px 1fr;gap:20px;min-height:46px;padding:10px 0;display:grid}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted);font-size:10px}.detail-list dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.evidence-summary{padding:30px 22px}.evidence-summary>strong{letter-spacing:-.05em;font-size:42px;display:block}.evidence-summary p{max-width:320px;color:var(--muted);font-size:11px;line-height:1.55}.neutral-notice{color:#506159;border-color:var(--border);background:#f0f3f1;margin-top:16px}.action-board{grid-template-columns:repeat(3,1fr);display:grid}.action-board article{border-bottom:1px solid #e8ede9;border-right:1px solid #e8ede9;min-height:230px;padding:18px}.action-board article:nth-child(3n){border-right:0}.action-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.action-head>span{color:var(--muted);white-space:nowrap;font-size:9px}.action-board dl{gap:7px;margin:18px 0 0;display:grid}.action-board dl div{justify-content:space-between;font-size:9px;display:flex}.action-board dt{color:var(--muted)}.action-board dd{text-transform:capitalize;margin:0;font-weight:700}.report-list article{border-bottom:1px solid #e8ede9;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;min-height:105px;padding:17px 18px;display:grid}.report-list article:last-child{border-bottom:0}.report-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.report-actions{gap:8px;display:flex}.agency-shell{background:var(--canvas);min-height:100vh}.agency-topbar{border-bottom:1px solid var(--border);background:#fcfdfbf5;justify-content:space-between;align-items:center;gap:24px;min-height:70px;padding:0 clamp(20px,5vw,72px);display:flex}.agency-brand{align-items:center;gap:11px;font-size:14px;font-weight:800;display:flex}.agency-brand small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:600;display:block}.agency-topbar>a:last-child{color:var(--brand);font-size:12px;font-weight:750}.agency-content{width:min(1120px,100% - 40px);margin:0 auto;padding:48px 0 72px}.agency-pagehead{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.agency-pagehead h1{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.agency-pagehead p{max-width:690px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.6}.primary-button,.secondary-button,.text-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-size:12px;font-weight:800;display:inline-flex}.primary-button{color:#f7fffb;background:var(--brand)}.primary-button:hover{background:var(--brand-strong);transform:translateY(-1px)}.secondary-button{color:var(--brand);border-color:var(--border);background:var(--surface)}.secondary-button:hover{border-color:var(--brand);background:var(--brand-soft)}.text-button{color:var(--brand);background:0 0}.text-button:hover{background:var(--brand-soft)}.client-directory,.onboarding-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.client-directory-row{border-bottom:1px solid #e7ece8;grid-template-columns:42px minmax(190px,1.2fr) minmax(180px,1fr) auto;align-items:center;gap:18px;min-height:96px;padding:18px 22px;display:grid}.client-directory-row:last-child{border-bottom:0}.client-directory-mark{width:42px;height:42px;color:var(--brand-strong);background:var(--brand-soft);border-radius:11px;place-items:center;font-size:11px;font-weight:850;display:grid}.client-directory-row h2{margin:0;font-size:14px}.client-directory-row p,.client-directory-status small{color:var(--muted);margin:4px 0 0;font-size:10px}.client-directory-status{gap:3px;font-size:11px;font-weight:700;display:grid}.client-directory-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.client-directory-actions a{color:var(--brand);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.empty-directory{text-align:center;padding:55px 24px}.empty-directory h2{margin:0}.empty-directory p{color:var(--muted);font-size:12px}.empty-directory .primary-button{margin-top:10px}.wizard-progress{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.wizard-progress li{min-height:68px;color:var(--muted);align-items:center;gap:10px;padding:16px 22px;font-size:11px;font-weight:750;display:flex}.wizard-progress li+li{border-left:1px solid var(--border)}.wizard-progress li span{border:1px solid #cbd4ce;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.wizard-progress li.active{color:var(--ink);box-shadow:inset 0 -3px var(--brand)}.wizard-progress li.active span,.wizard-progress li.complete span{color:#fff;border-color:var(--brand);background:var(--brand)}.wizard-step{border:0;margin:0;padding:30px;display:none}.wizard-step.active{display:block}.wizard-step legend{letter-spacing:-.035em;padding:0;font-size:22px;font-weight:800}.wizard-step>p{color:var(--muted);margin:5px 0 24px;font-size:12px}.form-grid{gap:18px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .span-two{grid-column:1/-1}.form-grid label,.check-row{color:#35443c;gap:7px;font-size:11px;font-weight:750;display:grid}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:45px;color:var(--ink);background:#fff;border:1px solid #c8d2cb;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--brand);outline:3px solid #176b521f}.module-picker{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;display:grid}.module-picker label{border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:12px;font-size:11px;font-weight:700;display:flex}.check-row{grid-template-columns:auto 1fr;justify-content:start;align-items:center;margin-top:18px}.wizard-actions{border-top:1px solid #e8ede9;justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:20px;display:flex}.wizard-actions>a{color:var(--muted);font-size:11px;font-weight:700}.form-error{color:#7f2424;background:var(--critical-soft);border:1px solid #edcaca;border-radius:8px;margin-top:18px;padding:12px 14px;font-size:11px}.mapping-feedback:empty{display:none}.mapping-feedback p{margin:0 0 18px}.success-message{color:var(--brand-strong);background:var(--positive-soft);border:1px solid #b8d7c8;border-radius:8px;padding:12px 14px;font-size:11px;font-weight:750}.agency-page-actions{align-items:center;gap:10px;display:flex}.job-operations{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.job-operation-row{border-bottom:1px solid #e7ece8;grid-template-columns:minmax(260px,1.25fr) minmax(230px,1fr) auto;align-items:center;gap:24px;min-height:150px;padding:22px;display:grid}.job-operation-row:last-child{border-bottom:0}.job-operation-main h2{margin:9px 0 3px;font-size:16px}.job-operation-main p{color:var(--muted);text-transform:capitalize;margin:0 0 8px;font-size:10px}.job-operation-main code{color:#42544a;overflow-wrap:anywhere;font-size:9px}.status-pill{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:850}.status-warning{color:#744d12;background:#fff3d9}.status-critical{color:#8d2f2f;background:var(--critical-soft)}.job-operation-evidence{color:#35443c;gap:5px;font-size:10px;display:grid}.job-operation-evidence small{color:var(--muted);overflow-wrap:anywhere;margin-top:6px;line-height:1.45}.job-retry-control{justify-items:stretch;gap:6px;min-width:145px;display:grid}.job-retry-control .secondary-button{width:100%}.job-retry-control button:disabled{cursor:default;opacity:.62;transform:none}.job-retry-control small,.job-readonly{text-align:center;font-size:9px}.field-success{color:var(--positive)}.field-error{color:var(--critical)}.job-readonly{color:var(--muted)}.mapping-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.mapping-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:24px}.mapping-card h2{letter-spacing:-.035em;margin:4px 0 0;font-size:23px}.mapping-card>div>p{min-height:42px;color:var(--muted);margin:7px 0 22px;font-size:11px;line-height:1.55}.mapping-kicker{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.mapping-card fieldset{border:0;gap:15px;margin:0;padding:0;display:grid}.mapping-card fieldset>label:not(.check-row){color:#35443c;gap:7px;font-size:11px;font-weight:750;display:grid}.mapping-card label small{color:var(--muted);font-weight:500}.mapping-card input:not([type=checkbox]),.mapping-card textarea{width:100%;min-height:45px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c8d2cb;border-radius:8px;padding:10px 12px;line-height:1.5}.mapping-card textarea{resize:vertical}.mapping-card input:focus,.mapping-card textarea:focus{border-color:var(--brand);outline:3px solid #176b521f}.mapping-card .primary-button{width:100%;margin-top:5px}.provider-boundary-note{background:#faf8fc;border:1px solid #dcd1e8;border-radius:10px;gap:5px;margin-top:18px;padding:16px 18px;display:grid}.provider-boundary-note strong{font-size:11px}.provider-boundary-note span{color:var(--muted);font-size:10px;line-height:1.55}@media (max-width:1260px){.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell{grid-template-columns:232px minmax(0,1fr)}.freshness-grid{grid-template-columns:repeat(2,1fr)}.freshness-grid>div:nth-child(3n){border-right:1px solid #edf0ee}.freshness-grid>div:nth-child(2n){border-right:0}.freshness-grid>div:nth-last-child(-n+3){border-bottom:1px solid #edf0ee}.freshness-grid>div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:900px){.login-shell{grid-template-columns:1fr}.login-story{min-height:390px}.login-story h1{font-size:48px}.login-panel{padding:28px 20px}.app-shell{display:block}.sidebar{display:none}.topbar{height:62px}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--border);border-radius:7px;padding:8px 10px;font-size:11px;font-weight:750;list-style:none}.mobile-menu nav{border:1px solid var(--border);background:var(--surface);width:250px;box-shadow:var(--shadow);border-radius:10px;padding:8px;display:grid;position:absolute;top:42px;left:0}.mobile-menu nav a{padding:9px;font-size:11px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid.two-one,.dashboard-grid.equal{grid-template-columns:1fr}.module-grid{grid-template-columns:1fr 1fr}.action-board{grid-template-columns:repeat(2,1fr)}.action-board article:nth-child(3n){border-right:1px solid #e8ede9}.action-board article:nth-child(2n){border-right:0}.opportunity-cards>article{grid-template-columns:1fr}.recommendation{border-top:1px solid #e8ede9;border-left:0}.client-directory-row{grid-template-columns:42px 1fr auto}.client-directory-status{grid-column:2}.client-directory-actions{flex-direction:column;grid-area:1/3/span 2;align-items:flex-end;gap:8px}.job-operation-row{grid-template-columns:minmax(0,1fr) auto}.job-operation-evidence{grid-column:1}.job-retry-control,.job-readonly{grid-area:1/2/span 2}.mapping-grid{grid-template-columns:1fr}}@media (max-width:640px){.login-story{min-height:360px;padding:28px 24px}.login-story h1{font-size:39px}.login-story-copy>p:last-child{font-size:14px}.login-card{padding:26px 20px}.content{padding:24px 15px 48px}.topbar{gap:10px;padding:0 14px}.topbar>div:first-of-type{min-width:0;max-width:145px}.topbar>div:first-of-type strong,.topbar-domain{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions{gap:8px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.page-actions{width:100%}.page-actions .button,.page-actions form{flex:1}.page-actions form .button{width:100%}.notice-strip{flex-wrap:wrap;align-items:flex-start}.notice-strip .freshness{width:100%;margin-left:28px}.metric-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.metric-card{min-height:177px}.metric-value{font-size:25px}.trend-summary{grid-template-columns:1fr;gap:10px;height:260px}.trend-bars{height:130px}.source-meta dl{grid-template-columns:1fr 1fr}.freshness-grid{grid-template-columns:1fr}.freshness-grid>div{border-bottom:1px solid #edf0ee!important;border-right:0!important}.freshness-grid>div:last-child{border-bottom:0!important}.module-grid{grid-template-columns:1fr}.status-dot{display:none}.action-board{grid-template-columns:1fr}.action-board article{border-right:0!important}.report-list article{grid-template-columns:38px 1fr}.report-actions{grid-column:1/-1}.report-actions .button{flex:1}.detail-list>div{grid-template-columns:120px 1fr}.backlink-panel .panel-header{flex-direction:column;align-items:stretch;gap:12px}.backlink-panel .panel-header .button{justify-content:center;width:100%}.mobile-table-hint{border-bottom:1px solid var(--border);color:var(--muted);background:#f8faf8;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:9px 14px;font-size:10px;font-weight:700;display:flex}.mobile-table-hint span{color:var(--brand);font-size:15px}.agency-topbar{min-height:62px;padding:0 16px}.agency-content{width:calc(100% - 30px);padding:30px 0 48px}.agency-pagehead{flex-direction:column;align-items:flex-start}.agency-page-actions{flex-direction:column;width:100%}.agency-page-actions .primary-button,.agency-page-actions .secondary-button,.agency-pagehead>.primary-button,.agency-pagehead>.secondary-button{width:100%}.wizard-progress li{text-align:center;flex-direction:column;justify-content:center;padding:12px 8px}.wizard-step{padding:24px 18px}.form-grid.two,.module-picker{grid-template-columns:1fr}.form-grid .span-two{grid-column:auto}.wizard-actions{flex-direction:column-reverse;align-items:stretch}.wizard-actions .primary-button,.wizard-actions .text-button{width:100%}.client-directory-row{grid-template-columns:40px 1fr;padding:16px}.client-directory-status,.client-directory-actions{grid-area:auto/2}.client-directory-actions{align-items:flex-start}.job-operation-row{grid-template-columns:1fr;gap:17px;padding:18px}.job-operation-evidence,.job-retry-control,.job-readonly{grid-area:auto/1}.job-retry-control{width:100%}.mapping-card{padding:20px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
