.route-row[data-astro-cid-clmlbbss]{position:relative;display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center;gap:1rem;padding:.5rem 1rem;min-height:52px;box-sizing:border-box;text-decoration:none;color:var(--color-slate, #1f2933);border-bottom:1px solid rgba(15,23,42,.06);transition:background .15s ease,color .15s ease}.route-row[data-astro-cid-clmlbbss]:hover{background:#2e6bff0f}.route-row[data-astro-cid-clmlbbss]:hover .route-row__pair-default[data-astro-cid-clmlbbss]{opacity:0}.route-row[data-astro-cid-clmlbbss]:hover .route-row__pair-hover[data-astro-cid-clmlbbss]{opacity:1}.route-row[data-astro-cid-clmlbbss]:focus-visible{outline:2px solid var(--color-primary, #0048d7);outline-offset:2px}.sr-only[data-astro-cid-clmlbbss]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.route-row__from[data-astro-cid-clmlbbss],.route-row__to[data-astro-cid-clmlbbss],.route-row__pair[data-astro-cid-clmlbbss],.route-row__est[data-astro-cid-clmlbbss]{min-width:0}.route-row__from[data-astro-cid-clmlbbss],.route-row__to[data-astro-cid-clmlbbss]{display:flex;align-items:center;gap:.5rem}.route-row__icon[data-astro-cid-clmlbbss]{width:20px;height:20px;border-radius:50%;flex-shrink:0}.route-row__symbol-wrap[data-astro-cid-clmlbbss]{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.route-row__symbol[data-astro-cid-clmlbbss]{font-weight:600;font-size:var(--text-sm, .85rem)}.route-row__chain[data-astro-cid-clmlbbss]{font-size:.65rem;font-weight:500;color:var(--color-muted, #4b5563);text-transform:capitalize;line-height:1.2}.route-row__pair[data-astro-cid-clmlbbss]{position:relative;min-height:1.5em;display:flex;align-items:center;justify-content:flex-start;font-weight:600;font-size:var(--text-sm, .85rem);color:var(--color-slate, #1f2933)}.route-row__pair-default[data-astro-cid-clmlbbss],.route-row__pair-hover[data-astro-cid-clmlbbss]{transition:opacity .15s ease}.route-row__pair-hover[data-astro-cid-clmlbbss].route-row__pair-btn{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;display:inline-flex;align-items:center;justify-content:flex-start;padding:.4rem .75rem;border-radius:10px;font-size:var(--text-sm, .85rem);font-weight:600;color:#fff;background:#0048d7;border:1px solid rgba(46,107,255,.4);box-shadow:0 2px 8px #2e6bff40}.route-row[data-astro-cid-clmlbbss]:hover .route-row__pair-hover[data-astro-cid-clmlbbss].route-row__pair-btn{opacity:1;color:#fff}.route-row__est[data-astro-cid-clmlbbss]{font-size:var(--text-xs, .72rem);color:var(--color-muted, #4b5563);white-space:nowrap;justify-self:end}@media(max-width:640px){.route-row[data-astro-cid-clmlbbss]{gap:.5rem;padding:.75rem 1rem}.route-row__from[data-astro-cid-clmlbbss]{grid-column:1;grid-row:1}.route-row__to[data-astro-cid-clmlbbss]{grid-column:2;grid-row:1}.route-row__pair[data-astro-cid-clmlbbss]{grid-column:1;grid-row:2}.route-row__est[data-astro-cid-clmlbbss]{grid-column:2;grid-row:2}}.explorer[data-astro-cid-crdje2bu]{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.explorer__toggle-wrap[data-astro-cid-crdje2bu]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;min-height:37px;padding-bottom:.25rem}.explorer__toggle-group[data-astro-cid-crdje2bu]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.explorer__search[data-astro-cid-crdje2bu]{display:flex;align-items:center;min-width:240px;width:100%;max-width:320px}.explorer__search-input[data-astro-cid-crdje2bu]{width:100%;height:37px;padding:0 .75rem 0 2.25rem;border:1px solid var(--color-border, #e0e4ef);border-radius:999px;font-size:var(--text-sm, .85rem);background:var(--color-card, #fff);color:var(--color-slate, #1f2933);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234b5563' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center;background-size:1rem 1rem;transition:border-color .15s}.explorer__search-input[data-astro-cid-crdje2bu]::-moz-placeholder{color:var(--color-muted, #4b5563)}.explorer__search-input[data-astro-cid-crdje2bu]::placeholder{color:var(--color-muted, #4b5563)}.explorer__search-input[data-astro-cid-crdje2bu]:focus{outline:none;border-color:var(--color-primary, #0048d7)}.explorer__toggle-label[data-astro-cid-crdje2bu]{font-size:var(--text-sm, .85rem);font-weight:500;color:var(--color-muted, #4b5563)}.explorer__toggle[data-astro-cid-crdje2bu]{display:inline-flex;gap:0;padding:.2rem;background:#0f172a0f;border-radius:999px}.explorer__toggle-btn[data-astro-cid-crdje2bu]{padding:.5rem 1rem;border:none;border-radius:999px;font-size:var(--text-sm, .85rem);font-weight:600;color:var(--color-muted, #4b5563);background:transparent;cursor:pointer;transition:background .15s,color .15s}.explorer__toggle-btn[data-astro-cid-crdje2bu]:hover{color:var(--color-slate, #1f2933)}.explorer__toggle-btn[data-astro-cid-crdje2bu].active{background:var(--color-card, #fff);color:var(--color-slate, #1f2933);box-shadow:0 1px 3px #00000014}.explorer__view[data-astro-cid-crdje2bu].hidden{display:none!important}.explorer__view[data-astro-cid-crdje2bu]{display:flex;flex-direction:column;align-items:stretch;gap:2.5rem;width:100%}.explorer__group[data-astro-cid-crdje2bu]{max-width:1200px;border-left:3px solid transparent;padding-left:1rem;margin-bottom:0;transition:border-left-color .2s ease}.explorer__group[data-astro-cid-crdje2bu]:last-child{margin-bottom:0}.explorer__group[data-astro-cid-crdje2bu][data-group=Bitcoin]:hover,.explorer__group[data-astro-cid-crdje2bu][data-group="To Bitcoin"]:hover{border-left-color:#f7931a80}.explorer__group[data-astro-cid-crdje2bu][data-group=Ethereum]:hover,.explorer__group[data-astro-cid-crdje2bu][data-group="To Ethereum"]:hover{border-left-color:#627eea80}.explorer__group[data-astro-cid-crdje2bu][data-group=Solana]:hover,.explorer__group[data-astro-cid-crdje2bu][data-group="To Solana"]:hover{border-left-color:#14f19580}.explorer__group[data-astro-cid-crdje2bu][data-group=Arbitrum]:hover,.explorer__group[data-astro-cid-crdje2bu][data-group="To Arbitrum"]:hover{border-left-color:#2b67f680}.explorer__group[data-astro-cid-crdje2bu][data-group=Polkadot]:hover,.explorer__group[data-astro-cid-crdje2bu][data-group="To Polkadot"]:hover{border-left-color:#e6007a80}.explorer__group-heading[data-astro-cid-crdje2bu]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:var(--text-sm, .85rem);font-weight:600;color:var(--color-slate, #1f2933);margin:0 0 .75rem}.explorer__group-title[data-astro-cid-crdje2bu]{display:flex;align-items:center;gap:.5rem;font-size:var(--text-lg, 1.15rem);font-weight:700}.explorer__group-icon[data-astro-cid-crdje2bu]{width:24px;height:24px;border-radius:50%;flex-shrink:0}.explorer__live[data-astro-cid-crdje2bu]{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:600;color:#059669;text-transform:uppercase;letter-spacing:.04em}.explorer__live-dot[data-astro-cid-crdje2bu]{width:5px;height:5px;border-radius:50%;background:#059669;flex-shrink:0}.explorer__table[data-astro-cid-crdje2bu]{display:grid;grid-template-columns:1fr 1fr minmax(14ch,1fr) auto;-moz-column-gap:1rem;column-gap:1rem;row-gap:.35rem}.explorer__list-header[data-astro-cid-crdje2bu]{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;padding:.4rem 1rem .5rem;align-items:center;font-size:var(--text-xs, .72rem);font-weight:600;color:var(--color-muted, #4b5563);text-transform:uppercase;letter-spacing:.03em}.explorer__list-header[data-astro-cid-crdje2bu]>span[data-astro-cid-crdje2bu]{min-width:0}.explorer__list-header[data-astro-cid-crdje2bu]>span[data-astro-cid-crdje2bu]:nth-child(4){justify-self:end}.explorer__list-header[data-astro-cid-crdje2bu].table-head{position:sticky;top:0;background:#f7f9fc;z-index:2;border-bottom:1px solid rgba(0,0,0,.06)}.explorer__list[data-astro-cid-crdje2bu]{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;grid-auto-rows:auto;list-style:none;margin:0;padding:0}.explorer__list[data-astro-cid-crdje2bu]>li[data-astro-cid-crdje2bu]{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;margin:0;padding:0}@media(max-width:640px){.explorer__toggle-wrap[data-astro-cid-crdje2bu]{flex-direction:column;align-items:stretch}.explorer__search[data-astro-cid-crdje2bu]{max-width:100%}.explorer__table[data-astro-cid-crdje2bu]{grid-template-columns:1fr 1fr}.explorer__list-header[data-astro-cid-crdje2bu] span[data-astro-cid-crdje2bu]:nth-child(3){grid-column:1}.explorer__list-header[data-astro-cid-crdje2bu] span[data-astro-cid-crdje2bu]:nth-child(4){grid-column:2;justify-self:end}}.how-it-works-mini[data-astro-cid-xogax56q]{background:var(--color-card, #fff);border-radius:var(--radius-md, 20px);padding:1.25rem;box-shadow:var(--shadow-card, 0 10px 30px rgba(15, 23, 42, .12));border:1px solid var(--color-border, #e0e4ef)}.how-it-works-mini__title[data-astro-cid-xogax56q]{font-size:var(--text-sm, .85rem);font-weight:600;color:var(--color-muted, #4b5563);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.02em}.how-it-works-mini__steps[data-astro-cid-xogax56q]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.how-it-works-mini__step[data-astro-cid-xogax56q]{display:flex;align-items:center;gap:.6rem;font-size:var(--text-sm, .85rem);color:var(--color-slate, #1f2933)}.how-it-works-mini__badge[data-astro-cid-xogax56q]{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--color-primary, #0048d7);color:#fff;font-size:.7rem;font-weight:700}.sr-only[data-astro-cid-bezq5i6r]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.swap-page[data-astro-cid-bezq5i6r]{min-height:100vh;background:#f7f8fb;color:#0f172a}.swap-page__container[data-astro-cid-bezq5i6r]{max-width:1200px;margin:0 auto;padding:1.5rem clamp(1rem,2vw,2.5rem) 4rem}.swap-hero[data-astro-cid-bezq5i6r]{margin-top:1.5rem;overflow:hidden;border-radius:24px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#0048d733,#0048d71a,#fff);position:relative}.swap-hero__blur[data-astro-cid-bezq5i6r]{position:absolute;pointer-events:none;width:520px;height:520px;border-radius:50%;filter:blur(80px)}.swap-hero__blur--r[data-astro-cid-bezq5i6r]{top:-10rem;right:-9rem;background:#0048d72e}.swap-hero__blur--l[data-astro-cid-bezq5i6r]{top:7rem;left:-10rem;background:#0ea5e91a}.swap-hero__veil[data-astro-cid-bezq5i6r]{position:absolute;left:0;top:0;width:100%;height:220px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.3) 50%,transparent 100%)}.swap-hero__content[data-astro-cid-bezq5i6r]{position:relative;z-index:1;height:300px;padding:2rem 1.5rem 1.5rem}@media(min-width:640px){.swap-hero__content[data-astro-cid-bezq5i6r]{padding-top:3rem}}@media(min-width:1024px){.swap-hero__content[data-astro-cid-bezq5i6r]{padding:3rem 2.5rem 2rem}}.swap-hero__breadcrumbs[data-astro-cid-bezq5i6r]{font-size:.75rem;color:#475569}.swap-hero__breadcrumb-text[data-astro-cid-bezq5i6r]{opacity:.8}.swap-hero__breadcrumb-sep[data-astro-cid-bezq5i6r]{margin:0 .35rem;opacity:.4}.swap-hero__breadcrumb-pair[data-astro-cid-bezq5i6r]{font-weight:500;color:#1e293b}.swap-hero__grid[data-astro-cid-bezq5i6r]{display:block;margin-top:1rem}.swap-hero__title[data-astro-cid-bezq5i6r]{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#0f172a;margin:0 0 .5rem}.swap-hero__subline[data-astro-cid-bezq5i6r]{font-size:.875rem;line-height:1.6;color:#334155;max-width:52ch;margin:.75rem 0 0}@media(min-width:640px){.swap-hero__subline[data-astro-cid-bezq5i6r]{font-size:1rem}}.swap-hero__strong[data-astro-cid-bezq5i6r]{font-weight:600;color:#0f172a}.swap-hero__meta-pills[data-astro-cid-bezq5i6r]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem}.swap-hero__meta-pill[data-astro-cid-bezq5i6r]{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;background:#ffffffb3;font-size:.75rem;font-weight:600;color:#1e293b;border:1px solid #e2e8f0}.swap-main[data-astro-cid-bezq5i6r]{padding:2rem 0 3rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.swap-card[data-astro-cid-bezq5i6r]{width:100%;background:var(--color-card, #fff);border-radius:24px;box-shadow:0 10px 40px #0f172a1f;border:1px solid rgba(15,23,42,.06);overflow:hidden;padding:0 0 1.5rem;align-self:stretch}.swap-card[data-astro-cid-bezq5i6r] .explorer{padding:1.5rem 1.5rem 0}@media(max-width:640px){.swap-main[data-astro-cid-bezq5i6r]{padding:1.5rem 0 2rem;gap:1.5rem}.swap-card[data-astro-cid-bezq5i6r] .explorer{padding:1rem 1rem 0}}
