.calculator-section{min-height:100vh;padding:140px 0 80px;position:relative}.calculator-header{text-align:center;z-index:1;margin-bottom:50px;position:relative}.calculator-header h1{color:#fff;margin-bottom:15px;font-family:Raleway,sans-serif;font-size:56px;font-weight:700}.calculator-header .subtitle{color:#ffffffb3;margin-bottom:0;font-size:20px}.calculator-wrapper{background:linear-gradient(145deg,#2f3142 0%,#252736 100%);border-radius:24px;grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;margin:0 auto;padding:50px;display:grid;box-shadow:0 20px 60px #0000004d}.calculator-inputs{flex-direction:column;gap:30px;display:flex}.input-group-custom{margin-bottom:40px}.input-label-row{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.input-label-row label{color:#ffffffd9;margin:0;font-size:16px;font-weight:600}.input-value-display{background:#ffd5001a;border:1px solid #ffd5004d;border-radius:8px;align-items:center;padding:8px 14px;display:flex}.input-value-display .currency,.inline-input{color:#ffd500;text-align:right;background:0 0;border:none;width:90px;font-family:Source Sans Pro,sans-serif;font-size:18px;font-weight:700}.inline-input.duration-input{width:40px}.inline-input.rate-input{width:50px}.slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#ffd500 0%,#9a20bc 100%);border-radius:4px;outline:none;width:100%;height:8px;margin:15px 0}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff;border:3px solid #ffd500;border-radius:50%;width:24px;height:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #0000004d}.slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 6px 16px #ffd50066}.slider::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #ffd500;border-radius:50%;width:24px;height:24px;box-shadow:0 4px 12px #0000004d}.range-labels{color:#ffffff80;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.preset-chips{flex-wrap:wrap;gap:10px;display:flex}.chip{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-family:Source Sans Pro,sans-serif;font-size:13px;font-weight:500;transition:all .25s}.chip:hover{color:#ffd500;background:#ffd50026;border-color:#ffd50066}.chip.active{color:#ffd500;background:linear-gradient(135deg,#ffd50033 0%,#9a20bc33 100%);border-color:#ffd500}.input-hint{color:#ffffff73;margin-top:10px;font-size:12px;display:block}.calculator-results{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.donut-chart-container{width:220px;height:220px;margin-bottom:40px;position:relative}.donut-chart{width:100%;height:100%;transform:rotate(-90deg)}.donut-center{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.donut-label{color:#fff9;margin-bottom:4px;font-size:13px;display:block}.donut-value{color:#fff;font-size:24px;font-weight:700;display:block}.result-breakdown{flex-direction:column;gap:20px;width:100%;margin-bottom:40px;display:flex}.breakdown-item{border-bottom:1px solid #ffffff1a;align-items:center;padding:16px 0;display:flex}.breakdown-indicator{border-radius:4px;width:4px;height:40px;margin-right:15px}.breakdown-indicator.invested{background:#ffd500}.breakdown-indicator.returns{background:#9a20bc}.breakdown-indicator.tax{background:#4caf50}.breakdown-details{flex-direction:column;flex:1;display:flex}.breakdown-label{color:#fff9;margin-bottom:2px;font-size:13px}.breakdown-value{color:#fff;font-family:Raleway,sans-serif;font-size:20px;font-weight:700}.breakdown-value.tax-amount{color:#ff5252}.cta-section{text-align:center;width:100%;margin-top:auto}.download-btn img{border-radius:8px;height:50px;transition:transform .2s}.download-btn:hover img{transform:translateY(-2px)}.yearly-breakdown-section{background:linear-gradient(145deg,#2f3142 0%,#252736 100%);border-radius:24px;max-width:1100px;margin-top:60px;margin-left:auto;margin-right:auto;padding:40px}.breakdown-header{text-align:center;margin-bottom:40px}.breakdown-header h2{color:#fff;margin-bottom:8px;font-family:Raleway,sans-serif;font-size:32px;font-weight:700}.breakdown-subtitle{color:#fff9;margin-bottom:0;font-size:16px}.chart-container{margin-bottom:40px;padding:20px 0}.chart-wrapper{background:#0003;border-radius:16px;margin-bottom:16px;padding:30px 20px 20px}.chart-bars{justify-content:space-between;align-items:flex-end;gap:4px;height:200px;padding-top:30px;display:flex}.chart-bar{cursor:pointer;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:10px;display:flex;position:relative}.bar-stack{border-radius:4px 4px 0 0;flex-direction:column-reverse;width:100%;max-width:30px;transition:opacity .2s;display:flex;overflow:hidden}.chart-bar:hover .bar-stack{opacity:.8}.bar-invested{background:#ffd500;width:100%;transition:height .5s}.bar-returns{background:#9a20bc;width:100%;transition:height .5s}.bar-data-label,.chart-bar:hover .bar-data-label{color:#ffffffb3;opacity:0;white-space:nowrap;font-size:11px;font-weight:600;transition:all .2s;position:absolute;top:-25px;transform:translateY(10px)}.chart-labels{justify-content:space-between;gap:8px;padding:12px 10px 0;display:flex}.chart-label{text-align:center;color:#ffffff80;flex:1;max-width:60px;font-size:11px}.chart-legend{justify-content:center;gap:30px;margin-top:20px;display:flex}.legend-item{align-items:center;gap:8px;display:flex}.legend-color{border-radius:3px;width:12px;height:12px}.legend-color.invested{background:#ffd500}.legend-color.returns{background:#9a20bc}.chart-tooltip{color:#fff;pointer-events:none;z-index:1000;background:#000000e6;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.5;display:none;position:fixed;box-shadow:0 4px 15px #0003}.yearly-table-container{background:0 0;border-top:1px solid #ffffff1a;border-radius:16px;padding-top:20px;overflow:hidden}.table-toggle{cursor:pointer;color:#fff9;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:color .3s;display:flex}.table-toggle:hover{color:#ffd500;background:0 0}.table-toggle i{transition:transform .3s}.table-toggle.expanded i{transform:rotate(180deg)}.yearly-table-wrapper{max-height:400px;display:none;overflow-y:auto}.yearly-table-wrapper.show{animation:.3s ease-out forwards slideDown;display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.yearly-table{border-collapse:collapse;width:100%;font-size:14px}.yearly-table th,.yearly-table td{text-align:right;color:#ffffffd9;border-bottom:1px solid #ffffff0d;padding:14px 16px}.yearly-table th:first-child,.yearly-table td:first-child{text-align:left}.yearly-table th{text-align:right;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-bottom:1px solid #ffffff1a;padding:12px 16px;font-size:12px;font-weight:600}.yearly-table tr:hover td{background:#ffffff08}.info-section{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;display:grid;position:relative}.info-card{text-align:center;background:#2f314299;border:1px solid #ffffff14;border-radius:16px;padding:30px;transition:transform .3s,border-color .3s}.info-card:hover{border-color:#ffd5004d;transform:translateY(-5px)}.info-icon{background:linear-gradient(135deg,#ffd50026 0%,#9a20bc26 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.info-icon i{color:#ffd500;font-size:28px}.info-card h3{color:#fff;margin-bottom:12px;font-family:Raleway,sans-serif;font-size:20px;font-weight:600}.info-card p{color:#ffffffa6;margin-bottom:0;font-size:15px;line-height:1.6}@media (width<=991px){.calculator-wrapper{background:linear-gradient(145deg,#2f3142 0%,#252736 100%);border-radius:24px;grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;margin:0 auto;padding:50px;display:grid;box-shadow:0 20px 60px #0000004d}.info-section{grid-template-columns:1fr}.chart-labels{justify-content:space-between;gap:8px;padding:12px 10px 0;display:flex}}@media (width<=575px){.calculator-header h1{color:#fff;margin-bottom:15px;font-family:Raleway,sans-serif;font-size:56px;font-weight:700}.calculator-wrapper{background:linear-gradient(145deg,#2f3142 0%,#252736 100%);border-radius:24px;grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;margin:0 auto;padding:50px;display:grid;box-shadow:0 20px 60px #0000004d}.input-group-custom{margin-bottom:40px}.donut-chart-container{width:180px;height:180px}.yearly-table th,.yearly-table td{text-align:right;color:#ffffffd9;border-bottom:1px solid #ffffff0d;padding:14px 16px}}.historical-rates-section{background:linear-gradient(145deg,#2f3142 0%,#252736 100%);border-radius:20px;margin-top:50px;margin-bottom:50px;padding:30px;box-shadow:0 10px 40px #0003}.historical-rates-section .section-header.with-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.historical-rates-section .header-content{text-align:left}.historical-rates-section h2{color:#fff;margin-bottom:8px;font-family:Raleway,sans-serif;font-size:24px;font-weight:700}.historical-rates-section .section-subtitle{color:#fff9;margin:0;font-size:16px}.chart-filters{justify-content:center;gap:10px;display:flex}@media (width<=768px){.historical-rates-section .section-header.with-filters{flex-direction:column;align-items:flex-start}.historical-rates-section .header-content{text-align:center;width:100%}.chart-filters{width:100%}}.rates-table-container{opacity:0;border-radius:12px;max-width:600px;max-height:0;margin:0 auto;transition:all .4s;overflow:auto hidden;box-shadow:0 5px 20px #0000000d}.rates-table-container.show{opacity:1;max-height:1500px;margin-top:20px}.rates-table{border-collapse:collapse;background:#0003;width:100%}.rates-table th,.rates-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:15px 25px}.rates-table th{color:#fff9;text-transform:uppercase;letter-spacing:.5px;background-color:#0003;font-size:14px;font-weight:600}.rates-table th:last-child{text-align:right}.rates-table td{color:#fff;font-size:15px;font-weight:500}.rates-table td.rate-value{text-align:right;color:#00b172;font-family:Source Sans Pro,sans-serif;font-weight:700}.rates-table tr:last-child td{border-bottom:none}.rates-table tr:hover td{background-color:#ffffff0d}@media (width<=768px){.historical-rates-section{border-radius:16px;margin-top:30px;padding:20px}.historical-rates-section h2{font-size:20px}.rates-table th,.rates-table td{padding:12px 15px}}.rates-chart-container{width:100%;height:350px;margin-bottom:30px;position:relative}.chart-filter-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s}.chart-filter-btn:hover{color:#fff;background:#ffffff1a}.chart-filter-btn.active{color:#00b172;background:#00b17233;border-color:#00b172}.view-data-container{text-align:center;margin:20px 0}.view-data-btn{color:#00b172;cursor:pointer;background:0 0;border:2px solid #00b172;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.view-data-btn:hover{color:#fff;background:#00b172;transform:translateY(-2px);box-shadow:0 4px 12px #00b1724d}.view-data-btn i{font-size:18px}