:root{color-scheme:light;--bg: #eef2f7;--bg-strong: #1e3a5f;--surface: rgba(240, 246, 255, .92);--surface-strong: rgba(30, 58, 95, .95);--line: rgba(30, 58, 95, .12);--line-strong: rgba(255, 255, 255, .12);--text: #1e2d3d;--muted: #546e7a;--accent: #1565c0;--accent-deep: #0d47a1;--accent-soft: rgba(21, 101, 192, .14);--mint: #0277bd;--shadow: 0 24px 60px rgba(30, 58, 95, .12);--shadow-lift: 0 32px 80px rgba(30, 58, 95, .18);--radius: 1.5rem;--radius-sm: 1rem;font-family:Trebuchet MS,Gill Sans,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes statusPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.75}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes progressShine{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes subtleScale{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(21,101,192,.14),transparent 28rem),radial-gradient(circle at top right,rgba(100,116,139,.1),transparent 24rem),linear-gradient(180deg,#eef2f7,#e3eaf4)}a{color:inherit;text-decoration:none}button,input{font:inherit}#root{min-height:100vh}.animate-in{animation:fadeInUp .48s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--anim-delay, 0ms)}.skeleton-block{border-radius:.5rem;background:linear-gradient(90deg,#10212f0f 25%,#10212f21,#10212f0f 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.spinner{display:inline-block;flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid rgba(15,143,131,.2);border-top-color:var(--mint);animation:spin .75s linear infinite}.spinner-lg{width:2rem;height:2rem;border-width:3px}.status-dot{display:inline-block;flex-shrink:0;width:.45rem;height:.45rem;border-radius:50%;background:currentColor}.status-dot.pulsing{animation:statusPulse 1.5s ease-in-out infinite}.app-shell{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.6rem;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);background:#f8f3eac2;border-bottom:1px solid rgba(16,33,47,.08);animation:fadeIn .4s ease both}.brand-lockup{display:inline-flex;align-items:center;gap:.9rem;transition:opacity .15s ease}.brand-lockup:hover{opacity:.82}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1rem;background:linear-gradient(145deg,#1a3347,var(--bg-strong));color:#fff9f0;font-weight:700;letter-spacing:.08em;box-shadow:0 4px 14px #10212f4d;transition:transform .2s ease,box-shadow .2s ease}.brand-lockup:hover .brand-mark{transform:rotate(-4deg) scale(1.06);box-shadow:0 6px 20px #10212f61}.brand-copy{display:flex;flex-direction:column;gap:.15rem}.brand-copy small{color:var(--muted)}.topnav{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem;background:#10212f0f;border-radius:999px}.topnav-link{padding:.55rem 1rem;border-radius:999px;color:var(--muted);transition:background .18s ease,color .18s ease,transform .18s ease}.topnav-link:hover:not(.active){background:#10212f0f;color:var(--text)}.topnav-link.active{background:var(--bg-strong);color:#fff9f0;box-shadow:0 2px 8px #10212f40}.app-main{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 4rem}.page-shell{display:grid;gap:1.5rem}.page-stack{align-content:start}.hero-copy,.hero-card,.page-header,.progress-shell,.report-section,.empty-state,.report-list-card,.skeleton-card{border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card,.page-header,.report-section,.empty-state,.report-list-card,.progress-shell,.skeleton-card{background:var(--surface);border:1px solid var(--line)}.hero-panel{display:grid;grid-template-columns:1.2fr .9fr;gap:1.5rem;align-items:stretch}.hero-copy{padding:2.6rem;color:#fff5ec;background:linear-gradient(140deg,#10212ffa,#10212fc7),linear-gradient(110deg,rgba(239,107,62,.34),transparent 40%);position:relative;overflow:hidden}.hero-copy:before{content:"";position:absolute;inset:-6rem -6rem auto auto;width:20rem;height:20rem;border-radius:50%;background:#ef6b3e14;animation:float 9s ease-in-out infinite;pointer-events:none}.hero-copy:after{content:"";position:absolute;inset:auto -4rem -4rem auto;width:16rem;height:16rem;border-radius:40%;background:#ef6b3e2e;transform:rotate(22deg);animation:float 12s ease-in-out 2s infinite;pointer-events:none}.hero-copy h1,.page-header h1{margin:.2rem 0 .8rem;font-size:clamp(2.2rem,4vw,4.6rem);line-height:.96;letter-spacing:-.04em}.hero-text,.page-header p,.section-heading p,.progress-copy p,.empty-state p,.status-copy{color:inherit;opacity:.84;line-height:1.6}.hero-actions,.header-actions,.report-meta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.hero-note{color:#fff5ecb8}.hero-card{padding:1.5rem;display:grid;gap:1rem;align-content:start}.search-form{display:grid;gap:.8rem}.field-label,.fact-label,.detail-label,.eyebrow,.report-id,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;color:var(--muted)}.search-input{width:100%;padding:1rem 1.1rem;border-radius:var(--radius-sm);border:1.5px solid var(--line);background:#ffffffbf;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.search-input:focus{outline:none;border-color:#ef6b3e80;background:#fffffff2;box-shadow:0 0 0 3px #ef6b3e1f}.search-input::placeholder{color:#10212f61}.primary-button,.sample-chip{border:0;cursor:pointer}.primary-button{padding:1rem 1.2rem;border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff8f0;font-weight:700;box-shadow:0 14px 28px #ef6b3e33;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease,opacity .15s ease}.primary-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 20px 40px #ef6b3e52}.primary-button:not(:disabled):active{transform:translateY(0) scale(.98);box-shadow:0 8px 16px #ef6b3e2e}.primary-button:disabled{cursor:wait;opacity:.72}.ghost-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;border:1px solid var(--line);color:var(--text);background:#ffffff6b;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.ghost-link:hover{background:#ffffffd1;border-color:#10212f38;transform:translateY(-1px);box-shadow:0 4px 12px #10212f14}.ghost-link:active{transform:translateY(0);box-shadow:none}.sample-grid{display:flex;flex-wrap:wrap;gap:.6rem}.sample-chip{padding:.65rem .9rem;border-radius:999px;background:#10212f12;color:var(--text);border:1px solid transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease}.sample-chip:hover{background:#ef6b3e1a;border-color:#ef6b3e40;transform:translateY(-1px)}.page-header,.progress-shell,.report-section,.empty-state{padding:1.5rem}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.report-header{align-items:center}.report-list{display:grid;gap:1rem}.report-list-card{display:grid;gap:1rem;padding:1.4rem;transition:transform .18s cubic-bezier(.34,1.56,.64,1),border-color .18s ease,box-shadow .18s ease}.report-list-card:hover{transform:translateY(-3px);border-color:#ef6b3e59;box-shadow:var(--shadow-lift)}.report-list-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.skeleton-card{display:grid;gap:1rem;padding:1.4rem}.status-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:999px;font-size:.82rem;font-weight:700;text-transform:capitalize}.status-pending,.status-running{background:#0f8f831f;color:var(--mint)}.status-done{background:#25723d1f;color:#25723d}.status-failed{background:#b42f2f1f;color:#b42f2f}.progress-shell{display:grid;gap:1.2rem}.progress-live-header{display:flex;align-items:flex-start;gap:1rem}.progress-copy{display:grid;gap:.5rem}.progress-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.progress-track{width:100%;height:.7rem;border-radius:999px;background:#10212f14;overflow:hidden}.progress-bar{display:block;min-width:5%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--mint) 0%,var(--accent) 60%,var(--accent-deep) 100%);background-size:200% 100%;transition:width .6s cubic-bezier(.4,0,.2,1);animation:progressShine 2.5s ease-in-out infinite;position:relative}.progress-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite}.report-sections{display:grid;gap:1rem}.section-heading{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1rem}.section-heading h2,.report-list-card h2,.empty-state h2{margin:0;font-size:1.35rem}.section-kicker{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:2.6rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:700;font-size:.78rem;letter-spacing:.08em;flex-shrink:0}.fact-grid,.card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.fact-card,.detail-card,.score-banner{display:grid;gap:.45rem;padding:1rem;border-radius:var(--radius-sm);background:#ffffff9e;border:1px solid rgba(16,33,47,.08);transition:background .15s ease,border-color .15s ease,transform .15s ease}.fact-card:hover,.detail-card:hover{background:#ffffffe0;border-color:#10212f24;transform:translateY(-1px)}.fact-value,.detail-value{color:var(--text);line-height:1.6}.detail-row{display:grid;gap:.2rem}.table-shell{margin-top:1rem;overflow-x:auto;border-radius:var(--radius-sm);border:1px solid rgba(16,33,47,.08)}.data-table{width:100%;border-collapse:collapse;background:#ffffffb8}.data-table th,.data-table td{text-align:left;padding:.85rem 1rem;border-bottom:1px solid rgba(16,33,47,.08)}.data-table th{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#10212f08}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#ef6b3e0a}.score-banner{margin-bottom:1rem}.empty-state{text-align:center;animation:subtleScale .35s ease both}.error-banner{margin:0;padding:.95rem 1rem;border-radius:var(--radius-sm);background:#b42f2f1a;color:#8a1f1f;border:1px solid rgba(180,47,47,.18);animation:fadeInUp .3s ease both}.section-empty{margin:0;padding:1rem;border-radius:var(--radius-sm);background:#10212f0a;color:var(--muted)}.status-copy{display:flex;align-items:center;gap:.6rem;color:var(--muted);margin:0;animation:fadeIn .3s ease both}.candidate-list{display:grid;gap:.5rem;animation:fadeInUp .3s ease both}.candidate-prompt{margin:0 0 .4rem;font-size:.85rem;color:var(--muted)}.candidate-card{display:grid;gap:.2rem;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1.5px solid var(--line);background:#ffffff9e;cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.candidate-card:hover:not(:disabled){border-color:#ef6b3e80;background:#fffffff2;transform:translateY(-1px);box-shadow:0 4px 16px #ef6b3e1a}.candidate-card:disabled{cursor:wait;opacity:.6}.candidate-name{font-weight:600;color:var(--text)}.candidate-meta{font-size:.8rem;color:var(--muted)}@media (max-width: 900px){.hero-panel,.fact-grid,.card-list,.progress-stats{grid-template-columns:1fr}.topbar,.page-header{flex-direction:column;align-items:stretch}.topnav{width:fit-content}.app-main{width:min(100vw - 1rem,1180px);padding-top:1rem}.hero-copy,.hero-card,.page-header,.progress-shell,.report-section{padding:1.2rem}}@media (max-width: 640px){.hero-copy h1,.page-header h1{font-size:2rem}.report-list-top,.header-actions,.hero-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--rpt-primary: #1e3a5f;--rpt-primary-light: #2e5c96;--rpt-accent: #1565c0;--rpt-bg: #eef2f7;--rpt-card: #ffffff;--rpt-text: #1e2d3d;--rpt-text-light: #546e7a;--rpt-border: #d6e0ec;--rpt-red: #c0392b;--rpt-green: #2e7d4f;--rpt-yellow: #d4a017;--rpt-radius: 12px;--rpt-shadow: 0 2px 12px rgba(30, 58, 95, .1)}.rpt-root{background:var(--rpt-bg);min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--rpt-text)}.rpt-container{max-width:1200px;margin:0 auto;padding:32px 24px 64px}.rpt-hero{background:linear-gradient(135deg,var(--rpt-primary) 0%,var(--rpt-primary-light) 100%);color:#fff;padding:48px 24px 36px;text-align:center}.rpt-hero-name{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;letter-spacing:-.5px;margin:0}.rpt-hero-subtitle{font-size:1.05rem;opacity:.85;margin:8px 0 0}.rpt-hero-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:20px}.rpt-hero-pill{background:#ffffff26;padding:6px 16px;border-radius:20px;font-size:.85rem}.rpt-kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:1200px;margin:-30px auto 0;padding:0 24px;position:relative;z-index:2}.rpt-kpi{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;text-align:center;box-shadow:var(--rpt-shadow)}.rpt-kpi-value{font-size:1.6rem;font-weight:700;color:var(--rpt-primary)}.rpt-kpi-label{font-size:.75rem;color:var(--rpt-text-light);margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.rpt-kpi-delta{font-size:.75rem;margin-top:2px;color:var(--rpt-text-light)}.rpt-kpi-delta.up{color:var(--rpt-green)}.rpt-kpi-delta.down{color:var(--rpt-red)}.rpt-nav{background:var(--rpt-card);border-bottom:1px solid var(--rpt-border);position:sticky;top:0;z-index:100}.rpt-nav-inner{max-width:1200px;margin:0 auto;display:flex;overflow-x:auto;padding:0 24px;scrollbar-width:none}.rpt-nav-inner::-webkit-scrollbar{display:none}.rpt-nav-link{padding:14px 18px;text-decoration:none;color:var(--rpt-text-light);font-size:.85rem;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:color .2s,border-bottom-color .2s}.rpt-nav-link:hover,.rpt-nav-link.active{color:var(--rpt-primary);border-bottom-color:var(--rpt-primary)}.rpt-section{margin-bottom:48px;scroll-margin-top:60px}.rpt-section-title{font-size:1.4rem;color:var(--rpt-primary);margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid var(--rpt-primary);display:flex;align-items:center;gap:10px}.rpt-pain-groups{display:grid;gap:24px}.rpt-pain-group-title{font-size:1rem;color:var(--rpt-primary-light);margin:0 0 12px}.rpt-pain-list{display:grid;gap:12px}.rpt-pain-card{border-left:4px solid var(--rpt-red);padding:14px 16px;background:var(--rpt-card);border-radius:0 var(--rpt-radius) var(--rpt-radius) 0;box-shadow:var(--rpt-shadow)}.rpt-pain-card.sev-high{border-left-color:var(--rpt-accent)}.rpt-pain-card.sev-medium{border-left-color:var(--rpt-yellow)}.rpt-pain-card.sev-low{border-left-color:#9e9e9e}.rpt-pain-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.rpt-pain-card-title{font-size:.95rem;margin:0}.rpt-pain-card-desc{font-size:.85rem;color:var(--rpt-text-light);margin:6px 0 0}.rpt-pain-card-badges{display:flex;gap:6px;flex-shrink:0}.rpt-badge{display:inline-block;padding:2px 9px;border-radius:12px;font-size:.72rem;font-weight:600}.sev-badge-critical{background:#ffebee;color:#c62828}.sev-badge-high{background:#fff3e0;color:#e65100}.sev-badge-medium{background:#fffde7;color:#f57f17}.sev-badge-low{background:#f5f5f5;color:#616161}.cat-badge,.type-badge{background:#deeaf5;color:#1e3a52}.type-badge.sig-high{background:#ffebee;color:#c62828}.type-badge.sig-medium{background:#fff3e0;color:#e65100}.type-badge.sig-low{background:#f5f5f5;color:#616161}.rpt-timeline{position:relative;padding-left:28px}.rpt-timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:3px;background:var(--rpt-primary-light);border-radius:3px}.rpt-tl-item{position:relative;margin-bottom:22px}.rpt-tl-dot{position:absolute;left:-24px;top:6px;width:14px;height:14px;background:var(--rpt-primary);border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px var(--rpt-primary-light)}.rpt-tl-body{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:14px 16px;box-shadow:var(--rpt-shadow)}.rpt-tl-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}.rpt-tl-date{font-size:.78rem;color:var(--rpt-accent);font-weight:700}.rpt-tl-title{font-weight:600;font-size:.9rem}.rpt-tl-desc{font-size:.85rem;color:var(--rpt-text-light);margin:4px 0 0}.rpt-tl-source{font-size:.78rem;color:var(--rpt-primary-light);margin-top:6px;display:inline-block}.rpt-swot-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rpt-swot-cell{border-radius:10px;padding:18px}.rpt-swot-title{font-size:.95rem;margin:0 0 10px}.rpt-swot-list{list-style:none;padding:0;margin:0}.rpt-swot-list li{padding:4px 0;font-size:.85rem}.rpt-swot-list li:before{content:"→ ";font-weight:700}.rpt-swot-s{background:#e8f5e9;color:#1b5e20}.rpt-swot-w{background:#ffebee;color:#b71c1c}.rpt-swot-o{background:#deeaf5;color:#1e3a52}.rpt-swot-t{background:#fff3e0;color:#e65100}.rpt-recs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.rpt-rec-card{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow);border-top:4px solid var(--rpt-primary-light)}.rpt-rec-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px}.rpt-rec-title{font-size:1rem;margin:0;color:var(--rpt-primary)}.rpt-rec-priority{font-size:.85rem;font-weight:700;color:var(--rpt-accent);flex-shrink:0}.rpt-rec-score-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.rpt-rec-score-bar-bg{flex:1;height:8px;background:#eee;border-radius:4px;overflow:hidden}.rpt-rec-score-bar{height:100%;background:var(--rpt-primary-light);border-radius:4px;transition:width .6s ease}.rpt-rec-score-pct{font-size:.8rem;font-weight:700;min-width:36px;color:var(--rpt-primary)}.rpt-rec-value{font-size:.85rem;font-weight:600;color:var(--rpt-green);margin-bottom:6px}.rpt-rec-why{font-size:.83rem;color:var(--rpt-text-light);margin:0;line-height:1.5}.rpt-rec-total{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:20px 24px;border-radius:var(--rpt-radius);background:linear-gradient(135deg,var(--rpt-primary) 0%,var(--rpt-primary-light) 100%);color:#fff}.rpt-rec-total-label{font-size:.95rem;opacity:.9}.rpt-rec-total-value{font-size:1.8rem;font-weight:800}.rpt-reputation{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow)}.rpt-sentiment-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-weight:700;font-size:.9rem;margin-bottom:12px}.sentiment-positive{background:#e8f5e9;color:#2e7d32}.sentiment-neutral{background:#fffde7;color:#f57f17}.sentiment-negative{background:#ffebee;color:#c62828}.rpt-reputation-summary{font-size:.9rem;color:var(--rpt-text-light);margin:0 0 16px}.rpt-rating-bars{display:grid;gap:10px}.rpt-rating-bar{display:flex;align-items:center;gap:10px}.rpt-rating-label{font-size:.85rem;min-width:130px;color:var(--rpt-text-light)}.rpt-rating-track{flex:1;height:10px;background:#eee;border-radius:5px;overflow:hidden}.rpt-rating-fill{height:100%;background:var(--rpt-primary-light);border-radius:5px;transition:width .6s ease}.rpt-rating-score{font-size:.85rem;font-weight:700;min-width:40px;text-align:right}.profile-table-label{font-size:.82rem;font-weight:600;color:var(--rpt-text-light);white-space:nowrap;width:180px;text-transform:uppercase;letter-spacing:.4px}.rpt-reputation-block{margin-top:16px}.rpt-reputation-block-title{font-size:.9rem;font-weight:600;color:var(--rpt-primary);margin:0 0 10px}.rpt-reputation-mentions{margin:0;padding-left:1.2rem;font-size:.88rem;color:var(--rpt-text-light);line-height:1.7}.rpt-pain-card-product{font-size:.8rem;color:var(--rpt-primary-light);margin:6px 0 0;font-style:italic}.rpt-ai-summary{background:#2e5c9612;border-left:3px solid var(--rpt-primary-light);border-radius:0 8px 8px 0;padding:12px 16px;font-size:.9rem;color:var(--rpt-text);line-height:1.65;margin-bottom:1.5rem}.rpt-financials{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow)}.rpt-chart-wrap{margin-bottom:24px}.rpt-chart-title{font-size:.95rem;color:var(--rpt-primary);margin:0 0 12px}.rpt-financials-table td.profile-table-label,.rpt-financials-table th:first-child{min-width:160px;white-space:nowrap}.rpt-financials-table td:not(.profile-table-label),.rpt-financials-table th:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.rpt-footer{background:var(--rpt-primary);color:#ffffffb3;text-align:center;padding:24px;font-size:.8rem;margin-top:60px}@media (max-width: 768px){.rpt-swot-grid,.rpt-recs{grid-template-columns:1fr}.rpt-kpi-strip{grid-template-columns:repeat(2,1fr)}}.rpt-tag-list{display:flex;flex-wrap:wrap;gap:8px}.rpt-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.78rem;font-weight:500;background:#2e5c961f;color:var(--rpt-primary);border:1px solid rgba(46,92,150,.2)}.rpt-digital{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow)}.rpt-digital-header{margin-bottom:18px}.rpt-maturity-badge{display:inline-block;font-weight:700;font-size:.9rem;margin-bottom:8px}.rpt-digital-summary{font-size:.9rem;color:var(--rpt-text-light);margin:4px 0 0;line-height:1.6}.rpt-digital-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.rpt-digital-block-title{font-size:.85rem;font-weight:600;color:var(--rpt-primary);margin:0 0 10px;text-transform:uppercase;letter-spacing:.4px}.rpt-digital-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.rpt-digital-list li{font-size:.875rem;color:var(--rpt-text);padding-left:14px;position:relative}.rpt-digital-list li:before{content:"›";position:absolute;left:0;color:var(--rpt-primary-light);font-weight:700}.rpt-digital-cat{color:var(--rpt-text-light);font-size:.82rem}.rpt-approach{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow);border-left:4px solid var(--rpt-primary-light)}.rpt-approach-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:16px}.rpt-approach-kv{display:flex;flex-direction:column;gap:4px}.rpt-approach-label{font-size:.72rem;font-weight:600;color:var(--rpt-text-light);text-transform:uppercase;letter-spacing:.5px}.rpt-approach-value{font-size:.9rem;color:var(--rpt-text)}.rpt-approach-talking-title{font-size:.85rem;font-weight:600;color:var(--rpt-primary);margin:0 0 8px;text-transform:uppercase;letter-spacing:.4px}.rpt-approach-talking-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.rpt-approach-talking-list li{font-size:.875rem;padding:8px 12px;background:#2e5c960f;border-radius:6px;border-left:3px solid var(--rpt-primary-light)}.rpt-timing{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow)}.rpt-timing-header{margin-bottom:20px}.rpt-urgency-badge{display:inline-block;font-weight:700;font-size:1rem;margin-bottom:10px}.rpt-timing-score{display:flex;align-items:center;gap:12px;margin-bottom:8px}.rpt-timing-score-track{flex:1;max-width:280px;height:10px;background:#00000014;border-radius:5px;overflow:hidden}.rpt-timing-score-fill{height:100%;background:var(--rpt-primary-light);border-radius:5px;transition:width .6s ease}.rpt-timing-score-label{font-size:.85rem;color:var(--rpt-text-light);font-weight:600}.rpt-timing-window{font-size:.9rem;color:var(--rpt-text-light);margin:0}.rpt-timing-block{margin-bottom:18px}.rpt-timing-block-title{font-size:.85rem;font-weight:600;color:var(--rpt-primary);margin:0 0 10px;text-transform:uppercase;letter-spacing:.4px}.rpt-timing-windows{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.rpt-timing-window-card{background:#2e5c960f;border-radius:8px;padding:12px 14px;border-left:3px solid var(--rpt-primary-light)}.rpt-timing-window-name{font-size:.875rem;font-weight:600;display:block;margin-bottom:4px}.rpt-timing-window-reason{font-size:.82rem;color:var(--rpt-text-light);margin:0}.rpt-dm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.rpt-dm-card{background:#2e5c960f;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:3px}.rpt-dm-role{font-size:.78rem;font-weight:600;color:var(--rpt-primary);text-transform:uppercase;letter-spacing:.4px}.rpt-dm-name{font-size:.9rem;font-weight:600}.rpt-dm-focus{font-size:.82rem;color:var(--rpt-text-light)}.rpt-reputation-block{margin-bottom:18px}.rpt-reputation-block-title{font-size:.85rem;font-weight:600;color:var(--rpt-primary);margin:0 0 10px;text-transform:uppercase;letter-spacing:.4px}.rpt-sentiment-icon{margin-right:6px}.rpt-mention-cards{display:grid;gap:10px}.rpt-mention-card{display:flex;align-items:flex-start;gap:10px;background:#2e5c960d;border-radius:8px;padding:10px 14px;border-left:3px solid var(--rpt-primary-light)}.rpt-mention-quote{font-size:1.6rem;line-height:1;color:var(--rpt-primary-light);flex-shrink:0;margin-top:-2px}.rpt-mention-text{font-size:.875rem;color:var(--rpt-text);margin:0;line-height:1.5}.rpt-pain-card-title-row{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0}.rpt-pain-cat-icon{font-size:1.1rem;flex-shrink:0;margin-top:1px}.rpt-maturity-steps{display:flex;align-items:flex-start;gap:0;margin-bottom:14px;overflow-x:auto}.rpt-maturity-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:80px}.rpt-maturity-step:not(:last-child):after{content:"";position:absolute;top:9px;left:50%;width:100%;height:3px;background:#dde4ee;z-index:0}.rpt-maturity-step.filled:not(:last-child):after{background:var(--rpt-primary-light)}.rpt-maturity-step-dot{width:20px;height:20px;border-radius:50%;background:#dde4ee;border:3px solid #fff;box-shadow:0 0 0 2px #dde4ee;z-index:1;flex-shrink:0}.rpt-maturity-step.filled .rpt-maturity-step-dot{background:var(--rpt-primary-light);box-shadow:0 0 0 2px var(--rpt-primary-light)}.rpt-maturity-step.active .rpt-maturity-step-dot{background:var(--maturity-color, var(--rpt-primary-light));box-shadow:0 0 0 3px var(--maturity-color, var(--rpt-primary-light));transform:scale(1.25)}.rpt-maturity-step-label{font-size:.72rem;margin-top:6px;color:var(--rpt-text-light);text-align:center}.rpt-maturity-step.active .rpt-maturity-step-label{color:var(--maturity-color, var(--rpt-primary));font-weight:700}.rpt-systems-table{width:100%;font-size:.85rem}.rpt-urgency-badge{padding:6px 14px;border-radius:20px}.rpt-dm-avatar{width:38px;height:38px;border-radius:50%;background:var(--rpt-primary-light);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rpt-dm-info{display:flex;flex-direction:column;gap:3px;min-width:0}.rpt-dm-card{flex-direction:row;align-items:flex-start;gap:10px}.rpt-gov-contracts{background:var(--rpt-card);border-radius:var(--rpt-radius);padding:20px;box-shadow:var(--rpt-shadow)}.rpt-gov-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:20px}.rpt-gov-stat{background:#2e5c960f;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.rpt-gov-stat-value{font-size:1.1rem;font-weight:700;color:var(--rpt-primary)}.rpt-gov-stat-label{font-size:.75rem;color:var(--rpt-text-light);text-transform:uppercase;letter-spacing:.4px}.rpt-gov-summary{font-size:.9rem;color:var(--rpt-text-light);margin:0 0 16px;line-height:1.6}.rpt-gov-table{font-size:.85rem;width:100%}.rpt-gov-cards{display:grid;gap:12px}.rpt-gov-card{background:#2e5c960d;border-radius:8px;padding:12px 14px;border-left:3px solid var(--rpt-primary-light)}@media print{.rpt-nav{display:none}.rpt-hero{padding:24px 0}.rpt-section{page-break-inside:avoid}}
