.PlatformSelect-module__qSoEda__root{width:100%}.PlatformSelect-module__qSoEda__trigger{width:100%;min-height:max(44px, var(--tc-control-height-md,44px));border:1px solid var(--tc-color-border-default,#273142);border-radius:var(--tc-radius-lg,8px);background:var(--tc-color-bg-input,#0f1520);color:var(--tc-color-text-primary,#f4f6f8);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--tc-motion-duration-fast,.12s) ease, background var(--tc-motion-duration-fast,.12s) ease, box-shadow var(--tc-motion-duration-fast,.12s) ease;appearance:none;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:flex}.PlatformSelect-module__qSoEda__trigger:hover:not(:disabled){border-color:var(--tc-color-border-strong,#3a475b);background:var(--tc-color-bg-surface-hover,#1d2635)}.PlatformSelect-module__qSoEda__trigger:focus-visible{border-color:var(--tc-focus-color);box-shadow:var(--tc-shadow-focus)}.PlatformSelect-module__qSoEda__trigger:disabled{cursor:not-allowed;opacity:.55}.PlatformSelect-module__qSoEda__value,.PlatformSelect-module__qSoEda__placeholder{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.PlatformSelect-module__qSoEda__placeholder{color:var(--tc-color-text-muted,#7d899a)}.PlatformSelect-module__qSoEda__portal{z-index:var(--tc-z-modal,500);pointer-events:none;position:fixed;inset:0}.PlatformSelect-module__qSoEda__backdrop{background:var(--tc-color-bg-overlay,#03060ab8);cursor:default;pointer-events:auto;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.PlatformSelect-module__qSoEda__dialog{top:var(--select-top,50%);left:var(--select-left,50%);width:var(--select-width,min(440px, calc(100vw - 32px)));border:1px solid var(--tc-color-border-default,#273142);border-radius:var(--tc-radius-xl,12px);background:var(--tc-color-bg-surface-raised,#171e2b);max-height:min(520px,100dvh - 32px);box-shadow:var(--tc-shadow-elevated);pointer-events:auto;flex-direction:column;display:flex;position:fixed;overflow:hidden}.PlatformSelect-module__qSoEda__header{border-bottom:1px solid var(--tc-color-divider,#202938);justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 14px 12px 16px;display:flex}.PlatformSelect-module__qSoEda__header h2{color:var(--tc-color-text-primary,#f4f6f8);font-size:var(--tc-font-size-xl,18px);margin:0;line-height:1.2}.PlatformSelect-module__qSoEda__closeButton{border:1px solid var(--tc-color-border-default,#273142);border-radius:var(--tc-radius-lg,8px);background:var(--tc-color-bg-subtle,#0f141d);width:44px;height:44px;color:var(--tc-color-text-secondary,#98a2b3);cursor:pointer;flex:none;place-items:center;padding:0;display:grid}.PlatformSelect-module__qSoEda__search{border:1px solid var(--tc-color-border-default,#273142);border-radius:var(--tc-radius-lg,8px);background:var(--tc-color-bg-input,#0f1520);min-height:44px;color:var(--tc-color-text-muted,#7d899a);align-items:center;gap:9px;margin:12px 14px 8px;padding:0 12px;display:flex}.PlatformSelect-module__qSoEda__search:focus-within{border-color:var(--tc-focus-color);box-shadow:var(--tc-shadow-focus)}.PlatformSelect-module__qSoEda__search input{min-width:0;color:var(--tc-color-text-primary,#f4f6f8);font:inherit;appearance:none;background:0 0;border:0;flex:1;box-shadow:none!important;outline:0!important}.PlatformSelect-module__qSoEda__search input::placeholder{color:var(--tc-color-text-muted,#7d899a)}.PlatformSelect-module__qSoEda__search button{width:32px;height:32px;color:var(--tc-color-text-secondary,#98a2b3);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.PlatformSelect-module__qSoEda__options{overscroll-behavior:contain;scrollbar-color:var(--tc-color-scrollbar,#465362) transparent;scrollbar-width:thin;padding:6px 8px 10px;overflow-y:auto}.PlatformSelect-module__qSoEda__option{border-radius:var(--tc-radius-lg,8px);width:100%;min-height:52px;color:var(--tc-color-text-primary,#f4f6f8);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.PlatformSelect-module__qSoEda__option+.PlatformSelect-module__qSoEda__option{margin-top:3px}.PlatformSelect-module__qSoEda__option:hover:not(:disabled){background:var(--tc-color-bg-surface-hover,#1d2635)}.PlatformSelect-module__qSoEda__optionSelected{border-color:color-mix(in srgb, var(--tc-color-brand,#c9243f) 45%, transparent);background:var(--tc-color-bg-brand-soft,#c9243f1f);color:var(--tc-color-link-hover,#f3a6b2)}.PlatformSelect-module__qSoEda__option:focus-visible,.PlatformSelect-module__qSoEda__closeButton:focus-visible{outline:var(--tc-focus-width,2px) solid var(--tc-focus-color);outline-offset:var(--tc-focus-offset,2px)}@media (hover:none) and (pointer:coarse){.PlatformSelect-module__qSoEda__search input{font-size:max(16px, var(--tc-font-size-md,14px));-webkit-tap-highlight-color:transparent}.PlatformSelect-module__qSoEda__trigger:focus,.PlatformSelect-module__qSoEda__trigger:focus-visible,.PlatformSelect-module__qSoEda__search:focus-within,.PlatformSelect-module__qSoEda__search input:focus,.PlatformSelect-module__qSoEda__search input:focus-visible,.PlatformSelect-module__qSoEda__option:focus,.PlatformSelect-module__qSoEda__option:focus-visible,.PlatformSelect-module__qSoEda__closeButton:focus,.PlatformSelect-module__qSoEda__closeButton:focus-visible{box-shadow:none!important;outline:0!important}.PlatformSelect-module__qSoEda__trigger:focus,.PlatformSelect-module__qSoEda__trigger:focus-visible,.PlatformSelect-module__qSoEda__search:focus-within{border-color:var(--tc-color-border-strong,#3a475b)}}.PlatformSelect-module__qSoEda__option:disabled{cursor:not-allowed;opacity:.45}.PlatformSelect-module__qSoEda__option>span{gap:3px;min-width:0;display:grid}.PlatformSelect-module__qSoEda__option strong{font-size:var(--tc-font-size-md,14px);font-weight:var(--tc-font-weight-semibold,650)}.PlatformSelect-module__qSoEda__option small{color:var(--tc-color-text-secondary,#98a2b3);font-size:var(--tc-font-size-xs,12px);line-height:1.35}.PlatformSelect-module__qSoEda__empty{min-height:150px;color:var(--tc-color-text-secondary,#98a2b3);font-size:var(--tc-font-size-sm,13px);text-align:center;place-items:center;padding:24px;display:grid}@media (max-width:720px){.PlatformSelect-module__qSoEda__dialog{width:100%;max-height:min(78dvh,680px);padding-bottom:env(safe-area-inset-bottom,0px);border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;inset:auto 0 0}.PlatformSelect-module__qSoEda__dialog:before{background:var(--tc-color-border-strong,#3a475b);content:"";border-radius:999px;flex:none;align-self:center;width:38px;height:4px;margin-top:8px}.PlatformSelect-module__qSoEda__header{min-height:62px;padding-top:8px}.PlatformSelect-module__qSoEda__options{padding-bottom:16px}.PlatformSelect-module__qSoEda__option{min-height:56px}}@media (prefers-reduced-motion:reduce){.PlatformSelect-module__qSoEda__trigger,.PlatformSelect-module__qSoEda__option{transition:none}}
.OvernightInterestCenter-module__gJ10Qq__page,.OvernightInterestCenter-module__gJ10Qq__page *,.OvernightInterestCenter-module__gJ10Qq__page input,.OvernightInterestCenter-module__gJ10Qq__page select,.OvernightInterestCenter-module__gJ10Qq__page button{box-sizing:border-box;font-family:Segoe UI Variable Text,Segoe UI Variable,Segoe UI,Arial,sans-serif}.OvernightInterestCenter-module__gJ10Qq__page{--overnight-bg:#080b10;--overnight-panel:#121820;--overnight-panel-2:#0e141b;--overnight-border:#29333f;--overnight-text:#f4f7fb;--overnight-muted:#8a97a9;--overnight-red:#ff4057;--overnight-green:#22c58b;--overnight-gold:#fbac20;width:100%;min-width:0;color:var(--overnight-text);font-variant-numeric:tabular-nums;gap:12px;display:grid}.OvernightInterestCenter-module__gJ10Qq__pageHeader{border:1px solid var(--overnight-border);background:radial-gradient(circle at 82% 0,#ff40571f,#0000 36%),linear-gradient(145deg,#171c24,#11161d);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:18px 20px;display:grid}.OvernightInterestCenter-module__gJ10Qq__pageHeader>div:first-child>span{color:var(--overnight-red);letter-spacing:.08em;margin-bottom:4px;font-size:9.6px;font-weight:700;display:block}.OvernightInterestCenter-module__gJ10Qq__pageHeader h1{letter-spacing:-.025em;margin:0;font-size:clamp(25px,2.3vw,32px);font-weight:700;line-height:1.12}.OvernightInterestCenter-module__gJ10Qq__pageHeader p{color:var(--overnight-muted);margin:6px 0 0;font-size:11px;line-height:1.5}.OvernightInterestCenter-module__gJ10Qq__accountCode{justify-items:end;gap:4px;display:grid}.OvernightInterestCenter-module__gJ10Qq__accountCode span{color:var(--overnight-muted);font-size:9.6px}.OvernightInterestCenter-module__gJ10Qq__accountCode strong{letter-spacing:.03em;font-size:12px}.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.OvernightInterestCenter-module__gJ10Qq__summaryCard{border:1px solid var(--overnight-border);background:var(--overnight-panel);border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:104px;padding:14px;display:grid;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__blueCard{background:linear-gradient(145deg,#1336695c,#121820f5);border-color:#3d84ff6b}.OvernightInterestCenter-module__gJ10Qq__greenCard{background:linear-gradient(145deg,#16563d4d,#121820f5);border-color:#22c58b61}.OvernightInterestCenter-module__gJ10Qq__goldCard{background:linear-gradient(145deg,#67461247,#121820f5);border-color:#fbac2061}.OvernightInterestCenter-module__gJ10Qq__purpleCard{background:linear-gradient(145deg,#4c307a52,#121820f5);border-color:#976fff61}.OvernightInterestCenter-module__gJ10Qq__summaryIcon{background:#ffffff12;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.OvernightInterestCenter-module__gJ10Qq__summaryIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.OvernightInterestCenter-module__gJ10Qq__blueCard .OvernightInterestCenter-module__gJ10Qq__summaryIcon{color:#66a2ff}.OvernightInterestCenter-module__gJ10Qq__greenCard .OvernightInterestCenter-module__gJ10Qq__summaryIcon{color:#35d69c}.OvernightInterestCenter-module__gJ10Qq__goldCard .OvernightInterestCenter-module__gJ10Qq__summaryIcon{color:#ffbd48}.OvernightInterestCenter-module__gJ10Qq__purpleCard .OvernightInterestCenter-module__gJ10Qq__summaryIcon{color:#a888ff}.OvernightInterestCenter-module__gJ10Qq__summaryCard>div{min-width:0}.OvernightInterestCenter-module__gJ10Qq__summaryCard small{color:#a8b2c0;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:700;display:block;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__summaryCard strong{color:#fff;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:7px;font-size:clamp(17px,1.75vw,24px);font-weight:700;line-height:1.08;display:block;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__summaryCard>div>span{color:var(--overnight-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8.5px;display:block;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__primaryGrid,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid{align-items:start;gap:10px;display:grid}.OvernightInterestCenter-module__gJ10Qq__primaryGrid{grid-template-columns:minmax(0,1.58fr) minmax(330px,1fr)}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr)}.OvernightInterestCenter-module__gJ10Qq__panel{border:1px solid var(--overnight-border);background:var(--overnight-panel);border-radius:11px;min-width:0;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__panelHeader{border-bottom:1px solid var(--overnight-border);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:13px 15px;display:flex}.OvernightInterestCenter-module__gJ10Qq__panelHeader>div{min-width:0}.OvernightInterestCenter-module__gJ10Qq__panelHeader h2{color:#f4f7fb;margin:0;font-size:13px;font-weight:700;line-height:1.3}.OvernightInterestCenter-module__gJ10Qq__panelHeader p{color:var(--overnight-muted);margin:4px 0 0;font-size:9px;line-height:1.4}.OvernightInterestCenter-module__gJ10Qq__infoBadge{color:#9ba6b5;border:1px solid #3a4654;border-radius:999px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:grid}.OvernightInterestCenter-module__gJ10Qq__panelLink{color:#7f9fc8;white-space:nowrap;font-size:9px}.OvernightInterestCenter-module__gJ10Qq__rateTableWrap,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap{width:100%;overflow-x:auto}.OvernightInterestCenter-module__gJ10Qq__rateTable,.OvernightInterestCenter-module__gJ10Qq__dataTable{border-collapse:collapse;width:100%}.OvernightInterestCenter-module__gJ10Qq__rateTable th,.OvernightInterestCenter-module__gJ10Qq__rateTable td,.OvernightInterestCenter-module__gJ10Qq__dataTable th,.OvernightInterestCenter-module__gJ10Qq__dataTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #29333fd1;padding:10px 12px}.OvernightInterestCenter-module__gJ10Qq__rateTable th,.OvernightInterestCenter-module__gJ10Qq__dataTable th{color:#aeb7c4;text-transform:uppercase;background:#0b1118;font-size:8px;font-weight:700}.OvernightInterestCenter-module__gJ10Qq__rateTable td,.OvernightInterestCenter-module__gJ10Qq__dataTable td{color:#dce2ea;font-size:9px}.OvernightInterestCenter-module__gJ10Qq__rateTable tbody tr:last-child td,.OvernightInterestCenter-module__gJ10Qq__dataTable tbody tr:last-child td{border-bottom:0}.OvernightInterestCenter-module__gJ10Qq__rateTable td strong,.OvernightInterestCenter-module__gJ10Qq__dataTable td strong{color:#8fda67;font-size:10.6px;font-weight:700}.OvernightInterestCenter-module__gJ10Qq__rateTable td:first-child,.OvernightInterestCenter-module__gJ10Qq__rateTable td:last-child{font-size:10.2px;font-weight:600}.OvernightInterestCenter-module__gJ10Qq__rateTable td small{color:#748092;margin-top:3px;font-size:8px;display:block}.OvernightInterestCenter-module__gJ10Qq__panelNote{border-top:1px solid var(--overnight-border);color:#7f8a9a;margin:0;padding:11px 14px;font-size:8.5px;line-height:1.45}.OvernightInterestCenter-module__gJ10Qq__depositPanel{padding-bottom:13px}.OvernightInterestCenter-module__gJ10Qq__depositPanel .OvernightInterestCenter-module__gJ10Qq__panelHeader{margin-bottom:12px}.OvernightInterestCenter-module__gJ10Qq__field{gap:6px;margin:0 13px 11px;display:grid}.OvernightInterestCenter-module__gJ10Qq__field>span{color:#d8dee7;font-size:9px;font-weight:600}.OvernightInterestCenter-module__gJ10Qq__field input,.OvernightInterestCenter-module__gJ10Qq__field select{color:#f4f7fb;background:#0c1219;border:1px solid #303b48;border-radius:8px;outline:none;width:100%;min-width:0;height:42px;padding:0 11px;font-size:11px}.OvernightInterestCenter-module__gJ10Qq__field input:focus,.OvernightInterestCenter-module__gJ10Qq__field select:focus{border-color:#ff4057ad;box-shadow:0 0 0 3px #ff405714}.OvernightInterestCenter-module__gJ10Qq__field small{color:#738092;font-size:8px}.OvernightInterestCenter-module__gJ10Qq__projectionList{background:#0d131a;border:1px solid #2b3541;border-radius:9px;gap:0;margin:0 13px 12px;display:grid}.OvernightInterestCenter-module__gJ10Qq__projectionList>div{border-bottom:1px solid #28323e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:34px;padding:7px 10px;display:grid}.OvernightInterestCenter-module__gJ10Qq__projectionList>div:last-child{border-bottom:0}.OvernightInterestCenter-module__gJ10Qq__projectionList dt{color:#9aa5b3;font-size:9.5px}.OvernightInterestCenter-module__gJ10Qq__projectionList dd{color:#cde676;text-align:right;margin:0;font-size:10.2px;font-weight:700}.OvernightInterestCenter-module__gJ10Qq__validationMessage,.OvernightInterestCenter-module__gJ10Qq__successMessage{border-radius:8px;margin:0 13px 10px;padding:9px 10px;font-size:8.5px;line-height:1.45}.OvernightInterestCenter-module__gJ10Qq__validationMessage{color:#ff8796;background:#ff405714;border:1px solid #ff405752}.OvernightInterestCenter-module__gJ10Qq__successMessage{color:#7be2b9;background:#22c58b14;border:1px solid #22c58b52}.OvernightInterestCenter-module__gJ10Qq__submitButton{color:#fff;text-transform:uppercase;cursor:pointer;background:linear-gradient(#ff4960,#e92f48);border:1px solid #ff4057;border-radius:8px;width:calc(100% - 26px);min-height:43px;margin:0 13px;font-size:10px;font-weight:700}.OvernightInterestCenter-module__gJ10Qq__submitButton:disabled{color:#697586;cursor:not-allowed;background:#202731;border-color:#343d48}.OvernightInterestCenter-module__gJ10Qq__statusActive{color:#44d49b;font-weight:600}.OvernightInterestCenter-module__gJ10Qq__emptyState{text-align:center;align-content:center;place-items:center;min-height:160px;padding:20px;display:grid}.OvernightInterestCenter-module__gJ10Qq__emptyState strong{font-size:11px}.OvernightInterestCenter-module__gJ10Qq__emptyState p{color:var(--overnight-muted);margin:6px 0 0;font-size:8.5px}@media (max-width:1050px){.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.OvernightInterestCenter-module__gJ10Qq__primaryGrid,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid{grid-template-columns:1fr}}@media (max-width:760px){.OvernightInterestCenter-module__gJ10Qq__page{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px));gap:9px}.OvernightInterestCenter-module__gJ10Qq__pageHeader{border-radius:11px;grid-template-columns:1fr;gap:10px;padding:14px}.OvernightInterestCenter-module__gJ10Qq__pageHeader h1{font-size:22px}.OvernightInterestCenter-module__gJ10Qq__pageHeader p{font-size:9.5px}.OvernightInterestCenter-module__gJ10Qq__accountCode{justify-items:start}.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.OvernightInterestCenter-module__gJ10Qq__summaryCard{border-radius:9px;grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:92px;padding:10px}.OvernightInterestCenter-module__gJ10Qq__summaryIcon{width:34px;height:34px}.OvernightInterestCenter-module__gJ10Qq__summaryIcon svg{width:19px;height:19px}.OvernightInterestCenter-module__gJ10Qq__summaryCard small{font-size:7px}.OvernightInterestCenter-module__gJ10Qq__summaryCard strong{margin-top:5px;font-size:clamp(13px,4vw,17px)}.OvernightInterestCenter-module__gJ10Qq__summaryCard>div>span{font-size:7px}.OvernightInterestCenter-module__gJ10Qq__panel{border-radius:10px}.OvernightInterestCenter-module__gJ10Qq__panelHeader{min-height:56px;padding:11px 12px}.OvernightInterestCenter-module__gJ10Qq__panelHeader h2{font-size:12px}.OvernightInterestCenter-module__gJ10Qq__panelHeader p{font-size:8.2px}.OvernightInterestCenter-module__gJ10Qq__rateTable,.OvernightInterestCenter-module__gJ10Qq__rateTable tbody,.OvernightInterestCenter-module__gJ10Qq__rateTable tr,.OvernightInterestCenter-module__gJ10Qq__rateTable td,.OvernightInterestCenter-module__gJ10Qq__dataTable,.OvernightInterestCenter-module__gJ10Qq__dataTable tbody,.OvernightInterestCenter-module__gJ10Qq__dataTable tr,.OvernightInterestCenter-module__gJ10Qq__dataTable td{width:100%;display:block}.OvernightInterestCenter-module__gJ10Qq__rateTable thead,.OvernightInterestCenter-module__gJ10Qq__dataTable thead{display:none}.OvernightInterestCenter-module__gJ10Qq__rateTable tbody,.OvernightInterestCenter-module__gJ10Qq__dataTable tbody{gap:7px;padding:9px;display:grid}.OvernightInterestCenter-module__gJ10Qq__rateTable tr,.OvernightInterestCenter-module__gJ10Qq__dataTable tr{background:#0d131a;border:1px solid #2d3743;border-radius:8px;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__rateTable td,.OvernightInterestCenter-module__gJ10Qq__dataTable td{white-space:normal;border-bottom:1px solid #28323e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:31px;padding:7px 9px;font-size:9.2px;display:grid}.OvernightInterestCenter-module__gJ10Qq__rateTable td:last-child,.OvernightInterestCenter-module__gJ10Qq__dataTable td:last-child{border-bottom:0}.OvernightInterestCenter-module__gJ10Qq__rateTable td:before,.OvernightInterestCenter-module__gJ10Qq__dataTable td:before{color:#718093;content:attr(data-label);font-size:7.5px}.OvernightInterestCenter-module__gJ10Qq__rateTable td small{margin-left:4px;display:inline}.OvernightInterestCenter-module__gJ10Qq__field,.OvernightInterestCenter-module__gJ10Qq__projectionList{margin-left:11px;margin-right:11px}.OvernightInterestCenter-module__gJ10Qq__submitButton{width:calc(100% - 22px);margin-left:11px;margin-right:11px}.OvernightInterestCenter-module__gJ10Qq__validationMessage,.OvernightInterestCenter-module__gJ10Qq__successMessage,.OvernightInterestCenter-module__gJ10Qq__formFootnote{margin-left:11px;margin-right:11px}}@media (max-width:390px){.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:1fr}.OvernightInterestCenter-module__gJ10Qq__summaryCard{min-height:78px}.OvernightInterestCenter-module__gJ10Qq__projectionList>div{grid-template-columns:1fr;gap:4px}.OvernightInterestCenter-module__gJ10Qq__projectionList dd{text-align:left}}@media (max-width:760px){.OvernightInterestCenter-module__gJ10Qq__page{width:100%!important;min-width:0!important;max-width:100%!important;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;gap:8px!important;display:grid!important;overflow-x:hidden!important}.OvernightInterestCenter-module__gJ10Qq__page,.OvernightInterestCenter-module__gJ10Qq__page>*,.OvernightInterestCenter-module__gJ10Qq__pageHeader,.OvernightInterestCenter-module__gJ10Qq__summaryGrid,.OvernightInterestCenter-module__gJ10Qq__primaryGrid,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid,.OvernightInterestCenter-module__gJ10Qq__panel,.OvernightInterestCenter-module__gJ10Qq__depositPanel,.OvernightInterestCenter-module__gJ10Qq__rateTableWrap,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap{min-width:0!important;max-width:100%!important}.OvernightInterestCenter-module__gJ10Qq__page>*,.OvernightInterestCenter-module__gJ10Qq__primaryGrid>*,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid>*{width:100%!important}.OvernightInterestCenter-module__gJ10Qq__pageHeader{border-radius:11px!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:13px!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__pageHeader>div:first-child{min-width:0!important}.OvernightInterestCenter-module__gJ10Qq__pageHeader h1{font-size:21px!important;line-height:1.16!important}.OvernightInterestCenter-module__gJ10Qq__pageHeader p{max-width:100%!important;font-size:9.5px!important;line-height:1.45!important}.OvernightInterestCenter-module__gJ10Qq__accountCode{justify-items:start!important}.OvernightInterestCenter-module__gJ10Qq__accountCode span{font-size:7.8px!important}.OvernightInterestCenter-module__gJ10Qq__accountCode strong{font-size:10.5px!important}.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;display:grid!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard{border-radius:9px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:7px!important;width:auto!important;min-width:0!important;max-width:100%!important;min-height:82px!important;padding:9px!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__summaryIcon{width:30px!important;height:30px!important}.OvernightInterestCenter-module__gJ10Qq__summaryIcon svg{width:17px!important;height:17px!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard>div{min-width:0!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard small,.OvernightInterestCenter-module__gJ10Qq__summaryCard>div>span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:6.8px!important;line-height:1.35!important;display:block!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin-top:4px!important;font-size:clamp(13px,4vw,16px)!important;display:block!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__primaryGrid{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__primaryGrid>.OvernightInterestCenter-module__gJ10Qq__depositPanel{order:1!important}.OvernightInterestCenter-module__gJ10Qq__primaryGrid>article:not(.OvernightInterestCenter-module__gJ10Qq__depositPanel){order:2!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;display:grid!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__panel,.OvernightInterestCenter-module__gJ10Qq__depositPanel{border-radius:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__panelHeader{min-width:0!important;min-height:52px!important;padding:10px 11px!important}.OvernightInterestCenter-module__gJ10Qq__panelHeader>div{min-width:0!important}.OvernightInterestCenter-module__gJ10Qq__panelHeader h2{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11.5px!important;line-height:1.3!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__panelHeader p{text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:3px!important;font-size:8px!important;line-height:1.4!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__depositPanel{padding-bottom:11px!important}.OvernightInterestCenter-module__gJ10Qq__depositPanel .OvernightInterestCenter-module__gJ10Qq__panelHeader{margin-bottom:10px!important}.OvernightInterestCenter-module__gJ10Qq__field{gap:5px!important;min-width:0!important;margin:0 10px 9px!important}.OvernightInterestCenter-module__gJ10Qq__field input,.OvernightInterestCenter-module__gJ10Qq__field select{width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;padding:0 10px!important;font-size:10.5px!important}.OvernightInterestCenter-module__gJ10Qq__field>span{font-size:8.8px!important}.OvernightInterestCenter-module__gJ10Qq__field small{font-size:7.5px!important}.OvernightInterestCenter-module__gJ10Qq__projectionList{width:auto!important;min-width:0!important;margin:0 10px 10px!important}.OvernightInterestCenter-module__gJ10Qq__projectionList>div{grid-template-columns:minmax(0,1fr) minmax(90px,auto)!important;gap:8px!important;min-width:0!important;min-height:35px!important;padding:7px 9px!important}.OvernightInterestCenter-module__gJ10Qq__projectionList dt{min-width:0!important;font-size:8.6px!important}.OvernightInterestCenter-module__gJ10Qq__projectionList dd{overflow-wrap:anywhere!important;text-align:right!important;white-space:normal!important;min-width:0!important;max-width:160px!important;font-size:9.4px!important;line-height:1.35!important}.OvernightInterestCenter-module__gJ10Qq__submitButton{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;min-height:41px!important;margin:0 10px!important;font-size:9.8px!important}.OvernightInterestCenter-module__gJ10Qq__rateTableWrap,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap{-webkit-overflow-scrolling:touch;contain:inline-size!important;overscroll-behavior-inline:contain!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:auto hidden!important}.OvernightInterestCenter-module__gJ10Qq__rateTable{table-layout:fixed!important;border-collapse:collapse!important;width:690px!important;min-width:690px!important;max-width:none!important;display:table!important}.OvernightInterestCenter-module__gJ10Qq__rateTable thead{display:table-header-group!important}.OvernightInterestCenter-module__gJ10Qq__rateTable tbody{width:auto!important;padding:0!important;display:table-row-group!important}.OvernightInterestCenter-module__gJ10Qq__rateTable tr{background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;display:table-row!important}.OvernightInterestCenter-module__gJ10Qq__rateTable th,.OvernightInterestCenter-module__gJ10Qq__rateTable td{vertical-align:middle!important;white-space:nowrap!important;border-bottom:1px solid #29333fd1!important;width:auto!important;min-width:0!important;min-height:0!important;padding:9px 10px!important;display:table-cell!important}.OvernightInterestCenter-module__gJ10Qq__rateTable th:first-child,.OvernightInterestCenter-module__gJ10Qq__rateTable td:first-child{width:190px!important}.OvernightInterestCenter-module__gJ10Qq__rateTable th:nth-child(2),.OvernightInterestCenter-module__gJ10Qq__rateTable td:nth-child(2){width:145px!important}.OvernightInterestCenter-module__gJ10Qq__rateTable th:nth-child(3),.OvernightInterestCenter-module__gJ10Qq__rateTable td:nth-child(3){width:165px!important}.OvernightInterestCenter-module__gJ10Qq__rateTable th:nth-child(4),.OvernightInterestCenter-module__gJ10Qq__rateTable td:nth-child(4){width:190px!important}.OvernightInterestCenter-module__gJ10Qq__rateTable td:before,.OvernightInterestCenter-module__gJ10Qq__dataTable td:before{content:none!important;display:none!important}.OvernightInterestCenter-module__gJ10Qq__rateTable td small{margin:3px 0 0!important;display:block!important}.OvernightInterestCenter-module__gJ10Qq__panelNote{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;padding:9px 11px!important;font-size:7.8px!important;line-height:1.4!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable{width:100%!important;min-width:100%!important;max-width:100%!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable thead{display:none!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable tbody,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable tr,.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable td{width:100%!important;display:block!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable tbody{gap:7px!important;padding:8px!important;display:grid!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable tr{background:#0d131a!important;border:1px solid #2d3743!important;border-radius:8px!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable td{overflow-wrap:anywhere!important;text-align:right!important;white-space:normal!important;border-bottom:1px solid #28323e!important;grid-template-columns:minmax(0,1fr) minmax(90px,auto)!important;gap:8px!important;min-width:0!important;padding:7px 9px!important;font-size:8.7px!important;display:grid!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable td:before{color:#718093!important;text-align:left!important;content:attr(data-label)!important;font-size:7.5px!important;display:block!important}.OvernightInterestCenter-module__gJ10Qq__secondaryGrid .OvernightInterestCenter-module__gJ10Qq__dataTable td:last-child{border-bottom:0!important}.OvernightInterestCenter-module__gJ10Qq__emptyState{width:100%!important;max-width:100%!important;min-height:112px!important;padding:16px 12px!important;overflow:hidden!important}.OvernightInterestCenter-module__gJ10Qq__emptyState strong,.OvernightInterestCenter-module__gJ10Qq__emptyState p{overflow-wrap:anywhere!important;text-align:center!important;max-width:100%!important}.OvernightInterestCenter-module__gJ10Qq__emptyState strong{font-size:10px!important}.OvernightInterestCenter-module__gJ10Qq__emptyState p{font-size:7.8px!important}}@media (max-width:390px){.OvernightInterestCenter-module__gJ10Qq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard{min-height:78px!important;padding:8px!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard small,.OvernightInterestCenter-module__gJ10Qq__summaryCard>div>span{font-size:6.5px!important}.OvernightInterestCenter-module__gJ10Qq__projectionList>div{grid-template-columns:minmax(0,1fr) minmax(86px,auto)!important}}.OvernightInterestCenter-module__gJ10Qq__offlineBanner,.OvernightInterestCenter-module__gJ10Qq__loadErrorBanner{border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.OvernightInterestCenter-module__gJ10Qq__offlineBanner{color:#ffd79a;background:#f7900917;border:1px solid #f7900961}.OvernightInterestCenter-module__gJ10Qq__loadErrorBanner{color:#ffc5bf;background:#f9706617;border:1px solid #f9706666}.OvernightInterestCenter-module__gJ10Qq__loadErrorBanner button{color:#fff;min-width:88px;min-height:44px;font:inherit;cursor:pointer;background:#2b2023;border:1px solid #ffffff2e;border-radius:7px;font-weight:700}.OvernightInterestCenter-module__gJ10Qq__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.OvernightInterestCenter-module__gJ10Qq__page :where(button,input,select):focus-visible,.OvernightInterestCenter-module__gJ10Qq__rateTableWrap:focus-visible,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap:focus-visible{outline:var(--tc-focus-width,2px) solid var(--tc-focus-color,#84caff)!important;outline-offset:var(--tc-focus-offset,2px)!important}@media (hover:none) and (pointer:coarse){.OvernightInterestCenter-module__gJ10Qq__page :where(button,input,select):focus,.OvernightInterestCenter-module__gJ10Qq__page :where(button,input,select):focus-visible,.OvernightInterestCenter-module__gJ10Qq__rateTableWrap:focus,.OvernightInterestCenter-module__gJ10Qq__rateTableWrap:focus-visible,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap:focus,.OvernightInterestCenter-module__gJ10Qq__dataTableWrap:focus-visible{outline-offset:0!important;box-shadow:none!important;outline:0!important}}.OvernightInterestCenter-module__gJ10Qq__field input,.OvernightInterestCenter-module__gJ10Qq__field select,.OvernightInterestCenter-module__gJ10Qq__submitButton{height:auto;min-height:44px!important}.OvernightInterestCenter-module__gJ10Qq__submitButton{padding-top:10px;padding-bottom:10px}.OvernightInterestCenter-module__gJ10Qq__formFootnote{overflow-wrap:anywhere;max-width:calc(100% - 22px);white-space:normal!important}@media (max-width:760px){.OvernightInterestCenter-module__gJ10Qq__offlineBanner,.OvernightInterestCenter-module__gJ10Qq__loadErrorBanner{flex-direction:column;align-items:stretch}.OvernightInterestCenter-module__gJ10Qq__loadErrorBanner button{width:100%}.OvernightInterestCenter-module__gJ10Qq__field input,.OvernightInterestCenter-module__gJ10Qq__field select,.OvernightInterestCenter-module__gJ10Qq__submitButton{height:44px!important;min-height:44px!important}.OvernightInterestCenter-module__gJ10Qq__summaryCard small,.OvernightInterestCenter-module__gJ10Qq__summaryCard>div>span,.OvernightInterestCenter-module__gJ10Qq__panelHeader p,.OvernightInterestCenter-module__gJ10Qq__field small,.OvernightInterestCenter-module__gJ10Qq__panelNote,.OvernightInterestCenter-module__gJ10Qq__emptyState p{text-overflow:clip!important;white-space:normal!important;font-size:11px!important;line-height:1.45!important;overflow:visible!important}.OvernightInterestCenter-module__gJ10Qq__panelHeader h2{white-space:normal!important;font-size:15px!important}.OvernightInterestCenter-module__gJ10Qq__field>span,.OvernightInterestCenter-module__gJ10Qq__projectionList dt,.OvernightInterestCenter-module__gJ10Qq__projectionList dd,.OvernightInterestCenter-module__gJ10Qq__rateTable th,.OvernightInterestCenter-module__gJ10Qq__rateTable td,.OvernightInterestCenter-module__gJ10Qq__dataTable td{font-size:12px!important}.OvernightInterestCenter-module__gJ10Qq__emptyState strong{font-size:13px!important}}@media (prefers-reduced-motion:reduce){.OvernightInterestCenter-module__gJ10Qq__page *,.OvernightInterestCenter-module__gJ10Qq__page :before,.OvernightInterestCenter-module__gJ10Qq__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.StatusToast-module__gB3gQq__toast{z-index:var(--tc-z-toast,600);border:1px solid var(--tc-color-border-default,#273142);border-radius:var(--tc-radius-xl,12px);background:var(--tc-color-bg-surface-raised,#171e2b);max-width:min(420px,100vw - 32px);min-height:52px;color:var(--tc-color-text-primary,#f4f6f8);box-shadow:var(--tc-shadow-elevated);font-size:var(--tc-font-size-sm,13px);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 10px 10px 13px;display:grid;position:fixed;bottom:20px;right:20px}.StatusToast-module__gB3gQq__toast>button{border-radius:var(--tc-radius-lg,8px);width:34px;height:34px;color:var(--tc-color-text-secondary,#98a2b3);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.StatusToast-module__gB3gQq__toast>button:hover{background:var(--tc-color-bg-surface-hover,#1d2635)}.StatusToast-module__gB3gQq__success{border-color:color-mix(in srgb, var(--tc-color-success,#039855) 45%, transparent)}.StatusToast-module__gB3gQq__success>svg{color:var(--tc-color-success,#039855)}.StatusToast-module__gB3gQq__error{border-color:color-mix(in srgb, var(--tc-color-error,#f97066) 45%, transparent)}.StatusToast-module__gB3gQq__error>svg{color:var(--tc-color-error,#f97066)}.StatusToast-module__gB3gQq__info>svg{color:var(--tc-color-info,#2e90fa)}@media (max-width:720px){.StatusToast-module__gB3gQq__toast{right:16px;bottom:calc(84px + env(safe-area-inset-bottom,0px));max-width:none;left:16px}}
.fundHistory-module__H0xXtW__page{background:radial-gradient(circle at 88% 0%, var(--tc-page-brand-glow), transparent 28rem), var(--tc-color-bg-canvas);min-height:100dvh;color:var(--tc-color-text-primary);padding:clamp(20px,3vw,40px)}.fundHistory-module__H0xXtW__header,.fundHistory-module__H0xXtW__filters,.fundHistory-module__H0xXtW__workspace,.fundHistory-module__H0xXtW__stateCard{width:min(1180px,100%);margin-inline:auto}.fundHistory-module__H0xXtW__header{padding-block:8px 24px}.fundHistory-module__H0xXtW__backLink{min-height:44px;color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-sm);font-weight:var(--tc-font-weight-semibold);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.fundHistory-module__H0xXtW__backLink:hover{color:var(--tc-color-text-primary)}.fundHistory-module__H0xXtW__eyebrow{color:var(--tc-color-brand-300);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-bold);letter-spacing:.12em;margin-top:20px;display:block}.fundHistory-module__H0xXtW__header h1{letter-spacing:var(--tc-letter-spacing-tight);margin:8px 0;font-size:clamp(26px,4vw,38px);line-height:1.12}.fundHistory-module__H0xXtW__header p{max-width:720px;color:var(--tc-color-text-secondary);line-height:var(--tc-line-height-relaxed);margin:0}.fundHistory-module__H0xXtW__actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.fundHistory-module__H0xXtW__actions a,.fundHistory-module__H0xXtW__stateCard button,.fundHistory-module__H0xXtW__loadMore{border:1px solid var(--tc-color-border-default);border-radius:var(--tc-radius-md);background:var(--tc-color-bg-surface);min-height:44px;color:var(--tc-color-text-primary);font:inherit;font-size:var(--tc-font-size-sm);font-weight:var(--tc-font-weight-semibold);cursor:pointer;justify-content:center;align-items:center;padding:0 14px;text-decoration:none;display:inline-flex}.fundHistory-module__H0xXtW__actions a:first-child{border-color:var(--tc-color-brand);background:var(--tc-color-brand);color:var(--tc-color-text-on-brand)}.fundHistory-module__H0xXtW__filters{border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-lg);background:var(--tc-color-bg-surface);grid-template-columns:repeat(2,minmax(0,240px));gap:12px;margin-bottom:16px;padding:16px;display:grid}.fundHistory-module__H0xXtW__filterField{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);gap:7px;display:grid}.fundHistory-module__H0xXtW__workspace{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:16px;display:grid}.fundHistory-module__H0xXtW__list,.fundHistory-module__H0xXtW__detailPanel,.fundHistory-module__H0xXtW__stateCard{border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-lg);background:var(--tc-color-bg-surface)}.fundHistory-module__H0xXtW__list{overflow:hidden}.fundHistory-module__H0xXtW__listHeader,.fundHistory-module__H0xXtW__row,.fundHistory-module__H0xXtW__rowSelected{grid-template-columns:minmax(110px,.8fr) minmax(130px,1fr) minmax(110px,.8fr) minmax(160px,1.2fr) 44px;align-items:center;gap:12px;display:grid}.fundHistory-module__H0xXtW__listHeader{border-bottom:1px solid var(--tc-color-divider);background:var(--tc-color-bg-subtle);min-height:42px;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);padding:0 14px}.fundHistory-module__H0xXtW__row,.fundHistory-module__H0xXtW__rowSelected{border:0;border-bottom:1px solid var(--tc-color-divider);width:100%;min-height:68px;color:var(--tc-color-text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;padding:10px 14px}.fundHistory-module__H0xXtW__row:hover,.fundHistory-module__H0xXtW__rowSelected{background:var(--tc-color-bg-surface-hover)}.fundHistory-module__H0xXtW__rowSelected{box-shadow:inset 3px 0 var(--tc-color-brand)}.fundHistory-module__H0xXtW__row small,.fundHistory-module__H0xXtW__rowSelected small{display:none}.fundHistory-module__H0xXtW__row strong,.fundHistory-module__H0xXtW__rowSelected strong,.fundHistory-module__H0xXtW__row time,.fundHistory-module__H0xXtW__rowSelected time{font-variant-numeric:tabular-nums}.fundHistory-module__H0xXtW__row time,.fundHistory-module__H0xXtW__rowSelected time{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-sm)}.fundHistory-module__H0xXtW__status{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-sm);font-weight:var(--tc-font-weight-semibold)}.fundHistory-module__H0xXtW__status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.fundHistory-module__H0xXtW__status[data-status=pending]{color:var(--tc-color-warning)}.fundHistory-module__H0xXtW__status[data-status=approved]{color:var(--tc-color-success)}.fundHistory-module__H0xXtW__status[data-status=rejected]{color:var(--tc-color-error)}.fundHistory-module__H0xXtW__status[data-status=cancelled]{color:var(--tc-color-text-muted)}.fundHistory-module__H0xXtW__detailArrow{color:var(--tc-color-text-muted);text-align:center;font-size:18px}.fundHistory-module__H0xXtW__loadMore{width:calc(100% - 28px);margin:14px}.fundHistory-module__H0xXtW__loadMore:disabled{cursor:wait;opacity:.62}.fundHistory-module__H0xXtW__detailPanel{padding:18px;position:sticky;top:20px}.fundHistory-module__H0xXtW__detailPanel>div:first-child{border-bottom:1px solid var(--tc-color-divider);gap:6px;padding-bottom:14px;display:grid}.fundHistory-module__H0xXtW__detailPanel>div:first-child span{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold)}.fundHistory-module__H0xXtW__detailPanel>div:first-child strong{overflow-wrap:anywhere;font-family:var(--tc-font-family-mono);font-size:var(--tc-font-size-sm)}.fundHistory-module__H0xXtW__detailPanel dl{gap:0;margin:0;display:grid}.fundHistory-module__H0xXtW__detailPanel dl>div{border-bottom:1px solid var(--tc-color-divider);grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);gap:12px;padding-block:12px;display:grid}.fundHistory-module__H0xXtW__detailPanel dt{color:var(--tc-color-text-muted);font-size:var(--tc-font-size-xs)}.fundHistory-module__H0xXtW__detailPanel dd{overflow-wrap:anywhere;color:var(--tc-color-text-primary);font-size:var(--tc-font-size-sm);text-align:right;margin:0}.fundHistory-module__H0xXtW__stateCard{text-align:center;align-content:center;place-items:center;gap:10px;min-height:180px;padding:28px;display:grid}.fundHistory-module__H0xXtW__stateCard h2,.fundHistory-module__H0xXtW__stateCard p{margin:0}.fundHistory-module__H0xXtW__stateCard h2{font-size:var(--tc-font-size-xl)}.fundHistory-module__H0xXtW__stateCard p{max-width:560px;color:var(--tc-color-text-secondary);line-height:var(--tc-line-height-relaxed)}.fundHistory-module__H0xXtW__spinner{border:2px solid var(--tc-color-border-strong);border-top-color:var(--tc-color-brand);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite fundHistory-module__H0xXtW__history-spin}@keyframes fundHistory-module__H0xXtW__history-spin{to{transform:rotate(360deg)}}.fundHistory-module__H0xXtW__backLink:focus-visible,.fundHistory-module__H0xXtW__actions a:focus-visible,.fundHistory-module__H0xXtW__row:focus-visible,.fundHistory-module__H0xXtW__rowSelected:focus-visible,.fundHistory-module__H0xXtW__loadMore:focus-visible,.fundHistory-module__H0xXtW__stateCard button:focus-visible{outline:2px solid var(--tc-focus-color);outline-offset:2px}@media (max-width:900px){.fundHistory-module__H0xXtW__workspace{grid-template-columns:1fr}.fundHistory-module__H0xXtW__detailPanel{position:static}}@media (max-width:720px){.fundHistory-module__H0xXtW__page{padding:max(14px, env(safe-area-inset-top)) 14px max(88px, calc(72px + env(safe-area-inset-bottom)))}.fundHistory-module__H0xXtW__filters{grid-template-columns:1fr}.fundHistory-module__H0xXtW__listHeader{display:none}.fundHistory-module__H0xXtW__row,.fundHistory-module__H0xXtW__rowSelected{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;min-height:128px;padding:14px}.fundHistory-module__H0xXtW__row small,.fundHistory-module__H0xXtW__rowSelected small{color:var(--tc-color-text-muted);font-size:var(--tc-font-size-2xs);font-weight:var(--tc-font-weight-medium);margin-bottom:4px;display:block}.fundHistory-module__H0xXtW__detailArrow{display:none}.fundHistory-module__H0xXtW__status{justify-self:start}.fundHistory-module__H0xXtW__detailPanel dl>div{grid-template-columns:1fr;gap:5px}.fundHistory-module__H0xXtW__detailPanel dd{text-align:left}}@media (prefers-reduced-motion:reduce){.fundHistory-module__H0xXtW__spinner{animation:none}}
.settings-module__bjWi4W__page{background:radial-gradient(circle at 50% -12rem, var(--tc-page-brand-glow), transparent 30rem), var(--tc-color-bg-canvas);min-height:100dvh;color:var(--tc-color-text-primary);font-family:var(--tc-font-family-sans);overflow-x:clip}.settings-module__bjWi4W__page,.settings-module__bjWi4W__page *,.settings-module__bjWi4W__page :before,.settings-module__bjWi4W__page :after{box-sizing:border-box}.settings-module__bjWi4W__header{z-index:var(--tc-z-sticky);min-height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(16px, env(safe-area-inset-right,0px)) 0 max(16px, env(safe-area-inset-left,0px));border-bottom:1px solid var(--tc-color-border-subtle);background:var(--tc-backdrop-header);box-shadow:0 1px 0 color-mix(in srgb, var(--tc-shadow-color) 40%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid;position:sticky;top:0}.settings-module__bjWi4W__header h1{min-width:0;color:var(--tc-color-text-primary);font-family:var(--tc-font-family-display);font-size:var(--tc-font-size-xl);font-weight:var(--tc-font-weight-bold);letter-spacing:var(--tc-letter-spacing-tight);line-height:var(--tc-line-height-tight);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.settings-module__bjWi4W__headerButton{border-radius:var(--tc-radius-lg);width:44px;height:44px;color:var(--tc-color-text-secondary);transition:background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);place-items:center;text-decoration:none;display:grid}.settings-module__bjWi4W__main{width:min(100%,880px);padding:var(--tc-space-6) max(var(--tc-space-6), env(safe-area-inset-right,0px)) max(var(--tc-space-16), calc(var(--tc-space-8) + env(safe-area-inset-bottom,0px))) max(var(--tc-space-6), env(safe-area-inset-left,0px));margin:0 auto}.settings-module__bjWi4W__saveStatus{align-items:center;gap:var(--tc-space-2);border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-pill);background:var(--tc-color-bg-subtle);max-width:100%;min-height:32px;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);line-height:var(--tc-line-height-normal);padding:5px 10px;display:inline-flex}.settings-module__bjWi4W__saveStatus span{overflow-wrap:anywhere;min-width:0}.settings-module__bjWi4W__saveStatus_saving{border-color:color-mix(in srgb, var(--tc-color-info) 34%, transparent);background:color-mix(in srgb, var(--tc-color-info) 9%, var(--tc-color-bg-subtle));color:var(--tc-color-info)}.settings-module__bjWi4W__saveStatus_saved{border-color:color-mix(in srgb, var(--tc-color-success) 34%, transparent);background:var(--tc-color-bg-success-soft);color:var(--tc-color-success)}.settings-module__bjWi4W__saveStatus_error{border-color:color-mix(in srgb, var(--tc-color-error) 38%, transparent);background:var(--tc-color-bg-error-soft);color:var(--tc-color-error)}.settings-module__bjWi4W__saveStatus_idle{color:var(--tc-color-text-muted)}.settings-module__bjWi4W__group{min-width:0;margin-top:var(--tc-space-8);scroll-margin-top:calc(56px + env(safe-area-inset-top,0px) + var(--tc-space-4))}.settings-module__bjWi4W__group h2{margin:0 0 var(--tc-space-3);color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-md);font-weight:var(--tc-font-weight-medium);letter-spacing:var(--tc-letter-spacing-wide);line-height:var(--tc-line-height-normal);text-transform:uppercase;padding-inline:2px}.settings-module__bjWi4W__groupCard{border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-xl);background:var(--tc-color-bg-surface);min-width:0;box-shadow:var(--tc-shadow-xs);overflow:hidden}.settings-module__bjWi4W__settingRow{gap:var(--tc-space-4);min-width:0;min-height:84px;padding:var(--tc-space-4) var(--tc-space-5);border-bottom:1px solid var(--tc-color-divider);grid-template-columns:44px minmax(0,1fr) minmax(250px,360px);align-items:center;display:grid}.settings-module__bjWi4W__groupCard>.settings-module__bjWi4W__settingRow:last-child,.settings-module__bjWi4W__groupCard>.settings-module__bjWi4W__aboutLink:last-child{border-bottom:0}.settings-module__bjWi4W__settingIcon{border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-lg);background:var(--tc-color-bg-subtle);width:40px;height:40px;color:var(--tc-color-text-secondary);place-items:center;display:grid}.settings-module__bjWi4W__settingCopy{gap:3px;min-width:0;display:grid}.settings-module__bjWi4W__settingCopy strong{min-width:0;color:var(--tc-color-text-primary);font-size:var(--tc-font-size-lg);font-weight:var(--tc-font-weight-semibold);line-height:var(--tc-line-height-normal);overflow-wrap:anywhere}.settings-module__bjWi4W__settingCopy small{min-width:0;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-sm);line-height:var(--tc-line-height-normal);overflow-wrap:anywhere}.settings-module__bjWi4W__settingControl{justify-content:flex-end;min-width:0;display:flex}.settings-module__bjWi4W__selectControl{width:min(100%,360px);min-width:0}.settings-module__bjWi4W__segmentedControl{border:1px solid var(--tc-color-border-default);border-radius:var(--tc-radius-lg);background:var(--tc-color-bg-subtle);grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:3px;width:min(100%,360px);min-width:0;padding:3px;display:grid}.settings-module__bjWi4W__segmentedControl button{border-radius:var(--tc-radius-md);min-width:0;min-height:44px;color:var(--tc-color-text-secondary);font:inherit;font-size:var(--tc-font-size-sm);font-weight:var(--tc-font-weight-semibold);text-align:center;cursor:pointer;transition:border-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:5px;padding:7px 10px;line-height:1.25;display:inline-flex}.settings-module__bjWi4W__segmentedControl button span{overflow-wrap:anywhere;min-width:0}.settings-module__bjWi4W__segmentedControl .settings-module__bjWi4W__segmentActive{border-color:color-mix(in srgb, var(--tc-color-brand) 38%, transparent);background:var(--tc-color-bg-brand-soft);color:var(--tc-color-link-hover)}.settings-module__bjWi4W__segmentedControl button:disabled,.settings-module__bjWi4W__paletteGrid button:disabled,.settings-module__bjWi4W__switchControl button:disabled,.settings-module__bjWi4W__secondaryButton:disabled,.settings-module__bjWi4W__primaryCompactButton:disabled,.settings-module__bjWi4W__tertiaryButton:disabled{cursor:not-allowed;opacity:.5}.settings-module__bjWi4W__timezoneControl,.settings-module__bjWi4W__formatControl,.settings-module__bjWi4W__cacheControl,.settings-module__bjWi4W__updateControl{gap:var(--tc-space-2);justify-items:stretch;width:min(100%,360px);min-width:0;display:grid}.settings-module__bjWi4W__currentTime{justify-content:flex-end;align-items:baseline;gap:var(--tc-space-2);min-width:0;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-2xs);line-height:var(--tc-line-height-normal);display:flex}.settings-module__bjWi4W__currentTime strong{color:var(--tc-color-text-primary);font-family:var(--tc-font-family-mono);font-size:var(--tc-font-size-xs);font-variant-numeric:tabular-nums;font-weight:var(--tc-font-weight-semibold)}.settings-module__bjWi4W__amountPreview{gap:var(--tc-space-2);flex-wrap:wrap;justify-content:flex-end;min-width:0;display:flex}.settings-module__bjWi4W__amountPreview span{border-radius:var(--tc-radius-sm);background:var(--tc-color-bg-subtle);min-width:0;color:var(--tc-color-text-secondary);font-family:var(--tc-font-family-mono);font-size:var(--tc-font-size-2xs);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;padding:4px 7px}.settings-module__bjWi4W__paletteRow{align-items:start}.settings-module__bjWi4W__paletteGrid{gap:var(--tc-space-2);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,360px);min-width:0;display:grid}.settings-module__bjWi4W__paletteGrid button{gap:var(--tc-space-2);border:1px solid var(--tc-color-border-default);border-radius:var(--tc-radius-lg);background:var(--tc-color-bg-input);min-width:0;min-height:66px;color:var(--tc-color-text-secondary);font:inherit;font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);line-height:var(--tc-line-height-normal);text-align:left;cursor:pointer;transition:border-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);grid-template-columns:auto minmax(0,1fr);align-items:center;padding:10px 30px 10px 11px;display:grid;position:relative}.settings-module__bjWi4W__paletteGrid button>span:not(.settings-module__bjWi4W__candles){overflow-wrap:anywhere;min-width:0}.settings-module__bjWi4W__paletteGrid .settings-module__bjWi4W__paletteActive{border-color:color-mix(in srgb, var(--tc-color-brand) 55%, transparent);background:var(--tc-color-bg-brand-soft);color:var(--tc-color-text-primary)}.settings-module__bjWi4W__paletteCheck{color:var(--tc-color-brand-300);position:absolute;top:8px;right:8px}.settings-module__bjWi4W__candles{--candle-up-color:var(--tc-color-market-up);--candle-down-color:var(--tc-color-market-down);flex:none;align-items:center;gap:4px;height:32px;display:inline-flex}.settings-module__bjWi4W__redUpCandles{--candle-up-color:var(--tc-color-market-down);--candle-down-color:var(--tc-color-market-up)}.settings-module__bjWi4W__greenUpCandles{--candle-up-color:var(--tc-color-market-up);--candle-down-color:var(--tc-color-market-down)}.settings-module__bjWi4W__candles i{border-radius:1px;width:6px;display:block;position:relative}.settings-module__bjWi4W__candles i:before{background:inherit;content:"";width:1px;position:absolute;top:-4px;bottom:-4px;left:50%;transform:translate(-50%)}.settings-module__bjWi4W__candleUp{background:var(--candle-up-color);height:19px}.settings-module__bjWi4W__candleDown{background:var(--candle-down-color);height:24px}.settings-module__bjWi4W__switchControl{justify-content:flex-end;align-items:center;gap:var(--tc-space-3);width:min(100%,360px);min-width:0;display:flex}.settings-module__bjWi4W__switchControl>span{min-width:0;color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);overflow-wrap:anywhere}.settings-module__bjWi4W__switchControl button{cursor:pointer;background:0 0;border:0;outline:0;width:54px;min-width:54px;height:44px;padding:0;position:relative}.settings-module__bjWi4W__switchControl button:before{border:1px solid var(--tc-color-border-strong);border-radius:var(--tc-radius-pill);background:var(--tc-color-bg-subtle);content:"";height:24px;transition:border-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);position:absolute;top:10px;left:2px;right:2px}.settings-module__bjWi4W__switchControl button>span{z-index:1;background:var(--tc-color-text-secondary);width:16px;height:16px;box-shadow:var(--tc-shadow-xs);transition:transform var(--tc-motion-duration-normal) var(--tc-motion-ease-emphasized), background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);border-radius:50%;position:absolute;top:14px;left:7px}.settings-module__bjWi4W__switchControl .settings-module__bjWi4W__switchActive:before{border-color:var(--tc-color-brand);background:var(--tc-color-brand)}.settings-module__bjWi4W__switchControl .settings-module__bjWi4W__switchActive>span{background:var(--tc-color-text-on-brand);transform:translate(24px)}.settings-module__bjWi4W__cacheControl{grid-template-columns:minmax(0,1fr) auto;align-items:center}.settings-module__bjWi4W__cacheControl>span{min-width:0;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-2xs);line-height:var(--tc-line-height-normal);gap:2px;display:grid}.settings-module__bjWi4W__cacheControl>span strong{color:var(--tc-color-text-primary);font-family:var(--tc-font-family-mono);font-size:var(--tc-font-size-sm);font-variant-numeric:tabular-nums}.settings-module__bjWi4W__secondaryButton,.settings-module__bjWi4W__primaryCompactButton,.settings-module__bjWi4W__tertiaryButton{justify-content:center;align-items:center;gap:var(--tc-space-2);border-radius:var(--tc-radius-lg);min-height:44px;font:inherit;font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-semibold);text-align:center;cursor:pointer;transition:border-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), transform var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);padding:8px 14px;line-height:1.25;display:inline-flex}.settings-module__bjWi4W__secondaryButton{border:1px solid var(--tc-color-border-default);background:var(--tc-color-bg-input);color:var(--tc-color-text-primary)}.settings-module__bjWi4W__primaryCompactButton{border:1px solid var(--tc-color-brand);background:var(--tc-color-brand);color:var(--tc-color-text-on-brand)}.settings-module__bjWi4W__tertiaryButton{color:var(--tc-color-text-secondary);background:0 0;border:1px solid #0000}.settings-module__bjWi4W__versionSummary{border-bottom:1px solid var(--tc-color-divider);background:var(--tc-color-divider);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;min-width:0;display:grid}.settings-module__bjWi4W__versionSummary>span{min-width:0;padding:var(--tc-space-4) var(--tc-space-5);background:var(--tc-color-bg-subtle);gap:4px;display:grid}.settings-module__bjWi4W__versionSummary small{color:var(--tc-color-text-muted);font-size:var(--tc-font-size-2xs);line-height:var(--tc-line-height-normal)}.settings-module__bjWi4W__versionSummary strong,.settings-module__bjWi4W__versionSummary code{min-width:0;color:var(--tc-color-text-primary);font-family:var(--tc-font-family-mono);font-size:var(--tc-font-size-xs);font-variant-numeric:tabular-nums;font-weight:var(--tc-font-weight-semibold);line-height:var(--tc-line-height-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-module__bjWi4W__updateControl{grid-template-columns:repeat(2,minmax(0,auto));justify-content:end}.settings-module__bjWi4W__aboutLink{gap:var(--tc-space-4);min-width:0;min-height:68px;padding:var(--tc-space-3) var(--tc-space-5);border-bottom:1px solid var(--tc-color-divider);color:var(--tc-color-text-primary);transition:background-color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard), color var(--tc-motion-duration-fast) var(--tc-motion-ease-standard);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;text-decoration:none;display:grid}.settings-module__bjWi4W__aboutLink>strong{min-width:0;font-size:var(--tc-font-size-md);font-weight:var(--tc-font-weight-semibold);overflow-wrap:anywhere}.settings-module__bjWi4W__aboutLink>span:last-child{min-height:44px;color:var(--tc-color-text-muted);font-size:var(--tc-font-size-xs);font-weight:var(--tc-font-weight-medium);align-items:center;gap:4px;display:inline-flex}.settings-module__bjWi4W__saveNotice{z-index:var(--tc-z-toast);width:min(420px, calc(100vw - 32px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));gap:var(--tc-space-3);min-width:0;padding:var(--tc-space-4);border:1px solid color-mix(in srgb, var(--tc-color-success) 38%, transparent);border-radius:var(--tc-radius-xl);background:var(--tc-color-bg-surface-raised);box-shadow:var(--tc-shadow-elevated);color:var(--tc-color-text-primary);animation:settings-module__bjWi4W__saveNoticeEnter .18s var(--tc-motion-ease-standard);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;display:grid;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.settings-module__bjWi4W__saveNotice>div{gap:3px;min-width:0;display:grid}.settings-module__bjWi4W__saveNotice h2,.settings-module__bjWi4W__saveNotice p{overflow-wrap:anywhere;margin:0}.settings-module__bjWi4W__saveNotice h2{font-family:var(--tc-font-family-display);font-size:var(--tc-font-size-md);font-weight:var(--tc-font-weight-bold);letter-spacing:var(--tc-letter-spacing-tight);line-height:var(--tc-line-height-tight)}.settings-module__bjWi4W__saveNotice p{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-xs);line-height:var(--tc-line-height-normal)}.settings-module__bjWi4W__saveNoticeIcon{border:1px solid color-mix(in srgb, var(--tc-color-success) 34%, transparent);background:var(--tc-color-bg-success-soft);width:40px;height:40px;color:var(--tc-color-success);border-radius:50%;place-items:center;display:grid}.settings-module__bjWi4W__saveNotice>.settings-module__bjWi4W__primaryCompactButton{white-space:nowrap;min-width:88px}.settings-module__bjWi4W__dialogOverlay{z-index:var(--tc-z-modal);min-width:0;padding:max(var(--tc-space-6), env(safe-area-inset-top,0px)) max(var(--tc-space-4), env(safe-area-inset-right,0px)) max(var(--tc-space-6), env(safe-area-inset-bottom,0px)) max(var(--tc-space-4), env(safe-area-inset-left,0px));background:var(--tc-color-bg-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.settings-module__bjWi4W__dialog{gap:var(--tc-space-5);width:min(100%,440px);min-width:0;padding:var(--tc-space-6);border:1px solid var(--tc-color-border-default);border-radius:var(--tc-radius-xl);background:var(--tc-color-bg-surface-raised);box-shadow:var(--tc-shadow-elevated);color:var(--tc-color-text-primary);display:grid}.settings-module__bjWi4W__dialog>div:not(.settings-module__bjWi4W__dialogActions){gap:var(--tc-space-2);min-width:0;display:grid}.settings-module__bjWi4W__dialog h2,.settings-module__bjWi4W__dialog p{margin:0}.settings-module__bjWi4W__dialog h2{font-family:var(--tc-font-family-display);font-size:var(--tc-font-size-xl);font-weight:var(--tc-font-weight-bold);letter-spacing:var(--tc-letter-spacing-tight)}.settings-module__bjWi4W__dialog p{color:var(--tc-color-text-secondary);font-size:var(--tc-font-size-sm);line-height:var(--tc-line-height-relaxed)}.settings-module__bjWi4W__dialogIcon{border:1px solid color-mix(in srgb, var(--tc-color-warning) 30%, transparent);background:var(--tc-color-bg-warning-soft);width:48px;height:48px;color:var(--tc-color-warning);border-radius:50%;place-items:center;display:grid}.settings-module__bjWi4W__dialogActions{gap:var(--tc-space-3);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.settings-module__bjWi4W__dialogActions>button{width:100%}.settings-module__bjWi4W__spin{animation:.75s linear infinite settings-module__bjWi4W__spin}@keyframes settings-module__bjWi4W__spin{to{transform:rotate(360deg)}}@keyframes settings-module__bjWi4W__saveNoticeEnter{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.settings-module__bjWi4W__headerButton:focus-visible,.settings-module__bjWi4W__segmentedControl button:focus-visible,.settings-module__bjWi4W__paletteGrid button:focus-visible,.settings-module__bjWi4W__switchControl button:focus-visible,.settings-module__bjWi4W__secondaryButton:focus-visible,.settings-module__bjWi4W__primaryCompactButton:focus-visible,.settings-module__bjWi4W__tertiaryButton:focus-visible,.settings-module__bjWi4W__aboutLink:focus-visible{outline:var(--tc-focus-width) solid var(--tc-focus-color);outline-offset:var(--tc-focus-offset)}@media (hover:hover){.settings-module__bjWi4W__headerButton:hover,.settings-module__bjWi4W__aboutLink:hover{background:var(--tc-color-bg-surface-hover);color:var(--tc-color-text-primary)}.settings-module__bjWi4W__segmentedControl button:hover:not(:disabled),.settings-module__bjWi4W__paletteGrid button:hover:not(:disabled),.settings-module__bjWi4W__secondaryButton:hover:not(:disabled){border-color:var(--tc-color-border-strong);background:var(--tc-color-bg-surface-hover)}.settings-module__bjWi4W__primaryCompactButton:hover:not(:disabled){border-color:var(--tc-color-brand-hover);background:var(--tc-color-brand-hover)}.settings-module__bjWi4W__tertiaryButton:hover:not(:disabled){background:var(--tc-color-bg-surface-hover);color:var(--tc-color-text-primary)}}.settings-module__bjWi4W__secondaryButton:active:not(:disabled),.settings-module__bjWi4W__primaryCompactButton:active:not(:disabled),.settings-module__bjWi4W__tertiaryButton:active:not(:disabled){transform:translateY(1px)}@media (min-width:720px) and (max-width:1023px){.settings-module__bjWi4W__main{width:min(100%,760px);padding-inline:max(var(--tc-space-5), env(safe-area-inset-left,0px)) max(var(--tc-space-5), env(safe-area-inset-right,0px))}.settings-module__bjWi4W__settingRow{grid-template-columns:44px minmax(0,1fr) minmax(230px,320px)}}@media (max-width:719px){.settings-module__bjWi4W__header{padding-right:max(12px, env(safe-area-inset-right,0px));padding-left:max(12px, env(safe-area-inset-left,0px))}.settings-module__bjWi4W__main{width:100%;padding:var(--tc-space-5) max(16px, env(safe-area-inset-right,0px)) max(48px, calc(24px + env(safe-area-inset-bottom,0px))) max(16px, env(safe-area-inset-left,0px))}.settings-module__bjWi4W__group{margin-top:var(--tc-space-6)}.settings-module__bjWi4W__settingRow{gap:var(--tc-space-3);min-height:0;padding:var(--tc-space-4);grid-template-columns:40px minmax(0,1fr)}.settings-module__bjWi4W__settingIcon{width:40px;height:40px}.settings-module__bjWi4W__settingControl{grid-column:2;justify-content:stretch}.settings-module__bjWi4W__selectControl,.settings-module__bjWi4W__segmentedControl,.settings-module__bjWi4W__timezoneControl,.settings-module__bjWi4W__formatControl,.settings-module__bjWi4W__cacheControl,.settings-module__bjWi4W__updateControl,.settings-module__bjWi4W__switchControl,.settings-module__bjWi4W__paletteGrid{width:100%;max-width:none}.settings-module__bjWi4W__currentTime,.settings-module__bjWi4W__amountPreview{justify-content:flex-start}.settings-module__bjWi4W__switchControl{justify-content:space-between}.settings-module__bjWi4W__versionSummary{grid-template-columns:1fr}.settings-module__bjWi4W__versionSummary>span{align-items:baseline;gap:var(--tc-space-3);padding:var(--tc-space-3) var(--tc-space-4);grid-template-columns:minmax(96px,auto) minmax(0,1fr)}.settings-module__bjWi4W__versionSummary strong,.settings-module__bjWi4W__versionSummary code{text-align:right}.settings-module__bjWi4W__aboutLink{padding-right:var(--tc-space-4);padding-left:var(--tc-space-4)}}@media (max-width:479px){.settings-module__bjWi4W__saveNotice{padding:var(--tc-space-4);grid-template-columns:40px minmax(0,1fr)}.settings-module__bjWi4W__saveNotice>.settings-module__bjWi4W__primaryCompactButton{grid-column:1/-1;width:100%}.settings-module__bjWi4W__settingControl{grid-column:1/-1}.settings-module__bjWi4W__segmentedControl{grid-template-columns:repeat(auto-fit,minmax(78px,1fr))}.settings-module__bjWi4W__paletteGrid,.settings-module__bjWi4W__cacheControl{grid-template-columns:1fr}.settings-module__bjWi4W__cacheControl .settings-module__bjWi4W__secondaryButton{width:100%}.settings-module__bjWi4W__updateControl{grid-template-columns:1fr}.settings-module__bjWi4W__updateControl>button{width:100%}.settings-module__bjWi4W__aboutLink{gap:var(--tc-space-3);grid-template-columns:40px minmax(0,1fr) auto}.settings-module__bjWi4W__aboutLink>span:last-child{font-size:0}.settings-module__bjWi4W__aboutLink>span:last-child svg{width:18px;height:18px}.settings-module__bjWi4W__dialogActions{grid-template-columns:1fr}}@media (max-width:540px){.settings-module__bjWi4W__dialogOverlay{padding:max(var(--tc-space-4), env(safe-area-inset-top,0px)) 0 0;align-items:end}.settings-module__bjWi4W__dialog{gap:var(--tc-space-4);width:100%;padding:var(--tc-space-6) max(var(--tc-space-4), env(safe-area-inset-right,0px)) max(var(--tc-space-5), calc(var(--tc-space-4) + env(safe-area-inset-bottom,0px))) max(var(--tc-space-4), env(safe-area-inset-left,0px));border-radius:var(--tc-radius-xl) var(--tc-radius-xl) 0 0;border-bottom:0;border-left:0;border-right:0}}@media (min-width:1280px){.settings-module__bjWi4W__main{padding-top:var(--tc-space-8);padding-bottom:var(--tc-space-16)}.settings-module__bjWi4W__group{margin-top:var(--tc-space-8)}}@media (prefers-reduced-motion:reduce){.settings-module__bjWi4W__headerButton,.settings-module__bjWi4W__segmentedControl button,.settings-module__bjWi4W__paletteGrid button,.settings-module__bjWi4W__switchControl button:before,.settings-module__bjWi4W__switchControl button>span,.settings-module__bjWi4W__secondaryButton,.settings-module__bjWi4W__primaryCompactButton,.settings-module__bjWi4W__tertiaryButton,.settings-module__bjWi4W__aboutLink,.settings-module__bjWi4W__saveNotice{transition:none}.settings-module__bjWi4W__spin{animation-duration:1.5s}.settings-module__bjWi4W__saveNotice{animation:none}}@media (forced-colors:active){.settings-module__bjWi4W__groupCard,.settings-module__bjWi4W__segmentedControl,.settings-module__bjWi4W__paletteGrid button,.settings-module__bjWi4W__secondaryButton,.settings-module__bjWi4W__primaryCompactButton,.settings-module__bjWi4W__dialog,.settings-module__bjWi4W__saveNotice{border-color:canvastext}.settings-module__bjWi4W__segmentActive,.settings-module__bjWi4W__paletteActive,.settings-module__bjWi4W__switchActive:before{forced-color-adjust:none}}.settings-module__bjWi4W__hideThemeSetting{display:none!important}
.MarketNewsFeed-module__zqzbJq__newsPanel{border:1px solid var(--tc-color-border-subtle);border-radius:var(--tc-radius-xl);background:var(--tc-color-bg-surface);color:var(--tc-color-text-primary);box-shadow:var(--tc-shadow-xs);overflow:hidden}.MarketNewsFeed-module__zqzbJq__pageMode{margin:0 0 30px}.MarketNewsFeed-module__zqzbJq__header{justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:18px 22px 14px;display:flex}.MarketNewsFeed-module__zqzbJq__heading{align-items:center;gap:12px;min-width:0;display:flex}.MarketNewsFeed-module__zqzbJq__heading h2{color:var(--tc-color-text-primary);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:750;line-height:1.15}.MarketNewsFeed-module__zqzbJq__heading p{color:var(--tc-color-text-secondary);margin:5px 0 0;font-size:12.5px;font-weight:500;line-height:1.35}.MarketNewsFeed-module__zqzbJq__viewAllLink{color:var(--tc-color-link);border-radius:7px;flex:none;align-items:center;gap:8px;padding:8px 11px;font-size:12.5px;font-weight:650;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.MarketNewsFeed-module__zqzbJq__viewAllLink:hover{background:var(--tc-color-bg-brand-soft);color:var(--tc-color-link-hover)}.MarketNewsFeed-module__zqzbJq__sourceHealth{color:#bdbdc2;flex-direction:column;flex:none;align-items:flex-end;gap:3px;font-size:12px;display:flex}.MarketNewsFeed-module__zqzbJq__sourceHealth span:before{content:"";background:#20d6aa;border-radius:50%;width:6px;height:6px;margin:0 6px 1px 0;display:inline-block}.MarketNewsFeed-module__zqzbJq__sourceHealth[data-availability=none] span:before{background:#98a2b3}.MarketNewsFeed-module__zqzbJq__sourceHealth small{color:#77777e;font-size:11px}.MarketNewsFeed-module__zqzbJq__toolbar{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:0 22px 12px;display:flex}.MarketNewsFeed-module__zqzbJq__tabs{align-items:center;gap:7px;display:flex}.MarketNewsFeed-module__zqzbJq__tabs button{color:#aaaab0;min-width:76px;height:38px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 16px;font-size:13px;font-weight:650;transition:background .15s,border-color .15s,color .15s}.MarketNewsFeed-module__zqzbJq__tabs button:hover{color:#f5f5f6}.MarketNewsFeed-module__zqzbJq__tabs .MarketNewsFeed-module__zqzbJq__tabActive{border-color:color-mix(in srgb, var(--tc-color-brand) 42%, transparent);background:var(--tc-color-bg-brand-soft);color:var(--tc-color-text-primary);box-shadow:none}.MarketNewsFeed-module__zqzbJq__marketSelect{align-items:center;min-width:168px;display:flex;position:relative}.MarketNewsFeed-module__zqzbJq__marketSelect select{appearance:none;color:#ededee;min-width:168px;height:38px;font:inherit;cursor:pointer;background:#29292b;border:1px solid #ffffff0b;border-radius:7px;outline:none;padding:0 32px 0 13px;font-size:12.5px;font-weight:600}.MarketNewsFeed-module__zqzbJq__marketSelect select:focus-visible{border-color:#50bff6bf;box-shadow:0 0 0 3px #50bff61a}.MarketNewsFeed-module__zqzbJq__marketSelect>span:last-child{color:#9b9ba1;pointer-events:none;font-size:14px;position:absolute;right:12px}.MarketNewsFeed-module__zqzbJq__newsList{scrollbar-color:#77777b transparent;scrollbar-width:thin;padding:0 22px;overflow-y:auto}.MarketNewsFeed-module__zqzbJq__compactMode .MarketNewsFeed-module__zqzbJq__newsList{max-height:500px}.MarketNewsFeed-module__zqzbJq__pageMode .MarketNewsFeed-module__zqzbJq__newsList{max-height:720px}.MarketNewsFeed-module__zqzbJq__newsList::-webkit-scrollbar{width:7px}.MarketNewsFeed-module__zqzbJq__newsList::-webkit-scrollbar-track{background:0 0}.MarketNewsFeed-module__zqzbJq__newsList::-webkit-scrollbar-thumb{background:#737377;border-radius:999px}.MarketNewsFeed-module__zqzbJq__newsItem{border-bottom:1px solid #ffffff13}.MarketNewsFeed-module__zqzbJq__newsItem:last-child{border-bottom:0}.MarketNewsFeed-module__zqzbJq__newsItem a{color:inherit;padding:15px 0 16px;text-decoration:none;transition:background .15s;display:block}.MarketNewsFeed-module__zqzbJq__newsItem a:hover{background:var(--tc-color-bg-surface-hover)}.MarketNewsFeed-module__zqzbJq__meta{color:#9a9aa0;white-space:nowrap;align-items:center;gap:6px;min-width:0;margin:0 0 7px;font-size:11.5px;line-height:1.3;display:flex;overflow:hidden}.MarketNewsFeed-module__zqzbJq__marketBadge{letter-spacing:.035em;border-radius:5px;justify-content:center;align-items:center;min-width:36px;height:20px;padding:0 7px;font-size:10.5px;font-weight:800;display:inline-flex}.MarketNewsFeed-module__zqzbJq__sourceName{color:#bebec3;text-overflow:ellipsis;max-width:210px;font-weight:600;overflow:hidden}.MarketNewsFeed-module__zqzbJq__newsItem h3{color:var(--tc-color-text-primary);letter-spacing:-.012em;margin:0;font-size:15.5px;font-weight:650;line-height:1.38;transition:color .15s}.MarketNewsFeed-module__zqzbJq__newsItem a:hover h3{color:#fff}.MarketNewsFeed-module__zqzbJq__newsItem p{max-width:980px;color:var(--tc-color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12.5px;font-weight:450;line-height:1.55;display:-webkit-box;overflow:hidden}.MarketNewsFeed-module__zqzbJq__footer{background:var(--tc-color-bg-subtle);min-height:47px;color:var(--tc-color-text-muted);border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:18px;padding:11px 22px;font-size:10.5px;line-height:1.35;display:flex}.MarketNewsFeed-module__zqzbJq__skeletonList{padding:4px 0}.MarketNewsFeed-module__zqzbJq__skeletonItem{border-bottom:1px solid #ffffff0e;flex-direction:column;justify-content:center;gap:9px;min-height:87px;display:flex}.MarketNewsFeed-module__zqzbJq__skeletonItem span,.MarketNewsFeed-module__zqzbJq__skeletonItem strong,.MarketNewsFeed-module__zqzbJq__skeletonItem small{background:linear-gradient(90deg,#ffffff0b,#ffffff16,#ffffff0b) 0 0/220% 100%;border-radius:999px;animation:1.4s linear infinite MarketNewsFeed-module__zqzbJq__shimmer;display:block}.MarketNewsFeed-module__zqzbJq__skeletonItem span{width:128px;height:10px}.MarketNewsFeed-module__zqzbJq__skeletonItem strong{width:min(620px,83%);height:14px}.MarketNewsFeed-module__zqzbJq__skeletonItem small{width:min(410px,62%);height:10px}.MarketNewsFeed-module__zqzbJq__messageState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:32px;display:flex}.MarketNewsFeed-module__zqzbJq__messageState>span{color:#64c4f7;background:#66c5f612;border:1px solid #66c5f638;border-radius:50%;place-items:center;width:35px;height:35px;margin:0 0 12px;font-weight:800;display:grid}.MarketNewsFeed-module__zqzbJq__messageState strong{color:#ededee;font-size:14px}.MarketNewsFeed-module__zqzbJq__messageState p{color:#88888e;margin:6px 0 16px;font-size:12px}.MarketNewsFeed-module__zqzbJq__messageState button{color:#f2f2f3;height:34px;font:inherit;cursor:pointer;background:#353538;border:1px solid #ffffff12;border-radius:6px;padding:0 14px;font-size:12px}.MarketNewsFeed-module__zqzbJq__offlineState{color:#ffd79a;background:#f7900917;border:1px solid #f7900959;border-radius:8px;margin:0 22px 12px;padding:10px 12px;font-size:12px;line-height:1.5}.MarketNewsFeed-module__zqzbJq__viewAllLink,.MarketNewsFeed-module__zqzbJq__tabs button,.MarketNewsFeed-module__zqzbJq__marketSelect select,.MarketNewsFeed-module__zqzbJq__messageState button{min-height:44px}.MarketNewsFeed-module__zqzbJq__newsPanel :where(a,button,select):focus-visible{outline:var(--tc-focus-width,2px) solid var(--tc-focus-color,#84caff);outline-offset:var(--tc-focus-offset,2px)}.MarketNewsFeed-module__zqzbJq__messageState button:disabled{cursor:not-allowed;opacity:.55}.MarketNewsFeed-module__zqzbJq__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes MarketNewsFeed-module__zqzbJq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:720px){.MarketNewsFeed-module__zqzbJq__header{align-items:flex-start;padding:17px 15px 13px}.MarketNewsFeed-module__zqzbJq__heading h2{font-size:19px}.MarketNewsFeed-module__zqzbJq__heading p{display:none}.MarketNewsFeed-module__zqzbJq__toolbar{align-items:stretch;padding:0 15px 12px}.MarketNewsFeed-module__zqzbJq__tabs{flex:1}.MarketNewsFeed-module__zqzbJq__tabs button{flex:1;min-width:0;padding:0 11px}.MarketNewsFeed-module__zqzbJq__marketSelect select{min-width:142px}.MarketNewsFeed-module__zqzbJq__newsList{padding:0 15px}.MarketNewsFeed-module__zqzbJq__footer{align-items:flex-start;padding:11px 15px}.MarketNewsFeed-module__zqzbJq__footer span:last-child{display:none}.MarketNewsFeed-module__zqzbJq__offlineState{margin-left:15px;margin-right:15px}}@media (max-width:520px){.MarketNewsFeed-module__zqzbJq__toolbar{flex-direction:column;gap:10px}.MarketNewsFeed-module__zqzbJq__marketSelect,.MarketNewsFeed-module__zqzbJq__marketSelect select{width:100%}.MarketNewsFeed-module__zqzbJq__sourceHealth{display:none}.MarketNewsFeed-module__zqzbJq__newsItem h3{font-size:14px}.MarketNewsFeed-module__zqzbJq__sourceName{max-width:120px}}.MarketNewsFeed-module__zqzbJq__newsPanel{background:linear-gradient(180deg, #ffffff03, #fff0), var(--root-background-card,#202020);color:var(--root-text-color,#f5f5f5);font-family:var(--dashboard-font-family,Arial, "Helvetica Neue", Helvetica, sans-serif);font-size:var(--dashboard-body-size,13px);border-color:#ffffff0e}.MarketNewsFeed-module__zqzbJq__compactMode{margin:30px 0}.MarketNewsFeed-module__zqzbJq__heading{gap:0}.MarketNewsFeed-module__zqzbJq__heading h2{color:var(--root-text-color,#f5f5f5);font-size:var(--dashboard-section-title-size,18px);letter-spacing:-.015em;font-weight:700;line-height:var(--dashboard-title-line-height,1.25);margin:0}.MarketNewsFeed-module__zqzbJq__heading p{color:var(--root-text-sub-toolbox,#9d9d9d);font-size:var(--dashboard-body-size,13px);font-weight:400;line-height:var(--dashboard-body-line-height,1.45);margin-top:6px}.MarketNewsFeed-module__zqzbJq__toolbar{border-bottom-color:var(--root-table-border,#474747)}.MarketNewsFeed-module__zqzbJq__tabs button,.MarketNewsFeed-module__zqzbJq__marketSelect select,.MarketNewsFeed-module__zqzbJq__viewAllLink{font-size:var(--dashboard-body-size,13px)}.MarketNewsFeed-module__zqzbJq__tabs .MarketNewsFeed-module__zqzbJq__tabActive{background:var(--root-background-card-3,#363636);color:var(--root-text-color,#f5f5f5);border-color:#ffffff0e}.MarketNewsFeed-module__zqzbJq__marketSelect select{border-color:var(--root-table-border,#474747);background:var(--root-background-card-2,#323232);color:var(--root-text-color,#f5f5f5)}.MarketNewsFeed-module__zqzbJq__newsItem{border-bottom-color:var(--root-table-border,#474747)}.MarketNewsFeed-module__zqzbJq__newsItem h3{color:var(--root-text-color,#f5f5f5);font-size:var(--dashboard-item-title-size,15px);letter-spacing:-.01em;font-weight:600;line-height:var(--dashboard-body-line-height,1.45)}.MarketNewsFeed-module__zqzbJq__newsItem p{color:#bebebe;font-size:var(--dashboard-body-size,13px);font-weight:400;line-height:var(--dashboard-body-line-height,1.45)}.MarketNewsFeed-module__zqzbJq__meta{color:var(--root-text-sub-toolbox,#9d9d9d);font-size:var(--dashboard-meta-size,11.5px)}.MarketNewsFeed-module__zqzbJq__sourceName{color:#bebebe}.MarketNewsFeed-module__zqzbJq__market_usd{color:var(--root-stock-color__gain,#00f4b0);background:#00f4b01a}.MarketNewsFeed-module__zqzbJq__market_eur{color:var(--root-stock-color__floor,#64baff);background:#64baff1c}.MarketNewsFeed-module__zqzbJq__market_gbp{color:var(--root-stock-color__ceil,#e683ff);background:#e683ff1c}.MarketNewsFeed-module__zqzbJq__market_global{color:var(--root-stock-color__reference,#fbac20);background:#fbac201c}.MarketNewsFeed-module__zqzbJq__viewAllLink{color:var(--root-stock-color__floor,#64baff)}.MarketNewsFeed-module__zqzbJq__viewAllLink:hover{color:#9bd2ff;background:#64baff14}.MarketNewsFeed-module__zqzbJq__sourceHealth{color:#bebebe;font-size:var(--dashboard-meta-size,11.5px)}.MarketNewsFeed-module__zqzbJq__sourceHealth span:before{background:var(--root-stock-color__gain,#00f4b0)}.MarketNewsFeed-module__zqzbJq__footer{border-top-color:var(--root-table-border,#474747);color:var(--root-text-sub-toolbox,#9d9d9d);font-size:var(--dashboard-meta-size,11.5px);background:#0000001f}.MarketNewsFeed-module__zqzbJq__skeletonItem span,.MarketNewsFeed-module__zqzbJq__skeletonItem strong,.MarketNewsFeed-module__zqzbJq__skeletonItem small{background:linear-gradient(90deg, var(--root-skeleton-bg,#2f2f2f), var(--root-skeleton-bg2,#434343), var(--root-skeleton-bg,#2f2f2f));background-size:220% 100%}@media (max-width:620px){.MarketNewsFeed-module__zqzbJq__compactMode{margin-top:24px}.MarketNewsFeed-module__zqzbJq__heading h2{font-size:var(--dashboard-section-title-size,17px)}}@media (prefers-reduced-motion:reduce){.MarketNewsFeed-module__zqzbJq__newsPanel *,.MarketNewsFeed-module__zqzbJq__newsPanel :before,.MarketNewsFeed-module__zqzbJq__newsPanel :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@media (min-width:721px){.OvernightInterestFontScale-module__Nq-V3W__scale{font-family:Segoe UI Variable Text,Segoe UI Variable,Segoe UI,Arial,sans-serif}.OvernightInterestFontScale-module__Nq-V3W__scale h1{font-size:inherit}.OvernightInterestFontScale-module__Nq-V3W__scale>header>div:first-child>span{letter-spacing:.12em!important;font-size:13px!important;line-height:1.3!important}.OvernightInterestFontScale-module__Nq-V3W__scale>header>div:first-child>p{font-size:14px!important;line-height:1.55!important}.OvernightInterestFontScale-module__Nq-V3W__scale>header>div:last-child>span{font-size:12px!important}.OvernightInterestFontScale-module__Nq-V3W__scale>header>div:last-child>strong{font-size:14px!important}.OvernightInterestFontScale-module__Nq-V3W__scale article small{font-size:11.5px!important;line-height:1.35!important}.OvernightInterestFontScale-module__Nq-V3W__scale article>div>strong{font-size:26px!important;line-height:1.08!important}.OvernightInterestFontScale-module__Nq-V3W__scale article>div>span{font-size:12.5px!important;line-height:1.45!important}.OvernightInterestFontScale-module__Nq-V3W__scale h2{font-size:18px!important;line-height:1.28!important}.OvernightInterestFontScale-module__Nq-V3W__scale header p{font-size:12.5px!important;line-height:1.55!important}.OvernightInterestFontScale-module__Nq-V3W__scale .panelNote{font-size:12.5px!important;line-height:1.55!important}.OvernightInterestFontScale-module__Nq-V3W__scale table th{font-size:11.5px!important;line-height:1.4!important}.OvernightInterestFontScale-module__Nq-V3W__scale table td{font-size:13px!important;line-height:1.45!important}.OvernightInterestFontScale-module__Nq-V3W__scale table td strong{font-size:13.5px!important}.OvernightInterestFontScale-module__Nq-V3W__scale table td small{font-size:10.5px!important;line-height:1.35!important}.OvernightInterestFontScale-module__Nq-V3W__scale label>span{font-size:12.5px!important;line-height:1.4!important}.OvernightInterestFontScale-module__Nq-V3W__scale dt{font-size:12.5px!important;line-height:1.4!important}:is(.OvernightInterestFontScale-module__Nq-V3W__scale input,.OvernightInterestFontScale-module__Nq-V3W__scale select,.OvernightInterestFontScale-module__Nq-V3W__scale option,.OvernightInterestFontScale-module__Nq-V3W__scale button){font-size:14px!important}.OvernightInterestFontScale-module__Nq-V3W__scale label>small{font-size:11.5px!important;line-height:1.4!important}.OvernightInterestFontScale-module__Nq-V3W__scale dd{font-size:13.5px!important;line-height:1.4!important}.OvernightInterestFontScale-module__Nq-V3W__scale dl div{min-height:42px}:is(.OvernightInterestFontScale-module__Nq-V3W__scale [class*=Badge],.OvernightInterestFontScale-module__Nq-V3W__scale [class*=Link],.OvernightInterestFontScale-module__Nq-V3W__scale [class*=status],.OvernightInterestFontScale-module__Nq-V3W__scale [class*=Message]){font-size:11.5px!important;line-height:1.4!important}.OvernightInterestFontScale-module__Nq-V3W__scale [class*=emptyState] strong{font-size:15px!important}.OvernightInterestFontScale-module__Nq-V3W__scale [class*=emptyState] p{font-size:12.5px!important;line-height:1.5!important}}
