.account-rate-toolbar{--account-toolbar-row-gap:9px;border-bottom:1px solid var(--border);align-items:end;gap:var(--account-toolbar-row-gap) 12px;background:#fbfcfc;grid-template-columns:minmax(0,1fr) minmax(190px,250px);padding:8px 12px;display:grid}.account-rate-toolbar strong{color:var(--text);font-size:.9rem}@media (width<=640px){.account-rate-toolbar{--account-toolbar-row-gap:7px;align-items:stretch;gap:var(--account-toolbar-row-gap);grid-template-columns:minmax(0,1fr);padding:8px;display:grid}}.exchange-rate-toolbar{z-index:5;grid-template-columns:minmax(420px,1fr) minmax(360px,520px);align-items:end;display:grid;position:relative}.exchange-currency-control{gap:5px;min-width:0;display:grid;position:relative}.exchange-rate-toolbar>.exchange-currency-control{color:inherit;font-size:inherit;font-weight:inherit;align-self:end;align-items:stretch;gap:6px;display:grid}.exchange-currency-control>span{color:var(--text);font-size:.74rem;font-weight:750;line-height:1}.currency-picker-shell{align-items:center;gap:6px;min-width:0;display:flex;position:relative}.currency-picker-shell:after{content:none}.currency-chip-row{scroll-snap-type:x proximity;scrollbar-width:none;flex:auto;justify-content:flex-start;align-items:center;gap:6px;min-width:0;min-height:32px;padding:0 0 1px;display:flex;position:relative;overflow-x:auto}.currency-chip-row::-webkit-scrollbar{display:none}.currency-chip-row>.currency-chip{flex:auto}.currency-chip{border:1px solid var(--border-strong);color:var(--text);cursor:pointer;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;touch-action:manipulation;max-width:82px;min-height:32px;transition:background .16s var(--ease), border-color .16s var(--ease), box-shadow .16s var(--ease), color .16s var(--ease);background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.currency-chip:hover{color:var(--teal-dark);background:#e7f7f4;border-color:#76c8bb;box-shadow:0 5px 14px #087f721f}.currency-chip.active{color:var(--teal-dark);background:#e7f7f4}.currency-chip-active-indicator{box-sizing:border-box;opacity:0;pointer-events:none;transition:transform .28s var(--ease), width .28s var(--ease), height .2s var(--ease), opacity .18s var(--ease);z-index:2;border:1.5px solid #46b6a4;border-radius:9px;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.currency-chip-active-indicator{transition:opacity .18s var(--ease)}}.currency-chip:focus{outline:none}.currency-chip:focus-visible{outline-offset:2px;outline:2px solid #087f7242}.currency-chip-copy{gap:0;min-width:0;display:inline-flex}.currency-chip-copy strong{font-size:.82rem;font-weight:820;line-height:1}.currency-chip-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:720;line-height:1.1;overflow:hidden}.currency-symbol{border:1px solid var(--border);color:var(--teal-dark);background:#f4f7f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 4px;font-size:.68rem;font-weight:850;display:inline-flex}.currency-more-button{z-index:3;flex:none;gap:5px;max-width:none;padding-right:9px}.currency-more-button>span{font-size:.82rem;font-weight:820;line-height:1}.currency-more-wrap{flex:none;display:inline-flex;position:relative}.currency-more-button svg{color:var(--muted);transition:transform .16s var(--ease);flex:none}.currency-more-button.active svg{transform:rotate(180deg)}.currency-measure-row{pointer-events:none;visibility:hidden;white-space:nowrap;z-index:-1;gap:6px;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.currency-menu{z-index:50;border:1px solid var(--border);width:min(324px,100vw - 32px);animation:menu-in .15s var(--ease);background:#fff;border-radius:8px;position:absolute;top:calc(100% + 8px);left:auto;right:0;overflow:hidden;box-shadow:0 16px 36px #17201d29}.currency-menu-header{border-bottom:1px solid var(--border);background:#fbfcfc;justify-content:space-between;align-items:baseline;gap:10px;padding:8px 10px;display:flex}.currency-menu-header strong{font-size:.86rem}.currency-menu-header span{color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:750}.currency-menu-grid{grid-template-columns:1fr;gap:2px;max-height:min(338px,58vh);padding:6px 6px 12px;display:grid;overflow:auto}.currency-menu-option{color:var(--text);cursor:pointer;text-align:left;min-height:34px;transition:background .16s var(--ease), border-color .16s var(--ease), box-shadow .16s var(--ease);background:#fff;border:1px solid #0000;border-radius:7px;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;column-gap:10px;padding:4px 8px;display:grid}.currency-menu-option:hover,.currency-menu-option.active{background:#f1fbf8;border-color:#9bd4ca}.currency-menu-option strong{color:var(--text);text-align:right;justify-self:end;font-size:.86rem;font-weight:840;line-height:1.1}.currency-menu-option small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;font-weight:720;line-height:1.15;overflow:hidden}.currency-menu-option .currency-symbol{background:#eef8f6;border-color:#c8e7e1;flex:none;justify-self:center;width:28px;min-width:28px;padding:0}.account-currency-rate-toolbar.exchange-rate-toolbar{grid-template-columns:minmax(0,1fr) minmax(190px,250px)}.account-currency-rate-toolbar.exchange-rate-toolbar>.exchange-currency-control{grid-column:1/-1}.account-currency-rate-toolbar.exchange-rate-toolbar>.account-search-control{grid-column:1}.account-currency-rate-toolbar.exchange-rate-toolbar>.institution-filter{grid-column:2}@media (width<=1180px){.exchange-rate-toolbar{grid-template-columns:minmax(0,1fr) minmax(280px,380px)}.account-currency-rate-toolbar.exchange-rate-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,240px)}}@media (width<=940px){.exchange-rate-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.exchange-rate-toolbar>div{grid-column:1/-1}}@media (width<=640px){.exchange-rate-toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;padding:8px 10px;display:grid}.account-currency-rate-toolbar.exchange-rate-toolbar{grid-template-columns:minmax(0,1fr)}.account-currency-rate-toolbar.exchange-rate-toolbar>.account-search-control,.account-currency-rate-toolbar.exchange-rate-toolbar>.institution-filter{grid-column:1/-1}.exchange-currency-control>span,.exchange-rate-toolbar .institution-filter-title,.account-search-control>span{display:none}.currency-menu{width:min(300px,100vw - 32px);right:0}.currency-menu-header{align-items:start;gap:4px}.currency-menu-header span{display:none}.currency-menu-grid{grid-template-columns:1fr;max-height:283px}.currency-chip-row{margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:0}.currency-chip{max-width:82px;min-height:38px}}
