.styles_fullPage__udDW6{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__s2ys5{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__NeArc{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__YMLS7{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__7C_Pv{display:flex;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__3Nx00{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__k1xYA{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__kjm8O{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__kjm8O:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__suJ9_{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__1b_o3{width:100%;position:relative;margin-bottom:2rem}.styles_typeSelector__P2rlE{margin-bottom:2rem}.styles_label__cB2EM{font-weight:600;color:#1E2A38;font-size:1rem;display:block;margin-bottom:.5rem;position:relative}.styles_label__cB2EM:before{content:"●";color:#1E2A38;margin-right:.5rem;font-weight:700}.styles_select__v5rCS{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__v5rCS:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);background:white}.styles_typeDescription__3PAlb{color:#666;font-size:.9rem;margin:0;font-style:italic}.styles_inputSection__tLkeU{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.styles_inputGroup__gSQhM{display:flex;flex-direction:column;gap:.5rem}.styles_input__fwH6h{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__fwH6h:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1);background:white}.styles_input__fwH6h::placeholder{color:#9AA6B2;font-style:italic}.styles_calculateButton__meOi4{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__meOi4:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__meOi4:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__meOi4:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_spinner__8jwVk{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__f1hE9 1s linear infinite}@keyframes styles_spin__f1hE9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__iZMZI{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__iZMZI span{font-size:1.25rem}.styles_resultSection___cNaZ{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__KLToE{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__EYKoy{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__EYKoy:after{content:"";position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_analysisHeader__EYKoy 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__hRUbU{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__SCEKM,.styles_downloadButton__ZFbm9,.styles_newCalculationButton__dVn_s{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__SCEKM:hover,.styles_downloadButton__ZFbm9:hover,.styles_newCalculationButton__dVn_s:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-1px);box-shadow:0 6px 16px rgba(30,42,56,.3)}.styles_analysisContent__FE62T,.styles_analysisText__N5wFV{width:100%}.styles_resultCard__UhleC{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;padding:2rem;margin-bottom:1.5rem}.styles_resultCard__UhleC,.styles_resultValue__VyAUE{border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_resultValue__VyAUE{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:white;border:1px solid #e1e5e9}.styles_resultLabel__tR8UM{font-size:1.25rem;font-weight:600;color:#475569}.styles_resultNumber__09WXB{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_taxBreakdown__cMTSv{margin-bottom:1.5rem;padding:1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9}.styles_taxBreakdown__cMTSv h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d9eafd}.styles_breakdownGrid__oKp1C{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.styles_breakdownItem__PwfAF{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:.5rem}.styles_breakdownItem__PwfAF:last-child{margin-bottom:0}.styles_breakdownLabel__uu3RJ{font-weight:600;color:#1E2A38}.styles_breakdownValue__987_Y{font-weight:700;color:#1E2A38;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_effectiveRate__e7xKT{margin-bottom:1.5rem;padding:1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9}.styles_effectiveRate__e7xKT h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d9eafd}.styles_rateValue__23VeM{font-size:1.5rem;font-weight:700;color:#1E2A38;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;padding:1rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:.5rem}.styles_explanationSection__dj1Rg{margin-bottom:1.5rem;padding:1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9}.styles_explanationSection__dj1Rg h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d9eafd}.styles_explanationSection__dj1Rg p{color:#475569;line-height:1.6;margin:0}.styles_tipsSection__ufRmz{margin-bottom:1.5rem;padding:1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9}.styles_tipsSection__ufRmz h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d9eafd}.styles_tipsList__pnkWA{margin:0;padding-left:1.5rem;color:#475569}.styles_tipsList__pnkWA li{margin-bottom:.5rem;line-height:1.6}.styles_tipsList__pnkWA li:last-child{margin-bottom:0}.styles_exampleContent___fn6V{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___fn6V h3{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.styles_exampleContent___fn6V h3:before{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__Stko5{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__XgVdd{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__XgVdd: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__XgVdd:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__XgVdd:hover:before{left:100%}.styles_sidebar__UY_Tl{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__4I8j4{margin-bottom:2rem}.styles_sidebarTitle__5eqOA{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.styles_popularTools__f56dD{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool__mi0Or{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool__mi0Or:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__tzpmo{font-size:1rem}.styles_popularToolName__hD0HY{font-size:.9rem;font-weight:500}.styles_relatedTools__lM2Y0{display:flex;flex-direction:column;gap:.5rem}.styles_relatedTool__Y_IPg{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__Y_IPg:last-child{border-bottom:none}.styles_relatedTool__Y_IPg:hover{background:#f8f9fa;transform:translateX(5px)}.styles_relatedToolIcon__9wRyz{font-size:1rem;color:#1E2A38}.styles_relatedToolName__cr1TJ{font-size:.9rem;font-weight:500;color:#1E2A38}.styles_categories__1eSND{display:flex;flex-direction:column;gap:.75rem}.styles_categoryLink__YsHJC{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__YsHJC: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__DwPpZ{color:#1E2A38;font-size:1.25rem;transition:transform .3s ease}.styles_categoryLink__YsHJC:hover .styles_categoryDot__DwPpZ{transform:scale(1.2)}@media (max-width:1200px){.styles_mainLayout__7C_Pv{flex-direction:column;gap:1.5rem}.styles_sidebar__UY_Tl{width:100%;position:static}.styles_contentArea__3Nx00{width:100%;order:-1}}@media (max-width:768px){.styles_fullPage__udDW6{padding:8rem 0 2rem}.styles_headerSection__s2ys5{padding:0 0 2rem}.styles_mainTitle__NeArc{font-size:2rem}.styles_mainSubtitle__YMLS7{font-size:1rem}.styles_mainLayout__7C_Pv{padding:0 1rem}.styles_toolSection__k1xYA{padding:1.5rem}.styles_sectionTitle__kjm8O{font-size:1.5rem}.styles_inputSection__tLkeU{grid-template-columns:1fr}.styles_input__fwH6h{padding:1rem}.styles_calculateButton__meOi4{padding:1rem 2rem;font-size:1rem}.styles_analysisContainer__KLToE{padding:1.5rem}.styles_analysisHeader__EYKoy{flex-direction:column;align-items:flex-start}.styles_analysisHeader__EYKoy h3{font-size:1.5rem}.styles_analysisActions__hRUbU{width:100%;justify-content:flex-start}.styles_resultValue__VyAUE{flex-direction:column;gap:.5rem}.styles_resultNumber__09WXB{font-size:2rem}.styles_sidebar__UY_Tl{order:-1}.styles_sidebarTitle__5eqOA{font-size:1.1rem}.styles_categoryLink__YsHJC,.styles_popularTool__mi0Or,.styles_relatedTool__Y_IPg{padding:.5rem}.styles_popularToolName__hD0HY,.styles_relatedToolName__cr1TJ{font-size:.9rem}}@media (max-width:480px){.styles_fullPage__udDW6{padding:6rem 0 1rem}.styles_mainTitle__NeArc{font-size:1.75rem}.styles_mainSubtitle__YMLS7{font-size:.9rem}.styles_mainLayout__7C_Pv{padding:0 .5rem}.styles_toolSection__k1xYA{padding:1rem}.styles_sectionTitle__kjm8O{font-size:1.25rem}.styles_input__fwH6h{padding:.75rem;font-size:.9rem}.styles_calculateButton__meOi4{padding:.875rem 1.5rem;font-size:.9rem}.styles_analysisContainer__KLToE{padding:1rem}.styles_analysisHeader__EYKoy h3{font-size:1.25rem}.styles_analysisContent__FE62T{padding:0}.styles_analysisText__N5wFV{font-size:.9rem}.styles_resultNumber__09WXB{font-size:1.75rem}.styles_exampleContent___fn6V{padding:1rem}.styles_sidebar__UY_Tl{padding:0}.styles_categoryLink__YsHJC,.styles_popularTool__mi0Or,.styles_relatedTool__Y_IPg{padding:.5rem;font-size:.85rem}.styles_popularToolName__hD0HY,.styles_relatedToolName__cr1TJ{font-size:.85rem}}.styles_input__fwH6h:focus,.styles_select__v5rCS:focus{border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}.styles_contentTag__XgVdd:hover{transform:translateY(-2px)}.styles_categoryLink__YsHJC:hover,.styles_popularTool__mi0Or:hover,.styles_relatedTool__Y_IPg:hover{transform:translateX(5px)}@media (prefers-reduced-motion:reduce){.styles_spinner__8jwVk{animation:none}.styles_categoryLink__YsHJC,.styles_contentTag__XgVdd:before,.styles_popularTool__mi0Or,.styles_relatedTool__Y_IPg{transition:none}}@media print{.styles_analysisActions__hRUbU,.styles_exampleContent___fn6V,.styles_sidebar__UY_Tl{display:none}.styles_fullPage__udDW6{background:white;padding:0}.styles_resultSection___cNaZ,.styles_toolSection__k1xYA{box-shadow:none;border:1px solid #ccc}}