@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap);:root{--bg:#f7faf9;--panel:#fff;--ink:#1f2937;--secondary:#4f4f4f;--muted:#6b7280;--brand:#ff751f;--brand-soft:#ffd8c1;--accent:#ff751f;--line:#d9e2ec;--danger:#dc2626;--radius:16px;--shadow:0 16px 30px #0f172a14}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#d1fae5 0,#0000 35%),radial-gradient(circle at 100% 100%,#ffedd5 0,#0000 35%),#f7faf9;background:radial-gradient(circle at 0 0,#d1fae5 0,#0000 35%),radial-gradient(circle at 100% 100%,#ffedd5 0,#0000 35%),var(--bg);color:#1f2937;color:var(--ink);font-family:Manrope,Segoe UI,sans-serif;margin:0}h1,h2,h3,h4,h5{font-family:Sora,Manrope,sans-serif}h1,h2,h3,h4,h5,p{margin:0 0 10px}.app-layout{grid-template-columns:280px 1fr}.app-layout,.portal-shell{display:grid;min-height:100vh}.portal-shell{grid-template-rows:auto 1fr}.portal-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #d9e2ec;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.portal-header-inner{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(220px,330px) 1fr auto;margin:0 auto;padding:12px 0;width:min(1300px,calc(100% - 32px))}.portal-brand{align-items:center;display:flex;gap:10px}.brand-logo-mark{align-items:center;border:1px solid #dbeafe;border-radius:8px;display:inline-flex;height:65px;justify-content:center;padding:4px 8px;text-decoration:none}.brand-logo-mark.large{height:44px;width:220px}.brand-logo-image{display:block;height:100%;object-fit:contain;width:100%}.footer-brand-mark{background:#0000;border:none;padding:0}.portal-global-nav{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.portal-link{background:#0000;border:none;border-radius:10px;color:#243246;font-size:15px;font-weight:750;padding:10px 2px;position:relative;text-decoration:none}.portal-link.plain{cursor:pointer}.portal-link.active{color:#ff751f;color:var(--brand)}.portal-link.active:after,.portal-link:hover:after{background:#ff751f;background:var(--brand);border-radius:2px;bottom:3px;content:"";height:2px;left:0;position:absolute;right:0}.menu-wrap{margin:-8px 0;padding:8px 0;position:relative}.menu-trigger{background:#0000;border:none;color:#243246;cursor:pointer;font-size:15px;font-weight:750;padding:10px 2px;width:auto}.mega-menu{grid-gap:12px;background:linear-gradient(155deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:18px;box-shadow:0 18px 40px #0f172a2e;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(200px,1fr));left:0;padding:16px;position:absolute;top:100%;width:min(1140px,92vw);z-index:60}.mega-menu-about{grid-template-columns:1fr;width:min(760px,92vw)}.mega-menu-tools{left:-220px}.mega-hero{background:linear-gradient(130deg,#ecfeff,#f0fdf4);border:1px solid #d1fae5;border-radius:14px;padding:12px}.mega-eyebrow{color:#ff751f;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:1.1px;margin:0 0 4px;text-transform:uppercase}.mega-hero h3{font-size:17px;margin:0 0 4px}.mega-hero p{color:#334155;font-size:13px;margin:0}.mega-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(220px,1fr));margin-top:6px}.mega-item-card{grid-gap:4px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:4px;padding:10px;text-decoration:none}.mega-item-card strong{color:#0f172a;font-size:13px}.mega-item-card span{color:#64748b;font-size:12px}.mega-hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.mini-link{background:#fff;border:1px solid #14b8a6;border-radius:999px;color:#ff751f;color:var(--brand);font-size:12px;font-weight:700;padding:6px 10px;text-decoration:none}.mini-link.filled{background:#ff751f;background:var(--brand);color:#fff}.mega-col{grid-gap:6px;display:grid;gap:6px}.mega-col h4{color:#ff751f;color:var(--brand);font-size:13px;margin:0 0 4px}.mega-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:12px;padding:5px 7px;text-decoration:none}.mega-item:hover{background:#ecfeff;border-color:#5eead4}.portal-user{align-items:center;display:flex;gap:10px}.portal-home-shortcut{color:#ff751f;color:var(--brand);font-size:12px;font-weight:700;text-decoration:none}.profile-menu{position:relative}.icon-circle-btn{align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:999px;display:inline-flex;height:38px;justify-content:center;padding:0;width:38px}.icon-circle-btn svg{fill:#ff751f;fill:var(--brand);height:18px;width:18px}.auth-cta{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;height:38px;justify-content:center;min-width:96px;text-decoration:none}.auth-cta-ghost{background:#fff;border:1px solid #94a3b8;color:#0f172a}.auth-cta-solid{background:#ff751f;background:var(--brand);border:1px solid #ff751f;border:1px solid var(--brand);color:#fff}.profile-trigger{align-items:center;background:#f8fafc;border:1px solid #bae6fd;border-radius:999px;cursor:pointer;display:flex;padding:4px;width:auto}.profile-avatar-img{border-radius:999px;display:block;height:30px;object-fit:cover;width:30px}.profile-avatar-img.large{height:40px;width:40px}.profile-panel{grid-gap:6px;background:#fff;border:1px solid #dbeafe;border-radius:12px;box-shadow:0 14px 28px #0f172a24;display:grid;gap:6px;padding:10px;position:absolute;right:0;top:calc(100% + 6px);width:230px;z-index:60}.profile-summary-card{align-items:center;background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:10px;display:flex;gap:10px;padding:8px}.profile-summary-card strong{color:#0f172a;display:block;font-size:14px}.profile-summary-card span{color:#64748b;display:block;font-size:12px}.profile-panel a,.profile-panel button,.profile-panel p{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;display:flex;font:inherit;gap:7px;margin:0;padding:7px 8px;text-decoration:none;width:100%}.profile-panel button{cursor:pointer}.icon-tag{align-items:center;background:#ff751f;background:var(--brand);border-radius:6px;color:#fff;display:inline-flex;font-size:10px;font-weight:700;height:20px;justify-content:center;width:20px}.portal-main{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 320px;margin:0 auto;padding:16px 0 24px;width:min(1300px,calc(100% - 32px))}.portal-content{min-width:0}.portal-main.no-rail{grid-template-columns:1fr}.public-main{margin:0 auto;padding:16px 0;width:min(1300px,calc(100% - 32px))}.side-nav{background:linear-gradient(175deg,#0b3d39,#ff751f);background:linear-gradient(175deg,#0b3d39,var(--brand));color:#e6fffa;padding:26px 20px}.brand-block{margin-bottom:28px}.brand-mini{font-size:11px;letter-spacing:1.2px;opacity:.85;text-transform:uppercase}.brand-sub{font-size:13px;opacity:.85}.nav-list{grid-gap:8px;display:grid;gap:8px}.nav-item{border:1px solid #0000;border-radius:12px;color:#d5fdf6;padding:11px 12px;text-decoration:none;transition:.22s ease}.nav-item:hover{background:#ffffff14;border-color:#ffffff47}.nav-item.active{background:#eafffb;color:#0b3d39;font-weight:700}.main-pane{padding:20px 24px 28px}.top-shell{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffdb;display:flex;gap:18px;justify-content:space-between;padding:18px}.workspace-top-shell{align-items:start;margin:0 auto;width:min(1300px,calc(100% - 32px))}.workspace-top-shell-outer{background:#fff;margin:0;width:100%}.portal-shell.has-fixed-workspace-row .workspace-top-shell-outer{border-bottom:1px solid #dbe7f1;left:0;position:fixed;right:0;top:72px;top:var(--workspace-fixed-top,72px);z-index:30}.portal-shell.has-fixed-workspace-row .portal-main{margin-top:12px;margin-top:calc(var(--workspace-row-height, 0px) + 12px)}.workspace-context{grid-gap:6px;display:grid;gap:6px}.workspace-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.workspace-title-link{color:inherit;text-decoration:none}.workspace-title-link:hover{text-decoration:underline}.workspace-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.workspace-tool-pill{background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:999px;color:#ff751f;color:var(--brand);display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.3px;padding:5px 10px}.workspace-url{color:#64748b;font-size:12px;max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-url-link{border-bottom:1px dashed #5eead4;color:#ff751f;color:var(--brand);font-size:12px;font-weight:800;text-decoration:none}.workspace-actions{gap:10px;justify-content:flex-end}.workspace-report-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.workspace-change-btn{background:linear-gradient(130deg,#fff,#ecfeff);border:1px solid #ff751f;border:1px solid var(--brand);border-radius:999px;color:#ff751f;color:var(--brand);font-size:12px;font-weight:800;line-height:1;padding:8px 14px;width:auto}.workspace-actions .website-autocomplete{min-width:320px}.eyebrow{color:#6b7280;color:var(--muted);font-size:11px;letter-spacing:1.3px;margin-bottom:6px;text-transform:uppercase}.top-actions{align-items:center;display:flex;gap:12px}.top-actions .website-autocomplete{min-width:340px}.page-head{background:#fcfffe}.top-exit-btn{background:#fff1f2;border:1px solid #fb7185;color:#be123c;font-weight:700;padding:9px 12px;width:auto}.user-pill{align-items:center;background:#ecfeff;border:1px solid #a5f3fc;border-radius:999px;display:flex;gap:10px;padding:6px 12px}.page-grid{grid-gap:16px;display:grid;gap:16px;margin-top:18px}.hero-card{align-items:center;background:linear-gradient(120deg,#fff,#ecfeff);border:1px solid #d1fae5;border-radius:16px;border-radius:var(--radius);box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);display:flex;gap:20px;justify-content:space-between;padding:22px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.dashboard-hero{align-items:stretch}.dashboard-select-card{grid-gap:10px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:14px;display:grid;gap:10px;padding:14px;width:min(420px,100%)}.button-link{background:#ff751f;background:var(--brand);border:1px solid #0000;border-radius:999px;color:#fff;font-weight:700;padding:10px 14px;text-decoration:none}.button-link.ghost{background:#fff;border-color:#ff751f;border-color:var(--brand);color:#ff751f;color:var(--brand)}.status-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;margin-top:4px;padding:5px 10px;text-transform:capitalize}.status-active,.status-resolved{background:#dcfce7;color:#166534}.status-investigating,.status-monitoring{background:#fef3c7;color:#92400e}.status-archived,.status-open{background:#e2e8f0;color:#334155}.stats-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(120px,1fr))}.stat-card{background:#fff;background:var(--panel);border:1px solid #d9e2ec;border:1px solid var(--line);border-radius:16px;border-radius:var(--radius);box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);padding:14px}.stat-card p{color:#6b7280;color:var(--muted);font-size:13px;margin:0 0 6px}.stat-card strong{font-size:26px}.content-two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(300px,1fr))}.card-modern{background:#fff;background:var(--panel);border:1px solid #d9e2ec;border:1px solid var(--line);border-radius:16px;border-radius:var(--radius);box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);padding:18px}form{grid-gap:10px;display:grid;gap:10px}button,input,select,textarea{border:1px solid #cbd5e1;border-radius:12px;font:inherit;padding:11px 12px;width:100%}textarea{line-height:1.5;min-height:140px;overflow-wrap:break-word;resize:vertical;text-orientation:mixed;word-break:normal;writing-mode:horizontal-tb}.simple-text-editor{grid-gap:10px;background:#fff;border:1px solid #dbe3ef;border-radius:12px;display:grid;gap:10px;min-width:0;padding:10px;width:100%}.simple-text-editor-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:2px}.editor-tool-btn{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #c8d4e4;border-radius:9px;color:#1e293b;cursor:pointer;font-size:12px;font-weight:700;line-height:1;padding:6px 10px;width:auto}.editor-tool-btn:hover{border-color:#ff751f;border-color:var(--brand);color:#ff751f;color:var(--brand)}.simple-text-editor textarea{background:#fff;border:1px solid #d0dae8;border-radius:10px;box-sizing:border-box;display:block;font-family:IBM Plex Sans,Segoe UI,sans-serif;line-height:1.58;max-width:100%;min-height:130px;min-width:0;overflow-wrap:break-word;padding:11px 12px;resize:vertical;text-orientation:mixed;white-space:pre-wrap;width:100%;word-break:normal;writing-mode:horizontal-tb}.simple-text-editor textarea:focus{border-color:#ff751f;border-color:var(--brand);box-shadow:0 0 0 3px #0f766e1f;outline:none}.simple-text-editor-meta{display:flex;justify-content:flex-end}.simple-text-editor-meta small{color:#64748b;font-size:11px;font-weight:600}.ai-options-modal-backdrop{background:#070f1a73;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:1200}.ai-options-modal{grid-gap:14px;background:#fff;border:1px solid var(--border-color);border-radius:14px;display:grid;gap:14px;padding:18px;position:relative;width:min(720px,100%)}.ai-options-modal-close{background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#334155;font-size:20px;height:32px;line-height:1;padding:0;position:absolute;right:10px;top:10px;width:32px}.ai-options-modal-close:hover{border-color:#ff751f;border-color:var(--brand);color:#ff751f;color:var(--brand)}.ai-options-modal-head{align-items:center;display:flex;justify-content:flex-start;padding-right:44px}.ai-options-modal-head h4{margin:0}.ai-options-intro{font-size:13px;margin:-4px 0 0}.ai-option-row{align-items:flex-start;display:flex;gap:12px}.ai-option-switch{background:#f8fafc;border:1px solid #d7e0ed;border-radius:10px;padding:10px 12px}.ai-option-switch input[type=checkbox]{border-radius:4px;flex:0 0 auto;height:16px;margin:3px 0 0;max-width:16px;min-width:16px;padding:0;width:auto}.ai-option-switch span{color:#0f172a;font-size:16px;line-height:1.35}.ai-option-grid label{grid-gap:6px;display:grid;gap:6px}.ai-option-grid label span{font-weight:600}.ai-option-extra{grid-gap:6px;display:grid;gap:6px}.ai-option-extra textarea{min-height:84px}.ai-options-modal .hero-actions{display:flex;gap:10px;justify-content:flex-end}.ai-options-modal .hero-actions .button-link{min-width:150px;width:auto}.notes-ingest-modal-overlay{background:#090f1880;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:1200}.notes-ingest-modal{grid-gap:16px;background:#fff;border:1px solid #d7e0ed;border-radius:16px;box-shadow:0 24px 60px #0f172a26;display:grid;gap:16px;padding:20px;width:min(820px,100%)}.notes-ingest-modal-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.notes-ingest-modal-head h3{margin:0}.notes-ingest-modal-close{background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#1f2937;font-size:20px;height:34px;line-height:1;width:34px}.notes-ingest-field{grid-gap:6px;display:grid;gap:6px}.notes-ingest-field .simple-text-editor{min-height:200px}.notes-ingest-actions{display:flex;gap:10px;justify-content:flex-end}.report-outline-note-import{grid-gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:6px;padding:10px 12px}.report-outline-note-import span{color:#1f2937;font-weight:600}.report-outline-note-import button{justify-self:flex-start}.report-outline-note-import small{color:#64748b;font-size:12px}.public-report-table-wrap{overflow-x:auto}.public-report-table{border-collapse:collapse;min-width:760px;width:100%}.public-report-table td,.public-report-table th{border:1px solid #dbe3ef;font-size:13px;padding:9px 10px;text-align:left;vertical-align:top}.public-report-table th{background:#f8fafc;font-weight:700}.public-report-dynamic-sections{grid-gap:20px;display:grid;gap:20px}.public-report-dynamic-card{grid-gap:12px;border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 12px 28px #0f172a14;display:grid;gap:12px;padding:0}.public-report-dynamic-head{grid-gap:12px;align-items:center;background:linear-gradient(180deg,#eef9f7,#f7ede8 55%,#fde6d8);border-bottom:1px solid #f3dfd3;border-top-left-radius:16px;border-top-right-radius:16px;display:grid;gap:12px;grid-template-columns:auto 1fr;padding:14px 16px;position:relative}.public-report-dynamic-head span{align-items:center;background:#f6a46b;border:1px solid #f3b589;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;height:36px;justify-content:center;width:36px}.public-report-dynamic-head h4{color:#0f172a;font-size:16px;margin:0}.public-report-dynamic-body{grid-gap:10px;display:grid;gap:10px;padding:4px 20px 20px}.public-report-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.public-report-block h5{color:#0f172a;font-size:14px;margin:0 0 8px}.public-report-block li,.public-report-block p{color:#1e293b;font-size:13px;line-height:1.55}@media (max-width:640px){.ai-options-modal .hero-actions{flex-direction:column}.ai-options-modal .hero-actions .button-link{width:100%}}button{background:linear-gradient(120deg,#ff751f,#0ea5a0);background:linear-gradient(120deg,var(--brand),#0ea5a0);border:none;color:#fff;cursor:pointer;font-weight:700}button:hover{filter:brightness(1.05)}button:disabled{cursor:not-allowed;opacity:.65}.module-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(120px,1fr))}.module-tile{background:linear-gradient(160deg,#fff,#eff6ff);border:1px solid #dbeafe;border-radius:12px;color:inherit;padding:12px;text-decoration:none}.module-tile:hover{border-color:#93c5fd}.module-tile h5{margin-bottom:6px}.module-tile p{color:#6b7280;color:var(--muted);font-size:13px}.tool-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(220px,1fr))}.tool-card{grid-gap:8px;background:linear-gradient(145deg,#fff,#f0fdf4);border:1px solid #d1fae5;border-radius:14px;display:grid;gap:8px;padding:14px}.tool-card h5{margin-bottom:0}.tool-card p{color:#475569;font-size:14px}.tool-permalink{color:#ff751f;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.wpa-landing{gap:18px}.wpa-hero{grid-gap:16px;background:radial-gradient(circle at 85% 10%,#fb923c33,#0000 32%),linear-gradient(125deg,#fff,#ecfeff 52%,#fff7ed);border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:24px;box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);display:grid;gap:16px;grid-template-columns:1.1fr .9fr;padding:clamp(20px,4vw,36px)}.wpa-hero-copy h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin-bottom:12px}.wpa-hero-copy p{color:#334155}.wpa-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 10px}.wpa-hero-chips span{background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:999px;color:#ff751f;color:var(--brand);font-size:12px;font-weight:700;padding:6px 10px}.wpa-entry-spotlight{background:linear-gradient(135deg,#0b3d39,#ff751f);background:linear-gradient(135deg,#0b3d39,var(--brand));border:1px solid #14b8a6;border-radius:22px;color:#d5fdf6;padding:clamp(18px,3vw,30px)}.wpa-entry-spotlight h3{color:#fff;margin-bottom:8px}.wpa-entry-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.wpa-entry-button{align-items:center;animation:ctaPulse 2.8s ease-in-out infinite;background:linear-gradient(130deg,#fff,#ecfeff);border:1px solid #5eead4;border-radius:16px;box-shadow:0 14px 26px #082f4947;color:#0b3d39;display:inline-flex;font-size:clamp(16px,1.6vw,22px);font-weight:800;justify-content:center;letter-spacing:.2px;overflow:hidden;padding:16px 20px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;width:min(760px,100%)}.wpa-entry-button:hover{box-shadow:0 18px 34px #082f4957;filter:brightness(1.03);transform:translateY(-2px)}.wpa-entry-button:after{animation:ctaShimmer 2.8s ease-in-out infinite;background:linear-gradient(110deg,#0000,#ffffffb3,#0000);bottom:0;content:"";left:-32%;position:absolute;top:0;transform:skewX(-18deg);width:24%}.wpa-highlights{background:linear-gradient(130deg,#fff,#f8fafc);border:1px solid #bae6fd;border-radius:20px;padding:clamp(18px,3vw,28px)}.wpa-highlights h3{margin-bottom:12px}.wpa-highlights-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(180px,1fr))}.wpa-highlight-card{background:linear-gradient(160deg,#fff,#eff6ff);border:1px solid #dbeafe;border-radius:14px;padding:12px}.wpa-highlight-card h4{font-size:15px;margin:8px 0 6px}.wpa-highlight-card p{color:#475569;font-size:13px;margin:0}.wpa-highlight-icon{align-items:center;background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:10px;color:#ff751f;color:var(--brand);display:inline-flex;font-size:11px;font-weight:800;height:32px;justify-content:center;width:32px}.wpa-feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(280px,1fr))}.wpa-bottom-note{background:linear-gradient(125deg,#fff,#f0f9ff);border-color:#bae6fd}.website-autocomplete{position:relative;width:100%}.website-autocomplete-panel{grid-gap:6px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 12px 28px #0f172a24;display:grid;gap:6px;left:0;max-height:280px;overflow:auto;padding:8px;position:absolute;right:0;top:calc(100% + 6px);z-index:50}.website-option{grid-gap:4px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;display:grid;gap:4px;text-align:left}.website-option strong{font-size:14px}.website-option span{color:#64748b;font-size:12px}.website-option.active{background:#ecfeff;border-color:#14b8a6}.website-option-empty{color:#64748b;font-size:13px;margin:0;padding:8px 6px}.right-rail{grid-gap:12px;align-content:start;display:grid;gap:12px;height:fit-content;position:sticky;top:84px}.right-rail-card{background:#fff;border:1px solid #d9e2ec;border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);padding:12px}.right-nav-list{grid-gap:8px;display:grid;gap:8px;margin-top:8px}.right-nav-item{grid-gap:3px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;display:grid;gap:3px;padding:9px 10px;text-decoration:none}.right-nav-item.emphasis{background:linear-gradient(140deg,#eff6ff,#ecfeff);border-color:#7dd3fc}.right-nav-item span{color:#64748b;font-size:12px}.right-nav-item.active{background:#ecfeff;border-color:#14b8a6}.workspace-note-rail textarea{margin:8px 0;min-height:170px}.preview-cta-btn{background:linear-gradient(130deg,#fff,#ecfeff);border:1px solid #7dd3fc;border-radius:12px;color:#ff751f;color:var(--brand);font-weight:800;padding:10px 12px;text-decoration:none;white-space:nowrap}.preview-toolbar{align-items:center}.preview-report-link{width:auto}.review-notes-card{background:linear-gradient(145deg,#fff,#f0f9ff);border:1px solid #bae6fd;margin-top:12px}.review-notes-card textarea{min-height:150px}.preview-focus-mode .preview-layout{grid-template-columns:1fr}.preview-focus-mode .preview-stage-nav{display:none}.question-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(260px,300px) 1fr}.stage-list{grid-gap:8px;align-content:start;display:grid;gap:8px}.stage-item{align-items:center;background:#f8fafc;border:1px solid #dbeafe;color:#0f172a;display:flex;font-weight:600;justify-content:space-between;text-align:left}.stage-item.active{background:#ecfeff;border-color:#14b8a6}.stage-form{grid-gap:12px;display:grid;gap:12px}.stage-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.progress-pill{background:#ecfeff;border-radius:999px;color:#ff751f;color:var(--brand);font-size:12px;font-weight:700;padding:5px 10px}.prompt-block p{font-weight:700;margin-bottom:6px}.prompt-block{display:block;width:100%}.prompt-block textarea{min-height:170px}.answer-evidence-toolbar{gap:8px}.ai-field-actions,.answer-evidence-toolbar{align-items:center;display:flex;flex-wrap:wrap;margin-top:8px}.ai-field-actions{gap:10px;justify-content:space-between}.guided-field .ai-field-actions{border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px}.ai-field-helper{align-items:center;display:inline-flex;font-size:12px;gap:6px}.ai-field-helper svg{fill:#ff751f;fill:var(--brand);height:14px;width:14px}.ai-field-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ai-mini-btn{font-size:12px;padding:7px 10px;width:auto}.ai-spark-btn{align-items:center;background:linear-gradient(135deg,#fff,#ecfeff)!important;border-color:#7dd3fc!important;box-shadow:0 8px 18px #0ea5e91f;color:#0f172a!important;display:inline-flex;gap:6px}.ai-spark-btn svg{fill:#ff751f;fill:var(--brand);height:14px;width:14px}.ai-spark-btn:hover{box-shadow:0 10px 20px #0ea5e92e}.icon-tool-btn{align-items:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;color:#0f172a;display:inline-flex;gap:6px;padding:5px 10px;width:auto}.icon-tool-btn svg{fill:#ff751f;fill:var(--brand);height:16px;width:16px}.icon-tool-btn span{font-size:12px;font-weight:700}.evidence-mini-note{font-size:12px}.answer-popup{background:#f8fafc;border:1px solid #bae6fd;border-radius:12px;margin-top:10px}.answer-popup-head{align-items:center;border-bottom:1px solid #dbeafe;display:flex;gap:8px;justify-content:space-between;padding:8px 10px}.popup-close-btn{align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:999px;color:#475569;display:inline-flex;font-size:14px;font-weight:700;height:28px;justify-content:center;padding:0;width:28px}.answer-popup-body{grid-gap:8px;display:grid;gap:8px;padding:10px}.incident-picker-list{grid-gap:6px;display:grid;gap:6px;max-height:220px;overflow:auto}.incident-picker-item{grid-gap:4px 8px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:4px 8px;grid-template-columns:auto 1fr;padding:8px}.incident-picker-item input{height:16px;margin:0;width:16px}.incident-picker-item span{font-size:13px;font-weight:700}.incident-picker-item small{color:#64748b;font-size:12px;grid-column:2}.hidden-file-input{display:none}.compact-popup-btn{font-size:12px;padding:7px 10px;width:auto}.compact-status{font-size:12px;margin:0}.attachment-list{grid-gap:6px;display:grid;gap:6px}.attachment-list.compact{max-height:200px;overflow:auto}.attachment-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:8px;justify-content:space-between;padding:8px}.attachment-item a{color:#ff751f;color:var(--brand);font-size:13px;font-weight:700;text-decoration:none}.attachment-item .button-link.ghost{font-size:12px;padding:6px 10px;width:auto}.guidance-panel{background:#f0fdfa;border:1px solid #d1fae5;border-radius:12px;padding:12px}.guidance-panel h4{margin-top:6px}.guidance-panel ul{margin:0 0 8px;padding-left:18px}.inline-grid.two{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.muted{color:#6b7280;color:var(--muted)}.incident-list{grid-gap:10px;display:grid;gap:10px;max-height:760px;overflow:auto;padding-right:4px}.incident-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.incident-head,.section-head{align-items:center;display:flex;gap:8px;justify-content:space-between}.section-head{margin-bottom:10px}.report-list{grid-gap:8px;display:grid;gap:8px}.report-item{grid-gap:4px;background:#f8fafc;border:1px solid #e2e8f0;color:inherit;display:grid;gap:4px;text-align:left}.category-list{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.category-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.settings-card{max-width:760px}.settings-card-wide{max-width:none}.settings-form-grid{grid-gap:16px;display:grid;gap:16px}.settings-active-provider{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:14px;padding:14px}.settings-provider-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(220px,1fr))}.settings-provider-card{grid-gap:10px;background:linear-gradient(155deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:16px;display:grid;gap:10px;padding:14px}.settings-provider-card.active{background:linear-gradient(155deg,#fff,#ecfeff);border-color:#14b8a6}.settings-provider-head{align-items:start;display:flex;gap:12px;justify-content:space-between}.settings-provider-actions{grid-gap:8px;display:grid;gap:8px}.settings-provider-actions button{width:auto}.settings-provider-badge{grid-gap:4px;border-radius:12px;display:grid;font-size:12px;gap:4px;padding:10px}.settings-provider-badge strong{font-size:12px}.settings-provider-badge small{color:#475569}.settings-provider-badge-ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.settings-provider-badge-fail{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.settings-provider-status{font-size:12px;margin:0}.settings-submit-row{display:flex;justify-content:flex-end}.status-text{color:#065f46;font-weight:600}.report-submit-box .status-text{font-size:13px;margin-top:10px;text-align:center}.error{color:#dc2626;color:var(--danger)}.tab-row{background:linear-gradient(140deg,#f8fafc,#eef2ff);border:1px solid #bae6fd;border-radius:999px;display:inline-flex;flex-wrap:nowrap;gap:0;padding:4px}.tab-btn{background:#0000;border:1px solid #0000;border-radius:999px;color:#334155;font-size:12px;font-weight:800;min-width:150px;padding:8px 14px;width:auto}.tab-btn.active{background:linear-gradient(130deg,#ff751f,#14b8a6);background:linear-gradient(130deg,var(--brand),#14b8a6);border-color:#ff751f;border-color:var(--brand);box-shadow:0 10px 18px #0f766e38;color:#fff}.workspace-trail-bar{grid-gap:8px;background:linear-gradient(160deg,#fff,#f8fafc);border-bottom:1px solid #dbeafe;border-top-left-radius:18px;border-top-right-radius:18px;display:grid;gap:8px;padding:12px 14px 10px}.workspace-trail-row{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;display:inline-flex;flex-wrap:nowrap;gap:0;max-width:100%;overflow:hidden;width:fit-content}.workspace-trail-btn{align-items:center;background:#0000;border:none;border-radius:0;border-right:1px solid #e2e8f0;color:#0f172a;display:inline-flex;gap:6px;justify-content:center;min-width:0;padding:9px 14px;text-align:center;width:auto}.workspace-trail-btn:last-child{border-right:none}.workspace-trail-btn strong{font-size:12px;letter-spacing:.2px}.workspace-trail-btn.active{background:linear-gradient(130deg,#ff751f,#14b8a6);background:linear-gradient(130deg,var(--brand),#14b8a6);color:#fff}.workspace-stage-shell{background:#fff;border:1px solid #dbeafe;border-radius:18px;box-shadow:0 14px 24px #0f172a14;margin-top:10px;overflow:hidden}.workspace-stage-head{background:linear-gradient(155deg,#fff,#eff6ff);border-bottom:1px solid #dbeafe;padding:0}.workspace-stage-head,.workspace-stage-head.stage-tone-discussion{--stage-nav-start:var(--brand);--stage-nav-end:#14b8a6}.workspace-stage-head.stage-tone-incidents{--stage-nav-start:#b91c1c;--stage-nav-end:#ef4444}.workspace-stage-head.stage-tone-reports{--stage-nav-start:#1d4ed8;--stage-nav-end:#3b82f6}.workspace-stage-nav-compact{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:auto 1fr auto}.stage-nav-arrow{align-items:center;align-self:stretch;background:linear-gradient(130deg,var(--stage-nav-start),var(--stage-nav-end));border:none;border-right:1px solid #ffffff2e;color:#fff;display:inline-flex;font-size:16px;font-weight:800;height:auto;justify-content:center;margin:0;min-width:48px;padding:0;width:48px}.stage-nav-arrow:disabled{background:linear-gradient(130deg,#e2e8f0,#cbd5e1);border-right:1px solid #cbd5e1;color:#94a3b8;cursor:not-allowed}.workspace-stage-nav-compact .stage-nav-arrow:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:18px;border-top-right-radius:0}.workspace-stage-nav-compact .stage-nav-arrow:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid #ffffff2e;border-right:none;border-top-left-radius:0;border-top-right-radius:18px}.stage-nav-main{align-items:center;display:flex;gap:18px;justify-content:space-between;min-height:86px;min-width:0;padding:0 14px}.stage-nav-left{align-items:center;display:inline-flex;gap:8px;min-width:0}.stage-nav-title{color:#ff751f;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.6px;margin:0;text-align:left;white-space:nowrap}.stage-nav-title-icon{align-items:center;background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:8px;color:#ff751f;color:var(--brand);display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.stage-nav-title-icon svg{fill:currentColor;height:16px;width:16px}.workspace-stage-head-right{align-items:center;display:flex;justify-content:flex-end}.workspace-reports-tab-row .tab-btn{font-size:11px;min-width:120px;padding:7px 12px}.workspace-stage-content{padding:14px}.workspace-stage-content>.page-grid{margin-top:0}.scroll-top-fab{align-items:center;background:linear-gradient(130deg,#ff751f,#14b8a6);background:linear-gradient(130deg,var(--brand),#14b8a6);border:1px solid #ff751f;border:1px solid var(--brand);border-radius:999px;bottom:20px;box-shadow:0 14px 24px #0f766e42;color:#fff;display:inline-flex;font-size:20px;font-weight:800;height:44px;justify-content:center;line-height:1;position:fixed;right:18px;width:44px;z-index:75}.preview-list{grid-gap:12px;display:grid;gap:12px}.preview-list.compact{gap:10px}.preview-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.preview-head{align-items:center;display:flex;gap:8px;justify-content:space-between}.answer-block{border-top:1px dashed #cbd5e1;margin-top:8px;padding-top:8px}.preview-layout{grid-gap:14px;display:grid;gap:14px;grid-template-columns:320px 1fr}.preview-stage-nav{grid-gap:8px;align-content:start;background:#f8fafc;display:grid;gap:8px;max-height:80vh;overflow:auto;padding:10px}.preview-stage-content,.preview-stage-nav{border:1px solid #e2e8f0;border-radius:12px}.preview-stage-content{background:#fcfcfd;padding:14px}.qa-grid{grid-gap:10px;display:grid;gap:10px}.answer-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.incident-link-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.incident-pill-link{background:#eff6ff;border:1px solid #7dd3fc;border-radius:999px;color:#0f172a;padding:5px 10px;width:auto}.incident-popup{background:#fff;border:1px solid #7dd3fc;border-radius:14px;box-shadow:0 20px 38px #0f172a4d;position:fixed;width:min(440px,92vw);z-index:80}.incident-popup-head{align-items:center;background:#f0f9ff;border-bottom:1px solid #dbeafe;border-radius:14px 14px 0 0;cursor:move;display:flex;gap:8px;justify-content:space-between;padding:8px 10px}.incident-popup-body{max-height:56vh;overflow:auto;padding:10px}.q-title{font-weight:700;margin-bottom:6px}.a-value{line-height:1.6;white-space:pre-wrap}.incident-meta-grid{grid-gap:4px 14px;display:grid;gap:4px 14px;grid-template-columns:repeat(2,minmax(200px,1fr))}.auth-card{background:#fff;background:var(--panel);border:1px solid #d9e2ec;border:1px solid var(--line);border-radius:16px;border-radius:var(--radius);box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);margin:10vh auto;padding:22px;width:min(440px,92vw)}.auth-card a{color:#ff751f;color:var(--brand);font-weight:700;text-decoration:none}.landing-shell,.login-shell{display:grid;min-height:100vh;padding:22px;place-items:center}.landing-shell-app{min-height:auto;padding:0;place-items:stretch}.landing-wrap{width:min(1300px,100%)}.landing-hero{grid-gap:16px;background:linear-gradient(120deg,#fff,#ecfeff 45%,#fff7ed);border:1px solid #d1fae5;border-radius:24px;box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);display:grid;gap:16px;grid-template-columns:minmax(300px,1.1fr) minmax(300px,.9fr);padding:clamp(20px,4vw,44px)}.landing-copy h1{font-size:clamp(30px,4.2vw,50px);line-height:1.07;margin-bottom:14px}.landing-copy p{color:#334155;font-size:17px;max-width:64ch}.landing-eyebrow{color:#ff751f;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.landing-cta{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.landing-cta span{color:#6b7280;color:var(--muted);font-size:14px}.landing-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(120px,1fr));margin-top:10px}.landing-metrics article{grid-gap:4px;background:#ffffffd6;border:1px solid #c7f9e8;border-radius:12px;display:grid;gap:4px;padding:10px}.landing-metrics strong{color:#ff751f;color:var(--brand);font-family:Sora,Manrope,sans-serif;font-size:24px}.landing-metrics span{color:#475569;font-size:12px}.landing-panel{grid-gap:12px;background:linear-gradient(150deg,#fffffff5,#eff6ffe6);border:1px solid #dbeafe;border-radius:18px;display:grid;gap:12px;padding:16px}.landing-panel-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.landing-panel-chip{background:#fff7ed;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:999px;color:#ff751f;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.4px;padding:5px 9px;text-transform:uppercase}.strategy-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-item{grid-gap:10px;align-items:start;background:#fff;border:1px solid #dbeafe;border-radius:12px;display:grid;gap:10px;grid-template-columns:auto 1fr;padding:10px}.strategy-icon{align-items:center;background:#fff7ed;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:10px;display:inline-flex;height:32px;justify-content:center;width:32px}.strategy-icon svg{stroke:#ff751f;stroke:var(--brand);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;height:16px;width:16px}.strategy-item p{color:#334155;font-size:13px;line-height:1.45;margin:0}.landing-principle-card{background:linear-gradient(145deg,#fff7ed,#fff);border:1px dashed #fdba74;border-radius:12px;padding:10px 12px}.landing-principle-card small{color:#ff751f;color:var(--brand);display:inline-block;font-size:10px;font-weight:800;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.landing-principle-card p{color:#334155;font-size:13px;line-height:1.5;margin:0}.landing-cards{grid-gap:10px;display:grid;gap:10px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(220px,1fr))}.landing-card{background:linear-gradient(160deg,#fff,#eff6ff);border:1px solid #dbeafe;border-radius:14px;padding:14px}.landing-card p{color:#475569;font-size:14px}.landing-flow{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-column:1/-1;padding:14px}.flow-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(180px,1fr))}.flow-grid article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.flow-grid span{align-items:center;background:#ff751f;background:var(--brand);border-radius:999px;color:#fff;display:inline-flex;font-weight:700;height:34px;justify-content:center;margin-bottom:6px;width:34px}.flow-grid p{color:#475569;font-size:13px}.login-surface{background:#fff;border:1px solid #d1fae5;border-radius:22px;box-shadow:0 16px 30px #0f172a14;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 360px;overflow:hidden;width:min(980px,100%)}.login-left{grid-gap:12px;align-content:center;display:grid;gap:12px;padding:28px}.login-left h2{font-size:clamp(30px,3.2vw,40px);margin-bottom:0}.login-left p{color:#475569}.back-link{color:#ff751f;color:var(--brand);font-weight:700;text-decoration:none;width:fit-content}.login-right{background:linear-gradient(175deg,#0b3d39,#ff751f);background:linear-gradient(175deg,#0b3d39,var(--brand));color:#e6fffa;padding:26px 20px}.login-right h3{margin-bottom:8px}.login-right ul{grid-gap:8px;display:grid;gap:8px;margin:0;padding-left:18px}.site-footer-wrap{background:radial-gradient(circle at 0 0,#2dd4bf40,#0000 45%),linear-gradient(175deg,#0b3d39,#ff751f);background:radial-gradient(circle at 0 0,#2dd4bf40,#0000 45%),linear-gradient(175deg,#0b3d39,var(--brand));border-top:1px solid #dbeafe;color:#e6fffa;margin-top:26px}.site-footer-main{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:minmax(260px,380px) minmax(0,1fr);margin:0 auto;padding:28px 0 24px;width:min(1300px,calc(100% - 32px))}.footer-brand-panel{grid-gap:12px;align-content:start;display:grid;gap:12px}.footer-links-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(160px,1fr))}.footer-links-grid h4{color:#fff;font-size:14px;margin:0 0 8px}.footer-links-grid a{color:#ecfeff;display:block;font-size:13px;margin-bottom:6px;text-decoration:none}.footer-links-grid a:hover{color:#fff;text-decoration:underline}.footer-logo-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px;width:fit-content}.footer-logo-panel img{display:block;height:auto;max-width:260px;object-fit:contain;width:100%}.site-footer-legal{align-items:center;border-top:1px solid #fff3;display:flex;flex-wrap:wrap;gap:14px;margin:0 auto;padding:12px 0;width:min(1300px,calc(100% - 32px))}.site-footer-legal a,.site-footer-legal span{color:#f0fffc;font-size:12px;text-decoration:none}.reports-workspace-grid{gap:12px}.reports-top-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.composer-ai-indicator{align-items:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;color:#334155;display:inline-flex;flex-wrap:wrap;font-size:12px;gap:8px;margin-top:10px;padding:6px 10px}.composer-ai-indicator strong{color:#ff751f;color:var(--brand)}.composer-ai-indicator span{color:#64748b}.reports-inline-ai{margin:0}.reports-composer-shell{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}.reports-compact-actions{grid-gap:8px;display:grid;gap:8px;position:sticky;top:84px;z-index:6}.reports-compact-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.workspace-action-btn{background:linear-gradient(130deg,#ff751f,#14b8a6);background:linear-gradient(130deg,var(--brand),#14b8a6);border:1px solid #ff751f;border:1px solid var(--brand);border-radius:999px;color:#fff;font-size:12px;font-weight:800;padding:9px 14px;width:auto}.workspace-action-btn.ghost{background:#fff;color:#ff751f;color:var(--brand)}.report-outline-card{grid-gap:10px;align-self:start;display:grid;gap:10px;overflow:hidden;position:static}.report-outline-head{grid-gap:12px;background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #dbeafe;display:grid;gap:12px;margin:-18px -18px 0;padding:0 18px 12px}.report-outline-progress-rail{background:#e6eef7;border-radius:18px 18px 0 0;height:7px;margin:0 -18px;overflow:hidden}.report-outline-progress-fill{border-radius:inherit;height:100%}.report-outline-progress-fill-high{background:linear-gradient(90deg,#f97316,#ef4444)}.report-outline-progress-fill-medium{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.report-outline-progress-fill-low{background:linear-gradient(90deg,#14b8a6,#22c55e)}.report-outline-controls{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr)}.report-outline-controls label{grid-gap:8px;display:grid;gap:8px}.report-outline-controls label>span{color:#0f172a;font-size:12px;font-weight:800;letter-spacing:.2px}.risk-score-combo{align-items:stretch;display:flex;position:relative}.risk-score-combo input{border-radius:14px;padding-right:108px}.risk-live-btn{background:linear-gradient(135deg,#ecfeff,#f0fdfa);border:none;border-left:1px solid #b7d7d4;border-radius:10px;bottom:6px;box-shadow:none;color:#ff751f;color:var(--brand);font-size:12px;font-weight:800;padding:0 14px;position:absolute;right:6px;top:6px;white-space:nowrap;width:auto}.report-section-menu{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe7f1;border-radius:20px;box-shadow:0 14px 28px #0f172a0a;box-sizing:border-box;display:block;margin:10px 0 0;min-height:104px;min-width:0;overflow:visible;overscroll-behavior:contain;padding:10px;position:relative;width:100%;z-index:8}.report-section-menu:after{content:none}.report-section-menu-list{-ms-overflow-style:none;box-sizing:border-box;cursor:grab;display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:contain;padding:10px 0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;width:100%}.report-section-menu-list:after,.report-section-menu-list:before{content:"";flex-basis:calc(50% - 110px);flex-grow:0;flex-shrink:0}.report-section-menu-list::-webkit-scrollbar{display:none}.report-section-menu-list.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.report-outline-item{grid-gap:6px;background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;color:#0f172a;display:grid;flex:0 0 220px;gap:6px;min-width:220px;padding:12px;scroll-snap-align:center;text-align:left}.report-outline-item strong{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-outline-heading{align-items:center;display:flex;gap:8px;min-width:0}.report-outline-index{align-items:center;background:#e2e8f0;border-radius:999px;color:#334155;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:800;height:24px;justify-content:center;width:24px}.report-outline-item span{color:#64748b;font-size:12px}.outline-score-chip,.outline-status-chip,.report-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;line-height:1.2;padding:4px 8px;width:fit-content}.outline-score-neutral,.outline-status-neutral,.report-status-pill-neutral{background:#e2e8f0;color:#334155}.outline-score-high,.outline-status-high,.report-status-pill-high{background:#fee2e2;color:#b91c1c}.outline-score-medium,.outline-status-medium,.report-status-pill-medium{background:#fef3c7;color:#b45309}.outline-score-low,.outline-status-low,.report-status-pill-low{background:#dcfce7;color:#166534}.report-outline-item.active{background:#ecfeff;border-color:#14b8a6;position:relative;z-index:4}.report-outline-item.active:after{background:linear-gradient(135deg,#ecfeff,#ecfeff);border-bottom:1px solid #14b8a6;border-right:1px solid #14b8a6;bottom:-7px;content:"";height:12px;left:76%;position:absolute;transform:translateX(18%) rotate(43deg);width:14px;z-index:2344}.report-outline-item.active:before{content:none}.report-risk-suggestion{grid-gap:8px;background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:12px;display:grid;gap:8px;margin:4px 0 8px;padding:10px}.report-risk-actions,.report-risk-suggestion>div{align-items:center;display:flex;gap:10px;justify-content:space-between}.report-risk-actions{flex-wrap:wrap}.report-risk-suggestion strong{font-size:13px}.report-risk-suggestion span{color:#0f172a;font-size:16px;font-weight:800}.section-rating-banner{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 10px}.reports-composer{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.report-section-editor{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe7f1;border-radius:22px;box-shadow:0 18px 36px #0f172a0a;box-sizing:border-box;margin:auto;min-width:0;padding:22px 18px 18px;width:90%}.report-section-editor-executive,.report-section-editor-guided{background:#0000;border:none;box-shadow:none;padding:8px 0 0}.report-section-editor-guided{margin:0;width:100%}.report-section-editor-guided .section-head{justify-content:center}.report-section-editor-guided .section-head>div{text-align:center;width:100%}.report-section-editor-guided .section-head .status-chip{display:none}.section-head-executive{justify-content:center;width:100%}.section-head-executive>div{text-align:center;width:100%}.section-head-executive .status-chip{display:none}.report-section-editor-focused{align-content:start;min-height:520px}.report-section-editor textarea{min-height:190px}.report-section-editor-focused textarea{min-height:340px}.guided-section-builder{grid-gap:12px;display:grid;gap:12px;margin-bottom:14px;margin-left:auto;margin-right:auto;max-width:100%;min-width:0;padding:4px 0 0;width:100%}.report-section-editor:not(.report-section-editor-executive) .guided-section-builder{background:#fff;border:2px solid #dbe7f1;border-radius:12px;box-shadow:0 8px 20px #0f172a08;gap:0;margin-top:6px;overflow:hidden;padding:0}.guided-section-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.report-section-editor:not(.report-section-editor-executive) .guided-section-actions{background:linear-gradient(180deg,#f8fdff,#fff);border-bottom:2px solid #dbe7f1;min-height:0;padding:10px 12px}.report-section-editor:not(.report-section-editor-executive) .guided-section-actions:empty{display:none}.guided-nav-arrow{background:#fff;border:1px solid #c7d8e8;border-radius:10px;color:#ff751f;color:var(--brand);font-size:16px;font-weight:800;height:36px;line-height:1;min-width:38px;padding:0;width:38px}.guided-nav-arrow:disabled{cursor:not-allowed;opacity:.45}.guided-nav-rail{background:#fff;border:2px solid #dbe7f1;border-radius:12px;display:grid;grid-template-columns:52px 1fr 52px;min-width:0;overflow:hidden}.report-section-editor:not(.report-section-editor-executive) .guided-nav-rail{border-left:0;border-radius:0;border-right:0;border-top:0}.guided-nav-arrow-rail{background:linear-gradient(180deg,#f8fafc,#eef5fb);border:none;border-radius:0;color:#ff751f;color:var(--brand);font-size:18px;height:100%;min-height:100%;min-width:0;width:100%}.guided-nav-rail .guided-nav-arrow-rail:first-child{border-bottom-left-radius:0;border-left:none;border-right:2px solid #dbe7f1;border-top:none}.guided-nav-rail .guided-nav-arrow-rail:last-child{border-bottom-right-radius:0;border-left:2px solid #dbe7f1;border-right:none;border-top:none}.guided-section-head{align-items:start;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;justify-content:space-between;padding-bottom:12px}.guided-add-btn{background:linear-gradient(130deg,#fff,#ecfeff);border:1px solid #ff751f;border:1px solid var(--brand);color:#ff751f;color:var(--brand);font-weight:800;gap:8px;letter-spacing:.3px;padding:8px 12px;width:auto}.guided-add-btn,.guided-add-btn span{align-items:center;border-radius:999px;display:inline-flex;font-size:12px}.guided-add-btn span{background:#ff751f;background:var(--brand);color:#fff;font-weight:900;height:18px;justify-content:center;line-height:1;width:18px}.guided-chip-row{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.guided-chip-row-shell{grid-gap:0;background:#fff;border:none;border-radius:0;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.guided-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;font-size:12px;font-weight:700;max-width:170px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap;width:auto}.guided-chip-card{grid-gap:8px;background:linear-gradient(180deg,#f8fafc,#fff);border:0;border-bottom:2px solid #dbe7f1;border-radius:0;border-right:2px solid #dbe7f1;color:#0f172a;display:grid;flex:0 0 auto;gap:8px;max-width:none;min-width:0;padding:12px;text-align:left;width:100%}.guided-chip-row-shell .guided-chip-card:last-child{border-right:0}.guided-chip-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.guided-chip-step{background:#e2e8f0;color:#334155;height:30px;width:30px}.guided-chip-progress,.guided-chip-step{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;justify-content:center}.guided-chip-progress{min-width:72px;padding:4px 10px}.guided-chip-progress-empty{background:#fee2e2;color:#b91c1c}.guided-chip-progress-partial{background:#fef3c7;color:#b45309}.guided-chip-progress-complete{background:#dcfce7;color:#166534}.guided-chip-card strong{color:#0f172a;font-size:14px;font-weight:800;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guided-chip-card:hover{background:#eafff8}.guided-chip[draggable=true]{cursor:grab}.guided-chip[draggable=true]:before{content:""}.guided-chip.drag-source{opacity:.72;transform:scale(.98)}.guided-chip.drag-target{background:linear-gradient(135deg,#ecfeff,#f0fdfa);border-color:#ff751f;border-color:var(--brand);box-shadow:0 0 0 3px #0f766e24;color:#0b3d39}.guided-chip.drag-target:after{color:#ff751f;color:var(--brand);content:" Drop Here";font-size:10px;font-weight:800;letter-spacing:.3px}.guided-chip.active{background:#ccfbf1;border-bottom-color:#0000;position:relative;z-index:8}.guided-chip-card.active:hover{background:#ccfbf1}.guided-chip-card.active:after{bottom:-2px;height:10px;left:0;right:0;z-index:9}.guided-chip-card.active:after,.guided-chip-card.active:before{background:#ccfbf1;border-bottom:2px solid #dbe7f1;content:"";position:absolute}.guided-chip-card.active:before{border-right:2px solid #dbe7f1;bottom:-10px;height:14px;left:50%;transform:translateX(-50%) rotate(45deg);width:14px;z-index:10}.section-content-hint{grid-gap:4px;background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;display:grid;gap:4px;margin:6px 0 12px;padding:12px 14px}.section-content-hint strong{font-size:12px;letter-spacing:.5px;text-transform:uppercase}.section-content-hint p{color:#475569;line-height:1.6;margin:0}.section-content-hint-high{background:linear-gradient(150deg,#fff7f7,#fff1f2);border-color:#fecaca}.section-content-hint-high strong{color:#b91c1c}.section-content-hint-medium{background:linear-gradient(150deg,#fffdf5,#fffbeb);border-color:#fde68a}.section-content-hint-medium strong{color:#b45309}.section-content-hint-low,.section-content-hint-neutral{background:linear-gradient(150deg,#f8fbff,#eff6ff);border-color:#bfdbfe}.section-content-hint-low strong,.section-content-hint-neutral strong{color:#1d4ed8}.guided-card{grid-gap:12px;background:#0000;border:none;border-radius:0;display:grid;gap:12px;min-width:0;padding:18px 0 0;width:100%}.report-section-editor:not(.report-section-editor-executive) .guided-card{background:linear-gradient(180deg,#f8fdff,#fff);margin-top:0;min-width:0;padding:22px;width:100%}.guided-card-head{align-items:start;display:flex;gap:12px;justify-content:space-between}.guided-card-title-wrap{flex:1 1 auto;min-width:0}.guided-card-actions{align-items:center;display:flex;gap:8px}.guided-row-summary{background:#0000;display:flex;flex-wrap:wrap;gap:8px;padding:0}.guided-label-editor{grid-gap:6px;display:grid;gap:6px}.guided-label-editor span{color:#ff751f;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.guided-label-editor input{min-width:0}.guided-field-grid{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;width:100%}.guided-field-grid-current_risks .guided-field-textarea,.guided-field-grid-positive_signals .guided-field-textarea,.guided-field-grid-recommendation_matrix .guided-field-textarea:first-child,.guided-field-grid-recommendation_matrix .guided-field-textarea:last-child{grid-column:1/-1}.guided-card-current_risks,.guided-card-operational_readiness,.guided-card-positive_signals,.guided-card-recommendation_matrix{background:#0000}.guided-field-grid-operational_readiness .guided-field-textarea{grid-column:1/-1}.guided-field{grid-gap:6px;align-items:start;display:grid;gap:6px;grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.guided-field span{color:#0f172a;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.guided-field-input,.guided-field-number,.guided-field-select,.guided-field-textarea{background:#0000;border:none;padding:0}.guided-field-textarea{grid-column:1/-1}.guided-field input,.guided-field select,.guided-field textarea{background:#fff;border:1px solid #dbe3ee;border-radius:12px;box-shadow:inset 0 1px 2px #0f172a08;min-width:0;padding:11px 12px}.guided-field .simple-text-editor{min-width:0;width:100%}.guided-field .simple-text-editor textarea{min-width:0;overflow-wrap:break-word;text-orientation:mixed;width:100%;word-break:normal;writing-mode:horizontal-tb}.guided-field input:focus,.guided-field select:focus,.guided-field textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f;outline:none}.executive-summary-map{grid-gap:0;border:none;display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0;overflow:hidden}.executive-summary-shell{grid-gap:0;background:#fff;border:2px solid #dbe7f1;border-radius:12px;box-shadow:0 8px 20px #0f172a08;box-sizing:border-box;display:grid;gap:0;margin:0;min-width:0;overflow:hidden;width:100%}.executive-summary-content{background:linear-gradient(180deg,#f8fdff,#fff);border-top:none;margin-top:0;padding:22px;position:relative}.executive-summary-map-item{grid-gap:8px;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:2px solid #dbe7f1;border-left:0;border-left-width:0;border-radius:0;border-right:2px solid #dbe7f1;border-top:0;display:grid;flex:0 0 auto;gap:8px;min-width:0;padding:12px;position:relative;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;width:100%}.executive-summary-map-item:first-child{border-left-width:2px}.executive-summary-map-item:last-child{border-right-width:2px}.executive-summary-map-item:hover{background:#eafff8}.executive-summary-map-item.active{background:#ccfbf1;border-bottom-color:#0000;box-shadow:none;z-index:8}.executive-summary-map-item.active:hover{background:#ccfbf1}.executive-summary-map-item.active:after{background:#ccfbf1;border-bottom:2px solid #dbe7f1;bottom:-2px;content:"";height:14px;left:0;position:absolute;right:0;z-index:9}.executive-summary-map-item.active:before{background:#ccfbf1;border-bottom:2px solid #dbe7f1;border-right:2px solid #dbe7f1;bottom:-12px;content:"";height:18px;left:21%;position:absolute;transform:translateX(-38%) rotate(27deg);width:37px;z-index:10}.executive-summary-map-item-empty{box-shadow:inset 0 3px 0 #e5e7eb}.executive-summary-map-item-partial{box-shadow:inset 0 3px 0 #f59e0b}.executive-summary-map-item-complete{box-shadow:inset 0 3px 0 #22c55e}.executive-summary-map-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.executive-summary-map-step{background:#e2e8f0;color:#334155;height:30px;width:30px}.executive-summary-map-step,.executive-summary-progress{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;justify-content:center}.executive-summary-progress{min-width:92px;padding:5px 10px}.executive-summary-progress-empty{background:#fee2e2;color:#b91c1c}.executive-summary-progress-partial{background:#fef3c7;color:#b45309}.executive-summary-progress-complete{background:#dcfce7;color:#166534}.executive-summary-map-heading{align-items:center;display:flex;gap:10px}.executive-summary-map-item strong{color:#0f172a;font-size:13px}.executive-summary-map-item p{color:#475569;font-size:12px;line-height:1.5;margin:0}.guided-card-executive_summary{border-top:none;padding-top:0}@media (max-width:980px){.report-outline-controls{grid-template-columns:1fr}.risk-score-combo input{padding-right:12px}.risk-live-btn{border-left:none;margin-top:8px;min-height:42px;position:static}.executive-summary-map{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-summary-map-item{flex-basis:auto;min-width:0}.executive-summary-shell{margin:0}.report-section-menu-list{padding:10px 2px}.guided-chip-card{flex-basis:auto;min-width:0}.guided-chip-row-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-nav-rail{grid-template-columns:44px 1fr 44px}}.guided-preview-label{font-size:12px;font-weight:700;margin:4px 0 6px}.guided-meta-summary{border-top:1px solid #dbeafe;color:#475569;display:flex;flex-wrap:wrap;font-size:12px;gap:14px;padding-top:10px}.guided-meta-summary strong{color:#0f172a}.composer-inline-status{border-top:1px solid #dbeafe;display:flex;flex-wrap:wrap;gap:10px;padding-top:10px}.composer-autosave-status,.composer-save-status{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;padding:5px 9px}.composer-save-status{background:#dcfce7;color:#166534}.composer-autosave-status{background:#eff6ff;color:#1d4ed8}.report-submit-box{background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:12px;margin-bottom:18px;margin-top:18px;padding:18px}.report-submit-box input{margin-bottom:14px;margin-top:14px}.report-submit-box>button{margin-top:6px}.report-submit-result{background:#fff;border:1px solid #dbeafe;border-radius:10px;margin-top:14px;padding:14px}.report-submit-result .hero-actions{margin-top:12px}.reports-evidence-hub{grid-gap:12px;display:grid;gap:12px}.evidence-toolbar{grid-gap:10px;background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:14px;display:grid;gap:10px;padding:12px}.evidence-section{grid-gap:8px;display:grid;gap:8px}.evidence-stream{grid-template-columns:repeat(2,minmax(280px,1fr))}.evidence-summary-grid{grid-template-columns:1fr}.evidence-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.evidence-card-rich{background:linear-gradient(150deg,#fff,#f8fafc)}.evidence-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.compact-action-btn{font-size:12px;padding:7px 10px;width:auto}.public-report-page{gap:14px}.public-report-hero{grid-gap:16px;align-items:start;background:radial-gradient(circle at 85% 14%,#f973162e,#0000 24%),linear-gradient(125deg,#fff,#ecfeff 52%,#fff7ed);border:1px solid #ffd8c1;border:1px solid var(--brand-soft);display:grid;gap:16px;grid-template-columns:1.1fr .9fr}.public-report-print-cover{align-content:center;background:radial-gradient(circle at 85% 15%,#0f766e24,#0000 24%),linear-gradient(160deg,#fff,#f0fdfa 54%,#eff6ff);border:1px solid #dbeafe;display:none;gap:10px;justify-items:start;min-height:86vh}.public-report-print-brandbar,.public-report-print-footer{display:none}.print-page-counter:after{content:" (see browser print footer if page numbers are unavailable)"}.public-report-print-cover h1{font-size:42px;line-height:1.08;margin-bottom:0}.public-report-print-cover h3{font-size:22px;margin-bottom:6px}.public-report-hero-copy{grid-gap:12px;display:grid;gap:12px}.public-report-identity{grid-gap:6px;display:grid;gap:6px}.public-report-identity-badge{background:#f0fdfa;border:1px solid #ffd8c1;border:1px solid var(--brand-soft);border-radius:999px;color:#ff751f;color:var(--brand);display:inline-flex;font-size:12px;font-weight:800;padding:6px 10px;width:fit-content}.public-report-identity strong{color:#0f172a;font-size:16px;word-break:break-word}.public-report-identity small{color:#64748b;font-size:12px}.public-report-access{background:#ffffffc2;border:1px solid #dbeafe;border-radius:14px;justify-self:end;padding:12px;width:min(360px,100%)}.public-report-access-head{grid-gap:4px;display:grid;gap:4px;margin-bottom:8px}.public-report-access-head small{color:#64748b;font-size:12px}.public-report-access-row{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto}.public-report-access-row input{min-width:0;padding:10px 12px}.public-report-access-row button{border-radius:12px;min-width:74px;padding:10px 12px;width:auto}.public-report-action-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.public-report-export-note{color:#475569;font-size:12px;margin-top:6px}.icon-action-btn{grid-gap:4px;background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:14px;color:#0f172a;display:grid;gap:4px;justify-items:center;min-width:78px;padding:10px 12px;width:auto}.icon-action-btn-primary{background:linear-gradient(150deg,#f0fdfa,#ecfeff);border-color:#ffd8c1;border-color:var(--brand-soft)}.icon-action-btn-primary small{color:#ff751f;color:var(--brand)}.icon-action-btn-primary span{background:linear-gradient(135deg,#ff751f,#14b8a6);background:linear-gradient(135deg,var(--brand),#14b8a6)}.icon-action-btn-hero{box-shadow:0 12px 24px #0f766e1f;min-width:168px;padding:10px 14px}.icon-action-btn-hero span{height:38px;min-width:38px}.icon-action-btn-hero small{font-size:12px}.icon-action-btn span{align-items:center;background:#ff751f;background:var(--brand);border-radius:12px;color:#fff;display:inline-flex;height:36px;justify-content:center;min-width:36px}.icon-action-btn span svg{fill:currentColor;height:18px;width:18px}.icon-action-btn small{color:#0f172a;font-size:11px;font-weight:800}.public-report-overview{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(280px,360px) 1fr}.public-report-scorecard{grid-gap:14px;background:linear-gradient(160deg,#fff,#f0fdfa);border:1px solid #ffd8c1;border:1px solid var(--brand-soft);display:grid;gap:14px;justify-items:center}.report-score-ring{--score:0%;background:conic-gradient(var(--ring-color) var(--score),#e2e8f0 0);border-radius:50%;display:grid;height:184px;place-items:center;width:184px}.report-score-ring>div{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #e2e8f0;display:grid;height:136px;place-items:center;width:136px}.report-score-ring strong{font-size:42px;line-height:1}.report-score-ring span{color:#64748b;font-size:12px;font-weight:700}.report-score-high{--ring-color:#dc2626}.report-score-medium{--ring-color:#f59e0b}.report-score-low{--ring-color:#16a34a}.public-report-score-copy{text-align:center}.public-report-context-card,.public-report-goals{background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe}.public-report-goals-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(180px,1fr))}.public-report-goal-card{background:#ffffffe0;border:1px solid #dbeafe;border-radius:14px;padding:12px}.public-report-goal-card span{align-items:center;background:#ff751f;background:var(--brand);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:34px;justify-content:center;margin-bottom:8px;width:34px}.public-report-goal-card h4{margin-bottom:6px}.public-report-summary{background:linear-gradient(150deg,#fff,#f0f9ff);border:1px solid #bae6fd}.public-report-summary-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(180px,1fr))}.public-report-summary-card{background:#ffffffdb;border:1px solid #dbeafe;border-radius:14px;min-width:0;padding:12px}.public-report-summary-card span{align-items:center;background:#ff751f;background:var(--brand);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:34px;justify-content:center;margin-bottom:8px;width:34px}.public-report-summary-card p{margin:0;word-break:break-word}.public-report-downtime-metrics .public-report-summary-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.public-report-graphics-grid,.public-report-pillar-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(280px,1fr))}.public-report-cadence-card,.public-report-documentation-card,.public-report-downtime-metrics,.public-report-incident-chart,.public-report-negative-card,.public-report-positive-card,.public-report-readiness-card,.public-report-sanitization-card,.public-report-theme-card{background:linear-gradient(150deg,#fff,#f8fafc);border-color:#dbeafe}.public-report-documentation-head{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.public-report-documentation-head strong{color:#0f172a;font-size:28px}.signal-list{grid-gap:10px;display:grid;gap:10px}.signal-item{grid-gap:10px;align-items:start;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:14px;display:grid;gap:10px;grid-template-columns:auto 1fr;padding:12px}.signal-item span{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:800;height:28px;justify-content:center;width:28px}.signal-item-positive span{background:#dcfce7;color:#166534}.signal-item-negative span{background:#fee2e2;color:#b91c1c}.incident-bar-chart{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(70px,1fr));min-height:220px}.incident-bar-col{grid-gap:8px;display:grid;gap:8px;justify-items:center}.incident-bar-track{align-items:end;background:linear-gradient(180deg,#eef2ff,#dbeafe);border-radius:18px;display:flex;min-height:160px;padding:6px;width:100%}.incident-bar-fill{background:linear-gradient(180deg,#0ea5a0,#ff751f);background:linear-gradient(180deg,#0ea5a0,var(--brand));border-radius:14px;min-height:8px;width:100%}.incident-bar-col strong{font-size:18px}.incident-bar-col span{color:#64748b;font-size:12px}.cadence-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;margin-bottom:10px;padding:8px 12px;width:fit-content}.cadence-high{background:#fee2e2;color:#b91c1c}.cadence-medium{background:#fef3c7;color:#b45309}.cadence-low{background:#dcfce7;color:#166534}.sanitization-gauge{background:#e2e8f0;border-radius:999px;height:14px;margin:8px 0 10px;overflow:hidden}.sanitization-gauge-fill{border-radius:999px;height:100%}.sanitization-high{background:linear-gradient(90deg,#ef4444,#dc2626)}.sanitization-medium{background:linear-gradient(90deg,#f59e0b,#d97706)}.sanitization-low{background:linear-gradient(90deg,#22c55e,#16a34a)}.public-report-assurance-map{background:linear-gradient(150deg,#fff,#f0fdfa);border:1px solid #d1fae5}.public-report-maturity{background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe}.public-report-assurance-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.public-report-assurance-grid,.public-report-maturity-grid,.readiness-grid,.theme-list{grid-gap:12px;display:grid;gap:12px}.public-report-maturity-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}.public-report-assurance-card{background:#ffffffe0;border:1px solid #dbeafe;border-radius:14px;padding:12px}.public-report-maturity-card,.readiness-item,.theme-item{background:#ffffffe6;border:1px solid #dbeafe;border-radius:14px;padding:12px}.public-report-maturity-head,.readiness-item-head{align-items:start;display:flex;gap:12px;justify-content:space-between}.readiness-item-head>div{grid-gap:6px;display:grid;gap:6px}.public-report-maturity-head strong{color:#0f172a;font-size:24px}.maturity-scale{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:12px 0}.maturity-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;font-size:11px;font-weight:800;padding:7px 8px;text-align:center}.maturity-step-active{border-color:#0000;color:#fff}.maturity-step-high{background:linear-gradient(90deg,#ef4444,#dc2626)}.maturity-step-medium{background:linear-gradient(90deg,#f59e0b,#d97706)}.maturity-step-low{background:linear-gradient(90deg,#0ea5a0,#ff751f);background:linear-gradient(90deg,#0ea5a0,var(--brand))}.readiness-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.theme-item strong{color:#0f172a;display:block;margin-bottom:6px}.theme-item p{color:#475569;line-height:1.7;margin:0}.public-report-assurance-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.public-report-assurance-head strong{color:#0f172a;font-size:26px}.assurance-tone{font-size:12px;font-weight:800;margin:4px 0 0}.assurance-tone-high{color:#b91c1c}.assurance-tone-medium{color:#b45309}.assurance-tone-low{color:#166534}.assurance-bar-track{background:#e2e8f0;border-radius:999px;height:10px;margin:10px 0 12px;overflow:hidden}.assurance-bar{border-radius:999px;height:100%}.assurance-bar-high{background:linear-gradient(90deg,#ef4444,#dc2626)}.assurance-bar-medium{background:linear-gradient(90deg,#f59e0b,#d97706)}.assurance-bar-low{background:linear-gradient(90deg,#22c55e,#16a34a)}.public-report-pillar{background:linear-gradient(150deg,#fff,#f8fafc);border-color:#dbeafe}.process-finding-grid{grid-gap:10px;display:grid;gap:10px}.process-finding-block{background:#ffffffe0;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.process-finding-block strong{color:#ff751f;color:var(--brand);display:block;font-size:12px;letter-spacing:.6px;margin-bottom:6px;text-transform:uppercase}.process-finding-block p{margin:0}.process-finding-recommendation{background:#fff7ed;border-color:#fed7aa}.public-report-pillar-head{align-items:center;display:flex;gap:12px;margin-bottom:10px}.public-report-pillar-head span{align-items:center;background:#ff751f;background:var(--brand);border-radius:14px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;height:42px;justify-content:center;width:42px}.public-report-roadmap{background:linear-gradient(150deg,#fff,#fff7ed);border:1px solid #fed7aa}.public-report-roadmap-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(220px,1fr))}.public-report-roadmap-step{background:#ffffffdb;border:1px solid #fed7aa;border-radius:14px;padding:12px}.public-report-roadmap-step span{align-items:center;background:#f97316;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;height:34px;justify-content:center;margin-bottom:8px;width:34px}.public-report-recommendation-matrix{background:linear-gradient(150deg,#fff,#f8fafc);border:1px solid #dbeafe}.recommendation-matrix-head,.recommendation-matrix-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,2.6fr) repeat(4,minmax(90px,1fr))}.recommendation-matrix-head{border-bottom:1px solid #dbeafe;color:#ff751f;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.5px;margin-bottom:10px;padding-bottom:10px;text-transform:uppercase}.recommendation-matrix-body{grid-gap:8px;display:grid;gap:8px}.recommendation-matrix-row{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.recommendation-matrix-row span{line-height:1.5}.public-report-sections{grid-gap:12px;display:grid;gap:12px}.public-report-section{background:linear-gradient(150deg,#fff,#f8fafc);border-color:#dbeafe}.public-report-section-text{color:#334155;line-height:1.7}.public-report-section-text p{margin:0 0 10px}.public-report-page{--report-ink:#101828;--report-muted:#475467;--report-accent:#14b8a6;--report-accent-soft:#ccfbf1;--report-surface:#fff;--report-outline:#e2e8f0;background:#0000;color:var(--report-ink);font-family:IBM Plex Sans,Source Sans\ 3,Segoe UI,sans-serif}.public-report-hero{background:var(--report-surface);border:1px solid var(--report-outline);border-radius:18px;box-shadow:0 20px 48px #0f172a14}.public-report-hero-copy h2{font-size:30px;line-height:1.2;margin-bottom:4px}.public-report-hero-meta{color:var(--report-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:12px}.public-report-access{background:linear-gradient(160deg,#fff,#fff7ed);border-color:#f5d0b3}.public-report-scorecard{background:linear-gradient(150deg,#fff7ed,#fff);border:1px solid #f5d0b3;border-radius:18px}.public-report-context-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px}.public-report-severity-bars{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.severity-bar{grid-gap:10px;align-items:center;color:var(--report-muted);display:grid;font-size:12px;gap:10px;grid-template-columns:80px 1fr 30px}.severity-bar div{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.severity-bar i{background:#94a3b8;display:block;height:100%}.severity-critical i{background:linear-gradient(90deg,#dc2626,#f97316)}.severity-high i{background:linear-gradient(90deg,#f97316,#f59e0b)}.severity-medium i{background:linear-gradient(90deg,#f59e0b,#facc15)}.severity-low i{background:linear-gradient(90deg,#22c55e,#4ade80)}.public-report-executive{background:linear-gradient(150deg,#fff,#f0fdfa);border:1px solid #99f6e4;border-radius:18px}.public-report-executive-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(240px,1fr))}.public-report-executive-card{background:#ffffffe6;border:1px solid #fde68a;border-radius:14px;padding:12px}.public-report-executive-card strong{color:#b45309;display:block;font-size:13px;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.public-report-executive-tabs{grid-gap:12px;display:grid;gap:12px}.public-report-executive-tablist{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;padding-bottom:6px;padding-top:2px}.executive-tab{background:#f0fdfa;border:1px solid #99f6e4;border-radius:999px;color:#0f766e;font-size:14px;font-weight:600;letter-spacing:.3px;max-width:220px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.executive-tab.active{background:#14b8a6;border-color:#14b8a6;color:#fff}.executive-tab:hover{border-color:#14b8a6}.public-report-executive-panel{background:#fffffff2;border:1px solid #99f6e4;border-radius:16px;padding:14px 16px}.public-report-executive-panel strong{color:#0f766e;display:block;font-size:14px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.public-report-executive-body p{margin:0 0 8px}.public-report-executive-body ol,.public-report-executive-body ul{margin:0 0 8px 18px}.public-report-snapshot-metrics{color:#475569;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;margin:6px 0 8px}.public-report-pies{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(160px,1fr));margin:6px 0 12px}.pie-card{grid-gap:10px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:10px;grid-template-columns:52px 1fr;padding:10px 12px}.pie-card strong{color:#1f2937;display:block;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.pie-card small{color:#6b7280;font-size:11px}.pie-chart{background:conic-gradient(#dc2626 0 var(--slice-a),#f97316 0 calc(var(--slice-a) + var(--slice-b)),#f59e0b 0 calc(var(--slice-a) + var(--slice-b) + var(--slice-c)),#22c55e 0 1turn);border-radius:50%;height:52px;position:relative;width:52px}.pie-chart:after{background:#fff;border-radius:50%;content:"";inset:7px;position:absolute}.pie-chart-status{background:conic-gradient(#22c55e 0 var(--slice-a),#f59e0b 0 calc(var(--slice-a) + var(--slice-b)),#94a3b8 0 1turn)}.public-report-matrix-table-wrap{overflow-x:auto}.public-report-matrix-table{border-collapse:collapse;min-width:720px;width:100%}.public-report-matrix-table td,.public-report-matrix-table th{border-bottom:1px solid #e2e8f0;font-size:13px;padding:10px 12px;text-align:left;vertical-align:top}.public-report-matrix-table th{background:#f0fdfa;border-top:2px solid var(--report-accent);color:#64748b;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.public-report-matrix-table td strong{color:#0f172a;display:block;margin-bottom:4px}.public-report-matrix-table td span{color:#475569;display:block;font-size:12px}.public-report-tabbed{grid-gap:10px;display:grid;gap:10px}.public-report-tablist{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;padding-bottom:6px;padding-top:2px}.report-tab{background:#f0fdfa;border:1px solid #99f6e4;border-radius:999px;color:#0f766e;font-size:14px;font-weight:600;letter-spacing:.3px;max-width:220px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.report-tab.active{background:#14b8a6;border-color:#14b8a6;color:#fff}.public-report-tabpanel{background:#fffffff2;border:1px solid #99f6e4;border-radius:16px;padding:14px 16px}.public-report-tabpanel strong{color:#0f766e;display:block;font-size:14px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.public-report-tabpanel-body p{margin:0 0 8px}.public-report-tabpanel-body ol,.public-report-tabpanel-body ul{margin:0 0 8px 18px}.public-report-dynamic-card{background:#fff;border:1px solid var(--report-outline);border-radius:18px;box-shadow:0 12px 30px #0f172a0f}.public-report-dynamic-head span{background:var(--report-accent)}.fade-in{animation:fadeIn .36s ease}.fade-in-delayed{animation:fadeIn .54s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaPulse{0%,to{box-shadow:0 14px 26px #082f4947}50%{box-shadow:0 18px 34px #082f495c}}@keyframes ctaShimmer{0%{left:-32%;opacity:0}15%{opacity:1}45%,to{left:112%;opacity:0}}@media (max-width:1050px){.app-layout,.portal-header-inner,.portal-main{grid-template-columns:1fr}.portal-main{padding:12px 0;width:min(1300px,calc(100% - 24px))}.right-rail{position:static}.side-nav{padding:16px}.nav-list{grid-template-columns:repeat(5,minmax(120px,1fr));overflow:auto}.top-shell{align-items:flex-start;flex-direction:column}.stats-row{grid-template-columns:repeat(2,minmax(120px,1fr))}.content-two-col,.question-layout{grid-template-columns:1fr}.answer-evidence-toolbar{width:100%}.ai-field-actions{align-items:flex-start}.preview-layout{grid-template-columns:1fr}.preview-stage-nav{max-height:none}.landing-cards,.landing-hero{grid-template-columns:1fr}.flow-grid{grid-template-columns:1fr 1fr}.landing-metrics,.login-surface,.strategy-grid{grid-template-columns:1fr}.tool-grid{grid-template-columns:1fr 1fr}.wpa-hero{grid-template-columns:1fr}.wpa-highlights-grid{grid-template-columns:1fr 1fr}.settings-provider-grid,.wpa-feature-grid{grid-template-columns:1fr}.top-actions .website-autocomplete,.workspace-actions .website-autocomplete{min-width:260px}.workspace-trail-row{overflow-x:auto;width:100%}.workspace-report-actions{justify-content:flex-start;width:100%}.workspace-stage-nav-compact{grid-template-columns:auto 1fr auto}.stage-nav-main{flex-wrap:wrap;gap:10px}.workspace-stage-head-right{width:100%}.portal-user{justify-content:flex-start;width:100%}.reports-top-actions{align-items:flex-start;flex-direction:column}.reports-composer-shell{grid-template-columns:1fr}.report-outline-card{position:static}.reports-compact-actions{top:78px}.evidence-stream,.guided-field-grid{grid-template-columns:1fr}.public-report-assurance-grid,.public-report-executive-grid,.public-report-executive-tabs,.public-report-goals-grid,.public-report-graphics-grid,.public-report-hero,.public-report-maturity-grid,.public-report-overview,.public-report-pillar-grid,.public-report-roadmap-grid,.public-report-summary-grid,.readiness-grid{display:grid;grid-template-columns:1fr}.recommendation-matrix-head,.recommendation-matrix-row{grid-template-columns:1fr 1fr}.public-report-action-strip{justify-content:flex-start}.workspace-top-shell{position:static}.incident-bar-chart{min-height:180px}.mega-menu,.mega-menu-tools{left:auto;position:static;width:100%}.mega-grid,.site-footer-main{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.main-pane{padding:12px}.stats-row{grid-template-columns:1fr}.hero-card{align-items:flex-start;flex-direction:column}.flow-grid,.footer-links-grid,.inline-grid.two,.module-grid,.tool-grid,.wpa-highlights-grid{grid-template-columns:1fr}.top-actions .website-autocomplete{min-width:100%}.workspace-actions{justify-content:flex-start;width:100%}.workspace-report-actions{display:grid;grid-template-columns:1fr;width:100%}.workspace-actions .website-autocomplete{min-width:100%}.workspace-trail-btn{min-width:170px}.stage-nav-arrow{height:auto;min-width:42px;width:42px}.workspace-reports-tab-row{display:grid;grid-template-columns:1fr 1fr;width:100%}.workspace-reports-tab-row .tab-btn{min-width:0;width:100%}.tab-row{border-radius:14px;display:grid;grid-template-columns:1fr 1fr;width:100%}.tab-btn{min-width:0;width:100%}.reports-compact-actions-row{display:grid;grid-template-columns:1fr}.workspace-action-btn{width:100%}.report-risk-actions,.settings-submit-row{justify-content:stretch}.public-report-action-strip{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr))}.icon-action-btn-hero{min-width:0;width:100%}.public-report-access-row{grid-template-columns:1fr}.public-report-access{justify-self:stretch;width:100%}.report-score-ring{height:152px;width:152px}.report-score-ring>div{height:112px;width:112px}.report-score-ring strong{font-size:34px}.public-report-assurance-card,.public-report-cadence-card,.public-report-context-card,.public-report-downtime-metrics,.public-report-goal-card,.public-report-incident-chart,.public-report-pillar,.public-report-roadmap-step,.public-report-sanitization-card,.public-report-summary-card{padding:10px}.maturity-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.incident-bar-chart{gap:8px;grid-template-columns:repeat(4,minmax(64px,1fr));min-height:160px}.incident-bar-track{min-height:120px}.recommendation-matrix-head{display:none}.recommendation-matrix-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wpa-entry-button,.wpa-entry-button:after{animation:none}}@media print{.portal-header,.public-report-access,.public-report-action-strip,.public-report-hero,.site-footer-wrap{display:none!important}.public-report-print-brandbar,.public-report-print-footer{color:#334155;display:flex!important;font-size:11px;gap:16px;justify-content:space-between;width:100%}.public-report-print-brandbar{border-bottom:1px solid #cbd5e1;margin-bottom:10px;padding-bottom:8px}.public-report-print-footer{background:#fff;border-top:1px solid #cbd5e1;bottom:0;left:0;padding-top:8px;position:fixed;right:0}.print-page-counter:after{content:" " counter(page)}.public-report-print-cover{display:grid!important;page-break-after:always}body{background:#fff}.portal-content,.portal-main,.public-main{margin:0!important;padding:0!important;width:100%!important}.public-report-page{background:#fff!important;gap:10px;padding-bottom:30px}.card-modern,.public-report-context-card,.public-report-documentation-card,.public-report-dynamic-card,.public-report-executive,.public-report-pillar,.public-report-recommendation-matrix,.public-report-scorecard,.public-report-section{box-shadow:none;break-inside:avoid;page-break-inside:avoid}.recommendation-matrix-head{color:#0f172a;display:grid!important}.recommendation-matrix-row{background:#fff;border-color:#cbd5e1;break-inside:avoid;grid-template-columns:minmax(0,2.2fr) repeat(4,minmax(70px,1fr));page-break-inside:avoid}.recommendation-matrix-body{break-inside:auto;page-break-inside:auto}.recommendation-matrix-row:nth-child(5n+1):not(:first-child){break-before:page;page-break-before:always}.public-report-documentation-card .signal-item,.readiness-item,.signal-item{background:#fff;border-color:#cbd5e1}}
/*# sourceMappingURL=main.e2db4c6e.css.map*/