@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:light;--bg-strong: #fdf8ef;--ink: #1c2733;--muted: #5f6b76;--panel: rgba(255, 252, 245, .78);--line: rgba(28, 39, 51, .12);--accent: #cb5a2d;--accent-soft: rgba(203, 90, 45, .14);--accent-strong: #234f72;--shadow: 0 30px 60px rgba(33, 44, 55, .12)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#fff;color:var(--ink);font-family:Space Grotesk,Segoe UI,sans-serif}button{font:inherit}code{padding:.2rem .45rem;border-radius:999px;background:#1c273314;font-size:.95rem}.app-shell{min-height:100vh;display:block;padding:0}.topbar,.content-frame,.footer-bar{width:100%;margin:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-label,.eyebrow,.panel-label,.hero-chip,.source-badge,.refresh-badge,.topbar-pill span{text-transform:uppercase;letter-spacing:.12em}.topbar-label,.eyebrow,.panel-label,.topbar-pill span{color:var(--muted);font-size:.8rem}.topbar strong{font-family:Barlow Condensed,Segoe UI,sans-serif;font-size:2.2rem;line-height:1}.topbar-stats{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.topbar-pill,.fullscreen-button,.metric-card,.roadmap-step,.panel,.summary-card,.content-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.topbar-pill{border-radius:1rem;padding:.75rem 1rem;min-width:10.5rem}.topbar-pill strong{display:block;margin-top:.25rem;font-size:1.25rem}.fullscreen-button{border:0;border-radius:1rem;padding:.95rem 1.2rem;cursor:pointer;color:var(--bg-strong);background:linear-gradient(135deg,var(--accent) 0%,#e28a45 100%);box-shadow:0 20px 30px #cb5a2d3d}.content-frame{min-height:100vh;overflow:hidden}.content-frame--immersive{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.screen{min-height:100%;display:flex;flex-direction:column;gap:1rem}.screen--status{justify-content:center}.eyebrow{margin:0 0 .5rem;font-weight:700}h1,h2,h3{font-family:Barlow Condensed,Segoe UI,sans-serif}h1{margin:0;font-size:clamp(3rem,4.6vw,5.2rem);line-height:.95;max-width:14ch}h2{margin:0;font-size:clamp(2.3rem,3.4vw,3.6rem);line-height:.95}.hero-copy,.panel-copy,.empty-state p,.highlight-chip{font-size:clamp(1.05rem,1.3vw,1.45rem);line-height:1.5}.hero-copy{max-width:36ch}.empty-state{max-width:48rem;padding:1.8rem;border-radius:1.8rem;background:#fffcf5a3;border:1px solid var(--line)}.screen-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.screen-heading-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.source-badge,.refresh-badge{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;padding:.65rem 1rem;font-size:.8rem;font-weight:700}.source-badge{background:#234f721f;color:var(--accent-strong)}.source-badge--accent,.refresh-badge{background:var(--accent-soft);color:var(--accent)}.screen--report{min-height:100%}.report-stage,.meta-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffcf5b8;border:1px solid var(--line);box-shadow:var(--shadow)}.report-stage{min-height:100vh;flex:1;display:flex;align-items:center;justify-content:center;padding:0;border-radius:0;overflow:hidden;background:#fff;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.report-image{width:100%;height:100%;object-fit:contain;object-position:center top;display:block;background:#fff}.meta-strip,.highlight-strip{display:grid;gap:.9rem}.meta-strip{grid-template-columns:1fr 1.2fr .9fr}.meta-card{border-radius:1.5rem;padding:1rem 1.1rem}.panel-copy{margin:0}.panel-copy--path{word-break:break-all;font-size:.95rem}.highlight-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-chip{display:flex;align-items:center;min-height:4.4rem;padding:.9rem 1rem;border-radius:1.2rem;background:#234f7214;border:1px solid rgba(35,79,114,.12)}.footer-bar{display:flex;flex-direction:column;gap:.8rem}.progress-track{height:.7rem;border-radius:999px;background:#1c273314;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent) 0%,#e4b152 100%);transition:width .8s linear}.footer-copy{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.95rem}@media (max-width: 1100px){.topbar,.screen-heading,.footer-copy,.screen-heading-badges{flex-direction:column;align-items:flex-start}.meta-strip,.highlight-strip{grid-template-columns:1fr}.content-frame{min-height:auto}}@media (max-width: 720px){.app-shell,.content-frame{padding:1rem}h1{font-size:2.7rem}h2{font-size:2.1rem}.topbar strong{font-size:1.8rem}}
