.styles_fullPage__Ne4Db{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__4O9jh{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__31rpV{font-size:2.5rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em}.styles_mainSubtitle__FsWF_{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__goWQH{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__b5ne_{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__P5jUm{order:2;flex-shrink:0}.styles_toolSection__aLli_{background:white;border-radius:1.25rem;box-shadow:0 4px 24px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem}.styles_sectionTitle__i4f3H{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem}.styles_toolBody__a2rdd{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__fvX_I{width:100%;position:relative}.styles_typeSelector__pUh3r{margin-bottom:2rem}.styles_label__iJ6Ne{font-weight:600;color:#1E2A38;font-size:1rem;display:block;margin-bottom:.75rem;position:relative;padding-left:1.5rem}.styles_label__iJ6Ne:before{content:"•";position:absolute;left:0;top:0;color:#1E2A38;font-weight:700;font-size:1.2rem}.styles_select__W0SyP{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:white;transition:all .3s ease;margin-bottom:.5rem;font-family:Inter,sans-serif;box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_select__W0SyP:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);transform:translateY(-1px)}.styles_typeDescription__zRrpI{color:#64748b;font-size:.9rem;margin:0;font-style:italic;font-weight:500}.styles_inputSection__8l5ml{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.styles_inputGroup__a7030{display:flex;flex-direction:column;gap:.5rem}.styles_input__UgF9Q{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:white;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_input__UgF9Q:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);transform:translateY(-1px)}.styles_input__UgF9Q::placeholder{color:#a0aec0;font-weight:400}.styles_actionButtons__EiSJS{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.styles_calculateButton__wXOJ_{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__wXOJ_:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__wXOJ_:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__wXOJ_:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_clearButton__Ssf2g{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__Ssf2g:hover:not(:disabled){background:#F8FAFC;border-color:#1E2A38;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.2)}.styles_clearButton__Ssf2g:disabled{background:#F8FAFC;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_clearButton__Ssf2g:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_spinner__uHXZC{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__TbtGy 1s linear infinite}@keyframes styles_spin__TbtGy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__Bz4f1{background:linear-gradient(135deg,#fed7d7,#feb2b2);border:1px solid #fc8181;color:#c53030;padding:1rem 1.5rem;border-radius:12px;margin:1rem 0;display:flex;align-items:center;gap:.5rem;font-weight:500;box-shadow:0 4px 15px rgba(197,48,48,.2)}.styles_error__Bz4f1 span{font-size:1.2rem}.styles_resultSection__elmvL{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem}.styles_placeholderContent__E_ip_{text-align:center;padding:3rem 2rem;color:#9ca3af}.styles_placeholderContent__E_ip_ p{font-size:1rem;margin:0;line-height:1.6}.styles_placeholderIcon__sv_KW{font-size:3rem;margin-bottom:1rem;opacity:.5}.styles_analysisHeader__D61Cj{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9;position:relative}.styles_analysisHeader__D61Cj:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:1px}.styles_analysisHeader__D61Cj h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin:0}.styles_analysisActions___MYil{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__GtWhz,.styles_downloadButton__90_0v,.styles_newCalculationButton__iIZ9p{padding:.75rem 1.25rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif}.styles_copyButton__GtWhz{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 15px rgba(102,126,234,.3)}.styles_copyButton__GtWhz:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.styles_downloadButton__90_0v{background:linear-gradient(135deg,#48bb78,#38a169);color:white;box-shadow:0 4px 15px rgba(72,187,120,.3)}.styles_downloadButton__90_0v:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(72,187,120,.4)}.styles_newCalculationButton__iIZ9p{background:linear-gradient(135deg,#ed8936,#dd6b20);color:white;box-shadow:0 4px 15px rgba(237,137,54,.3)}.styles_newCalculationButton__iIZ9p:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(237,137,54,.4)}.styles_analysisContent__dc3yO{background:rgba(255,255,255,.5);border-radius:16px;padding:2rem;border:1px solid rgba(255,255,255,.3)}.styles_analysisText__rwCyC{color:#1E2A38}.styles_resultCard__8weOB{background:white;border-radius:16px;padding:2rem;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.5)}.styles_resultValue__E_eFl{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;margin-bottom:2rem;border:1px solid #e2e8f0}.styles_resultLabel__af_Ss{font-size:1.1rem;font-weight:600;color:#1E2A38}.styles_resultNumber__CSMBK{font-size:1.5rem;font-weight:700;color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_salaryBreakdown___0t_4{margin-bottom:2rem}.styles_salaryBreakdown___0t_4 h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.styles_breakdownGrid__UqfAE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.styles_breakdownItem__9SG3x{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:rgba(102,126,234,.05);border-radius:8px;border:1px solid rgba(102,126,234,.1)}.styles_breakdownItem__9SG3x:last-child{margin-bottom:0}.styles_breakdownLabel__RrgBg{font-weight:500;color:#1E2A38}.styles_breakdownValue__A42gV{font-weight:600;color:#667eea}.styles_explanationSection__BN_WP{margin-bottom:2rem}.styles_explanationSection__BN_WP h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.styles_explanationSection__BN_WP p{color:#4a5568;line-height:1.6;font-size:1rem}.styles_tipsSection__y04Y2{margin-bottom:1rem}.styles_tipsSection__y04Y2 h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.styles_tipsList__thK7a{list-style:none;padding:0;margin:0}.styles_tipsList__thK7a li{border-bottom:1px solid #e2e8f0;color:#4a5568;position:relative;padding:.75rem 0 .75rem 1.5rem}.styles_tipsList__thK7a li:before{content:"💡";position:absolute;left:0;top:.75rem}.styles_tipsList__thK7a li:last-child{border-bottom:none}.styles_exampleContent__43m1j{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem}.styles_exampleContent__43m1j h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-bottom:1.5rem}.styles_contentTags__L_gir{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__NRUjV{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__NRUjV: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__NRUjV: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__NRUjV:hover:before{left:100%}@media (max-width:1200px){.styles_mainLayout__goWQH{flex-direction:column}.styles_contentArea__b5ne_{order:1}.styles_sidebar__P5jUm{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__goWQH{padding:0 1rem}.styles_headerSection__4O9jh{padding:0 0 2rem}.styles_mainTitle__31rpV{font-size:2rem}.styles_mainSubtitle__FsWF_{font-size:1.1rem}.styles_toolSection__aLli_{padding:1.5rem;border-radius:1rem;margin:0}.styles_exampleContent__43m1j,.styles_resultSection__elmvL{padding:1.5rem;border-radius:1rem;margin:0 0 1.5rem}.styles_aboutSection__lmAlm{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__XmVxb{padding:0 1rem}.styles_aboutTitle__zm5YZ{font-size:1.5rem}.styles_aboutContent__mOVFH h3{font-size:1.25rem}.styles_aboutContent__mOVFH h4{font-size:1.1rem}}@media (max-width:480px){.styles_fullPage__Ne4Db{padding:4rem 0 2rem}.styles_headerSection__4O9jh{padding:0 0 1.5rem}.styles_mainTitle__31rpV{font-size:1.75rem}.styles_mainSubtitle__FsWF_{font-size:1rem}.styles_mainLayout__goWQH{padding:0 1rem}.styles_exampleContent__43m1j,.styles_resultSection__elmvL,.styles_toolSection__aLli_{padding:1rem;border-radius:.75rem;margin:0 0 1rem}.styles_aboutSection__lmAlm{margin:1rem;width:calc(100% - 2rem);padding:1.5rem 0;border-radius:1rem}.styles_aboutContainer__XmVxb{padding:0 1rem}.styles_aboutTitle__zm5YZ{font-size:1.25rem;margin-bottom:1rem}.styles_aboutContent__mOVFH h3{font-size:1.1rem;margin:1.5rem 0 .75rem}.styles_aboutContent__mOVFH h4{font-size:1rem;margin:1rem 0 .5rem}.styles_aboutContent__mOVFH p{font-size:.95rem;line-height:1.6}}.styles_aboutSection__lmAlm{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__XmVxb{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__zm5YZ{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__mOVFH{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__mOVFH h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.styles_aboutContent__mOVFH 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__mOVFH p{font-size:1rem;line-height:1.7;color:#4a5568;margin-bottom:1rem}.styles_aboutContent__mOVFH ol,.styles_aboutContent__mOVFH ul{margin:1rem 0;padding-left:1.5rem}.styles_aboutContent__mOVFH li{margin-bottom:.5rem;line-height:1.6;color:#4a5568}.styles_aboutContent__mOVFH strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__lmAlm{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__XmVxb{padding:0 1rem}.styles_aboutTitle__zm5YZ{font-size:1.5rem}.styles_aboutContent__mOVFH h3{font-size:1.25rem}.styles_aboutContent__mOVFH h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__lmAlm{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}