:root{--aurora:#e0eaec;--delian-sky:#1addff;--nereid:#d1e8d9;--obsidian:#101010;--thalassa:#8aa5aa;--thalassa-dark:#7a9499;--mistia:#c7d7da;--celestial:#a3f1ff;--cyan-bright:#00d9ff;--cyan-optimistic:#02b3ff;--cyan-pessimistic:#5af1ff;--cyan-shade:#1addff33;--aurora-dark:#d5e5e8;--white:#fff;--slate-50:#f9fafb;--slate-100:#f3f4f6;--slate-300:#d1d5db;--slate-400:#9ca3af;--slate-500:#6b7280;--slate-600:#374151;--slate-800:#1f2937;--slate-900:#111827;--error:#ef4444;--obsidian-soft:#101010cc}@font-face{font-family:Ease Display;src:url(/assets/fonts/EaseDisplay-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}.styles-module__av0FYG__wrapper{box-sizing:border-box;background:var(--aurora);flex-direction:column;gap:16px;min-height:100vh;padding:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;display:flex}.styles-module__av0FYG__mainTitle{color:var(--slate-900);text-align:left;max-width:70%;margin:0;font-family:Ease Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:40px;font-weight:500}.styles-module__av0FYG__container{flex-direction:column;align-items:stretch;gap:16px;display:flex}.styles-module__av0FYG__sidebar{background:var(--white);border-radius:12px;flex-direction:column;gap:20px;height:auto;padding:24px;display:flex}.styles-module__av0FYG__mainArea{flex-direction:column;gap:16px;transition:filter .3s,opacity .3s;display:flex}.styles-module__av0FYG__mainAreaBlurred{filter:blur(8px);opacity:.3;pointer-events:none}.styles-module__av0FYG__resultsGrid{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.styles-module__av0FYG__inputGroup{flex-direction:column;gap:8px;display:flex}.styles-module__av0FYG__inputLabel{letter-spacing:.5px;color:var(--slate-600);text-transform:uppercase;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.styles-module__av0FYG__inputHintWrapper{display:inline-flex;position:relative}.styles-module__av0FYG__inputHint{color:var(--slate-400);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.styles-module__av0FYG__inputHint:hover{color:var(--slate-500)}.styles-module__av0FYG__inputHint:focus{outline:none}.styles-module__av0FYG__apyTooltip{background:var(--white);z-index:100;width:280px;color:var(--slate-600);text-transform:none;letter-spacing:normal;white-space:normal;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:400;line-height:1.5;animation:.2s styles-module__av0FYG__fadeInTooltip;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@keyframes styles-module__av0FYG__fadeInTooltip{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.styles-module__av0FYG__inputWrapperWithSelector{background:var(--aurora);border-radius:12px;align-items:center;gap:10px;padding:6px;display:flex;position:relative}.styles-module__av0FYG__inputWithSelector{color:var(--slate-900);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__av0FYG__inputWithSelector::placeholder{color:var(--slate-400)}.styles-module__av0FYG__inputWithSelector::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__av0FYG__inputWithSelector::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__av0FYG__inputWithSelector[type=number]{-moz-appearance:textfield}.styles-module__av0FYG__currencySelectorWrapper{background:var(--white);border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:7px 8px 7px 4px;display:flex;position:relative}.styles-module__av0FYG__currencySelectorCircle{background:var(--thalassa-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.styles-module__av0FYG__currencySelectorSymbol{color:var(--white);pointer-events:none;font-family:Ease Display,Inter,sans-serif;font-size:12px;font-weight:500}.styles-module__av0FYG__currencySelector{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-family:Ease Display,Inter,sans-serif;transition:all .2s;display:flex}.styles-module__av0FYG__currencySelector svg{transition:transform .2s}.styles-module__av0FYG__currencySelector[aria-expanded=true] svg{transform:rotate(180deg)}.styles-module__av0FYG__currencySelectorWrapper:hover{background:var(--slate-50)}.styles-module__av0FYG__currencySelector:focus{outline:none}.styles-module__av0FYG__currencySelectorWrapper:focus-within{outline:2px solid var(--cyan-bright);outline-offset:2px}.styles-module__av0FYG__currencyDropdown{background:var(--white);z-index:100;border-radius:12px;min-width:120px;padding:4px;animation:.15s styles-module__av0FYG__fadeInDropdown;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000026}@keyframes styles-module__av0FYG__fadeInDropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles-module__av0FYG__currencyOption{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:Ease Display,Inter,sans-serif;transition:all .2s;display:flex}.styles-module__av0FYG__currencyOption:hover{background:var(--slate-100)}.styles-module__av0FYG__currencyOptionActive{background:var(--aurora)}.styles-module__av0FYG__currencyOptionActive:hover{background:var(--aurora-dark)}.styles-module__av0FYG__currencyOptionSymbol{color:var(--slate-600);text-align:center;width:20px;font-size:16px;font-weight:500}.styles-module__av0FYG__currencyOptionLabel{color:var(--slate-600);font-size:14px;font-weight:500}.styles-module__av0FYG__inputWrapperWithPrefix{background:var(--aurora);border-radius:12px;align-items:center;gap:6px;padding:12px 14px;display:flex;position:relative}.styles-module__av0FYG__inputPrefixInside{color:var(--slate-600);flex-shrink:0;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__av0FYG__inputWithPrefix{color:var(--slate-900);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__av0FYG__inputWithPrefix::placeholder{color:var(--slate-400)}.styles-module__av0FYG__inputWithPrefix::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__av0FYG__inputWithPrefix::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__av0FYG__inputWithPrefix[type=number]{-moz-appearance:textfield}.styles-module__av0FYG__inputWrapperAPY{background:var(--aurora);border:1px solid var(--thalassa);border-radius:12px;align-items:center;gap:4px;padding:12px 14px;transition:all .2s;display:flex;position:relative}.styles-module__av0FYG__inputWrapperAPY:focus-within{border-color:var(--cyan-bright);background:var(--aurora-dark)}.styles-module__av0FYG__inputAPY{color:var(--slate-900);text-align:left;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__av0FYG__inputAPY::placeholder{color:var(--slate-400)}.styles-module__av0FYG__inputAPYSuffix{color:var(--slate-600);flex-shrink:0;margin-left:auto;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__av0FYG__inputDivider{background:var(--slate-300);width:100%;height:1px;margin:4px 0}.styles-module__av0FYG__error{color:var(--error);font-size:13px;font-weight:500;display:block}.styles-module__av0FYG__sliderContainer{flex-direction:column;gap:12px;display:flex}.styles-module__av0FYG__sliderLabel{letter-spacing:.5px;color:var(--slate-600);text-transform:uppercase;font-size:11px;font-weight:600}.styles-module__av0FYG__sliderWrapper{flex-direction:column;gap:8px;display:flex}.styles-module__av0FYG__slider{appearance:none;cursor:pointer;border-radius:3px;outline:none;width:100%;height:4px}.styles-module__av0FYG__slider::-webkit-slider-thumb{appearance:none;background:var(--delian-sky);cursor:pointer;border-radius:50%;width:12px;height:12px;transition:transform .2s;box-shadow:0 2px 4px #0003}.styles-module__av0FYG__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.styles-module__av0FYG__slider::-moz-range-thumb{background:var(--cyan-bright);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 4px #0003}.styles-module__av0FYG__slider::-moz-range-thumb:hover{transform:scale(1.1)}.styles-module__av0FYG__sliderLabels{color:var(--slate-500);justify-content:space-between;font-size:12px;display:flex}.styles-module__av0FYG__sliderCurrentValue{color:var(--obsidian);font-family:Ease Display,Inter,sans-serif;font-weight:500}.styles-module__av0FYG__chartAndLegendWrapper{align-items:stretch;gap:16px;display:flex}@media (max-width:768px){.styles-module__av0FYG__chartAndLegendWrapper{flex-direction:column}.styles-module__av0FYG__legendSidebar{width:100%;max-width:none}.styles-module__av0FYG__chartControls{flex-direction:row;justify-content:center}.styles-module__av0FYG__legendContainer{width:100%}}.styles-module__av0FYG__chartContainer{background:var(--white);border-radius:16px;flex:1;order:1;padding:28px}.styles-module__av0FYG__chartHeader{flex-direction:column;gap:16px;margin-bottom:40px;font-size:20px;display:flex}.styles-module__av0FYG__chartTitle{color:var(--slate-900);margin:0;font-family:Ease Display,Inter,sans-serif;font-size:18px;font-weight:500}.styles-module__av0FYG__legendItem{align-items:flex-start;gap:8px;display:flex}.styles-module__av0FYG__legendDot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:2px}.styles-module__av0FYG__legendLabel{color:var(--slate-600);font-size:13px;font-weight:500}.styles-module__av0FYG__legendSubtext{color:var(--slate-400);font-size:12px}.styles-module__av0FYG__balanceCardsSection{background:var(--white);border-radius:16px;padding:24px 12px}.styles-module__av0FYG__sectionTitle{color:var(--slate-900);margin:0 0 12px;font-family:Ease Display,Inter,sans-serif;font-size:20px;font-weight:500}.styles-module__av0FYG__balanceCards{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;display:grid}.styles-module__av0FYG__balanceCard{border-radius:16px;flex-direction:column;gap:4px;width:100%;min-width:0;padding:13px;transition:transform .2s;display:flex}.styles-module__av0FYG__balanceCardMoneda{background:var(--celestial);color:var(--slate-900)}.styles-module__av0FYG__balanceCardBank{background:var(--aurora);color:var(--slate-900)}.styles-module__av0FYG__balanceCardExtra{background:var(--nereid);color:var(--slate-900)}.styles-module__av0FYG__cardIcon{background:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:6px;display:flex}.styles-module__av0FYG__cardIcon svg,.styles-module__av0FYG__cardIcon img{width:18px;height:18px}.styles-module__av0FYG__cardLabel{letter-spacing:.05em;color:var(--obsidian);text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:500;line-height:1.2}.styles-module__av0FYG__cardValue{color:var(--slate-900);word-break:break-word;font-family:Ease Display,Inter,sans-serif;font-size:22px;font-weight:500;line-height:1}.styles-module__av0FYG__comparisonCard{background:var(--white);border-radius:16px;padding:24px}.styles-module__av0FYG__comparisonTitle{color:var(--slate-900);margin:0 0 12px;font-family:Ease Display,Inter,sans-serif;font-size:20px;font-weight:500}.styles-module__av0FYG__comparisonContent{background:var(--delian-sky);border-radius:16px;flex-direction:column;gap:10px;padding:25px 13px;display:flex}.styles-module__av0FYG__comparisonTop{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.styles-module__av0FYG__comparisonPercentage{color:var(--slate-900);white-space:nowrap;flex-shrink:0;font-family:Ease Display,Inter,sans-serif;font-size:32px;font-weight:500;line-height:1}.styles-module__av0FYG__comparisonLabel{color:var(--slate-900);flex:1;min-width:150px;font-family:Ease Display,Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.3}.styles-module__av0FYG__comparisonDivider{background:var(--slate-900);border-radius:2px;width:100%;height:3px}.styles-module__av0FYG__comparisonMessage{color:var(--slate-900);font-size:12px;font-weight:500;line-height:1.4}@media (max-width:389px){.styles-module__av0FYG__wrapper{gap:12px;padding:12px}.styles-module__av0FYG__mainTitle{max-width:100%;font-size:28px}.styles-module__av0FYG__balanceCardsSection{padding:12px 8px}.styles-module__av0FYG__balanceCards{gap:6px}.styles-module__av0FYG__balanceCard{border-radius:10px;padding:8px}.styles-module__av0FYG__cardIcon{border-radius:6px;width:24px;height:24px;padding:4px}.styles-module__av0FYG__cardIcon svg,.styles-module__av0FYG__cardIcon img{width:12px;height:12px}.styles-module__av0FYG__cardLabel{margin-top:6px;font-size:8px}.styles-module__av0FYG__cardValue{font-size:16px}.styles-module__av0FYG__comparisonCard{padding:12px}.styles-module__av0FYG__comparisonContent{border-radius:10px;padding:14px 10px}.styles-module__av0FYG__comparisonPercentage{font-size:20px}.styles-module__av0FYG__comparisonLabel{min-width:100px;font-size:11px}.styles-module__av0FYG__comparisonMessage{font-size:10px}}@media (min-width:768px){.styles-module__av0FYG__mainTitle{margin-top:70px;font-size:52px}.styles-module__av0FYG__container{flex-direction:row;align-items:stretch;gap:16px}.styles-module__av0FYG__sidebar{flex:0 0 25%;align-self:stretch}.styles-module__av0FYG__mainArea{flex:1;min-width:0}.styles-module__av0FYG__chartContainer{flex:7}.styles-module__av0FYG__legendSidebar{flex:none}.styles-module__av0FYG__yAxis{height:398px}.styles-module__av0FYG__yAxisRange{height:652px}.styles-module__av0FYG__chartArea{height:388px}.styles-module__av0FYG__chartAreaRange{height:638px}.styles-module__av0FYG__balanceCardsSection{padding:20px}.styles-module__av0FYG__balanceCards{gap:10px}.styles-module__av0FYG__cardIcon{width:36px;height:36px;padding:7px}.styles-module__av0FYG__cardIcon svg,.styles-module__av0FYG__cardIcon img{width:22px;height:22px}.styles-module__av0FYG__cardLabel{margin-top:22px;font-size:11px}.styles-module__av0FYG__cardValue{font-size:26px}.styles-module__av0FYG__comparisonPercentage{font-size:36px}.styles-module__av0FYG__comparisonLabel{font-size:15px}.styles-module__av0FYG__chartButton{gap:6px;padding:10px 14px;font-size:14px}.styles-module__av0FYG__resultsGrid{grid-template-columns:1fr}}@media (min-width:1025px) and (max-width:1400px){.styles-module__av0FYG__balanceCardsSection{padding:24px 20px}.styles-module__av0FYG__balanceCards{gap:10px}.styles-module__av0FYG__cardIcon{width:36px;height:36px;padding:7px}.styles-module__av0FYG__cardIcon svg,.styles-module__av0FYG__cardIcon img{width:22px;height:22px}.styles-module__av0FYG__cardLabel{margin-top:24px;font-size:11px}.styles-module__av0FYG__cardValue{font-size:28px}.styles-module__av0FYG__comparisonCard{padding:22px}.styles-module__av0FYG__comparisonContent{padding:22px 13px}.styles-module__av0FYG__comparisonPercentage{font-size:38px}.styles-module__av0FYG__comparisonLabel{font-size:15px}}@media (min-width:1025px){.styles-module__av0FYG__wrapper{max-width:1200px;margin:0 auto}.styles-module__av0FYG__sidebar{flex:0 0 240px;align-self:stretch;max-width:280px}.styles-module__av0FYG__chartContainer{flex:1;min-width:0}.styles-module__av0FYG__legendSidebar{flex:none;width:200px}.styles-module__av0FYG__yAxis{height:448px}.styles-module__av0FYG__yAxisRange{height:752px}.styles-module__av0FYG__chartArea{height:438px}.styles-module__av0FYG__chartAreaRange{height:738px}.styles-module__av0FYG__chartHeader{flex-direction:row;justify-content:space-between;align-items:center}.styles-module__av0FYG__chartButton{gap:6px;padding:12px 16px;font-size:15px}.styles-module__av0FYG__resultsGrid{grid-template-columns:1.4fr 1fr}.styles-module__av0FYG__balanceCardsSection{padding:24px}.styles-module__av0FYG__balanceCards{gap:12px}.styles-module__av0FYG__cardIcon{width:40px;height:40px;padding:8px}.styles-module__av0FYG__cardIcon svg,.styles-module__av0FYG__cardIcon img{width:24px;height:24px}.styles-module__av0FYG__cardLabel{margin-top:28px;font-size:12px}.styles-module__av0FYG__cardValue{font-size:30px}.styles-module__av0FYG__comparisonContent{padding:28px 13px}.styles-module__av0FYG__comparisonPercentage{font-size:30px}.styles-module__av0FYG__comparisonLabel{font-size:14px}}@media (min-width:1441px){.styles-module__av0FYG__wrapper{max-width:1200px}.styles-module__av0FYG__sidebar{flex:0 0 240px;align-self:stretch;max-width:240px}.styles-module__av0FYG__chartContainer{flex:1}.styles-module__av0FYG__legendSidebar{flex:none;width:220px}.styles-module__av0FYG__comparisonContent{padding:26px 13px}}.styles-module__av0FYG__slider:focus-visible{outline:2px solid var(--cyan-bright);outline-offset:2px}@media (prefers-reduced-motion:reduce){.styles-module__av0FYG__balanceCard{transition:none}.styles-module__av0FYG__slider::-webkit-slider-thumb{transition:none}.styles-module__av0FYG__slider::-moz-range-thumb{transition:none}}@media (prefers-contrast:high){.styles-module__av0FYG__balanceCard{border:2px solid}}.styles-module__av0FYG__chartControls{background:var(--mistia);border-radius:8px;gap:0;width:100%;padding:0;display:flex}.styles-module__av0FYG__chartButton{color:var(--thalassa);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:14px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.styles-module__av0FYG__chartButton svg,.styles-module__av0FYG__chartButton img{color:currentColor;flex-shrink:0;width:16px;height:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__av0FYG__chartButton:hover:not(.styles-module__av0FYG__chartButtonActive){color:var(--slate-500)}.styles-module__av0FYG__chartButton:hover:not(.styles-module__av0FYG__chartButtonActive) svg,.styles-module__av0FYG__chartButton:hover:not(.styles-module__av0FYG__chartButtonActive) img{color:currentColor}.styles-module__av0FYG__chartButtonActive{background:var(--white);color:var(--slate-800)}.styles-module__av0FYG__chartButtonActive svg,.styles-module__av0FYG__chartButtonActive img{color:currentColor}.styles-module__av0FYG__chartWithAxis{flex:1;gap:0;display:flex}.styles-module__av0FYG__yAxis{flex-direction:column;justify-content:space-between;height:366px;margin-top:-3px;transition:height .4s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__av0FYG__yAxisRange{height:602px}.styles-module__av0FYG__yLabel{color:var(--obsidian);text-align:right;min-width:70px;font-family:Ease Display,Inter,sans-serif;font-size:16px;font-weight:500;line-height:1;transition:opacity .3s,transform .3s}.styles-module__av0FYG__chartArea{background:0 0;flex:1;height:350px;margin-bottom:40px;padding:-10px 20px;transition:height .4s cubic-bezier(.4,0,.2,1);position:relative;overflow-x:clip}.styles-module__av0FYG__chartAreaRange{height:588px}.styles-module__av0FYG__dotsRow{color:var(--obsidian);-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:space-between;margin-top:4px;font-size:8px;line-height:0;transition:opacity .3s;display:flex;position:absolute;left:8px;right:20px}.styles-module__av0FYG__badge{white-space:nowrap;z-index:10;border-radius:10px;padding:8px 10px;font-family:Ease Display,Inter,sans-serif;font-size:13px;font-weight:500;transition:bottom .5s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute;transform:translate(-50%,calc(50% + 5px))}.styles-module__av0FYG__badgeMoneda{background:var(--cyan-bright);color:var(--obsidian)}.styles-module__av0FYG__badgeOptimistic{background:var(--cyan-optimistic);color:var(--obsidian)}.styles-module__av0FYG__badgeMedian{background:var(--delian-sky);color:var(--obsidian)}.styles-module__av0FYG__badgePessimistic{background:var(--cyan-pessimistic);color:var(--obsidian)}.styles-module__av0FYG__badgeBank{background:var(--slate-500);color:var(--white)}.styles-module__av0FYG__badgeSavings{background:var(--white);color:var(--slate-600);border:1px dashed var(--slate-400)}.styles-module__av0FYG__legendDotMoneda{background:var(--cyan-bright)}.styles-module__av0FYG__legendDotMonedaOpt{background:var(--cyan-optimistic)}.styles-module__av0FYG__legendDotMonedaPes{background:var(--cyan-pessimistic)}.styles-module__av0FYG__legendDotBank{background:var(--slate-500)}.styles-module__av0FYG__legendDotSavings{background:var(--white);border:2px dashed var(--slate-400)}.styles-module__av0FYG__legendSidebar{flex-direction:column;flex-shrink:0;order:2;gap:16px;height:100%;display:flex}.styles-module__av0FYG__legendContainer{background:var(--white);border-radius:12px;flex-direction:column;flex:1;gap:16px;padding:16px;display:flex}.styles-module__av0FYG__rangeShade{background:var(--cyan-shade);pointer-events:none;z-index:1;opacity:0;border-radius:12px;transition:bottom .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),opacity .3s;animation:.3s forwards styles-module__av0FYG__fadeIn;position:absolute;transform:translate(-50%)}@keyframes styles-module__av0FYG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.styles-module__av0FYG__sidebar{height:auto}.styles-module__av0FYG__chartAndLegendWrapper{flex-direction:column;align-items:stretch}.styles-module__av0FYG__chartContainer{order:2;width:100%}.styles-module__av0FYG__legendSidebar{width:100%;min-width:auto;max-width:none;height:auto;display:contents}.styles-module__av0FYG__chartControls{flex-direction:row;order:1;justify-content:center;align-self:flex-end;width:100%;max-width:210px}.styles-module__av0FYG__chartButton{gap:4px;padding:10px 8px;font-size:13px}.styles-module__av0FYG__legendContainer{grid-template-columns:1fr 1fr;grid-auto-flow:dense;flex:0;order:3;gap:16px;width:100%;display:grid}.styles-module__av0FYG__legendItem:first-child,.styles-module__av0FYG__legendItem:nth-child(2),.styles-module__av0FYG__legendItem:nth-child(3){grid-column:1}.styles-module__av0FYG__legendItem:nth-child(4),.styles-module__av0FYG__legendItem:nth-child(5){grid-area:1/2}.styles-module__av0FYG__legendItem:nth-child(5){grid-row:2}.styles-module__av0FYG__yAxis{height:298px}.styles-module__av0FYG__yAxisRange{height:502px}.styles-module__av0FYG__chartArea{height:288px}.styles-module__av0FYG__chartAreaRange{height:488px}}.styles-module__av0FYG__disclaimer{background:var(--white);border-radius:12px;padding:24px}.styles-module__av0FYG__disclaimerText{color:var(--obsidian-soft);margin:0 0 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:12px;font-weight:400;line-height:1.6}.styles-module__av0FYG__disclaimerText:last-child{margin-bottom:0}
