*{box-sizing:border-box}body{color:#172033;background:#eef3f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit}.app{background:radial-gradient(circle at 0 0,#305cff21,#0000 30%),linear-gradient(#f8fbff 0%,#edf3fa 100%);min-height:100vh;padding:32px}.app.app-shell{background:#f6f9fd;grid-template-columns:252px minmax(0,1fr);gap:0;padding:0;display:grid}.app.app-shell.sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.app-sidebar{background:#fffffff5;border-right:1px solid #dbe7f8;flex-direction:column;height:100vh;min-height:0;padding:20px 14px 18px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:12px 0 34px #1f2d3d0d}.app-sidebar-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.app-sidebar-brand{color:#245cff;letter-spacing:0;align-items:center;gap:10px;min-width:0;padding:0 6px;font-size:1.18rem;font-weight:900;display:flex}.app-sidebar-brand strong{white-space:normal;flex-direction:column;max-width:118px;line-height:.94;display:flex;overflow:visible}.app-sidebar-brand strong span{display:block}.app-sidebar-logo{color:#fff;background:#245cff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:.72rem;display:inline-grid;box-shadow:0 10px 22px #245cff2e}.compass-logo{flex:none;width:24px;height:24px;display:block}.app-sidebar-logo .compass-logo{width:23px;height:23px}.app-sidebar-collapse{color:#245cff;width:38px;min-width:38px;min-height:38px;box-shadow:none;background:#edf3ff;border-radius:12px;flex:none;padding:0}.app-sidebar-nav{flex-direction:column;flex:auto;gap:6px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.app-sidebar-link,.app-sidebar-user-card,.app-sidebar-logout{color:#334155;width:100%;box-shadow:none;text-align:left;background:0 0;border-radius:13px;justify-content:flex-start;gap:14px}.app-sidebar-link{min-height:42px;padding:0 12px;font-size:.92rem;font-weight:850}.app-sidebar-link:hover,.app-sidebar-user-card:hover,.app-sidebar-logout:hover{color:#245cff;background:#f1f6ff}.app-sidebar-link.active,.app-sidebar-user-card.active{color:#245cff;background:#edf3ff}.app-nav-icon{flex:none;width:21px;height:21px}.app-sidebar-bottom{border-top:1px solid #e6edf7;flex-direction:column;flex:none;gap:10px;margin-top:14px;padding-top:14px;display:flex}.app-sidebar-language{color:#475569;justify-content:space-between;align-items:center;gap:10px;padding:0;font-size:.86rem;font-weight:850;display:flex}.app-sidebar-language .language-pill-options{top:auto;bottom:calc(100% + 8px);right:0}.app-sidebar-user-card>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.app-sidebar-user-card strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:850;overflow:hidden}.app-sidebar-user-card small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:750;overflow:hidden}.app-sidebar-user-card{align-items:center;min-height:58px;padding:8px 6px}.app-sidebar-avatar{color:#245cff;background:#e8efff;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid}.app-sidebar-user-action{color:#245cff!important}.app-sidebar-logout{color:#b42318;min-height:42px;padding:0 12px}.app-sidebar-logout:hover{color:#b42318;background:#fff1f0}.app-content{min-width:0;padding:24px}.app-page-header{background:#fff;border:1px solid #dbe7f8;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 18px 45px #1f2d3d12}.app-page-header h1{color:#172033;letter-spacing:0;max-width:920px;margin:0 0 10px;font-size:1.68rem;line-height:1.14}.app-page-header p{color:#5c6b82;max-width:880px;margin:0;line-height:1.55}.home-workflow-shell{flex-direction:column;gap:16px;max-width:1440px;margin:0 auto;display:flex}.workflow-page-header{margin-bottom:0}.workflow-page-header-meta{text-align:right;background:#f7faff;border:1px solid #dbe7f8;border-radius:14px;gap:4px;min-width:210px;padding:12px 14px;display:grid}.workflow-page-header-meta span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}.workflow-page-header-meta strong{color:#172033;font-size:14px}.home-workflow-guide{gap:18px;display:grid}.home-workflow-guide-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.home-workflow-guide-heading h2{margin-bottom:6px}.home-workflow-current{color:#245cff;white-space:nowrap;background:#eef5ff;border:1px solid #c7dcff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.home-workflow-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.home-workflow-step{color:#334155;min-height:82px;box-shadow:none;text-align:left;background:#f8fbff;border:1px solid #d9e6f8;border-radius:14px;justify-content:flex-start;gap:10px;padding:12px}.home-workflow-step:not(:disabled):hover,.home-workflow-step.active{color:#172033;background:#eef5ff;border-color:#245cff}.home-workflow-step.ready .home-workflow-step-number{color:#fff;background:#245cff}.home-workflow-step.active .home-workflow-step-number{color:#fff;background:#172033}.home-workflow-step:disabled{opacity:.48;cursor:not-allowed}.home-workflow-step-number{color:#64748b;background:#e8eef8;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:inline-grid}.home-workflow-step-copy{gap:3px;min-width:0;display:grid}.home-workflow-step-copy strong{color:inherit;font-size:14px;line-height:1.2}.home-workflow-step-copy small{color:#64748b;font-size:12px;line-height:1.3}.home-workflow-content{min-height:0}.home-workflow-upload-divider{border-top:1px solid #e3ebf6;margin-top:20px;padding-top:20px}.home-workflow-actions{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dbe7f8;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid;position:sticky;bottom:0;box-shadow:0 -12px 34px #1f2d3d14}.home-workflow-actions-copy{color:#64748b;font-size:13px;font-weight:700}.questions-page-stack,.workspace-page-stack,.account-page-stack{flex-direction:column;gap:20px;display:flex}.app-account-summary{align-items:center;gap:14px;display:flex}.app-account-summary .app-sidebar-avatar{width:48px;height:48px}.account-profile-panel{overflow:hidden}.account-profile-panel .cl-userProfile-root{width:100%}.account-profile-panel .cl-card,.account-profile-panel .cl-userProfile-root{max-width:none!important}.sidebar-collapsed .app-sidebar{align-items:center;padding:18px 10px}.sidebar-collapsed .app-sidebar-top{flex-direction:column;gap:8px;width:100%;margin-bottom:16px}.sidebar-collapsed .app-sidebar-brand{justify-content:center;width:100%;padding:0}.sidebar-collapsed .app-sidebar-brand strong,.sidebar-collapsed .app-sidebar-link span,.sidebar-collapsed .app-sidebar-language>span,.sidebar-collapsed .app-sidebar-user-card>span:last-child,.sidebar-collapsed .app-sidebar-logout span,.sidebar-collapsed .language-pill-code,.sidebar-collapsed .language-pill-chevron{display:none}.sidebar-collapsed .app-sidebar-collapse,.sidebar-collapsed .app-sidebar-link,.sidebar-collapsed .app-sidebar-user-card,.sidebar-collapsed .app-sidebar-logout,.sidebar-collapsed .language-pill-button{justify-content:center;width:46px;min-width:46px;min-height:42px;padding:0}.sidebar-collapsed .app-sidebar-nav,.sidebar-collapsed .app-sidebar-bottom{align-items:center;width:100%}.sidebar-collapsed .app-sidebar-language{justify-content:center;padding:0}.sidebar-collapsed .app-sidebar-user-card{min-height:46px}.questions-scenario-panel .section-heading-row{align-items:center}.questions-scenario-select{color:#245cff;min-width:min(420px,100%);min-height:48px;font:inherit;background:#fff;border:1px solid #cfe0ff;border-radius:16px;outline:none;padding:0 16px;font-weight:850}.questions-scenario-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.workspace-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.workspace-detail-grid>div{background:#f8fbff;border:1px solid #dbe7f8;border-radius:16px;min-width:0;padding:16px}.workspace-detail-grid span{color:#64748b;margin-bottom:6px;font-size:.82rem;font-weight:850;display:block}.workspace-detail-grid strong{overflow-wrap:anywhere;color:#172033;font-size:1rem;display:block}.workspace-create-panel{max-width:760px}.workspace-inline-create-form{max-width:560px}.workspace-invite-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;margin:16px 0;display:grid}.workspace-invite-form label{gap:8px;display:grid}.workspace-invite-form label span,.workspace-member-list span{color:#64748b;font-size:.82rem;font-weight:850}.workspace-invite-form input{color:#172033;width:100%;min-height:44px;font:inherit;background:#f8fbff;border:1px solid #d5e1f3;border-radius:14px;outline:none;padding:0 14px}.workspace-invite-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.workspace-invite-copy-row{background:#ffffffb8;border:1px solid #94a3b842;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:8px;display:grid}.workspace-invite-copy-row code{overflow-wrap:anywhere;color:#334155;background:0 0;min-width:0;font-size:12px;line-height:1.35}.workspace-member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.workspace-member-list>div{background:#f8fbff;border:1px solid #dbe7f8;border-radius:14px;gap:8px;min-width:0;padding:14px;display:grid}.workspace-member-list strong,.workspace-member-list em{overflow-wrap:anywhere;color:#172033;font-size:.92rem;font-style:normal;font-weight:800}.workspace-member-list em{color:#64748b;font-weight:700}@media (width<=1100px){.app.app-shell,.app.app-shell.sidebar-collapsed{grid-template-columns:1fr}.app-sidebar{height:auto;min-height:auto;padding:18px;position:relative;overflow:visible}.sidebar-collapsed .app-sidebar{align-items:stretch;padding:18px}.sidebar-collapsed .app-sidebar-top{flex-direction:row}.app-sidebar-top{margin-bottom:18px}.app-sidebar-brand{margin-bottom:0}.app-sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.app-sidebar-bottom{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;display:grid}.sidebar-collapsed .app-sidebar-brand strong,.sidebar-collapsed .app-sidebar-link span,.sidebar-collapsed .app-sidebar-language>span,.sidebar-collapsed .app-sidebar-user-card>span:last-child,.sidebar-collapsed .app-sidebar-logout span,.sidebar-collapsed .language-pill-code,.sidebar-collapsed .language-pill-chevron{display:inline-flex}.sidebar-collapsed .app-sidebar-link,.sidebar-collapsed .app-sidebar-user-card,.sidebar-collapsed .app-sidebar-logout,.sidebar-collapsed .language-pill-button{justify-content:flex-start;width:100%;padding:0 12px}.sidebar-collapsed .app-sidebar-nav,.sidebar-collapsed .app-sidebar-bottom{align-items:stretch}.app-sidebar-language{background:#fff;border:1px solid #dbe7f8;border-radius:16px;justify-content:flex-start;padding:10px 12px}.app-content{padding:20px}.app-page-header{flex-direction:column}}@media (width<=720px){.app-sidebar-nav,.app-sidebar-bottom,.workspace-detail-grid,.workspace-invite-form,.workspace-invite-copy-row,.workspace-member-list{grid-template-columns:1fr}.app-sidebar-link{min-height:48px}.app-page-header{padding:22px}.app-page-header h1{font-size:1.55rem}}header{background:#fff;border:1px solid #e0e7f1;border-radius:26px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 18px 45px #1f2d3d14}header h1{letter-spacing:-.045em;max-width:900px;margin:0 0 10px;font-size:34px;line-height:1.08}header p{color:#5c6b82;max-width:880px;margin:0;line-height:1.55}.eyebrow{color:#245cff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}main{flex-direction:column;gap:16px;display:flex}.panel{background:#fff;border:1px solid #e0e7f1;border-radius:20px;padding:20px;box-shadow:0 14px 34px #1f2d3d0f}.panel h2{letter-spacing:-.025em;margin:0 0 12px;font-size:18px}.panel h3{margin:16px 0 8px;font-size:14px}.muted{color:#65748a;font-size:14px;line-height:1.6}.button,button{color:#fff;cursor:pointer;background:#245cff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 15px;font-size:.94rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #245cff3b}.button.secondary,.secondary-button{color:#245cff;box-shadow:none;white-space:nowrap;background:#edf3ff}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}input[type=file]{cursor:pointer;background:#f9fbff;border:1px dashed #b8c6db;border-radius:16px;width:100%;padding:15px}.optimizer-model{background:#f8fbff;border:1px solid #dbe4f2;border-radius:18px;flex-direction:column;gap:6px;margin:16px 0 20px;padding:18px;display:flex}.optimizer-model strong{font-size:15px}.optimizer-model span{color:#65748a;font-size:13px;line-height:1.5}.error-box{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:16px;margin-top:16px;padding:14px 16px;font-weight:700}.steps{gap:12px;display:grid}.step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.step-card.complete{background:#f0fdf4;border-color:#bbf7d0}.step-card.running{background:#eff6ff;border-color:#bfdbfe}.step-card.failed{background:#fff1f2;border-color:#fecaca}.step-number{color:#fff;background:#172033;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.step-card strong{font-size:14px;display:block}.step-card span{color:#64748b;margin-top:3px;font-size:13px;line-height:1.4;display:block}.step-card em{color:#64748b;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:800}.report-panel{padding:0;overflow:hidden}.report-toolbar{background:#fff;border-bottom:1px solid #e6edf6;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.report-toolbar h2{margin-bottom:0}.word-page{color:#1f2937;background:#fff;border:1px solid #e4e8ef;max-width:920px;min-height:1120px;margin:28px auto;padding:70px 74px;line-height:1.58;box-shadow:0 24px 70px #0f172a24}.word-page h1{color:#111827;margin:0 0 24px;font-size:29px;line-height:1.16}.word-page h2{color:#172033;border-bottom:1px solid #dbe3ef;margin:30px 0 12px;padding-bottom:7px;font-size:20px}.word-page h3{color:#334155;margin:22px 0 8px;font-size:16px}.word-page p,.word-page li{font-size:15px}.word-page ul{padding-left:22px}.word-page table{border-collapse:collapse;width:100%;margin:16px 0;font-size:13px}.word-page th,.word-page td{text-align:left;vertical-align:top;border:1px solid #d7dee9;padding:9px}.word-page th{background:#f3f6fb;font-weight:800}.empty-report{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #c5d2e4;border-radius:20px;place-items:center;min-height:260px;margin:28px;display:grid}.sidebar{position:sticky;top:24px}.sheet{border-bottom:1px solid #eef2f7;padding:12px 0}.sheet strong,.sheet span{display:block}.sheet strong{font-size:14px}.sheet span{color:#64748b;margin-top:3px;font-size:13px}.compact{color:#5c6b82;margin:0;padding-left:18px;font-size:14px;line-height:1.75}hr{border:0;border-top:1px solid #e6edf6;margin:22px 0}@media (width<=1050px){.app{padding:18px}header{flex-direction:column}.grid{grid-template-columns:1fr}.sidebar{position:static}.word-page{margin:18px;padding:34px}}.company-fields{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:14px;margin:16px 0 10px;display:grid}.company-fields label{flex-direction:column;gap:7px;display:flex}.company-fields label span{color:#334155;font-size:13px;font-weight:800}.company-fields input[type=text],.company-fields input[type=url],.company-fields input[type=email]{color:#172033;background:#f9fbff;border:1px solid #d5deeb;border-radius:14px;outline:none;min-height:44px;padding:11px 13px}.company-fields input[type=email]{appearance:none;text-transform:none;width:100%}.company-fields input[type=email]::placeholder{color:#94a3b8}.company-fields input[type=email]:-webkit-autofill{-webkit-text-fill-color:#172033;border:1px solid #d5deeb;box-shadow:inset 0 0 0 1000px #f9fbff}.company-fields input[type=email]:-webkit-autofill:hover{-webkit-text-fill-color:#172033;border:1px solid #d5deeb;box-shadow:inset 0 0 0 1000px #f9fbff}.company-fields input[type=email]:-webkit-autofill:focus{-webkit-text-fill-color:#172033;border:1px solid #d5deeb;box-shadow:inset 0 0 0 1000px #f9fbff}.company-fields input[type=text]:focus,.company-fields input[type=url]:focus,.company-fields input[type=email]:focus{border-color:#245cff;box-shadow:0 0 0 4px #245cff1a}.step-card small{color:#9f1239;margin-top:6px;font-size:12px;line-height:1.35;display:block}.profile-panel{padding:0;overflow:hidden}.compact-toolbar{padding-bottom:16px}.profile-box{color:#273449;background:#f8fafc;max-height:420px;padding:24px;line-height:1.58;overflow:auto}.profile-box p,.profile-box li{font-size:14px}@media (width<=1050px){.company-fields{grid-template-columns:1fr}}.quality-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 20px;display:grid}.quality-notes div{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #dbe4f2;border-radius:18px;padding:16px}.quality-notes strong,.quality-notes span{display:block}.quality-notes strong{color:#172033;font-size:14px}.quality-notes span{color:#64748b;margin-top:5px;font-size:13px;line-height:1.45}.word-page{line-height:1.72}.word-page p{margin:0 0 15px}.word-page h1{letter-spacing:-.035em;font-size:31px}.word-page h2{border-bottom:2px solid #172033;margin-top:38px;font-size:22px}.word-page h3{color:#111827;margin-top:26px}.word-page strong{color:#0f172a}.word-page ul{margin:10px 0 18px;padding-left:22px}.word-page li{margin-bottom:7px}.intermediate-panel{padding:0;overflow:hidden}.intermediate-grid{background:#f8fafc;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px;display:grid}.intermediate-grid article{color:#273449;background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-height:520px;padding:20px;line-height:1.6;overflow:auto}.intermediate-grid h3{margin-top:0;font-size:16px}.intermediate-grid p,.intermediate-grid li{font-size:13px}@media (width<=1050px){.quality-notes,.intermediate-grid{grid-template-columns:1fr}}.quality-notes.rich{grid-template-columns:repeat(3,minmax(0,1fr))}.rich-report p{margin-bottom:15px;font-size:15.5px;line-height:1.78}.rich-report h2{margin-top:42px;font-size:26px}.rich-report h3{margin-top:28px;font-size:19px}.intermediate-grid.wide{grid-template-columns:1fr}.intermediate-grid.wide article{max-height:460px;overflow:auto}@media (width<=980px){.quality-notes.rich{grid-template-columns:1fr}}.workflow-panel{padding:0;overflow:visible}.workflow-progress{background:linear-gradient(#fff 0%,#f8fbff 100%);padding:24px 28px 26px;overflow:visible}.workflow-progress-topline{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.workflow-progress-topline h2{margin:0}.workflow-progress-topline>strong{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #dbe4f2;border-radius:999px;padding:7px 11px;font-size:12px}.progress-track{background:#dbe4f2;border-radius:999px;height:10px;margin:30px 24px 36px;position:relative;overflow:visible;box-shadow:inset 0 1px 2px #0f172a14}.progress-fill{background:linear-gradient(90deg,#245cff,#00a3ff);border-radius:999px;width:0;max-width:100%;transition:width .35s;position:absolute;inset:0 auto 0 0}.progress-marker{z-index:2;background:#cbd5e1;border:3px solid #fff;border-radius:999px;place-items:center;width:26px;height:26px;transition:background .2s,box-shadow .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #0f172a24}.progress-marker span{color:#fff;font-size:11px;font-weight:900;line-height:1}.progress-marker.complete{background:#16a34a}.progress-marker.running{background:#245cff;animation:1.2s ease-in-out infinite pulse-marker}.progress-marker.failed{background:#e11d48}.progress-marker.active{z-index:3;outline:4px solid #245cff29;transform:translate(-50%,-50%)scale(1.06)}.workflow-subtitle{background:#fff;border:1px solid #dbe4f2;border-radius:20px;grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:14px;padding:18px;display:grid;box-shadow:0 14px 34px #1f2d3d0f}.workflow-subtitle.running{background:#eff6ff;border-color:#bfdbfe}.workflow-subtitle.complete{background:#f0fdf4;border-color:#bbf7d0}.workflow-subtitle.failed{background:#fff1f2;border-color:#fecaca}.workflow-subtitle-number{color:#fff;background:#172033;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.workflow-subtitle strong,.workflow-subtitle span,.workflow-subtitle small{display:block}.workflow-subtitle strong{color:#172033;font-size:16px}.workflow-subtitle span{color:#64748b;margin-top:4px;font-size:14px;line-height:1.45}.workflow-subtitle small{color:#9f1239;margin-top:8px;font-size:12px;line-height:1.4}.progress-step-labels{grid-template-columns:repeat(14,minmax(68px,1fr));gap:8px;margin-top:14px;padding-bottom:2px;display:grid;overflow-x:auto}.progress-step-labels span{color:#94a3b8;min-width:68px;font-size:11px;font-weight:800;line-height:1.25}.progress-step-labels span.complete{color:#15803d}.progress-step-labels span.running{color:#245cff}.progress-step-labels span.failed{color:#be123c}@keyframes pulse-marker{0%,to{box-shadow:0 8px 18px #245cff38,0 0 #245cff3d}50%{box-shadow:0 8px 18px #245cff38,0 0 0 9px #245cff00}}@media (width<=1050px){.workflow-progress-topline{flex-direction:column}.progress-track{margin-left:34px;margin-right:34px}.progress-step-labels{grid-template-columns:repeat(14,minmax(88px,1fr))}}.company-fields select{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e1ef;border-radius:12px;outline:none;padding:11px 12px;transition:border-color .18s,box-shadow .18s}.company-fields select:focus{border-color:#1f5eff;box-shadow:0 0 0 4px #1f5eff1f}.company-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=760px){.company-fields{grid-template-columns:1fr}}:is(.word-document h2:has(+h3),.word-document h3){scroll-margin-top:24px}.word-document strong:first-child{color:#0f172a}.word-document p+p{margin-top:12px}.workflow-panel,.workflow-progress{overflow:hidden}.workflow-progress{padding-left:30px;padding-right:30px}.progress-track{width:calc(100% - 128px);height:8px;margin:32px 64px 38px;overflow:visible}.progress-fill{max-width:100%}.progress-marker{border-width:4px;width:30px;height:30px;box-shadow:0 8px 18px #0f172a1f}.progress-marker span{font-size:12px}.progress-marker.active{outline:8px solid #245cff29;transform:translate(-50%,-50%)scale(1.03);box-shadow:0 10px 22px #245cff2e}.progress-marker.running{animation:1.2s ease-in-out infinite pulse-marker-contained}@keyframes pulse-marker-contained{0%,to{box-shadow:0 8px 18px #245cff2e,0 0 #245cff2e}50%{box-shadow:0 8px 18px #245cff2e,0 0 0 6px #245cff00}}.progress-step-labels{display:none}@media (width<=1050px){.workflow-progress{padding-left:22px;padding-right:22px}.progress-track{width:calc(100% - 96px);margin-left:48px;margin-right:48px}}@media (width<=640px){.workflow-progress{padding-left:16px;padding-right:16px}.progress-track{width:calc(100% - 72px);margin-left:36px;margin-right:36px}.progress-marker{border-width:3px;width:26px;height:26px}.progress-marker.active{outline-width:6px}}.grid{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}header{align-items:center}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.section-heading-row h2{margin-bottom:6px}.section-heading-row .muted{margin:0}.upload-panel input[type=file]{margin-top:4px}.buyer-context-panel,.target-context-panel{min-height:0}.buyer-context-panel input[type=file]{margin-top:4px}.target-readiness-feedback,.optional-upload-label{color:#344256;gap:8px;margin-top:14px;font-weight:800;display:grid}.target-readiness-document-section{background:#fff;border:1px solid #dbe7f8;border-radius:16px;margin-top:20px;padding:18px}.target-readiness-document-section h3{color:#172033;margin:0 0 6px;font-size:1rem;line-height:1.25}.target-readiness-document-section .button.secondary{white-space:nowrap;flex:none}.target-readiness-feedback textarea{resize:vertical;color:#172033;background:#f9fbff;border:1px solid #cfe0f7;border-radius:14px;outline:none;width:100%;min-height:132px;padding:14px 16px;line-height:1.5}.target-readiness-feedback textarea:focus{border-color:#2f66f6;box-shadow:0 0 0 3px #2f66f61f}.upload-panel .button.secondary{white-space:nowrap;flex:none}.quality-notes,.quality-notes.rich{display:none!important}@media (width<=760px){.section-heading-row{flex-direction:column}.upload-panel .button.secondary{width:100%}}.report-visuals-header{margin-bottom:18px}.report-visuals-header h2{border-bottom:0;margin:4px 0 8px;padding-bottom:0}.report-visuals-header p:last-child{color:#64748b;margin:0}.report-chart-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.report-chart-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe5f3;border-radius:18px;margin:0;padding:18px;box-shadow:0 10px 26px #0f172a0f}.report-chart-card figcaption{margin-bottom:14px}.report-chart-card figcaption strong{color:#111827;font-size:15px;line-height:1.25;display:block}.report-chart-card figcaption span{color:#64748b;margin-top:5px;font-size:12px;line-height:1.45;display:block}.report-chart-row{grid-template-columns:minmax(70px,.9fr) minmax(120px,1.5fr) 34px;align-items:center;gap:10px;display:grid}.report-chart-label{color:#334155;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.report-chart-bar-track{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.report-chart-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);height:100%}.report-chart-value{color:#0f172a;text-align:right;font-size:12px;font-weight:800}.report-chart-note{color:#64748b;grid-column:1/-1;margin-top:-5px;font-size:11px;line-height:1.35}.report-chart-card small{color:#64748b;margin-top:12px;font-size:11px;display:block}@media (width<=1100px){.report-chart-grid{grid-template-columns:1fr}}.debug-banner{color:#713f12;background:#fefce8;border:1px solid #facc15;border-radius:14px;margin:12px 0 16px;padding:12px 14px;font-size:13px;line-height:1.45}.debug-banner code{background:#78350f14;border-radius:6px;padding:2px 5px}.report-visuals{border-bottom:1px solid #dbe5f3;margin:0 0 36px;padding:0 0 30px}.report-visuals-header{max-width:980px;margin-bottom:22px}.report-visuals-header h2{letter-spacing:-.03em;border-bottom:0;margin:4px 0 8px;padding-bottom:0;font-size:24px}.report-visuals-header p:last-child{color:#64748b;max-width:920px;margin:0;font-size:15px;line-height:1.55}.report-chart-grid{grid-template-columns:repeat(2,minmax(340px,1fr));align-items:stretch;gap:18px;display:grid}.report-chart-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe5f3;border-radius:22px;min-width:0;margin:0;padding:20px;box-shadow:0 14px 34px #0f172a12}.report-chart-card figcaption{min-height:82px;margin-bottom:16px}.report-chart-card figcaption strong{color:#111827;letter-spacing:-.025em;font-size:17px;line-height:1.2;display:block}.report-chart-card figcaption span{color:#64748b;max-width:95%;margin-top:7px;font-size:13px;line-height:1.45;display:block}.report-chart-bars{flex-direction:column;gap:14px;display:flex}.report-chart-row{border-bottom:1px solid #dbe5f3b3;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value""bar bar""note note";align-items:center;gap:6px 12px;padding:0 0 12px;display:grid}.report-chart-row:last-child{border-bottom:0;padding-bottom:0}.report-chart-label{color:#334155;text-overflow:ellipsis;white-space:nowrap;grid-area:label;min-width:0;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}.report-chart-value{color:#0f172a;text-align:right;grid-area:value;min-width:36px;font-size:13px;font-weight:900;line-height:1.25}.report-chart-bar-track{background:#e2e8f0;border-radius:999px;grid-area:bar;width:100%;height:10px;overflow:hidden}.report-chart-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);max-width:100%;height:100%}.report-chart-note{color:#64748b;grid-area:note;margin:0;font-size:11.5px;line-height:1.35}.report-chart-card small{color:#64748b;border-top:1px solid #dbe5f3b3;margin-top:14px;padding-top:11px;font-size:11.5px;font-weight:700;display:block}@media (width<=1180px){.report-chart-grid{grid-template-columns:1fr}.report-chart-card figcaption{min-height:auto}}@media (width<=620px){.report-chart-card{padding:16px}.report-chart-grid{grid-template-columns:minmax(0,1fr)}}.inline-chart-group{break-inside:avoid;background:linear-gradient(#f8fbff 0%,#f2f7ff 100%);border:1px solid #d8e5f7;border-radius:22px;margin:30px 0 34px;padding:22px;box-shadow:0 14px 34px #22477e14}.inline-chart-group-header{max-width:920px;margin-bottom:18px}.inline-chart-group-header h3{color:#142033;margin:4px 0 8px;font-size:22px;line-height:1.2}.inline-chart-group-header p:not(.eyebrow){color:#5d6f8a;margin:0;font-size:14px;line-height:1.55}.report-chart-grid.inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.report-chart-grid.inline .report-chart-card{min-height:unset;background:#fff;margin:0}.report-chart-grid.inline .report-chart-card:only-child{max-width:720px}.rich-report>div+.inline-chart-group,.inline-chart-group+div{margin-top:28px}@media (width<=980px){.report-chart-grid.inline{grid-template-columns:1fr}.inline-chart-group{border-radius:18px;padding:18px}}.word-page table td.rag-green,.rich-report table td.rag-green{color:#14532d;background:#dcfce7;font-weight:700}.word-page table td.rag-amber,.rich-report table td.rag-amber{color:#92400e;background:#fef3c7;font-weight:700}.word-page table td.rag-red,.rich-report table td.rag-red{color:#991b1b;background:#fee2e2;font-weight:700}.word-page table td.rag-neutral,.rich-report table td.rag-neutral{color:#475569;background:#f1f5f9;font-weight:700}.report-reading-layout{grid-template-columns:minmax(190px,260px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.report-reference-nav{max-height:calc(100vh - 36px);position:sticky;top:18px;overflow:auto}.reference-nav-card h3{color:#0f172a;margin:2px 0 14px;font-size:1rem}.reference-nav-card nav{gap:4px;display:grid}.reference-link{color:#334155;border:1px solid #0000;border-radius:12px;line-height:1.25;text-decoration:none;display:block}.reference-link:hover,.reference-link:focus{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;outline:none}.reference-link.level-1{color:#0f172a;margin-top:2px;padding:9px 10px;font-size:.9rem;font-weight:850}.reference-link.level-2{color:#334155;margin-top:4px;padding:8px 10px;font-size:.86rem;font-weight:750}.reference-link.level-3{color:#64748b;margin-left:10px;padding:6px 8px 6px 14px;font-size:.8rem;font-weight:650;position:relative}.reference-link.level-3:before{content:"";background:#94a3b8;border-radius:999px;width:4px;height:4px;position:absolute;top:11px;left:3px}.rich-report{scroll-behavior:smooth}.rich-report h1,.rich-report h2,.rich-report h3{scroll-margin-top:24px}.rich-report hr{border:0;border-top:1px solid #e5e7eb;margin:30px 0}.rich-report ol,.rich-report ul,.word-page ol,.word-page ul{margin:10px 0 18px 1.35rem;padding-left:1.15rem}.rich-report li,.word-page li{margin:6px 0;padding-left:.15rem;line-height:1.62}.rich-report li::marker{color:#2563eb;font-weight:800}.word-page li::marker{color:#2563eb;font-weight:800}.rich-report p+ul,.rich-report p+ol{margin-top:6px}.rich-report ul+ul,.rich-report ol+ol{margin-top:-8px}.rich-report p:empty{display:none}.rich-report p{max-width:92ch}.report-editable-section{position:relative}.report-section-heading-row{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;margin:30px 0 12px;display:grid}.report-section-heading-row h2{min-width:0;margin:0}.report-section-edit-button{color:#2563eb;width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none;background:#eff6ff;border:1px solid #c7dbff;margin-top:-2px;padding:0}.report-section-edit-button:hover,.report-section-edit-button:focus{color:#1d4ed8;background:#dbeafe;outline:none}.inline-svg-icon{width:18px;height:18px;display:block}.section-edit-modal-backdrop{z-index:3000;background:#0f172a3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.section-edit-modal{background:#fff;border-left:1px solid #cfe0fb;width:min(620px,100vw - 28px);height:100%;padding:28px;overflow:auto;box-shadow:-24px 0 60px #0f172a38}.section-edit-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.section-edit-modal-header h2{color:#111827;margin:0 0 6px;font-size:1.35rem}.section-edit-close-button{color:#334155;width:42px;min-width:42px;height:42px;min-height:42px;box-shadow:none;text-transform:uppercase;background:#f1f5f9;padding:0;font-size:1rem}.section-edit-field{color:#172033;gap:10px;font-weight:800;display:grid}.section-edit-input-row{position:relative}.section-edit-input-row textarea{color:#111827;width:100%;min-height:160px;font:inherit;resize:vertical;background:#f8fbff;border:1px solid #cfe0fb;border-radius:18px;padding:16px 58px 16px 16px;font-weight:700;line-height:1.5}.section-edit-ai-button{color:#245cff;width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:none;background:#eef4ff;border:1px solid #c7dbff;padding:0;position:absolute;top:12px;right:12px}.section-edit-modal-actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (width<=1100px){.report-reading-layout{grid-template-columns:1fr}.report-reference-nav{max-height:none;position:relative;top:auto}.reference-nav-card nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.word-page h4{color:#1e293b;margin:18px 0 8px;font-size:14px;font-weight:800;line-height:1.35}.word-page p strong:first-child{color:#172033}.word-page table:has(th:first-child){border-radius:12px;overflow:hidden}.report-panel{overflow:visible}.report-toolbar{border-top-left-radius:24px;border-top-right-radius:24px}.report-reading-layout{grid-template-columns:minmax(250px,310px) minmax(0,1fr);align-items:start;gap:34px;padding:34px 38px 42px}.report-reference-nav{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;align-self:start;max-height:calc(100vh - 56px);padding:2px 2px 18px;position:sticky;top:28px;overflow-y:auto}.report-reference-nav::-webkit-scrollbar{width:8px}.report-reference-nav::-webkit-scrollbar-track{background:0 0}.report-reference-nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.reference-nav-card{background:#fffffff5;border:1px solid #cbd5e1e6;border-radius:24px;padding:22px 22px 24px;box-shadow:0 18px 44px #0f172a14}.reference-nav-card .eyebrow{margin-bottom:12px}.reference-nav-card h3{margin:0 0 20px;font-size:1.12rem;line-height:1.2}.reference-nav-card nav{gap:7px}.reference-link{padding-top:8px;padding-bottom:8px}.reference-link.level-1{padding:10px 12px;font-size:.92rem}.reference-link.level-2{margin-left:8px;padding:9px 12px;font-size:.86rem}.reference-link.level-3{margin-left:22px;padding:7px 10px 7px 16px;font-size:.8rem}.word-page.rich-report{margin:0 auto 6px}@media (width<=1280px){.report-reading-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:26px;padding:28px 26px 34px}}@media (width<=1100px){.report-reading-layout{grid-template-columns:1fr;padding:24px}.report-reference-nav{max-height:none;padding:0;position:relative;top:auto;overflow:visible}.reference-nav-card nav{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.word-page.rich-report{margin-top:0}}@media (width<=700px){.report-reading-layout,.reference-nav-card{padding:18px}}.rich-report .report-table-wrap,.word-page .report-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border,#d7e2f2);background:#fff;border-radius:18px;width:100%;max-width:100%;margin:1.2rem 0 1.5rem;overflow:auto hidden}.rich-report .report-table-wrap table,.word-page .report-table-wrap table{border:0;border-radius:0;width:max-content;min-width:100%;max-width:none;margin:0}.rich-report table,.word-page table{overflow-wrap:anywhere;word-break:normal;max-width:100%}.rich-report th,.rich-report td,.word-page th,.word-page td{overflow-wrap:anywhere;word-break:normal;vertical-align:top}.rich-report table th:first-child,.rich-report table td:first-child,.word-page table th:first-child,.word-page table td:first-child{min-width:140px}.rich-report table th,.word-page table th{white-space:normal}.rich-report td.rag-green,.word-page td.rag-green{color:#14532d;background:#dcfce7;font-weight:800}.rich-report td.rag-amber,.word-page td.rag-amber{color:#92400e;background:#fef3c7;font-weight:800}.rich-report td.rag-red,.word-page td.rag-red{color:#991b1b;background:#fee2e2;font-weight:800}@media (width<=900px){.rich-report .report-table-wrap,.word-page .report-table-wrap{border-radius:14px}}.validation-panel,.deal-scorecard{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d8e2f1;border-radius:24px;margin-top:22px;padding:22px;box-shadow:0 14px 36px #0f172a0f}.validation-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.validation-header h3{color:#0f172a;margin:6px 0 0;font-size:1.25rem}.validation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 18px;display:grid}.validation-grid>div{background:#eef5ff;border:1px solid #d8e7fb;border-radius:18px;padding:14px}.validation-grid strong{color:#0f172a;font-size:1.45rem;display:block}.validation-grid span,.mini-table span{color:#64748b}.status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pill.good{color:#14532d;background:#dcfce7;border-color:#bbf7d0}.status-pill.warn{color:#92400e;background:#fef3c7;border-color:#fde68a}.status-pill.bad{color:#991b1b;background:#fee2e2;border-color:#fecaca}.status-pill.neutral{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.mini-table-wrap{border:1px solid #d8e2f1;border-radius:18px;max-width:100%;overflow-x:auto}.mini-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%}.mini-table th,.mini-table td{text-align:left;vertical-align:top;color:#1e293b;border-bottom:1px solid #e2e8f0;padding:13px 15px}.mini-table th{color:#0f172a;background:#f1f5f9;font-weight:900}.mini-table tr:last-child td{border-bottom:0}.validation-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:14px 0 0;padding:12px 14px}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.deal-scorecard{margin-bottom:26px}@media (width<=900px){.validation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.validation-header{flex-direction:column}.toolbar-actions{justify-content:flex-start}}.primary-save{color:#1d4ed8;background:linear-gradient(#eff6ff,#dbeafe);border-color:#2563eb59;font-weight:800}.save-status{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:14px;margin:12px 0 18px;padding:11px 14px;font-size:.92rem;line-height:1.4}.save-status.running{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.save-status.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.save-status.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.required-marker{color:#dc2626;font-style:normal;font-weight:900}.field-help,.field-error{margin-top:.5rem;font-size:.86rem;line-height:1.35;display:block}.field-help{color:#64748b}.field-error{color:#b91c1c;font-weight:700}.run-prerequisite{margin:.75rem 0 0}input[aria-invalid=true]{background:#fff7f7;border-color:#fca5a5}input[aria-invalid=true]:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.word-page .deal-scorecard{border:1px solid var(--line,#d9e3f3);background:#fff;border-radius:22px;margin:0 0 2rem;overflow:hidden}.word-page .deal-scorecard .validation-header{padding:1.25rem 1.4rem .75rem}.word-page .deal-scorecard .mini-table-wrap{border-bottom:0;border-left:0;border-right:0;border-radius:0 0 22px 22px;margin:0;overflow-x:auto}.word-page .deal-scorecard table{table-layout:auto;width:100%}.word-page .deal-scorecard th,.word-page .deal-scorecard td{vertical-align:top}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem;display:flex}.fixed-user-field{flex-direction:column;gap:.45rem;display:flex}.fixed-user-value{color:#0f172a;letter-spacing:-.01em;background:#f8fafce6;border:1px solid #0f172a1f;border-radius:14px;align-items:center;min-height:44px;padding:.72rem .85rem;font-weight:800;display:flex}.saved-reports-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:1.4rem;width:min(1500px,100vw - 48px);margin:0 auto 4rem;display:grid}.saved-reports-list{max-height:calc(100vh - 2.5rem);position:sticky;top:1.25rem;overflow:auto}.saved-report-cards{flex-direction:column;gap:.7rem;margin-top:1rem;display:flex}.saved-report-card{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:18px;flex-direction:column;gap:.35rem;width:100%;padding:.95rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #0f172a0f}.saved-report-card:hover,.saved-report-card.active{border-color:#2563eb73;transform:translateY(-1px);box-shadow:0 14px 34px #2563eb21}.saved-report-card strong{font-size:.96rem;line-height:1.25}.saved-report-card span,.saved-report-card small{color:#64748b;line-height:1.35}.saved-report-viewer{min-width:0}.saved-toolbar{margin-bottom:1rem}.empty-report.small{min-height:auto;padding:1rem;font-size:.9rem}.section-heading-row.compact{margin-bottom:.5rem}@media (width<=1020px){.saved-reports-layout{grid-template-columns:1fr;width:min(100%,100vw - 24px)}.saved-reports-list{max-height:none;position:static}.header-actions{justify-content:flex-start}}.saved-reports-stack{flex-direction:column;gap:1.35rem;width:min(1500px,100vw - 48px);margin:0 auto 4rem;display:flex}.saved-reports-table-panel{padding:1.35rem}.saved-reports-table-wrap{background:#fff;border:1px solid #94a3b859;border-radius:18px;width:100%;margin-top:1rem;overflow-x:auto}.saved-reports-table{border-collapse:separate;border-spacing:0;width:100%;min-width:980px;font-size:.95rem}.saved-reports-table th{text-align:left;color:#0f172a;background:#f1f5f9;border-bottom:1px solid #94a3b859;padding:.9rem 1rem;font-weight:900}.saved-reports-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0e6;padding:.95rem 1rem}.saved-reports-table tbody tr{transition:background .16s}.saved-reports-table tbody tr:hover{background:#f8fafc}.saved-reports-table tbody tr.active{background:#eff6ff}.saved-reports-table td:first-child{color:#0f172a}.saved-reports-table td:first-child strong{font-weight:900;line-height:1.25;display:block}.saved-reports-table td:first-child span{color:#64748b;overflow-wrap:anywhere;margin-top:.25rem;font-size:.78rem;display:block}.small-action-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;padding:.55rem .9rem;font-weight:900;box-shadow:0 10px 22px #2563eb2e}.small-action-button:disabled{cursor:not-allowed;opacity:.65}.saved-report-viewer{width:100%;min-width:0}@media (width<=900px){.saved-reports-stack{width:min(100%,100vw - 28px)}.saved-reports-table-panel{padding:1rem}}.auth-shell{background:radial-gradient(circle at 0 0,#3b82f61f,#0000 34%),#f8fafc;place-items:center;min-height:100vh;padding:48px 20px;display:grid}.auth-card{background:#fff;border:1px solid #94a3b852;border-radius:28px;width:min(680px,100%);padding:42px;box-shadow:0 24px 80px #0f172a24}.auth-brand-mark{color:#245cff;background:#edf3ff;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:18px;display:inline-grid;box-shadow:0 16px 30px #245cff24}.auth-brand-mark .compass-logo{width:32px;height:32px}.auth-title-row{align-items:center;gap:18px;margin:8px 0 14px;display:flex}.auth-title-row .auth-brand-mark{margin-bottom:0}.auth-card h1{color:#0f172a;margin:8px 0 14px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.auth-title-row h1{margin:0}.auth-card p{color:#475569;max-width:56ch;line-height:1.7}.auth-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.header-actions .cl-userButtonBox{margin-right:6px}.fixed-user-field .fixed-user-value{word-break:break-word}.cl-card{border:1px solid #dbe7f8!important;border-radius:30px!important;box-shadow:0 35px 90px #0f172a3d!important}.cl-headerTitle{letter-spacing:-.04em!important}.cl-formButtonPrimary{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border-radius:999px!important;font-weight:900!important;box-shadow:0 18px 38px #2563eb42!important}.cl-formFieldInput,.cl-socialButtonsBlockButton{border-color:#d5e1f3!important;border-radius:18px!important}.cl-userButtonAvatarBox{border:3px solid #fff!important;width:46px!important;height:46px!important;box-shadow:0 12px 30px #2563eb3d!important}.cl-userButtonPopoverCard{border:1px solid #dbe7f8!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 28px 75px #0f172a38!important}.cl-footer,.cl-footerPages,.cl-userButtonPopoverFooter{display:none!important}.saved-reports-stack{width:100%;max-width:none;margin:0 0 4rem;padding:0}.saved-reports-table-panel,.saved-report-viewer.panel{width:100%;max-width:none}.saved-report-viewer .report-reading-layout{width:100%}.saved-report-viewer .word-page.rich-report{width:100%;max-width:none}@media (width<=900px){.saved-reports-stack{width:100%;max-width:none}}.saved-reports-stack{min-width:0!important}.saved-report-viewer,.saved-reports-table-panel{min-width:0}.header-actions{align-items:center}.account-button-slot{flex:none;justify-content:center;align-items:center;width:46px;height:46px;margin-left:2px;display:inline-flex}.header-actions .cl-userButtonBox,.account-button-slot .cl-userButtonBox{justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;margin:0!important;display:inline-flex!important}.header-actions .cl-userButtonTrigger,.account-button-slot .cl-userButtonTrigger{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.header-actions .cl-userButtonAvatarBox,.account-button-slot .cl-userButtonAvatarBox{aspect-ratio:1!important;border-radius:999px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;overflow:hidden!important}.header-actions .cl-avatarBox,.account-button-slot .cl-avatarBox,.header-actions .cl-avatarImage,.account-button-slot .cl-avatarImage{border-radius:999px!important;width:46px!important;height:46px!important}@media (width<=760px){.header-actions{justify-content:flex-start;width:100%}.account-button-slot{margin-left:auto}}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.small-action-button.ghost{color:#2563eb;background:#eef4ff;border-color:#cfe0ff}.status-box{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin:16px 0;padding:14px 16px;font-weight:800}.interview-manager-panel,.interview-shell{width:100%}.interview-invite-form{grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:16px;margin:20px 0;display:grid}.interview-invite-form label{gap:8px;display:grid}.interview-invite-form input,.interview-answer-box textarea{width:100%;font:inherit;color:#0f172a;background:#f8fafc;border:1px solid #d5e1f3;border-radius:18px;padding:14px 16px}.interview-answer-box textarea{min-height:220px;font-size:1.05rem;line-height:1.55}.interview-page .interview-shell{width:100%;max-width:none;margin:0}.app-shell .interview-shell-wide{width:100%;max-width:none;margin-left:0;margin-right:0}.interview-start-card{text-align:center;width:min(100%,980px);margin:0 auto;padding:56px 32px}.interview-console{gap:22px;display:grid}.interview-meta-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.interview-progress-pill{text-align:center;color:#2563eb;background:#eef4ff;border:1px solid #cfe0ff;border-radius:999px;min-width:150px;padding:10px 16px;box-shadow:0 12px 28px #2563eb1f}.interview-progress-pill.completed{color:#14532d;background:#dcfce7;border-color:#bbf7d0}.interview-progress-pill span{font-size:.9rem;font-weight:950;display:block}.interview-progress-pill small{opacity:.9;margin-top:2px;font-weight:800;display:block}.interview-chat-log{gap:14px;max-height:none;padding:4px;scroll-margin-bottom:160px;display:grid;overflow:visible}.interview-bubble{background:#fff;border:1px solid #dbe7f8;border-radius:22px;max-width:82%;padding:16px 18px;box-shadow:0 12px 26px #0f172a0f}.interview-bubble.assistant{background:#f8fbff;justify-self:start}.interview-bubble.participant{background:#eff6ff;border-color:#bfdbfe;justify-self:end}.interview-bubble strong{color:#0f172a;margin-bottom:6px;display:block}.interview-bubble p{color:#334155;margin:0;line-height:1.55}.interview-answer-box{gap:14px;display:grid}.interview-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.ai-answer-button{width:46px;min-width:46px;padding:0}.ai-sparkle-icon{font-size:1rem;font-weight:950;line-height:1;display:inline-block}.voice-answer-button{align-items:center;gap:8px;min-width:0;padding-inline:16px;display:inline-flex}.voice-answer-button.recording{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.voice-answer-button.recording:hover{background:#ffe4e6;border-color:#fda4af}.voice-answer-icon{flex:0 0 18px;width:18px;height:18px}.participant-interviews-page-stack{gap:20px;display:grid}.participant-interview-list{gap:12px;margin-top:16px;display:grid}.participant-interview-list-item{background:#fff;border:1px solid #dbe7f8;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid;box-shadow:0 10px 24px #0f172a0d}.participant-interview-list-item h3{color:#0f172a;margin:10px 0 4px;font-size:1rem;line-height:1.2}.participant-interview-list-item p{margin:0}.participant-interview-list-item small{color:#64748b;margin-top:6px;font-weight:750;display:block}.pill.neutral{color:#2563eb;background:#eef4ff;border:1px solid #cfe0ff}.interview-status-pill{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:5px 12px;font-size:.82rem;font-weight:900;line-height:1.2;display:inline-flex}.interview-status-pill.good{color:#14532d;background:#dcfce7;border-color:#bbf7d0}.interview-status-pill.warn{color:#92400e;background:#fef3c7;border-color:#fcd34d}.interview-status-pill.info{color:#2563eb;background:#eef4ff;border-color:#cfe0ff}.interview-status-pill.neutral{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.interview-status-pill.bad{color:#991b1b;background:#fee2e2;border-color:#fecaca}@media (width<=900px){.interview-invite-form{grid-template-columns:1fr}.interview-meta-row{flex-direction:column}.interview-bubble{max-width:100%}}.cl-userProfile-root .cl-footer,.cl-userProfile-root .cl-footerPages,.cl-modalContent .cl-footer,.cl-modalContent .cl-footerPages{display:none!important}.interview-shell-wide{width:min(1180px,100vw - 96px);max-width:1180px;margin-left:auto;margin-right:auto}.account-setup-card{text-align:center;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe7f8;border-radius:28px;width:min(760px,100%);margin:24px auto;padding:48px 36px;box-shadow:0 22px 60px #0f172a1a}.account-setup-card h2{color:#111827;margin:10px 0 12px}.account-setup-loader{background:#eef5ff;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:82px;height:48px;margin-bottom:18px;display:inline-flex}.account-setup-loader span{background:#2563eb;border-radius:999px;width:11px;height:11px;animation:1.1s ease-in-out infinite setupPulse}.account-setup-loader span:nth-child(2){animation-delay:.15s}.account-setup-loader span:nth-child(3){animation-delay:.3s}@keyframes setupPulse{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}.setup-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.link-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}html{scroll-behavior:smooth}@media (width<=760px){.interview-shell-wide{width:calc(100vw - 32px)}.account-setup-card{padding:36px 20px}}.participant-profile-form{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,900px);margin:28px auto 22px;display:grid}.participant-profile-form label{color:#334155;gap:8px;font-weight:900;display:grid}.participant-profile-form input,.participant-profile-form select{color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1px solid #d5e1f3;border-radius:18px;outline:none;padding:14px 16px}.participant-profile-form input:focus,.participant-profile-form select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.mini-action-button{color:#2563eb;cursor:pointer;background:#eef4ff;border:1px solid #cfe0ff;border-radius:999px;padding:8px 13px;font-weight:900}.mini-action-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.participant-profile-form{grid-template-columns:1fr}}.status-box,.warning-box,.error-box{gap:6px;line-height:1.45;display:grid}.status-box strong,.warning-box strong,.error-box strong{font-size:14px;font-weight:900;display:block}.status-box span,.warning-box span,.error-box span{font-size:13px;font-weight:700;display:block}.status-box small,.warning-box small,.error-box small{opacity:.78;overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:700;line-height:1.45;display:block}.warning-box{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:18px;margin:16px 0;padding:14px 16px;font-weight:800}.post-report-interview-cta{background:linear-gradient(135deg,#eff6fff5,#ecfdf5c7);border:1px solid #2563eb2e;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:18px 0 22px;padding:20px 22px;display:grid;box-shadow:0 18px 42px #0f172a14}.post-report-interview-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:999px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;box-shadow:0 16px 30px #2563eb3d}.post-report-interview-copy h3{color:#0f172a;margin:3px 0 6px;font-size:1.15rem}.post-report-interview-copy p{color:#475569;margin:0;line-height:1.55}.post-report-interview-copy .small-note{margin-top:8px;font-size:.88rem}.post-report-interview-action{justify-content:flex-end;align-items:center;display:flex}.post-report-interview-action .button:disabled{opacity:.55;cursor:not-allowed}@media (width<=860px){.post-report-interview-cta{grid-template-columns:1fr;align-items:start}.post-report-interview-action{justify-content:stretch}.post-report-interview-action .button{width:100%}}.report-title-cell{align-items:flex-start;gap:12px;display:flex}.version-expand-button{color:#2563eb;cursor:pointer;background:#f3f7ff;border:1px solid #d5e1f3;border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:28px;font-weight:900;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;transform:rotate(0)}.version-expand-button.expanded{background:#e9f0ff;border-color:#2563eb;transform:rotate(90deg)}.version-expand-button:disabled{opacity:.35;cursor:default}.version-meta-line{color:#64748b;margin-top:4px;font-size:.88rem;font-style:normal;font-weight:700;display:block}.report-version-row td{background:#f8fbff!important;border-top:0!important;padding:0 24px 20px 72px!important}.report-version-list{gap:10px;max-width:980px;margin-top:20px;display:grid}.report-version-item{color:#172033;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe7f8;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.report-version-item:hover{border-color:#2563eb;transform:translateY(-1px);box-shadow:0 14px 30px #2563eb1f}.report-version-item.active{background:linear-gradient(135deg,#f8fbff,#eef5ff);border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb24}.version-pill{text-align:center;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:34px;padding:0 10px;font-size:.86rem;font-weight:900;line-height:1;color:#fff!important;display:inline-flex!important}.report-version-item strong{margin-bottom:3px;font-size:.98rem;display:block}.report-version-item em{color:#64748b;font-size:.88rem;font-style:normal;font-weight:700;display:block}.version-open-label{text-align:center;white-space:nowrap;background:#2563eb;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;font-weight:900;line-height:1;box-shadow:0 10px 22px #2563eb2e;color:#fff!important;display:inline-flex!important}.version-empty-note{color:#64748b;background:#fff;border:1px dashed #cbdaf0;border-radius:16px;padding:16px;font-weight:700}.diligence-pack{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d8e4f6;border-radius:28px;margin:0 0 28px;padding:28px;box-shadow:0 24px 55px #0f172a12}.diligence-pack-header{border-bottom:1px solid #dbe7f8;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;padding-bottom:20px;display:flex}.diligence-pack-header h3{color:#101828;margin:4px 0 8px;font-size:28px}.pack-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:280px;display:flex}.decision-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.decision-card{background:#fff;border:1px solid #dbe7f8;border-radius:22px;padding:18px}.decision-card span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.decision-card strong{color:#101828;font-size:20px;line-height:1.2}.decision-card.good{background:#ecfdf3;border-color:#bbf7d0}.decision-card.warn{background:#fffbeb;border-color:#fde68a}.decision-card.bad{background:#fef2f2;border-color:#fecaca}.pack-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.pack-card{background:#fff;border:1px solid #dbe7f8;border-radius:24px;margin-bottom:18px;padding:22px}.pack-card h4{color:#101828;margin:0 0 14px;font-size:18px}.pack-card details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px 16px}.pack-card summary{cursor:pointer;color:#2563eb;font-weight:900}.compact-list{margin:0;padding-left:18px}.compact-list li{color:#334155;margin:0 0 12px}.compact-list span,.compact-list em{color:#64748b}.request-list{columns:2;column-gap:34px;margin:0 0 14px 20px}.request-list li{break-inside:avoid;color:#334155;margin-bottom:10px}@media (width<=1100px){.decision-dashboard-grid,.pack-grid.two-col{grid-template-columns:1fr}.diligence-pack-header{flex-direction:column}.pack-actions{justify-content:flex-start;min-width:0}.request-list{columns:1}}.resume-notice{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:18px;margin-top:18px;padding:16px 18px;font-weight:800;box-shadow:0 14px 30px #2563eb14}.mobile-unsupported-shell{background:radial-gradient(circle at 0 0,#2563eb29,#0000 34%),linear-gradient(#f8fbff 0%,#edf3fa 100%);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.mobile-unsupported-card{background:#fff;border:1px solid #dbe7f8;border-radius:28px;width:min(100%,520px);padding:30px 24px;box-shadow:0 24px 70px #0f172a24}.mobile-unsupported-card h1{color:#0f172a;letter-spacing:-.05em;margin:8px 0 14px;font-size:clamp(2rem,9vw,3rem);line-height:1.04}.mobile-unsupported-card p{color:#475569;margin:0;font-size:1rem;line-height:1.65}.mobile-unsupported-note{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;margin-top:20px;padding:16px;font-weight:750;line-height:1.5}.title-with-info,.decision-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.decision-label{justify-content:space-between;width:100%}.info-bubble-wrap{z-index:5;flex:none;align-items:center;display:inline-flex;position:relative}.info-bubble{color:#2563eb;cursor:help;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 6px 14px #2563eb1f}.info-bubble:hover,.info-bubble:focus-visible{color:#fff;background:#2563eb;border-color:#2563eb;outline:none}.info-tooltip{color:#fff;letter-spacing:0;text-transform:none;white-space:normal;text-align:left;opacity:0;pointer-events:none;visibility:hidden;z-index:50;background:#0f172a;border-radius:14px;width:min(340px,100vw - 48px);padding:12px 14px;font-size:13px;font-weight:650;line-height:1.45;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 18px 42px #0f172a3d}.info-tooltip:after{content:"";border:7px solid #0000;border-top-color:#0f172a;border-bottom-width:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.info-bubble-wrap:hover .info-tooltip,.info-bubble:focus-visible+.info-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.decision-card .info-tooltip{left:auto;right:0;transform:translateY(4px)}.decision-card .info-tooltip:after{left:auto;right:6px;transform:none}.decision-card .info-bubble-wrap:hover .info-tooltip,.decision-card .info-bubble:focus-visible+.info-tooltip{transform:translateY(0)}@media (width<=900px){.info-tooltip,.decision-card .info-tooltip{width:min(300px,100vw - 36px);left:auto;right:-10px;transform:translateY(4px)}.info-tooltip:after,.decision-card .info-tooltip:after{left:auto;right:12px;transform:none}.info-bubble-wrap:hover .info-tooltip,.info-bubble:focus-visible+.info-tooltip,.decision-card .info-bubble-wrap:hover .info-tooltip,.decision-card .info-bubble:focus-visible+.info-tooltip{transform:translateY(0)}}.recommended-interviews-panel{background:linear-gradient(135deg,#2563eb0f,#fffffff5);border:1px solid #d7e3f8;border-radius:24px;margin-bottom:18px;padding:20px;overflow:hidden}.recommended-interviews-panel .section-heading-row.compact{align-items:flex-start;gap:18px;margin-bottom:16px}.recommended-interviews-panel .section-heading-row.compact>div{min-width:0}.recommended-interview-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:14px;margin-top:14px;display:grid}.recommended-interview-card{background:#fffffff5;border:1px solid #dbe7fb;border-radius:20px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.recommended-interview-card.selected{border-color:#2563eb;box-shadow:0 18px 44px #2563eb29}.recommended-interview-topline{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.recommended-interview-topline .interview-status-pill{white-space:nowrap;margin-top:0}.recommended-interview-topline strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:1rem;line-height:1.15}.recommended-interview-card p{overflow-wrap:anywhere;min-width:0;margin:0}.recommendation-finding{color:#334155;border-left:3px solid #2563eb;padding-left:10px}.recommended-interview-card details{min-width:0;margin:0}.recommended-interview-card summary{cursor:pointer;color:#2563eb;overflow-wrap:anywhere;font-weight:800}.recommended-interview-card ol{color:#475569;overflow-wrap:anywhere;min-width:0;margin:10px 0 0 18px;padding:0}.recommended-interview-card>button{align-self:flex-end;margin-top:4px}.selected-recommendation-note{color:#2563eb;margin:-8px 0 16px;font-weight:800}@media (width<=900px){.recommended-interviews-panel .section-heading-row.compact{flex-direction:column}.recommended-interviews-panel .section-heading-row.compact .secondary-button{width:100%}.interview-invite-form{grid-template-columns:1fr}.interview-invite-form button{width:100%}}.info-bubble{border-radius:50%;width:26px;height:26px;font-size:14px;font-weight:900;line-height:1}.pack-card,.decision-card{position:relative}.pack-card h4,.decision-card .decision-label{padding-right:38px}.pack-card .title-with-info,.decision-card .decision-label{display:block}.pack-card .info-bubble-wrap,.decision-card .info-bubble-wrap{z-index:20;position:absolute;top:18px;right:18px}.pack-card .info-tooltip,.decision-card .info-tooltip{inset:calc(100% + 10px) 0 auto auto;transform:translateY(-4px)}.pack-card .info-tooltip:after,.decision-card .info-tooltip:after{border-width:0 7px 7px;border-color:#0000 #0000 #0f172a;inset:auto 7px 100% auto}.pack-card .info-bubble-wrap:hover .info-tooltip,.pack-card .info-bubble:focus-visible+.info-tooltip,.decision-card .info-bubble-wrap:hover .info-tooltip,.decision-card .info-bubble:focus-visible+.info-tooltip{transform:translateY(0)}.recommended-interview-card,.recommended-interview-topline{min-height:0}.recommendation-role-context,.recommendation-rationale,.recommendation-finding{overflow-wrap:anywhere;min-height:0}.recommended-interview-card details{min-height:0}@media (width<=1200px){.recommended-interview-card{min-height:0}.recommendation-role-context,.recommendation-rationale,.recommendation-finding{min-height:auto}}.interview-status-copy-row{background:#ffffff9e;border:1px solid #94a3b842;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:8px;padding:8px;display:grid}.interview-status-copy-row code{overflow-wrap:anywhere;color:#334155;background:0 0;min-width:0;font-size:12px;line-height:1.35}.copy-link-button{color:#2563eb;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.copy-link-button:hover{background:#dbeafe;border-color:#93c5fd}@media (width<=760px){.interview-status-copy-row{grid-template-columns:1fr}.copy-link-button{justify-self:start}.participant-interview-list-item{grid-template-columns:1fr}}.info-bubble,button.info-bubble{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;aspect-ratio:1!important;box-sizing:border-box!important;appearance:none!important;color:#2563eb!important;vertical-align:middle!important;background:linear-gradient(#f8fbff 0%,#eaf3ff 100%)!important;border:1px solid #93c5fd!important;border-radius:50%!important;flex:0 0 28px!important;justify-content:center!important;align-items:center!important;block-size:28px!important;min-block-size:28px!important;max-block-size:28px!important;inline-size:28px!important;min-inline-size:28px!important;max-inline-size:28px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 4px 10px #2563eb24!important}.info-bubble:hover,.info-bubble:focus-visible{transform:translateY(-1px);color:#fff!important;background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 8px 18px #2563eb3d!important}.info-bubble-icon{pointer-events:none;width:15px!important;height:15px!important;flex:0 0 15px!important;block-size:15px!important;inline-size:15px!important;display:block!important}.info-bubble-wrap{width:28px!important;height:28px!important;flex:0 0 28px!important;justify-content:center!important;align-items:center!important;block-size:28px!important;inline-size:28px!important;display:inline-flex!important}.register-type-cell{width:66px;text-align:center!important;vertical-align:middle!important}.register-type-icon{color:currentColor;place-items:center;width:30px;height:30px;line-height:1;display:inline-grid}.register-type-icon svg{width:24px;height:24px;display:block}.register-type-icon.red-flag{color:#dc2626}.register-type-icon.value-creation{color:#2563eb}.register-icon-legend{color:#475569;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;padding:10px 4px 0;font-size:.86rem;font-weight:850;display:flex}.register-icon-legend span{align-items:center;gap:7px;display:inline-flex}.register-icon-legend .register-type-icon{width:24px;height:24px}.register-icon-legend .register-type-icon svg{width:20px;height:20px}.report-panel,.saved-report-viewer.panel,.diligence-pack,.pack-card,.decision-card,.info-bubble-wrap{overflow:visible!important}.info-bubble-wrap{z-index:9998!important}.info-tooltip,.pack-card .info-tooltip,.decision-card .info-tooltip{color:#fff!important;z-index:9999!important;background:#0f172a!important}.info-tooltip:after{border-color:#0f172a #0000 #0000!important}.pack-card .info-tooltip:after,.decision-card .info-tooltip:after{border-color:#0000 #0000 #0f172a!important}.recommended-interview-card details{font-size:.88rem;line-height:1.25}.recommended-interview-card ol{margin-top:8px;margin-left:16px;font-size:.84rem;line-height:1.22}.recommended-interview-card ol li+li{margin-top:6px}.recommended-interview-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px}.recommended-interview-card{border-radius:16px;gap:12px;height:100%;min-height:360px;padding:18px;box-shadow:0 14px 28px #0f172a0d}.recommended-interview-topline .interview-status-pill{text-overflow:ellipsis;justify-self:start;max-width:132px;overflow:hidden}.recommendation-role-context{min-height:34px}.recommendation-rationale,.recommendation-finding{-webkit-box-orient:vertical;line-height:1.22;display:-webkit-box;overflow:hidden}.recommendation-finding{-webkit-line-clamp:4}.recommended-interview-card details{border-top:1px solid #e5edff;margin-top:auto;padding-top:8px}.recommended-interview-card details[open]{background:#f8fbff;border:1px solid #dbe7fb;border-radius:10px;margin-top:0;padding:10px 12px}.recommended-interview-card summary{line-height:1.2}.recommended-interview-card ol{max-height:118px;padding-right:6px;overflow-y:auto}.recommended-interview-card>button{white-space:nowrap;align-self:flex-end;min-height:44px;margin-top:0}@media (width<=1360px){.recommended-interview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.recommended-interview-grid{grid-template-columns:1fr}.recommended-interview-card{min-height:0}}.workspace-setup-shell{min-height:100vh}.workspace-setup-card{max-width:560px}.workspace-setup-form{gap:16px;margin-top:18px;display:grid}.workspace-setup-form label{text-align:left;color:#334155;gap:8px;font-weight:900;display:grid}.workspace-setup-form input{color:#0f172a;width:100%;min-height:52px;font:inherit;background:#f8fafc;border:1px solid #d5e1f3;border-radius:18px;outline:none;padding:14px 16px}.workspace-setup-form input::placeholder{color:#94a3b8}.workspace-setup-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.workspace-loader{margin:24px auto 8px}.analysis-template-panel{gap:14px;display:grid}.analysis-template-panel .section-heading-row{align-items:start}.analysis-template-summary{flex-wrap:wrap;gap:10px;display:flex}.analysis-template-summary span{color:#1d4ed8;background:#f6f9ff;border:1px solid #cfe0ff;border-radius:999px;padding:7px 12px;font-size:.84rem;font-weight:800}.template-status{color:#334155;background:#f8fbff;border:1px solid #cfe0ff;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:700}.template-status.error{color:#9f1239;background:#fff1f2;border-color:#fecaca}.template-status.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.template-status.loading,.template-status.info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.owner-only-note{margin:0}.analysis-template-details{border-top:1px solid #e5edff;padding-top:12px}.analysis-template-details summary{color:#2563eb;cursor:pointer;font-size:.96rem;font-weight:900;list-style-position:inside}.analysis-template-actions{justify-content:flex-end;margin:12px 0;display:flex}.analysis-template-list{gap:14px;display:grid}.analysis-template-item{background:#fff;border:1px solid #d8e5ff;border-radius:8px;gap:12px;padding:14px;display:grid}.analysis-template-item-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-checkbox{color:#334155;align-items:center;gap:8px;font-weight:800;display:inline-flex}.inline-checkbox input{width:16px;height:16px}.analysis-template-order{color:#64748b;margin-right:auto;font-size:.86rem;font-weight:900}.analysis-template-fields{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:12px;display:grid}.analysis-template-fields label,.analysis-template-question-field{gap:6px;display:grid}.analysis-template-fields span,.evidence-module-list legend{color:#475569;text-transform:uppercase;font-size:.78rem;font-weight:900}.analysis-template-fields input,.analysis-template-fields textarea{color:#0f172a;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px}.analysis-template-fields textarea{resize:vertical;min-height:78px}.evidence-module-list{border:0;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;margin:0;padding:0;display:grid}.evidence-module-list legend{grid-column:1/-1;margin-bottom:2px}.evidence-module-option{border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;padding:9px 10px;display:grid}.evidence-module-option input{margin-top:3px}.evidence-module-option span{gap:2px;display:grid}.evidence-module-option strong{color:#0f172a;font-size:.86rem}.evidence-module-option em{color:#64748b;font-size:.78rem;font-style:normal;line-height:1.35}.mini-action-button.danger{color:#be123c}@media (width<=780px){.analysis-template-fields{grid-template-columns:1fr}.analysis-template-panel .toolbar-actions{justify-content:stretch;width:100%}.analysis-template-panel .toolbar-actions button{flex:140px}}.analysis-template-list{gap:12px;overflow:visible}.analysis-template-item{background:#fff;border:1px solid #dbe7f8;border-radius:16px;padding:12px;display:block;overflow:visible;box-shadow:0 10px 26px #0f172a0a}.analysis-template-item.disabled{opacity:.7;background:#f8fafc}.analysis-template-row{grid-template-columns:64px minmax(320px,1fr) 40px minmax(190px,260px) minmax(150px,auto) 38px 38px;align-items:center;gap:10px;min-width:0;display:grid;position:relative}.analysis-template-reorder{grid-template-columns:repeat(2,28px);gap:6px;display:grid}.analysis-template-reorder button,.analysis-template-remove-button{box-shadow:none;color:#2563eb;background:#eef4ff;border:1px solid #cfe0ff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:30px;min-height:30px;padding:0;font-size:13px;font-weight:900;display:inline-flex}.analysis-template-ai-suggest-button{box-shadow:none;color:#245cff;letter-spacing:0;background:linear-gradient(#f5f8ff 0%,#e8f0ff 100%);border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;min-height:36px;padding:0;font-size:.76rem;font-weight:950;display:inline-flex}.analysis-template-ai-suggest-button:hover{background:#dfeaff;border-color:#93c5fd}.analysis-template-ai-suggest-button.loading{color:#7c9cff;background:#edf3ff}.analysis-template-reorder button:hover,.analysis-template-remove-button:hover{background:#dfeaff}.analysis-template-reorder button:disabled,.analysis-template-remove-button:disabled,.analysis-template-ai-suggest-button:disabled{color:#b6c5d4;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.analysis-template-remove-button{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.analysis-template-remove-button:hover{color:#be123c;background:#ffe4e6;border-color:#fda4af}.analysis-template-remove-button svg{width:16px;height:16px;display:block}.analysis-template-remove-button svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.analysis-template-question-input,.analysis-template-category-select{color:#0f172a;font:inherit;background:#f8fbff;border:1px solid #d5e1f3;border-radius:14px;outline:none;min-width:0;height:46px;padding:0 16px;font-size:.9rem;font-weight:800}.analysis-template-question-input::placeholder{color:#94a3b8}.analysis-template-question-input:focus,.analysis-template-category-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.analysis-template-category-select{appearance:auto;color:#245cff;text-align:left;background-color:#fff}.analysis-template-category-select option{color:#0f172a;background:#fff}.analysis-template-evidence-button{box-shadow:none;color:#245cff;white-space:nowrap;background:#edf3ff;border:1px solid #cfe0ff;border-radius:999px;justify-content:center;min-width:118px;min-height:40px;padding:9px 14px;font-size:.88rem;font-weight:900}.analysis-template-evidence-button:hover{background:#dfeaff}.analysis-template-evidence-button:after{content:none}.analysis-template-bottom-actions{z-index:20;background:#fffffff0;border:1px solid #dbe7f8;border-radius:18px;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;padding:12px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 44px #0f172a1f}.analysis-template-bottom-actions .mini-action-button{color:#245cff;background:#edf3ff}.analysis-template-evidence-picker{min-width:0;position:relative}.analysis-template-evidence-picker summary{color:#245cff;cursor:pointer;white-space:nowrap;background:#edf3ff;border:1px solid #cfe0ff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-size:.88rem;font-weight:900;line-height:1.15;text-decoration:none;display:inline-flex}.analysis-template-evidence-picker summary::-webkit-details-marker{display:none}.analysis-template-evidence-picker summary:after{content:" +";color:#2563eb;margin-left:6px;font-weight:900}.analysis-template-evidence-picker[open] summary:after{content:" -"}.analysis-template-evidence-picker .evidence-module-list{z-index:30;background:#fff;border:1px solid #d8e5ff;border-radius:18px;grid-template-columns:repeat(2,minmax(220px,1fr));gap:8px;width:min(680px,100vw - 80px);max-height:330px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 20px 45px #0f172a24}.analysis-template-evidence-picker .evidence-module-list legend{grid-column:1/-1}.analysis-template-enabled-toggle{justify-content:center;align-items:center;display:inline-flex}.analysis-template-enabled-toggle input{accent-color:#2563eb;width:22px;height:22px}.analysis-template-remove-button{color:#b91c1c;background:#fff7f7;border-color:#fecaca;font-size:20px}.analysis-template-remove-button:disabled{color:#b6c5d4;background:#f8fafc;border-color:#e2e8f0}.analysis-template-drawer-backdrop{z-index:80;background:#0f172a38;justify-content:flex-end;align-items:stretch;padding:18px;display:flex;position:fixed;inset:0}.analysis-template-drawer{color:#0f172a;background:#fff;border:1px solid #dbe7f8;border-radius:22px;grid-template-rows:auto auto minmax(0,1fr) auto;width:720px;max-width:min(760px,100vw - 36px);animation:.18s ease-out evidenceFlyoutIn;display:grid;overflow:hidden;box-shadow:0 28px 90px #0f172a3d}@keyframes evidenceFlyoutIn{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}.analysis-template-drawer-header{border-bottom:1px solid #e5edff;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.analysis-template-drawer-header h3{margin:4px 0 0;font-size:1.22rem}.analysis-template-drawer-close{box-shadow:none;color:#475569;background:#f8fbff;border:1px solid #dbe7f8;border-radius:999px;width:38px;height:38px;min-height:38px;padding:0;font-size:22px}.analysis-template-drawer-close:hover{color:#245cff;background:#eef4ff}.analysis-template-drawer-context{background:#f8fbff;border-bottom:1px solid #e5edff;gap:6px;padding:16px 24px;display:grid}.analysis-template-drawer-context span{color:#64748b;text-transform:uppercase;font-size:.76rem;font-weight:900}.analysis-template-drawer-context strong{color:#0f172a;font-size:.96rem;line-height:1.35}.analysis-template-drawer-context em{color:#245cff;background:#edf3ff;border:1px solid #cfe0ff;border-radius:999px;align-self:start;width:fit-content;padding:6px 10px;font-size:.82rem;font-style:normal;font-weight:900}.analysis-template-drawer-body{min-height:0;overflow:auto}.analysis-template-evidence-list{padding:18px 24px 24px;display:grid}.analysis-template-evidence-row{border:0;border-bottom:1px solid #e2e8f0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;padding:18px 12px;display:grid}.analysis-template-evidence-row:first-child{border-top:1px solid #e2e8f0}.analysis-template-evidence-row:hover{background:#f8fbff;border-color:#cfe0ff}.analysis-template-evidence-row.selected{background:#edf3ff;border:1px solid #7aa2ff;border-radius:12px;margin:-1px 0;padding:18px 12px}.analysis-template-evidence-row input{accent-color:#2563eb;width:20px;height:20px;margin-top:3px}.analysis-template-evidence-row span{gap:3px;display:grid}.analysis-template-evidence-row strong{color:#0f172a;font-size:.98rem}.analysis-template-evidence-row em{color:#64748b;font-size:.88rem;font-style:normal;line-height:1.4}.analysis-template-drawer-footer{border-top:1px solid #e5edff;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.analysis-template-drawer-footer>span{color:#64748b;font-size:.86rem;font-weight:900}.analysis-template-drawer-footer>div{gap:10px;display:flex}@media (width<=1280px){.analysis-template-row{grid-template-columns:64px minmax(260px,1fr) 40px minmax(170px,220px) minmax(136px,auto) 38px 38px}.analysis-template-evidence-button,.analysis-template-evidence-picker summary{font-size:.84rem}}@media (width<=980px){.analysis-template-row{grid-template-columns:64px minmax(0,1fr) 40px 38px 38px;align-items:stretch}.analysis-template-question-input{grid-column:2/4}.analysis-template-ai-suggest-button{grid-column:4/5;align-self:center}.analysis-template-category-select{grid-column:2/6}.analysis-template-evidence-picker,.analysis-template-evidence-button{grid-column:2/4;align-self:center}.analysis-template-enabled-toggle{grid-column:4/5}.analysis-template-remove-button{grid-column:5/6}.analysis-template-evidence-picker .evidence-module-list{grid-template-columns:1fr;width:min(560px,100vw - 48px);left:auto;right:0}.analysis-template-drawer-backdrop{padding:12px}.analysis-template-drawer{border-radius:18px;width:100%;max-width:calc(100vw - 24px)}.analysis-template-evidence-list{padding:14px 16px 18px}}@media (width<=620px){.analysis-template-row{grid-template-columns:58px minmax(0,1fr) 40px 38px 38px}.analysis-template-question-input,.analysis-template-category-select{padding:0 10px;font-size:.84rem}.analysis-template-evidence-picker .evidence-module-list{width:calc(100vw - 42px);left:0;right:auto}.analysis-template-bottom-actions{flex-direction:column;align-items:stretch}}.scenario-options{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px;margin-top:16px;display:grid}.scenario-card{cursor:pointer;background:#fff;border:1px solid #d8e1ef;border-radius:12px;flex-direction:column;gap:8px;min-height:230px;padding:18px 18px 18px 52px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.scenario-card:hover,.scenario-card.selected{border-color:#245cff;transform:translateY(-1px);box-shadow:0 18px 40px #245cff1f}.scenario-card input{accent-color:#245cff;width:18px;height:18px;position:absolute;top:22px;left:20px}.scenario-card strong{color:#0f172a;font-size:16px;line-height:1.3}.scenario-card span:not(.scenario-eyebrow),.scenario-description{color:#64748b;font-size:13px;line-height:1.5}.scenario-card-details{color:#334155;gap:8px;margin:4px 0 0;display:grid}.scenario-card-details div{gap:2px;display:grid}.scenario-card-details dt{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.scenario-card-details dd{color:#1f2a44;margin:0;font-size:13px;line-height:1.35}.scenario-card-details ul{flex-wrap:wrap;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.scenario-card-details li{color:#3159c9;background:#f5f8ff;border:1px solid #dbe8ff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1.2}.scenario-eyebrow{color:#245cff;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.scenario-note{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:16px;padding:14px 16px;font-size:14px;line-height:1.5}@media (width<=760px){.home-workflow-guide-heading,.home-workflow-actions{grid-template-columns:1fr}.workflow-page-header{flex-direction:column}.workflow-page-header-meta{text-align:left}.home-workflow-steps{grid-template-columns:1fr}.home-workflow-actions{position:static}.scenario-options{grid-template-columns:1fr}}.language-selector{color:#475569;flex-direction:column;gap:8px;min-width:190px;font-size:13px;font-weight:800;display:flex}.language-selector select{color:#0f172a;min-height:44px;font:inherit;background:#fff;border:1px solid #d5e1f3;border-radius:16px;outline:none;padding:10px 14px}.language-selector select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.language-pill-menu{flex:none;display:inline-flex;position:relative}.language-pill-button{color:#111827;min-height:38px;box-shadow:none;letter-spacing:0;background:#eef2f6;border:1px solid #dde5ef;border-radius:12px;gap:7px;padding:0 10px;font-size:15px;font-weight:800}.language-pill-button:hover{background:#e5ebf2;border-color:#cbd5e1}.language-pill-button:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.language-pill-globe{justify-content:center;align-items:center;font-size:17px;line-height:1;display:inline-flex}.language-pill-code{text-align:center;min-width:26px;line-height:1}.language-pill-chevron{color:#334155;font-size:12px;line-height:1;transform:translateY(1px)}.language-pill-options{z-index:30;background:#fff;border:1px solid #dbe7f8;border-radius:16px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #0f172a29}.language-pill-option{color:#172033;width:100%;min-height:40px;box-shadow:none;text-align:left;white-space:nowrap;background:0 0;border-radius:12px;justify-content:space-between;gap:16px;padding:8px 10px;font-size:14px;font-weight:800;display:flex}.language-pill-option:hover,.language-pill-option.active{color:#245cff;background:#edf3ff}.language-pill-option strong{letter-spacing:0;font-size:12px}.auth-card>.language-selector{width:100%;margin:18px 0 4px}.auth-language-option{color:#475569;background:#f8fbff;border:1px solid #dbe7f8;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 4px;padding:10px 12px 10px 14px;font-size:13px;font-weight:850;display:flex}.auth-language-option .language-pill-options{right:0}.saved-reports-loading{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:112px;display:flex}.three-dot-loader{background:#eef5ff;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:96px;height:48px;display:inline-flex;box-shadow:inset 0 0 0 1px #dbe7f8}.three-dot-loader span{background:#2563eb;border-radius:999px;width:11px;height:11px;animation:1.05s ease-in-out infinite threeDotBounce}.three-dot-loader span:nth-child(2){animation-delay:.14s}.three-dot-loader span:nth-child(3){animation-delay:.28s}@keyframes threeDotBounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-7px)}}.saved-reports-table{min-width:900px;font-size:.86rem}.saved-reports-table th{padding:.72rem .85rem;font-size:.84rem}.saved-reports-table td{padding:.78rem .85rem}.saved-reports-table th:last-child,.saved-reports-table td:last-child{width:218px;min-width:218px}.saved-reports-table td:first-child strong{font-size:.9rem}.saved-reports-table td:first-child span,.version-meta-line{font-size:.72rem}.table-actions{flex-wrap:nowrap;gap:8px}.table-actions .small-action-button{white-space:nowrap;padding:.48rem .72rem;font-size:.82rem;line-height:1.1}.report-title-cell{gap:10px}.version-expand-button{width:30px;min-width:30px;height:30px;font-size:24px}.recommended-interview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.recommended-interview-card{gap:9px;min-height:330px;padding:14px}.recommended-interview-topline{grid-template-columns:minmax(92px,auto) minmax(0,1fr);gap:10px}.recommended-interview-topline .interview-status-pill{max-width:110px;font-size:.74rem}.recommended-interview-topline strong{font-size:.88rem;line-height:1.14}.recommendation-role-context{min-height:28px;font-size:.82rem;line-height:1.22}.recommendation-rationale,.recommendation-finding{-webkit-line-clamp:3;font-size:.83rem;line-height:1.22}.recommended-interview-card details{padding-top:7px}.recommended-interview-card summary{font-size:.84rem}.recommended-interview-card>button{min-height:38px;padding:.48rem .72rem;font-size:.82rem}.interview-regenerate-panel{background:linear-gradient(135deg,#eff6ffeb,#fffffffa);border-color:#bfdbfe;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.interview-regenerate-panel h2,.interview-regenerate-panel p{margin:0}.interview-regenerate-panel .eyebrow{margin-bottom:6px}.interview-regenerate-panel button{white-space:nowrap}@media (width<=1500px){.recommended-interview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1120px){.recommended-interview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.recommended-interview-grid,.interview-regenerate-panel{grid-template-columns:1fr}.interview-regenerate-panel button{width:100%}}
