.HeroSection_calculatorContainer__HBAsY{padding:0;display:flex;justify-content:center;align-items:flex-start}@media(max-width:768px){.HeroSection_calculatorContainer__HBAsY{padding:0}}.HeroSection_calculatorCard__F8xQ0{background:#fff;border-radius:16px;padding:1.5rem;max-width:1200px;width:100%}@media(max-width:768px){.HeroSection_calculatorCard__F8xQ0{border-radius:12px;padding:.75rem}}.HeroSection_mainLayout__2_rzb{display:flex;flex-direction:row;gap:3rem;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);border-radius:16px;align-items:flex-start}@media(max-width:768px){.HeroSection_mainLayout__2_rzb{flex-direction:column;gap:1.5rem;padding:1rem}}.HeroSection_title__sdD4n{font-size:28px;font-weight:600;margin:0 0 1.5rem;text-align:left;background:linear-gradient(90deg,#ffa229,#164760);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.HeroSection_title__sdD4n{font-size:22px;margin-bottom:1rem}}.HeroSection_inputsColumn__j924K{display:flex;flex-direction:column;gap:1.5rem;flex:1 1;min-width:0}@media(max-width:768px){.HeroSection_inputsColumn__j924K{min-width:100%}}.HeroSection_resultsColumn__0xtz_{flex:1 1;min-width:0;display:flex;align-items:stretch}@media(max-width:768px){.HeroSection_resultsColumn__0xtz_{width:100%}}.HeroSection_radioGroup__i9Mz_{display:flex;gap:1rem;background-color:#f7f8f9;border:2px solid #e5e7eb;border-radius:12px;padding:8px}@media(max-width:768px){.HeroSection_radioGroup__i9Mz_{padding:6px;gap:.5rem}}.HeroSection_radioLabel__cp16A{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1 1;padding:10px 14px;border-radius:8px;transition:all .2s ease}.HeroSection_radioLabel__cp16A:hover{background-color:rgba(255,162,41,.08)}.HeroSection_radioLabelActive__FRlJb{background-color:rgba(255,162,41,.15)}.HeroSection_radioLabelActive__FRlJb .HeroSection_radioText__JW8VQ{color:#ffa229;font-weight:600}.HeroSection_radioInput__mP1fa{width:18px;height:18px;cursor:pointer;accent-color:#ffa229;margin:0}.HeroSection_radioText__JW8VQ{font-size:15px;font-weight:500;color:#424a51}@media(max-width:768px){.HeroSection_radioText__JW8VQ{font-size:14px}}.HeroSection_inputSection__iOvxc{margin-bottom:0}.HeroSection_label__qfmu0{display:block;font-size:15px;font-weight:500;color:#424a51;margin-bottom:8px}@media(max-width:768px){.HeroSection_label__qfmu0{font-size:14px}}.HeroSection_inputWrapper__E_zGn{position:relative;display:flex;align-items:center;background-color:#f7f8f9;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease}.HeroSection_inputWrapper__E_zGn:focus-within{border-color:#ffa229;box-shadow:0 0 0 3px rgba(255,162,41,.1)}.HeroSection_currencySymbol__mJ7Nn{padding:0 14px;font-size:16px;font-weight:600;color:#424a51;flex-shrink:0}@media(max-width:768px){.HeroSection_currencySymbol__mJ7Nn{padding:0 12px;font-size:14px}}.HeroSection_amountInput__dJozr{flex:1 1;padding:14px 16px;font-size:15px;font-weight:500;color:#424a51;background:transparent;border:none;outline:none}.HeroSection_amountInput__dJozr::placeholder{color:#6b7280}.HeroSection_amountInput__dJozr::-webkit-inner-spin-button,.HeroSection_amountInput__dJozr::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HeroSection_amountInput__dJozr[type=number]{-moz-appearance:textfield}.HeroSection_sliderRow__Gc7NF{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.HeroSection_sliderRow__Gc7NF{gap:.75rem}}.HeroSection_sliderWrapper__CrAch{position:relative;flex:1 1;padding:24px 0 8px}@media(max-width:768px){.HeroSection_sliderWrapper__CrAch{padding:20px 0 6px}}.HeroSection_slider__vm8mA{-webkit-appearance:none;width:100%;height:10px;border-radius:30px;background:#e5e7eb;outline:none}.HeroSection_slider__vm8mA::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#ffa229;cursor:pointer;margin-top:-6px;box-shadow:0 2px 6px rgba(255,162,41,.4)}.HeroSection_slider__vm8mA::-webkit-slider-runnable-track{height:10px;border-radius:30px;background:linear-gradient(to right,#ffa229 0,#ffa229 var(--slider-percentage,0),#e5e7eb var(--slider-percentage,0),#e5e7eb 100%)}.HeroSection_slider__vm8mA::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#ffa229;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(255,162,41,.4)}.HeroSection_slider__vm8mA::-moz-range-track{height:10px;border-radius:30px;background:#e5e7eb}.HeroSection_sliderLabel__OmRbi{position:absolute;top:-4px;transform:translateX(-50%);font-size:13px;font-weight:600;color:#fff;background:#ffa229;padding:4px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;z-index:2}.HeroSection_valueUnit__59UJ9{display:flex;align-items:center;border:2px solid #e5e7eb;border-radius:12px;padding:8px 12px;background:#f7f8f9;min-width:100px}.HeroSection_valueUnit__59UJ9:focus-within{border-color:#ffa229}.HeroSection_valueInput__6XbFM{width:3ch;padding:0;border:none;background:transparent;font-size:15px;font-weight:600;color:#424a51;outline:none}.HeroSection_valueInput__6XbFM::-webkit-inner-spin-button,.HeroSection_valueInput__6XbFM::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HeroSection_valueInput__6XbFM[type=number]{-moz-appearance:textfield}.HeroSection_unit__sQyZo{font-size:12px;font-weight:600;color:#6b7280;margin-left:6px;text-transform:uppercase}.HeroSection_resultsPanel__p0ubx{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;background:linear-gradient(135deg,#f8fafc,#fffbf5);border-radius:16px;border:2px solid #ffa229;width:100%;--color-invested:#ffa229;--color-returns:#ffd4a3}@media(max-width:768px){.HeroSection_resultsPanel__p0ubx{padding:1.5rem}}.HeroSection_resultTopRow__declF{align-self:flex-end}.HeroSection_shareBtn__lCw_b{font-size:12px;font-weight:600;color:#164760;background:transparent;border:none;cursor:pointer;letter-spacing:.5px}.HeroSection_shareBtn__lCw_b:hover{color:#ffa229}.HeroSection_doughnutChart__8amXo{width:180px;height:180px}@media(max-width:768px){.HeroSection_doughnutChart__8amXo{width:160px;height:160px}}.HeroSection_doughnut__5wlQZ{width:100%;height:100%;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.HeroSection_doughnutInner__DCu6p{position:absolute;width:58%;height:58%;background:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection_legend__YWrIQ{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.HeroSection_legendItem__wgd_8{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#424a51}.HeroSection_legendColor__rdlPj{width:14px;height:14px;border-radius:4px;flex-shrink:0}.HeroSection_legendInvested___QhWE{background:#ffa229}.HeroSection_legendReturns__pkMT0{background:#ffd4a3}.HeroSection_resultList__MTB5a{width:100%;display:flex;flex-direction:column;gap:.75rem}.HeroSection_resultRow__Y_hd9{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.HeroSection_resultLabel__rxIQI{font-size:14px;font-weight:500;color:#6b7280}.HeroSection_resultValue__XkOiR{font-size:16px;font-weight:600;color:#424a51}.HeroSection_resultValueHighlight__Sp33k{font-size:16px;font-weight:600;color:#ffa229}.HeroSection_resultValueTotal__urWm9{font-size:18px;font-weight:700;color:#164760}.HeroSection_investNowBtn__rf7E6{display:block;width:100%;padding:14px 24px;font-size:16px;font-weight:600;color:#fff;background:#ffa229;border:none;border-radius:12px;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease}.HeroSection_investNowBtn__rf7E6:hover{background:#ff9000}@media(max-width:768px){.HeroSection_investNowBtn__rf7E6{padding:12px 20px;font-size:15px}}