:root{color-scheme:dark;--bg:#232323;--card:#2b2c2f;--surface-soft:#32353a;--surface-strong:#023047;--line:rgba(142,202,230,0.2);--text:#f7fbff;--muted:#8ecae6;--primary:#219ebc;--primary-soft:rgba(33,158,188,0.16);--accent:rgba(255,183,3,0.16);--accent-strong:#ffb703;--warning:#fb8500;--shadow:0 18px 48px rgba(2,48,71,0.28)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top,rgba(33,158,188,.18),transparent 30%),linear-gradient(180deg,#1f1f1f 0,var(--bg) 100%);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.private-report-body,html.private-report-html{background:#ffffff;color:#1f2937}.primary-nav-shell{position:sticky;top:0;z-index:30;background:linear-gradient(180deg,rgba(18,22,28,.94),rgba(18,22,28,.72) 78%,rgba(18,22,28,0));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.primary-nav{width:min(1280px,calc(100vw - 32px));margin:0 auto;padding:16px 0 18px;display:flex;flex-direction:column;gap:12px}.primary-nav-top{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:20px;align-items:end;padding:18px 20px;border:1px solid rgba(142,202,230,.16);border-radius:24px;background:linear-gradient(135deg,rgba(6,17,31,.92),rgba(14,26,42,.84));box-shadow:0 18px 36px rgba(0,0,0,.18),inset 0 1px 0 rgba(247,251,255,.04)}.primary-nav-brand-block,.primary-nav-main{min-width:0}.primary-nav-brand{display:flex;align-items:center;gap:14px;color:var(--text);text-decoration:none}.primary-nav-brand-mark{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffb703,#8ecae6);color:#061018;font-size:24px;font-weight:800;box-shadow:inset 0 1px 0 rgba(247,251,255,.4),0 12px 24px rgba(255,183,3,.18)}.primary-nav-brand-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.primary-nav-brand-title{font-size:22px;font-weight:800;letter-spacing:.01em}.primary-nav-brand-subtitle{color:var(--muted);font-size:13px;line-height:1.5}.primary-nav-main{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.primary-nav-caption{color:rgba(247,251,255,.58);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.primary-nav-primary,.primary-nav-secondary{display:flex;gap:10px;flex-wrap:wrap}.primary-nav-primary{justify-content:flex-end}.primary-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;text-decoration:none;color:var(--text);border:1px solid rgba(142,202,230,.14);border-radius:16px;background:rgba(247,251,255,.04);padding:12px 18px;font-weight:700;box-shadow:inset 0 1px 0 rgba(247,251,255,.03);transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.primary-nav-link:hover{transform:translateY(-1px);background:rgba(33,158,188,.16);border-color:rgba(142,202,230,.3)}.primary-nav-link.active{background:linear-gradient(135deg,rgba(255,183,3,.96),rgba(142,202,230,.92));color:#061018;border-color:transparent;box-shadow:0 12px 28px rgba(255,183,3,.2)}.primary-nav-secondary-shell{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid rgba(142,202,230,.12);border-radius:20px;background:rgba(7,16,28,.74);box-shadow:inset 0 1px 0 rgba(247,251,255,.03)}.primary-nav-secondary-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.primary-nav-section-name{color:var(--text);font-size:15px;font-weight:700}.primary-nav-dropdown-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--text);min-height:40px;padding:9px 14px;border-radius:999px;line-height:1.4;border:1px solid rgba(142,202,230,.14);background:rgba(247,251,255,.03);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.primary-nav-dropdown-link:hover{transform:translateY(-1px);background:rgba(33,158,188,.14);border-color:rgba(142,202,230,.28);color:var(--text)}.primary-nav-dropdown-link.active{background:rgba(33,158,188,.24);border-color:rgba(142,202,230,.34);color:var(--accent-strong);box-shadow:inset 0 1px 0 rgba(247,251,255,.06)}.primary-nav-brand:focus-visible,.primary-nav-dropdown-link:focus-visible,.primary-nav-link:focus-visible{outline:2px solid rgba(255,183,3,.95);outline-offset:3px}button,input,select,textarea{font:inherit;color:var(--text)}button{cursor:pointer}.page-shell{width:min(1280px,calc(100vw - 32px));margin:32px auto 64px;display:flex;flex-direction:column;gap:20px}.page-loading-shell{min-height:calc(100vh - 220px)}.page-loading-card{padding:24px}.page-loading-line,.page-loading-pill,.page-loading-row{display:block;position:relative;overflow:hidden;border-radius:999px;background:rgba(142,202,230,.12)}.page-loading-line:after,.page-loading-pill:after,.page-loading-row:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(247,251,255,.16) 50%,transparent);animation:loading-shimmer 1.35s ease-in-out infinite}.page-loading-line{height:16px;margin-bottom:12px}.page-loading-line-wide{width:min(360px,72%)}.page-loading-line-medium{width:min(520px,88%)}.page-loading-line-short{width:min(180px,42%)}.page-loading-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:20px}.page-loading-pill{height:88px;border-radius:18px}.page-loading-table{display:grid;gap:10px;margin-top:20px}.page-loading-row{height:52px;border-radius:14px}@keyframes loading-shimmer{to{transform:translateX(100%)}}.auth-shell{min-height:calc(100vh - 120px);justify-content:center}.auth-card{width:min(520px,100%);margin:0 auto;padding:28px}.hero-card,.panel{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.integrity-alert{display:flex;flex-direction:column;gap:12px;padding:18px 20px;border-radius:18px;border:1px solid rgba(251,133,0,.35);background:rgba(251,133,0,.1)}.integrity-alert-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.integrity-alert-head span{color:var(--warning);font-size:13px}.integrity-alert-list{display:grid;gap:10px}.integrity-alert-item{padding:12px 14px;border-radius:14px;background:rgba(35,35,35,.4);border:1px solid rgba(251,133,0,.2)}.integrity-alert-item strong{display:block;margin-bottom:6px}.integrity-alert-item p{margin:0;color:var(--muted);line-height:1.5}.hero-card{padding:28px;display:flex;flex-direction:column;gap:20px;background:radial-gradient(circle at top right,rgba(255,183,3,.18),transparent 26%),radial-gradient(circle at left bottom,rgba(33,158,188,.2),transparent 36%),linear-gradient(135deg,rgba(2,48,71,.92),rgba(35,35,35,.96) 62%,rgba(43,44,47,.98))}.hero-card,.page-header-card{align-items:stretch}.page-header-copy{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.hero-card h1{margin:0;font-size:40px}.hero-copy{margin:12px 0 0;max-width:700px;color:var(--muted);line-height:1.6}.hero-links{margin-top:14px}.hero-links a{color:var(--primary);text-decoration:none;font-weight:600}.metric-label-with-help,.title-with-help{display:inline-flex;align-items:center;gap:8px}.title-with-help h1,.title-with-help h2{margin:0}.help-tooltip{position:relative}.help-tooltip,.help-tooltip-trigger{display:inline-flex;align-items:center}.help-tooltip-trigger{width:18px;height:18px;border:1px solid var(--line);border-radius:999px;background:rgba(2,48,71,.7);color:var(--accent-strong);font-size:12px;font-weight:700;line-height:1;justify-content:center;padding:0}.help-tooltip-content{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);min-width:180px;max-width:280px;padding:10px 12px;border-radius:12px;background:#023047;color:var(--text);font-size:12px;line-height:1.5;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease;z-index:30}.help-tooltip:focus-within .help-tooltip-content,.help-tooltip:hover .help-tooltip-content{opacity:1;visibility:visible}.hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.hero-metrics.hero-metrics-compact{grid-template-columns:repeat(6,minmax(120px,1fr))}.chat-bubble,.dimension-card,.metric-chip,.stat-card{border:1px solid var(--line);border-radius:16px;background:rgba(50,53,58,.9)}.metric-chip{min-width:0;padding:16px;background:rgba(2,48,71,.42);border-color:rgba(142,202,230,.24);box-shadow:inset 0 1px 0 rgba(142,202,230,.08);text-align:left}.metric-chip span,.stat-card span{display:block;color:var(--muted);font-size:13px}.metric-chip strong,.stat-card strong{display:block;margin-top:6px;font-size:28px;color:var(--accent-strong)}.page-header-card.page-header-compact .metric-chip{padding:12px}.page-header-card.page-header-compact .metric-chip strong{font-size:22px}.grid{display:grid;gap:20px}.table-panels-stack,.three-columns,.two-columns{grid-template-columns:minmax(0,1fr)}.panel{padding:24px;background:linear-gradient(180deg,rgba(50,53,58,.96),rgba(43,44,47,.98))}.panel.panel-compact{padding:14px}.panel.panel-compact .panel-head{margin-bottom:8px}.collapsible-panel{padding:0;overflow:hidden}.collapsible-panel-head{margin:0;padding:20px 24px}.collapsible-panel-body{padding:0 24px 24px}.collapsible-panel-trigger{display:inline-flex;align-items:center;gap:8px;min-width:auto;padding:10px 14px}.collapsible-panel-caret{font-size:12px;transition:transform .2s ease}.collapsible-panel-caret.expanded{transform:rotate(180deg)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;text-align:left}.dimension-card h4,.panel-head h2,.subsection h3{margin:0}.chat-bubble header span,.muted,.panel-head span,.simple-list span,.subsection p{color:var(--muted)}.stack{display:flex;flex-direction:column;gap:12px}.form-layout{width:min(560px,100%);margin:0 auto}.form-layout-wide{width:min(980px,100%);margin:0 auto}.report-form-layout{width:min(920px,100%);margin:0;gap:10px}.form-layout.report-form-layout .ghost-button,.form-layout.report-form-layout .primary-button,.form-layout.report-form-layout .secondary-button{align-self:flex-start;min-width:132px}.form-layout.report-form-layout .quick-actions,.form-layout.report-form-layout .toolbar-row{justify-content:flex-start;margin-bottom:0}.form-layout .ghost-button,.form-layout .primary-button,.form-layout .secondary-button{align-self:center;min-width:168px}.form-layout .quick-actions,.form-layout .toolbar-row{justify-content:center}.toolbar-row{gap:12px;flex-wrap:wrap}.modal-backdrop,.toolbar-row{display:flex;align-items:center;justify-content:center}.modal-backdrop{position:fixed;inset:0;z-index:80;padding:24px;background:rgba(15,23,42,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(560px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;padding:20px;border:1px solid #dbe4f2;border-radius:18px;background:#ffffff;box-shadow:0 24px 70px rgba(15,23,42,.24)}.modal-card-wide{width:min(760px,100%)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-head h3{margin:0 0 6px;color:#0f172a}.modal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dbe4f2;border-radius:999px;background:#ffffff;color:#475569;cursor:pointer}.icon-button:hover{background:#f8fafc;color:#0f172a}@media (max-width:720px){.modal-form-grid{grid-template-columns:1fr}}.filter-panel{padding:16px 18px}.filter-drawer-layout{position:relative}.filter-drawer-shell{position:absolute;top:18px;right:18px}.filter-drawer-layout>.grid>.panel:first-child>.panel-head,.filter-drawer-layout>.panel>.panel-head{padding-right:116px}.filter-drawer-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:80px;min-height:36px;padding:8px 14px;border:1px solid rgba(142,202,230,.3);border-radius:999px;background:rgba(12,20,31,.92);color:var(--text);box-shadow:0 10px 24px rgba(0,0,0,.18);font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.filter-drawer-toggle.open{color:var(--accent-strong);border-color:rgba(255,183,3,.34);background:rgba(26,35,16,.92)}.filter-drawer-toggle-title{font-size:12px;font-weight:800}.filter-drawer-backdrop{position:fixed;inset:0;z-index:41;border:none;background:rgba(6,12,19,.4);padding:0}.filter-drawer{position:fixed;top:124px;left:16px;z-index:42;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 140px);transform:translateX(calc(-100% - 24px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.filter-drawer.open{transform:translateX(0);opacity:1;pointer-events:auto}.filter-drawer-panel{display:flex;flex-direction:column;height:100%;padding:14px;border:1px solid rgba(142,202,230,.18);border-radius:22px;background:linear-gradient(180deg,rgba(18,23,31,.96),rgba(10,17,25,.98));box-shadow:0 22px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(247,251,255,.04);overflow:hidden}.filter-drawer-body{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding-right:4px}.filter-drawer-grid{grid-template-columns:minmax(0,1fr)}.filter-content-stack{min-width:0;display:flex;flex-direction:column;gap:20px}.week-filter-list{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow-y:auto;padding-right:4px}.week-filter-item{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid rgba(142,202,230,.16);border-radius:12px;background:rgba(28,43,58,.68)}.week-filter-item input{margin-top:2px}.week-filter-item span{color:var(--text);font-size:12px;line-height:1.5}.filter-panel-head{margin-bottom:12px;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left}.filter-panel-copy{display:flex;flex:1 1 180px;flex-direction:column;gap:2px;min-width:0;text-align:left}.filter-panel-copy p{display:none}.filter-panel-actions{display:flex;flex:0 1 auto;flex-wrap:wrap;gap:8px;align-items:center;margin-left:auto;justify-content:flex-end;overflow:visible;padding-bottom:2px}.filter-panel .filter-grid{grid-template-columns:minmax(0,1fr);gap:12px}.filter-panel .field-label{padding:0;border:none;border-radius:0;background:transparent;gap:6px;min-width:0}.filter-panel .field-label span{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:0}.filter-panel .text-input,.filter-panel select{min-height:38px;padding:8px 10px;border-radius:12px;border:1px solid rgba(142,202,230,.2);background:rgba(35,35,35,.82);box-shadow:inset 0 1px 0 rgba(247,251,255,.03)}.filter-panel .ghost-button,.filter-panel .primary-button,.filter-panel .secondary-button{min-height:34px;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:700;line-height:1.1;white-space:nowrap}.filter-panel .ghost-button{border:1px solid rgba(142,202,230,.18);background:rgba(20,35,48,.82)}.filter-panel .secondary-button{background:rgba(255,183,3,.9)}.filter-drawer-close{flex:0 0 auto}.field-label-full{width:100%}.filter-summary{margin-top:10px;padding:8px 0 0;border:none;border-radius:0;background:transparent;font-size:12px;line-height:1.5}.filter-subsection,.filter-summary{border-top:1px solid rgba(142,202,230,.12)}.filter-subsection{margin-top:12px;padding-top:12px}.filter-subsection-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.filter-subsection-head h3{margin:0}.subsection{margin-top:20px}.editor,.table-input,.text-input,input[type=file],select{width:100%;border:1px solid var(--line);border-radius:14px;background:rgba(2,48,71,.3)}input[type=file]{padding:14px}.editor{min-height:180px;padding:14px 16px;resize:vertical;line-height:1.6}.text-input,select{min-height:46px;padding:10px 14px}.table-input{min-height:40px;padding:8px 10px;border-radius:10px}.editor.small{min-height:120px}.ghost-button,.primary-button,.secondary-button{border:none;border-radius:12px;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease}.primary-button{background:var(--primary);color:#f7fbff}.secondary-button{background:var(--accent-strong);color:#161616}.ghost-button{background:rgba(2,48,71,.56);color:var(--text)}.ghost-button:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.data-source-link,.data-source-links{justify-content:center}.data-source-link{display:inline-flex;align-items:center;min-width:144px;text-decoration:none}.tab-row{display:flex;gap:10px;flex-wrap:wrap}.tab-button{border:1px solid var(--line);border-radius:999px;background:rgba(2,48,71,.28);color:var(--text);padding:10px 14px}.tab-button.active{background:var(--accent-strong);border-color:var(--accent-strong);color:#161616}.simple-list{list-style:none;padding:0;margin:0;gap:12px}.simple-list,.simple-list li{display:flex;flex-direction:column}.simple-list li{gap:4px;padding:12px 0;border-bottom:1px dashed var(--line)}.simple-list li:last-child{border-bottom:none;padding-bottom:0}.checkbox-grid{display:flex;flex-wrap:wrap;gap:12px}.filter-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.section-summary{margin:4px 0 0;color:var(--muted);line-height:1.7}.section-summary strong{color:var(--text)}.field-label{display:flex;flex-direction:column;gap:8px}.field-label span{color:var(--muted);font-size:13px}@media (max-width:1080px){.primary-nav-top{grid-template-columns:minmax(0,1fr);align-items:start}.primary-nav-main{align-items:flex-start}.primary-nav-primary{justify-content:flex-start}.primary-nav-secondary-shell{flex-direction:column;align-items:flex-start}.filter-drawer{top:116px;max-height:calc(100vh - 132px)}}@media (max-width:720px){.primary-nav{width:min(1280px,calc(100vw - 20px))}.primary-nav-top{padding:16px;gap:16px}.primary-nav-brand{align-items:flex-start}.primary-nav-brand-mark{width:44px;height:44px;border-radius:16px;font-size:20px}.primary-nav-brand-title{font-size:18px}.primary-nav-brand-subtitle{font-size:12px}.primary-nav-main,.primary-nav-primary,.primary-nav-secondary{width:100%}.primary-nav-link{flex:1 1 140px}.primary-nav-secondary-shell{padding:14px 16px}.primary-nav-secondary-head{align-items:flex-start}.filter-drawer-shell{top:14px;right:14px}.filter-drawer-layout>.grid>.panel:first-child>.panel-head,.filter-drawer-layout>.panel>.panel-head{padding-right:96px}.filter-drawer{top:88px;left:12px;width:calc(100vw - 24px);max-height:calc(100vh - 160px)}.filter-drawer-panel{border-radius:18px}.filter-drawer-body{max-height:calc(100vh - 240px)}.filter-panel-head{flex-wrap:wrap}.filter-panel-actions{width:100%;margin-left:0}.filter-panel .filter-grid{grid-template-columns:minmax(0,1fr)}}.upload-dropzone{position:relative;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:240px;padding:28px 24px;border:2px dashed var(--line);border-radius:18px;background:rgba(2,48,71,.24);text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.upload-dropzone.dragging{border-color:var(--accent-strong);background:rgba(33,158,188,.16);transform:translateY(-1px)}.upload-dropzone strong{font-size:18px}.upload-dropzone span{max-width:680px;color:var(--muted);line-height:1.6}.upload-dropzone-input{display:none}.rule-explanation-card{padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:rgba(50,53,58,.94)}.rule-explanation-card strong{display:block;margin-bottom:8px}.rule-explanation-card p{margin:0;line-height:1.6}.rule-explanation-card p+p{margin-top:8px}.checkbox-item{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(2,48,71,.52)}.cards-grid,.dimension-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.system-funnel-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card{padding:18px;background:linear-gradient(180deg,rgba(33,158,188,.16),rgba(2,48,71,.34));text-align:left}.stat-card p{margin:8px 0 0;color:var(--muted)}.subject-funnel-card{display:grid;gap:14px}.subject-funnel-card strong{margin-top:0;font-size:24px}.subject-funnel-metrics{display:grid;gap:10px}.subject-funnel-metric{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(142,202,230,.14);border-radius:12px;background:rgba(10,17,25,.34)}.subject-funnel-metric strong{color:var(--text);font-size:22px}.bar-list{display:flex;flex-direction:column;gap:12px}.bar-row{display:grid;grid-template-columns:120px 1fr 56px;gap:12px;align-items:center;text-align:left}.bar-track{width:100%;height:12px;background:rgba(142,202,230,.12);border-radius:999px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#219ebc,#8ecae6);border-radius:999px}.bar-fill.secondary{background:linear-gradient(90deg,#023047,#219ebc)}.bar-fill.accent{background:linear-gradient(90deg,#8ecae6,#219ebc)}.bar-fill.warning{background:linear-gradient(90deg,#ffb703,#fb8500)}.funnel-chart{display:flex;flex-direction:column;gap:0}.funnel-svg{width:100%;display:block;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at top,rgba(33,158,188,.14),transparent 38%),linear-gradient(180deg,rgba(2,48,71,.42),rgba(35,35,35,.88))}.table-shell{margin-top:14px;overflow-x:auto}.table-cell-left{text-align:left}.table-cell-wrap{max-width:420px;text-align:left;white-space:normal;line-height:1.6}.table-cell-break{white-space:normal;word-break:break-word;line-height:1.6}.table-link{color:var(--primary);text-decoration:none;font-weight:600}.table-link:hover{color:var(--accent-strong);text-decoration:underline}.table-edit-block{min-width:220px}.table-inline-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.table-action-button{min-height:30px;padding:6px 10px;border-radius:9px;font-size:12px;line-height:1.2}.table-pagination{margin-top:12px;display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.table-pagination-page,.table-pagination-size span,.table-pagination-summary{color:var(--muted);font-size:13px}.table-pagination-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.table-pagination-size{display:inline-flex;align-items:center;gap:8px}.table-pagination-size select{width:auto;min-height:38px;padding:8px 12px}.compact-table td,.compact-table th{padding:8px}.table-fixed{table-layout:fixed}.table-col-file{width:18%}.table-col-time{width:10%}.table-col-date,.table-col-source,.table-col-target,.table-col-upload-method{width:8%}.table-col-reason{width:21%}.table-col-impact{width:19%}.table-col-rule-file{width:18%}.table-col-rule-type{width:10%}.table-col-count,.table-col-rule-status,.table-col-rule-version{width:6%}.table-col-rule-summary{width:18%}.table-col-rule-actions{width:10%}table{width:100%;border-collapse:collapse}td,th{padding:12px 10px;border-bottom:1px solid var(--line);text-align:center;white-space:nowrap}.chat-bubble,.field-label,.section-summary,.simple-list li,.subsection{text-align:left}.data-pending{color:#7f8591}td.data-pending,th.data-pending,tr.data-pending td,tr.data-pending th{color:#7f8591;background:rgba(90,94,102,.12)}.data-pending p,.data-pending span,.data-pending strong{color:inherit}th{color:var(--muted);font-weight:600}.detail-back-link{margin-bottom:14px}.detail-back-link a{color:var(--primary);text-decoration:none;font-weight:600}.detail-back-link a:hover{color:var(--accent-strong);text-decoration:underline}.detail-columns{align-items:start}.detail-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.detail-paragraph{margin:0;line-height:1.8;color:var(--text)}.detail-note{margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:rgba(2,48,71,.28)}.detail-info-list strong,.detail-note strong{display:block;margin-bottom:6px}.detail-info-list p,.detail-note p{margin:0;line-height:1.7;color:var(--muted)}.detail-info-list{display:grid;gap:14px}.detail-pre{margin:0;padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(15,18,23,.86);color:var(--text);white-space:pre-wrap;word-break:break-word;line-height:1.7;overflow-x:auto}.detail-pre-muted{color:var(--muted)}.dimension-card{padding:16px}.dimension-card ul{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:8px}.dimension-card li{display:flex;justify-content:space-between;gap:8px}.chat-window{max-height:360px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.chat-bubble{padding:14px}.chat-bubble.user{background:var(--primary-soft)}.chat-bubble header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.chat-bubble p{margin:0;line-height:1.7;white-space:pre-wrap}.record-disclosure-list{display:flex;flex-direction:column;gap:12px}.record-disclosure{border:1px solid var(--line);border-radius:14px;background:rgba(2,48,71,.24);overflow:hidden}.record-disclosure.user{background:rgba(33,158,188,.12)}.record-disclosure summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px}.record-disclosure summary::-webkit-details-marker{display:none}.record-disclosure-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0}.record-disclosure-preview{flex:1 1;min-width:0;color:var(--muted);text-align:right;line-height:1.6}.record-disclosure-body{border-top:1px solid var(--line);padding:14px 16px 16px}.record-disclosure-body p{margin:0;line-height:1.8;white-space:pre-wrap}.sample-block{padding:16px;background:rgba(2,48,71,.9);color:#e8f7ff;border-radius:16px;overflow-x:auto;line-height:1.5}.private-report-route-shell{min-height:100vh;width:100%;background:#ffffff}.private-report-page-shell{width:min(1440px,calc(100vw - 24px));margin:24px auto 56px;padding:8px 8px 40px;display:flex;flex-direction:column;gap:20px;color:#1f2937}.private-report-empty-state,.private-report-section{background:#ffffff;border:1px solid #e5eaf3;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.private-report-header{padding:8px 12px 0}.private-report-header-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.private-report-header-copy{min-width:0}.private-report-header h1{margin:0 0 8px;text-align:left;font-size:32px;color:#1f2937}.private-report-empty-copy,.private-report-feedback,.private-report-period{margin:0;text-align:left;color:#6b7280;font-size:14px;line-height:1.6}.private-report-feedback{margin-top:8px}.private-report-export-button{flex-shrink:0}.private-report-empty-state{padding:32px;text-align:center}.private-report-empty-state h1{margin-top:0;color:#1f2937}.private-report-empty-state .secondary-button{margin-top:16px}.private-report-section{padding:24px}.private-report-section h2,.private-report-subpanel h4,.private-report-subsection h3{margin:0 0 12px;color:#1f2937}.private-report-subsection+.private-report-subsection{margin-top:24px}.private-report-card-grid,.private-report-dual-grid,.report-card-grid{display:grid;gap:14px}.private-report-card-grid,.report-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.private-report-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.private-report-subpanel h4{text-align:center}.private-report-card,.report-card{position:relative;min-height:118px;padding:16px 14px 14px;border:1px solid #dbe4f2;border-radius:18px;background:#ffffff;box-shadow:0 10px 24px rgba(37,99,235,.05);display:flex;flex-direction:column;gap:10px;overflow:hidden}.private-report-card:before,.report-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.private-report-card-title,.report-card-title{color:#475569;font-size:14px;font-weight:600}.private-report-card-lines,.report-card-lines{display:grid;gap:8px;margin-top:auto}.private-report-card-line,.report-card-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.private-report-card-line span,.report-card-line span{color:#64748b;font-size:13px;line-height:1.4}.private-report-card-line strong,.report-card-line strong{color:#1f2937;font-size:20px;line-height:1.2}.private-report-card-line-primary,.report-card-line-primary{padding:10px 12px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.private-report-card-line-primary strong,.report-card-line-primary strong{font-size:26px;color:#0f172a}.private-report-card-secondary-row,.report-card-secondary-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:44px}.private-report-card-secondary-row-wide,.report-card-secondary-row-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.private-report-card-secondary-row-vertical,.report-card-secondary-row-vertical{grid-template-columns:repeat(3,minmax(0,1fr))}.private-report-card-secondary-item,.report-card-secondary-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;background:#f8fafc;border:1px solid #e5eaf3}.private-report-card-secondary-item span,.report-card-secondary-item span{color:#64748b;font-size:12px;line-height:1.4}.private-report-card-secondary-item strong,.report-card-secondary-item strong{color:#1f2937;font-size:16px;line-height:1.2}.private-report-card-secondary-item-vertical,.report-card-secondary-item-vertical{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.private-report-insight-box{margin-bottom:16px;padding:0;border:none;border-radius:0;background:transparent}.private-report-insight-head{display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px}.private-report-editor-actions .primary-button,.private-report-editor-actions .secondary-button,.private-report-empty-state .secondary-button,.private-report-insight-head .secondary-button{color:#1d4ed8;background:#eaf2ff;border-color:#bfdbfe;box-shadow:none;border-radius:999px}.private-report-editor-actions .primary-button{background:#2563eb;color:#ffffff;border-color:#2563eb;min-height:36px;padding:8px 16px}.private-report-editor-toolbar button,.private-report-export-button{border-radius:999px}.private-report-insight-empty{margin:0;color:#9ca3af}.private-report-rich-text,.private-report-rich-text blockquote,.private-report-rich-text ol,.private-report-rich-text p,.private-report-rich-text ul{color:#1f2937}.private-report-rich-text blockquote,.private-report-rich-text ol,.private-report-rich-text p,.private-report-rich-text ul{margin:0 0 10px}.private-report-rich-text blockquote:last-child,.private-report-rich-text ol:last-child,.private-report-rich-text p:last-child,.private-report-rich-text ul:last-child{margin-bottom:0}.private-report-rich-text blockquote{margin-left:0;padding-left:12px;border-left:3px solid #93c5fd;color:#1d4ed8}.private-report-editor-shell{display:grid;gap:12px;position:relative}.private-report-editor-toolbar-stack{position:sticky;top:8px;z-index:40;display:grid;gap:6px}.private-report-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d5dceb;border-radius:14px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 22px -16px rgba(15,23,42,.35)}.private-report-editor-toolbar-group{display:inline-flex;align-items:center;gap:4px}.private-report-editor-toolbar-divider{width:1px;height:22px;background:#e2e8f0;margin:0 2px}.private-report-editor-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:32px;padding:4px 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#1f2937;font-size:13px;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.private-report-editor-toolbar-btn:hover:not(:disabled){background:#eef2ff;border-color:#dbeafe}.private-report-editor-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.private-report-editor-toolbar-btn-active{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.private-report-editor-toolbar-btn-ghost{font-size:16px;color:#64748b}.private-report-editor-icon{display:inline-flex;align-items:center;justify-content:center;min-width:16px;font-size:14px;font-weight:600;letter-spacing:0}.private-report-editor-icon-bold{font-weight:800}.private-report-editor-icon-italic{font-style:italic;font-weight:700}.private-report-editor-icon-underline{text-decoration:underline;text-underline-offset:3px;font-weight:700}.private-report-editor-icon-strike{text-decoration:line-through;font-weight:700}.private-report-editor-icon-code{font-family:ui-monospace,SFMono-Regular,JetBrains Mono,Menlo,monospace;font-size:12px}.private-report-editor-icon-heading{font-weight:700;font-size:12px}.private-report-editor-color-group{display:inline-flex;align-items:center;gap:4px}.private-report-editor-color-swatch{width:22px;height:22px;padding:0;border-radius:999px;border:1px solid rgba(15,23,42,.12);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.private-report-editor-color-swatch:hover:not(:disabled){transform:scale(1.08);box-shadow:0 0 0 3px rgba(37,99,235,.18)}.private-report-editor-color-swatch:disabled{opacity:.4;cursor:not-allowed}.private-report-editor-color-swatch-active{box-shadow:0 0 0 2px #ffffff,0 0 0 4px #2563eb}.private-report-editor-color-custom{position:relative;display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;border:1px dashed #cbd5f5;border-radius:999px;color:#475569;cursor:pointer;font-size:13px}.private-report-editor-color-custom input[type=color]{position:absolute;inset:0;opacity:0;width:100%;height:100%;border:none;background:transparent;cursor:pointer}.private-report-editor-file-input{display:none}.private-report-editor-field{display:inline-flex;align-items:center;gap:8px;padding:0 10px 0 12px;border:1px solid #d5dceb;border-radius:10px;background:#ffffff;color:#475569;font-size:13px}.private-report-editor-field select{min-height:30px;padding:4px 0;border:none;background:transparent;color:#1f2937}.private-report-editor-dropzone{position:relative;border-radius:16px}.private-report-editor-dropzone-active:after{content:"";position:absolute;inset:0;border:2px dashed #2563eb;border-radius:16px;background:rgba(219,234,254,.55);pointer-events:none}.private-report-editor-drop-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#1d4ed8;pointer-events:none}.private-report-editor-warning{margin:0;font-size:13px;color:#b45309}.private-report-editor-shell-doc{background:#ffffff;padding:16px;border:1px solid #e5eaf3;border-radius:18px}.private-report-editor-content-doc .tiptap{min-height:60vh;max-width:none;padding:24px 28px}.private-report-editor-content-doc .tiptap table{width:100%;border:1px solid #d8e2f1;border-collapse:separate;border-radius:16px;border-spacing:0;box-shadow:0 14px 34px rgba(37,99,235,.08);margin:18px 0;overflow:hidden;table-layout:fixed;font-size:calc(1em * var(--report-table-scale, 1));background:linear-gradient(180deg,#ffffff,#fbfdff);cursor:grab}.private-report-editor-content-doc .tiptap table:active{cursor:grabbing}.private-report-editor-content-doc .tiptap table td,.private-report-editor-content-doc .tiptap table th{border:0;border-right:1px solid #e3ebf7;border-bottom:1px solid #e3ebf7;padding:calc(10px * var(--report-table-scale, 1)) calc(12px * var(--report-table-scale, 1));vertical-align:top;word-wrap:break-word;min-width:48px;position:relative;color:#1f2937;transition:background .16s ease,box-shadow .16s ease,border-color .16s ease}.private-report-editor-content-doc .tiptap table tr:last-child td,.private-report-editor-content-doc .tiptap table tr:last-child th{border-bottom:0}.private-report-editor-content-doc .tiptap table td:last-child,.private-report-editor-content-doc .tiptap table th:last-child{border-right:0}.private-report-editor-content-doc .tiptap table tbody tr:nth-child(2n) td{background:#f8fbff}.private-report-editor-content-doc .tiptap table tbody tr:nth-child(odd) td{background:#ffffff}.private-report-editor-content-doc .tiptap table td:hover,.private-report-editor-content-doc .tiptap table th:hover{background:#eef6ff;box-shadow:inset 0 0 0 2px rgba(37,99,235,.16)}.private-report-row-resizing,.private-report-row-resizing *{cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}.private-report-editor-content-doc .tiptap .column-resize-handle{background:#2563eb;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}.private-report-editor-content-doc .tiptap.resize-cursor{cursor:col-resize}.private-report-editor-content-doc .tiptap table th{background:linear-gradient(180deg,#eef5ff,#e4efff);font-weight:600;color:#0f172a;text-align:left;letter-spacing:.01em}.private-report-editor-content-doc .tiptap table tr:first-child td:first-child,.private-report-editor-content-doc .tiptap table tr:first-child th:first-child{border-top-left-radius:15px}.private-report-editor-content-doc .tiptap table tr:first-child td:last-child,.private-report-editor-content-doc .tiptap table tr:first-child th:last-child{border-top-right-radius:15px}.private-report-editor-content-doc .tiptap table tr:last-child td:first-child,.private-report-editor-content-doc .tiptap table tr:last-child th:first-child{border-bottom-left-radius:15px}.private-report-editor-content-doc .tiptap table tr:last-child td:last-child,.private-report-editor-content-doc .tiptap table tr:last-child th:last-child{border-bottom-right-radius:15px}.private-report-editor-content-doc .tiptap .selectedCell{background:#dbeafe!important;box-shadow:inset 0 0 0 2px #2563eb}.private-report-editor-content-doc .tiptap mark{padding:1px 2px;border-radius:3px}.private-report-editor-content-doc .tiptap h1[style*="text-align: center"],.private-report-editor-content-doc .tiptap h2[style*="text-align: center"],.private-report-editor-content-doc .tiptap h3[style*="text-align: center"],.private-report-editor-content-doc .tiptap p[style*="text-align: center"]{text-align:center}.private-report-editor-content-doc .tiptap h1[style*="text-align: right"],.private-report-editor-content-doc .tiptap h2[style*="text-align: right"],.private-report-editor-content-doc .tiptap h3[style*="text-align: right"],.private-report-editor-content-doc .tiptap p[style*="text-align: right"]{text-align:right}.private-report-editor-content-doc .tiptap p[style*="text-align: justify"]{text-align:justify}.private-report-editor-color-swatch-highlight{border:1px solid rgba(15,23,42,.18)}.private-report-editor-table-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:6px 10px;background:rgba(248,250,252,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:8px}.private-report-editor-table-hint{align-items:center;color:#64748b;display:inline-flex;font-size:12px;padding:0 4px}.private-report-editor-table-toolbar .private-report-editor-toolbar-btn{font-size:12px;min-width:auto;padding:6px 10px}.private-report-header-collab .private-report-header-bar{flex-wrap:wrap;gap:12px}.private-report-collab-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.private-report-collab-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:500}.private-report-collab-status .private-report-collab-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.private-report-collab-status-connected{background:#ecfdf5;color:#047857}.private-report-collab-status-connecting{background:#fef3c7;color:#b45309}.private-report-collab-status-disconnected{background:#fee2e2;color:#b91c1c}.private-report-collab-peers{display:inline-flex;align-items:center;gap:4px}.private-report-collab-peer{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:11px;font-weight:700;color:#ffffff;border-radius:999px;border:2px solid #ffffff;box-shadow:0 0 0 1px rgba(15,23,42,.08)}.private-report-collab-peer-self{outline:2px solid #2563eb;outline-offset:-2px}.private-report-collab-saved{font-size:12px;color:#64748b}.private-report-editor-status{margin:0;font-size:13px;color:#1d4ed8}.private-report-editor-drop-overlay-soft{background:rgba(255,255,255,.7);color:#1d4ed8;font-weight:500;border-radius:16px}.private-report-editor-content .tiptap{min-height:220px;padding:14px 16px;border:1px solid #d5dceb;border-radius:16px;background:#ffffff;color:#1f2937;line-height:1.75}.private-report-editor-content .tiptap ul,.private-report-rich-text ul{padding-left:1.6em;list-style:disc}.private-report-editor-content .tiptap ul ul,.private-report-rich-text ul ul{list-style:circle}.private-report-editor-content .tiptap ul ul ul,.private-report-rich-text ul ul ul{list-style:square}.private-report-editor-content .tiptap ol,.private-report-rich-text ol{padding-left:1.6em;list-style:decimal}.private-report-editor-content .tiptap ol ol,.private-report-rich-text ol ol{list-style:lower-alpha}.private-report-editor-content .tiptap ol ol ol,.private-report-rich-text ol ol ol{list-style:lower-roman}.private-report-editor-content .tiptap li,.private-report-rich-text li{margin:4px 0;padding-left:4px}.private-report-editor-content .tiptap li>p,.private-report-rich-text li>p{margin:0}.private-report-editor-content .tiptap h1,.private-report-rich-text h1{font-size:22px;font-weight:700;margin:16px 0 8px;color:#0f172a}.private-report-editor-content .tiptap h2,.private-report-rich-text h2{font-size:18px;font-weight:700;margin:14px 0 6px;color:#0f172a}.private-report-editor-content .tiptap h3,.private-report-rich-text h3{font-size:15px;font-weight:700;margin:12px 0 4px;color:#1f2937}.private-report-editor-content .tiptap code,.private-report-rich-text code{padding:1px 6px;border-radius:6px;background:#f1f5f9;color:#be185d;font-family:ui-monospace,SFMono-Regular,JetBrains Mono,Menlo,monospace;font-size:.92em}.private-report-editor-content .tiptap hr,.private-report-rich-text hr{margin:16px 0;border:none;border-top:1px dashed #cbd5f5}.private-report-editor-content .tiptap:focus{outline:none;border-color:#93c5fd}.private-report-editor-content .tiptap p:first-child{margin-top:0}.private-report-editor-content .tiptap p:last-child{margin-bottom:0}.private-report-editor-content .tiptap img,.private-report-rich-text img{max-width:100%;height:auto;border-radius:12px}.private-report-editor-content .tiptap [data-resize-container][data-node=image]{display:inline-flex;max-width:100%;margin:12px 12px 12px 0;vertical-align:top;cursor:grab}.private-report-editor-content .tiptap [data-resize-wrapper]{position:relative;display:inline-block;max-width:100%}.private-report-editor-content .tiptap [data-resize-wrapper]:after{content:"";position:absolute;inset:0;border:1px solid rgba(59,130,246,.35);border-radius:12px;pointer-events:none;opacity:0;transition:opacity .16s ease}.private-report-editor-content .tiptap [data-resize-container][data-node=image]:hover [data-resize-wrapper]:after,.private-report-editor-content .tiptap [data-resize-container][data-node=image][data-resize-state=true] [data-resize-wrapper]:after{opacity:1}.private-report-editor-content .tiptap [data-resize-wrapper] img{margin:0}.private-report-editor-content .tiptap [data-resize-container][data-node=image][data-resize-state=true]{cursor:grabbing}.private-report-editor-content .tiptap [data-resize-handle]{position:absolute;width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;background:#2563eb;box-shadow:0 2px 10px rgba(37,99,235,.28);z-index:2}.private-report-editor-content .tiptap [data-resize-handle=top-left]{transform:translate(-50%,-50%);cursor:nwse-resize}.private-report-editor-content .tiptap [data-resize-handle=top-right]{transform:translate(50%,-50%);cursor:nesw-resize}.private-report-editor-content .tiptap [data-resize-handle=bottom-left]{transform:translate(-50%,50%);cursor:nesw-resize}.private-report-editor-content .tiptap [data-resize-handle=bottom-right]{transform:translate(50%,50%);cursor:nwse-resize}.private-report-rich-text img{display:inline-block;margin:12px 12px 12px 0;vertical-align:top}.private-report-editor-tip{margin:0 0 10px;font-size:13px;color:#64748b}.private-report-editor-actions{display:flex;justify-content:flex-end;gap:10px}.private-report-table-shell{overflow:hidden;border:1px solid #e5eaf3;border-radius:16px;background:#ffffff}.private-report-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.private-report-table td,.private-report-table th{padding:11px 10px;border-bottom:1px solid #e5eaf3;text-align:center;vertical-align:middle;white-space:normal;word-break:break-word;color:#1f2937;font-size:15px;line-height:1.6}.private-report-table th{background:#f8fafc;color:#475569;font-size:15px;font-weight:600}.private-report-table tr:last-child td{border-bottom:none}.report-core-card-table{border:0!important;border-collapse:separate!important;border-spacing:12px!important;background:transparent!important;box-shadow:none!important}.report-core-card-table .report-core-card-cell{width:25%;border:1px solid #dbe4f2!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff,#f8fbff)!important;box-shadow:0 10px 24px rgba(37,99,235,.05);padding:16px 14px!important;vertical-align:top}.report-core-card-table .report-core-card-cell p{margin:0 0 8px}.report-core-card-table .report-core-card-cell p:first-child{color:#475569;font-size:14px}.report-core-card-table .report-core-card-cell p:not(:first-child){display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #e5eaf3;border-radius:12px;background:#f8fafc}.private-report-divider-right{border-right:2px solid #d5dceb!important}.private-report-muted-cell{color:#7f8591!important}.private-report-table td.private-report-muted-cell,.private-report-table th.private-report-muted-cell,.private-report-table tr.private-report-muted-cell td,.private-report-table tr.private-report-muted-cell th{color:#7f8591!important;background:rgba(90,94,102,.12)!important}.private-report-muted-cell p,.private-report-muted-cell span,.private-report-muted-cell strong{color:inherit!important}.ghost-button.active{border-color:rgba(96,165,250,.8);background:rgba(37,99,235,.22);color:#dbeafe}@media (max-width:960px){.three-columns,.two-columns{grid-template-columns:1fr}.hero-metrics.hero-metrics-compact{grid-template-columns:repeat(3,minmax(120px,1fr))}.system-funnel-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hero-card,.record-disclosure summary{flex-direction:column}.record-disclosure-preview{text-align:left}.private-report-card-grid,.private-report-dual-grid,.report-card-grid{grid-template-columns:1fr}.private-report-page-shell{width:calc(100vw - 16px);margin:16px auto 40px;padding:0 0 24px}.private-report-header-bar{flex-direction:column;align-items:stretch}.private-report-export-button{align-self:flex-start}.private-report-section{padding:18px}}@media (max-width:720px){.hero-metrics.hero-metrics-compact{grid-template-columns:repeat(2,minmax(120px,1fr))}}