
.report-page{--ink:#15152d;--muted:#63637d;--violet:#6d35df;--soft:#f7f5ff;max-width:1180px;margin:0 auto;padding:58px 28px 90px;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.report-hero{text-align:center;padding:38px 0 56px}.report-kicker,.section-label{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--violet)}
.report-hero h1{max-width:920px;margin:14px auto 12px;font-size:clamp(2.5rem,6vw,5rem);line-height:.98;letter-spacing:-.055em}.report-hero h2{margin:0 auto 24px;max-width:850px;font-size:clamp(1.4rem,3vw,2.25rem);line-height:1.15;color:#3f3f59}.report-lede{max-width:850px;margin:0 auto;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55;color:var(--muted)}
.report-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:28px 0}.report-meta span{padding:9px 13px;border:1px solid #e1ddf3;border-radius:999px;background:#fff;box-shadow:0 6px 24px rgba(51,37,104,.06);font-size:.9rem;font-weight:700}.report-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:30px}.report-actions a,.report-cta a{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-weight:800;text-decoration:none}.report-primary,.report-cta a{background:linear-gradient(135deg,#6834de,#8b52f2);color:#fff;box-shadow:0 12px 28px rgba(109,53,223,.2)}.report-secondary{border:1px solid #d7d0ec;color:var(--ink);background:#fff}
.report-note{max-width:920px;margin:0 auto 42px;padding:16px 18px;border:1px solid #e4def4;border-radius:16px;background:#fbfaff;color:#55536b;line-height:1.5}
.report-section{max-width:920px;margin:0 auto;padding:58px 0;border-top:1px solid #ece9f4}.report-section h2{margin:10px 0 22px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;letter-spacing:-.035em}.report-section>p{font-size:1.08rem;line-height:1.7;color:#4f4d67}.report-highlight{max-width:1020px;padding:48px;border:1px solid #e3dcf8;border-radius:28px;background:radial-gradient(circle at 10% 0%,rgba(139,82,242,.12),transparent 38%),#fbfaff}.report-highlight h2{max-width:800px}
.report-stat-grid,.traits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:34px 0}.report-stat-grid article,.traits-grid article{padding:24px;border:1px solid #e4e0f0;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(38,28,83,.06)}.report-stat-grid strong{display:block;font-size:2rem;color:var(--violet)}.report-stat-grid span{display:block;margin-top:5px;color:var(--muted);font-weight:700}.traits-grid strong{font-size:1.25rem}.traits-grid p{margin:10px 0 0;color:var(--muted);line-height:1.5}
.finding-list{display:grid;gap:14px;margin-top:28px}.finding-list article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px;border:1px solid #e5e1ef;border-radius:20px;background:#fff}.finding-list article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--soft);color:var(--violet);font-weight:900}.finding-list h3{margin:1px 0 7px;font-size:1.15rem}.finding-list p{margin:0;color:var(--muted);line-height:1.6}.report-standard a{color:var(--violet);font-weight:800;text-decoration:none}.report-conclusion blockquote{margin:26px 0;padding:0 0 0 24px;border-left:4px solid var(--violet);font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.35;font-weight:750;letter-spacing:-.02em}.report-cta{max-width:920px;margin:30px auto 0;padding:46px;border-radius:28px;text-align:center;background:linear-gradient(145deg,#f2edff,#eef5ff);border:1px solid #ded6f5}.report-cta h2{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em}.report-cta p:not(.section-label){max-width:660px;margin:0 auto 24px;color:var(--muted);font-size:1.08rem;line-height:1.6}
@media(max-width:820px){.report-stat-grid,.traits-grid{grid-template-columns:repeat(2,1fr)}.report-highlight,.report-cta{padding:32px}}
@media(max-width:560px){.report-page{padding:34px 18px 64px}.report-hero{padding-top:18px}.report-stat-grid,.traits-grid{grid-template-columns:1fr 1fr}.report-stat-grid article,.traits-grid article{padding:18px}.finding-list article{grid-template-columns:42px 1fr;gap:13px;padding:18px}.finding-list article>span{width:40px;height:40px}.report-highlight,.report-cta{padding:24px;border-radius:22px}.report-actions{display:grid}.report-actions a{width:100%}}
