.rate-base-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0}.rate-base-label select{max-width:150px;min-width:120px;background:#0b376d;color:white;border:1px solid rgba(230,173,66,.35);border-radius:10px;padding:9px}.all-rates{margin-top:10px;border-top:1px solid rgba(255,255,255,.1);padding-top:10px}.all-rates summary{cursor:pointer;color:#ffd273;font-weight:800}.all-rates input{width:100%;margin:10px 0;padding:10px 11px;border-radius:10px;border:1px solid rgba(120,174,255,.3);background:#071a35;color:white}.all-rates-rows{max-height:260px;overflow:auto}.currency-pick{width:100%;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:8px 0;margin:0;border:0;border-bottom:1px solid rgba(255,255,255,.07);border-radius:0;background:transparent;color:white;text-align:left;cursor:pointer}.currency-pick:hover,.currency-pick:focus-visible{background:rgba(36,132,255,.12)}.currency-pick span{color:#cbd6e5}.currency-pick strong{color:#fff}.currency-pick small{color:#9fb5cf}.currency-pick-compact{grid-template-columns:1fr auto;padding:9px 4px}.currency-pick-compact span{font-size:12px}.destination-rate{margin:8px 0 4px;padding:10px;border:1px solid rgba(230,173,66,.32);border-radius:10px;background:rgba(230,173,66,.08)}.destination-rate>small{display:block;color:#ffd273;font-weight:800}.destination-currency-pick{width:100%;margin:4px 0 0;padding:7px 0;border:0;background:transparent;color:white;text-align:left;cursor:pointer}.destination-currency-pick strong,.destination-currency-pick span{display:block}.destination-currency-pick span{margin-top:4px;color:#8fc4ff;font-size:12px}.exchange-hint{margin:10px 0 0;color:#9fb5cf;font-size:12px;line-height:1.4}.rates-disclaimer{display:block;margin-top:10px;line-height:1.35;color:#9fb5cf}@media(max-width:540px){.rate-base-label{align-items:stretch;flex-direction:column}.rate-base-label select{max-width:none;width:100%}.currency-pick{grid-template-columns:1fr auto}.currency-pick small{grid-column:1/-1}}