.styles_fullPage__LrUHt{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:6rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:#BCCCDC}.styles_headerSection__5xoFL{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__hKEH9{font-size:2.5rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em}.styles_mainSubtitle__G_sSm{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__Vb64l{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__1XB0T{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__oPuu3{order:2;flex-shrink:0}.styles_toolSection__d_lsL{background:white;border-radius:1.25rem;box-shadow:0 4px 24px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem}.styles_sectionTitle__mtLBo{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem}.styles_toolBody__LsFZn{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__kW0xO{width:100%;margin-bottom:2rem}.styles_typeSelector__XIJEm{margin-bottom:2rem}.styles_label__SOcVz{font-weight:600;color:#1E2A38;font-size:1rem;display:block;margin-bottom:.5rem}.styles_label__SOcVz:before{content:"●";color:#1E2A38;margin-right:.5rem;font-weight:700}.styles_select__mx6rV{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_select__mx6rV:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);background:white}.styles_typeDescription__jRB1S{color:#666;font-size:.9rem;margin:0;font-style:italic}.styles_inputSection__axDxC{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.styles_inputGroup__tw9QB{display:flex;flex-direction:column;gap:.5rem}.styles_input__1TkUg{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__1TkUg:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);background:white}.styles_input__1TkUg::placeholder{color:#9AA6B2;font-style:italic}.styles_actionButtons__GnH23{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.styles_calculateButton__k_1t1{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:1rem 1.5rem;border-radius:1rem;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__k_1t1:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__k_1t1:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__k_1t1:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_clearButton__uGgk_{background:white;color:#1E2A38;border:2px solid #d9eafd;padding:.9rem 1.5rem;border-radius:1rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;gap:.75rem;min-width:150px;justify-content:center}.styles_clearButton__uGgk_:hover:not(:disabled){background:#F8FAFC;border-color:#1E2A38;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.2)}.styles_clearButton__uGgk_:disabled{background:#F8FAFC;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_clearButton__uGgk_:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_spinner__5V3nb{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__rHm65 1s linear infinite}@keyframes styles_spin__rHm65{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__Mkyvc{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__Mkyvc span{font-size:1.25rem}.styles_resultSection__DN6iS{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem}.styles_placeholderContent__TFh2N{text-align:center;padding:3rem 2rem;color:#9ca3af}.styles_placeholderContent__TFh2N p{font-size:1rem;margin:0;line-height:1.6}.styles_placeholderIcon__c3gaK{font-size:3rem;margin-bottom:1rem;opacity:.5}.styles_analysisHeader__fmUEd{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.styles_analysisHeader__fmUEd h3{color:#1E2A38;margin:0;font-size:1.5rem;font-weight:700}.styles_analysisActions__lE5up{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__GudTg,.styles_downloadButton__a6qaT,.styles_newCalculationButton__Sxlbh{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__GudTg:hover,.styles_downloadButton__a6qaT:hover,.styles_newCalculationButton__Sxlbh:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-1px);box-shadow:0 6px 16px rgba(30,42,56,.3)}.styles_analysisContent__U1aUt,.styles_analysisText__Mk36_{width:100%}.styles_resultCard__Zbu4d{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;padding:2rem;margin-bottom:1.5rem}.styles_resultCard__Zbu4d,.styles_resultValue__zAn_C{border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_resultValue__zAn_C{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:white;border:1px solid #e1e5e9}.styles_resultLabel__sQQg0{font-size:1.25rem;font-weight:600;color:#475569}.styles_resultNumber__uwHvy{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_explanationSection__TKnSc,.styles_formulaSection__9xZoO,.styles_stepsSection__e2bC9{margin-bottom:1.5rem;padding:1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9}.styles_explanationSection__TKnSc h4,.styles_formulaSection__9xZoO h4,.styles_stepsSection__e2bC9 h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d9eafd}.styles_formula__UO_sh{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:.5rem;padding:1rem;font-family:Courier New,monospace;font-weight:600;color:#1E2A38;text-align:center;font-size:1.1rem}.styles_explanationSection__TKnSc p{color:#475569;line-height:1.6;margin:0}.styles_stepsList__hH2dA{margin:0;padding-left:1.5rem;color:#475569}.styles_stepsList__hH2dA li{margin-bottom:.5rem;line-height:1.6}.styles_stepsList__hH2dA li:last-child{margin-bottom:0}.styles_exampleContent__zM0Ft{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem}.styles_exampleContent__zM0Ft h3{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.styles_contentTags__YTD4i{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__ocbTs{background:white;border:1.5px 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__ocbTs:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}.styles_contentTag__ocbTs:hover{background:linear-gradient(135deg,#f8fafc,#e8f2ff);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#9AA6B2}.styles_contentTag__ocbTs:hover:before{left:100%}@media (max-width:1200px){.styles_mainLayout__Vb64l{flex-direction:column}.styles_contentArea__1XB0T{order:1}.styles_sidebar__oPuu3{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__Vb64l{padding:0 1rem}.styles_headerSection__5xoFL{padding:0 0 2rem}.styles_mainTitle__hKEH9{font-size:2rem}.styles_mainSubtitle__G_sSm{font-size:1.1rem}.styles_toolSection__d_lsL{padding:1.5rem;border-radius:1rem;margin:0}.styles_exampleContent__zM0Ft,.styles_resultSection__DN6iS{padding:1.5rem;border-radius:1rem;margin:0 0 1.5rem}.styles_aboutSection__N_RUL{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__21UDP{padding:0 1rem}.styles_aboutTitle__ymK0_{font-size:1.5rem}.styles_aboutContent__w2ZJb h3{font-size:1.25rem}.styles_aboutContent__w2ZJb h4{font-size:1.1rem}}@media (max-width:480px){.styles_fullPage__LrUHt{padding:4rem 0 2rem}.styles_headerSection__5xoFL{padding:0 0 1.5rem}.styles_mainTitle__hKEH9{font-size:1.75rem}.styles_mainSubtitle__G_sSm{font-size:1rem}.styles_mainLayout__Vb64l{padding:0 1rem}.styles_exampleContent__zM0Ft,.styles_resultSection__DN6iS,.styles_toolSection__d_lsL{padding:1rem;border-radius:.75rem;margin:0 0 1rem}.styles_aboutSection__N_RUL{margin:1rem;width:calc(100% - 2rem);padding:1.5rem 0;border-radius:1rem}.styles_aboutContainer__21UDP{padding:0 1rem}.styles_aboutTitle__ymK0_{font-size:1.25rem;margin-bottom:1rem}.styles_aboutContent__w2ZJb h3{font-size:1.1rem;margin:1.5rem 0 .75rem}.styles_aboutContent__w2ZJb h4{font-size:1rem;margin:1rem 0 .5rem}.styles_aboutContent__w2ZJb p{font-size:.95rem;line-height:1.6}}.styles_aboutSection__N_RUL{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__21UDP{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__ymK0_{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__w2ZJb{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__w2ZJb h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.styles_aboutContent__w2ZJb h4{font-size:1.25rem;font-weight:600;color:#2d3748;margin:1.5rem 0 .75rem;padding-left:.5rem;border-left:3px solid #4299e1}.styles_aboutContent__w2ZJb p{font-size:1rem;line-height:1.7;color:#4a5568;margin-bottom:1rem}.styles_aboutContent__w2ZJb ol,.styles_aboutContent__w2ZJb ul{margin:1rem 0;padding-left:1.5rem}.styles_aboutContent__w2ZJb li{margin-bottom:.5rem;line-height:1.6;color:#4a5568}.styles_aboutContent__w2ZJb strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__N_RUL{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__21UDP{padding:0 1rem}.styles_aboutTitle__ymK0_{font-size:1.5rem}.styles_aboutContent__w2ZJb h3{font-size:1.25rem}.styles_aboutContent__w2ZJb h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__N_RUL{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}