.site-layout-background{background:#ffffffe6;box-shadow:0 24px 60px #0f172a14}.app-content-page{border-radius:8px;margin:16px 0 0;overflow:auto;padding:0 24px 24px}.site-page-header,.page-description{padding-inline:24px}@media (max-width: 768px){.app-content-page{padding:0 16px 16px}.site-page-header,.page-description{padding-inline:16px}}.report-page{display:flex;flex-direction:column;gap:24px}.report-card{border:1px solid var(--report-border);border-radius:24px;box-shadow:var(--report-shadow)}.report-card .ant-card-head{align-items:flex-start;border-bottom:0;min-height:auto;padding:22px 24px 0}.report-card .ant-card-head-wrapper{align-items:flex-start;gap:12px}.report-card .ant-card-head-title,.report-card .ant-card-extra{padding:0}.report-card .ant-card-body{padding:20px 24px 24px}.report-hero .ant-card-body,.report-stat-card .ant-card-body{padding:24px}.report-hero .ant-card-body{padding-top:32px}.report-hero{overflow:hidden;position:relative;background:radial-gradient(circle at top right,rgba(11,99,199,.16),transparent 30%),linear-gradient(135deg,#fffffffa,#f3f8ffeb)}.report-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at left bottom,rgba(6,182,212,.12),transparent 24%),linear-gradient(120deg,transparent 0%,rgba(15,23,42,.02) 100%);pointer-events:none}.report-hero-content{position:relative;z-index:1}.report-eyebrow{color:var(--report-muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.report-summary{color:var(--report-text);font-size:16px;margin-bottom:0;max-width:760px}.report-chip{align-items:center;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);border-radius:999px;display:inline-flex;gap:8px;padding:8px 14px}.report-hero-metrics{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-hero-metric{background:#ffffffd1;border:1px solid rgba(255,255,255,.9);border-radius:20px;box-shadow:var(--report-shadow-soft);padding:18px 18px 16px}.report-hero-metric-label{color:var(--report-muted);display:block;font-size:13px;font-weight:600;margin-bottom:8px}.report-hero-metric-value{color:var(--report-text);display:block;font-size:28px;font-weight:700;line-height:1.1;margin-bottom:10px}.report-trend{align-items:center;display:inline-flex;gap:6px;margin-top:8px}.report-stat-card{height:100%}.report-stat-icon{align-items:center;background:var(--report-accent-soft);border-radius:16px;color:var(--report-accent);display:inline-flex;font-size:22px;justify-content:center;margin-bottom:18px;min-height:48px;min-width:48px}.report-stat-caption{color:var(--report-muted);display:block;margin-top:8px}.report-chart{height:340px}.report-priority-list{display:flex;flex-direction:column;gap:14px}.report-priority-item{align-items:flex-start;border:1px solid var(--report-border);border-radius:18px;display:flex;gap:14px;padding:14px 16px;background:var(--report-surface-alt)}.report-priority-icon{align-items:center;border-radius:14px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:18px;height:38px;justify-content:center;width:38px}.report-section-block{background:var(--report-surface-alt);border:1px solid var(--report-border);border-radius:20px;padding:18px}.report-section-block+.report-section-block{margin-top:14px}.report-block-header{align-items:center;color:var(--report-text);display:flex;font-size:15px;font-weight:700;gap:10px;margin-bottom:12px}.report-block-header .anticon{color:var(--report-accent);font-size:18px}.report-quote{background:#ffffffb8;border-left:4px solid var(--report-accent);border-radius:16px;margin-top:12px;padding:14px 16px}.report-data-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-data-item{background:var(--report-surface-alt);border:1px solid var(--report-border);border-radius:18px;display:flex;gap:12px;padding:14px 16px}.report-data-item-icon{align-items:center;background:#ffffffe6;border-radius:14px;display:inline-flex;flex:0 0 auto;font-size:18px;height:40px;justify-content:center;width:40px}.report-service-list{display:flex;flex-wrap:wrap;gap:10px}.report-service-tag{border-radius:999px;margin-inline-end:0;padding:6px 12px}.report-mini-kpis{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.report-mini-kpi{background:var(--report-surface-alt);border:1px solid var(--report-border);border-radius:18px;padding:14px 16px}.report-mini-kpi-label{color:var(--report-muted);display:block;font-size:13px;margin-bottom:8px}.report-mini-kpi-value{color:var(--report-text);display:block;font-size:26px;font-weight:700;line-height:1}.report-success-state{align-items:flex-start;background:#16a34a14;border:1px solid rgba(22,163,74,.16);border-radius:18px;display:flex;gap:14px;padding:16px}.report-success-state .anticon{color:#16a34a;font-size:22px}.report-insights-list{display:flex;flex-direction:column;gap:14px}.report-insight-item{background:var(--report-surface-alt);border:1px solid var(--report-border);border-radius:20px;padding:16px 18px}.report-insight-item.is-critical{border-left:4px solid #b91c1c}.report-insight-item.is-warning{border-left:4px solid #d97706}.report-insight-item.is-info{border-left:4px solid #0b63c7}.report-insight-item.is-success{border-left:4px solid #15803d}.report-insight-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.report-insight-title{color:var(--report-text);display:block;font-size:16px;margin-bottom:6px}.report-insight-message{color:var(--report-text);margin:0}.report-insight-meta{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end}.report-insight-details{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.report-insight-detail{background:#ffffffc2;border:1px solid var(--report-border);border-radius:999px;color:var(--report-text);display:inline-flex;gap:4px;max-width:100%;padding:6px 10px}.report-detail-links{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 1200px){.report-hero-metrics,.report-data-grid{grid-template-columns:1fr}}@media (max-width: 768px){.report-page{gap:16px}.report-card .ant-card-head{padding:18px 16px 0}.report-card .ant-card-head-wrapper{flex-wrap:wrap}.report-card .ant-card-body,.report-hero .ant-card-body,.report-stat-card .ant-card-body{padding:16px}.report-hero .ant-card-body{padding-top:20px}.report-hero-metric,.report-section-block,.report-data-item,.report-mini-kpi,.report-priority-item,.report-success-state,.report-quote{padding:14px}.report-mini-kpis{grid-template-columns:1fr}.report-insight-header{flex-direction:column}.report-insight-meta{justify-content:flex-start}.report-chart{height:280px}}.company-detail-layout{align-items:stretch}.company-side-card{background:radial-gradient(circle at top right,rgba(11,99,199,.14),transparent 36%),linear-gradient(180deg,#f7faf9fa,#eef3f1f0);border:1px solid rgba(16,42,67,.08);border-radius:24px;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:24px}.company-side-heading{display:flex;flex-direction:column;gap:6px}.company-side-label{color:#5b7083;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.company-side-title{color:#102a43;font-size:24px;font-weight:700;line-height:1.1;margin:0}.company-side-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.company-side-caption{color:#486581;margin:0}.company-side-progress .ant-progress-bg{height:10px!important}.company-similarity-score-row{align-items:baseline;display:flex;gap:8px}.company-similarity-score{color:#102a43;font-size:64px;font-weight:700;letter-spacing:-.04em;line-height:.95}.company-similarity-score-max{color:#5b7083;font-size:24px;font-weight:600}.company-status-pill{align-items:center;display:flex;font-weight:700;gap:10px;padding:6px 12px;border-radius:999px}.company-similarity-rate{color:#f59e0b}.company-status-pill.is-success{background:#16a34a1f;color:#15803d}.company-status-pill.is-error{background:#dc26261f;color:#b91c1c}.company-side-value-row{align-items:baseline;display:flex}.company-side-value{color:#102a43;font-size:56px;font-weight:700;letter-spacing:-.04em;line-height:.95}@media (max-width: 768px){.company-side-card{border-radius:20px;padding:18px}.company-similarity-score{font-size:52px}.company-side-value{font-size:48px}.company-similarity-score-max{font-size:22px}}:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#102a43;background:radial-gradient(circle at top,rgba(11,99,199,.1),transparent 28%),linear-gradient(180deg,#f7faf9,#eef3f1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%}a{color:inherit;text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh;font-family:inherit;background:radial-gradient(circle at top,rgba(11,99,199,.08),transparent 30%),linear-gradient(180deg,#f7faf9,#eef3f1)}#root{width:100%}.ant-layout{background:transparent}
