:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080d18;--surface:#101827;--surface-2:#141f31;--line:#263550;--muted:#8291aa;--text:#f3f6ff;--blue:#3386ff;--cyan:#34d2ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Manrope,Arial,sans-serif}.noise{pointer-events:none;opacity:.035;z-index:5;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#101827dd;border-bottom:1px solid #1a263b;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:relative}.brand{letter-spacing:-1px;color:#fff;font-size:20px;font-weight:800;text-decoration:none}.brand i{background:linear-gradient(135deg,var(--cyan),var(--blue));border-radius:2px;width:11px;height:11px;margin-right:7px;display:inline-block;transform:rotate(45deg)}.topbar nav{gap:28px;display:flex}.topbar nav a{color:#8e9bb2;font:600 12px/1 DM Mono;text-decoration:none}.topbar nav a.active,.topbar nav a:hover{color:#fff}.api-state{color:#dce7fb;background:#151f30;border:1px solid #30415e;border-radius:7px;padding:10px 13px;font:600 11px Manrope}.dot{background:#f4b04f;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 12px #f4b04f}.api-state.ready .dot{background:#47e6a5;box-shadow:0 0 12px #47e6a5}.api-state.error .dot{background:#ff627c;box-shadow:0 0 12px #ff627c}main{max-width:1190px;margin:auto;padding:76px 30px 45px}.intro{text-align:center;max-width:700px;margin:0 auto 54px;animation:.7s both rise}.eyebrow,.panel-head,.number{letter-spacing:.13em;text-transform:uppercase;color:#8ea0bc;font:500 10px/1 DM Mono}.eyebrow span{background:#3a8cff;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block;box-shadow:0 0 10px #3386ff}.intro h1{letter-spacing:-.075em;margin:18px 0;font-size:clamp(40px,6vw,77px);font-weight:800;line-height:.98}.intro h1 em{color:#0000;background:linear-gradient(100deg,#2681ff,#6fd9ff);-webkit-background-clip:text;background-clip:text;font-style:normal}.lede{color:#8e9bb2;max-width:500px;margin:0 auto;font-size:14px;line-height:1.65}.workspace{border:1px solid var(--line);background:linear-gradient(135deg,#101828 0%,#0c1421 100%);max-width:715px;margin:0 auto;animation:.8s .12s both rise;box-shadow:0 28px 80px #02050d}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:13px 20px;display:flex}.panel-head b{letter-spacing:0;color:#dce6f8;text-transform:none;margin-left:10px;font:700 12px Manrope}.step{color:#458eff}.rate-toggle{background:#0b1320;border:1px solid #2b3a54;border-radius:6px;padding:3px;display:flex}.rate-toggle button{color:#7787a0;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:7px 9px;font:500 9px DM Mono}.rate-toggle button.active{color:#74adff;background:#1c2b42}.swap-form{padding:20px}.asset-row{background:#141e2e;border:1px solid #31415d;padding:15px 16px 11px;transition:all .2s;overflow:hidden}.asset-row:focus-within{border-color:#3986fb;box-shadow:0 0 0 3px #3386ff13}.row-label{color:#8190aa;text-transform:uppercase;letter-spacing:.1em;font:500 10px DM Mono}.row-label span{float:right;color:#5497ff}.asset-line{grid-template-columns:minmax(0,1fr) minmax(178px,218px);align-items:center;gap:14px;min-width:0;margin-top:10px;display:grid}.asset-line input,.asset-line output{letter-spacing:-.05em;color:#fff;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;min-width:0;font:700 29px Manrope;overflow:hidden}.asset{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) 12px;align-items:center;width:100%;min-width:0;padding:2px 0;display:grid}.coin{border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:800;display:inline-flex;overflow:hidden}.coin img,.coin>span{object-fit:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.asset-copy{flex-direction:column;min-width:0;display:flex}.asset strong{font-size:13px;line-height:17px}.asset small{color:#8090aa;white-space:nowrap;text-overflow:ellipsis;font:400 9px DM Mono;overflow:hidden}.asset b{color:#8fa0b9}.fiat{color:#74839c;margin:5px 0 0;font:400 10px DM Mono}.swap-direction{z-index:2;color:#75b2ff;cursor:pointer;background:#1a2940;border:1px solid #3a4c6d;border-radius:50%;width:29px;height:29px;margin:-10px auto;font-size:17px;line-height:20px;transition:all .2s;display:block;position:relative}.swap-direction:hover{background:#24508d;transform:rotate(180deg)}.receive{margin-top:-5px}.address-field{margin-top:14px;display:block}.address-field span{color:#8190aa;text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px;font:500 9px DM Mono;display:block}.address-field input{color:#eef4ff;background:#101928;border:1px solid #31415d;outline:0;width:100%;padding:14px 15px;font:500 12px DM Mono;transition:all .2s}.address-field input:focus{border-color:#3986fb}.address-field input::placeholder{color:#586780}.quote-meta{color:#8391a9;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:15px 1px 13px;font:400 9px DM Mono;display:flex}.quote-meta b{color:#dce6f7;font-weight:500}.form-error{color:#ff7890;min-height:16px;margin:0 0 6px;font:500 10px DM Mono}.exchange{color:#fff;cursor:pointer;background:linear-gradient(105deg,#297cf9,#5ac9fa);border:0;border-radius:4px;width:100%;padding:15px;font:700 14px Manrope;transition:all .2s;box-shadow:0 8px 22px #1266df33}.exchange:hover:not(:disabled){filter:brightness(1.09);transform:translateY(-2px)}.exchange:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.45}.exchange span{float:right;font-size:18px;line-height:13px}.info-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1.1fr;margin-top:84px;display:grid}.info-grid article{border-right:1px solid var(--line);padding:27px 25px 29px}.info-grid article:last-child{border:0}.number{color:#438bff}.info-grid h2{letter-spacing:-.04em;margin:27px 0 9px;font-size:18px}.info-grid p{color:#8593aa;margin:0;font-size:12px;line-height:1.65}.route-line{align-items:center;gap:9px;margin:28px 0 15px;display:flex}.route-line i{background:linear-gradient(90deg,#316bc3,#202c40);flex:1;height:1px}.fallback-ton{background:#159ce4}.fallback-btc{background:#f7931a}.fallback-eth{background:#6576d9}.fallback-usdt{background:#24a47f}footer{color:#697891;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;max-width:1190px;margin:auto;padding:0 30px 35px;font:400 10px DM Mono;display:flex}footer i{color:#398bff;font-style:normal}footer a{color:#85abeb;text-decoration:none}dialog{color:#f4f7ff;background:#111b2b;border:1px solid #38517b;border-radius:0;width:min(480px,100% - 30px);padding:30px;box-shadow:0 30px 100px #000}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#060a13c9}.dialog-head{justify-content:space-between;align-items:start;display:flex}.dialog-head h2,dialog h2{letter-spacing:-.05em;margin:16px 0 10px;font-size:29px}.close{color:#9fb1cc;cursor:pointer;background:0 0;border:0;font-size:25px}.currency-search{color:#eef4ff;background:#0d1624;border:1px solid #334560;outline:0;width:100%;margin:14px 0;padding:13px 14px}.currency-list{border-top:1px solid #283852;height:min(430px,55vh);overflow:auto}.currency-list>button{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #24334b;grid-template-columns:36px minmax(0,1fr) 12px;align-items:center;width:100%;padding:12px 4px;display:grid}.currency-list>button:hover{background:#172338}.currency-list .asset-copy strong{font-size:13px}.currency-list .asset-copy small{color:#8090aa;font:400 9px DM Mono}.currency-list>button>b{display:none}.empty{color:#8291aa;text-align:center;padding:30px}.order-dialog>.close{float:right}.dialog-copy{color:#9aa8bd;font-size:13px;line-height:1.7}.dialog-copy strong{color:#fff}.order-status{color:#8190aa;border-top:1px solid #2b3b55;border-bottom:1px solid #2b3b55;justify-content:space-between;padding:13px 0;font:500 10px DM Mono;display:flex}.order-status b{color:#48dfaa}.address{color:#cfe0ff;word-break:break-all;border:1px solid #334560;margin-top:20px;padding:15px;font:500 12px/1.5 DM Mono}.copy-address{color:#6facff;cursor:pointer;background:#17243a;border:1px solid #36517a;width:100%;margin-top:8px;padding:12px;font:600 11px Manrope}.expires{color:#7f8ea5;text-align:center;margin:16px 0 0;font:400 10px DM Mono}@keyframes rise{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@media (width<=700px){.topbar{padding:0 18px}.topbar nav{display:none}.api-state{padding:11px;font-size:0}.api-state .dot{margin:0}.intro{margin-bottom:40px}main{padding:54px 14px 28px}.workspace{margin:0}.panel-head{flex-direction:column;align-items:flex-start}.rate-toggle{width:100%}.rate-toggle button{flex:1}.asset-line{grid-template-columns:minmax(0,1fr) minmax(136px,45%);gap:8px}.asset-line input,.asset-line output{font-size:24px}.asset small{font-size:8px}.quote-meta{gap:8px}.info-grid{grid-template-columns:1fr;margin-top:52px}.info-grid article{border-right:0;border-bottom:1px solid var(--line)}footer{flex-wrap:wrap;gap:15px;padding:0 18px 25px}}body:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 15% 16%,#267eff17,#0000 29%),radial-gradient(circle at 82% 46%,#31cbff0e,#0000 30%);position:fixed;inset:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.language-switcher{z-index:20;position:fixed;top:18px;right:22px}.language-switcher select{color:#b8c7dd;letter-spacing:.04em;cursor:pointer;background:#0e1828;border:1px solid #2d4160;border-radius:5px;outline:0;width:118px;height:36px;padding:0 30px 0 11px;font:500 9px DM Mono;transition:border-color .2s,color .2s,box-shadow .2s}.language-switcher select:hover,.language-switcher select:focus{color:#f4f7ff;border-color:#4a8be6;box-shadow:0 0 0 3px #3386ff14}.quote-meta i,.order-dialog i{font-style:normal}.exchange>b{font:inherit}main{padding-top:0}.intro{max-width:760px;margin-bottom:26px;padding-top:clamp(30px,4vw,48px)}.intro .hero-wordmark{color:#f5f8ff;letter-spacing:-.095em;margin:0;font-size:clamp(64px,7.5vw,104px);font-weight:800;line-height:.82;animation:.8s cubic-bezier(.2,.8,.2,1) both hero-wordmark-in}.hero-wordmark span{color:#0000;filter:drop-shadow(0 0 28px #399eff2e);background:linear-gradient(120deg,#39d9ff 8%,#3d79ff 88%);-webkit-background-clip:text;background-clip:text}.hero-tagline{color:#dce7f8;letter-spacing:.11em;text-transform:uppercase;margin:18px 0 0;font:500 clamp(12px,1.35vw,17px)/1.4 DM Mono;animation:.7s .18s both hero-copy-in}.intro .lede{margin-top:8px;animation:.7s .28s both hero-copy-in}@keyframes hero-wordmark-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.workspace{width:100%;max-width:1040px;position:relative}.workspace .panel-head{min-height:52px}.workspace .swap-form{padding:16px 18px 18px}.pair-grid{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pair-grid .asset-row{border-color:color-mix(in srgb, var(--asset-accent) 56%, #31415d);min-height:112px;box-shadow:inset 0 0 34px color-mix(in srgb, var(--asset-accent) 5%, transparent);padding:13px 15px 10px}.pair-grid .asset-row:focus-within{border-color:var(--asset-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--asset-accent) 10%, transparent)}.pair-grid .asset strong,.pair-grid .row-label span{color:var(--asset-accent)}.pair-grid .asset-line{grid-template-columns:minmax(0,1fr) minmax(132px,42%);gap:10px;margin-top:8px}.pair-grid .asset-line input,.pair-grid .asset-line output{font-size:25px}.pair-grid .receive{margin-top:0}.pair-grid .swap-direction{border-color:color-mix(in srgb, var(--from-accent) 50%, var(--to-accent));color:var(--to-accent);margin:0}.action-row{grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:12px;display:grid}.action-row.has-tag{grid-template-columns:minmax(0,1.2fr) minmax(150px,.65fr) 230px}.memo-field[hidden]{display:none}.memo-field{animation:.24s both memo-field-in}@keyframes memo-field-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.action-row .address-field{margin-top:0}.action-row .address-field input,.action-row .exchange{height:46px}.action-row .exchange{background:linear-gradient(105deg, var(--from-accent), var(--to-accent))}.workspace .quote-meta{padding:11px 1px 10px}.workspace .form-error:empty{display:none}.provider-notice{color:#9eacc0;text-align:left;background:#0d1b2fbd;border:1px solid #5785c36b;margin:12px 0 0;padding:12px 14px;font:400 13px/1.58 DM Mono}.provider-notice strong{color:#dce7f7;font-weight:500}.provider-notice a,.provider-notice button{color:#609cf2;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.provider-notice a:hover,.provider-notice button:hover{text-decoration:underline}.provider-notice a:focus-visible,.provider-notice button:focus-visible{outline-offset:3px;outline:2px solid #6ba8ff}.legal-dialog{color:#e8f0fc;background:#0b1422;border:1px solid #345077;border-radius:0;width:min(1000px,100% - 32px);max-width:none;max-height:min(900px,100svh - 32px);padding:0;overflow:auto;box-shadow:0 34px 100px #00000094}.legal-dialog::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03080fdb}.legal-head{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1422f0;border-bottom:1px solid #2a3e5d;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px 23px;display:flex;position:sticky;top:0}.legal-head h2{color:#f4f7fd;letter-spacing:-.055em;margin:8px 0 3px;font-size:clamp(26px,4vw,44px)}.legal-head p{color:#71829d;margin:0;font:500 9px DM Mono}.legal-body{padding:0 32px 32px}.legal-intro{color:#9baac0;max-width:760px;margin:0;padding:24px 0;font-size:13px;line-height:1.65}.legal-sections{border-top:1px solid #2a3e5d;margin:0;padding:0;list-style:none}.legal-sections li{border-bottom:1px solid #253750;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:20px 0;display:grid}.legal-sections li>span{color:#4f98ff;padding-top:3px;font:600 9px DM Mono}.legal-sections h3{color:#dfe9f8;margin:0 0 6px;font-size:14px}.legal-sections p{color:#8190a6;max-width:820px;margin:0;font-size:11px;line-height:1.65}.legal-provider{justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.legal-provider p{color:#9aa9bd;margin:0;font-size:11px}.legal-provider a{color:#6ba8ff;white-space:nowrap;font:600 9px DM Mono;text-decoration:none}.legal-accept{color:#e8f2ff;cursor:pointer;background:#152c4b;border:1px solid #3f83df;width:100%;padding:15px 20px;font:700 12px Manrope;transition:background .2s,border-color .2s}.legal-accept:hover{background:#1b3a64;border-color:#66adff}.deposit-section{margin-top:18px}.deposit-label,.deposit-tag-kicker{color:#8190aa;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font:500 9px DM Mono;display:block}.deposit-section .address{margin-top:0}.deposit-tag{background:linear-gradient(110deg,#5e1a266b,#1b1826b8);border:1px solid #e15c63;margin-top:12px;padding:14px 15px;position:relative;box-shadow:inset 3px 0 #ff6573}.deposit-tag[hidden]{display:none}.deposit-tag-kicker{color:#ff8993}.deposit-tag>strong{color:#fff;letter-spacing:.04em;word-break:break-all;font:700 22px/1.1 DM Mono;display:block}.deposit-tag p{color:#ef9ca4;margin:7px 0 12px;font:500 9px/1.5 DM Mono}.copy-tag{color:#ffadb4;cursor:pointer;background:#6c232f57;border:1px solid #b94c59;width:100%;padding:10px 12px;font:600 10px Manrope}.copy-tag:hover{background:#8b2a3970}.order-view{background:radial-gradient(circle at 18% 0,#2980ff24,#0000 32%),radial-gradient(circle at 86% 32%,#2dc3ff14,#0000 28%),#080d18;min-height:100svh;animation:.45s both order-view-in}.order-view[hidden]{display:none}@keyframes order-view-in{0%{opacity:0}to{opacity:1}}.order-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a111dc7;border-bottom:1px solid #23334e;grid-template-columns:1fr auto auto;align-items:center;gap:42px;min-height:76px;padding:0 max(28px,5vw);display:grid}.order-brand{color:#f5f8ff;letter-spacing:-1.4px;font-size:22px;font-weight:800;text-decoration:none}.order-brand span{color:#0000;background:linear-gradient(110deg,#34d2ff,#4387ff);-webkit-background-clip:text;background-clip:text}.order-identity,.order-countdown{flex-direction:column;gap:4px;min-width:126px;display:flex}.order-topbar small{color:#6f809b;letter-spacing:.1em;text-transform:uppercase;font:500 8px DM Mono}.order-topbar strong{color:#dbe8fb;font:600 13px DM Mono}.order-countdown strong{color:#63a8ff;letter-spacing:.04em;font-size:18px}.order-countdown.completed strong{color:#55dda2;font-size:11px}.order-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:38px 0 46px}.aml-notice{background:linear-gradient(100deg,#7a431d4d,#301d1870);border:1px solid #985f32;align-items:flex-start;gap:20px;margin-top:18px;padding:24px 28px;display:flex}.aml-notice[hidden]{display:none}.aml-mark{color:#ffc27d;border:1px solid #f1a65f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font:600 17px DM Mono;display:flex}.aml-notice h2{color:#fff1de;letter-spacing:-.04em;margin:7px 0 4px;font-size:clamp(20px,2.5vw,30px)}.aml-notice p{color:#c9aa8c;margin:0;font-size:11px;line-height:1.6}.aml-notice a{color:#ffbd78;margin-top:12px;font:600 10px DM Mono;text-decoration:none;display:inline-block}.order-summary{background:linear-gradient(110deg,#142238e0,#0b1524bd);border-top:1px solid #304565;border-bottom:1px solid #304565}.order-summary-head{justify-content:space-between;align-items:flex-start;gap:30px;padding:26px 30px 20px;display:flex}.order-summary h1{color:#f5f8ff;letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(30px,4vw,54px);line-height:1}.order-status-pill{background:#101d30;border:1px solid #315176;flex-direction:column;align-items:flex-end;gap:7px;min-width:176px;padding:10px 12px;display:flex}.order-status-pill span{color:#71839e;text-transform:uppercase;font:500 8px DM Mono}.order-status-pill strong{color:#47e6a5;font:600 10px DM Mono}.order-status-pill[data-status=DONE]{background:#15493647;border-color:#2e805e;box-shadow:0 0 28px #2bd08b14}.order-status-pill[data-status=EXPIRED],.order-status-pill[data-status=EMERGENCY]{border-color:#8a3b4c}.order-status-pill[data-status=EXPIRED] strong,.order-status-pill[data-status=EMERGENCY] strong{color:#ff7b8d}.order-route-live{border-top:1px solid #263953;border-bottom:1px solid #263953;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);align-items:center;padding:22px 30px;display:grid}.order-route-asset{min-width:0}.order-route-asset>span{color:#70809a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font:500 8px DM Mono;display:block}.order-route-asset>div{align-items:center;gap:12px;display:flex}.order-route-asset .coin{width:44px;height:44px}.order-route-asset p{flex-direction:column;min-width:0;margin:0;display:flex}.order-route-asset strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(17px,2vw,24px);line-height:1.15;overflow:hidden}.order-route-asset small{color:#71819a;margin-top:4px;font:500 9px DM Mono}.order-route-asset.receive{text-align:right;margin-top:0}.order-route-asset.receive>div{justify-content:flex-end}.order-route-asset.receive>div .coin{order:2}.order-route-arrow{color:#5fa7ff;text-align:center;font:500 24px DM Mono}.order-facts{background:#263953;grid-template-columns:.7fr .8fr 1.8fr;gap:1px;display:grid}.order-facts>span{background:#0e1828;flex-direction:column;gap:5px;min-width:0;padding:13px 17px;display:flex}.order-facts i{color:#697b96;text-transform:uppercase;font:500 8px DM Mono}.order-facts b{color:#cbd8eb;text-overflow:ellipsis;white-space:nowrap;font:500 9px DM Mono;overflow:hidden}.order-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr);gap:18px;margin-top:18px;display:grid}.order-main-grid[hidden],.completion-receipt[hidden]{display:none}.completion-receipt{background:#0a1b1cb8;border:1px solid #2b6854;margin-top:18px;animation:.5s cubic-bezier(.2,.75,.25,1) both receipt-rise}@keyframes receipt-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.completion-intro{background:linear-gradient(90deg,#2a936824,#0000 60%);border-bottom:1px solid #285341;align-items:center;gap:22px;padding:27px 30px;display:flex}.completion-mark{color:#55dda2;border:1px solid #45cf94;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font:600 22px DM Mono;display:flex;box-shadow:0 0 34px #31d3902e}.completion-intro h2{color:#f3f9f6;letter-spacing:-.05em;margin:6px 0 3px;font-size:clamp(25px,3vw,38px)}.completion-intro p{color:#8ca99e;margin:0;font-size:12px}.transaction-records{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.transaction-record{border-right:1px solid #234537;min-width:0;padding:26px 30px 30px}.transaction-record:last-child{border-right:0}.transaction-record-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.transaction-direction,.transaction-network,.transaction-hash>span{color:#718b81;letter-spacing:.09em;text-transform:uppercase;font:600 8px DM Mono}.transaction-network{color:#a8bcb4;align-items:center;gap:6px;display:inline-flex}.transaction-network i{border-radius:50%;width:7px;height:7px}.transaction-amount{color:#f2f8f5;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;font-size:clamp(20px,2.4vw,30px);display:block;overflow:hidden}.transaction-record dl{background:#244337;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:22px 0 0;display:grid}.transaction-record dl div{background:#0c1c1b;min-width:0;padding:11px 10px}.transaction-record dt{color:#627b72;text-transform:uppercase;font:500 7px DM Mono}.transaction-record dd{color:#b9cbc4;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font:500 8px DM Mono;overflow:hidden}.transaction-hash{background:#091716;border:1px solid #284b3e;margin-top:17px;padding:15px}.transaction-hash code{color:#d8e6e0;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font:500 10px DM Mono;display:block;overflow:hidden}.transaction-hash>div{gap:16px;margin-top:13px;display:flex}.transaction-hash button,.transaction-hash a{color:#58dda5;cursor:pointer;background:0 0;border:0;padding:0;font:600 8px DM Mono;text-decoration:none}.transaction-hash button:hover,.transaction-hash a:hover{color:#a0f5d1}.transaction-unavailable{color:#829a91;margin:18px 0 0;font-size:12px}.completion-destination{background:#0b1918;border-top:1px solid #285341;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 30px;display:grid}.completion-destination span{color:#6d867c;text-transform:uppercase;font:600 8px DM Mono}.completion-destination strong{overflow-wrap:anywhere;color:#bcd0c8;font:500 9px/1.45 DM Mono}.payment-panel,.qr-panel{background:#0e1828db;border:1px solid #2a3d5b}.payment-panel{padding:26px 28px}.payment-panel h2{color:#aab8cc;letter-spacing:-.045em;margin:18px 0 6px;font-size:clamp(20px,2.5vw,30px)}.payment-panel h2 strong{color:#f4f7ff}.payment-panel>p{color:#8291a8;margin:0;font-size:12px;line-height:1.6}.payment-panel .address{background:#0b1524;min-height:52px;font-size:13px}.qr-panel{padding:18px}.qr-frame{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;display:flex}.qr-frame img{object-fit:contain;width:100%;height:100%;display:block}.qr-loading{color:#56647a;text-align:center;padding:20px;font:500 10px/1.5 DM Mono}.qr-tabs{margin-top:8px;display:flex}.qr-tabs button{color:#6f8099;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #324766;flex:1;min-width:0;padding:9px 4px;font:500 8px DM Mono}.qr-tabs button.active{color:#75afff;border-color:#4b9aff}.qr-panel>p{color:#718099;text-align:center;margin:12px 4px 0;font:400 9px/1.5 DM Mono}.order-progress{border-top:1px solid #2a3d59;border-bottom:1px solid #2a3d59;grid-template-columns:repeat(4,1fr);margin:18px 0 0;padding:0;list-style:none;display:grid}.order-progress li{color:#5f6e84;border-right:1px solid #263852;align-items:center;gap:11px;min-height:92px;padding:18px;display:flex;position:relative}.order-progress li:last-child{border-right:0}.order-progress li:after{z-index:2;content:"";background:#0b1320;border:1px solid #324968;border-radius:50%;width:9px;height:9px;position:absolute;right:-5px}.order-progress li:last-child:after{display:none}.order-progress span{border:1px solid #2c405d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font:500 8px DM Mono;display:flex}.order-progress b{font-size:10px}.order-progress li.active{color:#dfe9f8;background:#1f406938}.order-progress li.active span{color:#70afff;border-color:#4599ff;box-shadow:0 0 18px #3089ff3d}.order-progress li.complete{color:#87cdb2}.order-progress li.complete span{color:#54d89b;border-color:#3aa779}.order-expiry-note{color:#70819b;text-align:center;margin-top:16px;font:500 9px DM Mono}.new-exchange{color:#fff;cursor:pointer;background:linear-gradient(105deg,#297cf9,#5ac9fa);border:0;border-radius:4px;min-width:250px;margin:18px auto 0;padding:14px 20px;font:700 13px Manrope;display:block}.new-exchange[hidden]{display:none}.order-provider{margin-top:18px}.order-active .order-countdown{margin-right:130px}.route-line{gap:14px}.route-line i{justify-content:center;align-items:center;display:flex;position:relative}.route-line i span{color:#5b98f3;background:#080d18;padding:0 8px;font:500 12px DM Mono;position:relative}.route-asset{align-items:center;gap:9px;min-width:82px;display:flex}.route-asset .coin{background:0 0;width:36px;height:36px}.route-asset>span:last-child{flex-direction:column;min-width:0;display:flex}.route-asset strong{color:#eef4ff;font-size:12px}.route-asset small{color:#6f809b;margin-top:2px;font:500 8px DM Mono}.workspace:before{content:"";background:linear-gradient(90deg,#0000,#45a7ff,#0000);height:1px;position:absolute;top:-1px;left:10%;right:10%;box-shadow:0 0 22px #45a7ff80}.rate-toggle button{justify-content:space-between;align-items:center;gap:8px;min-width:92px;display:flex}.rate-toggle button span{font:600 9px DM Mono}.rate-toggle button small{color:#61738f;font:500 8px DM Mono}.rate-toggle button.active small{color:#91bdff}.rate-explainer{background:linear-gradient(110deg,#1b2c46d1,#0d1726d1);border:1px solid #273a58;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;transition:border-color .25s,background .25s;display:grid}.rate-symbol{color:#66acff;background:#142540;border:1px solid #3a6fb0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font:600 16px DM Mono;display:flex}.rate-explainer strong{color:#e8f1ff;margin-bottom:4px;font-size:13px;display:block}.rate-explainer p{color:#8293ad;margin:0;font:400 12px/1.55 DM Mono}.rate-window{color:#83b5ff;white-space:nowrap;border:1px solid #334d72;border-radius:4px;padding:5px 7px;font:500 10px DM Mono}.rate-explainer[data-rate=fixed]{background:linear-gradient(110deg,#272a45db,#0d1726d1);border-color:#3a4265}.rate-explainer[data-rate=fixed] .rate-symbol{color:#aaa9ff;background:#24243e;border-color:#68679d}@media (width<=700px){.header-spacer{width:20px}}.currency-dialog{width:min(560px,100% - 30px);padding:28px 30px 30px}.currency-search-wrap{background:#0d1624;border:1px solid #334560;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;margin:18px 0 12px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:grid}.currency-search-wrap:focus-within{border-color:#3986fb;box-shadow:0 0 0 3px #3386ff12}.currency-search-wrap svg{fill:none;stroke:#5ca7ff;stroke-width:1.8px;stroke-linecap:round;width:22px}.currency-search-wrap .currency-search{color:#eef4ff;background:0 0;border:0;min-width:0;margin:0;padding:14px 0;font:500 12px DM Mono}.currency-list{border-top:0;height:min(500px,58vh)}.currency-group-title{z-index:2;color:#687b99;letter-spacing:.12em;text-transform:uppercase;background:#111b2b;border-bottom:1px solid #2b3b55;margin:0;padding:12px 4px 9px;font:500 9px DM Mono;position:sticky;top:0}.currency-list>button{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;min-height:62px;padding:10px 4px;transition:background .18s,padding .18s}.currency-list>button:hover{background:#17243a;padding-left:10px}.currency-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex;overflow:hidden}.currency-icon img,.currency-icon>span{object-fit:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.currency-name{color:#e9effb;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.currency-meta{flex-direction:column;align-items:flex-end;gap:4px;min-width:76px;display:flex}.currency-meta strong{color:#6faaff;font:700 13px Manrope}.currency-meta small{color:#9aabc3;background:#0d1624;border:1px solid #344866;border-radius:3px;align-items:center;gap:5px;padding:3px 5px;font:500 8px DM Mono;display:inline-flex}.currency-meta small i,.currency-meta small img{border-radius:50%;width:5px;height:5px}.currency-meta small img{object-fit:contain;border-radius:0;width:11px;height:11px}@media (width<=520px){.language-switcher{top:10px;right:10px}.language-switcher select{width:68px;height:32px;padding-left:8px;font-size:8px}.intro{padding-top:48px}.intro .hero-wordmark{font-size:clamp(64px,22vw,92px)}.hero-tagline{letter-spacing:.08em;margin-top:22px;font-size:10px}.currency-dialog{padding:22px 18px}.currency-name{font-size:12px}.rate-explainer{grid-template-columns:30px minmax(0,1fr)}.rate-window{display:none}}@media (width<=760px){.legal-dialog{width:calc(100% - 16px);max-height:calc(100svh - 16px)}.legal-head{padding:22px 18px 18px}.legal-body{padding:0 18px 20px}.legal-sections li{grid-template-columns:32px minmax(0,1fr);gap:10px}.legal-provider{flex-direction:column;align-items:flex-start}.aml-notice{gap:14px;padding:20px 18px}.intro{margin-bottom:26px}.pair-grid{grid-template-columns:1fr;gap:0}.pair-grid .swap-direction{z-index:2;margin:-9px auto;transform:rotate(90deg)}.pair-grid .receive{margin-top:-4px}.action-row,.action-row.has-tag{grid-template-columns:1fr}.order-topbar{grid-template-columns:1fr auto;gap:14px;padding:14px 82px 14px 16px}.order-identity{grid-area:2/1/auto/-1}.order-active .order-countdown{margin-right:0}.order-shell{width:min(100% - 24px,600px);padding-top:18px}.order-summary-head{flex-direction:column;padding:20px 18px 16px}.order-status-pill{align-items:flex-start;width:100%;min-width:0}.order-route-live{grid-template-columns:1fr 30px 1fr;padding:18px}.order-route-asset .coin{width:32px;height:32px}.order-route-asset strong{font-size:13px}.order-facts,.order-main-grid{grid-template-columns:1fr}.completion-intro{align-items:flex-start;padding:22px 18px}.completion-mark{width:42px;height:42px}.transaction-records{grid-template-columns:1fr}.transaction-record{border-bottom:1px solid #234537;border-right:0;padding:22px 18px}.transaction-record:last-child{border-bottom:0}.transaction-record dl{grid-template-columns:1fr}.completion-destination{grid-template-columns:1fr;padding:17px 18px}.payment-panel{padding:21px 18px}.qr-panel{width:min(100%,380px);margin:0 auto}.order-progress{grid-template-columns:1fr 1fr}.order-progress li{border-bottom:1px solid #263852;min-height:76px}.order-progress li:after{display:none}body{overflow-x:hidden}main{width:100%;padding:48px 10px 26px}.language-switcher{top:10px;right:10px}.language-switcher select{width:82px;height:36px;padding:0 24px 0 9px;font-size:9px}.intro{margin-bottom:20px;padding-top:14px}.intro .hero-wordmark{font-size:clamp(56px,18vw,72px);line-height:.88}.hero-tagline{letter-spacing:.07em;margin-top:14px;font-size:10px;line-height:1.45}.intro .lede{max-width:330px;margin-top:7px;font-size:12px;line-height:1.5}.workspace{width:100%;box-shadow:0 20px 54px #02050db8}.workspace .panel-head{flex-direction:row;align-items:center;gap:8px;min-height:52px;padding:9px 10px}.panel-head>div:first-child{white-space:nowrap;align-items:center;min-width:0;display:flex}.panel-head b{margin-left:6px;font-size:10px}.rate-toggle{flex:0 auto;width:min(190px,58%)}.rate-toggle button{flex:1;min-width:0;padding:8px 7px}.rate-toggle button span{font-size:8px}.rate-toggle button small{font-size:7px}.workspace .swap-form{padding:12px}.rate-explainer{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;margin-bottom:10px;padding:11px}.rate-symbol{width:32px;height:32px}.rate-explainer strong{font-size:12px}.rate-explainer p{font-size:11px;line-height:1.5}.rate-window{font-size:8px}.pair-grid .asset-row{min-height:104px;padding:13px 12px 10px}.pair-grid .asset-line{grid-template-columns:minmax(0,1fr) minmax(126px,44%);gap:8px}.pair-grid .asset-line input,.pair-grid .asset-line output{font-size:clamp(22px,7vw,28px)}.pair-grid .asset{grid-template-columns:34px minmax(0,1fr) 10px}.pair-grid .coin{width:30px;height:30px}.pair-grid .asset strong{font-size:13px}.pair-grid .asset small{font-size:8px}.workspace .quote-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:13px 1px 11px;font-size:9px;display:grid}.workspace .quote-meta span:last-child{grid-column:1/-1}.action-row,.action-row.has-tag{gap:10px}.action-row .address-field input,.action-row .exchange{height:52px}.action-row .address-field input{padding:14px 12px;font-size:11px}.action-row .exchange{font-size:15px}.provider-notice{text-align:left;margin-top:13px;padding:12px;font-size:12px;line-height:1.6}.info-grid{margin-top:44px}.info-grid article{padding:23px 16px 25px}.info-grid h2{margin-top:18px}footer{padding:0 12px 24px;font-size:9px}}@media (width<=520px){.rate-explainer{grid-template-columns:32px minmax(0,1fr)}.rate-window{display:none}.currency-dialog,.legal-dialog{border-width:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0}.currency-dialog{padding:20px 16px 16px}.currency-list{height:calc(100dvh - 178px)}.order-topbar{min-height:74px;padding:12px 96px 12px 12px}.order-shell{width:calc(100% - 16px);padding:12px 0 28px}.order-summary-head,.order-route-live,.payment-panel,.qr-panel{padding-left:14px;padding-right:14px}.order-summary h1{font-size:30px}.order-route-live{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)}.order-route-asset>div{gap:7px}.order-route-asset .coin{width:28px;height:28px}.order-route-asset strong{font-size:12px}.order-progress{grid-template-columns:1fr}.order-progress li{border-right:0;min-height:58px;padding:12px 14px}}@media (width<=360px){.intro{padding-top:34px}.language-switcher select{width:72px;height:34px;font-size:8px}.panel-head b{font-size:9px}.rate-toggle{width:56%}.rate-toggle button{gap:3px;padding-left:5px;padding-right:5px}}
