.DealInputForm_form__wuU6z{display:flex;flex-direction:column;gap:5px;width:100%}.DealInputForm_row__R_Xwi{display:flex;flex-direction:column;margin-bottom:2px}.DealInputForm_row__R_Xwi label{font-weight:700;margin-bottom:2px;white-space:nowrap}.DealInputForm_row__R_Xwi input{padding:6px 10px;font-size:14px;width:100%}.DealInputForm_required__e1td8{color:red;font-weight:400;margin-left:4px}.DealInputForm_toggle__MFN4x{margin-left:8px;padding:6px 10px;font-size:14px;background-color:#2c3e50;color:#fff;border:none;cursor:pointer;border-radius:4px;min-width:40px;height:32px}.DealInputForm_toggle__MFN4x:hover{background-color:#1f2e3c}.DealInputForm_toggle__MFN4x:disabled{background-color:#ccc;color:#fff;cursor:not-allowed;pointer-events:none}.DealInputForm_additionalExpenses__e_Clq{display:flex;flex-direction:column}.DealInputForm_expenseRow__QCzNF{display:flex;align-items:center;gap:8px;margin-bottom:8px;position:relative}.DealInputForm_expenseInput__CI0Xx{flex:1 1;min-width:0;padding:6px;font-size:13px}.DealInputForm_removeExpense__XwduS{background:transparent;color:red;border:none;font-size:16px;cursor:pointer;padding:4px}.DealInputForm_addButtonWrapper__aW8wC{margin-top:10px}.DealInputForm_buttonRow__sdcW5{display:flex;gap:10px}.DealInputForm_checkboxRow__a___w{display:flex;align-items:center;margin-top:-5px;margin-bottom:5px;font-size:14px}.DealInputForm_checkboxRow__a___w input[type=checkbox]{margin-right:8px;transform:scale(1.2);cursor:pointer;accent-color:var(--primary-blue)}.DealInputForm_inline__JEuaV{position:relative;display:flex;align-items:center}.DealInputForm_inlineError__Uar7z{position:relative;margin-top:4px;color:#e74c3c;font-size:13px;white-space:nowrap}.DealInputForm_spinner__1Oki6{animation:DealInputForm_spin__fm0Hh 1s linear infinite}.DealInputForm_bizBuySellLink__jzyi7{color:#000;text-decoration:none}.DealInputForm_bizBuySellLink__jzyi7:hover{color:var(--primary-blue);text-decoration:underline}.DealInputForm_labelWithTooltip__8wEfi{display:flex;align-items:center}@keyframes DealInputForm_spin__fm0Hh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.DealInputForm_form__wuU6z{max-width:220px}}.Button_button__Fhpa1{background-color:var(--primary-blue);color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:5px;transition:background-color .3s ease,transform .2s ease;box-shadow:var(--card-shadow)}.Button_button__Fhpa1.Button_compact__duryJ{padding:6px 14px;font-size:14px;border-radius:12px;line-height:1.2}.Button_button__Fhpa1:hover{background-color:var(--hover-blue);transform:scale(1.05);box-shadow:var(--card-shadow)}.Button_button__Fhpa1:focus{outline:none}.Button_button__Fhpa1.Button_disabled__9FbVv,.Button_button__Fhpa1:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.Button_wrapper__1DHah{position:relative;display:inline-block}.Button_tooltip__fcxGS{position:absolute;bottom:125%;left:50%;transform:translateX(-20%);background:#2c3e50;color:#fff;font-size:13px;padding:6px 8px;border-radius:4px;white-space:nowrap;z-index:10;opacity:.9}.Button_tooltip__fcxGS:after{content:"";position:absolute;top:100%;left:20%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#2c3e50}.ModalSelectField_selectField__YeX8S{padding:8px 16px;background-color:#fff;border-radius:6px;border:1px solid #ccc;min-width:280px;font-size:15px;color:#333;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:space-between}.ModalSelectField_compact__BKmhF{min-width:200px;max-width:100%}.ModalSelectField_selectField__YeX8S:hover{border-color:var(--hover-blue);box-shadow:0 0 0 3px rgba(0,112,243,.1)}.ModalSelectField_label__3snmm{color:#2c3e50;font-family:Roboto,sans-serif;font-size:16px}.GroupedSearchModal_modalOverlay__pphgM{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(44,62,80,.5);display:flex;align-items:center;justify-content:center;z-index:10000}.GroupedSearchModal_modalContent__ge9d8{background:#fff;width:95%;max-width:700px;height:80vh;overflow-y:auto;box-shadow:var(--card-shadow);position:relative;font-family:Inter,sans-serif;padding:0}.GroupedSearchModal_topBanner__2nTiV{background-color:var(--primary-blue);padding:50px 50px 40px;position:relative}.GroupedSearchModal_closeButton__5Q_HJ{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#fff}.GroupedSearchModal_groupedList__3pN0D{display:flex;flex-direction:column;gap:24px;padding:30px}.GroupedSearchModal_groupTitle__8_xid{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:10px}.GroupedSearchModal_itemList__Jv3Ux{display:flex;flex-direction:column;gap:8px;padding-left:8px}.GroupedSearchModal_item__rO4xS{font-size:14px;color:#2c3e50;padding:6px 0;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:color .2s}.GroupedSearchModal_item__rO4xS:hover{color:var(--hover-blue)}@media screen and (max-width:480px){.GroupedSearchModal_groupedList__3pN0D{padding:20px}.GroupedSearchModal_item__rO4xS{font-size:13px}.GroupedSearchModal_closeButton__5Q_HJ{top:6px;font-size:28px}}.SearchInput_searchInput__HsvwZ{padding:12px;margin:0 16px 16px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#f9f9f9;width:100%;box-sizing:border-box}.SearchInput_searchInput__HsvwZ:focus{outline:2px solid hsla(0,0%,100%,.4)}.InfoTooltip_tooltipIcon__tgNgO{font-size:18px;color:#888;cursor:pointer;flex-shrink:0}.InfoTooltip_tooltipIcon__tgNgO:hover{color:#2c3e50}.InfoTooltip_tooltipWrapper__PRElQ{margin-left:auto;display:inline-block;cursor:pointer}.InfoTooltip_tooltipBox__lbXvc{background:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:13px;max-width:200px;white-space:normal;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:99999;pointer-events:none}.SummaryCard_card___QSpc{position:relative;background:#fff;border-radius:12px;padding:10px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;justify-content:flex-start;width:200px;height:100px;flex:1 1}.SummaryCard_topRow__ug2ac{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;white-space:nowrap}.SummaryCard_label__Rg2XX{font-size:16px;font-weight:550;color:#2c3e50}.SummaryCard_valueRow__j9huR{display:flex;align-items:center;justify-content:space-between}.SummaryCard_icon__Jyysa{font-size:18px}.SummaryCard_green__Nq__U{color:#2ecc71}.SummaryCard_red__lDdZt{color:#e74c3c}.SummaryCard_value__2Qn9t{font-size:24px;font-weight:550;color:#000;margin:4px 0}.SummaryCard_industry__riggu{font-size:15px;color:#555;margin-top:4px}@media (max-width:600px){.SummaryCard_card___QSpc{width:100%;height:90px;padding:8px}.SummaryCard_label__Rg2XX{font-size:14px}.SummaryCard_value__2Qn9t{font-size:20px}.SummaryCard_industry__riggu{font-size:14px}}.DealSummary_summaryContainer__iPs6O{width:100%;margin:0 auto}.DealSummary_summaryHeading__vsb8F{text-align:center;color:#2c3e50;margin-bottom:25px;font-size:22px}.DealSummary_grid__4Lo9_{display:grid;grid-template-columns:repeat(auto-fill,minmax(195px,1fr));grid-gap:10px;gap:10px;justify-content:start}@media (max-width:900px){.DealSummary_grid__4Lo9_{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.DealAnalysisAI_card__LHggz{background:#fff;border-radius:8px;padding:16px;box-shadow:var(--card-shadow);width:100%;max-width:400px;margin:0 auto;display:flex;flex-direction:column;position:relative;min-height:250px;max-height:80vh;overflow:hidden;overflow-y:auto}.DealAnalysisAI_centeredContent__umlJ7{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.DealAnalysisAI_explanation__zc4WI{font-size:1rem;color:#444;text-align:center;max-width:500px;line-height:1.6}.DealAnalysisAI_explanation__zc4WI strong{font-weight:585;color:var(--hover-blue)}.DealAnalysisAI_analysisWarning__JrTVe{color:red;font-size:.85rem;margin-top:.5rem;text-align:center}.DealAnalysisAI_analysisResult__FAAhl{display:flex;flex-direction:column;align-items:stretch}.DealAnalysisAI_analysisResult__FAAhl h2{text-align:center;margin-bottom:10px;font-size:22px;font-weight:600;color:#2c3e50}.DealAnalysisAI_scoreWrapper__z0JIZ{display:flex;justify-content:center}.DealAnalysisAI_section__HhUan{margin-bottom:10px}.DealAnalysisAI_sectionTitle__ia3nH{font-size:16px;font-weight:600;margin-bottom:6px;color:#34495e}.DealAnalysisAI_bulletRow__XTOUz{display:flex;align-items:center;gap:8px;margin-bottom:6px;list-style:none!important}.DealAnalysisAI_bulletRow__XTOUz span:last-child{font-size:14px;color:#2c3e50}.DealAnalysisAI_summaryText__i8JIG{font-size:14px;color:#555;line-height:1.4}.DealAnalysisAI_scrollHint__AM_fO{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);opacity:.6;animation:DealAnalysisAI_bounce__1j6Yi 1.2s infinite;font-size:32px;color:#7f8c8d}@keyframes DealAnalysisAI_bounce__1j6Yi{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.DealAnalysisAI_inline__zJaLs{display:flex;align-items:center;justify-content:center;gap:8px}.DealAnalysisAI_spinner__rLZSo{animation:DealAnalysisAI_spin__5vfrN 1s linear infinite;font-size:24px;color:var(--primary-blue)}@keyframes DealAnalysisAI_spin__5vfrN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.DealAnalysisAI_card__LHggz{margin-top:-50px}}.LoginModal_modalOverlay___f9jc{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:999}.LoginModal_modalContent__B5kKf{position:relative;background:#fff;border-radius:10px;padding:30px 20px;width:100%;max-width:400px;box-shadow:var(--card-shadow);animation:LoginModal_fadeIn__WxeGp .2s ease;text-align:center}.LoginModal_subtitle__wZxl1{margin-bottom:2rem;font-size:1rem;color:#666}.LoginModal_loginButtons__63x10{display:flex;flex-direction:column;gap:1rem}.LoginModal_loadingSpinner__Pwpg2{width:30px;height:30px;margin:1rem auto;border:4px solid #ddd;border-top:4px solid var(--primary-blue);border-radius:50%;animation:LoginModal_spin__WdfB6 1s linear infinite}.LoginModal_inputField__gsxjw{width:100%;margin-bottom:12px;padding:10px;font-size:14px;border:1px solid #ddd;border-radius:6px}.LoginModal_inputField__gsxjw:focus{outline:none;border-color:#3498db}.LoginModal_errorMessage__T0oh7{color:#e74c3c;font-size:13px;margin-bottom:10px;text-align:center}.LoginModal_switchText__t_tOt{font-size:14px;margin-top:12px;text-align:center}.LoginModal_switchText__t_tOt span{color:var(--primary-blue);cursor:pointer;font-weight:600}.LoginModal_forgotPassword__rxhYO{text-align:center;margin-top:.5rem;color:var(--primary-blue);cursor:pointer;font-size:.9rem}.LoginModal_forgotPassword__rxhYO:hover{text-decoration:underline}.LoginModal_closeButton__fZcRb{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;font-size:24px;color:#2c3e50;transition:color .2s}.LoginModal_closeButton__fZcRb:hover{color:#e74c3c}.LoginModal_checkboxWrapper__yPoe7{display:flex;justify-content:center;margin-bottom:10px}.LoginModal_checkboxLabel__OgV0d{display:flex;align-items:center;gap:8px;font-size:14px}.LoginModal_checkboxLabel__OgV0d input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary-blue);cursor:pointer}@keyframes LoginModal_fadeIn__WxeGp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes LoginModal_spin__WdfB6{to{transform:rotate(1turn)}}.DealAnalysisAIDisplay_analysisResult__7Io75{display:flex;flex-direction:column;align-items:stretch}.DealAnalysisAIDisplay_analysisResult__7Io75 h2{text-align:center;margin-bottom:10px;font-size:22px;font-weight:600;color:#2c3e50}.DealAnalysisAIDisplay_scoreWrapper__rsro4{display:flex;justify-content:center}.DealAnalysisAIDisplay_sectionTitle__pybfI{font-size:16px;font-weight:600;margin-bottom:6px;color:#34495e}.DealAnalysisAIDisplay_bulletRow__M8ZnO{display:flex;align-items:center;gap:8px;margin-bottom:6px;list-style:none!important}.DealAnalysisAIDisplay_bulletRow__M8ZnO span:last-child{font-size:14px;color:#2c3e50}.DealAnalysisAIDisplay_summaryText__lqajj{font-size:14px;color:#555;line-height:1.4}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.CircularScoreMeter_wrapper__zfqcl{width:120px;height:60px;overflow:hidden}.CircularScoreMeter_scoreText__YAFKR{font-size:22px;margin-top:-20px;color:#2c3e50;font-weight:600}.LinearScoreMeter_container__j_XCI{display:flex;align-items:center;gap:12px;width:100%;max-width:400px}.LinearScoreMeter_barWrapper__yVG9S{flex:1 1}.LinearScoreMeter_barBackground__w1Raf{background:#eee;border-radius:6px;height:12px;width:100%;overflow:hidden}.LinearScoreMeter_barFill__uSP3M{height:100%;border-radius:6px;background:linear-gradient(90deg,#d4e9f9,#1e4e8c);transition:width .2s ease-out}.LinearScoreMeter_scoreText__W_zhd{font-size:18px;font-weight:600;color:#2c3e50;min-width:60px;text-align:right}.Footer_footerContainer__LWCGF{background-color:#102842;color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;font-size:14px}.Footer_topRow__iMhe5{width:100%;justify-content:space-between;align-items:center}.Footer_linkGroup__PXPGR,.Footer_topRow__iMhe5{display:flex;flex-wrap:wrap;gap:1.5rem}.Footer_link__k8nOj{color:#fff;text-decoration:none;transition:color .2s ease}.Footer_link__k8nOj:hover{color:#ccc}.Footer_socialLinks__jT6th{display:flex;gap:1rem;justify-content:center}.Footer_socialIcon__ZoTty{color:#fff;font-size:18px;transition:color .2s ease}.Footer_socialIcon__ZoTty:hover{color:#ccc}.Footer_subscribeForm__ToYn6{display:flex;position:relative;flex-direction:column;align-items:flex-end;gap:.25rem;max-width:300px;width:100%;text-align:right}.Footer_subscribeLabel__VLCej{font-weight:700;color:#fff;align-self:flex-start}.Footer_subscribeInputGroup__1y8Dg{display:flex;width:100%;gap:.5rem}.Footer_subscribeInput__si3Uz{flex:1 1;padding:.5rem;border-radius:4px;border:none;font-size:14px}.Footer_subscribeButton__5yHoU{background-color:var(--primary-blue);color:#fff;font-weight:700;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.Footer_subscribeButton__5yHoU:hover{background-color:#ccc}.Footer_successMsg__h5ZyT{position:absolute;top:100%;left:0;margin-top:.5rem;font-size:14px;white-space:nowrap;color:var(--primary-blue)}.Footer_copyright__ZaEdC{text-align:center;font-size:13px;color:#aaa;width:100%}@media (max-width:800px){.Footer_topRow__iMhe5{flex-direction:column;gap:2rem}.Footer_subscribeForm__ToYn6,.Footer_topRow__iMhe5{align-items:center;text-align:center}.Footer_subscribeInputGroup__1y8Dg{flex-direction:column;gap:.5rem}.Footer_copyright__ZaEdC{margin-top:.5rem;white-space:normal}}.ConfirmationModal_overlay__zfF2h{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ConfirmationModal_modal__4RdI_{background:#fff;padding:20px;border-radius:8px;width:400px;max-width:90%;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.ConfirmationModal_title__DIQAS{font-size:1.5rem;margin-bottom:1rem}.ConfirmationModal_message__3tvru{font-size:1rem;margin-bottom:1.5rem}.ConfirmationModal_buttons__s_wAZ{display:flex;justify-content:center;gap:1rem}.DealCalculator_pageWrapper___wtMR{background:var(--section-background);min-height:100vh;padding:2rem 0;display:flex;justify-content:center;overflow-x:hidden}.DealCalculator_mainGrid___COoH{display:grid;grid-template-columns:1fr 2fr 2fr 1.5fr;grid-template-rows:3fr 2fr;grid-gap:2rem;gap:2rem;width:100%;padding:0 2rem;box-sizing:border-box}.DealCalculator_left__AQpi2{grid-column:1;grid-row:1/span 2}.DealCalculator_middleTop__WAOrj{grid-column:2/span 2;grid-row:1}.DealCalculator_middleBottom__PQA8U{grid-column:2/span 2;grid-row:2}.DealCalculator_right__llF43{grid-column:4;grid-row:1/span 2;display:flex;justify-content:center}.DealCalculator_exploreIndustryWrapper__lgj5d{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem}.DealCalculator_exploreIndustryWrapper__lgj5d button{width:100%;max-width:420px}.DealCalculator_title__wIpqJ{text-align:left;margin-bottom:15px;color:#2c3e50}@media (max-width:1024px){.DealCalculator_mainGrid___COoH{grid-template-columns:1fr;grid-template-rows:auto;padding:0 1rem}.DealCalculator_left__AQpi2,.DealCalculator_middleBottom__PQA8U,.DealCalculator_middleTop__WAOrj,.DealCalculator_right__llF43{grid-column:1/-1;grid-row:auto}.DealCalculator_exploreIndustryWrapper__lgj5d button{width:100%}}