.styles_fullPage__FYF08{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#BCCCDC,#D9EAFD)}.styles_headerSection__S0upC{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__cxKXj{font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_mainSubtitle__FFUfk{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__jbcXX{display:flex;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__8YXTl{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__0HwLI{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_sectionTitle__q4xNK{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__q4xNK:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__NO5F4{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__1iDN3{width:100%;position:relative;margin-bottom:2rem}.styles_inputGroup__PfSah{margin-bottom:1.5rem}.styles_label__Cw7aw{display:block;font-weight:600;color:#1E2A38;margin-bottom:.5rem;font-size:1rem;position:relative}.styles_label__Cw7aw:before{content:"●";color:#1E2A38;margin-right:.5rem;font-weight:700}.styles_input___wLhI{width:100%;padding:1.25rem;border:2px solid #e1e5e9;border-radius:1rem;font-size:1rem;line-height:1.6;transition:all .3s ease;font-family:inherit;background:#F8FAFC;color:#1E2A38}.styles_input___wLhI:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);background:white}.styles_input___wLhI::placeholder{color:#9AA6B2;font-style:italic}.styles_helpText__Jrgwl{display:block;margin-top:.5rem;font-size:.875rem;color:#666;font-weight:400;font-style:italic}.styles_calculateButton__vB_mw{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:1.25rem 2.5rem;border-radius:2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(30,42,56,.3);display:flex;align-items:center;gap:.75rem;min-width:200px;justify-content:center}.styles_calculateButton__vB_mw:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__vB_mw:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__vB_mw:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_spinner__KFqhs{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__Px1my 1s linear infinite}@keyframes styles_spin__Px1my{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__POYM_{background:linear-gradient(135deg,#FEE,#FDD);border:1px solid #fcc;color:#C33;padding:1.25rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(204,51,51,.1);font-weight:500}.styles_error__POYM_ span{font-size:1.25rem}.styles_resultSection__pSuMz{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;border:1px solid #d9eafd;box-shadow:0 8px 32px rgba(0,0,0,.08)}.styles_analysisContainer__CNYTC{background:white;border-radius:1.25rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.styles_analysisHeader__vxZVa{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:3px solid #f8fafc;position:relative}.styles_analysisHeader__vxZVa:after{content:"";position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_analysisHeader__vxZVa h3{color:#1E2A38;margin:0;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.styles_analysisActions__BnBoa{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__NyxVG,.styles_newCalculationButton__7iGPb{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-weight:500;box-shadow:0 4px 12px rgba(30,42,56,.2)}.styles_copyButton__NyxVG:hover,.styles_newCalculationButton__7iGPb:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-1px);box-shadow:0 6px 16px rgba(30,42,56,.3)}.styles_analysisContent__nB3T5,.styles_analysisText__wr1SI{width:100%}.styles_loanDisplay__t0oMf{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;border:1px solid #d9eafd;box-shadow:0 8px 24px rgba(0,0,0,.08)}.styles_loanDisplay__t0oMf h4{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-bottom:1rem}.styles_loanValue__o1FYw{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.styles_amount__9FoWS{font-size:2.5rem;font-weight:800;color:#1E2A38;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_frequency__mc0TQ{font-size:1.25rem;font-weight:600;color:#475569}.styles_loanDetails__SGOxf{display:flex;flex-direction:column;gap:1rem;align-items:center;color:#475569;font-size:1rem}.styles_detailItem__V0_6V{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9;transition:all .3s ease;min-width:300px;justify-content:space-between}.styles_detailItem__V0_6V:hover{background:#F8FAFC;border-color:#D9EAFD;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_detailLabel__zpRm8{font-weight:600;color:#1E2A38}.styles_detailValue__D_Hkk{font-weight:700;color:#1E2A38}.styles_loanScale__ZTP_j{margin-top:2rem}.styles_loanScale__ZTP_j h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;text-align:center}.styles_scaleGrid__btgzF{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:1rem}.styles_scaleItem__evI9x{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:.75rem;padding:1rem;text-align:center;transition:all .3s ease;cursor:pointer}.styles_scaleItem__evI9x:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_scaleRange__SD9WT{font-size:.9rem;font-weight:600;color:#1E2A38;margin-bottom:.25rem}.styles_scaleCategory__c3nNN{font-size:.85rem;font-weight:600}.styles_exampleContent__quzQD{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_exampleContent__quzQD h3{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.styles_exampleContent__quzQD h3:before{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__gmF1U{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__shd6j{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:1rem;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem;line-height:1.5;color:#1E2A38;position:relative;overflow:hidden}.styles_contentTag__shd6j:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.styles_contentTag__shd6j:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__shd6j:hover:before{left:100%}.styles_sidebar__WQxBG{width:300px;background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.styles_sidebarSection__8Adjp{margin-bottom:2rem}.styles_sidebarTitle__B1x31{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.styles_popularTools__ZZvKV{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool__4O9l2{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool__4O9l2:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__AlacR{font-size:1rem}.styles_popularToolName__rCKml{font-size:.9rem;font-weight:500}.styles_relatedTools__ltByA{display:flex;flex-direction:column;gap:.5rem}.styles_relatedTool__FbIaK{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e9ecef}.styles_relatedTool__FbIaK:last-child{border-bottom:none}.styles_relatedTool__FbIaK:hover{background:#f8f9fa;transform:translateX(5px)}.styles_relatedToolIcon__HEbWL{font-size:1rem;color:#1E2A38}.styles_relatedToolName__SQaeB{font-size:.9rem;font-weight:500;color:#1E2A38}.styles_categories__5_mCM{display:flex;flex-direction:column;gap:.75rem}.styles_categoryLink__Hz_mk{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;font-weight:500}.styles_categoryLink__Hz_mk:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:#1E2A38}.styles_categoryDot__odyzN{color:#1E2A38;font-size:1.25rem;transition:transform .3s ease}.styles_categoryLink__Hz_mk:hover .styles_categoryDot__odyzN{transform:scale(1.2)}@media (max-width:1200px){.styles_mainLayout__jbcXX{flex-direction:column;gap:1.5rem}.styles_sidebar__WQxBG{width:100%;position:static}.styles_contentArea__8YXTl{width:100%;order:-1}}@media (max-width:768px){.styles_fullPage__FYF08{padding:8rem 0 2rem}.styles_headerSection__S0upC{padding:0 0 2rem}.styles_mainTitle__cxKXj{font-size:2rem}.styles_mainSubtitle__FFUfk{font-size:1rem}.styles_mainLayout__jbcXX{padding:0 1rem}.styles_toolSection__0HwLI{padding:1.5rem}.styles_sectionTitle__q4xNK{font-size:1.5rem}.styles_input___wLhI{padding:1rem}.styles_calculateButton__vB_mw{padding:1rem 2rem;font-size:1rem}.styles_analysisContainer__CNYTC{padding:1.5rem}.styles_analysisHeader__vxZVa{flex-direction:column;align-items:flex-start}.styles_analysisHeader__vxZVa h3{font-size:1.5rem}.styles_analysisActions__BnBoa{width:100%;justify-content:flex-start}.styles_amount__9FoWS{font-size:2rem}.styles_loanDetails__SGOxf{flex-direction:column}.styles_detailItem__V0_6V{min-width:auto;flex-direction:column;gap:.5rem;text-align:center}.styles_scaleGrid__btgzF{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.styles_sidebar__WQxBG{order:-1}.styles_sidebarTitle__B1x31{font-size:1.1rem}.styles_categoryLink__Hz_mk,.styles_popularTool__4O9l2,.styles_relatedTool__FbIaK{padding:.5rem}.styles_popularToolName__rCKml,.styles_relatedToolName__SQaeB{font-size:.9rem}}@media (max-width:480px){.styles_fullPage__FYF08{padding:6rem 0 1rem}.styles_mainTitle__cxKXj{font-size:1.75rem}.styles_mainSubtitle__FFUfk{font-size:.9rem}.styles_mainLayout__jbcXX{padding:0 .5rem}.styles_toolSection__0HwLI{padding:1rem}.styles_sectionTitle__q4xNK{font-size:1.25rem}.styles_input___wLhI{padding:.75rem;font-size:.9rem}.styles_calculateButton__vB_mw{padding:.875rem 1.5rem;font-size:.9rem}.styles_analysisContainer__CNYTC{padding:1rem}.styles_analysisHeader__vxZVa h3{font-size:1.25rem}.styles_analysisContent__nB3T5{padding:0}.styles_analysisText__wr1SI{font-size:.9rem}.styles_amount__9FoWS{font-size:1.75rem}.styles_exampleContent__quzQD{padding:1rem}.styles_sidebar__WQxBG{padding:0}.styles_categoryLink__Hz_mk,.styles_popularTool__4O9l2,.styles_relatedTool__FbIaK{padding:.5rem;font-size:.85rem}.styles_popularToolName__rCKml,.styles_relatedToolName__SQaeB{font-size:.85rem}}.styles_input___wLhI:focus,.styles_select__26cAW:focus{border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}.styles_contentTag__shd6j:hover{transform:translateY(-2px)}.styles_categoryLink__Hz_mk:hover,.styles_popularTool__4O9l2:hover,.styles_relatedTool__FbIaK:hover{transform:translateX(5px)}@media (prefers-reduced-motion:reduce){.styles_spinner__KFqhs{animation:none}.styles_categoryLink__Hz_mk,.styles_contentTag__shd6j:before,.styles_popularTool__4O9l2,.styles_relatedTool__FbIaK{transition:none}}@media print{.styles_analysisActions__BnBoa,.styles_exampleContent__quzQD,.styles_sidebar__WQxBG{display:none}.styles_fullPage__FYF08{background:white;padding:0}.styles_resultSection__pSuMz,.styles_toolSection__0HwLI{box-shadow:none;border:1px solid #ccc}}