.sx-page{--sx-ink:#071c5a;--sx-muted:#63718e;--sx-line:#e5eaf2;color:var(--sx-ink)}
.sx-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 28px}.sx-eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:750;color:#4e6390}.sx-heading h1{font-size:38px;letter-spacing:-1px;margin:9px 0}.sx-heading p{margin:0;color:var(--sx-muted)}.sx-status{background:#fff2db;color:#855813;border-radius:24px;padding:10px 14px;font-size:12px;font-weight:600;white-space:nowrap}
.sx-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:24px;align-items:start}.sx-calculator,.sx-summary,.sx-reserve{border:1px solid var(--sx-line);border-radius:22px;background:#fff;padding:26px;box-shadow:0 6px 25px #17356806}.sx-provider{display:flex;align-items:center;gap:15px;margin-bottom:24px}.sx-provider-logo{flex:0 0 66px;width:66px;height:72px;border-radius:12px}.sx-provider h2{font-size:21px;margin:0 0 5px}.sx-provider p{font-size:12px;color:var(--sx-muted);margin:0 0 8px}.sx-rating{font-weight:700;color:#957005;font-size:14px}.sx-rating small{color:var(--sx-muted);font-weight:400;font-size:11px}
.sx-pairs{display:flex;gap:10px;margin-bottom:24px}.sx-pairs button{flex:1;border:1px solid var(--sx-line);background:#fff;border-radius:12px;padding:12px 8px;color:var(--sx-ink);font:inherit;font-size:12px;cursor:pointer}.sx-pairs span{display:block;font-size:23px;margin-bottom:6px}.sx-pairs [aria-pressed=true]{background:#edf4ff;border-color:#1760ec;box-shadow:0 0 0 1px #1760ec}.sx-input-label{font-size:13px;font-weight:600;display:block;margin-bottom:10px}.sx-amount{display:flex;align-items:center;gap:12px;border:1px solid #c9d4e6;border-radius:12px;padding:14px;background:#fafcff}.sx-amount:focus-within{outline:2px solid #1760ec;outline-offset:2px}.sx-amount>span{font-size:21px;color:var(--sx-muted)}.sx-amount input{width:100%;min-width:0;border:0;outline:0;background:none;font:700 27px/1.3 inherit;color:var(--sx-ink);font-size:27px;font-weight:700;padding:0;box-shadow:none}.sx-help{font-size:12px;color:var(--sx-muted);line-height:1.6;margin:9px 0 17px}.sx-error{font-size:12px;color:#b22036}.sx-receive{display:flex;flex-direction:column;gap:10px;background:#eef5ff;border-radius:14px;padding:20px;margin-top:20px}.sx-receive>span{font-size:13px;color:#446389}.sx-receive output{font-size:32px;line-height:1.2;color:#0650db;font-weight:750;overflow-wrap:anywhere}.sx-rate{display:flex;justify-content:space-between;gap:12px;margin:18px 0 22px;font-size:13px}.sx-rate>span{color:var(--sx-muted)}.sx-primary{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;border-radius:12px;background:#ff0028;color:#fff;font:inherit;font-weight:700;cursor:pointer;padding:15px 20px}.sx-primary:disabled{opacity:.45;cursor:not-allowed}.sx-feedback{font-size:13px;padding:15px;border-radius:12px;background:#eef8f2;color:#216541;line-height:1.6}.sx-side{display:grid;gap:18px}.sx-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.sx-section-heading h2,.sx-reserve h2{font-size:20px;margin:0}.sx-section-heading>span{color:#77829a;font-size:11px}.sx-summary>p,.sx-reserve p{color:var(--sx-muted);font-size:13px;line-height:1.7}.sx-history{margin:20px 0;border:1px dashed #c8d7e9;border-radius:14px;padding:22px 10px;text-align:center;background:#f8faff}.sx-history-icon{display:block;font-size:34px;color:#a5b9d5;margin-bottom:7px}.sx-history strong{font-size:13px}.sx-history p{font-size:12px;color:var(--sx-muted);margin:8px 0 0}.sx-periods{display:flex;background:#f2f5fa;padding:4px;border-radius:10px;gap:4px}.sx-periods button{flex:1;background:transparent;color:var(--sx-muted);border:0;border-radius:8px;padding:9px;font:inherit;font-size:12px;cursor:pointer}.sx-periods [aria-pressed=true]{background:white;color:#0750dc;box-shadow:0 1px 5px #23436514;font-weight:700}.sx-reserve{background:linear-gradient(115deg,#eef3ff,#fafbff);box-shadow:none}.sx-reserve h2{margin-top:10px}.sx-reserve summary{display:flex;justify-content:space-between;color:#0d50cc;font-size:13px;font-weight:650;cursor:pointer;padding-top:8px}.sx-reserve details[open] summary{margin-bottom:12px}.sx-safety{display:flex;align-items:center;gap:13px;color:var(--sx-ink);text-decoration:none;padding:0 10px}.sx-safety>span:first-child{border:1px solid #acc5bb;color:#138056;border-radius:50%;padding:5px 9px}.sx-safety strong{font-size:13px}.sx-safety p{font-size:12px;color:var(--sx-muted);margin:5px 0;line-height:1.5}.sx-links{display:flex;flex-wrap:wrap;gap:14px 28px;border-top:1px solid var(--sx-line);margin-top:30px;padding-top:22px}.sx-links a{font-size:13px;color:#1757ca;text-decoration:none}.sx-page button:focus-visible,.sx-page a:focus-visible,.sx-page summary:focus-visible{outline:2px solid #1760ec;outline-offset:4px}.sx-page [hidden]{display:none!important}
@media(max-width:700px){.sx-heading{align-items:start;flex-direction:column;gap:14px;margin:12px 0 20px}.sx-heading h1{font-size:32px}.sx-heading p{font-size:14px}.sx-status{font-size:11px;padding:8px 12px}.sx-layout{grid-template-columns:minmax(0,1fr);gap:18px}.sx-calculator,.sx-summary,.sx-reserve{padding:20px;border-radius:18px}.sx-provider h2{font-size:19px}.sx-provider{gap:12px}.sx-provider-logo{flex-basis:56px;width:56px;height:62px}.sx-rate{font-size:12px}.sx-receive output{font-size:28px}.sx-links{flex-direction:column}.sx-heading .sx-eyebrow{font-size:10px}}
.sx-pairs .sx-flag{width:30px;height:20px;vertical-align:middle;border-radius:3px;box-shadow:0 0 0 1px #00000008}.sx-amount input{font-family:inherit;line-height:1.3}
