.ReportSelection_container__EuE8H{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);line-height:1.6;max-width:100%;overflow-x:hidden;background-color:var(--bg-light);min-height:100vh}.ReportSelection_main__KXRJl{padding:3rem 5% 5rem;margin:0 auto}.ReportSelection_title__Qndmz{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ReportSelection_subtitle__Kdqya{text-align:center;font-size:1.2rem;color:var(--text-secondary);margin-bottom:3rem}.ReportSelection_reportOptions__Yp_DA{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.ReportSelection_reportCard__RJOGP{background-color:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative;border:1px solid var(--border-light);cursor:pointer;flex:1;min-width:280px;max-width:320px}.ReportSelection_reportCard__RJOGP:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.ReportSelection_reportIcon__MDGql{font-size:2.5rem;margin-bottom:1.5rem;color:var(--primary)}.ReportSelection_reportCard__RJOGP h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.ReportSelection_reportCard__RJOGP p{font-size:1rem;color:var(--text-secondary);margin-bottom:1.5rem}.ReportSelection_features__0W8nH{list-style-type:none;padding:0;margin:1.5rem 0;flex-grow:1}.ReportSelection_features__0W8nH li{padding-left:1.5rem;margin-bottom:.8rem;position:relative;font-size:.95rem;color:var(--text-secondary)}.ReportSelection_features__0W8nH li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.ReportSelection_pricing__V04PI{margin:1.5rem 0;display:flex;align-items:baseline;gap:.5rem}.ReportSelection_price__NnzUa{font-size:1.8rem;font-weight:700;color:var(--primary)}.ReportSelection_duration__Q8lxq{color:var(--text-light);font-size:.9rem}.ReportSelection_featuredDuration__rMx3q{color:lightgray;font-size:.9rem}.ReportSelection_selectButton__EA6a7{background-color:var(--primary);color:white;border:none;padding:.8rem 0;width:100%;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.ReportSelection_selectButton__EA6a7:hover{background-color:var(--primary-dark)}.ReportSelection_featuredLearnMoreButton__eWPqV{color:white}.ReportSelection_featuredLearnMoreButton__eWPqV,.ReportSelection_learnMoreButton__WCMPm{background-color:transparent;border:2px solid var(--primary);padding:.5rem 0;width:100%;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}.ReportSelection_learnMoreButton__WCMPm{color:var(--primary)}.ReportSelection_featuredLearnMoreButton__eWPqV:hover,.ReportSelection_learnMoreButton__WCMPm:hover{background-color:var(--primary);color:white}.ReportSelection_featured__FTYGt{background:var(--bg-gradient);color:white;transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.2)}.ReportSelection_featured__FTYGt:hover{transform:scale(1.05) translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.25)}.ReportSelection_featured__FTYGt .ReportSelection_features__0W8nH li:before,.ReportSelection_featured__FTYGt .ReportSelection_price__NnzUa,.ReportSelection_featured__FTYGt h2,.ReportSelection_featured__FTYGt li,.ReportSelection_featured__FTYGt p{color:white}.ReportSelection_featured__FTYGt .ReportSelection_selectButton__EA6a7{background-color:white;color:var(--primary);border:none}.ReportSelection_featured__FTYGt .ReportSelection_selectButton__EA6a7:hover{background-color:rgba(255,255,255,.9);color:var(--primary-dark)}.ReportSelection_featuredBadge__Tpg0c{position:absolute;top:-12px;right:20px;background-color:var(--success);color:white;padding:.3rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 4px 10px rgba(6,214,160,.3)}@media (max-width:1024px){.ReportSelection_reportOptions__Yp_DA{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;max-width:700px;margin-left:auto;margin-right:auto}.ReportSelection_reportCard__RJOGP{flex:none;width:100%;max-width:300px}}@media (max-width:768px){.ReportSelection_reportOptions__Yp_DA{grid-template-columns:1fr;max-width:400px}.ReportSelection_featured__FTYGt{transform:none;order:-1}.ReportSelection_featured__FTYGt:hover{transform:translateY(-5px)}}.ReportSelection_darkMode__UZro9 .ReportSelection_container__EuE8H{background-color:#0f172a;color:#f1f5f9}.ReportSelection_darkMode__UZro9 .ReportSelection_reportCard__RJOGP{background-color:#1e293b;border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 8px rgba(0,0,0,.25)}.ReportSelection_darkMode__UZro9 .ReportSelection_reportCard__RJOGP h2{color:#f1f5f9}.ReportSelection_darkMode__UZro9 .ReportSelection_duration__Q8lxq,.ReportSelection_darkMode__UZro9 .ReportSelection_featuredDuration__rMx3q,.ReportSelection_darkMode__UZro9 .ReportSelection_features__0W8nH li,.ReportSelection_darkMode__UZro9 .ReportSelection_reportCard__RJOGP p{color:#cbd5e1}.ReportSelection_darkMode__UZro9 .ReportSelection_price__NnzUa{color:#fff}.ReportSelection_darkMode__UZro9 .ReportSelection_selectButton__EA6a7{background:linear-gradient(90deg,#6366f1,#3b82f6);color:#fff;border:none;border-radius:9999px}.ReportSelection_darkMode__UZro9 .ReportSelection_selectButton__EA6a7:hover{opacity:.9}.ReportSelection_darkMode__UZro9 .ReportSelection_learnMoreButton__WCMPm{background:transparent;color:#38bdf8;border:2px solid #38bdf8;border-radius:9999px}.ReportSelection_darkMode__UZro9 .ReportSelection_learnMoreButton__WCMPm:hover{background:#38bdf8;color:#0f172a}.ReportSelection_darkMode__UZro9 .ReportSelection_subtitle__Kdqya{color:rgb(141,141,141)}
/*# sourceMappingURL=491c6520e74d87a0.css.map*/