.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%}.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)}.header_nav__zIoN3{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;all:unset;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 5%;background-color:rgba(255,255,255,.98);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition)}.header_nav__zIoN3.header_scrolled__p16v9{padding:.8rem 5%}.header_navLinks__P3Sya a{text-decoration:none;color:var(--text-primary);font-weight:500;position:relative;transition:var(--transition);font-size:1.1rem}.header_navLinks__P3Sya a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:var(--primary);transition:var(--transition)}.header_navLinks__P3Sya a:hover{color:var(--primary)}.header_navLinks__P3Sya a:hover:after{width:100%}.header_navButton__T_Zq0{background-color:var(--primary);color:white;border:none;padding:.6rem 1.8rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:var(--transition);box-shadow:0 4px 15px rgba(67,97,238,.25);text-decoration:none;font-size:1.1rem}.header_navButton__T_Zq0:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(67,97,238,.35)}.header_secondaryHeader__rBga9{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;background-color:white;box-shadow:var(--shadow-sm)}.header_breadcrumb__66Ub4{display:flex;align-items:center;gap:1rem}.header_breadcrumb__66Ub4 span{font-size:1.2rem;color:var(--text-light);position:relative;padding-right:1.5rem}.header_breadcrumb__66Ub4 span:not(:last-child):after{content:"›";position:absolute;right:0;color:var(--text-light);font-size:1.2rem}.header_breadcrumbActive__460lk{color:var(--primary)!important;font-weight:600}.header_reportHeaderActions__guMYH{gap:1.5rem;flex-wrap:wrap}.header_reportHeaderLanguageDropdown__mLnq6{position:relative;display:flex;align-items:center;margin-left:1rem}.header_reportHeaderLanguageDropdownBtn__h1cls{background:none;border:none;font-size:1rem;font-weight:500;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;transition:var(--transition);padding:0}.header_reportHeaderLanguageDropdownBtn__h1cls:hover{color:var(--primary)}.header_reportHeaderLanguageDropdownContent__KBJSA{display:none;position:absolute;top:100%;left:0;background:white;box-shadow:var(--shadow-sm);border-radius:var(--border-radius);min-width:150px;padding:.5rem 0;z-index:100}.header_reportHeaderLanguageDropdownContent__KBJSA button{background:none;border:none;color:var(--text-primary);font-size:1rem;font-weight:500;padding:.6rem 1rem;width:100%;text-align:left;cursor:pointer;transition:var(--transition)}.header_reportHeaderLanguageDropdownContent__KBJSA button:hover{background:var(--primary-light);color:var(--primary)}.header_reportHeaderLanguageDropdown__mLnq6:hover .header_reportHeaderLanguageDropdownContent__KBJSA{display:block}.header_reportHeaderActions__guMYH a,.header_reportHeaderActions__guMYH button{padding:.7rem 1.2rem;white-space:nowrap}.header_header__QuHcj{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#ffffff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif}.header_logo__S_eaP{font-size:1.8rem;font-weight:700;color:var(--primary);position:relative;text-decoration:none}.header_logo__S_eaP:before{content:"";position:absolute;width:8px;height:8px;background-color:var(--accent);border-radius:50%;bottom:5px;right:-8px}.header_headerContent__j9NLu{flex:1;margin-left:2rem;text-align:center}.header_headerContent__j9NLu h1{font-size:1.5rem;color:#1e293b;margin-bottom:.5rem;font-weight:600}.header_ideaDetails__2ZNwI{display:flex;align-items:center;gap:1rem;justify-content:center}.header_industry__VkvDN{background:rgba(99,102,241,.1);color:#4f46e5;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.header_viabilityScore__V9Iia{color:white;padding:.5rem 1.5rem;border-radius:20px;font-weight:700;display:flex;align-items:center;font-size:.9rem}.header_viabilityScore__V9Iia p,.header_viabilityScore__V9Iia span{display:inline;margin:0}.header_blurredViabilityScore__spS6w{filter:blur(5px)}.header_actionButton__OZHbc,.header_ctaButton__sOnXA{padding:.8rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.9rem;font-weight:600;border:none;cursor:pointer}.header_actionButton__OZHbc{background:#f1f5f9;color:#1e293b}.header_actionButton__OZHbc:hover{background:#e2e8f0}.header_ctaButton__sOnXA{background:#4f46e5;color:white;text-decoration:none}.header_ctaButton__sOnXA:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 4px 15px rgba(79,70,229,.3)}.header_unlockButton__YUJlw{background:#f59e0b}.header_unlockButton__YUJlw:hover{background:#d97706}.header_languageDropdown__3B3im{position:relative;display:flex;align-items:center}.header_languageDropdownBtn__lCJUK{background:none;border:none;font-size:1rem;font-weight:500;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:var(--transition);padding:0;text-decoration:none}.header_languageDropdownBtn__lCJUK:hover{color:var(--primary)}.header_languageDropdownContent__qODbJ{display:none;position:absolute;top:100%;left:0;background:white;box-shadow:var(--shadow-sm);border-radius:var(--border-radius);min-width:150px;padding:.5rem 0;z-index:100}.header_languageDropdownContent__qODbJ button{background:none;border:none;color:var(--text-primary);font-size:1rem;font-weight:500;padding:.6rem 1rem;width:100%;text-align:left;cursor:pointer;transition:var(--transition);font-family:inherit}.header_languageDropdownContent__qODbJ button:hover{background:var(--primary-light);color:var(--primary)}.header_navLinks__P3Sya{display:flex;align-items:center;gap:2.5rem}.header_languageDropdown__3B3im:hover .header_languageDropdownContent__qODbJ{display:block}.header_editControls__DFAS7{display:flex;align-items:center;gap:.5rem;position:relative}.header_editButton__t28cx{background-color:#f0f9ff;color:#0369a1;border-color:#0ea5e9}.header_editButton__t28cx:hover{background-color:#e0f2fe}.header_cancelButton__LmHQs{background-color:#fef2f2;color:#b91c1c;border-color:#ef4444}.header_cancelButton__LmHQs:hover{background-color:#fee2e2}.header_saveButton__0zzJr{background-color:#ecfdf5;color:#065f46;border-color:#10b981}.header_saveButton__0zzJr:hover{background-color:#d1fae5}.header_saveMessage__2ufuI{position:absolute;left:0;top:-35px;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;box-shadow:0 2px 5px rgba(0,0,0,.1);white-space:nowrap}.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}.header_shareContainer___FMU2{position:relative;display:inline-block}.header_reportHeaderActions__guMYH{position:relative;display:flex;gap:1rem;align-items:center}.ShareDropdown_dropdown__0vhql{position:fixed;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:8px 0;z-index:1000;min-width:200px}.ShareDropdown_title__3C3mc{padding:8px 16px;font-size:.9rem;color:#666;border-bottom:1px solid #eee;margin-bottom:4px}.ShareDropdown_item__BKBBJ{display:flex;align-items:center;width:100%;padding:10px 16px;background:none;border:none;cursor:pointer;font-size:.95rem;color:#333;transition:background .2s ease}.ShareDropdown_item__BKBBJ:hover{background:#f8f8f8}.ShareDropdown_icon__y_fQj{margin-right:12px;font-size:1.2rem;width:20px}.ShareDropdown_copyFeedback___Lg7_{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:12px 24px;color:white;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:8px;animation:ShareDropdown_slideUp__YhotP .3s ease-out;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.15);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.ShareDropdown_success__WAxNK{background:#38a169}.ShareDropdown_error__mf75g{background:#e53e3e}@keyframes ShareDropdown_slideUp__YhotP{0%{transform:translate(-50%,20px);opacity:0}to{transform:translate(-50%);opacity:1}}@media (max-width:480px){.ShareDropdown_copyFeedback___Lg7_{width:90%;text-align:center;padding:10px 16px;font-size:13px}}.ShareDropdown_privateNote__3TPE9{display:flex;align-items:center;gap:8px;background-color:#fef3c7;color:#92400e;padding:10px 16px;font-size:.9rem;border-left:4px solid #facc15;border-radius:4px;margin:0 16px 8px}.SingleReportSidebar_sidebar__Va__w{position:sticky;top:80px;height:calc(100vh - 80px);min-height:500px;padding:1.5rem;background:white;border-right:1px solid #e2e8f0;overflow-y:auto;font-family:Poppins,sans-serif;width:280px;min-width:280px;max-width:280px;flex-shrink:0;z-index:10}.SingleReportSidebar_sidebarTitle__mCzl3{text-align:center;font-size:1.25rem;font-weight:600;color:var(--primary-dark);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.SingleReportSidebar_sectionList__03waa{display:flex;flex-direction:column;gap:.25rem;padding-bottom:6rem}.SingleReportSidebar_sectionItem__Kzo0h{padding:.75rem 1rem;border-radius:var(--border-radius);color:var(--text-secondary);font-weight:500;cursor:pointer;transition:var(--transition)}.SingleReportSidebar_sectionItem__Kzo0h:hover{background:var(--bg-light);color:var(--primary)}.SingleReportSidebar_sectionItemActive__ZMkG_{background:var(--primary-light);color:white}.SingleReportSidebar_subsectionItem__XPBv9{padding:.5rem 1rem .5rem 2rem;border-radius:var(--border-radius);color:var(--text-light);font-size:.875rem;cursor:pointer;transition:var(--transition)}.SingleReportSidebar_subsectionItem__XPBv9:hover{color:var(--primary);background:rgba(67,97,238,.05)}.SingleReportSidebar_subsectionItemActive__591gI{color:var(--primary);font-weight:500}.SingleReportSidebar_loadingItem__4EIhL{height:1.5rem;background:var(--bg-light);border-radius:var(--border-radius);margin-bottom:.5rem;animation:SingleReportSidebar_pulse__bgMUr 2s infinite}@keyframes SingleReportSidebar_pulse__bgMUr{0%,to{opacity:.6}50%{opacity:.3}}@media (max-width:768px){.SingleReportSidebar_sidebar__Va__w{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid var(--bg-light);padding:1rem}.SingleReportSidebar_sectionList__03waa{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.SingleReportSidebar_sectionItem__Kzo0h{white-space:nowrap}}.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)}}.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_statusText__wGLxj h3{color:#2d3748;margin-bottom:1rem;font-size:1.25rem}.ReportGenerationLoader_statusText__wGLxj p{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_statusText__wGLxj h3{font-size:1.1rem}.ReportGenerationLoader_currentSection__zzzHu{padding:.75rem;margin:.75rem 0}.ReportGenerationLoader_workingIndicator__TS2mY{font-size:.8rem}}.MarketResearchReport_reportContainer__XyCqr{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__wKyfp{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.MarketResearchReport_reportTitle__KqGBY{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.MarketResearchReport_businessIdea__sj1gq{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.MarketResearchReport_businessIdeaLabel__FPiQu{font-weight:600;color:#4b5563}.MarketResearchReport_scoreCard__e9_LS{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__BZJRc{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__9b30W{background:linear-gradient(135deg,#34d399,#059669)}.MarketResearchReport_scoreMedium__yL9lZ{background:linear-gradient(135deg,#fbbf24,#d97706)}.MarketResearchReport_scoreLow__rIPIh{background:linear-gradient(135deg,#fb923c,#ea580c)}.MarketResearchReport_scorePoor__J4M3y{background:linear-gradient(135deg,#f87171,#dc2626)}.MarketResearchReport_scoreValue__3flGU{font-size:2.8rem;font-weight:700;line-height:1}.MarketResearchReport_scoreMax__hjEAr{font-size:1rem;opacity:.8}.MarketResearchReport_scoreInfo__2BqnR{flex:1}.MarketResearchReport_scoreTitle__P__7T{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.MarketResearchReport_scoreJustification__a_95_{margin:0;font-size:.95rem;color:#4b5563}.MarketResearchReport_executiveSummary__YsUTd{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.MarketResearchReport_sectionMainTitle__k2GAK{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.MarketResearchReport_summaryContent__pmpvH p{margin:.5rem 0}.MarketResearchReport_reportBody___CS1o{display:flex;flex-direction:column;gap:2rem}.MarketResearchReport_majorSection__VYkfJ{margin-bottom:2rem}.MarketResearchReport_section__n68fp{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.MarketResearchReport_sectionHeader__I2JhX{background-color:#f9fafb;padding:1rem 1.5rem}.MarketResearchReport_sectionTitle__zfoaS{margin:0;font-size:1.1rem}.MarketResearchReport_sectionContent__mt_4X{padding:1.5rem;background-color:white}.MarketResearchReport_subheading__Mofpb{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.MarketResearchReport_paragraph__alyzl{margin:1rem 0;color:#4b5563}.MarketResearchReport_list__1IWU2{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.MarketResearchReport_list__1IWU2 li{margin-bottom:.5rem;line-height:1.6}.MarketResearchReport_reportFooter__mPTDS{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.MarketResearchReport_errorMessage__IumBq{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.MarketResearchReport_reportContainer__XyCqr{padding:1.5rem}.MarketResearchReport_scoreCard__e9_LS{flex-direction:column;text-align:center}.MarketResearchReport_score__BZJRc{margin-right:0;margin-bottom:1rem}.MarketResearchReport_reportTitle__KqGBY{font-size:1.8rem}}.MarketResearchReport_inlineNumberedList__Buz_J{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.MarketResearchReport_inlineNumberedList__Buz_J li{margin-bottom:.3rem;list-style-type:none;position:relative}.MarketResearchReport_inlineNumberedList__Buz_J li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.MarketResearchReport_numberedList__bS4mf{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.MarketResearchReport_numberedList__bS4mf li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.MarketResearchReport_paragraphWithList__BQaj1{margin-bottom:1.5rem}.MarketResearchReport_paragraphWithList__BQaj1 .MarketResearchReport_paragraph__alyzl{margin-bottom:.5rem}.MarketResearchReport_paragraphWithList__BQaj1 .MarketResearchReport_numberedList__bS4mf{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.MarketResearchReport_numberedList__bS4mf{list-style-type:decimal}@media (max-width:768px){.MarketResearchReport_paragraphWithList__BQaj1 .MarketResearchReport_numberedList__bS4mf{padding:.75rem 1.5rem .75rem 2.5rem}.MarketResearchReport_numberedList__bS4mf li{margin-bottom:.6rem}}.MarketResearchReport_tableVisualization__HX18n{margin:2rem 0;width:100%}.MarketResearchReport_tableTitle__DnvEH{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.MarketResearchReport_tableContainer__FYTF_{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.MarketResearchReport_dataTable__HmI3D{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.MarketResearchReport_dataTable__HmI3D 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__HmI3D td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.MarketResearchReport_dataTable__HmI3D tr:last-child td{border-bottom:none}.MarketResearchReport_dataTable__HmI3D tr:nth-child(2n){background-color:#f9fafb}.MarketResearchReport_dataTable__HmI3D tr:hover{background-color:#f3f4f6}@media (max-width:768px){.MarketResearchReport_tableTitle__DnvEH{font-size:1.1rem}.MarketResearchReport_dataTable__HmI3D td,.MarketResearchReport_dataTable__HmI3D th{padding:.75rem 1rem;font-size:.875rem}}.MarketResearchReport_dataTable__HmI3D td:first-child{font-weight:500;color:#1f2937}.MarketResearchReport_dataTable__HmI3D .MarketResearchReport_numeric__kIcuR{text-align:right;font-family:Roboto Mono,monospace}.MarketResearchReport_dataTable__HmI3D .MarketResearchReport_highlight__Lj_7e{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.MarketResearchReport_noData__d5emn{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.MarketResearchReport_cardsContainer__t7sA4{margin:1.5rem 0}.MarketResearchReport_cardsTitle___bQub{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.MarketResearchReport_cardsGrid__0C78t{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.MarketResearchReport_personaCard__cz5Hr{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__R0CGs{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.MarketResearchReport_avatarInitial__PtXyC{color:white;font-size:1.5rem;font-weight:700}.MarketResearchReport_personaName__dv0p5{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.MarketResearchReport_personaRole__GNvFh{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.MarketResearchReport_personaSection__L_yC4{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.MarketResearchReport_personaDescription__8P1Ky{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.MarketResearchReport_sectionTitle__zfoaS{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.MarketResearchReport_personaList__YOcRD{margin:0;padding-left:1.25rem}.MarketResearchReport_personaList__YOcRD li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.MarketResearchReport_visualizationContainer__FdfyQ{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.MarketResearchReport_phaseTitle__UKo4H{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.MarketResearchReport_timelineContainer__rTrDG{padding:2rem;background:#f0f4f8;border-radius:12px}.MarketResearchReport_timelineTitle___W_5V{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.MarketResearchReport_timelineHorizontal__LNqbf{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.MarketResearchReport_phaseCard__4pvD1{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__Ip4e2{list-style:none;padding:0;margin:0;width:100%}.MarketResearchReport_milestone__o6r_S{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.MarketResearchReport_milestoneMonth__sO0QM{font-size:.85rem;color:#6b7280}.MarketResearchReport_milestoneName__E6cBg{font-size:1rem;font-weight:500;color:#374151}.MarketResearchReport_milestoneBudget__5UDuZ{font-size:.85rem;color:#10b981;margin-top:.25rem}.GoToMarketStrategyReport_reportContainer__5oWPr{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__RZxao{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.GoToMarketStrategyReport_reportTitle___8Nlj{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.GoToMarketStrategyReport_businessIdea__4918b{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.GoToMarketStrategyReport_businessIdeaLabel__OjpVq{font-weight:600;color:#4b5563}.GoToMarketStrategyReport_scoreCard__qpcdF{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__65RMa{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__LHqZe{background:linear-gradient(135deg,#34d399,#059669)}.GoToMarketStrategyReport_scoreMedium__Le40Q{background:linear-gradient(135deg,#fbbf24,#d97706)}.GoToMarketStrategyReport_scoreLow__7TLjb{background:linear-gradient(135deg,#fb923c,#ea580c)}.GoToMarketStrategyReport_scorePoor__WXRx8{background:linear-gradient(135deg,#f87171,#dc2626)}.GoToMarketStrategyReport_scoreValue__FmNRR{font-size:2.8rem;font-weight:700;line-height:1}.GoToMarketStrategyReport_scoreMax__TQgGC{font-size:1rem;opacity:.8}.GoToMarketStrategyReport_scoreInfo__u7aDb{flex:1}.GoToMarketStrategyReport_scoreTitle__OGLM8{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.GoToMarketStrategyReport_scoreJustification__0yu51{margin:0;font-size:.95rem;color:#4b5563}.GoToMarketStrategyReport_executiveSummary__Z5Ja5{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.GoToMarketStrategyReport_sectionMainTitle__lzwyr{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.GoToMarketStrategyReport_summaryContent__LtTyh p{margin:.5rem 0}.GoToMarketStrategyReport_reportBody__zaTPq{display:flex;flex-direction:column;gap:2rem}.GoToMarketStrategyReport_majorSection__MqTve{margin-bottom:2rem}.GoToMarketStrategyReport_section__2OxDE{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.GoToMarketStrategyReport_sectionHeader__3ZO5h{background-color:#f9fafb;padding:1rem 1.5rem}.GoToMarketStrategyReport_sectionTitle__4tCyJ{margin:0;font-size:1.1rem}.GoToMarketStrategyReport_sectionContent__JYJ9_{padding:1.5rem;background-color:white}.GoToMarketStrategyReport_subheading__KOl3u{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.GoToMarketStrategyReport_paragraph__yWZrh{margin:1rem 0;color:#4b5563}.GoToMarketStrategyReport_list__jdL_c{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.GoToMarketStrategyReport_list__jdL_c li{margin-bottom:.5rem;line-height:1.6}.GoToMarketStrategyReport_reportFooter__5F7ro{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.GoToMarketStrategyReport_errorMessage__s3UYe{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.GoToMarketStrategyReport_reportContainer__5oWPr{padding:1.5rem}.GoToMarketStrategyReport_scoreCard__qpcdF{flex-direction:column;text-align:center}.GoToMarketStrategyReport_score__65RMa{margin-right:0;margin-bottom:1rem}.GoToMarketStrategyReport_reportTitle___8Nlj{font-size:1.8rem}}.GoToMarketStrategyReport_inlineNumberedList__BckXC{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.GoToMarketStrategyReport_inlineNumberedList__BckXC li{margin-bottom:.3rem;list-style-type:none;position:relative}.GoToMarketStrategyReport_inlineNumberedList__BckXC li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.GoToMarketStrategyReport_numberedList__0Rs2A{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.GoToMarketStrategyReport_numberedList__0Rs2A li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.GoToMarketStrategyReport_paragraphWithList__aQfl0{margin-bottom:1.5rem}.GoToMarketStrategyReport_paragraphWithList__aQfl0 .GoToMarketStrategyReport_paragraph__yWZrh{margin-bottom:.5rem}.GoToMarketStrategyReport_paragraphWithList__aQfl0 .GoToMarketStrategyReport_numberedList__0Rs2A{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.GoToMarketStrategyReport_numberedList__0Rs2A{list-style-type:decimal}@media (max-width:768px){.GoToMarketStrategyReport_paragraphWithList__aQfl0 .GoToMarketStrategyReport_numberedList__0Rs2A{padding:.75rem 1.5rem .75rem 2.5rem}.GoToMarketStrategyReport_numberedList__0Rs2A li{margin-bottom:.6rem}}.GoToMarketStrategyReport_tableVisualization__1Q67m{margin:2rem 0;width:100%}.GoToMarketStrategyReport_tableTitle__rbjpK{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.GoToMarketStrategyReport_tableContainer__xFNA5{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.GoToMarketStrategyReport_dataTable__iAVUo{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.GoToMarketStrategyReport_dataTable__iAVUo 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__iAVUo td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.GoToMarketStrategyReport_dataTable__iAVUo tr:last-child td{border-bottom:none}.GoToMarketStrategyReport_dataTable__iAVUo tr:nth-child(2n){background-color:#f9fafb}.GoToMarketStrategyReport_dataTable__iAVUo tr:hover{background-color:#f3f4f6}@media (max-width:768px){.GoToMarketStrategyReport_tableTitle__rbjpK{font-size:1.1rem}.GoToMarketStrategyReport_dataTable__iAVUo td,.GoToMarketStrategyReport_dataTable__iAVUo th{padding:.75rem 1rem;font-size:.875rem}}.GoToMarketStrategyReport_dataTable__iAVUo td:first-child{font-weight:500;color:#1f2937}.GoToMarketStrategyReport_dataTable__iAVUo .GoToMarketStrategyReport_numeric__YngB3{text-align:right;font-family:Roboto Mono,monospace}.GoToMarketStrategyReport_dataTable__iAVUo .GoToMarketStrategyReport_highlight__pZ78U{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.GoToMarketStrategyReport_noData__dZWZK{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.GoToMarketStrategyReport_cardsContainer__gBgWy{margin:1.5rem 0}.GoToMarketStrategyReport_cardsTitle__V4lDj{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.GoToMarketStrategyReport_cardsGrid__c0JuX{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.GoToMarketStrategyReport_personaCard__eHVPD{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__wIk8p{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.GoToMarketStrategyReport_avatarInitial__HZq9n{color:white;font-size:1.5rem;font-weight:700}.GoToMarketStrategyReport_personaName__zyFsF{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.GoToMarketStrategyReport_personaRole__k1Eix{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.GoToMarketStrategyReport_personaSection__DZYZg{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.GoToMarketStrategyReport_personaDescription__uY3og{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.GoToMarketStrategyReport_sectionTitle__4tCyJ{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.GoToMarketStrategyReport_personaList__0OqlY{margin:0;padding-left:1.25rem}.GoToMarketStrategyReport_personaList__0OqlY li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.GoToMarketStrategyReport_visualizationContainer__zLQnW{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.GoToMarketStrategyReport_timelineContainer__ju_yM{padding:2rem;background:#f0f4f8;border-radius:12px}.GoToMarketStrategyReport_timelineTitle__2qFTJ{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.GoToMarketStrategyReport_timelineHorizontal__qwHS7{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.GoToMarketStrategyReport_phaseCard__Jj8Lv{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__VwA5i{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.GoToMarketStrategyReport_milestones__FSSA9{list-style:none;padding:0;margin:0;width:100%}.GoToMarketStrategyReport_milestone__gg2Oi{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.GoToMarketStrategyReport_milestoneMonth__oUF9y{font-size:.85rem;color:#6b7280}.GoToMarketStrategyReport_milestoneName__xQyvS{font-size:1rem;font-weight:500;color:#374151}.GoToMarketStrategyReport_milestoneBudget__yW0XZ{font-size:.85rem;color:#10b981;margin-top:.25rem}.FeasibilityStudyReport_reportContainer__mU6gg{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}.FeasibilityStudyReport_reportHeader___J00V{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.FeasibilityStudyReport_reportTitle__vwb4o{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.FeasibilityStudyReport_businessIdea__Ez1Ti{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.FeasibilityStudyReport_businessIdeaLabel__tah_r{font-weight:600;color:#4b5563}.FeasibilityStudyReport_scoreCard__DNLYP{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)}.FeasibilityStudyReport_score__y4JQz{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}.FeasibilityStudyReport_scoreHigh__v7jaj{background:linear-gradient(135deg,#34d399,#059669)}.FeasibilityStudyReport_scoreMedium__R971o{background:linear-gradient(135deg,#fbbf24,#d97706)}.FeasibilityStudyReport_scoreLow__uig8a{background:linear-gradient(135deg,#fb923c,#ea580c)}.FeasibilityStudyReport_scorePoor__AL_At{background:linear-gradient(135deg,#f87171,#dc2626)}.FeasibilityStudyReport_scoreValue__O0yaK{font-size:2.8rem;font-weight:700;line-height:1}.FeasibilityStudyReport_scoreMax__D_JqE{font-size:1rem;opacity:.8}.FeasibilityStudyReport_scoreInfo__DoMea{flex:1}.FeasibilityStudyReport_scoreTitle__erqrU{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.FeasibilityStudyReport_scoreJustification__b3w8A{margin:0;font-size:.95rem;color:#4b5563}.FeasibilityStudyReport_executiveSummary__DIlhf{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.FeasibilityStudyReport_sectionMainTitle__o7V9y{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.FeasibilityStudyReport_summaryContent__JJelh p{margin:.5rem 0}.FeasibilityStudyReport_reportBody___HYRg{display:flex;flex-direction:column;gap:2rem}.FeasibilityStudyReport_majorSection__SyHH8{margin-bottom:2rem}.FeasibilityStudyReport_section__sw0X_{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.FeasibilityStudyReport_sectionHeader__iPTgH{background-color:#f9fafb;padding:1rem 1.5rem}.FeasibilityStudyReport_sectionTitle__Iakko{margin:0;font-size:1.1rem}.FeasibilityStudyReport_sectionContent__21UP6{padding:1.5rem;background-color:white}.FeasibilityStudyReport_subheading__lxnOV{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.FeasibilityStudyReport_paragraph__1b0_9{margin:1rem 0;color:#4b5563}.FeasibilityStudyReport_list__mZ_Xm{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.FeasibilityStudyReport_list__mZ_Xm li{margin-bottom:.5rem;line-height:1.6}.FeasibilityStudyReport_reportFooter__V7gWZ{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.FeasibilityStudyReport_errorMessage__yeODF{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.FeasibilityStudyReport_reportContainer__mU6gg{padding:1.5rem}.FeasibilityStudyReport_scoreCard__DNLYP{flex-direction:column;text-align:center}.FeasibilityStudyReport_score__y4JQz{margin-right:0;margin-bottom:1rem}.FeasibilityStudyReport_reportTitle__vwb4o{font-size:1.8rem}}.FeasibilityStudyReport_inlineNumberedList__h174z{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.FeasibilityStudyReport_inlineNumberedList__h174z li{margin-bottom:.3rem;list-style-type:none;position:relative}.FeasibilityStudyReport_inlineNumberedList__h174z li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.FeasibilityStudyReport_numberedList__sQysE{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.FeasibilityStudyReport_numberedList__sQysE li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.FeasibilityStudyReport_paragraphWithList__bTfQ5{margin-bottom:1.5rem}.FeasibilityStudyReport_paragraphWithList__bTfQ5 .FeasibilityStudyReport_paragraph__1b0_9{margin-bottom:.5rem}.FeasibilityStudyReport_paragraphWithList__bTfQ5 .FeasibilityStudyReport_numberedList__sQysE{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.FeasibilityStudyReport_numberedList__sQysE{list-style-type:decimal}@media (max-width:768px){.FeasibilityStudyReport_paragraphWithList__bTfQ5 .FeasibilityStudyReport_numberedList__sQysE{padding:.75rem 1.5rem .75rem 2.5rem}.FeasibilityStudyReport_numberedList__sQysE li{margin-bottom:.6rem}}.FeasibilityStudyReport_tableVisualization__OWaJj{margin:2rem 0;width:100%}.FeasibilityStudyReport_tableTitle__0kGVR{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.FeasibilityStudyReport_tableContainer__BcQBn{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.FeasibilityStudyReport_dataTable__9OiUL{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.FeasibilityStudyReport_dataTable__9OiUL 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}.FeasibilityStudyReport_dataTable__9OiUL td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.FeasibilityStudyReport_dataTable__9OiUL tr:last-child td{border-bottom:none}.FeasibilityStudyReport_dataTable__9OiUL tr:nth-child(2n){background-color:#f9fafb}.FeasibilityStudyReport_dataTable__9OiUL tr:hover{background-color:#f3f4f6}@media (max-width:768px){.FeasibilityStudyReport_tableTitle__0kGVR{font-size:1.1rem}.FeasibilityStudyReport_dataTable__9OiUL td,.FeasibilityStudyReport_dataTable__9OiUL th{padding:.75rem 1rem;font-size:.875rem}}.FeasibilityStudyReport_dataTable__9OiUL td:first-child{font-weight:500;color:#1f2937}.FeasibilityStudyReport_dataTable__9OiUL .FeasibilityStudyReport_numeric__Vc8cW{text-align:right;font-family:Roboto Mono,monospace}.FeasibilityStudyReport_dataTable__9OiUL .FeasibilityStudyReport_highlight__DaXzm{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.FeasibilityStudyReport_noData__WcyDD{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.FeasibilityStudyReport_cardsContainer__9W4s8{margin:1.5rem 0}.FeasibilityStudyReport_cardsTitle__2DyKs{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.FeasibilityStudyReport_cardsGrid__MP_kz{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.FeasibilityStudyReport_personaCard__hyNni{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}.FeasibilityStudyReport_personaAvatar__arPl4{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.FeasibilityStudyReport_avatarInitial__BycMQ{color:white;font-size:1.5rem;font-weight:700}.FeasibilityStudyReport_personaName__NxVUN{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.FeasibilityStudyReport_personaRole__5_Q4T{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.FeasibilityStudyReport_personaSection__x1Viy{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.FeasibilityStudyReport_personaDescription__fIOCH{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.FeasibilityStudyReport_sectionTitle__Iakko{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.FeasibilityStudyReport_personaList__zvK31{margin:0;padding-left:1.25rem}.FeasibilityStudyReport_personaList__zvK31 li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.FeasibilityStudyReport_visualizationContainer__A1znN{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.FeasibilityStudyReport_timelineContainer__DAECl{padding:2rem;background:#f0f4f8;border-radius:12px}.FeasibilityStudyReport_timelineTitle__cVkq4{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.FeasibilityStudyReport_timelineHorizontal__ctBmR{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.FeasibilityStudyReport_phaseCard__G_nQ8{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}.FeasibilityStudyReport_phaseTitle__XQ_Zg{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.FeasibilityStudyReport_milestones__ottcB{list-style:none;padding:0;margin:0;width:100%}.FeasibilityStudyReport_milestone__MfLjo{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.FeasibilityStudyReport_milestoneMonth__gfFKm{font-size:.85rem;color:#6b7280}.FeasibilityStudyReport_milestoneName__tiNsU{font-size:1rem;font-weight:500;color:#374151}.FeasibilityStudyReport_milestoneBudget__q61xZ{font-size:.85rem;color:#10b981;margin-top:.25rem}.CustomerInsightsReport_reportContainer__34IJG{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}.CustomerInsightsReport_reportHeader__Ms5IR{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.CustomerInsightsReport_reportTitle__fy4JD{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.CustomerInsightsReport_businessIdea__zffgP{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.CustomerInsightsReport_businessIdeaLabel__sir2W{font-weight:600;color:#4b5563}.CustomerInsightsReport_scoreCard__56bAB{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)}.CustomerInsightsReport_score__Pht75{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}.CustomerInsightsReport_scoreHigh__i2PE5{background:linear-gradient(135deg,#34d399,#059669)}.CustomerInsightsReport_scoreMedium__myKf9{background:linear-gradient(135deg,#fbbf24,#d97706)}.CustomerInsightsReport_scoreLow__XDkCo{background:linear-gradient(135deg,#fb923c,#ea580c)}.CustomerInsightsReport_scorePoor__j7H25{background:linear-gradient(135deg,#f87171,#dc2626)}.CustomerInsightsReport_scoreValue__wyTCr{font-size:2.8rem;font-weight:700;line-height:1}.CustomerInsightsReport_scoreMax__uOHNk{font-size:1rem;opacity:.8}.CustomerInsightsReport_scoreInfo__t8qkv{flex:1}.CustomerInsightsReport_scoreTitle___2TX9{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.CustomerInsightsReport_scoreJustification__3BPzb{margin:0;font-size:.95rem;color:#4b5563}.CustomerInsightsReport_executiveSummary__A0Rtm{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.CustomerInsightsReport_sectionMainTitle__iFRy4{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.CustomerInsightsReport_summaryContent__vVh_j p{margin:.5rem 0}.CustomerInsightsReport_reportBody__sv4an{display:flex;flex-direction:column;gap:2rem}.CustomerInsightsReport_majorSection__C41uI{margin-bottom:2rem}.CustomerInsightsReport_section__BtUtr{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.CustomerInsightsReport_sectionHeader__6cX8u{background-color:#f9fafb;padding:1rem 1.5rem}.CustomerInsightsReport_sectionTitle__Nzx9V{margin:0;font-size:1.1rem}.CustomerInsightsReport_sectionContent__JDs1O{padding:1.5rem;background-color:white}.CustomerInsightsReport_subheading__bvX3G{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.CustomerInsightsReport_paragraph__cnHVP{margin:1rem 0;color:#4b5563}.CustomerInsightsReport_list__J0Ohi{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.CustomerInsightsReport_list__J0Ohi li{margin-bottom:.5rem;line-height:1.6}.CustomerInsightsReport_reportFooter__DDEsx{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.CustomerInsightsReport_errorMessage__GoLGo{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.CustomerInsightsReport_reportContainer__34IJG{padding:1.5rem}.CustomerInsightsReport_scoreCard__56bAB{flex-direction:column;text-align:center}.CustomerInsightsReport_score__Pht75{margin-right:0;margin-bottom:1rem}.CustomerInsightsReport_reportTitle__fy4JD{font-size:1.8rem}}.CustomerInsightsReport_inlineNumberedList__Opk_G{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.CustomerInsightsReport_inlineNumberedList__Opk_G li{margin-bottom:.3rem;list-style-type:none;position:relative}.CustomerInsightsReport_inlineNumberedList__Opk_G li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.CustomerInsightsReport_numberedList__LbxYQ{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.CustomerInsightsReport_numberedList__LbxYQ li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.CustomerInsightsReport_paragraphWithList__SSqva{margin-bottom:1.5rem}.CustomerInsightsReport_paragraphWithList__SSqva .CustomerInsightsReport_paragraph__cnHVP{margin-bottom:.5rem}.CustomerInsightsReport_paragraphWithList__SSqva .CustomerInsightsReport_numberedList__LbxYQ{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.CustomerInsightsReport_numberedList__LbxYQ{list-style-type:decimal}@media (max-width:768px){.CustomerInsightsReport_paragraphWithList__SSqva .CustomerInsightsReport_numberedList__LbxYQ{padding:.75rem 1.5rem .75rem 2.5rem}.CustomerInsightsReport_numberedList__LbxYQ li{margin-bottom:.6rem}}.CustomerInsightsReport_tableVisualization__QkBf9{margin:2rem 0;width:100%}.CustomerInsightsReport_tableTitle__xAfEO{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.CustomerInsightsReport_tableContainer__HhnY_{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.CustomerInsightsReport_dataTable__d7zw9{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.CustomerInsightsReport_dataTable__d7zw9 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}.CustomerInsightsReport_dataTable__d7zw9 td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.CustomerInsightsReport_dataTable__d7zw9 tr:last-child td{border-bottom:none}.CustomerInsightsReport_dataTable__d7zw9 tr:nth-child(2n){background-color:#f9fafb}.CustomerInsightsReport_dataTable__d7zw9 tr:hover{background-color:#f3f4f6}@media (max-width:768px){.CustomerInsightsReport_tableTitle__xAfEO{font-size:1.1rem}.CustomerInsightsReport_dataTable__d7zw9 td,.CustomerInsightsReport_dataTable__d7zw9 th{padding:.75rem 1rem;font-size:.875rem}}.CustomerInsightsReport_dataTable__d7zw9 td:first-child{font-weight:500;color:#1f2937}.CustomerInsightsReport_dataTable__d7zw9 .CustomerInsightsReport_numeric__a3pg1{text-align:right;font-family:Roboto Mono,monospace}.CustomerInsightsReport_dataTable__d7zw9 .CustomerInsightsReport_highlight__5z_S6{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.CustomerInsightsReport_noData__lwUJy{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.CustomerInsightsReport_cardsContainer__cLJYD{margin:1.5rem 0}.CustomerInsightsReport_cardsTitle__BMfCP{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.CustomerInsightsReport_cardsGrid__bs26p{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.CustomerInsightsReport_personaCard__tkV_x{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}.CustomerInsightsReport_personaAvatar__LJP8K{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.CustomerInsightsReport_avatarInitial__vL46x{color:white;font-size:1.5rem;font-weight:700}.CustomerInsightsReport_personaName___xBrC{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.CustomerInsightsReport_personaRole__O3jBD{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.CustomerInsightsReport_personaSection__qkQN2{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.CustomerInsightsReport_personaDescription__eya65{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.CustomerInsightsReport_sectionTitle__Nzx9V{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.CustomerInsightsReport_personaList__NiRqC{margin:0;padding-left:1.25rem}.CustomerInsightsReport_personaList__NiRqC li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.CustomerInsightsReport_visualizationContainer__WasC6{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.CustomerInsightsReport_timelineContainer___Qtit{padding:2rem;background:#f0f4f8;border-radius:12px}.CustomerInsightsReport_timelineTitle__gHCPp{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.CustomerInsightsReport_timelineHorizontal__RVjKR{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.CustomerInsightsReport_phaseCard__YoNrG{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}.CustomerInsightsReport_phaseTitle__F4_YN{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.CustomerInsightsReport_milestones__JyZSo{list-style:none;padding:0;margin:0;width:100%}.CustomerInsightsReport_milestone__0k3oc{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.CustomerInsightsReport_milestoneMonth__HIFdA{font-size:.85rem;color:#6b7280}.CustomerInsightsReport_milestoneName__0assb{font-size:1rem;font-weight:500;color:#374151}.CustomerInsightsReport_milestoneBudget__rT_mv{font-size:.85rem;color:#10b981;margin-top:.25rem}.CompetitiveAnalysisReport_reportContainer__ICbTN{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}.CompetitiveAnalysisReport_reportHeader__Ozivy{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.CompetitiveAnalysisReport_reportTitle__HzkN_{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.CompetitiveAnalysisReport_businessIdea__WcDzm{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.CompetitiveAnalysisReport_businessIdeaLabel__WlqZq{font-weight:600;color:#4b5563}.CompetitiveAnalysisReport_scoreCard__5i7_B{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)}.CompetitiveAnalysisReport_score__nOwZW{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}.CompetitiveAnalysisReport_scoreHigh__GUwP4{background:linear-gradient(135deg,#34d399,#059669)}.CompetitiveAnalysisReport_scoreMedium__4O_bw{background:linear-gradient(135deg,#fbbf24,#d97706)}.CompetitiveAnalysisReport_scoreLow__roZQ7{background:linear-gradient(135deg,#fb923c,#ea580c)}.CompetitiveAnalysisReport_scorePoor__Pni44{background:linear-gradient(135deg,#f87171,#dc2626)}.CompetitiveAnalysisReport_scoreValue__lUmW3{font-size:2.8rem;font-weight:700;line-height:1}.CompetitiveAnalysisReport_scoreMax__wFXOC{font-size:1rem;opacity:.8}.CompetitiveAnalysisReport_scoreInfo__kZ26a{flex:1}.CompetitiveAnalysisReport_scoreTitle__zi67m{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.CompetitiveAnalysisReport_scoreJustification__LXhax{margin:0;font-size:.95rem;color:#4b5563}.CompetitiveAnalysisReport_executiveSummary__tfmTD{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.CompetitiveAnalysisReport_sectionMainTitle__1Ho_r{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.CompetitiveAnalysisReport_summaryContent__XCP0q p{margin:.5rem 0}.CompetitiveAnalysisReport_reportBody__YnHCy{display:flex;flex-direction:column;gap:2rem}.CompetitiveAnalysisReport_majorSection__aEeAb{margin-bottom:2rem}.CompetitiveAnalysisReport_section__U_KVm{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.CompetitiveAnalysisReport_sectionHeader__1eurK{background-color:#f9fafb;padding:1rem 1.5rem}.CompetitiveAnalysisReport_sectionTitle__unFkN{margin:0;font-size:1.1rem}.CompetitiveAnalysisReport_sectionContent__2apX5{padding:1.5rem;background-color:white}.CompetitiveAnalysisReport_subheading__JaQag{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.CompetitiveAnalysisReport_paragraph__rIQ_h{margin:1rem 0;color:#4b5563}.CompetitiveAnalysisReport_list__bwmuz{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.CompetitiveAnalysisReport_list__bwmuz li{margin-bottom:.5rem;line-height:1.6}.CompetitiveAnalysisReport_reportFooter__5qwNn{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.CompetitiveAnalysisReport_errorMessage__5H1d0{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.CompetitiveAnalysisReport_reportContainer__ICbTN{padding:1.5rem}.CompetitiveAnalysisReport_scoreCard__5i7_B{flex-direction:column;text-align:center}.CompetitiveAnalysisReport_score__nOwZW{margin-right:0;margin-bottom:1rem}.CompetitiveAnalysisReport_reportTitle__HzkN_{font-size:1.8rem}}.CompetitiveAnalysisReport_inlineNumberedList__6DHjt{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.CompetitiveAnalysisReport_inlineNumberedList__6DHjt li{margin-bottom:.3rem;list-style-type:none;position:relative}.CompetitiveAnalysisReport_inlineNumberedList__6DHjt li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.CompetitiveAnalysisReport_numberedList__YFs2I{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.CompetitiveAnalysisReport_numberedList__YFs2I li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.CompetitiveAnalysisReport_paragraphWithList__1_up0{margin-bottom:1.5rem}.CompetitiveAnalysisReport_paragraphWithList__1_up0 .CompetitiveAnalysisReport_paragraph__rIQ_h{margin-bottom:.5rem}.CompetitiveAnalysisReport_paragraphWithList__1_up0 .CompetitiveAnalysisReport_numberedList__YFs2I{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.CompetitiveAnalysisReport_numberedList__YFs2I{list-style-type:decimal}@media (max-width:768px){.CompetitiveAnalysisReport_paragraphWithList__1_up0 .CompetitiveAnalysisReport_numberedList__YFs2I{padding:.75rem 1.5rem .75rem 2.5rem}.CompetitiveAnalysisReport_numberedList__YFs2I li{margin-bottom:.6rem}}.CompetitiveAnalysisReport_tableVisualization__dLHCJ{margin:2rem 0;width:100%}.CompetitiveAnalysisReport_tableTitle__5xTTT{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.CompetitiveAnalysisReport_tableContainer__l_Oov{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.CompetitiveAnalysisReport_dataTable__Lf5h5{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.CompetitiveAnalysisReport_dataTable__Lf5h5 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}.CompetitiveAnalysisReport_dataTable__Lf5h5 td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.CompetitiveAnalysisReport_dataTable__Lf5h5 tr:last-child td{border-bottom:none}.CompetitiveAnalysisReport_dataTable__Lf5h5 tr:nth-child(2n){background-color:#f9fafb}.CompetitiveAnalysisReport_dataTable__Lf5h5 tr:hover{background-color:#f3f4f6}@media (max-width:768px){.CompetitiveAnalysisReport_tableTitle__5xTTT{font-size:1.1rem}.CompetitiveAnalysisReport_dataTable__Lf5h5 td,.CompetitiveAnalysisReport_dataTable__Lf5h5 th{padding:.75rem 1rem;font-size:.875rem}}.CompetitiveAnalysisReport_dataTable__Lf5h5 td:first-child{font-weight:500;color:#1f2937}.CompetitiveAnalysisReport_dataTable__Lf5h5 .CompetitiveAnalysisReport_numeric__k5dfO{text-align:right;font-family:Roboto Mono,monospace}.CompetitiveAnalysisReport_dataTable__Lf5h5 .CompetitiveAnalysisReport_highlight__Nuyz8{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.CompetitiveAnalysisReport_noData__c6TWV{padding:1.5rem;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.CompetitiveAnalysisReport_cardsContainer__y7uP_{margin:1.5rem 0}.CompetitiveAnalysisReport_cardsTitle__YHq3q{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.CompetitiveAnalysisReport_cardsGrid__XvCkl{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.CompetitiveAnalysisReport_personaCard__yj56Q{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}.CompetitiveAnalysisReport_personaAvatar__YQl_m{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.CompetitiveAnalysisReport_avatarInitial__LRuFl{color:white;font-size:1.5rem;font-weight:700}.CompetitiveAnalysisReport_personaName__e_qWW{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.CompetitiveAnalysisReport_personaRole__AN4iT{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.CompetitiveAnalysisReport_personaSection__2gPBA{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.CompetitiveAnalysisReport_personaDescription__x8aiq{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.CompetitiveAnalysisReport_sectionTitle__unFkN{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.CompetitiveAnalysisReport_personaList__H_MU9{margin:0;padding-left:1.25rem}.CompetitiveAnalysisReport_personaList__H_MU9 li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.CompetitiveAnalysisReport_visualizationContainer__BF0Ag{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.CompetitiveAnalysisReport_timelineContainer__3hq97{padding:2rem;background:#f0f4f8;border-radius:12px}.CompetitiveAnalysisReport_timelineTitle__2T0Lj{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.CompetitiveAnalysisReport_timelineHorizontal__X12d9{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.CompetitiveAnalysisReport_phaseCard__iYQB5{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}.CompetitiveAnalysisReport_phaseTitle__8_KjU{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.CompetitiveAnalysisReport_milestones__M9cxd{list-style:none;padding:0;margin:0;width:100%}.CompetitiveAnalysisReport_milestone__5_qLG{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.CompetitiveAnalysisReport_milestoneMonth__IjnzI{font-size:.85rem;color:#6b7280}.CompetitiveAnalysisReport_milestoneName__0sJ7d{font-size:1rem;font-weight:500;color:#374151}.CompetitiveAnalysisReport_milestoneBudget___0WE0{font-size:.85rem;color:#10b981;margin-top:.25rem}.CompetitiveAnalysisReport_noData__c6TWV{padding:1rem;text-align:center;color:#666}.CompetitiveAnalysisReport_tooltip__cA1h4{background-color:white;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:.5rem;border-radius:.375rem}.CompetitiveAnalysisReport_tooltipTitle__4eyMh{font-weight:600}.CompetitiveAnalysisReport_scatterChartContainer__zeptU{width:100%;height:24rem;padding:1rem}.CompetitiveAnalysisReport_chartTitle__TUFu5{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:1rem}.FinancialProjectionReport_reportContainer__K6h0m{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}.FinancialProjectionReport_reportHeader__9Bf92{margin-bottom:2rem;border-bottom:1px solid #e1e4e8;padding-bottom:1.5rem}.FinancialProjectionReport_reportTitle__CeBbJ{text-align:center;font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a202c;line-height:1.2}.FinancialProjectionReport_businessIdea__Bm_Ae{background-color:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #3b82f6;margin-top:1rem;font-size:1.1rem}.FinancialProjectionReport_businessIdeaLabel__njhm5{font-weight:600;color:#4b5563}.FinancialProjectionReport_scoreCard__DbHFE{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)}.FinancialProjectionReport_score__lP3tX{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}.FinancialProjectionReport_scoreHigh___njTA{background:linear-gradient(135deg,#34d399,#059669)}.FinancialProjectionReport_scoreMedium__aQp0J{background:linear-gradient(135deg,#fbbf24,#d97706)}.FinancialProjectionReport_scoreLow__c1UHh{background:linear-gradient(135deg,#fb923c,#ea580c)}.FinancialProjectionReport_scorePoor__4NTat{background:linear-gradient(135deg,#f87171,#dc2626)}.FinancialProjectionReport_scoreValue__lSDSO{font-size:2.8rem;font-weight:700;line-height:1}.FinancialProjectionReport_scoreMax__IF_Nj{font-size:1rem;opacity:.8}.FinancialProjectionReport_scoreInfo__UKhq2{flex:1}.FinancialProjectionReport_scoreTitle__Yo_6A{margin:0 0 .5rem;font-size:1.2rem;color:#1f2937}.FinancialProjectionReport_scoreJustification__s5T4Y{margin:0;font-size:.95rem;color:#4b5563}.FinancialProjectionReport_executiveSummary__iqCPq{background-color:#f8fafc;border-radius:12px;padding:1.5rem 2rem;margin-bottom:2.5rem;border-left:5px solid #3b82f6}.FinancialProjectionReport_sectionMainTitle__LnYAu{margin-top:0;font-size:1.5rem;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.FinancialProjectionReport_summaryContent__Mq8U2 p{margin:.5rem 0}.FinancialProjectionReport_reportBody__4kwsA{display:flex;flex-direction:column;gap:2rem}.FinancialProjectionReport_majorSection__EhL_h{margin-bottom:2rem}.FinancialProjectionReport_section__B0raO{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.FinancialProjectionReport_sectionHeader___UcSA{background-color:#f9fafb;padding:1rem 1.5rem}.FinancialProjectionReport_sectionTitle__UuvWw{margin:0;font-size:1.1rem}.FinancialProjectionReport_sectionContent__Jkkqw{padding:1.5rem;background-color:white}.FinancialProjectionReport_subheading__9VXhJ{font-weight:600;color:#374151;margin:1.5rem 0 .5rem;font-size:1.1rem}.FinancialProjectionReport_paragraph__N_hZs{margin:1rem 0;color:#4b5563}.FinancialProjectionReport_list__i6OOB{margin:1rem 0;padding-left:1.5rem;color:#4b5563}.FinancialProjectionReport_list__i6OOB li{margin-bottom:.5rem;line-height:1.6}.FinancialProjectionReport_reportFooter__dZern{margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center;color:#9ca3af;font-size:.875rem}.FinancialProjectionReport_errorMessage___dzVk{padding:2rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-weight:500}@media (max-width:768px){.FinancialProjectionReport_reportContainer__K6h0m{padding:1.5rem}.FinancialProjectionReport_scoreCard__DbHFE{flex-direction:column;text-align:center}.FinancialProjectionReport_score__lP3tX{margin-right:0;margin-bottom:1rem}.FinancialProjectionReport_reportTitle__CeBbJ{font-size:1.8rem}}.FinancialProjectionReport_inlineNumberedList__o7v_u{margin:.5rem 0 .5rem 1.5rem;padding-left:1rem}.FinancialProjectionReport_inlineNumberedList__o7v_u li{margin-bottom:.3rem;list-style-type:none;position:relative}.FinancialProjectionReport_inlineNumberedList__o7v_u li:before{content:attr(data-number);position:absolute;left:-1.5rem;font-weight:700}.FinancialProjectionReport_numberedList__FFS4H{margin:1rem 0;padding-left:2.5rem;list-style-position:outside}.FinancialProjectionReport_numberedList__FFS4H li{margin-bottom:.8rem;padding-left:.5rem;line-height:1.5;color:#2c3e50}.FinancialProjectionReport_paragraphWithList__tiaFd{margin-bottom:1.5rem}.FinancialProjectionReport_paragraphWithList__tiaFd .FinancialProjectionReport_paragraph__N_hZs{margin-bottom:.5rem}.FinancialProjectionReport_paragraphWithList__tiaFd .FinancialProjectionReport_numberedList__FFS4H{background-color:#f7f9fc;padding:1rem 2rem 1rem 2.5rem;border-radius:6px;margin:.5rem 0}.FinancialProjectionReport_numberedList__FFS4H{list-style-type:decimal}@media (max-width:768px){.FinancialProjectionReport_paragraphWithList__tiaFd .FinancialProjectionReport_numberedList__FFS4H{padding:.75rem 1.5rem .75rem 2.5rem}.FinancialProjectionReport_numberedList__FFS4H li{margin-bottom:.6rem}}.FinancialProjectionReport_tableVisualization__tZmI8{margin:2rem 0;width:100%}.FinancialProjectionReport_tableTitle__NyLXu{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.FinancialProjectionReport_tableContainer__ba5_L{overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);background:white}.FinancialProjectionReport_dataTable__IdNOH{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.FinancialProjectionReport_dataTable__IdNOH 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}.FinancialProjectionReport_dataTable__IdNOH td{padding:.875rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#4b5563;line-height:1.5}.FinancialProjectionReport_dataTable__IdNOH tr:last-child td{border-bottom:none}.FinancialProjectionReport_dataTable__IdNOH tr:nth-child(2n){background-color:#f9fafb}.FinancialProjectionReport_dataTable__IdNOH tr:hover{background-color:#f3f4f6}@media (max-width:768px){.FinancialProjectionReport_tableTitle__NyLXu{font-size:1.1rem}.FinancialProjectionReport_dataTable__IdNOH td,.FinancialProjectionReport_dataTable__IdNOH th{padding:.75rem 1rem;font-size:.875rem}}.FinancialProjectionReport_dataTable__IdNOH td:first-child{font-weight:500;color:#1f2937}.FinancialProjectionReport_dataTable__IdNOH .FinancialProjectionReport_numeric__6Yq9R{text-align:right;font-family:Roboto Mono,monospace}.FinancialProjectionReport_dataTable__IdNOH .FinancialProjectionReport_highlight__pxFTL{background-color:#eff6ff;color:#1d4ed8;font-weight:500}.FinancialProjectionReport_noData__McUrz{padding:1.5rem;text-align:center;background-color:#f8fafc;border-radius:8px;color:#6b7280;font-style:italic}.FinancialProjectionReport_cardsContainer__34apU{margin:1.5rem 0}.FinancialProjectionReport_cardsTitle__ZDFFv{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.FinancialProjectionReport_cardsGrid__drCPh{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.FinancialProjectionReport_personaCard__Voz4Y{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}.FinancialProjectionReport_personaAvatar__2hoCj{width:64px;height:64px;border-radius:50%;background-color:#3b82f6;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.FinancialProjectionReport_avatarInitial__xiJXn{color:white;font-size:1.5rem;font-weight:700}.FinancialProjectionReport_personaName__4ESRA{font-size:1.2rem;font-weight:600;margin:0 0 .25rem;color:#1f2937}.FinancialProjectionReport_personaRole__a_FiS{font-size:.95rem;color:#6b7280;margin:0 0 1rem}.FinancialProjectionReport_personaSection__6THnt{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.FinancialProjectionReport_personaDescription__6iRdb{margin:0 0 1rem;font-size:.95rem;color:#4b5563;line-height:1.5}.FinancialProjectionReport_sectionTitle__UuvWw{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:#374151}.FinancialProjectionReport_personaList__xcqNC{margin:0;padding-left:1.25rem}.FinancialProjectionReport_personaList__xcqNC li{margin-bottom:.5rem;font-size:.95rem;color:#4b5563}.FinancialProjectionReport_visualizationContainer__jLU67{margin-top:2rem;border-top:1px solid #f3f4f6;padding-top:1.5rem}.FinancialProjectionReport_timelineContainer__XYg9V{padding:2rem;background:#f0f4f8;border-radius:12px}.FinancialProjectionReport_timelineTitle__xbe0s{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.FinancialProjectionReport_timelineHorizontal__jrn3e{display:flex;overflow-x:auto;gap:2rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.FinancialProjectionReport_phaseCard__6uobs{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}.FinancialProjectionReport_phaseTitle__mUKRC{text-align:center;font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.FinancialProjectionReport_milestones__5DJCR{list-style:none;padding:0;margin:0;width:100%}.FinancialProjectionReport_milestone__owLe5{margin-bottom:1rem;background:#f9fafb;padding:.8rem;border-radius:8px}.FinancialProjectionReport_milestoneMonth__WjGzv{font-size:.85rem;color:#6b7280}.FinancialProjectionReport_milestoneName__bgvCb{font-size:1rem;font-weight:500;color:#374151}.FinancialProjectionReport_milestoneBudget__6_Q6V{font-size:.85rem;color:#10b981;margin-top:.25rem}
/*# sourceMappingURL=17b2bc23e38d5db4.css.map*/