:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f6f8;--surface:#fff;--text:#191f28;--muted:#6b7684;--primary:#3182f6;--primary-hover:#1b64da;font-family:Arial,Apple SD Gothic Neo,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:var(--background);margin:0}a{color:inherit}.app-frame{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.app-content{min-width:0}.app-sidebar{background:#fff;border-right:1px solid #e5e8eb;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.sidebar-brand-mark{color:#fff;background:var(--primary);letter-spacing:-.02em;border-radius:14px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:16px}.sidebar-brand small{color:#8b95a1;margin-top:3px;font-size:11px}.sidebar-navigation{margin-top:48px}.sidebar-navigation-label{color:#8b95a1;letter-spacing:.12em;margin:0 12px 10px;font-size:11px;font-weight:800}.sidebar-navigation-list{gap:6px;display:grid}.sidebar-navigation-link{color:#4e5968;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:0 12px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.sidebar-navigation-link:hover{background:#f2f4f6}.sidebar-navigation-link.is-current{color:#1769d2;background:#eaf3ff}.sidebar-navigation-icon{place-items:center;width:22px;height:22px;display:grid}.sidebar-navigation-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.sidebar-navigation-icon svg path:first-child:last-child[d^=M4\ 4]{fill:currentColor;stroke:none}.sidebar-footer{color:#8b95a1;align-items:center;gap:8px;margin-top:auto;padding:14px 12px;font-size:12px;line-height:1.45;display:flex}.sidebar-footer-dot{background:#20c997;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #20c9971f}.page-shell{width:min(100% - 32px,960px);margin:0 auto;padding:64px 0}.narrow-shell{width:min(100% - 32px,680px);margin:0 auto;padding:48px 0 80px}.analysis-shell{width:min(100% - 32px,860px);margin:0 auto;padding:48px 0 96px}.review-shell{width:min(100% - 32px,1120px);margin:0 auto;padding:48px 0 96px}.review-hero{background:linear-gradient(135deg,#fff 0%,#fff8e8 100%);border:1px solid #ffd89b;border-radius:26px;justify-content:space-between;align-items:flex-start;gap:24px;padding:36px;display:flex}.review-hero h1{font-size:clamp(32px,7vw,48px)}.review-hero p:last-child,.review-approval p{color:var(--muted);line-height:1.6}.review-count,.safe-badge,.risk-badge,.info-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.review-count,.risk-badge{color:#9b4d00;background:#fff0d6}.safe-badge{color:#087443;background:#e7f8ef}.info-badge{color:#4e5968;background:#f2f4f6}.review-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;margin-top:24px;display:grid}.review-section,.review-approval{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px;padding:28px}.document-text{white-space:pre-wrap;word-break:break-word;background:#f7f8fa;border-radius:16px;max-height:560px;margin:0;padding:20px;font:14px/1.75 Arial,Apple SD Gothic Neo,sans-serif;overflow:auto}.finding-list{gap:12px;display:grid}.finding-card{background:#fffaf0;border:1px solid #ffd89b;border-radius:16px;padding:18px}.finding-card p{word-break:break-word;margin:14px 0;line-height:1.65}.finding-meta{gap:4px;display:grid}.finding-meta span{color:var(--muted);font-size:13px}.review-approval{margin-top:24px}.review-approval h2{margin:0;font-size:24px}.review-approve-button{width:auto;min-width:260px}.app-header,.section-heading,.contest-card-meta,.card-action{justify-content:space-between;align-items:center;gap:20px;display:flex}.app-header{margin-bottom:48px}.app-header-description{max-width:620px;color:var(--muted);margin:10px 0 0;line-height:1.6}.app-header h1,.page-header h1{font-size:clamp(34px,7vw,52px)}.section-heading{margin-bottom:20px}.section-heading h2,.empty-state h2,.notice-panel h2{letter-spacing:-.03em;margin:0;font-size:26px}.count-badge,.status-badge{color:#2463c4;white-space:nowrap;background:#e8f3ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.contest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-stack{gap:48px;display:grid}.history-shell,.history-detail-shell{width:min(100% - 48px,1120px);margin:0 auto;padding:56px 0 96px}.history-page-header{margin-bottom:40px}.history-groups{gap:22px;display:grid}.history-group{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px;overflow:hidden}.history-group-heading{border-bottom:1px solid #f2f4f6;padding:24px 26px 20px}.history-group-title-row{align-items:center;gap:10px;display:flex}.history-group h2{letter-spacing:-.03em;margin:0;font-size:22px}.history-group-heading p{color:var(--muted);margin:8px 0 0;font-size:14px}.history-group-count{color:#4e5968;background:#f2f4f6;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:12px;font-weight:800;display:grid}.history-list{margin:0;padding:0;list-style:none}.history-list li+li{border-top:1px solid #f2f4f6}.history-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:22px 26px;text-decoration:none;transition:background .12s;display:grid}.history-row:hover{background:#f9fafb}.history-row-badges{color:#8b95a1;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.history-status{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-weight:800;display:inline-flex}.history-status-reviewing{color:#815100;background:#fff2d8}.history-status-active{color:#1769d2;background:#e8f3ff}.history-status-submitted{color:#087443;background:#e7f8ef}.history-row-main>strong{letter-spacing:-.02em;margin-top:12px;font-size:18px;display:block}.history-row-main>p{color:var(--muted);margin:6px 0 0;font-size:14px}.history-row-side{min-width:220px;color:var(--muted);text-align:right;justify-items:end;gap:12px;font-size:13px;display:grid}.history-row-action{color:var(--primary);font-weight:700}.history-row-action b{margin-left:6px}.history-group-empty,.history-section-empty{color:var(--muted);text-align:center;margin:0;padding:34px 26px}.history-detail-shell>.back-link{margin-bottom:24px}.history-detail-hero{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border:1px solid #d9e8ff;border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:end;gap:40px;padding:36px;display:grid}.history-detail-hero h1{margin-top:18px;font-size:clamp(32px,5vw,48px)}.history-detail-hero>div>p{color:var(--muted);margin:12px 0 0}.history-detail-meta{gap:14px;margin:0;display:grid}.history-detail-meta>div{border-top:1px solid #3182f629;padding-top:14px}.history-detail-meta dt{color:var(--muted);font-size:12px;font-weight:700}.history-detail-meta dd{margin:6px 0 0;font-size:14px;font-weight:700;line-height:1.5}.history-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.history-story-card,.history-detail-section{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px}.history-story-card{min-height:230px;padding:28px}.history-story-card-proposal{border-color:#cfe1ff}.history-story-card h2{margin:0;font-size:24px}.history-story-card>p:last-child,.history-proposal-copy p{color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.75}.history-proposal-copy h3{margin:22px 0 0;font-size:21px}.history-proposal-copy p{margin-top:10px}.history-detail-section{margin-top:24px;padding:28px}.history-timeline{margin:8px 0 0;padding:0;list-style:none;display:grid}.history-timeline li{grid-template-columns:38px minmax(0,1fr);gap:14px;min-height:88px;display:grid;position:relative}.history-timeline li:not(:last-child):before{content:"";background:#dbe7f7;width:2px;position:absolute;top:38px;bottom:0;left:18px}.history-timeline-marker{z-index:1;color:#fff;background:#3182f6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid;position:relative}.history-timeline li.is-current .history-timeline-marker{color:#1769d2;background:#e8f3ff;box-shadow:inset 0 0 0 2px #9bc2ff}.history-timeline strong{padding-top:4px;font-size:16px;display:block}.history-timeline p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.55}.history-artifact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.history-artifact-card{background:#fbfcfd;border:1px solid #edf0f2;border-radius:17px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:20px;display:grid}.history-artifact-icon{color:#1769d2;background:#e8f3ff;border-radius:13px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:900;display:grid}.history-artifact-icon-prototype{color:#7250ba;background:#f0eaff}.history-artifact-icon-evidence{color:#087443;background:#e7f8ef}.history-artifact-card h3{margin:2px 0 0;font-size:16px}.history-artifact-card p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.history-artifact-card small{color:#8b95a1;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:11px;display:block;overflow:hidden}.history-download-link{color:#1769d2;background:#edf5ff;border-radius:11px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.summary-card{background:var(--surface);border:1px solid #e5e8eb;border-radius:20px;gap:8px;min-width:0;padding:22px;display:grid}.summary-card span,.summary-card small{color:var(--muted)}.summary-card strong{font-size:36px;line-height:1}.summary-card small{line-height:1.45}.summary-card-primary{background:#f4f8ff;border-color:#c9ddff}.summary-card-warning{background:#fff9f0;border-color:#ffd7a8}.summary-card-achievement{background:#f1fbf5;border-color:#bfe9d2}.summary-card-prize{background:#f7f4ff;border-color:#d9ccff}.summary-card-prize strong{font-size:clamp(25px,2.5vw,36px)}.contest-next-action{background:#f7f8fa;border-radius:14px;margin-top:22px;padding:15px 16px}.contest-next-action span{color:var(--muted);font-size:12px;font-weight:700}.contest-next-action p{color:#333d4b;margin:7px 0 0;font-size:14px;font-weight:700;line-height:1.55}.workflow-panel{background:var(--surface);border:1px solid #e5e8eb;border-radius:24px;padding:28px}.workflow-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.workflow-step{background:#fafbfc;border:1px solid #edf0f2;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-width:0;padding:16px;display:grid}.workflow-step-active{background:#f1f7ff;border-color:#b8d5ff}.workflow-number{color:#4e5968;background:#eef1f4;border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.workflow-step-active .workflow-number{color:#fff;background:var(--primary)}.workflow-step strong{padding-top:4px;display:block}.workflow-step p{color:var(--muted);word-break:keep-all;margin:8px 0 0;font-size:13px;line-height:1.5}.workflow-count{color:#2463c4;background:#deedff;border-radius:999px;grid-column:2;width:fit-content;padding:3px 7px;font-size:12px;font-weight:700}.contest-card,.empty-state,.notice-panel,.intake-form,.privacy-note{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px}.contest-card{min-width:0;padding:24px}.contest-card-meta{color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;font-size:13px;display:grid}.contest-card-meta>span:last-child{text-align:right;white-space:nowrap;min-width:0;line-height:1.45}.contest-card h3{letter-spacing:-.025em;overflow-wrap:break-word;word-break:keep-all;margin:24px 0 8px;font-size:22px}.contest-card>p,.empty-state p,.notice-panel p,.page-header>p:last-child,.privacy-note p{color:var(--muted);line-height:1.6}.contest-progress-copy{color:#4e5968;justify-content:space-between;gap:16px;margin-top:24px;font-size:13px;display:flex}.contest-next-action p{overflow-wrap:break-word;word-break:keep-all}.contest-progress{background:#eef1f4;border-radius:999px;height:8px;margin:10px 0 22px;overflow:hidden}.contest-progress>span{border-radius:inherit;background:var(--primary);height:100%;display:block}@media (max-width:1100px){.contest-grid{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-summary,.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.history-artifact-grid{grid-template-columns:1fr}}@media (max-width:760px){.app-frame{display:block}.app-sidebar{z-index:20;border-bottom:1px solid #e5e8eb;border-right:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;height:auto;padding:12px 16px;display:grid;position:sticky}.sidebar-brand>span:last-child,.sidebar-navigation-label,.sidebar-footer{display:none}.sidebar-brand-mark{border-radius:12px;width:38px;height:38px}.sidebar-navigation{min-width:0;margin:0;overflow-x:auto}.sidebar-navigation-list{justify-content:flex-end;gap:4px;display:flex}.sidebar-navigation-link{flex:none;gap:7px;min-height:40px;padding:0 10px;font-size:13px}.sidebar-navigation-icon,.sidebar-navigation-icon svg{width:18px;height:18px}}@media (max-width:600px){.app-header{flex-direction:column;align-items:flex-start}.dashboard-summary,.workflow-list{grid-template-columns:1fr}.workflow-panel{padding:20px}.contest-card-meta{grid-template-columns:1fr;justify-items:start}.contest-card-meta>span:last-child{text-align:left;white-space:normal;word-break:keep-all}.history-shell,.history-detail-shell{width:min(100% - 32px,1120px);padding:32px 0 72px}.history-row{grid-template-columns:1fr;gap:16px;padding:20px}.history-row-side{text-align:left;justify-items:start;min-width:0}.history-detail-hero,.history-story-grid{grid-template-columns:1fr}.history-detail-hero{gap:28px;padding:26px 22px}.history-story-card,.history-detail-section{padding:22px 18px}}.analysis-hero{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border:1px solid #d9e8ff;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;padding:36px;display:flex}.analysis-hero.outcome-blocked{background:linear-gradient(135deg,#fff 0%,#fff1f2 100%);border-color:#ffd6d9}.analysis-hero h1{font-size:clamp(32px,7vw,48px)}.analysis-hero>div>p:last-child{color:var(--muted);margin-bottom:0;font-size:18px}.score-badge{color:#fff;background:var(--primary);border-radius:24px;place-items:center;min-width:92px;min-height:92px;display:grid}.score-badge strong{font-size:34px;line-height:1}.score-badge span{font-size:13px}.analysis-section{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px;margin-top:28px;padding:28px}.screening-summary{flex-wrap:wrap;align-items:baseline;gap:10px 18px;margin-bottom:22px;display:flex}.screening-summary strong{font-size:24px}.screening-summary span,.screening-list{color:var(--muted)}.usage-summary{flex-wrap:wrap;align-items:baseline;gap:10px 18px;display:flex}.usage-summary strong{font-size:20px}.usage-summary span,.usage-details{color:var(--muted)}.usage-details{margin-top:16px;font-size:14px;line-height:1.6}.screening-list h3{color:var(--text);margin:18px 0 8px;font-size:16px}.screening-list ul{margin:0;padding-left:20px;line-height:1.7}.analysis-section .section-heading a{color:var(--primary);font-size:14px;font-weight:700;text-decoration:none}.issue-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.issue-list li{background:#fff8e6;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.issue-list li.issue-blocked{background:#fff1f2}.issue-list span{flex:none;font-size:13px;font-weight:800}.issue-list p{margin:0}.fact-list{border-top:1px solid #f2f4f6}.fact-row{border-bottom:1px solid #f2f4f6;grid-template-columns:130px 1fr auto;gap:20px;padding:20px 0;display:grid}.fact-row>span{color:var(--muted)}.evidence-details summary{color:var(--primary);cursor:pointer;font-size:14px;font-weight:700}.evidence-details[open]{grid-column:2/-1}.evidence-details blockquote{background:#f7faff;border-left:3px solid #bcd5ff;border-radius:0 10px 10px 0;margin:14px 0 0;padding:14px 16px}.evidence-details blockquote p{margin:0;line-height:1.6}.evidence-details footer{color:var(--muted);margin-top:8px;font-size:12px}.decision-panel{color:#fff;background:#191f28;border-radius:22px;margin-top:28px;padding:30px}.decision-panel h2{margin:0;font-size:26px}.decision-panel>div>p:last-child{color:#b0b8c1}.decision-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.decision-primary{margin-top:0}.secondary-button,.text-button{min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:14px;font-weight:700}.secondary-button{color:#fff;background:#333d4b}.text-button{color:#b0b8c1;background:0 0;grid-column:1/-1}.decision-buttons button:disabled{opacity:.45;cursor:not-allowed}.decision-message{color:#8be2b2;margin:18px 0 0;font-weight:700}.card-action{color:var(--primary);margin-top:28px;font-weight:700;text-decoration:none}.empty-state,.notice-panel{text-align:center;padding:56px 32px}.empty-state-icon{width:56px;height:56px;color:var(--primary);background:#e8f3ff;border-radius:18px;place-items:center;margin:0 auto 24px;font-size:32px;display:grid}.empty-state .primary-link{margin-top:12px}.back-link{color:var(--muted);margin-bottom:36px;font-weight:700;text-decoration:none;display:inline-flex}.page-header{margin-bottom:32px}.intake-form{padding:28px}.form-field{gap:10px;display:grid}.form-field label{font-weight:700}.form-field input[type=url]{width:100%;min-height:52px;color:var(--text);font:inherit;background:#fff;border:1px solid #d1d6db;border-radius:14px;padding:0 16px}.form-field input:focus-visible,.primary-button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #3182f659}.source-divider{color:#8b95a1;align-items:center;gap:12px;margin:24px 0;font-size:13px;display:flex}.source-divider:before,.source-divider:after{content:"";background:#e5e8eb;width:100%;height:1px}.file-input-shell{background:#f9fafb;border:1px dashed #b0b8c1;border-radius:14px;padding:18px}.file-input-shell input{width:100%}.file-input-shell p{color:var(--muted);margin:10px 0 0;font-size:14px}.form-error{color:#d22030;margin:20px 0 0;font-size:14px;font-weight:700}.primary-button{color:#fff;background:var(--primary);width:100%;min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:14px;margin-top:24px;font-weight:700}.primary-button:disabled{color:#8b95a1;cursor:not-allowed;background:#e5e8eb}.privacy-note{margin-top:18px;padding:20px 22px;font-size:14px}.privacy-note p{margin:4px 0 0}.hero{background:var(--surface);border-radius:28px;padding:48px;box-shadow:0 16px 48px #0f172a14}.eyebrow{color:var(--primary);letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:700}h1{letter-spacing:-.04em;margin:0;font-size:clamp(36px,8vw,64px)}.hero>p:not(.eyebrow){color:var(--muted);margin:16px 0 32px;font-size:20px}.primary-link{color:#fff;background:var(--primary);border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;text-decoration:none;display:inline-flex}.primary-link:hover{background:var(--primary-hover)}@media (max-width:480px){.page-shell{padding:24px 0}.hero{padding:28px 24px}.app-header{flex-direction:column;align-items:flex-start}.app-header .primary-link{width:100%}.intake-form{padding:22px 18px}.analysis-hero{flex-direction:column;align-items:flex-start;padding:28px 22px}.review-hero{flex-direction:column;padding:28px 22px}.review-layout{grid-template-columns:1fr}.review-section,.review-approval{padding:22px 18px}.review-approve-button{width:100%;min-width:0}.fact-row{grid-template-columns:1fr;gap:8px}.evidence-details[open]{grid-column:auto}.decision-buttons{grid-template-columns:1fr}.text-button{grid-column:auto}.primary-link{width:100%}}.dashboard-stack>section,.result-lane-card,.capacity-grid>article,.insights-summary>article,.insight-metric-grid>article,.category-insight-list>article,.asset-insight-grid>article,.result-form-section,.history-result-section{min-width:0}.dashboard-stack h2,.dashboard-stack h3,.dashboard-stack p,.insights-stack h2,.insights-stack strong,.insights-stack p,.history-result-section,.result-form{word-break:keep-all;overflow-wrap:break-word}.dashboard-priority-panel,.capacity-panel,.result-waiting-panel,.portfolio-results-panel,.insight-panel,.history-result-section,.result-form-section{background:var(--surface);border:1px solid #e5e8eb;border-radius:22px;padding:28px}.dashboard-priority-panel{background:#fffafb;border-color:#ffd7d9}.result-lane-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;display:grid}.result-lane-card{background:#fff;border:1px solid #e5e8eb;border-radius:18px;flex-direction:column;padding:22px;display:flex}.result-lane-card-overdue{border-color:#ffb8bd}.result-lane-card h3{margin:14px 0 7px;font-size:19px;line-height:1.4}.result-lane-card>p{color:var(--muted);margin:0;line-height:1.55}.result-rank{color:#1769d2;margin:10px 0 6px;font-size:18px}.result-lane-facts{color:#4e5968;gap:6px;margin-top:18px;font-size:14px;display:grid}.result-lane-card .card-action{justify-content:space-between;margin-top:auto;padding-top:22px;display:flex}.capacity-grid,.insights-summary,.insight-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.capacity-grid>article,.insights-summary>article,.insight-metric-grid>article{background:#f7f8fa;border-radius:16px;gap:8px;padding:20px;display:grid}.capacity-grid span,.insights-summary span,.insight-metric-grid span{color:var(--muted);font-size:13px}.capacity-grid strong,.insights-summary strong,.insight-metric-grid strong{font-size:19px;line-height:1.4}.portfolio-data-gap{color:#4e5968;background:#eef6ff;border-radius:14px;margin:0;padding:16px 20px;font-size:14px;font-weight:700}.result-page-shell{width:min(100% - 32px,860px);margin:0 auto;padding:48px 0 96px}.result-page-header{margin-bottom:24px}.result-form{gap:18px;display:grid}.result-form-section h2{margin:0 0 8px}.result-form-section>p{color:var(--muted);margin:0 0 20px}.result-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.result-form-grid label{gap:8px;min-width:0;font-weight:700;display:grid}.result-form-grid input,.result-form-grid select,.result-form-grid textarea{width:100%;min-width:0;min-height:48px;color:var(--text);font:inherit;background:#fff;border:1px solid #d1d6db;border-radius:12px;padding:12px 14px}.result-form-grid textarea{resize:vertical;min-height:112px}.result-form-grid small{color:var(--muted);font-size:12px;font-weight:400}.result-form-wide{grid-column:1/-1}.history-result-content{gap:20px;display:grid}.history-result-facts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.history-result-facts>div{background:#f7f8fa;border-radius:14px;gap:6px;padding:16px;display:grid}.history-result-facts span{color:var(--muted);font-size:13px}.history-result-links{flex-wrap:wrap;gap:10px;display:flex}.history-result-links a,.secondary-link{color:var(--primary);font-weight:700;text-decoration:none}.history-retrospective-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.history-retrospective-grid article{background:#f7f8fa;border-radius:14px;padding:18px}.history-retrospective-grid h3,.history-retrospective-grid p{margin:0}.history-retrospective-grid p{color:var(--muted);margin-top:8px;line-height:1.6}.insights-page{max-width:1040px}.insights-stack{gap:20px;display:grid}.insights-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.insights-summary>article{background:#fff;border:1px solid #e5e8eb}.category-insight-list,.asset-insight-grid{gap:12px;display:grid}.category-insight-list>article{background:#f7f8fa;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.category-insight-list>article>div{gap:5px;display:grid}.category-insight-list span,.category-insight-list p,.asset-insight-grid p,.asset-insight-grid li{color:var(--muted);font-size:14px}.category-insight-list p{white-space:nowrap;margin:0}.asset-insight-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.asset-insight-grid>article{border:1px solid #e5e8eb;border-radius:16px;padding:20px}.asset-insight-grid p{margin:8px 0 12px}.asset-insight-grid ul{margin:0;padding-left:20px}.insight-empty{color:var(--muted);background:#f7f8fa;border-radius:14px;margin:0;padding:24px}@media (max-width:760px){.dashboard-priority-panel,.capacity-panel,.result-waiting-panel,.portfolio-results-panel,.insight-panel,.history-result-section,.result-form-section{padding:22px 18px}.capacity-grid,.insights-summary,.insight-metric-grid,.result-form-grid{grid-template-columns:1fr}.result-form-wide{grid-column:auto}.category-insight-list>article{flex-direction:column;align-items:flex-start;gap:8px}}
