.not-found_container__LRagC{display:flex;flex-direction:column;min-height:100vh;background:var(--bg-light);font-family:Poppins,sans-serif;color:var(--text-primary);width:100%}.not-found_main__WoYtF{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;max-width:1440px;margin:0 auto;width:100%;box-sizing:border-box}.not-found_content__cklTM{background:white;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);padding:3rem 2rem;text-align:center;max-width:600px;width:100%;position:relative;overflow:hidden}.not-found_illustration__7kBvd{position:relative;margin-bottom:2rem}.not-found_errorNumber__s_kwt{font-size:6rem;font-weight:700;color:var(--primary-dark);line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,var(--primary-light),var(--primary-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.not-found_rocket__MOF61{font-size:2.5rem;position:absolute;top:-1rem;right:-1rem;animation:not-found_float__mRs2k 3s ease-in-out infinite}.not-found_message__30RU_{margin-bottom:2.5rem}.not-found_title__bOfUG{font-size:2rem;font-weight:700;color:var(--primary-dark);margin-bottom:1rem}.not-found_description__7RPJl{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:0}.not-found_actions__eb6u_{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.not-found_button__4jyFR{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:var(--transition);border:none;font-family:Poppins,sans-serif;text-decoration:none;min-width:140px;justify-content:center}.not-found_primaryButton__WJZww{background:var(--primary-light);color:white}.not-found_primaryButton__WJZww:hover{background:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.not-found_secondaryButton__649_1{background:transparent;color:var(--primary-light);border:2px solid var(--primary-light)}.not-found_secondaryButton__649_1:hover{background:var(--primary-light);color:white;transform:translateY(-2px)}.not-found_helpfulLinks___eakz{margin-bottom:2rem}.not-found_linksTitle__bUTLo{font-size:1.25rem;color:var(--text-primary);margin-bottom:1rem;font-weight:600}.not-found_linksList__Khi5a{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.not-found_helpfulLink__RI_fW{color:var(--primary-light);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:var(--border-radius);transition:var(--transition);border:1px solid transparent}.not-found_helpfulLink__RI_fW:hover{background:rgba(67,97,238,.1);border-color:var(--primary-light);transform:translateY(-1px)}.not-found_funFact__WU7sj{padding:1.5rem;background:var(--bg-light);border-radius:var(--border-radius);border-left:4px solid var(--primary-light)}.not-found_funFactText__qnCof{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}@keyframes not-found_float__mRs2k{0%{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-8px) rotate(3deg)}66%{transform:translateY(-4px) rotate(-3deg)}to{transform:translateY(0) rotate(0deg)}}.not-found_acknowledgment__XsX6r{margin-top:2rem;padding:1rem;background:var(--bg-light);border-radius:var(--border-radius);text-align:center}@media (max-width:768px){.not-found_content__cklTM{padding:2rem 1.5rem;margin:1rem}.not-found_errorNumber__s_kwt{font-size:4rem}.not-found_title__bOfUG{font-size:1.75rem}.not-found_description__7RPJl{font-size:.95rem}.not-found_actions__eb6u_{flex-direction:column;align-items:center}.not-found_button__4jyFR{width:100%;max-width:250px}.not-found_linksList__Khi5a{gap:1rem}.not-found_rocket__MOF61{font-size:2rem;top:-.5rem;right:-.5rem}}@media (max-width:480px){.not-found_main__WoYtF{padding:1rem}.not-found_content__cklTM{padding:1.5rem 1rem}.not-found_errorNumber__s_kwt{font-size:3rem}.not-found_title__bOfUG{font-size:1.5rem}.not-found_linksList__Khi5a{flex-direction:column;align-items:center}.not-found_helpfulLink__RI_fW{width:100%;max-width:200px;text-align:center}}.not-found_spinnerContainer__V2PJJ{display:flex;justify-content:center;align-items:center;height:50vh}.not-found_spinnerForMainContent__FeSWJ{width:50px;height:50px;border:5px solid var(--primary-light);border-top-color:var(--primary);border-radius:50%;animation:not-found_spin__qCBVe 1s linear infinite}@keyframes not-found_spin__qCBVe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.not-found_notFoundContainer__YZvV8{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;text-align:center;padding:2rem;background:white;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);margin:2rem}.not-found_notFoundContainer__YZvV8 h1{font-size:2.25rem;margin-bottom:1.25rem;color:var(--error,#ef4444);font-weight:700}.not-found_notFoundContainer__YZvV8 p{font-size:1.125rem;margin-bottom:2.5rem;max-width:600px;color:var(--text-secondary);line-height:1.7}.not-found_homeButton__HTgj9{padding:.75rem 1.5rem;background:var(--primary-light);color:white;border-radius:var(--border-radius);font-weight:600;text-decoration:none;transition:var(--transition);border:none;cursor:pointer}.not-found_homeButton__HTgj9:hover{background:var(--primary);transform:translateY(-2px)}.not-found_container__LRagC.not-found_dark__EKZTS,.not-found_dark__EKZTS.not-found_container__LRagC{background:#0f172a;color:#e5e7eb}.not-found_content__cklTM.not-found_darkCard__2ywAd,.not-found_dark__EKZTS .not-found_content__cklTM{background:#111827;border:1px solid #334155;color:#e5e7eb;box-shadow:none}.not-found_dark__EKZTS .not-found_title__bOfUG{color:#93c5fd}.not-found_dark__EKZTS .not-found_description__7RPJl{color:#cbd5e1}.not-found_dark__EKZTS .not-found_primaryButton__WJZww{background:#3b82f6;color:#fff}.not-found_dark__EKZTS .not-found_primaryButton__WJZww:hover{background:#2563eb}.not-found_dark__EKZTS .not-found_secondaryButton__649_1{color:#60a5fa;border-color:#60a5fa}.not-found_dark__EKZTS .not-found_secondaryButton__649_1:hover{background:#60a5fa;color:#0f172a}.not-found_dark__EKZTS .not-found_funFact__WU7sj{background:#0b1220;border-left-color:#60a5fa}.not-found_dark__EKZTS .not-found_funFactText__qnCof{color:#cbd5e1}.not-found_content__cklTM{background:#ffffff;box-shadow:0 6px 18px rgba(0,0,0,.12)}.FloatingArrow_floatingArrow__2HyQg{z-index:1002;position:fixed;bottom:2rem;right:2rem;background:var(--primary);color:white;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(99,102,241,.3)}.FloatingArrow_floatingArrow__2HyQg.FloatingArrow_visible__Vqc5F{opacity:1;visibility:visible}.FloatingArrow_floatingArrow__2HyQg:hover{background:var(--primary-dark);transform:translateY(-5px);color:var(--primary)}.FloatingArrow_floatingArrow__2HyQg svg{width:1.5rem;height:1.5rem}@keyframes FloatingArrow_float__LSXBV{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ReportTypeBadge_reportTypeBadge__h9EHX{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;width:100%;box-sizing:border-box;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ReportTypeBadge_badge-marketResearch__5e3ph{background-color:#3b82f6;color:white}.ReportTypeBadge_badge-feasibilityStudy__TPyGx{background-color:#10b981;color:white}.ReportTypeBadge_badge-small__3c8Fr{padding:.2rem .6rem;font-size:.7rem;height:24px;gap:.3rem}.ReportTypeBadge_badge-medium__wXOrn{padding:.35rem .8rem;font-size:.8rem;height:28px;gap:.4rem}.ReportTypeBadge_badge-large__v6JqP{padding:.5rem 1rem;font-size:.9rem;height:32px;gap:.5rem}.ReportTypeBadge_badge-small__3c8Fr .ReportTypeBadge_badgeIcon__eqput{font-size:.7rem}.ReportTypeBadge_badge-medium__wXOrn .ReportTypeBadge_badgeIcon__eqput{font-size:.8rem}.ReportTypeBadge_badge-large__v6JqP .ReportTypeBadge_badgeIcon__eqput{font-size:.9rem}.ReportTypeBadge_badgeIcon__eqput{margin-right:.3rem;font-size:.8rem;flex-shrink:0}.ReportTypeBadge_reportTypeBadge__h9EHX:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.ReportTypeBadge_badge-customerInsights__1Wd30{background-color:#8b5cf6;color:white}.ReportTypeBadge_badge-goToMarketStrategy__SoaWJ{background-color:#ec4899;color:white}.ReportTypeBadge_badge-competitiveAnalysis__22C6u{background-color:#f59e0b;color:white}.ReportTypeBadge_badge-businessModel__AA_vT{background-color:#6366f1;color:white}.ReportTypeBadge_badge-financialProjection__Yy4IE{background-color:#14b8a6;color:white}.ReportTypeBadge_badge-ideaComparison__DLxJo{background-color:#f97316;color:white}.ReportTypeBadge_badge-businessPlanReport__zmRYm{background-color:#67648b;color:white}.ReportTypeBadge_badge-shortBusinessPlanReport__YL3cM{background-color:#67648ba6;color:white}.ReportTypeBadge_badgeText__niCVG{overflow:visible;white-space:normal}.ReportTypeBadge_compact__Cq_qn .ReportTypeBadge_reportTypeBadge__h9EHX{padding:.15rem .4rem;font-size:.6rem;height:20px}.ReportTypeBadge_small__pgVyS .ReportTypeBadge_reportTypeBadge__h9EHX{padding:.1rem .3rem;font-size:.55rem;height:18px;gap:.2rem}.SignInModal_modalOverlay__cfjyE{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.SignInModal_modalContent__woknO{background:white;padding:2.5rem;border-radius:16px;max-width:600px;width:90%;box-shadow:0 12px 24px rgba(0,0,0,.15);text-align:center;position:relative;overflow:visible;animation:SignInModal_fadeIn__eSKaC .3s ease-out}.SignInModal_modalCloseButton__0TkWL{position:absolute;top:1rem;right:1rem;background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.SignInModal_modalCloseButton__0TkWL:hover{background:rgba(0,0,0,.1)}.SignInModal_modalCloseButton__0TkWL svg{width:1.5rem;height:1.5rem;color:#64748b}.SignInModal_modalContent__woknO h2{font-size:1.75rem;font-weight:700;color:var(--dark);margin-bottom:1rem}.SignInModal_modalSubtitle__UcoJf{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.SignInModal_modalFooter__qUQkw{font-size:.9rem;color:#64748b;margin-top:2rem}.SignInModal_modalFooterLink__Fbe_8{color:var(--primary);text-decoration:none;font-weight:600}.SignInModal_modalFooterLink__Fbe_8:hover{text-decoration:underline}.SignInModal_modalContent__woknO p{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.SignInModal_modalActions__Jw6fu{display:flex;gap:1rem;justify-content:center}.SignInModal_modalButtonPrimary__UhA2Q,.SignInModal_modalButtonSecondary__worlS{width:100%;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;align-items:center;gap:.5rem;margin-top:1rem;font-size:16px}.SignInModal_modalButtonPrimary__UhA2Q{background:var(--primary);color:white}.SignInModal_modalButtonPrimary__UhA2Q:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 15px rgba(99,102,241,.3);color:var(--bg-light)}.SignInModal_modalButtonSecondary__worlS{background:white;color:var(--primary);border:1px solid var(--primary)}.SignInModal_modalButtonSecondary__worlS:hover{background:rgba(99,102,241,.05);transform:translateY(-2px)}.SignInModal_pricingTiers__jCF4t{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.SignInModal_tier__CbCCZ{padding:1.5rem;border:1px solid #e2e8f0;border-radius:12px;text-align:center;background:white;transition:transform .3s ease,box-shadow .3s ease}.SignInModal_tier__CbCCZ:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.SignInModal_tier__CbCCZ h3{font-size:1.25rem;color:var(--dark);margin-bottom:1rem}.SignInModal_price__dFxRJ{font-size:1.75rem;font-weight:700;color:var(--primary);margin:1rem 0}.SignInModal_tier__CbCCZ ul{list-style:none;padding:0;margin:1rem 0}.SignInModal_tier__CbCCZ li{padding:.5rem 0;color:#64748b;font-size:.9rem}@keyframes SignInModal_fadeIn__eSKaC{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SignInModal_modalContent__woknO{padding:1.5rem;max-width:90%}.SignInModal_modalContent__woknO h2{font-size:1.5rem}.SignInModal_modalSubtitle__UcoJf{font-size:.9rem}.SignInModal_pricingTiers__jCF4t{grid-template-columns:1fr;gap:1rem}.SignInModal_tier__CbCCZ{padding:1rem}.SignInModal_tier__CbCCZ h3{font-size:1.1rem}.SignInModal_price__dFxRJ{font-size:1.5rem}.SignInModal_tier__CbCCZ li{font-size:.85rem}.SignInModal_modalButtonPrimary__UhA2Q{padding:.7rem 1.2rem;font-size:.9rem}}.SignInModal_modalDark__6K2zM{background:#111827;color:#e5e7eb;border:1px solid #334155;box-shadow:none}.SignInModal_modalDark__6K2zM h2{color:#e5e7eb}.SignInModal_modalDark__6K2zM .SignInModal_modalFooter__qUQkw,.SignInModal_modalDark__6K2zM .SignInModal_modalSubtitle__UcoJf,.SignInModal_modalDark__6K2zM p{color:#cbd5e1}.SignInModal_modalDark__6K2zM .SignInModal_modalCloseButton__0TkWL svg{color:#94a3b8}.SignInModal_modalDark__6K2zM .SignInModal_modalCloseButton__0TkWL:hover{background:rgba(255,255,255,.06)}.SignInModal_modalDark__6K2zM .SignInModal_modalButtonPrimary__UhA2Q{background:#3b82f6;color:#fff}.SignInModal_modalDark__6K2zM .SignInModal_modalButtonPrimary__UhA2Q:hover{background:#2563eb}.SignInModal_modalDark__6K2zM .SignInModal_modalButtonSecondary__worlS{background:transparent;color:#93c5fd;border:1px solid #334155}.SignInModal_modalDark__6K2zM .SignInModal_modalButtonSecondary__worlS:hover{background:#1f2937}.ReportGenerationLoader_loaderContainer__ndmRr{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem;padding:2rem;text-align:center}.ReportGenerationLoader_animationContainer__Vouep{width:100%;max-width:500px;position:relative}.ReportGenerationLoader_documentsAnimation__z9xJN{display:flex;justify-content:space-around;margin-bottom:2rem;height:120px;align-items:flex-end}.ReportGenerationLoader_document__zLMnU{width:40px;height:50px;position:relative;transition:all .3s ease;transform-origin:bottom}.ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN{height:100px}.ReportGenerationLoader_page__k1_Fe{position:absolute;width:100%;height:100%;background:white;border:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ReportGenerationLoader_page__k1_Fe:first-child{transform:rotate(2deg);z-index:3}.ReportGenerationLoader_page__k1_Fe:nth-child(2){transform:rotate(-1deg);z-index:2;top:2px}.ReportGenerationLoader_page__k1_Fe:nth-child(3){transform:rotate(1deg);z-index:1;top:4px}.ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN .ReportGenerationLoader_page__k1_Fe{background:#f7fafc;border-color:#cbd5e0}.ReportGenerationLoader_progressBar__iKqr5{width:100%;height:8px;background:#edf2f7;border-radius:4px;overflow:hidden;margin-bottom:1rem}.ReportGenerationLoader_progressFill__mQqw6{height:100%;background:linear-gradient(90deg,#4299e1,#38b2ac);border-radius:4px;transition:width .5s ease}.ReportGenerationLoader_progressPercentage__pfn0M{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.ReportGenerationLoader_statusTitle__RXomE{color:#2d3748;margin-bottom:1rem;font-size:1.25rem}.ReportGenerationLoader_statusParagraph__s0Pte{color:#718096;font-size:.9rem;margin-bottom:.5rem}.ReportGenerationLoader_progressDetails__hI4ol{margin-bottom:1rem}.ReportGenerationLoader_sectionsProgress__BbBAq{color:#4a5568;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.ReportGenerationLoader_currentSection__zzzHu{padding:1rem;background-color:#f7fafc;border-radius:8px;border-left:4px solid #4299e1;max-width:400px;margin:1rem auto}.ReportGenerationLoader_workingIndicator__TS2mY{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;color:#2d3748;font-size:.9rem}.ReportGenerationLoader_pulse__XYrka{width:8px;height:8px;background-color:#4299e1;border-radius:50%;animation:ReportGenerationLoader_pulse__XYrka 2s infinite}@keyframes ReportGenerationLoader_pulse__XYrka{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes ReportGenerationLoader_documentPulse__qh5HR{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN{animation:ReportGenerationLoader_documentPulse__qh5HR 1.5s ease-in-out infinite;animation-delay:calc(var(--i) * .1s)}@media (max-width:768px){.ReportGenerationLoader_loaderContainer__ndmRr{padding:1rem;min-height:50vh;gap:1.5rem}.ReportGenerationLoader_animationContainer__Vouep{max-width:400px}.ReportGenerationLoader_documentsAnimation__z9xJN{height:100px;margin-bottom:1.5rem}.ReportGenerationLoader_document__zLMnU{width:35px;height:45px}.ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN{height:85px}.ReportGenerationLoader_progressPercentage__pfn0M{font-size:1.25rem}.ReportGenerationLoader_statusTitle__RXomE{font-size:1.1rem}.ReportGenerationLoader_currentSection__zzzHu{padding:.75rem;margin:.75rem 0}.ReportGenerationLoader_workingIndicator__TS2mY{font-size:.8rem}}.ReportGenerationLoader_estimateNote__z6PXs{margin-top:4px;font-size:.9rem;color:#888;font-style:italic}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_loaderContainer__ndmRr{background-color:#0f172a}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_page__k1_Fe{background:#1e293b;border-color:#334155;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN .ReportGenerationLoader_page__k1_Fe{background:#334155;border-color:#475569}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_progressBar__iKqr5{background:#334155}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_progressFill__mQqw6{background:linear-gradient(90deg,#6366f1,#10b981)}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_progressPercentage__pfn0M,.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_statusTitle__RXomE{color:#f8fafc}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_statusParagraph__s0Pte{color:#94a3b8}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_sectionsProgress__BbBAq{color:#cbd5e1}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_currentSection__zzzHu{background-color:#1e293b;border-left-color:#6366f1}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_workingIndicator__TS2mY{color:#f8fafc}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_pulse__XYrka{background-color:#6366f1}.ReportGenerationLoader_darkMode__lvA0m .ReportGenerationLoader_estimateNote__z6PXs{color:#94a3b8}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_page__k1_Fe{background:#000000;border-color:#666666}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_document__zLMnU.ReportGenerationLoader_active__CBBqN .ReportGenerationLoader_page__k1_Fe{background:#1a1a1a;border-color:#ffffff}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_progressBar__iKqr5{background:#1a1a1a}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_progressFill__mQqw6{background:#0066cc}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_progressPercentage__pfn0M,.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_statusTitle__RXomE,.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_workingIndicator__TS2mY{color:#ffffff}.ReportGenerationLoader_darkMode__lvA0m.ReportGenerationLoader_highContrast__oxxtE .ReportGenerationLoader_currentSection__zzzHu{background-color:#000000;border-left-color:#0066cc}.MarketResearchReport_reportContainer__CaeQ5{max-width:1200px;margin:0 auto;padding:2rem;font-family:Poppins,sans-serif;color:#333;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08);line-height:1.6}.MarketResearchReport_reportHeader__yd25Y{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.MarketResearchReport_reportTitle__N4W18{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.MarketResearchReport_businessIdea___5CVf{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.MarketResearchReport_businessIdeaLabel__YWUYg{font-weight:600;color:#4b5563}.MarketResearchReport_scoreCard__Npsue{display:flex;align-items:center;background-color:#f9fafb;border-radius:12px;padding:1.5rem;margin-bottom:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.MarketResearchReport_score__Nq3yp{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:2rem;box-shadow:0 4px 10px rgba(0,0,0,.1);color:white;flex-shrink:0}.MarketResearchReport_scoreHigh__SGcpk{background:linear-gradient(135deg,#34d399,#059669)}.MarketResearchReport_scoreMedium__381fN{background:linear-gradient(135deg,#fbbf24,#d97706)}.MarketResearchReport_scoreLow__gYNV_{background:linear-gradient(135deg,#fb923c,#ea580c)}.MarketResearchReport_scorePoor__tTckO{background:linear-gradient(135deg,#f87171,#dc2626)}.MarketResearchReport_scoreValue__bWK2l{font-size:2.8rem;font-weight:700;line-height:1}.MarketResearchReport_scoreMax__U6rrP{font-size:1rem;opacity:.8}.MarketResearchReport_scoreInfo__hoKEf{flex:1}.MarketResearchReport_scoreTitle__wZbxt{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.MarketResearchReport_scoreJustification__A1xeX{margin:0;font-size:.95rem;color:#4b5563}.MarketResearchReport_executiveSummary__nde6y{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.MarketResearchReport_sectionMainTitle__dpWoX{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.MarketResearchReport_summaryContent__oVeEr p{margin:.5rem 0}.MarketResearchReport_reportBody__kfpBy{display:flex;flex-direction:column;gap:2rem}.MarketResearchReport_majorSection__i411z{margin-bottom:2rem}.MarketResearchReport_section__uip6A{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.MarketResearchReport_sectionHeader__hv7P9{background-color:#f9fafb;padding:1rem 1.5rem}.MarketResearchReport_sectionTitle__fOwVH{margin:0;font-size:1.1rem;font-weight:600;color:#374151}.MarketResearchReport_sectionContent__m90sS{padding:1.5rem;background-color:white}.MarketResearchReport_subheading__qWHsA{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.MarketResearchReport_paragraph__RV_A3{margin:1rem 0;color:#4b5563}.MarketResearchReport_list__avKBB{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.MarketResearchReport_list__avKBB li{margin-bottom:.5rem;line-height:1.6}.MarketResearchReport_reportFooter__r_xo1{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.MarketResearchReport_errorMessage__ewtOC{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.MarketResearchReport_reportContainer__CaeQ5{padding:1.5rem}.MarketResearchReport_scoreCard__Npsue{flex-direction:column;text-align:center}.MarketResearchReport_score__Nq3yp{margin-right:0;margin-bottom:1rem}.MarketResearchReport_reportTitle__N4W18{font-size:1.8rem}}.MarketResearchReport_inlineNumberedList___PM1t{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.MarketResearchReport_inlineNumberedList___PM1t li{margin-bottom:.3rem;list-style-type:none;position:relative}.MarketResearchReport_inlineNumberedList___PM1t li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.MarketResearchReport_numberedList__nJeJp{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.MarketResearchReport_numberedList__nJeJp li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.MarketResearchReport_paragraphWithList__Eg_Uc{margin-bottom:1.5rem}.MarketResearchReport_paragraphWithList__Eg_Uc .MarketResearchReport_paragraph__RV_A3{margin-bottom:.5rem}.MarketResearchReport_paragraphWithList__Eg_Uc .MarketResearchReport_numberedList__nJeJp{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.MarketResearchReport_numberedList__nJeJp{list-style-type:decimal}@media (max-width:768px){.MarketResearchReport_paragraphWithList__Eg_Uc .MarketResearchReport_numberedList__nJeJp{padding:.75rem 1.5rem .75rem 2.5rem}.MarketResearchReport_numberedList__nJeJp li{margin-bottom:.6rem}}.MarketResearchReport_tableVisualization__9_kV5{margin:2rem 0;width:100%}.MarketResearchReport_tableTitle__QG4_D{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.MarketResearchReport_tableContainer__T_4We{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.MarketResearchReport_dataTable__I4TAf{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.MarketResearchReport_dataTable__I4TAf th{background-color:#f9fafb;color:#374151;font-weight:600;text-align:left;padding:1rem 1.25rem;border-bottom:2px solid #e5e7eb;position:sticky;top:0}.MarketResearchReport_dataTable__I4TAf td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.MarketResearchReport_dataTable__I4TAf tr:last-child td{border-bottom:none}.MarketResearchReport_dataTable__I4TAf tr:nth-child(2n){background-color:#f9fafb}.MarketResearchReport_dataTable__I4TAf tr:hover{background-color:#f3f4f6}@media (max-width:768px){.MarketResearchReport_tableTitle__QG4_D{font-size:1.1rem}.MarketResearchReport_dataTable__I4TAf td,.MarketResearchReport_dataTable__I4TAf th{padding:.75rem 1rem;font-size:.875rem}}.MarketResearchReport_dataTable__I4TAf td:first-child{font-weight:500;color:#1f2937}.MarketResearchReport_dataTable__I4TAf .MarketResearchReport_numeric__MrqLv{text-align:right;font-family:Roboto Mono,monospace}.MarketResearchReport_dataTable__I4TAf .MarketResearchReport_highlight__1HqKa{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.MarketResearchReport_noData__rqtkr{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.MarketResearchReport_cardsContainer__rPu3G{margin:1.5rem 0}.MarketResearchReport_cardsTitle__nfdkN{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.MarketResearchReport_cardsGrid__yfmJ7{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.MarketResearchReport_personaCard__y67RH{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);background:white;display:flex;flex-direction:column}.MarketResearchReport_personaAvatar__rc2AO{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.MarketResearchReport_avatarInitial__DuXDq{color:white;font-size:1.5rem;font-weight:700}.MarketResearchReport_personaName__TSzcY{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.MarketResearchReport_personaRole__f9AL4{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.MarketResearchReport_personaSection__WyX3b{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.MarketResearchReport_personaDescription__nZ_C7{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.MarketResearchReport_personaSectionTitle__eY3_b{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.MarketResearchReport_personaList__HBJr5{margin:0;padding-left:1.25rem}.MarketResearchReport_personaList__HBJr5 li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.MarketResearchReport_visualizationContainer__wY50_{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.MarketResearchReport_phaseTitle__u2mpI{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.MarketResearchReport_timelineContainer__WRvv0{padding:2rem;background:#f0f4f8;border-radius:12px}.MarketResearchReport_timelineTitle__aHrQd{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.MarketResearchReport_timelineHorizontal__0IYMx{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.MarketResearchReport_phaseCard__UEi1D{flex:0 0 auto;min-width:300px;max-width:300px;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start}.MarketResearchReport_milestones__MOauV{list-style:none;padding:0;margin:0;width:100%}.MarketResearchReport_milestone__hpIaK{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.MarketResearchReport_milestoneMonth__uuInn{font-size:.85rem;color:#6b7280}.MarketResearchReport_milestoneName__fArgI{font-size:1rem;font-weight:500;color:#374151}.MarketResearchReport_milestoneBudget__zAUKO{font-size:.85rem;color:#10b981;margin-top:.25rem}.MarketResearchReport_darkMode__3wIMZ{background-color:#0f172a;color:#e2e8f0}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_reportContainer__CaeQ5{background-color:#1e293b;color:#e2e8f0}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_list__avKBB,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_paragraph__RV_A3,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_personaRole__f9AL4,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_scoreJustification__A1xeX{color:#cbd5e1}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_personaName__TSzcY,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_reportTitle__N4W18,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_sectionMainTitle__dpWoX,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_tableTitle__QG4_D{color:#f8fafc}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_executiveSummary__nde6y,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_personaCard__y67RH,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_phaseCard__UEi1D,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_scoreCard__Npsue,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_sectionContent__m90sS,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_tableContainer__T_4We{background-color:#1e293b;border:1px solid #334155;box-shadow:none}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_sectionHeader__hv7P9{background-color:#0f172a;border-bottom:1px solid #334155}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_businessIdea___5CVf{background-color:#1e293b;border-left-color:#3b82f6}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_businessIdeaLabel__YWUYg,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_scoreTitle__wZbxt{color:#e2e8f0}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_dataTable__I4TAf th{background-color:#0f172a;color:#e2e8f0;border-bottom:1px solid #334155}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_dataTable__I4TAf td{color:#cbd5e1;border-bottom:1px solid #334155}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_dataTable__I4TAf tr:nth-child(2n){background-color:#1e293b}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_dataTable__I4TAf tr:hover{background-color:#334155}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_dataTable__I4TAf .MarketResearchReport_highlight__1HqKa{background-color:#1e3a8a;color:#93c5fd}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_timelineContainer__WRvv0{background-color:#1e293b}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_milestone__hpIaK{background-color:#0f172a}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_milestoneMonth__uuInn,.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_milestoneName__fArgI{color:#e2e8f0}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_noData__rqtkr{background-color:#1e293b;color:#e2e8f0;border:1px dashed #334155}.MarketResearchReport_darkMode__3wIMZ .MarketResearchReport_listItem__edluZ{color:#e2e8f0}@media (max-width:1050px){.MarketResearchReport_scoreCard__Npsue{flex-direction:column;align-items:center;gap:1rem;padding:1.25rem 1rem}.MarketResearchReport_score__Nq3yp{margin-right:0;margin-bottom:.5rem;width:96px;height:96px}.MarketResearchReport_scoreInfo__hoKEf{width:100%;text-align:left}.MarketResearchReport_scoreTitle__wZbxt{text-align:center}.MarketResearchReport_scoreJustification__A1xeX,.MarketResearchReport_scoreJustification__A1xeX .MarketResearchReport_bulletList__NXE_6,.MarketResearchReport_scoreJustification__A1xeX .MarketResearchReport_listItem__edluZ,.MarketResearchReport_scoreJustification__A1xeX .MarketResearchReport_numberedList__nJeJp{text-align:left}.MarketResearchReport_bulletList__NXE_6{list-style-position:outside}}@media (max-width:420px){.MarketResearchReport_scoreCard__Npsue{padding:1rem .75rem;gap:.75rem}.MarketResearchReport_score__Nq3yp{width:84px;height:84px}.MarketResearchReport_scoreTitle__wZbxt{font-size:1.1rem}.MarketResearchReport_scoreJustification__A1xeX{font-size:.9rem}}.MarketResearchReport_barChartContainer__qkg2C,.MarketResearchReport_lineChartContainer__baRpT,.MarketResearchReport_pieChartContainer__A0X2J{margin:1.25rem 0 2rem}.MarketResearchReport_chartScroller__4hMP_{overflow-x:auto;-webkit-overflow-scrolling:touch}.MarketResearchReport_barChartContainer__qkg2C .recharts-default-tooltip,.MarketResearchReport_barChartContainer__qkg2C .recharts-legend-wrapper,.MarketResearchReport_lineChartContainer__baRpT .recharts-default-tooltip,.MarketResearchReport_lineChartContainer__baRpT .recharts-legend-wrapper,.MarketResearchReport_pieChartContainer__A0X2J .recharts-default-tooltip,.MarketResearchReport_pieChartContainer__A0X2J .recharts-legend-wrapper{font-size:12px;line-height:1.2}@media (max-width:640px){.MarketResearchReport_chartTitle__Ckl4K{font-size:1rem;margin-bottom:.5rem}}.GoToMarketStrategyReport_reportContainer__UOm_c{max-width:1200px;margin:0 auto;padding:2rem;font-family:Poppins,sans-serif;color:#333;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08);line-height:1.6}.GoToMarketStrategyReport_reportHeader__44zzg{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.GoToMarketStrategyReport_reportTitle__Vb_Qn{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.GoToMarketStrategyReport_businessIdea__xYNCc{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.GoToMarketStrategyReport_businessIdeaLabel__buWXW{font-weight:600;color:#4b5563}.GoToMarketStrategyReport_scoreCard__Cy_0T{display:flex;align-items:center;background-color:#f9fafb;border-radius:12px;padding:1.5rem;margin-bottom:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.GoToMarketStrategyReport_score__RszFL{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:2rem;box-shadow:0 4px 10px rgba(0,0,0,.1);color:white;flex-shrink:0}.GoToMarketStrategyReport_scoreHigh__UHbKc{background:linear-gradient(135deg,#34d399,#059669)}.GoToMarketStrategyReport_scoreMedium__eFyOz{background:linear-gradient(135deg,#fbbf24,#d97706)}.GoToMarketStrategyReport_scoreLow__UzSJ_{background:linear-gradient(135deg,#fb923c,#ea580c)}.GoToMarketStrategyReport_scorePoor__8_tMz{background:linear-gradient(135deg,#f87171,#dc2626)}.GoToMarketStrategyReport_scoreValue___kuWt{font-size:2.8rem;font-weight:700;line-height:1}.GoToMarketStrategyReport_scoreMax__s9cHG{font-size:1rem;opacity:.8}.GoToMarketStrategyReport_scoreInfo__nGk11{flex:1}.GoToMarketStrategyReport_scoreTitle__N6t44{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.GoToMarketStrategyReport_scoreJustification__jGldR{margin:0;font-size:.95rem;color:#4b5563}.GoToMarketStrategyReport_executiveSummary__chSv9{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.GoToMarketStrategyReport_sectionMainTitle__FF4k7{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.GoToMarketStrategyReport_summaryContent__HbtOX p{margin:.5rem 0}.GoToMarketStrategyReport_reportBody__6OVI3{display:flex;flex-direction:column;gap:2rem}.GoToMarketStrategyReport_majorSection___eZgL{margin-bottom:2rem}.GoToMarketStrategyReport_section__U7c12{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.GoToMarketStrategyReport_sectionHeader__vfA46{background-color:#f9fafb;padding:1rem 1.5rem}.GoToMarketStrategyReport_sectionTitle__AasJL{margin:0;font-size:1.1rem}.GoToMarketStrategyReport_sectionContent__WsU3r{padding:1.5rem;background-color:white}.GoToMarketStrategyReport_subheading__xA3Z5{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.GoToMarketStrategyReport_paragraph__0t3Lt{margin:1rem 0;color:#4b5563}.GoToMarketStrategyReport_list__BVCdJ{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.GoToMarketStrategyReport_list__BVCdJ li{margin-bottom:.5rem;line-height:1.6}.GoToMarketStrategyReport_reportFooter__FrG_C{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.GoToMarketStrategyReport_errorMessage__b2JHF{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.GoToMarketStrategyReport_reportContainer__UOm_c{padding:1.5rem}.GoToMarketStrategyReport_scoreCard__Cy_0T{flex-direction:column;text-align:center}.GoToMarketStrategyReport_score__RszFL{margin-right:0;margin-bottom:1rem}.GoToMarketStrategyReport_reportTitle__Vb_Qn{font-size:1.8rem}}.GoToMarketStrategyReport_inlineNumberedList__4mwUv{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.GoToMarketStrategyReport_inlineNumberedList__4mwUv li{margin-bottom:.3rem;list-style-type:none;position:relative}.GoToMarketStrategyReport_inlineNumberedList__4mwUv li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.GoToMarketStrategyReport_numberedList__Uhanc{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.GoToMarketStrategyReport_numberedList__Uhanc li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.GoToMarketStrategyReport_paragraphWithList__l93Wp{margin-bottom:1.5rem}.GoToMarketStrategyReport_paragraphWithList__l93Wp .GoToMarketStrategyReport_paragraph__0t3Lt{margin-bottom:.5rem}.GoToMarketStrategyReport_paragraphWithList__l93Wp .GoToMarketStrategyReport_numberedList__Uhanc{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.GoToMarketStrategyReport_numberedList__Uhanc{list-style-type:decimal}@media (max-width:768px){.GoToMarketStrategyReport_paragraphWithList__l93Wp .GoToMarketStrategyReport_numberedList__Uhanc{padding:.75rem 1.5rem .75rem 2.5rem}.GoToMarketStrategyReport_numberedList__Uhanc li{margin-bottom:.6rem}}.GoToMarketStrategyReport_tableVisualization__ZJek3{margin:2rem 0;width:100%}.GoToMarketStrategyReport_tableTitle__Ui0HT{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.GoToMarketStrategyReport_tableContainer__lw7tm{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.GoToMarketStrategyReport_dataTable__pZj5m{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.GoToMarketStrategyReport_dataTable__pZj5m th{background-color:#f9fafb;color:#374151;font-weight:600;text-align:left;padding:1rem 1.25rem;border-bottom:2px solid #e5e7eb;position:sticky;top:0}.GoToMarketStrategyReport_dataTable__pZj5m td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.GoToMarketStrategyReport_dataTable__pZj5m tr:last-child td{border-bottom:none}.GoToMarketStrategyReport_dataTable__pZj5m tr:nth-child(2n){background-color:#f9fafb}.GoToMarketStrategyReport_dataTable__pZj5m tr:hover{background-color:#f3f4f6}@media (max-width:768px){.GoToMarketStrategyReport_tableTitle__Ui0HT{font-size:1.1rem}.GoToMarketStrategyReport_dataTable__pZj5m td,.GoToMarketStrategyReport_dataTable__pZj5m th{padding:.75rem 1rem;font-size:.875rem}}.GoToMarketStrategyReport_dataTable__pZj5m td:first-child{font-weight:500;color:#1f2937}.GoToMarketStrategyReport_dataTable__pZj5m .GoToMarketStrategyReport_numeric__UeLCD{text-align:right;font-family:Roboto Mono,monospace}.GoToMarketStrategyReport_dataTable__pZj5m .GoToMarketStrategyReport_highlight__vGjut{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.GoToMarketStrategyReport_noData__qKmd3{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.GoToMarketStrategyReport_cardsContainer__tbQ9V{margin:1.5rem 0}.GoToMarketStrategyReport_cardsTitle__Zs2zq{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.GoToMarketStrategyReport_cardsGrid__CW2J5{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.GoToMarketStrategyReport_personaCard__z7gE9{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);background:white;display:flex;flex-direction:column}.GoToMarketStrategyReport_personaAvatar__VmO27{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.GoToMarketStrategyReport_avatarInitial__1R_Nq{color:white;font-size:1.5rem;font-weight:700}.GoToMarketStrategyReport_personaName__yuPPT{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.GoToMarketStrategyReport_personaRole__tPGdx{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.GoToMarketStrategyReport_personaSection__3NSN2{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.GoToMarketStrategyReport_personaDescription__M7sXF{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.GoToMarketStrategyReport_sectionTitle__AasJL{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.GoToMarketStrategyReport_personaList__mHCXY{margin:0;padding-left:1.25rem}.GoToMarketStrategyReport_personaList__mHCXY li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.GoToMarketStrategyReport_visualizationContainer__1yv5N{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.GoToMarketStrategyReport_timelineContainer__Da9YI{padding:2rem;background:#f0f4f8;border-radius:12px}.GoToMarketStrategyReport_timelineTitle__KG_mk{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.GoToMarketStrategyReport_timelineHorizontal__AAWv0{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.GoToMarketStrategyReport_phaseCard__ltd6C{flex:0 0 auto;min-width:300px;max-width:300px;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start}.GoToMarketStrategyReport_phaseTitle___eZRC{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.GoToMarketStrategyReport_milestones__DEc0A{list-style:none;padding:0;margin:0;width:100%}.GoToMarketStrategyReport_milestone__kE_Iw{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.GoToMarketStrategyReport_milestoneMonth__ZWCkc{font-size:.85rem;color:#6b7280}.GoToMarketStrategyReport_milestoneName__p6P7v{font-size:1rem;font-weight:500;color:#374151}.GoToMarketStrategyReport_milestoneBudget__e_KuE{font-size:.85rem;color:#10b981;margin-top:.25rem}.GoToMarketStrategyReport_darkMode__76_7P{background-color:#0f172a;color:#e2e8f0}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_reportContainer__UOm_c{background-color:#1e293b;color:#e2e8f0}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_list__BVCdJ,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_paragraph__0t3Lt,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_personaRole__tPGdx,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_scoreJustification__jGldR{color:#cbd5e1}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_personaName__yuPPT,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_reportTitle__Vb_Qn,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_sectionMainTitle__FF4k7,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_tableTitle__Ui0HT{color:#f8fafc}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_executiveSummary__chSv9,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_personaCard__z7gE9,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_phaseCard__ltd6C,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_scoreCard__Cy_0T,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_sectionContent__WsU3r,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_tableContainer__lw7tm{background-color:#1e293b;border:1px solid #334155;box-shadow:none}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_sectionHeader__vfA46{background-color:#0f172a;border-bottom:1px solid #334155}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_businessIdea__xYNCc{background-color:#1e293b;border-left-color:#3b82f6}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_businessIdeaLabel__buWXW,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_scoreTitle__N6t44{color:#e2e8f0}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_dataTable__pZj5m th{background-color:#0f172a;color:#e2e8f0;border-bottom:1px solid #334155}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_dataTable__pZj5m td{color:#cbd5e1;border-bottom:1px solid #334155}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_dataTable__pZj5m tr:nth-child(2n){background-color:#1e293b}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_dataTable__pZj5m tr:hover{background-color:#334155}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_dataTable__pZj5m .GoToMarketStrategyReport_highlight__vGjut{background-color:#1e3a8a;color:#93c5fd}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_timelineContainer__Da9YI{background-color:#1e293b}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_milestone__kE_Iw{background-color:#0f172a}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_milestoneMonth__ZWCkc,.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_milestoneName__p6P7v{color:#e2e8f0}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_noData__qKmd3{background-color:#1e293b;color:#e2e8f0;border:1px dashed #334155}.GoToMarketStrategyReport_darkMode__76_7P .GoToMarketStrategyReport_listItem__HxKt9{color:#e2e8f0}@media (max-width:1050px){.GoToMarketStrategyReport_scoreCard__Cy_0T{flex-direction:column;align-items:center;gap:1rem;padding:1.25rem 1rem}.GoToMarketStrategyReport_score__RszFL{margin-right:0;margin-bottom:.5rem;width:96px;height:96px}.GoToMarketStrategyReport_scoreInfo__nGk11{width:100%;text-align:left}.GoToMarketStrategyReport_scoreTitle__N6t44{text-align:center}.GoToMarketStrategyReport_scoreJustification__jGldR,.GoToMarketStrategyReport_scoreJustification__jGldR .GoToMarketStrategyReport_bulletList__YLEwv,.GoToMarketStrategyReport_scoreJustification__jGldR .GoToMarketStrategyReport_listItem__HxKt9,.GoToMarketStrategyReport_scoreJustification__jGldR .GoToMarketStrategyReport_numberedList__Uhanc{text-align:left}.GoToMarketStrategyReport_bulletList__YLEwv{list-style-position:outside}}@media (max-width:420px){.GoToMarketStrategyReport_scoreCard__Cy_0T{padding:1rem .75rem;gap:.75rem}.GoToMarketStrategyReport_score__RszFL{width:84px;height:84px}.GoToMarketStrategyReport_scoreTitle__N6t44{font-size:1.1rem}.GoToMarketStrategyReport_scoreJustification__jGldR{font-size:.9rem}}.header_nav__zIoN3{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;all:unset;display:flex;justify-content:space-between;padding:clamp(.75rem,2.5vw,1.5rem) clamp(1rem,5vw,5%);background-color:rgba(255,255,255,.98);box-shadow:0 2px 8px rgba(0,0,0,.1);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .25s ease,box-shadow .25s ease,padding .25s ease;min-height:60px;width:100%;box-sizing:border-box;align-items:center}.header_nav__zIoN3.header_scrolled__p16v9{padding:clamp(.5rem,2vw,1rem) clamp(1rem,5vw,5%);box-shadow:0 4px 15px rgba(0,0,0,.15);background-color:rgba(255,255,255,.95)}.header_navToggle__5p8S0{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101;align-items:center}.header_navToggle__5p8S0 span{width:24px;height:3px;background:#4361ee;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.header_navToggle__5p8S0.header_active__dPK9T span:first-child{transform:rotate(45deg) translate(6px,6px)}.header_navToggle__5p8S0.header_active__dPK9T span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header_navLinks__P3Sya{display:flex;gap:clamp(1.5rem,4vw,3rem);align-items:center;margin:0;padding:0;list-style:none;max-width:100%}.header_navLinks__P3Sya a{text-decoration:none;color:#1a202c;font-weight:500;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(1rem,2.5vw,1.125rem);padding:.5rem 0;white-space:nowrap}.header_navLinks__P3Sya a:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background:linear-gradient(135deg,#4361ee,#4cc9f0);transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.header_navLinks__P3Sya a:hover{color:#4361ee;transform:translateY(-1px)}.header_navLinks__P3Sya a:hover:after{width:100%}.header_navLinks__P3Sya a:focus{outline:2px solid #4361ee;outline-offset:4px;border-radius:4px}.header_navButton__T_Zq0{background:linear-gradient(135deg,#4361ee,#4cc9f0);color:white;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(67,97,238,.25);text-decoration:none;font-size:clamp(.95rem,2.5vw,1.125rem);display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem 1rem;white-space:nowrap}.header_navButton__T_Zq0:hover{background:linear-gradient(135deg,#3730a3,#0891b2);transform:translateY(-2px);box-shadow:0 6px 20px rgba(67,97,238,.35)}.header_navButton__T_Zq0:active{transform:translateY(0);box-shadow:0 4px 15px rgba(67,97,238,.25)}.header_navButton__T_Zq0:focus{outline:3px solid rgba(67,97,238,.3);outline-offset:2px}.header_secondaryHeader__rBga9{position:sticky;justify-content:space-between;padding:clamp(1rem,3vw,2rem) clamp(1rem,5vw,5%);background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.1);min-height:60px}.header_breadcrumb__66Ub4,.header_secondaryHeader__rBga9{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.header_breadcrumb__66Ub4 span{font-size:clamp(1rem,2.5vw,1.25rem);color:#6b7280;position:relative;padding-right:clamp(1rem,2.5vw,1.75rem);line-height:1.4}.header_breadcrumb__66Ub4 span:not(:last-child):after{content:"›";position:absolute;right:0;color:#6b7280;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300}.header_breadcrumbActive__460lk{color:#4361ee!important;font-weight:600}@media (max-width:1400px){.header_breadcrumb__66Ub4 span{font-size:1rem}}@media (max-width:1200px){.header_breadcrumb__66Ub4 span{font-size:.8rem}}@media (max-width:1100px){.header_breadcrumb__66Ub4{display:none}}.header_reportHeaderActions__guMYH{display:flex;align-items:center;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap;justify-content:flex-end}@media (min-width:768px){.header_reportHeaderActions__guMYH{flex-wrap:nowrap}.header_equalize__IUPy7{width:auto}}@media (max-width:768px){.header_reportHeaderActions__guMYH{gap:1rem}.header_secondaryHeader__rBga9{flex-direction:column;align-items:flex-start;gap:1.5rem}.header_header__QuHcj{flex-direction:column;align-items:stretch;text-align:center;gap:1.5rem}.header_headerContent__j9NLu{margin-left:0;order:2}.header_actionButton__OZHbc,.header_ctaButton__sOnXA{width:100%;padding:1rem;font-size:1rem}.header_reportHeaderActions__guMYH{justify-content:center;width:100%}.header_hideOnMobile__LJyYi{display:none}.header_showOnMobile__g1gp8{display:block}.header_textCenterMobile___668v{text-align:center}.header_flexResponsive__fQBvP{flex-direction:column}.header_flexBetween__x5oIj{flex-direction:column;gap:1rem}}@media (max-width:480px){.header_reportHeaderActions__guMYH{flex-direction:column;align-items:stretch;gap:.75rem}}.header_reportHeaderLanguageDropdown__mLnq6{position:relative;display:flex;align-items:center;margin-left:clamp(.5rem,2vw,1.5rem)}.header_reportHeaderLanguageDropdownBtn__h1cls{background:none;border:none;font-size:clamp(.95rem,2.5vw,1.125rem);font-weight:500;color:#1a202c;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem;border-radius:6px;min-height:44px}.header_reportHeaderLanguageDropdownBtn__h1cls:hover{color:#4361ee;background:rgba(67,97,238,.05)}.header_reportHeaderLanguageDropdownBtn__h1cls:focus{outline:2px solid #4361ee;outline-offset:2px}.header_reportHeaderLanguageDropdownContent__KBJSA{display:none;position:absolute;top:100%;left:0;background:white;box-shadow:0 8px 25px rgba(0,0,0,.15);border-radius:8px;min-width:clamp(140px,20vw,180px);padding:.5rem 0;z-index:1000;border:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header_reportHeaderLanguageDropdownContent__KBJSA button{background:none;border:none;color:#1a202c;font-size:clamp(.95rem,2.5vw,1.125rem);font-weight:500;padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,3vw,1.25rem);width:100%;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:44px;display:flex;align-items:center}.header_reportHeaderLanguageDropdownContent__KBJSA button:hover{background:rgba(67,97,238,.1);color:#4361ee}.header_reportHeaderLanguageDropdownContent__KBJSA button:focus{background:rgba(67,97,238,.1);color:#4361ee;outline:none}.header_reportHeaderLanguageDropdown__mLnq6:focus-within .header_reportHeaderLanguageDropdownContent__KBJSA,.header_reportHeaderLanguageDropdown__mLnq6:hover .header_reportHeaderLanguageDropdownContent__KBJSA{display:block}.header_reportHeaderActions__guMYH a,.header_reportHeaderActions__guMYH button{padding:clamp(1rem,2vw,arem) clamp(1rem,3vw,1.5rem);white-space:nowrap;border-radius:8px;font-weight:600;font-size:clamp(.875rem,2.5vw,1rem);transition:all .3s cubic-bezier(.4,0,.2,1);min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;text-decoration:none}@media (max-width:480px){.header_reportHeaderActions__guMYH a,.header_reportHeaderActions__guMYH button{width:100%;justify-content:center;padding:1rem;font-size:1rem}}.header_header__QuHcj{display:flex;justify-content:space-between;align-items:center;position:sticky;padding:clamp(1rem,3vw,2rem) clamp(1rem,4vw,3rem);background:#ffffff;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;flex-wrap:wrap;gap:1rem;min-height:80px}.header_logo__S_eaP{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:#4361ee;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);line-height:1.2}.header_logo__S_eaP:before{content:"";position:absolute;width:8px;height:8px;background-color:var(--accent);border-radius:50%;bottom:5px;right:-8px}.header_logo__S_eaP:hover{color:#3730a3;transform:translateY(-1px)}.header_logo__S_eaP:hover:before{transform:scale(1.2);box-shadow:0 2px 8px rgba(76,201,240,.4)}.header_logo__S_eaP:focus{outline:2px solid #4361ee;outline-offset:4px;border-radius:4px}.header_headerContent__j9NLu{flex:1;margin-left:clamp(1rem,4vw,3rem);text-align:center;max-width:100%}.header_headerContent__j9NLu h1{font-size:clamp(1.25rem,3vw,1.75rem);color:#1e293b;margin-bottom:clamp(.5rem,2vw,1rem);font-weight:600;line-height:1.3;word-wrap:break-word}.header_ideaDetails__2ZNwI{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);justify-content:center;flex-wrap:wrap}@media (max-width:480px){.header_ideaDetails__2ZNwI{flex-direction:column;gap:1rem}}.header_industry__VkvDN{background:rgba(99,102,241,.1);color:#4f46e5;padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,3vw,1.25rem);border-radius:20px;font-weight:600;font-size:clamp(.875rem,2vw,1rem);white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1)}.header_industry__VkvDN:hover{background:rgba(99,102,241,.15);transform:translateY(-1px)}.header_viabilityScore__V9Iia{color:white;padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.75rem);border-radius:20px;font-weight:700;display:flex;align-items:center;font-size:clamp(.875rem,2vw,1rem);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;min-height:44px}.header_viabilityScore__V9Iia p,.header_viabilityScore__V9Iia span{display:inline;margin:0;line-height:1}.header_blurredViabilityScore__spS6w{filter:blur(5px);transition:filter .3s ease}.header_viabilityScore__V9Iia:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.header_actionButton__OZHbc,.header_ctaButton__sOnXA{padding:clamp(.75rem,2.5vw,1rem) clamp(1.25rem,3vw,2rem);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(.875rem,2.5vw,1rem);font-weight:600;border:none;cursor:pointer;text-decoration:none;min-height:48px;white-space:nowrap}.header_actionButton__OZHbc{background:#f1f5f9;color:#1e293b;border:1px solid #e2e8f0}.header_actionButton__OZHbc:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.header_actionButton__OZHbc:focus{outline:2px solid #4361ee;outline-offset:2px}.header_ctaButton__sOnXA{background:linear-gradient(135deg,#4f46e5,#4338ca);color:white;box-shadow:0 4px 15px rgba(79,70,229,.25)}.header_ctaButton__sOnXA:hover{background:linear-gradient(135deg,#4338ca,#3730a3);transform:translateY(-2px);box-shadow:0 6px 20px rgba(79,70,229,.35)}.header_ctaButton__sOnXA:active{transform:translateY(0);box-shadow:0 4px 15px rgba(79,70,229,.25)}.header_ctaButton__sOnXA:focus{outline:3px solid rgba(79,70,229,.3);outline-offset:2px}.header_unlockButton__YUJlw{background:linear-gradient(135deg,#f59e0b,#d97706);color:white;box-shadow:0 4px 15px rgba(245,158,11,.25)}.header_unlockButton__YUJlw:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 6px 20px rgba(245,158,11,.35)}.header_unlockButton__YUJlw:focus{outline:3px solid rgba(245,158,11,.3);outline-offset:2px}.header_languageDropdown__3B3im{position:relative;display:flex;align-items:center}.header_languageDropdownBtn__lCJUK{background:none;border:none;font-size:clamp(.95rem,2.5vw,1.125rem);font-weight:500;color:#1a202c;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem;text-decoration:none;border-radius:6px;min-height:44px}.header_languageDropdownBtn__lCJUK:hover{color:#4361ee;background:rgba(67,97,238,.05)}.header_languageDropdownBtn__lCJUK:focus{outline:2px solid #4361ee;outline-offset:2px}.header_languageDropdownContent__qODbJ{display:none;position:absolute;top:100%;left:0;background:white;box-shadow:0 8px 25px rgba(0,0,0,.15);border-radius:8px;min-width:clamp(140px,20vw,180px);padding:.5rem 0;z-index:1000;border:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header_languageDropdownContent__qODbJ button{background:none;border:none;color:#1a202c;font-size:clamp(.95rem,2.5vw,1.125rem);font-weight:500;padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,3vw,1.25rem);width:100%;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;min-height:44px;display:flex;align-items:center}.header_languageDropdownContent__qODbJ button:hover{background:rgba(67,97,238,.1);color:#4361ee}.header_languageDropdownContent__qODbJ button:focus{background:rgba(67,97,238,.1);color:#4361ee;outline:none}.header_languageDropdown__3B3im:focus-within .header_languageDropdownContent__qODbJ,.header_languageDropdown__3B3im:hover .header_languageDropdownContent__qODbJ{display:block}.header_editControls__DFAS7{display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem);position:relative;flex-wrap:wrap}@media (max-width:480px){.header_editControls__DFAS7{width:100%;justify-content:center}}.header_editButton__t28cx{background-color:#f0f9ff;color:#0369a1;border:1px solid #0ea5e9;padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(.875rem,2vw,1rem);min-height:44px;display:flex;align-items:center;justify-content:center}.header_editButton__t28cx:hover{background-color:#e0f2fe;transform:translateY(-1px);box-shadow:0 2px 8px rgba(14,165,233,.2)}.header_editButton__t28cx:focus{outline:2px solid #0ea5e9;outline-offset:2px}.header_cancelButton__LmHQs{background-color:#fef2f2;color:#b91c1c;border:1px solid #ef4444;padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(.875rem,2vw,1rem);min-height:44px;display:flex;align-items:center;justify-content:center}.header_cancelButton__LmHQs:hover{background-color:#fee2e2;transform:translateY(-1px);box-shadow:0 2px 8px rgba(239,68,68,.2)}.header_cancelButton__LmHQs:focus{outline:2px solid #ef4444;outline-offset:2px}.header_saveButton__0zzJr{background-color:#ecfdf5;color:#065f46;border:1px solid #10b981;padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(.875rem,2vw,1rem);min-height:44px;display:flex;align-items:center;justify-content:center}.header_saveButton__0zzJr:hover{background-color:#d1fae5;transform:translateY(-1px);box-shadow:0 2px 8px rgba(16,185,129,.2)}.header_saveButton__0zzJr:focus{outline:2px solid #10b981;outline-offset:2px}.header_saveMessage__2ufuI{position:absolute;left:0;top:clamp(-40px,-8vw,-45px);padding:clamp(.5rem,2vw,.75rem) clamp(.75rem,3vw,1.25rem);border-radius:6px;font-size:clamp(.8rem,2vw,.95rem);box-shadow:0 4px 15px rgba(0,0,0,.15);white-space:nowrap;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:header_slideInDown__T_Sor .3s ease-out}@keyframes header_slideInDown__T_Sor{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header_success__8hZb8{background-color:#ecfdf5;color:#065f46;border:1px solid #10b981}.header_error__KlP_Q{background-color:#fef2f2;color:#b91c1c;border:1px solid #ef4444}@media (max-width:480px){.header_saveMessage__2ufuI{position:relative;top:auto;left:auto;margin-top:1rem;width:100%;text-align:center}}.header_shareContainer___FMU2{position:relative;display:inline-block}@media (pointer:coarse){.header_actionButton__OZHbc,.header_cancelButton__LmHQs,.header_ctaButton__sOnXA,.header_editButton__t28cx,.header_languageDropdownBtn__lCJUK,.header_navButton__T_Zq0,.header_navLinks__P3Sya a,.header_reportHeaderLanguageDropdownBtn__h1cls,.header_saveButton__0zzJr{min-height:48px;min-width:48px}.header_languageDropdownContent__qODbJ button,.header_reportHeaderLanguageDropdownContent__KBJSA button{min-height:48px;padding:.75rem 1rem}}.header_highContrast__J3hcg .header_header__QuHcj,.header_highContrast__J3hcg .header_nav__zIoN3,.header_highContrast__J3hcg .header_secondaryHeader__rBga9{border:2px solid #000000}.header_highContrast__J3hcg .header_ctaButton__sOnXA,.header_highContrast__J3hcg .header_navButton__T_Zq0,.header_highContrast__J3hcg .header_unlockButton__YUJlw{border:2px solid}.header_highContrast__J3hcg .header_breadcrumb__66Ub4 span,.header_highContrast__J3hcg .header_headerContent__j9NLu h1,.header_highContrast__J3hcg .header_navLinks__P3Sya a{color:#000000}.header_reducedMotion__p_k9A .header_actionButton__OZHbc,.header_reducedMotion__p_k9A .header_cancelButton__LmHQs,.header_reducedMotion__p_k9A .header_ctaButton__sOnXA,.header_reducedMotion__p_k9A .header_editButton__t28cx,.header_reducedMotion__p_k9A .header_industry__VkvDN,.header_reducedMotion__p_k9A .header_logo__S_eaP,.header_reducedMotion__p_k9A .header_navButton__T_Zq0,.header_reducedMotion__p_k9A .header_navLinks__P3Sya a,.header_reducedMotion__p_k9A .header_nav__zIoN3,.header_reducedMotion__p_k9A .header_saveButton__0zzJr,.header_reducedMotion__p_k9A .header_unlockButton__YUJlw,.header_reducedMotion__p_k9A .header_viabilityScore__V9Iia{transition:none!important;animation:none!important;transform:none!important}.header_reducedData__nIj4U .header_header__QuHcj,.header_reducedData__nIj4U .header_nav__zIoN3,.header_reducedData__nIj4U .header_secondaryHeader__rBga9{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header_reducedData__nIj4U .header_ctaButton__sOnXA,.header_reducedData__nIj4U .header_navButton__T_Zq0,.header_reducedData__nIj4U .header_unlockButton__YUJlw{background:#4361ee;box-shadow:none}@media print{.header_nav__zIoN3,.header_secondaryHeader__rBga9{position:static;box-shadow:none;background:white!important}.header_editControls__DFAS7,.header_languageDropdown__3B3im,.header_navToggle__5p8S0,.header_reportHeaderLanguageDropdown__mLnq6{display:none}.header_header__QuHcj{page-break-inside:avoid}.header_actionButton__OZHbc,.header_ctaButton__sOnXA,.header_navButton__T_Zq0,.header_navLinks__P3Sya,.header_unlockButton__YUJlw{display:none}}.header_hideOnMobile__LJyYi{display:block}.header_showOnMobile__g1gp8{display:none}.header_textCenterMobile___668v{text-align:left}.header_spacingXs__penQ2{padding:clamp(.5rem,2vw,1rem)}.header_spacingSm__LQJSx{padding:clamp(1rem,3vw,2rem)}.header_spacingMd__2hdGu{padding:clamp(2rem,5vw,4rem)}.header_textXs__b3EAN{font-size:clamp(.75rem,2vw,.875rem)}.header_textSm__pNMY1{font-size:clamp(.875rem,2.5vw,1rem)}.header_textBase__pEcQd{font-size:clamp(1rem,2.5vw,1.125rem)}.header_textLg__6VwPC{font-size:clamp(1.125rem,3vw,1.25rem)}.header_flexResponsive__fQBvP{display:flex;flex-wrap:wrap;gap:clamp(.5rem,2vw,1rem)}.header_flexCenter__CR2qx{display:flex;align-items:center;justify-content:center}.header_flexBetween__x5oIj{display:flex;align-items:center;justify-content:space-between}.header_mobileMenuOverlay__QJsRt{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100;opacity:0;visibility:hidden;transition:all .3s ease}.header_mobileMenuOverlay__QJsRt.header_active__dPK9T{opacity:1;visibility:visible}.header_navToggle__5p8S0.header_active__dPK9T span:first-child{transform:rotate(45deg) translate(5px,5px)}.header_navToggle__5p8S0.header_active__dPK9T span:nth-child(2){opacity:0;transform:scale(0)}.header_navToggle__5p8S0.header_active__dPK9T span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.header_navToggle__5p8S0{position:relative;z-index:102}@media (min-width:1025px) and (max-width:1200px){.header_navLinks__P3Sya{gap:2rem}.header_navButton__T_Zq0,.header_navLinks__P3Sya a{font-size:1rem}}.header_equalize__IUPy7{flex:1 1 260px;max-width:300px}.header_reportHeaderActions__guMYH{justify-content:center}@media (min-width:481px){.header_equalize__IUPy7{width:auto}}@media (max-width:480px){.header_equalize__IUPy7{flex:1 1 100%;max-width:none;width:100%}}.header_desktopOnly__2DL6z{display:inline-flex}.header_mobileOnly__RD1J9{display:none}@media (max-width:1024px){.header_desktopOnly__2DL6z{display:none}.header_mobileOnly__RD1J9{display:inline-flex}.header_navToggle__5p8S0{display:flex}.header_navLinks__P3Sya{position:fixed;top:0;left:0;width:100vw;background:#fff;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1.25rem 2rem;transform:translateY(-100%);transition:transform .3s ease;z-index:101;box-sizing:border-box}.header_navLinks__P3Sya.header_active__dPK9T{transform:translateY(0)}.header_navLinks__P3Sya .header_navButton__T_Zq0{display:inline-flex;justify-content:center;width:auto;max-width:none;margin-top:.75rem;padding:.75rem 2rem;background:linear-gradient(135deg,#4361ee,#4cc9f0)!important;color:#fff!important;border:none;border-radius:8px;box-shadow:0 4px 15px rgba(67,97,238,.25);min-height:44px;white-space:nowrap}}.header_navButton__T_Zq0:not(.header_equalize__IUPy7){flex:0 0 auto;width:auto}html.dark .header_header__QuHcj,html.dark .header_nav__zIoN3,html.dark .header_secondaryHeader__rBga9{background-color:#1a202c;color:#ffffff;border-bottom:1px solid #4a5568}html.dark .header_breadcrumb__66Ub4 span,html.dark .header_headerContent__j9NLu h1,html.dark .header_languageDropdownBtn__lCJUK,html.dark .header_navLinks__P3Sya a,html.dark .header_reportHeaderLanguageDropdownBtn__h1cls{color:#ffffff}html.dark .header_languageDropdownBtn__lCJUK:hover,html.dark .header_navLinks__P3Sya a:hover,html.dark .header_reportHeaderLanguageDropdownBtn__h1cls:hover{color:#4cc9f0}html.dark .header_navLinks__P3Sya{background:rgba(26,32,44,1)!important}html.dark .header_languageDropdownContent__qODbJ,html.dark .header_reportHeaderLanguageDropdownContent__KBJSA{background-color:#2d3748;border:1px solid #4a5568}html.dark .header_languageDropdownContent__qODbJ button,html.dark .header_reportHeaderLanguageDropdownContent__KBJSA button{color:#ffffff}html.dark .header_languageDropdownContent__qODbJ button:hover,html.dark .header_reportHeaderLanguageDropdownContent__KBJSA button:hover{background:rgba(76,201,240,.2);color:#4cc9f0}html.dark .header_actionButton__OZHbc{background-color:#2d3748;color:#ffffff;border-color:#4a5568}html.dark .header_actionButton__OZHbc:hover{background-color:#4a5568}html.dark .header_industry__VkvDN{background:rgba(76,201,240,.2);color:#4cc9f0}html.dark .header_navToggle__5p8S0{background:rgba(26,32,44,.95)!important;border:1px solid #4a5568}html.dark .header_navToggle__5p8S0 span{background:#4cc9f0!important}.header_darkModeToggle__UOgXs:hover{cursor:pointer}@media (max-width:480px){.header_reportHeaderActions__guMYH{gap:.5rem}.header_reportHeaderActions__guMYH a,.header_reportHeaderActions__guMYH button{padding:.6rem .9rem;min-height:38px;font-size:.95rem;border-radius:10px}}.header_darkMode__WuZhL .header_navButton__T_Zq0,.header_header__QuHcj.header_darkMode__WuZhL .header_navButton__T_Zq0{color:#ffffff!important;text-shadow:0 1px 0 rgba(0,0,0,.25);background:linear-gradient(135deg,#4f46e5,#60a5fa)!important}.header_darkModeToggle__UOgXs{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background-color:#1e293b;color:#facc15;transition:background-color .3s ease,color .3s ease;cursor:pointer}.header_darkModeToggle__UOgXs span,.header_darkModeToggle__UOgXs svg{width:22px;height:22px;color:inherit}html[data-theme=dark] .header_darkModeToggle__UOgXs{background-color:#f8fafc;color:#fbbf24}.SearchParamsSuspense_container__Q9hoQ{min-height:100vh;display:flex;flex-direction:column;background-color:#f8fafc;font-family:Poppins,sans-serif}.SearchParamsSuspense_main__h4VO8{flex:1;display:flex;align-items:center;justify-content:center}.SearchParamsSuspense_loaderContainer__NfRQa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;background-color:#ffffff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;width:300px}.SearchParamsSuspense_spinner__BXxfN{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:SearchParamsSuspense_spin__OUG6i 1s linear infinite;margin-bottom:1rem}.SearchParamsSuspense_title__IImZr{font-size:1.25rem;font-weight:600;color:#111827;margin:0;opacity:.85}.SearchParamsSuspense_subtitle__5QHPg{font-size:1rem;color:#6b7280;margin:0;opacity:.65}@keyframes SearchParamsSuspense_spin__OUG6i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=aec513898b86ca88.css.map*/