:root{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{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}.noise{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;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")}.topbar{height:72px;padding:0 5vw;border-bottom:1px solid #1a263b;background:#101827dd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{font-size:20px;font-weight:800;letter-spacing:-1px;color:#fff;text-decoration:none}.brand i{display:inline-block;width:11px;height:11px;margin-right:7px;transform:rotate(45deg);background:linear-gradient(135deg,var(--cyan),var(--blue));border-radius:2px}.topbar nav{display:flex;gap:28px}.topbar nav a{font:600 12px/1 DM Mono;color:#8e9bb2;text-decoration:none}.topbar nav a.active,.topbar nav a:hover{color:#fff}.api-state{border:1px solid #30415e;background:#151f30;color:#dce7fb;padding:10px 13px;border-radius:7px;font:600 11px Manrope}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#f4b04f;margin-right:7px;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{max-width:700px;margin:0 auto 54px;text-align:center;animation:rise .7s ease both}.eyebrow,.panel-head,.number{font:500 10px/1 DM Mono;letter-spacing:.13em;text-transform:uppercase;color:#8ea0bc}.eyebrow span{height:6px;width:6px;margin-right:9px;border-radius:50%;display:inline-block;background:#3a8cff;box-shadow:0 0 10px #3386ff}.intro h1{margin:18px 0;font-size:clamp(40px,6vw,77px);line-height:.98;letter-spacing:-.075em;font-weight:800}.intro h1 em{font-style:normal;background:linear-gradient(100deg,#2681ff,#6fd9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lede{max-width:500px;margin:0 auto;color:#8e9bb2;font-size:14px;line-height:1.65}.workspace{border:1px solid var(--line);background:linear-gradient(135deg,#101828,#0c1421);max-width:715px;margin:0 auto;box-shadow:0 28px 80px #02050d;animation:rise .8s .12s ease both}.panel-head{min-height:58px;padding:13px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-head b{font:700 12px Manrope;letter-spacing:0;color:#dce6f8;margin-left:10px;text-transform:none}.step{color:#458eff}.rate-toggle{display:flex;padding:3px;border:1px solid #2b3a54;background:#0b1320;border-radius:6px}.rate-toggle button{border:0;background:transparent;color:#7787a0;padding:7px 9px;border-radius:4px;font:500 9px DM Mono;cursor:pointer}.rate-toggle button.active{background:#1c2b42;color:#74adff}.swap-form{padding:20px}.asset-row{border:1px solid #31415d;background:#141e2e;padding:15px 16px 11px;transition:.2s;overflow:hidden}.asset-row:focus-within{border-color:#3986fb;box-shadow:0 0 0 3px #3386ff13}.row-label{color:#8190aa;font:500 10px DM Mono;text-transform:uppercase;letter-spacing:.1em}.row-label span{float:right;color:#5497ff}.asset-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(178px,218px);align-items:center;gap:14px;margin-top:10px;min-width:0}.asset-line input,.asset-line output{width:100%;min-width:0;background:transparent;border:0;outline:0;font:700 29px Manrope;letter-spacing:-.05em;color:#fff;overflow:hidden;text-overflow:ellipsis}.asset{width:100%;min-width:0;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:36px minmax(0,1fr) 12px;align-items:center;text-align:left;cursor:pointer;padding:2px 0}.coin{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;overflow:hidden;flex:0 0 auto}.coin img,.coin>span{display:flex;width:100%;height:100%;object-fit:cover;align-items:center;justify-content:center}.asset-copy{min-width:0;display:flex;flex-direction:column}.asset strong{font-size:13px;line-height:17px}.asset small{font:400 9px DM Mono;color:#8090aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset b{color:#8fa0b9}.fiat{margin:5px 0 0;color:#74839c;font:400 10px DM Mono}.swap-direction{display:block;position:relative;z-index:2;margin:-10px auto;border:1px solid #3a4c6d;background:#1a2940;color:#75b2ff;width:29px;height:29px;border-radius:50%;cursor:pointer;font-size:17px;line-height:20px;transition:.2s}.swap-direction:hover{transform:rotate(180deg);background:#24508d}.receive{margin-top:-5px}.address-field{display:block;margin-top:14px}.address-field span{display:block;margin:0 0 7px;color:#8190aa;font:500 9px DM Mono;text-transform:uppercase;letter-spacing:.1em}.address-field input{width:100%;border:1px solid #31415d;background:#101928;color:#eef4ff;padding:14px 15px;outline:0;font:500 12px DM Mono;transition:.2s}.address-field input:focus{border-color:#3986fb}.address-field input::placeholder{color:#586780}.quote-meta{display:flex;justify-content:space-between;gap:12px;padding:15px 1px 13px;color:#8391a9;font:400 9px DM Mono;flex-wrap:wrap}.quote-meta b{color:#dce6f7;font-weight:500}.form-error{min-height:16px;margin:0 0 6px;color:#ff7890;font:500 10px DM Mono}.exchange{width:100%;padding:15px;border:0;border-radius:4px;background:linear-gradient(105deg,#297cf9,#5ac9fa);color:#fff;font:700 14px Manrope;cursor:pointer;transition:.2s;box-shadow:0 8px 22px #1266df33}.exchange:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.09)}.exchange:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.45}.exchange span{float:right;font-size:18px;line-height:13px}.info-grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:84px}.info-grid article{padding:27px 25px 29px;border-right:1px solid var(--line)}.info-grid article:last-child{border:0}.number{color:#438bff}.info-grid h2{font-size:18px;letter-spacing:-.04em;margin:27px 0 9px}.info-grid p{margin:0;color:#8593aa;font-size:12px;line-height:1.65}.route-line{display:flex;align-items:center;gap:9px;margin:28px 0 15px}.route-line i{height:1px;flex:1;background:linear-gradient(90deg,#316bc3,#202c40)}.fallback-ton{background:#159ce4}.fallback-btc{background:#f7931a}.fallback-eth{background:#6576d9}.fallback-usdt{background:#24a47f}footer{max-width:1190px;margin:auto;padding:0 30px 35px;display:flex;justify-content:space-between;color:#697891;font:400 10px DM Mono;text-transform:uppercase;letter-spacing:.08em}footer i{color:#398bff;font-style:normal}footer a{color:#85abeb;text-decoration:none}dialog{width:min(480px,calc(100% - 30px));border:1px solid #38517b;background:#111b2b;color:#f4f7ff;padding:30px;box-shadow:0 30px 100px #000;border-radius:0}dialog::backdrop{background:#060a13c9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:start}.dialog-head h2,dialog h2{letter-spacing:-.05em;font-size:29px;margin:16px 0 10px}.close{border:0;background:transparent;color:#9fb1cc;font-size:25px;cursor:pointer}.currency-search{width:100%;margin:14px 0;border:1px solid #334560;background:#0d1624;color:#eef4ff;padding:13px 14px;outline:0}.currency-list{height:min(430px,55vh);overflow:auto;border-top:1px solid #283852}.currency-list>button{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) 12px;align-items:center;text-align:left;padding:12px 4px;border:0;border-bottom:1px solid #24334b;background:transparent;color:#fff;cursor:pointer}.currency-list>button:hover{background:#172338}.currency-list .asset-copy strong{font-size:13px}.currency-list .asset-copy small{font:400 9px DM Mono;color:#8090aa}.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{display:flex;justify-content:space-between;border-top:1px solid #2b3b55;border-bottom:1px solid #2b3b55;padding:13px 0;color:#8190aa;font:500 10px DM Mono}.order-status b{color:#48dfaa}.address{margin-top:20px;padding:15px;border:1px solid #334560;color:#cfe0ff;font:500 12px/1.5 DM Mono;word-break:break-all}.copy-address{width:100%;margin-top:8px;border:1px solid #36517a;background:#17243a;color:#6facff;padding:12px;cursor:pointer;font:600 11px Manrope}.expires{color:#7f8ea5;font:400 10px DM Mono;text-align:center;margin:16px 0 0}@keyframes rise{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@media (max-width:700px){.topbar{padding:0 18px}.topbar nav{display:none}.api-state{font-size:0;padding:11px}.api-state .dot{margin:0}.intro{margin-bottom:40px}main{padding:54px 14px 28px}.workspace{margin:0}.panel-head{align-items:flex-start;flex-direction:column}.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{padding:0 18px 25px;gap:15px;flex-wrap:wrap}}body:before{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 16%,rgba(38,126,255,.09),transparent 29%),radial-gradient(circle at 82% 46%,rgba(49,203,255,.055),transparent 30%);content:"";pointer-events:none}.profile-page.connected .profile-intro{display:none}.profile-page.connected .profile-dashboard{margin-top:18px;animation:profile-enter .28s ease both}.profile-page.connected .profile-wallet-head{min-height:96px;grid-template-columns:58px minmax(0,1fr) auto;padding:15px 24px}.profile-page.connected .profile-wallet-mark{width:54px;height:54px;border-radius:14px}.profile-page.connected .profile-wallet-head h2{margin-top:2px;font-size:clamp(20px,2.2vw,29px)}.profile-page.connected .profile-balance strong{font-size:clamp(24px,2.8vw,34px)}.profile-page.connected .profile-status{min-height:34px}.profile-view-tabs{overflow-x:auto;scrollbar-width:none}.profile-view-tabs::-webkit-scrollbar{display:none}.profile-view-tabs button{min-width:150px;transition:color .18s ease,background .18s ease}.profile-view-tabs button.active{background:linear-gradient(180deg,#318bef1f,#318bef06)}.profile-list-footer{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px;border-top:1px solid #263b58}.profile-list-footer span{color:#7890ad;font:500 9px DM Mono;letter-spacing:.08em;text-transform:uppercase}.profile-list-footer button,.profile-gifts-toolbar button{min-height:36px;padding:0 16px;border:1px solid #31557e;background:#0d1d31b3;color:#72b4ff;font:650 9px DM Mono;cursor:pointer}.profile-list-footer button:hover,.profile-gifts-toolbar button:hover{border-color:#4d99ee;background:#3085e51a}.profile-list-footer button:disabled,.profile-gifts-toolbar button:disabled{cursor:wait;opacity:.45}.profile-filterbar,.profile-gift-filters{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr);gap:10px;padding:14px 24px;border-bottom:1px solid #263b58;background:#050e195c}.profile-filterbar label,.profile-gift-filters label{display:grid;gap:7px}.profile-filterbar label>span,.profile-gift-filters label>span{color:#6882a2;font:600 8px DM Mono;letter-spacing:.12em}.profile-filterbar input,.profile-filterbar select,.profile-gift-filters input,.profile-gift-filters select{width:100%;min-height:42px;padding:0 13px;border:1px solid #2a4565;border-radius:0;outline:0;background:#091626e6;color:#e8f1ff;font:600 10px DM Mono}.profile-filterbar input:focus,.profile-filterbar select:focus,.profile-gift-filters input:focus,.profile-gift-filters select:focus{border-color:#3898ff;box-shadow:0 0 0 2px #3898ff1a}.profile-nfts>#profileNftGrid{display:block}.profile-nft-group{border-bottom:1px solid #263b58}.profile-nft-group>header{min-height:46px!important;padding:0 24px!important;background:#0c1b2e8f}.profile-nft-group>header strong{color:#dfeaff;font:650 11px DM Mono}.profile-nft-group>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-nft-group .profile-nft{min-width:0;border-right:1px solid #213550}.profile-nft-group .profile-nft:nth-child(4n){border-right:0}.profile-nft>span img,.profile-gift>span img{width:100%;height:100%;object-fit:cover}.profile-gift-filters{grid-template-columns:1.35fr repeat(3,minmax(150px,.65fr))}.profile-gift-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.profile-gift{min-width:0;transition:background .18s ease,transform .18s ease}.profile-gift:hover{background:#3389e911;transform:translateY(-2px)}.profile-gift>span{aspect-ratio:1;overflow:hidden}.profile-swap-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr);min-height:430px}.profile-swap-form{position:relative;display:grid;align-content:start;gap:12px;padding:26px;border-right:1px solid #263b58}.profile-swap-form>label{display:grid;gap:8px}.profile-swap-form>label>span,.profile-swap-options span,.profile-swap-route>span{color:#6c87a7;font:600 9px DM Mono;letter-spacing:.12em}.profile-swap-form>label>div{display:grid;grid-template-columns:minmax(0,1fr) 110px;min-height:82px;border:1px solid #315172;background:#0a1829bf}.profile-swap-form input,.profile-swap-form output,.profile-swap-form select{border:0;outline:0;background:transparent;color:#f1f7ff;font:700 23px DM Mono}.profile-swap-form input,.profile-swap-form output{display:flex;min-width:0;align-items:center;padding:0 18px}.profile-swap-form select{padding:0 12px;border-left:1px solid #315172;color:#55acff;font-size:13px}.profile-swap-reverse{position:absolute;z-index:2;top:141px;left:50%;width:38px;height:38px;transform:translate(-50%,-50%);border:1px solid #3b81c8;border-radius:50%;background:#0c2037;color:#71baff;cursor:pointer}.profile-swap-options{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px}.profile-swap-options label,.profile-swap-options>div{display:grid;gap:7px}.profile-swap-options select,.profile-swap-options strong{min-height:42px;padding:0 12px;border:1px solid #2b4564;background:#091626cc;color:#dceaff;font:600 10px DM Mono}.profile-swap-options strong{display:flex;align-items:center}.profile-swap-status{min-height:34px;margin:0;color:#8094af;font:500 9px/1.5 DM Mono}.profile-swap-submit{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 18px;border:0;background:linear-gradient(100deg,#2c8fff,#5dd0ae);color:#fff;font:750 14px Manrope;cursor:pointer}.profile-swap-submit:disabled{cursor:wait;opacity:.55}.profile-swap-route{display:flex;flex-direction:column;justify-content:center;padding:34px;background:radial-gradient(circle at 70% 35%,rgba(54,150,255,.13),transparent 42%)}.profile-swap-route>strong{margin-top:16px;color:#f3f8ff;font:700 clamp(20px,2.4vw,32px) Manrope}.profile-swap-route>p{max-width:480px;color:#869bb5;font:500 11px/1.65 Manrope}.profile-swap-route dl{display:grid;gap:0;margin:16px 0 0;border-top:1px solid #2b4564}.profile-swap-route dl div{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #2b4564}.profile-swap-route dt{color:#6f87a3;font:500 8px DM Mono;text-transform:uppercase}.profile-swap-route dd{margin:0;color:#cfe1f7;font:650 10px DM Mono}@keyframes profile-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width: 900px){.profile-page.connected .profile-dashboard{margin-top:0}.profile-swap-workspace{grid-template-columns:1fr}.profile-swap-form{border-right:0;border-bottom:1px solid #263b58}.profile-gift-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-gift-filters .wide{grid-column:1 / -1}.profile-gift-grid,.profile-nft-group>div{grid-template-columns:repeat(3,minmax(0,1fr))!important}.profile-nft-group .profile-nft:nth-child(4n){border-right:1px solid #213550}.profile-nft-group .profile-nft:nth-child(3n){border-right:0}}@media (max-width: 600px){.profile-page.connected .profile-wallet-head{grid-template-columns:44px minmax(0,1fr);min-height:0;padding:12px 14px}.profile-page.connected .profile-wallet-mark{width:42px;height:42px}.profile-page.connected .profile-balance{padding-top:10px}.profile-filterbar,.profile-gift-filters{grid-template-columns:1fr;padding:12px}.profile-gift-filters .wide{grid-column:auto}.profile-gift-grid,.profile-nft-group>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-nft-group .profile-nft:nth-child(3n){border-right:1px solid #213550}.profile-nft-group .profile-nft:nth-child(2n){border-right:0}.profile-list-footer{padding:9px 12px}.profile-list-footer button{padding:0 10px;font-size:8px}.profile-swap-form,.profile-swap-route{padding:18px 13px}.profile-swap-form>label>div{grid-template-columns:minmax(0,1fr) 92px;min-height:72px}.profile-swap-form input,.profile-swap-form output{padding:0 12px;font-size:18px}.profile-swap-reverse{top:128px}.profile-swap-options{grid-template-columns:1fr 1fr}}.profile-view-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #263b58}.profile-view-tabs button{position:relative;display:grid;min-height:62px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 24px;border:0;border-right:1px solid #263b58;background:transparent;color:#7f92ab;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease}.profile-view-tabs button:last-child{border-right:0}.profile-view-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#48a7ff;opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease;content:""}.profile-view-tabs button:hover{background:#3787e10d;color:#cfe1f8}.profile-view-tabs button.active{background:#3787e112;color:#eef6ff}.profile-view-tabs button.active:after{opacity:1;transform:scaleX(1)}.profile-view-tabs button>i{display:grid;width:28px;height:28px;place-items:center;border:1px solid #315273;border-radius:50%;color:#5da9f6;font-style:normal}.profile-view-tabs button>span{font-size:13px;font-weight:750}.profile-view-tabs button>small{min-width:24px;padding:4px 7px;border:1px solid #2b4666;border-radius:999px;color:#6fa8e5;font:500 8px/1 DM Mono;text-align:center}.profile-panels>section{animation:profile-panel-in .22s ease both}.profile-panels>section[hidden]{display:none}@keyframes profile-panel-in{0%{opacity:0;transform:translateY(5px)}}.profile-partner-entry{display:grid;min-height:210px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:55px;padding:34px 42px;background:radial-gradient(circle at 86% 50%,rgba(57,202,155,.1),transparent 29%)}.profile-partner-entry h3{margin:14px 0 8px;color:#eff6ff;font-size:clamp(27px,3vw,39px);letter-spacing:-.045em}.profile-partner-entry p{max-width:650px;margin:0;color:#8497b0;font-size:12px;line-height:1.65}.profile-partner-entry>button{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border:0;border-radius:4px;background:linear-gradient(105deg,#2d8eff,#50c59c);color:#fff;font-weight:800;cursor:pointer;transition:filter .18s,transform .18s}.profile-partner-entry>button:hover{filter:brightness(1.08);transform:translateY(-2px)}.profile-partner-entry>button i{font-size:22px;font-style:normal}.profile-partner-terms{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid #263b58}.profile-partner-terms>div{padding:18px 24px;border-right:1px solid #263b58}.profile-partner-terms>div:last-child{border-right:0}.profile-partner-terms dt{color:#7086a3;font:500 8px DM Mono;letter-spacing:.1em;text-transform:uppercase}.profile-partner-terms dd{margin:7px 0 0;color:#dcecff;font-size:15px;font-weight:750}@media (max-width: 760px){.site-toolbar .toolbar-wallet.connected{max-width:min(47vw,210px);padding:0 11px}.profile-intro{min-height:auto;grid-template-columns:1fr;gap:14px;padding:28px 20px 24px}.profile-intro h1{font-size:clamp(38px,12vw,54px);white-space:normal}.profile-intro>p{justify-self:start;font-size:10px}.profile-dashboard{margin-bottom:28px}.profile-wallet-head{min-height:auto;grid-template-columns:48px minmax(0,1fr);padding:17px 16px}.profile-wallet-mark{width:46px;height:46px}.profile-wallet-head h2,.profile-wallet-head button{max-width:calc(100vw - 102px)}.profile-wallet-head h2{margin-top:5px;font-size:20px}.profile-balance{grid-column:1 / -1;min-width:0;padding-top:13px;border-top:1px solid #263b58;text-align:left}.profile-balance strong{font-size:29px}.profile-status{min-height:38px;padding:0 16px}.profile-view-tabs button{min-height:56px;grid-template-columns:26px minmax(0,1fr) auto;padding:0 12px}.profile-view-tabs button>i{width:26px;height:26px}.profile-panels section>header{min-height:58px;padding:0 16px}.profile-panels h2{font-size:15px}.profile-event{min-height:74px;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;padding:10px 13px}.profile-event>i{width:28px;height:28px}.profile-event>div>small{font-size:6px}.profile-event strong{font-size:11px}.profile-event p{max-width:48vw}.profile-event>aside{display:block}.profile-event>aside>b{display:block;max-width:25vw;margin-bottom:5px;font-size:8px;text-align:right}.profile-nfts>div{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-nft:nth-child(4n){border-right:1px solid #213550}.profile-nft:nth-child(2n){border-right:0}.profile-nft{padding:10px}.profile-view-tabs button{grid-template-columns:24px minmax(0,1fr);gap:7px;padding:0 9px}.profile-view-tabs button>i{width:24px;height:24px;font-size:11px}.profile-view-tabs button>span{font-size:10px}.profile-view-tabs button>small{display:none}.profile-partner-entry{min-height:0;grid-template-columns:1fr;gap:24px;padding:28px 17px}.profile-partner-entry h3{font-size:28px}.profile-partner-entry>button{width:100%}.profile-partner-terms{grid-template-columns:1fr}.profile-partner-terms>div{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-right:0;border-bottom:1px solid #263b58}.profile-partner-terms>div:last-child{border-bottom:0}.profile-partner-terms dd{margin:0}.profile-disclosure{padding:16px}}html[lang=ru] :where(button,input,select,textarea,label,p,span,strong,small,b,em,dt,dd,h1,h2,h3,a,output,li){font-family:Manrope,Arial,sans-serif}html[lang=ru] :where(.eyebrow,.number,.panel-head,.row-label,.currency-group-title,.profile-panels header small,.profile-wallet-head span,.profile-filterbar label>span,.profile-gift-filters label>span,.telegram-recipient-input>span,.stars-quantity-group label>span,.premium-plans>span){letter-spacing:.065em}html[lang=ru] :where(#profileAddress,#orderId,#orderTimer,#depositAddress,#processingHash,#completionHash,.address,.transaction-hash,.quote-meta b,.profile-event time,.profile-event>aside>b,.profile-asset>aside b,.profile-asset>aside span,.profile-swap-form input,.profile-swap-form output){font-family:DM Mono,monospace}.profile-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;border-top:1px solid #263b58}.profile-workspace>.profile-view-tabs{position:sticky;top:72px;display:flex;min-width:0;flex-direction:column;align-self:start;overflow:visible;border-right:1px solid #263b58;border-bottom:0;background:#08111e6b}.profile-workspace>.profile-view-tabs button{position:relative;display:grid;width:100%;min-width:0;min-height:68px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 15px;border:0;border-bottom:1px solid #263b58;color:#8192aa;text-align:left}.profile-workspace>.profile-view-tabs button:after{inset:0 auto 0 0;width:3px;height:auto;transform:scaleY(.35)}.profile-workspace>.profile-view-tabs button.active:after{transform:scaleY(1)}.profile-workspace>.profile-view-tabs button.active{background:linear-gradient(90deg,#378fff24,#378fff06)}.profile-workspace>.profile-view-tabs button>span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-workspace>.profile-panels{min-width:0}.profile-assets{border-bottom:1px solid #263b58}.profile-assets>header{min-height:56px!important;padding:0 24px!important}.profile-assets>header>div{display:block!important}.profile-assets>header span{display:block;color:#5e9fe9;font:500 8px/1 DM Mono;letter-spacing:.12em}.profile-assets>header strong{display:block;margin-top:5px;color:#e8f1fd;font-size:15px}.profile-asset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-asset{display:grid;min-width:0;min-height:78px;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:12px 18px;border-right:1px solid #223650;border-bottom:1px solid #223650}.profile-asset:nth-child(2n){border-right:0}.profile-asset>i{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;border:1px solid #315273;border-radius:50%;background:#102039;color:#62a8fa;font:600 9px DM Mono;font-style:normal}.profile-asset>i img{width:100%;height:100%;object-fit:cover}.profile-asset>div{min-width:0}.profile-asset>div strong,.profile-asset>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-asset>div strong{color:#edf5ff;font-size:12px}.profile-asset>div small{margin-top:4px;color:#70839e;font:400 7px DM Mono}.profile-asset>aside{min-width:0;text-align:right}.profile-asset>aside b,.profile-asset>aside span{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-asset>aside b{color:#dbe9fa;font:600 9px DM Mono}.profile-asset>aside span{margin-top:5px;color:#71849f;font:400 7px DM Mono}.profile-asset em{color:#56cea7;font-style:normal}.profile-asset em.down{color:#ff7f94}.profile-asset mark{display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#49c89f;color:#061811;font:800 8px Manrope}.home-quick-swap{position:relative;z-index:2;width:min(100%,480px);justify-self:end;padding:18px;border:1px solid #304b70;border-radius:10px;background:linear-gradient(145deg,#0f1d31f2,#08111ee6);box-shadow:0 28px 80px #00000052,0 0 60px #308bff14;animation:portal-orbit-in .65s .08s ease both}.home-quick-swap>header{display:flex;min-height:42px;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.home-quick-swap>header span,.home-quick-swap>header small{color:#599def;font:500 8px DM Mono;letter-spacing:.12em}.home-quick-swap>header strong{display:block;margin-top:6px;color:#eef6ff;font-size:17px}.home-quick-swap>header small{padding:6px 8px;border:1px solid #2c4a6d;border-radius:3px;color:#6ed3b1}.home-quick-field{position:relative;display:grid;min-height:108px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:23px minmax(0,1fr);align-items:center;padding:13px 15px;border:1px solid #315273;background:#0d1a2cc7}.home-quick-field.send{border-color:color-mix(in srgb,var(--from-accent, #4b9cff) 56%,#315273)}.home-quick-field.receive{border-color:color-mix(in srgb,var(--to-accent, #56c7a5) 56%,#315273)}.home-quick-field>label,.home-quick-field>span{grid-column:1 / -1;color:#7187a4;font:500 8px DM Mono;letter-spacing:.11em}.home-quick-field>input,.home-quick-field>output{min-width:0;padding:0;border:0;outline:0;background:transparent;color:#f1f6ff;font:650 28px/1 Manrope;letter-spacing:-.04em}.home-quick-field>button{display:grid;min-width:126px;grid-template-columns:34px minmax(48px,1fr) 12px;align-items:center;gap:9px;padding:7px 2px 7px 10px;border:0;background:transparent;color:#eaf3ff;text-align:left;cursor:pointer}.home-quick-field>button strong,.home-quick-field>button small{display:block}.home-quick-field>button strong{font-size:13px}.home-quick-field>button small{margin-top:3px;color:#7387a3;font:400 7px DM Mono}.home-quick-field>button i{color:#7186a3;font-style:normal}.home-quick-coin{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:50%;background:var(--quick-accent, #4599f3);color:#fff;font:700 8px DM Mono}.home-quick-coin img{width:100%;height:100%;object-fit:cover}.home-quick-flip{position:relative;z-index:2;display:grid;width:34px;height:34px;margin:-9px auto;place-items:center;border:1px solid #3b6693;border-radius:50%;background:#102139;color:#6eb1ff;cursor:pointer}.home-quick-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 2px 11px;color:#8193ab;font:400 7px/1.4 DM Mono}.home-quick-meta b{color:#54caa4;font-weight:500;letter-spacing:.08em}.home-quick-submit{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;padding:0 17px;border:1px solid #3d92ff;border-radius:5px;background:#3386ff;color:#fff;font:650 11px DM Mono;cursor:pointer}.home-quick-submit i{font-size:19px;font-style:normal}.home-quick-swap>p{margin:11px 2px 0;color:#657892;font:400 7px/1.5 DM Mono}@media (max-width: 980px){.debank-hero{grid-template-columns:minmax(0,1fr) minmax(330px,410px)}.home-quick-swap{width:100%}.profile-workspace{grid-template-columns:190px minmax(0,1fr)}.profile-asset-list{grid-template-columns:1fr}.profile-asset{border-right:0}}@media (max-width: 760px){.home-quick-swap{width:100%;margin-top:38px;padding:14px}.home-quick-field{min-height:96px}.home-quick-field>input,.home-quick-field>output{font-size:24px}.home-quick-meta{align-items:flex-start;flex-direction:column}.profile-workspace{display:block}.profile-workspace>.profile-view-tabs{position:static;display:flex;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #263b58;scrollbar-width:none}.profile-workspace>.profile-view-tabs::-webkit-scrollbar{display:none}.profile-workspace>.profile-view-tabs button{min-width:142px;min-height:58px;grid-template-columns:26px minmax(0,1fr);padding:0 11px;border-right:1px solid #263b58;border-bottom:0}.profile-workspace>.profile-view-tabs button:after{inset:auto 0 0;width:auto;height:2px;transform:scaleX(.35)}.profile-workspace>.profile-view-tabs button.active:after{transform:scaleX(1)}.profile-workspace>.profile-view-tabs button>small{display:none}.profile-asset-list{grid-template-columns:1fr}.profile-asset{min-height:70px;grid-template-columns:34px minmax(0,1fr) auto 16px;padding:10px 13px;border-right:0}.profile-asset>aside b,.profile-asset>aside span{max-width:42vw}}.profile-view-tabs{grid-template-columns:repeat(7,minmax(132px,1fr));overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:#315a88 transparent;scrollbar-width:thin}.profile-view-tabs button{min-width:132px;padding:0 14px}.profile-view-tabs button>i{border-radius:9px}.profile-view-tabs button:nth-child(4)>i{color:#6bd3b0}.profile-view-tabs button:nth-child(5)>i{color:#f4bf4f}.profile-view-tabs button:nth-child(6)>i{font-size:6px;letter-spacing:-.04em}.profile-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-overview-grid>button{position:relative;min-height:178px;padding:24px;border:0;border-right:1px solid #263b58;background:transparent;color:#eaf3ff;text-align:left;cursor:pointer;transition:background .2s ease,transform .2s ease}.profile-overview-grid>button:last-child{border-right:0}.profile-overview-grid>button:hover{background:#2d7eda14;transform:translateY(-2px)}.profile-overview-grid span,.profile-service-intro span,.profile-gifts-toolbar span{color:#5f97d8;font:500 8px DM Mono;letter-spacing:.12em}.profile-overview-grid strong{display:block;margin-top:18px;font-size:24px;letter-spacing:-.035em}.profile-overview-grid p{max-width:240px;margin:8px 30px 0 0;color:#778ba6;font-size:10px;line-height:1.55}.profile-overview-grid>button>i{position:absolute;right:19px;bottom:19px;color:#6af;font-size:18px;font-style:normal}.profile-service-intro{display:grid;min-height:150px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:27px 32px;border-bottom:1px solid #263b58;background:radial-gradient(circle at 88% 50%,rgba(45,160,136,.1),transparent 25%)}.profile-service-intro h3{margin:9px 0 5px;color:#eff6ff;font-size:clamp(24px,3vw,36px);letter-spacing:-.05em}.profile-service-intro p{max-width:680px;margin:0;color:#8093ad;font-size:11px;line-height:1.6}.profile-service-intro>b{padding:11px 13px;border:1px solid #327a6d;border-radius:4px;color:#61d0ae;font:600 9px DM Mono}.profile-provider-lines{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #263b58}.profile-provider-lines>a{display:grid;min-height:98px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px 24px;border-right:1px solid #263b58;color:#eaf3ff;text-decoration:none;transition:background .18s}.profile-provider-lines>a:last-child{border-right:0}.profile-provider-lines>a:hover{background:#2c7bd112}.profile-provider-lines i{display:grid;width:44px;height:44px;place-items:center;border:1px solid #315170;border-radius:12px;background:#101e30}.profile-provider-lines img{width:30px;height:30px;object-fit:contain}.profile-provider-lines small{color:#597fae;font:500 7px DM Mono;letter-spacing:.1em}.profile-provider-lines strong{display:block;margin-top:4px;font-size:15px}.profile-provider-lines p{margin:4px 0 0;color:#7589a3;font:400 8px DM Mono}.profile-provider-lines>a>span{color:#65aaff;font:600 9px DM Mono}.profile-service-note{margin:0;padding:14px 24px;color:#667a95;font:400 8px/1.55 DM Mono}.profile-gifts-toolbar{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;border-bottom:1px solid #263b58}.profile-gifts-toolbar strong{display:block;margin-top:5px;color:#cfdced;font-size:12px}.profile-gifts-toolbar button{padding:8px 12px;border:1px solid #345578;border-radius:4px;background:transparent;color:#74aff3;font:500 8px DM Mono;cursor:pointer}.profile-gifts-toolbar button:disabled{cursor:wait;opacity:.45}.profile-gift-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-gift{min-width:0;padding:13px;border-right:1px solid #213550;border-bottom:1px solid #213550;color:#eaf2ff;text-decoration:none;transition:background .18s,transform .18s}.profile-gift:nth-child(4n){border-right:0}.profile-gift:hover{background:#2d7cd812;transform:translateY(-2px)}.profile-gift>span{position:relative;display:grid;overflow:hidden;aspect-ratio:1.25;place-items:center;border:1px solid #294462;border-radius:8px;background:radial-gradient(circle,rgba(71,153,241,.15),transparent 65%),#0d1929}.profile-gift img{width:100%;height:100%;object-fit:cover}.profile-gift>span>i{color:#f5c34e;font: 30px Manrope}.profile-gift>span>i[hidden]{display:none}.profile-gift>span.image-unavailable{background:radial-gradient(circle,rgba(71,153,241,.18),transparent 62%),#0d1929}.profile-gift>span.image-unavailable>i{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(93,176,255,.55);border-radius:50%;background:#196bbe2e}.profile-gift>span>small{position:absolute;right:6px;bottom:6px;padding:4px 6px;border-radius:3px;background:#050c15d1;color:#8db8e9;font:500 6px DM Mono}.profile-gift>div{padding:10px 3px 3px}.profile-gift strong,.profile-gift p,.profile-gift b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-gift strong{font-size:11px}.profile-gift p{margin:4px 0 8px;color:#7286a0;font:400 8px DM Mono}.profile-gift b{color:#6bd2af;font:600 10px DM Mono}.profile-load-error button{margin-left:8px;border:0;background:transparent;color:#65aaff;font:inherit;cursor:pointer}.profile-app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-app-link{display:grid;min-height:82px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:13px 17px;border:0;border-right:1px solid #213550;border-bottom:1px solid #213550;background:transparent;color:#e9f2ff;text-align:left;text-decoration:none;cursor:pointer}.profile-app-link:nth-child(4n){border-right:0}.profile-app-link:hover{background:color-mix(in srgb,var(--app-accent) 7%,transparent)}.profile-app-link>i{display:grid;width:38px;height:38px;overflow:hidden;place-items:center;border:1px solid color-mix(in srgb,var(--app-accent) 55%,#29425f);border-radius:10px;background:#101c2d;font-style:normal}.profile-app-link img{width:100%;height:100%;object-fit:contain}.profile-app-link small{color:var(--app-accent);font:500 6px DM Mono;letter-spacing:.08em}.profile-app-link strong{display:block;margin-top:4px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-app-link>b{color:#5d8fc8;font:500 12px DM Mono}@media (max-width: 980px){.profile-overview-grid,.profile-gift-grid,.profile-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-overview-grid>button:nth-child(2n),.profile-gift:nth-child(2n),.profile-app-link:nth-child(2n){border-right:0}.profile-provider-lines{grid-template-columns:1fr}.profile-provider-lines>a{border-right:0;border-bottom:1px solid #263b58}.profile-provider-lines>a:last-child{border-bottom:0}}@media (max-width: 560px){.profile-view-tabs{grid-template-columns:repeat(7,116px)}.profile-view-tabs button{min-width:116px;grid-template-columns:24px minmax(0,1fr);padding:0 9px}.profile-overview-grid>button{min-height:145px;padding:17px}.profile-overview-grid strong{margin-top:13px;font-size:18px}.profile-overview-grid p{margin-right:15px;font-size:8px}.profile-service-intro{grid-template-columns:1fr;gap:14px;padding:22px 17px}.profile-service-intro>b{justify-self:start}.profile-provider-lines>a{grid-template-columns:42px minmax(0,1fr) 18px;padding:14px 16px}.profile-provider-lines p{display:none}.profile-provider-lines>a>span{overflow:hidden;width:18px;font-size:0}.profile-provider-lines>a>span:after{font-size:13px;content:"↗"}.profile-gifts-toolbar{align-items:flex-start;padding:15px 16px}.profile-gift,.profile-app-link{padding:10px}.profile-app-link{min-height:72px;grid-template-columns:34px minmax(0,1fr) 12px;gap:8px}.profile-app-link>i{width:34px;height:34px}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.language-switcher{position:static;z-index:auto}.site-toolbar{position:sticky;z-index:40;top:0;display:flex;justify-content:flex-start;align-items:center;gap:12px;min-height:48px;padding:6px max(22px,calc((100vw - 1190px)/2 + 30px));border-bottom:0;background:#080d18e0;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toolbar-brand{display:inline-flex;min-height:36px;align-items:center;margin-right:13px;padding:0;border:0;background:transparent;color:#f3f7ff;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.toolbar-brand:hover,.toolbar-brand:focus-visible{opacity:.82;outline:0;transform:translateY(-1px)}.toolbar-brand strong{font-size:17px;letter-spacing:-.065em}.toolbar-brand strong span{color:#42a4ff}.site-toolbar .primary-navigation{flex:1;gap:4px}.site-toolbar .primary-navigation button{position:relative;display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0 12px;border-radius:7px;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.site-toolbar .primary-navigation button:hover{transform:translateY(-1px)}.site-toolbar .primary-navigation button.active{border-color:#345a86;background:linear-gradient(115deg,#2d84e924,#1b487d14);color:#eef6ff;box-shadow:inset 0 -2px #419fff6b}.nav-service-icon{display:grid;width:22px;height:22px;place-items:center;border:1px solid #2b4667;border-radius:6px;background:#0b1727b8;color:#718eaf;font:500 10px/1 DM Mono;font-style:normal;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.primary-navigation [data-app-page=exchange] .nav-service-icon{font-size:13px}.primary-navigation [data-app-page=ecosystem] .nav-service-icon{font-size:6px;letter-spacing:-.05em}.primary-navigation [data-app-page=stars] .nav-service-icon{font-family:Manrope;font-size:12px}.primary-navigation [data-app-page=exchange].active .nav-service-icon{border-color:#3b89d8;background:#308bed1f;color:#65b2ff;box-shadow:0 0 18px #3791f324}.primary-navigation [data-app-page=ecosystem].active .nav-service-icon{border-color:#2d8d9b;background:#1e8fa31c;color:#69d3e4;box-shadow:0 0 18px #29b3c71f}.primary-navigation [data-app-page=stars].active .nav-service-icon{border-color:#a57828;background:#ffbe2d1a;color:#ffd45b;box-shadow:0 0 18px #ffbe2d1f}.site-toolbar .account-navigation{flex:0 1 auto}.site-toolbar nav{display:flex;align-items:center;gap:6px}.site-toolbar nav button{min-height:36px;padding:0 13px;border:1px solid transparent;border-radius:5px;background:transparent;color:#a4b4cb;font:500 11px DM Mono;cursor:pointer}.site-toolbar nav button:hover,.site-toolbar nav button:focus-visible{border-color:#30496b;color:#fff;outline:0}.site-toolbar .primary-navigation .toolbar-stars{border-color:transparent;background:transparent;color:#a4b4cb}.site-toolbar .primary-navigation .toolbar-stars.active{border-color:#345a86;background:linear-gradient(115deg,#2d84e91f,#ffbc2a0f);color:#eef6ff}.site-toolbar .toolbar-profile{display:inline-flex;align-items:center;gap:7px}.site-toolbar .toolbar-profile[hidden]{display:none}.toolbar-profile i{display:grid;width:18px;height:18px;place-items:center;border:1px solid #3b567b;border-radius:50%;color:#86a7d0;font:500 8px/1 DM Mono;font-style:normal}.toolbar-profile.wallet-connected i{border-color:#3b987c;color:#62d6ae}.site-toolbar .toolbar-wallet{display:inline-flex;min-width:118px;align-items:center;justify-content:center;gap:8px;border-color:#3467a0;background:#152944;color:#dcecff}.toolbar-wallet i{width:7px;height:7px;border-radius:50%;background:#55a8ff;box-shadow:0 0 12px #449dffa6}.site-toolbar .toolbar-wallet.connected{border-color:#2e806a;background:#2683641f;color:#80e1bd}.toolbar-wallet.connected i{background:#4bd5a5;box-shadow:0 0 12px #4bd5a599}.account-email{max-width:min(260px,28vw);overflow:hidden;padding:0 8px;color:#aebdd2;font:500 10px/36px DM Mono;text-overflow:ellipsis;white-space:nowrap}.language-switcher select{width:118px;height:36px;padding:0 30px 0 11px;border:1px solid #2d4160;border-radius:5px;outline:0;background:#0e1828;color:#b8c7dd;font:500 9px DM Mono;letter-spacing:.04em;cursor:pointer;transition:border-color .2s,color .2s,box-shadow .2s}.partner-dialog{width:min(1080px,calc(100% - 32px));max-height:min(780px,calc(100dvh - 32px));padding:0;overflow:auto;border-color:#36577f;background:#0c1625}.partner-close{position:sticky;z-index:3;top:14px;float:right;margin:12px 15px -52px 0}.partner-auth{max-width:610px;min-height:490px;padding:60px 56px 48px}.partner-auth h2{max-width:530px;margin:18px 0 10px;font-size:clamp(36px,5vw,58px);line-height:.96}.partner-auth>p{max-width:500px;color:#92a2ba;font-size:14px;line-height:1.65}.auth-tabs{display:flex;gap:4px;width:max-content;margin-top:28px;padding:3px;border:1px solid #2c4262;border-radius:5px;background:#0a1321}.auth-tabs button{min-width:126px;height:36px;padding:0 14px;border:0;border-radius:3px;background:transparent;color:#8092ac;font:500 10px DM Mono;cursor:pointer}.auth-tabs button.active{background:#1a2a43;color:#75adff}.partner-auth form{display:grid;grid-template-columns:1fr 1fr;gap:14px 10px;margin-top:22px}.partner-auth form[hidden]{display:none}.partner-auth form>label:first-child{grid-column:1 / -1}.partner-auth form>label:only-of-type{grid-column:1 / -1}.partner-auth .auth-submit{grid-column:1 / -1;width:180px}.forgot-password,.resend-code{align-self:center;justify-self:start;padding:0;border:0;background:transparent;color:#6faaff;font:500 10px DM Mono;cursor:pointer}.reset-form .reset-heading{grid-column:1 / -1;padding-bottom:4px}.reset-heading button{padding:0;border:0;background:transparent;color:#6faaff;font:500 10px DM Mono;cursor:pointer}.reset-heading h3{margin:16px 0 6px;color:#edf4ff;font-size:25px}.reset-heading p{max-width:480px;margin:0;color:#8fa0b8;font-size:12px;line-height:1.55}.reset-heading strong{color:#dce9fb}#resetCode{letter-spacing:.35em;font-size:17px}.partner-auth label{color:#7f91ad;font:500 9px DM Mono;letter-spacing:.1em;text-transform:uppercase}.partner-auth input,.withdraw-form input,.withdraw-form select{width:100%;height:48px;margin-top:8px;padding:0 14px;border:1px solid #31496a;outline:0;border-radius:4px;background:#0a1321;color:#edf4ff;font:500 12px DM Mono}.partner-auth input:focus,.withdraw-form input:focus,.withdraw-form select:focus{border-color:#438fff;box-shadow:0 0 0 3px #438fff17}.partner-auth .auth-submit,.referral-link button,.withdraw-form button{align-self:end;height:48px;border:0;border-radius:4px;background:#3188ff;color:#fff;font-weight:700;cursor:pointer}.password-wrap{position:relative;display:block}.password-wrap input{padding-right:58px}.password-wrap button{position:absolute;right:8px;bottom:7px;height:34px;padding:0 8px;border:0;background:transparent;color:#6da8ff;font:500 9px DM Mono;cursor:pointer}.verification-sent{max-width:480px;margin-top:28px;padding:24px 0;border-top:1px solid #2c4262}.verification-sent[hidden]{display:none}.verification-sent>span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid #337edc;border-radius:50%;color:#6fabff}.verification-sent h3{margin:17px 0 5px;font-size:22px}.verification-sent p{color:#91a1b8;font-size:13px;line-height:1.6}.verification-sent strong{color:#e8f1ff}.verification-sent button{padding:0;border:0;background:transparent;color:#6fabff;font:500 10px DM Mono;cursor:pointer}.partner-message{min-height:20px;color:#ff8aa0!important;font:500 10px/1.5 DM Mono!important}.partner-dashboard{padding:48px 46px 40px}.partner-dashboard>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-right:34px}.partner-dashboard h2{margin:10px 0 0;font-size:28px}.partner-dashboard>header button{border:0;background:transparent;color:#8193ad;font:500 10px DM Mono;cursor:pointer}.partner-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border:1px solid #2c4363}.partner-metrics>span{min-width:0;padding:20px;border-right:1px solid #2c4363}.partner-metrics>span:last-child{border:0}.partner-metrics i{display:block;color:#7f91ad;font:500 9px DM Mono;font-style:normal;text-transform:uppercase}.partner-metrics strong{display:block;margin-top:8px;overflow:hidden;color:#f1f6ff;font-size:21px;text-overflow:ellipsis}.partner-metrics>span:nth-child(3) strong{color:#63d8ae}.reward-explainer{display:flex;align-items:baseline;gap:14px;margin:10px 2px 0;color:#7f91ad;font:400 9px/1.5 DM Mono}.reward-explainer strong{flex:0 0 auto;color:#65d6ad;font-size:10px}.referral-link{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;align-items:center;margin-top:14px;padding:16px 18px;border:1px solid #285442;background:#287c5914}.referral-link span{display:block;color:#5ad3a4;font:500 9px DM Mono;text-transform:uppercase}.referral-link strong{display:block;margin-top:5px;overflow:hidden;color:#d9f9ec;font:500 11px DM Mono;text-overflow:ellipsis;white-space:nowrap}.partner-ledger{margin-top:14px;border:1px solid #2c4363}.partner-ledger>header{display:flex;align-items:center;gap:8px;min-height:50px;padding:8px 12px 8px 18px;border-bottom:1px solid #2c4363}.partner-ledger h3{flex:1;margin:0;font-size:14px}.partner-ledger header button{padding:7px 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:#8193ad;font:500 9px DM Mono;cursor:pointer}.partner-ledger header button.active{border-color:#3c6598;background:#182943;color:#77b1ff}#partnerOrderList{max-height:230px;overflow:auto}#partnerOrderList article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:66px;padding:12px 18px;border-bottom:1px solid #233752}#partnerOrderList article:last-child{border:0}#partnerOrderList article div{min-width:0}#partnerOrderList strong{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}#partnerOrderList span,#partnerOrderList small{display:block;margin-top:4px;color:#7e90aa;font:400 9px DM Mono}#partnerOrderList article>div:last-child{text-align:right}#partnerOrderList b{color:#66d9ad;font:500 10px DM Mono}#partnerOrderList em{display:block;margin-top:3px;color:#66d9ad;font:500 9px DM Mono;font-style:normal}.partner-empty{padding:28px 18px;color:#7f91ad;text-align:center;font:400 10px DM Mono}.withdraw-form{display:grid;grid-template-columns:minmax(210px,1fr) 110px minmax(220px,1fr) 180px;gap:10px;align-items:end;margin-top:14px;padding:16px 18px;border:1px solid #2c4363}.withdraw-form span{font-size:13px;font-weight:700}.withdraw-form p{margin:4px 0 0;color:#7f91ad;font-size:10px}.withdraw-form input,.withdraw-form select{margin:0}.withdraw-form button:disabled{opacity:.38;cursor:not-allowed}.language-switcher select:hover,.language-switcher select:focus{border-color:#4a8be6;color:#f4f7ff;box-shadow:0 0 0 3px #3386ff14}.quote-meta i,.order-dialog i{font-style:normal}.exchange>b{font:inherit}main{padding-top:0}.site-footer{display:flex;width:min(1240px,calc(100% - 40px));align-items:center;justify-content:space-between;gap:18px;margin:42px auto 0;padding:18px 0 28px;border-top:1px solid rgba(68,100,143,.42);color:#71839d;font:500 10px DM Mono;letter-spacing:.12em}.site-footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px 20px}.site-footer a{color:#aab9cf;letter-spacing:0;text-decoration:none;transition:color .18s ease}.site-footer a:hover,.site-footer a:focus-visible{color:#65aaff;outline:0}.order-active .site-footer{display:none}.app-page[hidden]{display:none!important}.home-page,.ecosystem-page{width:100%;max-width:none;padding:0}.debank-hero{position:relative;display:grid;min-height:calc(100svh - 49px);grid-template-columns:minmax(0,.94fr) minmax(440px,1.06fr);align-items:center;gap:clamp(30px,6vw,100px);overflow:hidden;padding:clamp(64px,8vw,124px) max(30px,calc((100vw - 1240px)/2));border-bottom:1px solid #253955}.debank-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 48%,rgba(47,138,255,.14),transparent 30%),linear-gradient(115deg,#080d1852,#080d18f0);content:"";pointer-events:none}.debank-hero-copy{position:relative;z-index:2;max-width:670px;animation:portal-copy-in .75s ease both}.debank-hero-copy .eyebrow{margin:0 0 28px}.debank-hero-copy h1{margin:0;color:#f4f7ff;font-size:clamp(84px,11vw,170px);line-height:.78;letter-spacing:-.105em}.debank-hero-copy h1 span{background:linear-gradient(120deg,#3cd9ff,#3b72ff);background-clip:text;-webkit-background-clip:text;color:transparent}.debank-hero-tagline{max-width:720px;margin:38px 0 0;color:#e3edfc;font-size:clamp(25px,3vw,45px);font-weight:600;line-height:1.04;letter-spacing:-.055em}.debank-hero-lede{max-width:590px;margin:20px 0 0;color:#8fa0b8;font-size:15px;line-height:1.72}.debank-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.debank-hero-actions button{min-height:52px;padding:0 20px;border:1px solid #304766;border-radius:5px;background:#0e1828b3;color:#b8c7db;font:600 11px DM Mono;cursor:pointer}.debank-hero-actions button.primary{border-color:#3386ff;background:#3386ff;color:#fff}.debank-hero-actions button i{margin-left:30px;font-size:18px;font-style:normal}.debank-orbit{position:relative;z-index:1;width:min(42vw,590px);aspect-ratio:1;justify-self:center;animation:portal-orbit-in 1s .1s ease both}.debank-orbit:before,.debank-orbit:after,.debank-orbit>i{position:absolute;top:7%;right:7%;bottom:7%;left:7%;border:1px solid rgba(74,121,181,.25);border-radius:50%;content:""}.debank-orbit:after{top:20%;right:20%;bottom:20%;left:20%;border-color:#4897ff42}.debank-orbit>i:nth-child(1){top:34%;right:34%;bottom:34%;left:34%;border-color:#46a0ff73}.debank-orbit>i:nth-child(2){top:7%;right:7%;bottom:7%;left:7%;transform:rotate(65deg) scaleY(.42);border-color:#3475d161}.debank-orbit>i:nth-child(3){top:2%;right:2%;bottom:2%;left:2%;transform:rotate(-28deg) scaleY(.67)}.debank-orbit>span{position:absolute;z-index:2;top:38%;right:38%;bottom:38%;left:38%;display:grid;place-items:center;border:1px solid #3c8df5;border-radius:26%;background:#101f35;box-shadow:0 0 90px #2f87ff47;transform:rotate(45deg)}.debank-orbit>span img{width:52%;transform:rotate(-45deg)}.debank-orbit>b{position:absolute;display:grid;width:58px;height:58px;place-items:center;border:1px solid #2f4a70;border-radius:50%;background:#0d192a;color:#6da9fb;font:500 10px DM Mono;box-shadow:0 12px 34px #00000052}.debank-orbit>b:nth-of-type(1){top:10%;left:21%}.debank-orbit>b:nth-of-type(2){right:8%;bottom:28%}.debank-orbit>b:nth-of-type(3){bottom:8%;left:27%}@keyframes portal-copy-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes portal-orbit-in{0%{opacity:0;transform:scale(.92) rotate(-5deg)}to{opacity:1;transform:none}}.debank-service-lines{width:min(1240px,calc(100% - 60px));margin:0 auto;border-right:1px solid #263b58;border-left:1px solid #263b58}.debank-service-lines>button{display:grid;width:100%;min-height:160px;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:28px;padding:24px 34px;border:0;border-bottom:1px solid #263b58;background:transparent;color:#eff5ff;text-align:left;cursor:pointer;transition:background .2s,padding .2s}.debank-service-lines>button:hover{padding-right:26px;padding-left:42px;background:#20508f14}.debank-service-lines>button>span{color:#4a93ff;font:500 11px DM Mono}.debank-service-lines small{color:#6e82a0;font:500 9px DM Mono;letter-spacing:.14em}.debank-service-lines strong{display:block;margin-top:9px;font-size:clamp(20px,2.6vw,32px);letter-spacing:-.045em}.debank-service-lines p{max-width:660px;margin:8px 0 0;color:#8798b0;font-size:13px;line-height:1.6}.debank-service-lines>button>i{color:#62a7ff;font-size:25px;font-style:normal}.debank-principles{display:grid;width:min(1240px,calc(100% - 60px));grid-template-columns:.8fr 1.2fr;gap:80px;margin:0 auto;padding:100px 35px}.debank-principles h2{max-width:420px;margin:23px 0 0;font-size:clamp(35px,4.4vw,58px);line-height:1.02;letter-spacing:-.065em}.debank-principle-list p{margin:0;padding:20px 0;border-bottom:1px solid #263b58;color:#899bb3;font-size:14px;line-height:1.65}.debank-principle-list b{color:#e5eefb}.debank-disclosure,.ecosystem-notice{display:grid;width:min(1240px,calc(100% - 60px));grid-template-columns:240px 1fr;gap:40px;margin:0 auto 50px;padding:24px 34px;border-top:1px solid #29405f;border-bottom:1px solid #29405f;color:#72849d;font:400 10px/1.65 DM Mono}.debank-disclosure span,.ecosystem-notice span{color:#5b9cf5;letter-spacing:.12em}.debank-disclosure p,.ecosystem-notice p{margin:0}.ecosystem-hero{display:grid;width:min(1480px,calc(100% - 44px));min-height:190px;grid-template-columns:1fr .72fr;align-items:end;gap:70px;margin:0 auto;padding:42px 28px 32px;border-right:1px solid #263b58;border-bottom:1px solid #263b58;border-left:1px solid #263b58}.ecosystem-hero h1{margin:18px 0 0;color:#eff5ff;font-size:clamp(48px,5.8vw,88px);line-height:.78;letter-spacing:-.085em}.ecosystem-hero h1 span{color:#3c9dff}.ecosystem-hero>p{max-width:500px;margin:0;color:#8b9cb4;font-size:13px;line-height:1.65}.ecosystem-toolbar{display:grid;width:min(1480px,calc(100% - 44px));grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:14px;margin:0 auto;padding:12px 16px;border-right:1px solid #263b58;border-bottom:1px solid #263b58;border-left:1px solid #263b58}.ecosystem-search{display:grid;width:100%;min-width:0;min-height:44px;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:0 12px;border:1px solid #2c4669;background:#08101d9e}.ecosystem-search:focus-within{border-color:#3d91f7;box-shadow:0 0 0 4px #3391ff14}.ecosystem-search svg{width:18px;fill:none;stroke:#58a6ff;stroke-width:1.7}.ecosystem-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#edf4ff;font:500 10px DM Mono}.ecosystem-search input::placeholder{color:#687d99}.ecosystem-search button{width:26px;height:26px;padding:0;border:0;background:transparent;color:#8093ad;font-size:20px;cursor:pointer}.ecosystem-toolbar-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.ecosystem-filters{display:flex;min-width:0;flex-wrap:nowrap;gap:3px;overflow-x:auto;scrollbar-width:none}.ecosystem-filters::-webkit-scrollbar{display:none}.ecosystem-filters button{min-height:31px;flex:0 0 auto;padding:0 9px;border:1px solid transparent;border-radius:4px;background:transparent;color:#7588a3;font:500 8px DM Mono;cursor:pointer}.ecosystem-filters button[aria-selected=true]{border-color:#37669e;background:#3080ee1a;color:#72adff}.ecosystem-toolbar-row>small{flex:0 0 auto;color:#71839b;font:500 9px DM Mono}.ecosystem-list{width:min(1480px,calc(100% - 44px));margin:0 auto 55px;border-right:1px solid #263b58;border-left:1px solid #263b58}.ecosystem-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #263b58}.ecosystem-group>header{display:flex;min-height:43px;grid-column:1 / -1;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #263b58;background:#1323385c;color:#7898c1;font:500 9px DM Mono;letter-spacing:.15em;text-transform:uppercase}.ecosystem-group>header small{color:#4f6785;font:inherit}.ecosystem-app{position:relative;display:grid;width:100%;min-height:142px;grid-template-columns:44px minmax(0,1fr);align-content:center;gap:12px;padding:17px 16px;border:0;border-right:1px solid #263b58;background:transparent;color:#eff4ff;text-align:left;text-decoration:none;cursor:pointer;transition:background .18s,transform .18s}.ecosystem-app:nth-of-type(4n){border-right:0}.ecosystem-app:hover{z-index:1;background:color-mix(in srgb,var(--app-accent) 9%,#0b1422);transform:translateY(-2px)}.ecosystem-index{position:absolute;top:11px;right:12px;color:#4b6381;font:500 7px DM Mono}.ecosystem-app>i{display:grid;overflow:hidden;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--app-accent) 60%,#314864);border-radius:11px;background:color-mix(in srgb,var(--app-accent) 13%,#0c1625);color:var(--app-accent);font:700 11px DM Mono;font-style:normal}.ecosystem-app>i img{width:100%;height:100%;object-fit:contain}.ecosystem-app>i span{display:grid;width:100%;height:100%;place-items:center}.ecosystem-list small{color:var(--app-accent);font:500 8px DM Mono;letter-spacing:.12em;text-transform:uppercase}.ecosystem-list strong{display:block;margin-top:3px;font-size:15px}.ecosystem-list p{display:-webkit-box;min-height:30px;margin:4px 0 0;overflow:hidden;color:#8293ab;font-size:9px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ecosystem-app>b{position:absolute;right:13px;bottom:12px;color:#73aaff;font:500 7px DM Mono}.ecosystem-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.ecosystem-badges:empty{display:none}.ecosystem-badges em{padding:3px 6px;border:1px solid #2b405c;border-radius:3px;color:#7286a1;font:500 7px DM Mono;font-style:normal;letter-spacing:.08em}.ecosystem-empty{margin:0;padding:54px 34px;border-bottom:1px solid #263b58;color:#8193ac;font:400 11px DM Mono}.stars-dialog{width:min(720px,calc(100% - 32px));max-height:min(860px,calc(100dvh - 32px));padding:0;border:1px solid #386394;border-radius:3px;background:#0d1828;color:#eff5ff;box-shadow:0 34px 100px #000000b8}.stars-dialog::backdrop{background:#02070edb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stars-close{position:absolute;z-index:2;top:23px;right:25px;width:36px;height:36px;border:0;background:transparent;color:#8fa5c1;font-size:31px;cursor:pointer}.stars-intro{padding:48px 48px 30px;border-bottom:1px solid #263e5e}.stars-intro h2{margin:25px 0 12px;font-size:clamp(38px,6vw,62px);line-height:.95;letter-spacing:-.055em}.stars-intro p{max-width:560px;margin:0;color:#8396af;font-size:13px;line-height:1.65}.stars-form{display:grid;grid-template-columns:1.3fr .7fr;gap:16px;padding:30px 48px}.stars-form label>span{display:block;margin-bottom:8px;color:#7289a8;font:500 9px DM Mono;letter-spacing:.12em;text-transform:uppercase}.stars-form label>div{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #345172;background:#0a1422}.stars-form label>div b{padding-left:15px;color:#55a7ff;font:500 16px DM Mono}.stars-form input{width:100%;height:54px;padding:0 15px;border:1px solid #345172;outline:0;background:#0a1422;color:#eef5ff;font:500 15px DM Mono}.stars-form label>div input{border:0}.stars-form input:focus{border-color:#3b99ff;box-shadow:0 0 0 4px #3497ff14}.stars-presets{display:flex;grid-column:1 / -1;gap:7px}.stars-presets button{min-width:58px;min-height:34px;border:1px solid #2c4769;border-radius:3px;background:transparent;color:#7596bd;font:500 9px DM Mono;cursor:pointer}.stars-presets button:hover{border-color:#4086cc;color:#75b2ff}.stars-recipient{display:grid;grid-column:1 / -1;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px;border:1px solid #2b6a5c;background:#21957214}.stars-recipient[hidden]{display:none}.stars-recipient img{width:48px;height:48px;border-radius:50%;object-fit:cover}.stars-recipient img[hidden]{display:none}.stars-recipient div span{display:block;color:#43c9a1;font:500 8px DM Mono;letter-spacing:.12em}.stars-recipient div strong{display:block;margin-top:4px;font-size:17px}.stars-recipient div small{color:#8095af;font:400 9px DM Mono}.stars-recipient>b{color:#43c9a1;font:500 8px DM Mono}.stars-estimate{display:grid;grid-column:1 / -1;min-height:105px;grid-template-columns:1fr auto;align-items:end;padding:20px;border:1px solid #385a82;background:linear-gradient(120deg,#2b84ec1f,#1fb9960f)}.stars-estimate span{align-self:start;color:#6896ce;font:500 8px DM Mono;letter-spacing:.14em}.stars-estimate strong{grid-row:1 / 3;grid-column:2;align-self:center;font-size:28px}.stars-estimate small{color:#8499b3;font:400 9px DM Mono}.stars-error{min-height:18px;grid-column:1 / -1;margin:0;color:#ff7185;font:500 9px/1.5 DM Mono}.stars-submit{display:flex;min-height:56px;grid-column:1 / -1;align-items:center;justify-content:space-between;padding:0 20px;border:0;border-radius:3px;background:linear-gradient(105deg,#2d8eff,#56c5a3);color:#fff;font-weight:800;cursor:pointer}.stars-submit:disabled{opacity:.42;cursor:not-allowed}.stars-dialog>footer{display:flex;justify-content:space-between;gap:20px;padding:18px 48px;border-top:1px solid #263e5e;color:#6f829c;font:400 8px/1.5 DM Mono}.stars-dialog>footer p{max-width:390px;margin:0;text-align:right}.stars-dialog>footer a{color:#6af;text-decoration:none}.stars-intro{position:relative;overflow:hidden;padding-right:255px;background:radial-gradient(circle at 82% 30%,rgba(255,190,46,.14),transparent 26%)}.stars-intro h2 em{color:#ffd45d;font-style:normal}.stars-visual{position:absolute;top:28px;right:48px;width:150px;height:150px}.stars-visual>i{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,203,80,.28);border-radius:50%;box-shadow:0 0 60px #ffb81d1f;animation:stars-ring 12s linear infinite}.stars-visual>i:before,.stars-visual>i:after{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffd45d;box-shadow:0 0 14px #ffca49bf;content:""}.stars-visual>i:before{top:8px;left:18px}.stars-visual>i:after{right:5px;bottom:24px}.stars-visual>span{position:absolute;top:36px;right:36px;bottom:36px;left:36px;display:grid;place-items:center;border:1px solid #e6a92c;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%);background:linear-gradient(145deg,#ffe27d,#efa626);color:#fff7ca;font-size:28px;filter:drop-shadow(0 10px 25px rgba(255,171,22,.36));animation:stars-float 3.6s ease-in-out infinite}.stars-visual>b{position:absolute;color:#ffd96d;font:400 13px/1 Manrope}.stars-visual>b:nth-of-type(1){top:7px;right:19px}.stars-visual>b:nth-of-type(2){bottom:12px;left:6px;font-size:8px}@keyframes stars-ring{to{transform:rotate(360deg)}}@keyframes stars-float{50%{transform:translateY(-7px) rotate(4deg)}}.telegram-services-page{width:100%;max-width:none;padding:0}.telegram-services-hero{display:grid;width:min(1180px,calc(100% - 44px));min-height:148px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:38px;margin:0 auto;padding:24px 28px 20px;background:radial-gradient(circle at 8% 48%,rgba(49,148,255,.1),transparent 31%),radial-gradient(circle at 88% 35%,rgba(255,190,46,.08),transparent 29%)}.telegram-services-title{display:grid;min-width:0;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:20px}.telegram-services-title .eyebrow{margin:0}.telegram-services-hero h1{margin:9px 0 0;color:#eff5ff;font-size:clamp(38px,4.3vw,56px);line-height:.92;letter-spacing:-.065em;white-space:nowrap}.telegram-services-hero h1 span{color:#f5bc39}.telegram-services-hero-copy{padding-left:28px;border-left:1px solid #263d5a}.telegram-services-hero-copy>b{color:#5faeff;font:500 8px DM Mono;letter-spacing:.15em}.telegram-services-hero-copy p{max-width:470px;margin:7px 0 0;color:#91a2b9;font-size:13px;line-height:1.55}.telegram-services-hero-copy>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.telegram-services-hero-copy>div span{padding:4px 7px;border:1px solid #294361;border-radius:3px;color:#718aa9;font:500 7px DM Mono;letter-spacing:.08em}.telegram-star-mark{position:relative;width:72px;height:72px;filter:drop-shadow(0 14px 24px rgba(31,133,240,.2))}.telegram-star-mark img{display:block;width:100%;height:100%;object-fit:contain;animation:telegram-star-breathe 4s ease-in-out infinite}@keyframes telegram-star-breathe{50%{transform:translateY(-3px) scale(1.025);filter:brightness(1.06)}}.telegram-services-shell{width:min(1180px,calc(100% - 44px));margin:0 auto 32px;border:1px solid #2a4160;background:#0a1320c2;box-shadow:0 22px 65px #00000029}.telegram-product-switch{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #2a4160}.telegram-product-switch button{position:relative;display:grid;min-height:66px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 18px;border:0;border-right:1px solid #2a4160;background:transparent;color:#8798b0;text-align:left;cursor:pointer;transition:background .2s,color .2s}.telegram-product-switch button:last-child{border-right:0}.telegram-product-switch button:hover{background:#25508017;color:#dce9fa}.telegram-product-switch button.active{background:linear-gradient(110deg,#2c88ef1f,#ffb9250e);color:#eff5ff;box-shadow:inset 0 -2px #449fff66}.telegram-product-switch button>i{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:transparent;font-style:normal}.telegram-product-switch button>i img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s,filter .2s}.telegram-product-switch button:hover>i img{transform:translateY(-1px) scale(1.04)}.telegram-product-switch button.active>i{box-shadow:0 0 25px #3893f42e}.telegram-product-switch button:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #4b97ea,inset 0 -2px #449fff66}.telegram-product-switch button span{display:grid;gap:4px}.telegram-product-switch button strong{font-size:15px}.telegram-product-switch button small{color:#73869f;font:400 8px DM Mono}.telegram-product-switch button>b{color:#5e7898;font:500 7px DM Mono;letter-spacing:.12em}.telegram-product-switch button.active>b{color:#efbb4e}.telegram-services-form{display:grid;grid-template-columns:1.08fr .92fr}.telegram-service-inputs,.telegram-service-checkout{padding:22px}.telegram-service-inputs{border-right:1px solid #2a4160}.telegram-recipient-input{display:block;margin-top:15px}.telegram-recipient-input>span,.stars-quantity-group label>span,.premium-plans>span{display:block;margin-bottom:8px;color:#7289a8;font:500 9px DM Mono;letter-spacing:.12em;text-transform:uppercase}.telegram-recipient-input>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid #345172;background:#0a1422}.telegram-recipient-input b{display:grid;width:46px;place-items:center}.telegram-recipient-input b img{display:block;width:24px;height:24px}.telegram-services-form input{width:100%;height:48px;padding:0 14px;border:1px solid #345172;outline:0;background:#0a1422;color:#eef5ff;font:500 14px DM Mono}.telegram-recipient-input input{border:0}.telegram-services-form input:focus{border-color:#3b99ff;box-shadow:0 0 0 4px #3497ff14}.stars-quantity-group{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:end;gap:14px;margin-top:13px}.stars-quantity-group[hidden],.premium-plans[hidden]{display:none}.stars-quantity-group .stars-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.stars-presets button.active{border-color:#c18a25;background:#ffbd3017;color:#ffd15b}.premium-plans{margin-top:13px}.premium-plans>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.premium-plans button{min-height:54px;border:1px solid #304867;background:#0a1422;color:#8ea0b8;cursor:pointer}.premium-plans button strong,.premium-plans button small{display:block}.premium-plans button strong{color:#e5eefb;font-size:20px}.premium-plans button small{margin-top:2px;font:400 8px DM Mono}.premium-plans button.active{border-color:#a87825;background:#ffbc2b14;color:#ffd25b}.premium-plans button.active strong{color:#ffd25b}.telegram-services-form .stars-recipient{margin-top:13px;padding:10px}.telegram-service-checkout{display:flex;flex-direction:column}.telegram-order-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:15px 0 12px;border-top:1px solid #263d5a;border-left:1px solid #263d5a}.telegram-order-summary>div{display:grid;min-width:0;gap:5px;padding:9px 11px;border-right:1px solid #263d5a;border-bottom:1px solid #263d5a}.telegram-order-summary dt{color:#71849e;font:400 8px DM Mono;text-transform:uppercase}.telegram-order-summary dd{overflow:hidden;margin:0;color:#dce8f8;font:500 10px DM Mono;text-overflow:ellipsis;white-space:nowrap}.telegram-service-checkout .stars-estimate{min-height:78px;padding:14px}.telegram-service-checkout .stars-estimate strong{font-size:24px}.stars-payment-status{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;margin-top:12px;padding:12px;border:1px solid #2d7b64;background:#26836417}.stars-payment-status[hidden]{display:none}.stars-payment-status>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#45c99b;color:#07130f;font-style:normal}.stars-payment-status strong,.stars-payment-status span{display:block}.stars-payment-status strong{color:#70dcb7;font-size:12px}.stars-payment-status span{margin-top:3px;color:#8196ae;font-size:9px;line-height:1.45}.telegram-service-checkout .stars-error{margin-top:8px}.telegram-service-checkout .stars-error:empty{display:none}.telegram-service-checkout .stars-submit{min-height:50px;margin-top:10px}.telegram-services-disclosure{display:flex;width:100%;max-width:none;justify-content:space-between;gap:20px;margin:0;padding:12px 22px;border-top:1px solid #2a4160;color:#6f829c;font:400 8px/1.5 DM Mono}.telegram-services-disclosure p{max-width:640px;margin:0;text-align:right}.telegram-services-disclosure a{color:#6af;text-decoration:none}.profile-page{width:100%;max-width:none;padding:0}.profile-intro{display:grid;width:min(1320px,calc(100% - 44px));min-height:260px;grid-template-columns:1fr .74fr;align-items:end;gap:80px;margin:0 auto;padding:58px 38px 42px;border-right:1px solid #263b58;border-bottom:1px solid #263b58;border-left:1px solid #263b58}.profile-intro h1{margin:18px 0 0;color:#eff5ff;font-size:clamp(58px,8vw,104px);line-height:.78;letter-spacing:-.085em}.profile-intro h1 span{color:#3c9dff}.profile-intro>p{max-width:520px;margin:0;color:#8799b1;font-size:14px;line-height:1.7}.profile-empty{display:grid;width:min(1320px,calc(100% - 44px));min-height:390px;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:80px;margin:0 auto 60px;padding:46px 70px;border-right:1px solid #263b58;border-bottom:1px solid #263b58;border-left:1px solid #263b58}.profile-empty[hidden],.profile-dashboard[hidden]{display:none}.profile-empty-orbit{position:relative;width:260px;height:260px;justify-self:center}.profile-empty-orbit i{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #2e537c;border-radius:50%;animation:stars-ring 16s linear infinite}.profile-empty-orbit i:before{position:absolute;top:16px;left:48px;width:9px;height:9px;border-radius:50%;background:#4aa4ff;box-shadow:0 0 18px #388ef0;content:""}.profile-empty-orbit span{position:absolute;top:70px;right:70px;bottom:70px;left:70px;display:grid;place-items:center;border:1px solid #315881;border-radius:28px;background:#12243c;box-shadow:0 20px 55px #0000005c;transform:rotate(45deg)}.profile-empty-orbit img{width:56px;transform:rotate(-45deg)}.profile-empty h2{max-width:640px;margin:16px 0 10px;font-size:clamp(36px,5vw,66px);line-height:.98;letter-spacing:-.055em}.profile-empty p{max-width:650px;color:#8497af;font-size:13px;line-height:1.7}.profile-empty button{display:flex;min-width:220px;min-height:50px;align-items:center;justify-content:space-between;gap:28px;margin-top:24px;padding:0 18px;border:1px solid #3b88df;border-radius:4px;background:#1e68c1;color:#fff;font-weight:700;cursor:pointer}.profile-empty button i{font-style:normal}.profile-dashboard{width:min(1320px,calc(100% - 44px));margin:0 auto 60px;border-right:1px solid #263b58;border-bottom:1px solid #263b58;border-left:1px solid #263b58}.profile-wallet-head{display:grid;min-height:154px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:22px;padding:25px 34px;border-bottom:1px solid #263b58;background:radial-gradient(circle at 87% 40%,rgba(58,153,255,.11),transparent 24%)}.profile-wallet-mark{display:grid;width:64px;height:64px;overflow:hidden;place-items:center;border:1px solid #3b6796;border-radius:18px;background:#12223a}.profile-wallet-mark img{width:100%;height:100%;object-fit:contain}.profile-wallet-head span{color:#699bda;font:500 8px DM Mono;letter-spacing:.13em}.profile-wallet-head h2{margin:7px 0 5px;font-size:24px}.profile-wallet-head button{padding:0;border:0;background:transparent;color:#8093ae;font:500 9px DM Mono;cursor:pointer}.profile-balance{min-width:240px;text-align:right}.profile-balance strong{display:block;margin:6px 0;color:#ecf5ff;font-size:30px}.profile-balance small{color:#53d3a7;font:500 8px DM Mono}.profile-status{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 34px;border-bottom:1px solid #263b58;color:#7890ae;font:500 8px DM Mono}.profile-status i{width:6px;height:6px;border-radius:50%;background:#5ca6ff;box-shadow:0 0 10px #438be0;animation:profile-pulse 1.3s ease-in-out infinite}.profile-status.ready i{background:#51d2a5;box-shadow:0 0 10px #3ea482;animation:none}.profile-status.error{color:#ff8394}.profile-status.error i{background:#ff657b;animation:none}.profile-status button{margin-left:auto;border:0;background:transparent;color:#65aaff;font:inherit;cursor:pointer}@keyframes profile-pulse{50%{opacity:.35}}.profile-columns{display:grid;grid-template-columns:1.05fr .95fr}.profile-columns>section:first-child{border-right:1px solid #263b58}.profile-columns section>header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:0 25px;border-bottom:1px solid #263b58}.profile-columns header>div{display:flex;align-items:center;gap:12px}.profile-columns h2{margin:0;font-size:17px}.profile-columns header a,.profile-columns header small{color:#6ea9f8;font:500 8px DM Mono;text-decoration:none}.profile-event{display:grid;min-height:75px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 25px;border-bottom:1px solid #213550;color:#eaf2ff;text-decoration:none;transition:background .18s}.profile-event:hover{background:#2c76d612}.profile-event>i{display:grid;width:32px;height:32px;place-items:center;border:1px solid #31567e;border-radius:50%;color:#68aaff;font-style:normal}.profile-event>i.warning{border-color:#815061;color:#ff8292}.profile-event strong{font-size:12px}.profile-event p{margin:4px 0 0;overflow:hidden;color:#7e90aa;font:400 8px DM Mono;text-overflow:ellipsis;white-space:nowrap}.profile-event time{color:#71839d;font:500 8px DM Mono;text-align:right}.profile-event time small{display:block;margin-top:4px;color:#4f6582}.profile-nfts>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-nft{min-width:0;padding:17px;border-right:1px solid #213550;border-bottom:1px solid #213550;color:#ecf3ff;text-decoration:none}.profile-nft:nth-child(2n){border-right:0}.profile-nft>span{position:relative;display:grid;overflow:hidden;aspect-ratio:1.65;place-items:center;border:1px solid #2b4260;border-radius:5px;background:#111e30}.profile-nft img{width:100%;height:100%;object-fit:cover}.profile-nft>span>i{color:#498fdc;font:400 30px Manrope;font-style:normal}.profile-nft>span>b{position:absolute;right:7px;bottom:7px;display:grid;width:19px;height:19px;place-items:center;border:2px solid #0d1726;border-radius:50%;background:#4ccca2;color:#061811;font-size:10px}.profile-nft>strong{display:block;margin-top:9px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-nft>small{display:block;margin-top:4px;overflow:hidden;color:#7386a1;font:400 8px DM Mono;text-overflow:ellipsis;white-space:nowrap}.profile-empty-list{grid-column:1 / -1;margin:0;padding:38px 24px;color:#71839b;font:400 9px DM Mono;text-align:center}.profile-disclosure{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:25px;padding:18px 25px;border-top:1px solid #263b58;color:#71839c;font:400 8px/1.55 DM Mono}.profile-disclosure>span{color:#5d9ce9;letter-spacing:.1em}.profile-disclosure p{margin:0}.profile-disclosure button{padding:8px 10px;border:1px solid #334b69;border-radius:3px;background:transparent;color:#8ca0ba;font:500 8px DM Mono;cursor:pointer}@media (max-width: 1120px){.ecosystem-group{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem-app:nth-of-type(4n){border-right:1px solid #263b58}.ecosystem-app:nth-of-type(3n){border-right:0}}@media (max-width: 980px){html:not(.telegram-mini-app) .site-toolbar{padding-right:14px;padding-left:14px}.debank-hero{min-height:auto;grid-template-columns:minmax(0,1fr) 330px;padding-top:78px;padding-bottom:78px}.debank-orbit{width:min(38vw,390px)}.debank-principles{gap:45px}.ecosystem-toolbar{grid-template-columns:1fr}.ecosystem-group{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-app:nth-of-type(3n){border-right:1px solid #263b58}.ecosystem-app:nth-of-type(2n){border-right:0}.profile-columns{grid-template-columns:1fr}.profile-columns>section:first-child{border-right:0;border-bottom:1px solid #263b58}.telegram-services-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.82fr);gap:28px}}@media (max-width: 760px){html:not(.telegram-mini-app) .site-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:96px;align-content:center;gap:5px 8px;overflow:hidden}html:not(.telegram-mini-app) .primary-navigation{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}html:not(.telegram-mini-app) .primary-navigation::-webkit-scrollbar{display:none}html:not(.telegram-mini-app) .primary-navigation button{flex:0 0 auto}html:not(.telegram-mini-app) .toolbar-brand{grid-column:1;grid-row:1;margin-right:0}html:not(.telegram-mini-app) .account-navigation{grid-column:2;grid-row:1}html:not(.telegram-mini-app) .language-switcher{grid-column:3;grid-row:1}.debank-hero{display:block;min-height:auto;padding:58px 20px 48px}.debank-hero-copy h1{font-size:clamp(76px,27vw,118px)}.debank-hero-tagline{margin-top:32px;font-size:clamp(29px,9vw,42px)}.debank-hero-lede{font-size:13px}.debank-hero-actions{display:grid;grid-template-columns:1fr}.debank-hero-actions button{width:100%}.debank-orbit{display:none}.debank-service-lines{width:100%;border-right:0;border-left:0}.debank-service-lines>button{min-height:132px;grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;padding:20px}.debank-service-lines>button:hover{padding:20px}.debank-service-lines strong{font-size:20px}.debank-principles{width:100%;grid-template-columns:1fr;gap:28px;padding:66px 20px}.debank-principles h2{font-size:39px}.debank-disclosure,.ecosystem-notice{width:calc(100% - 40px);grid-template-columns:1fr;gap:10px;padding:20px 0}.site-toolbar .account-navigation{min-width:0;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.site-toolbar .account-navigation::-webkit-scrollbar{display:none}.site-toolbar .account-navigation button{flex:0 0 auto}.site-toolbar .toolbar-wallet{min-width:102px}.toolbar-profile span{display:none}.ecosystem-hero{width:100%;min-height:auto;grid-template-columns:1fr;gap:20px;padding:34px 20px 26px;border-right:0;border-left:0}.ecosystem-hero h1{font-size:clamp(48px,15vw,68px);letter-spacing:-.08em}.ecosystem-toolbar{width:100%;padding:14px 20px;border-right:0;border-left:0}.ecosystem-toolbar-row{width:100%;align-items:flex-start;flex-direction:column}.ecosystem-filters{flex-wrap:nowrap;width:100%;overflow-x:auto;scrollbar-width:none}.ecosystem-filters::-webkit-scrollbar{display:none}.ecosystem-filters button{flex:0 0 auto}.ecosystem-list{width:100%;border-right:0;border-left:0}.ecosystem-group{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-group>header{padding:0 20px}.ecosystem-app{min-height:148px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:16px 12px}.ecosystem-app:nth-of-type(3n){border-right:1px solid #263b58}.ecosystem-app:nth-of-type(2n){border-right:0}.ecosystem-index{display:none}.ecosystem-app>i{width:38px;height:38px;border-radius:10px;font-size:10px}.ecosystem-list strong{font-size:14px}.ecosystem-list p{font-size:8px}.ecosystem-app>b{overflow:hidden;width:14px;font-size:0}.ecosystem-app>b:after{font-size:13px;content:"↗"}.ecosystem-badges{grid-column:1 / -1}.stars-dialog{width:100%;max-height:100dvh;border-right:0;border-bottom:0;border-left:0}.stars-intro{padding:128px 20px 25px}.stars-visual{top:15px;right:calc(50% - 60px);width:120px;height:120px}.stars-visual>span{top:30px;right:30px;bottom:30px;left:30px}.stars-form{grid-template-columns:1fr;padding:24px 20px}.stars-form>*{grid-column:1!important}.stars-estimate{grid-template-columns:1fr;gap:7px}.stars-estimate strong{grid-row:auto;grid-column:auto;font-size:25px}.stars-dialog>footer{flex-direction:column;padding:16px 20px}.stars-dialog>footer p{text-align:left}.telegram-services-hero{width:100%;min-height:auto;grid-template-columns:1fr;gap:16px;padding:24px 18px 18px}.telegram-services-title{grid-template-columns:56px minmax(0,1fr);gap:14px}.telegram-services-title .eyebrow b{font-size:7px}.telegram-services-hero h1{font-size:clamp(31px,9vw,46px);white-space:normal}.telegram-services-hero-copy{padding:14px 0 0;border-top:1px solid #263d5a;border-left:0}.telegram-services-hero-copy p{font-size:11px}.telegram-services-hero-copy>div{margin-top:9px}.telegram-star-mark{width:56px;height:56px}.telegram-services-shell{width:100%;margin-bottom:28px;border-right:0;border-left:0}.telegram-services-form{grid-template-columns:1fr}.telegram-service-inputs{border-right:0;border-bottom:1px solid #2a4160}.telegram-product-switch button{min-height:66px;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:10px 12px}.telegram-product-switch button>i{width:34px;height:34px;font-size:14px}.telegram-product-switch button>b{display:none}.telegram-product-switch button strong{font-size:12px}.telegram-product-switch button small{font-size:7px}.telegram-service-inputs,.telegram-service-checkout{padding:18px 16px}.stars-quantity-group{grid-template-columns:1fr}.stars-quantity-group .stars-presets{grid-template-columns:repeat(5,minmax(0,1fr))}.stars-quantity-group .stars-presets button{min-width:0;padding:0 3px}.telegram-services-disclosure{flex-direction:column;padding:13px 16px}.telegram-services-disclosure p{text-align:left}.profile-intro{width:100%;min-height:auto;grid-template-columns:1fr;gap:25px;padding:42px 20px 30px;border-right:0;border-left:0}.profile-intro h1{font-size:clamp(54px,18vw,76px)}.profile-empty{width:100%;min-height:auto;grid-template-columns:1fr;gap:25px;padding:36px 20px 50px;border-right:0;border-left:0}.profile-empty-orbit{width:190px;height:190px}.profile-empty-orbit span{top:52px;right:52px;bottom:52px;left:52px}.profile-empty h2{font-size:38px}.profile-dashboard{width:100%;border-right:0;border-left:0}.profile-wallet-head{grid-template-columns:52px minmax(0,1fr);gap:13px;padding:20px}.profile-wallet-mark{width:50px;height:50px;border-radius:14px}.profile-balance{grid-column:1 / -1;padding-top:14px;border-top:1px solid #263b58;text-align:left}.profile-status{padding:0 20px}.profile-columns section>header{padding:0 20px}.profile-event{padding:12px 16px}.profile-nft{padding:12px}.profile-disclosure{grid-template-columns:1fr;gap:10px;padding:20px}}.intro{max-width:760px;margin-bottom:26px;padding-top:clamp(30px,4vw,48px)}.intro .hero-wordmark{margin:0;color:#f5f8ff;font-size:clamp(64px,7.5vw,104px);font-weight:800;line-height:.82;letter-spacing:-.095em;animation:hero-wordmark-in .8s cubic-bezier(.2,.8,.2,1) both}.hero-wordmark span{background:linear-gradient(120deg,#39d9ff 8%,#3d79ff 88%);background-clip:text;-webkit-background-clip:text;color:transparent;filter:drop-shadow(0 0 28px rgba(57,158,255,.18))}.hero-tagline{margin:18px 0 0;color:#dce7f8;font:500 clamp(12px,1.35vw,17px)/1.4 "DM Mono";letter-spacing:.11em;text-transform:uppercase;animation:hero-copy-in .7s .18s ease both}.intro .lede{margin-top:8px;animation:hero-copy-in .7s .28s ease both}@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{position:relative;width:100%;max-width:1240px}.workspace .panel-head{min-height:52px}.workspace .swap-form{padding:16px 18px 18px}.exchange-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(370px,.8fr);align-items:stretch;gap:14px}.exchange-primary{min-width:0}.exchange-footer{min-width:0;grid-column:1}.exchange-layout>.provider-market{grid-row:1 / span 2;grid-column:2}.pair-grid{display:grid;grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:center;gap:10px}.pair-grid .asset-row{min-height:112px;padding:13px 15px 10px;border-color:color-mix(in srgb,var(--asset-accent) 56%,#31415d);box-shadow:inset 0 0 34px color-mix(in srgb,var(--asset-accent) 5%,transparent)}.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 #fromAmount{position:relative;z-index:2;caret-color:var(--asset-accent);cursor:text;pointer-events:auto;touch-action:manipulation;user-select:text;-webkit-user-select:text}.pair-grid .receive{margin-top:0}.pair-grid .swap-direction{margin:0;border-color:color-mix(in srgb,var(--from-accent) 50%,var(--to-accent));color:var(--to-accent)}.action-row{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:12px}.action-row.has-tag{grid-template-columns:minmax(0,1.2fr) minmax(150px,.65fr) 230px}.action-row.has-refund{grid-template-columns:minmax(0,1fr) minmax(210px,.75fr) 230px}.action-row.has-tag.has-refund{grid-template-columns:minmax(0,1fr) minmax(130px,.45fr) minmax(190px,.7fr) 220px}.memo-field[hidden],.refund-field[hidden]{display:none}.memo-field{animation:memo-field-in .24s ease both}@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}.provider-market{min-width:0;max-height:510px;margin:0;overflow:hidden;border:1px solid rgba(78,145,226,.38);background:#09172aad;font-family:DM Mono}.provider-market[hidden]{display:none}.provider-market-head{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 15px;border-bottom:1px solid rgba(83,121,170,.3)}.provider-market-head div{display:flex;align-items:center;gap:10px}.provider-market-head strong{color:#dce8fa;font-size:12px}.provider-market-head small{color:#8394ac;font-size:9px}.provider-columns,.provider-offer{display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(105px,.65fr) minmax(190px,1fr) 110px;align-items:center}.provider-offers{max-height:415px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#355b86 transparent;scrollbar-width:thin}.exchange-layout .provider-columns,.exchange-layout .provider-offer{grid-template-columns:minmax(145px,1fr) minmax(112px,.8fr)}.exchange-layout .provider-columns span:nth-child(2),.exchange-layout .provider-columns span:last-child,.exchange-layout .provider-rate,.exchange-layout .provider-select{display:none}.exchange-layout .provider-payout{align-items:flex-end;text-align:right}.exchange-layout .provider-offer{min-height:78px;padding:11px 13px}@media (max-width: 980px){.exchange-layout{display:block}.exchange-footer{margin-top:13px}.provider-market{max-height:none;margin-top:13px}.provider-offers{max-height:none;overflow:visible}}.provider-columns{padding:9px 14px 7px;color:#667992;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.provider-offer{width:100%;min-height:67px;padding:10px 14px;border:0;border-top:1px solid rgba(66,103,151,.26);background:transparent;color:#dce7f8;font:inherit;text-align:left;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.provider-offer:hover{background:#3169ab21}.provider-offer.active{background:linear-gradient(90deg,#2c75cd2e,#1f79691f);box-shadow:inset 3px 0 #59a7ff}.provider-offer.unavailable{cursor:not-allowed;opacity:.58}.provider-offer.unavailable:hover{background:transparent}.provider-offer.unavailable .provider-payout b{color:#a9b6c9;font-size:11px}.provider-offer.unavailable .provider-payout small{color:#df9c69}.provider-offer.unavailable .provider-select{color:#7888a0}.provider-identity,.provider-rate,.provider-payout{display:flex;min-width:0}.provider-identity{align-items:center;gap:10px}.provider-identity>i{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid rgba(100,172,255,.55);border-radius:50%;background:#142c4d;color:#71b5ff;font: 700 14px/1 Manrope}.provider-identity>i img{display:block;width:72%;height:72%;border-radius:7px;object-fit:contain}.provider-identity b{overflow:hidden;font-size:12px;text-overflow:ellipsis}.provider-identity em{padding:4px 6px;border:1px solid rgba(74,205,169,.48);color:#5ed3ae;font-size:7px;font-style:normal;letter-spacing:.08em;white-space:nowrap}.provider-rate,.provider-payout{flex-direction:column;gap:4px}.provider-rate b{font-size:10px}.provider-rate small,.provider-payout small{color:#7588a1;font-size:8px}.provider-payout b{color:#63d3b1;font-size:13px}.provider-select{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#74b4ff;font-size:9px}.provider-select i{font-size:15px;font-style:normal}@media (min-width: 761px) and (min-height: 720px){main{padding-bottom:28px}.intro{display:grid;max-width:1240px;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:25px;margin-bottom:14px;padding-top:16px;align-items:end;text-align:left}.intro .hero-wordmark{grid-row:1 / 3;font-size:clamp(52px,5vw,70px);line-height:.84}.hero-tagline{margin:0 0 2px;font-size:12px}.intro .lede{max-width:none;margin:0;font-size:12px}.workspace .panel-head{min-height:46px;padding:8px 16px}.workspace .panel-head b{font-size:13px}.rate-toggle button{min-width:94px;padding:7px 9px}.rate-toggle button span{font-size:10px}.rate-toggle button small{font-size:9px}.workspace .swap-form{padding:11px 16px 14px}.rate-explainer{grid-template-columns:28px minmax(0,1fr) auto;gap:10px;min-height:45px;margin-bottom:8px;padding:6px 10px}.rate-symbol{width:26px;height:26px;font-size:13px}.rate-explainer strong{display:inline;margin:0 10px 0 0;font-size:13px}.rate-explainer p{display:inline;font-size:10px;line-height:1.35}.rate-window{padding:4px 6px;font-size:8px}.pair-grid .asset-row{min-height:96px;padding:10px 14px 8px}.pair-grid .asset-line{margin-top:5px}.pair-grid .asset-line input,.pair-grid .asset-line output{font-size:26px}.pair-grid .row-label{font-size:11px}.pair-grid .asset strong{font-size:14px}.pair-grid .asset small{font-size:9px}.pair-grid .coin{width:31px;height:31px}.pair-grid .fiat{margin-top:2px}.workspace .quote-meta{padding:7px 1px 6px}.provider-market{margin:0}.provider-market-head{min-height:35px;padding:0 13px}.provider-market-head strong{font-size:12px}.provider-market-head small{font-size:10px}.provider-columns{display:grid}.provider-offer{min-height:68px;padding:7px 13px}.provider-identity{gap:8px}.provider-identity>i{flex-basis:34px;width:34px;height:34px;font-size:12px}.provider-identity b{font-size:13px}.provider-identity em{padding:3px 5px;font-size:6px}.provider-payout{gap:1px}.provider-payout b{font-size:14px}.provider-payout small{font-size:9px}.action-row .address-field span{margin-bottom:4px}.action-row .address-field span{font-size:10px}.action-row .address-field input,.action-row .exchange{height:46px}.action-row .address-field input{font-size:13px}.action-row .exchange{font-size:15px}.provider-notice{margin-top:7px;padding:7px 10px;font-size:9px;line-height:1.4}.info-grid{margin-top:36px}}.workspace .form-error:empty{display:none}.provider-notice{margin:10px 0 0;padding:8px 2px 0;border:0;border-top:1px solid rgba(87,133,195,.28);background:transparent;color:#93a3ba;font:400 12px/1.5 DM Mono;text-align:left}.provider-notice strong{color:#dce7f7;font-weight:500}.provider-notice a,.provider-notice button{padding:0;border:0;background:none;color:#609cf2;font:inherit;text-decoration:none;cursor:pointer}.provider-notice a:hover,.provider-notice button:hover{text-decoration:underline}.provider-notice a:focus-visible,.provider-notice button:focus-visible{outline:2px solid #6ba8ff;outline-offset:3px}.legal-dialog{width:min(1000px,calc(100% - 32px));max-width:none;max-height:min(900px,calc(100svh - 32px));overflow:auto;padding:0;border:1px solid #345077;border-radius:0;background:#0b1422;color:#e8f0fc;box-shadow:0 34px 100px #00000094}.legal-dialog::backdrop{background:#03080fdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legal-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 32px 23px;border-bottom:1px solid #2a3e5d;background:#0b1422f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legal-head h2{margin:8px 0 3px;color:#f4f7fd;font-size:clamp(26px,4vw,44px);letter-spacing:-.055em}.legal-head p{margin:0;color:#71829d;font:500 9px DM Mono}.legal-body{padding:0 32px 32px}.legal-intro{max-width:760px;margin:0;padding:24px 0;color:#9baac0;font-size:13px;line-height:1.65}.legal-sections{margin:0;padding:0;border-top:1px solid #2a3e5d;list-style:none}.legal-sections li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:20px 0;border-bottom:1px solid #253750}.legal-sections li>span{padding-top:3px;color:#4f98ff;font:600 9px DM Mono}.legal-sections h3{margin:0 0 6px;color:#dfe9f8;font-size:14px}.legal-sections p{max-width:820px;margin:0;color:#8190a6;font-size:11px;line-height:1.65}.legal-provider{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.legal-provider p{margin:0;color:#9aa9bd;font-size:11px}.legal-provider a{color:#6ba8ff;font:600 9px DM Mono;text-decoration:none;white-space:nowrap}.legal-accept{width:100%;padding:15px 20px;border:1px solid #3f83df;background:#152c4b;color:#e8f2ff;font:700 12px Manrope;cursor:pointer;transition:background .2s,border-color .2s}.legal-accept:hover{border-color:#66adff;background:#1b3a64}.deposit-section{margin-top:18px}.deposit-label,.deposit-tag-kicker{display:block;margin-bottom:7px;color:#8190aa;font:500 9px DM Mono;letter-spacing:.1em;text-transform:uppercase}.deposit-section .address{margin-top:0}.deposit-tag{position:relative;margin-top:12px;padding:14px 15px;border:1px solid #e15c63;background:linear-gradient(110deg,#5e1a266b,#1b1826b8);box-shadow:inset 3px 0 #ff6573}.deposit-tag[hidden]{display:none}.deposit-tag-kicker{color:#ff8993}.deposit-tag>strong{display:block;color:#fff;font:700 22px/1.1 DM Mono;letter-spacing:.04em;word-break:break-all}.deposit-tag p{margin:7px 0 12px;color:#ef9ca4;font:500 9px/1.5 DM Mono}.copy-tag{width:100%;padding:10px 12px;border:1px solid #b94c59;background:#6c232f57;color:#ffadb4;font:600 10px Manrope;cursor:pointer}.copy-tag:hover{background:#8b2a3970}.order-view{min-height:100svh;background:radial-gradient(circle at 18% 0%,rgba(41,128,255,.14),transparent 32%),radial-gradient(circle at 86% 32%,rgba(45,195,255,.08),transparent 28%),#080d18;animation:order-view-in .45s ease both}.order-view[hidden]{display:none}@keyframes order-view-in{0%{opacity:0}to{opacity:1}}.order-topbar{display:grid;grid-template-columns:1fr auto auto;min-height:76px;align-items:center;gap:42px;padding:0 max(28px,5vw);border-bottom:1px solid #23334e;background:#0a111dc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.order-brand{color:#f5f8ff;font-size:22px;font-weight:800;letter-spacing:-1.4px;text-decoration:none}.order-brand span{background:linear-gradient(110deg,#34d2ff,#4387ff);background-clip:text;-webkit-background-clip:text;color:transparent}.order-identity,.order-countdown{display:flex;min-width:126px;flex-direction:column;gap:4px}.order-topbar small{color:#6f809b;font:500 10px DM Mono;letter-spacing:.1em;text-transform:uppercase}.order-topbar strong{color:#dbe8fb;font:600 15px DM Mono}.order-countdown strong{color:#63a8ff;font-size:18px;letter-spacing:.04em}.order-countdown.completed strong{color:#55dda2;font-size:11px}.order-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 46px}.aml-notice{display:flex;align-items:flex-start;gap:20px;margin-top:18px;padding:24px 28px;border:1px solid #985f32;background:linear-gradient(100deg,#7a431d4d,#301d1870)}.aml-notice[hidden]{display:none}.aml-mark{display:flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #f1a65f;border-radius:50%;color:#ffc27d;font:600 17px DM Mono}.aml-notice h2{margin:7px 0 4px;color:#fff1de;font-size:clamp(20px,2.5vw,30px);letter-spacing:-.04em}.aml-notice p{margin:0;color:#c9aa8c;font-size:11px;line-height:1.6}.aml-notice a{display:inline-block;margin-top:12px;color:#ffbd78;font:600 10px DM Mono;text-decoration:none}.order-summary{border-top:1px solid #304565;border-bottom:1px solid #304565;background:linear-gradient(110deg,#142238e0,#0b1524bd)}.order-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:26px 30px 20px}.order-summary h1{margin:12px 0 0;color:#f5f8ff;font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.06em}.order-status-pill{display:flex;min-width:176px;flex-direction:column;align-items:flex-end;gap:7px;padding:10px 12px;border:1px solid #315176;background:#101d30}.order-status-pill span{color:#71839e;font:500 10px DM Mono;text-transform:uppercase}.order-status-pill strong{color:#47e6a5;font:600 12px DM Mono}.order-status-pill[data-status=DONE]{border-color:#2e805e;background:#15493647;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{display:grid;grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);align-items:center;padding:22px 30px;border-top:1px solid #263953;border-bottom:1px solid #263953}.order-route-asset{min-width:0}.order-route-asset>span{display:block;margin-bottom:9px;color:#70809a;font:500 10px DM Mono;letter-spacing:.1em;text-transform:uppercase}.order-route-asset>div{display:flex;align-items:center;gap:12px}.order-route-asset .coin{width:44px;height:44px}.order-route-asset p{display:flex;min-width:0;margin:0;flex-direction:column}.order-route-asset strong{overflow:hidden;font-size:clamp(17px,2vw,24px);line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.order-route-asset small{margin-top:4px;color:#71819a;font:500 11px DM Mono}.order-route-asset.receive{margin-top:0;text-align:right}.order-route-asset.receive>div{justify-content:flex-end}.order-route-asset.receive>div .coin{order:2}.order-route-arrow{color:#5fa7ff;font:500 24px DM Mono;text-align:center}.order-facts{display:grid;grid-template-columns:.7fr .8fr 1.8fr;gap:1px;background:#263953}.order-facts>span{display:flex;min-width:0;padding:13px 17px;background:#0e1828;flex-direction:column;gap:5px}.order-facts i{color:#697b96;font:500 10px DM Mono;font-style:normal;text-transform:uppercase}.order-facts b{overflow:hidden;color:#cbd8eb;font:500 11px DM Mono;text-overflow:ellipsis;white-space:nowrap}.order-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr);gap:18px;margin-top:18px}.order-main-grid[hidden],.completion-receipt[hidden]{display:none}.completion-receipt{margin-top:18px;border:1px solid #2b6854;background:#0a1b1cb8;animation:receipt-rise .5s cubic-bezier(.2,.75,.25,1) both}@keyframes receipt-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.completion-intro{display:flex;align-items:center;gap:22px;padding:27px 30px;border-bottom:1px solid #285341;background:linear-gradient(90deg,rgba(42,147,104,.14),transparent 60%)}.completion-mark{display:flex;width:54px;height:54px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #45cf94;border-radius:50%;color:#55dda2;font:600 22px DM Mono;box-shadow:0 0 34px #31d3902e}.completion-intro h2{margin:6px 0 3px;color:#f3f9f6;font-size:clamp(25px,3vw,38px);letter-spacing:-.05em}.completion-intro p{margin:0;color:#8ca99e;font-size:14px}.transaction-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.transaction-record{min-width:0;padding:26px 30px 30px;border-right:1px solid #234537}.transaction-record:last-child{border-right:0}.transaction-record-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.transaction-direction,.transaction-network,.transaction-hash>span{color:#718b81;font:600 10px DM Mono;letter-spacing:.09em;text-transform:uppercase}.transaction-network{display:inline-flex;align-items:center;gap:6px;color:#a8bcb4}.transaction-network i{width:7px;height:7px;border-radius:50%}.transaction-amount{display:block;margin-top:15px;overflow:hidden;color:#f2f8f5;font-size:clamp(20px,2.4vw,30px);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.transaction-record dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:22px 0 0;background:#244337}.transaction-record dl div{min-width:0;padding:11px 10px;background:#0c1c1b}.transaction-record dt{color:#627b72;font:500 9px DM Mono;text-transform:uppercase}.transaction-record dd{overflow:hidden;margin:5px 0 0;color:#b9cbc4;font:500 10px DM Mono;text-overflow:ellipsis;white-space:nowrap}.transaction-hash{margin-top:17px;padding:15px;border:1px solid #284b3e;background:#091716}.transaction-hash code{display:block;margin-top:8px;overflow:hidden;color:#d8e6e0;font:500 12px DM Mono;text-overflow:ellipsis;white-space:nowrap}.transaction-hash>div{display:flex;gap:16px;margin-top:13px}.transaction-hash button,.transaction-hash a{padding:0;border:0;background:none;color:#58dda5;font:600 10px DM Mono;text-decoration:none;cursor:pointer}.transaction-hash button:hover,.transaction-hash a:hover{color:#a0f5d1}.transaction-unavailable{margin:18px 0 0;color:#829a91;font-size:12px}.completion-destination{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 30px;border-top:1px solid #285341;background:#0b1918}.completion-destination span{color:#6d867c;font:600 10px DM Mono;text-transform:uppercase}.completion-destination strong{overflow-wrap:anywhere;color:#bcd0c8;font:500 11px/1.55 DM Mono}.payment-panel,.qr-panel{border:1px solid #2a3d5b;background:#0e1828db}.payment-panel{padding:26px 28px}.payment-panel h2{margin:18px 0 6px;color:#aab8cc;font-size:clamp(20px,2.5vw,30px);letter-spacing:-.045em}.payment-panel h2 strong{color:#f4f7ff}.payment-panel>p{margin:0;color:#8291a8;font-size:12px;line-height:1.6}.payment-panel .address{min-height:52px;background:#0b1524;font-size:13px}.qr-panel{padding:18px}.qr-frame{display:flex;aspect-ratio:1;align-items:center;justify-content:center;background:#fff}.qr-frame img{display:block;width:100%;height:100%;object-fit:contain}.qr-loading{padding:20px;color:#56647a;font:500 10px/1.5 DM Mono;text-align:center}.qr-tabs{display:flex;margin-top:8px}.qr-tabs button{min-width:0;flex:1;padding:9px 4px;border:0;border-bottom:1px solid #324766;background:transparent;color:#6f8099;font:500 10px DM Mono;cursor:pointer}.qr-tabs button.active{border-color:#4b9aff;color:#75afff}.qr-panel>p{margin:12px 4px 0;color:#718099;font:400 11px/1.55 DM Mono;text-align:center}.order-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0 0;padding:0;border-top:1px solid #2a3d59;border-bottom:1px solid #2a3d59;list-style:none}.order-progress li{position:relative;display:flex;min-height:92px;align-items:center;gap:11px;padding:18px;border-right:1px solid #263852;color:#5f6e84}.order-progress li:last-child{border-right:0}.order-progress li:after{position:absolute;right:-5px;z-index:2;width:9px;height:9px;border:1px solid #324968;border-radius:50%;background:#0b1320;content:""}.order-progress li:last-child:after{display:none}.order-progress span{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #2c405d;border-radius:50%;font:500 8px DM Mono}.order-progress b{font-size:12px}.processing-panel{margin-top:18px;border:1px solid #315b87;background:linear-gradient(120deg,#122742f0,#091626e6);animation:receipt-rise .45s ease both}.processing-panel[hidden]{display:none}.processing-state{display:flex;align-items:center;gap:24px;padding:30px;border-bottom:1px solid #2b4a6d}.processing-symbol{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;border:1px solid #62a7f7;border-radius:50%;color:#7ab9ff;font:600 24px DM Mono;box-shadow:0 0 30px #358cff2e}.processing-state h2{margin:7px 0 5px;color:#f5f8ff;font-size:clamp(26px,3vw,40px);line-height:1.08;letter-spacing:-.05em}.processing-state p{margin:0;color:#98a9c0;font-size:14px;line-height:1.6}.processing-details{display:grid;grid-template-columns:.9fr .7fr 1.6fr;gap:1px;background:#294968}.processing-details article{display:flex;min-width:0;padding:22px 24px;background:#0d1c2e;flex-direction:column;gap:8px}.processing-details span,.processing-next span{color:#7188a4;font:600 10px DM Mono;letter-spacing:.08em;text-transform:uppercase}.processing-details strong{overflow:hidden;color:#f0f5ff;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.processing-details small{color:#8295ae;font:500 11px DM Mono}.processing-hash strong{font:500 12px DM Mono}.processing-hash button{align-self:flex-start;padding:0;border:0;background:transparent;color:#69adff;font:600 10px DM Mono;cursor:pointer}.processing-next{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;padding:20px 24px;border-top:1px solid #294968}.processing-next strong{color:#c9d7e9;font-size:13px;line-height:1.55}.order-progress li.active{color:#dfe9f8;background:#1f406938}.order-progress li.active span{border-color:#4599ff;color:#70afff;box-shadow:0 0 18px #3089ff3d}.order-progress li.complete{color:#87cdb2}.order-progress li.complete span{border-color:#3aa779;color:#54d89b}.order-expiry-note{margin-top:16px;color:#70819b;font:500 11px DM Mono;text-align:center}.cancel-order{display:block;min-width:290px;margin:14px auto 0;padding:13px 20px;border:1px solid #705063;background:#3a1d2b61;color:#e994ad;font:600 11px DM Mono;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.cancel-order:hover:not(:disabled){border-color:#d47291;background:#68263b7a;color:#ffc0d1}.cancel-order:disabled{border-color:#303b50;color:#647188;cursor:not-allowed;opacity:.72}.cancel-order[hidden]{display:none}.new-exchange{display:block;min-width:250px;margin:18px auto 0;padding:14px 20px;border:0;border-radius:4px;background:linear-gradient(105deg,#297cf9,#5ac9fa);color:#fff;font:700 13px Manrope;cursor:pointer}.new-exchange[hidden]{display:none}.order-provider{margin-top:18px}.order-active .order-countdown{margin-right:130px}.route-line{gap:14px}.route-line i{position:relative;display:flex;align-items:center;justify-content:center}.route-line i span{position:relative;padding:0 8px;background:#080d18;color:#5b98f3;font:500 12px DM Mono}.route-asset{display:flex;min-width:82px;align-items:center;gap:9px}.route-asset .coin{width:36px;height:36px;background:transparent}.route-asset>span:last-child{display:flex;min-width:0;flex-direction:column}.route-asset strong{color:#eef4ff;font-size:12px}.route-asset small{margin-top:2px;color:#6f809b;font:500 8px DM Mono}.workspace:before{position:absolute;top:-1px;right:10%;left:10%;height:1px;background:linear-gradient(90deg,transparent,#45a7ff,transparent);box-shadow:0 0 22px #45a7ff80;content:""}.rate-toggle button{display:flex;min-width:112px;align-items:center;justify-content:center;gap:9px;padding:10px 14px;border:1px solid transparent;transition:color .2s,border-color .2s,background .2s,box-shadow .2s,transform .2s}.rate-toggle button span{font:700 10px DM Mono}.rate-toggle button i{display:grid;width:22px;height:22px;place-items:center;border:1px solid #405679;border-radius:50%;color:#7185a5;font:700 12px DM Mono;font-style:normal}.rate-toggle button:hover{color:#dceaff;transform:translateY(-1px)}.rate-toggle button.active{border-color:#6db1ff;background:linear-gradient(135deg,#2d76da61,#1d375bc2);color:#f4f8ff;box-shadow:inset 0 0 18px #3e8bf624,0 0 20px #2d83ff24}.rate-toggle button.active i{border-color:#82beff;background:#2b70c6;color:#fff;box-shadow:0 0 14px #3386ff6b}.rate-explainer{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;border:1px solid #273a58;background:linear-gradient(110deg,#1b2c46d1,#0d1726d1);transition:border-color .25s,background .25s}.rate-symbol{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #3a6fb0;border-radius:50%;background:#142540;color:#66acff;font:600 16px DM Mono}.rate-explainer strong{display:block;margin-bottom:4px;color:#e8f1ff;font-size:13px}.rate-explainer p{margin:0;color:#8293ad;font:400 12px/1.55 DM Mono}.rate-window{padding:5px 7px;border:1px solid #334d72;border-radius:4px;color:#83b5ff;font:500 10px DM Mono;white-space:nowrap}.rate-explainer[data-rate=fixed]{border-color:#3a4265;background:linear-gradient(110deg,#272a45db,#0d1726d1)}.rate-explainer[data-rate=fixed] .rate-symbol{border-color:#68679d;background:#24243e;color:#aaa9ff}@media (max-width: 700px){.header-spacer{width:20px}}.currency-dialog{width:min(560px,calc(100% - 30px));padding:28px 30px 30px}.currency-search-wrap{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;margin:18px 0 12px;padding:0 15px;border:1px solid #334560;background:#0d1624;transition:border-color .2s,box-shadow .2s}.currency-search-wrap:focus-within{border-color:#3986fb;box-shadow:0 0 0 3px #3386ff12}.currency-search-wrap svg{width:22px;fill:none;stroke:#5ca7ff;stroke-width:1.8;stroke-linecap:round}.currency-search-wrap .currency-search{position:relative;z-index:1;min-width:0;margin:0;padding:14px 0;border:0;outline:0;background:transparent;color:#eef4ff;caret-color:#5ca7ff;font:500 12px DM Mono;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;touch-action:manipulation;user-select:text;-webkit-user-select:text}.currency-search-wrap .currency-search::-webkit-search-cancel-button{opacity:.72;cursor:pointer}.currency-list{height:min(500px,58vh);border-top:0}.currency-group-title{position:sticky;top:0;z-index:2;margin:0;padding:12px 4px 9px;border-bottom:1px solid #2b3b55;background:#111b2b;color:#687b99;font:500 9px DM Mono;letter-spacing:.12em;text-transform:uppercase}.currency-list>button{grid-template-columns:40px minmax(0,1fr) auto;min-height:62px;gap:10px;padding:10px 4px;transition:background .18s,padding .18s}.currency-list>button:hover{padding-left:10px;background:#17243a}.currency-icon{display:flex;width:34px;height:34px;overflow:hidden;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:800}.currency-visual{position:relative;isolation:isolate;background:color-mix(in srgb,var(--currency-accent, #5b98f3) 22%,#0d1624)}.currency-visual img{position:relative;z-index:2;background:transparent}.currency-monogram{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;color:#f7f9ff;font:800 10px/1 DM Mono;letter-spacing:-.06em;text-shadow:0 1px 5px rgba(0,0,0,.36)}.currency-visual:not(.is-fallback) .currency-monogram{opacity:0}.currency-visual.is-fallback{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--currency-accent, #5b98f3) 45%,transparent)}.currency-icon img,.currency-icon>span{display:flex;width:100%;height:100%;object-fit:contain;align-items:center;justify-content:center}.currency-name{overflow:hidden;color:#e9effb;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.currency-meta{display:flex;min-width:76px;align-items:flex-end;flex-direction:column;gap:4px}.currency-meta strong{color:#6faaff;font:700 13px Manrope}.currency-meta small{display:inline-flex;align-items:center;gap:5px;padding:3px 5px;border:1px solid #344866;border-radius:3px;background:#0d1624;color:#9aabc3;font:500 8px DM Mono}.currency-meta small i,.currency-meta small img{width:5px;height:5px;border-radius:50%}.currency-meta small img{width:11px;height:11px;border-radius:0;object-fit:contain}.currency-meta small img+i{display:none}@media (max-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(54px,18vw,74px)}.hero-tagline{margin-top:22px;font-size:10px;letter-spacing:.08em}.currency-dialog{padding:22px 18px}.currency-name{font-size:12px}.rate-explainer{grid-template-columns:30px minmax(0,1fr)}.rate-window{display:none}}@media (max-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{align-items:flex-start;flex-direction:column}.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,.action-row.has-refund,.action-row.has-tag.has-refund{grid-template-columns:1fr}.order-topbar{grid-template-columns:1fr auto;gap:14px;padding:14px 82px 14px 16px}.order-identity{grid-row:2;grid-column:1 / -1}.order-active .order-countdown{margin-right:0}.order-shell{width:min(100% - 24px,600px);padding-top:18px}.order-summary-head{padding:20px 18px 16px;flex-direction:column}.order-status-pill{min-width:0;width:100%;align-items:flex-start}.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}.processing-state{align-items:flex-start;padding:24px 18px}.processing-details{grid-template-columns:1fr}.processing-next{grid-template-columns:1fr;gap:8px;padding:18px}.completion-intro{align-items:flex-start;padding:22px 18px}.completion-mark{width:42px;height:42px}.transaction-records{grid-template-columns:1fr}.transaction-record{padding:22px 18px;border-right:0;border-bottom:1px solid #234537}.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{min-height:76px;border-bottom:1px solid #263852}.order-progress li:after{display:none}}.telegram-loader{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;min-width:320px;place-content:center;justify-items:center;padding:24px;background:radial-gradient(circle at 50% 36%,rgba(47,142,255,.2),transparent 31%),#080d18;opacity:1;transition:opacity .38s ease,visibility .38s ease}.telegram-loader[hidden]{display:none}.telegram-loader.ready{visibility:hidden;opacity:0}.telegram-loader-mark{display:grid;width:70px;height:70px;place-items:center;border:1px solid rgba(81,158,255,.5);border-radius:22px;background:#12233adb;box-shadow:0 0 0 8px #3184ff0d,0 18px 70px #1970ff47;animation:telegram-mark-in .65s cubic-bezier(.2,.8,.2,1) both}.telegram-loader-mark img{width:42px;height:42px}.telegram-loader>strong{margin-top:23px;color:#f4f8ff;font-size:38px;line-height:1;letter-spacing:-.075em}.telegram-loader>strong span{color:#42a4ff}.telegram-loader>p{margin:14px 0 0;color:#7188a8;font:500 9px DM Mono;letter-spacing:.16em}.telegram-loader-line{width:168px;height:2px;margin-top:24px;overflow:hidden;background:#14233a}.telegram-loader-line i{display:block;width:45%;height:100%;background:linear-gradient(90deg,transparent,#43a2ff,transparent);animation:telegram-loader-scan 1.15s ease-in-out infinite}@keyframes telegram-mark-in{0%{opacity:0;transform:translateY(14px) scale(.9)}to{opacity:1;transform:none}}@keyframes telegram-loader-scan{0%{transform:translate(-110%)}to{transform:translate(330%)}}.telegram-nav{display:none}.telegram-mini-app{--telegram-nav-height: 64px;min-height:var(--tg-viewport-stable-height, 100dvh);background:#080d18}.telegram-mini-app body{min-height:var(--tg-viewport-stable-height, 100dvh);padding:0 max(0px,var(--tg-safe-right)) calc(var(--telegram-nav-height) + max(8px,var(--tg-safe-bottom))) max(0px,var(--tg-safe-left));overscroll-behavior-y:none}.telegram-mini-app body:before{background:radial-gradient(circle at 50% 0,rgba(36,125,255,.13),transparent 31%)}.telegram-mini-app .site-toolbar{position:sticky;top:0;min-height:46px;padding:calc(5px + max(0px,var(--tg-safe-top))) 12px 5px;border-color:#30486b94;background:#080d18f5;box-shadow:none}.telegram-mini-app .toolbar-brand,.telegram-mini-app .primary-navigation{display:none}.telegram-mini-app .account-navigation{flex:1}.telegram-mini-app .site-toolbar nav{flex:1}.telegram-mini-app .site-toolbar nav button{min-height:34px;padding:0 9px;font-size:8px}.telegram-mini-app .account-navigation #partnershipBtn,.telegram-mini-app .account-navigation .toolbar-profile{display:none}.telegram-mini-app .site-toolbar .toolbar-wallet{min-width:94px;margin-left:auto}.telegram-mini-app .account-email{max-width:128px;padding:0 4px;font-size:8px;line-height:34px}.telegram-mini-app .language-switcher select{width:76px;height:34px;padding:0 7px;font-size:8px}.telegram-mini-app main{width:100%;max-width:680px;padding:0 10px 18px}.telegram-mini-app .home-page,.telegram-mini-app .ecosystem-page,.telegram-mini-app .telegram-services-page{max-width:680px}.telegram-mini-app .debank-hero{display:block;min-height:auto;padding:34px 12px 28px;border-bottom:0}.telegram-mini-app .debank-hero-copy h1{font-size:clamp(72px,23vw,108px)}.telegram-mini-app .debank-hero-copy .eyebrow{margin-bottom:22px}.telegram-mini-app .debank-hero-tagline{margin-top:29px;font-size:clamp(27px,8.5vw,39px)}.telegram-mini-app .debank-hero-lede{margin-top:14px;font-size:13px}.telegram-mini-app .debank-hero-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.telegram-mini-app .debank-hero-actions button{width:100%;min-height:50px}.telegram-mini-app .debank-orbit{display:none}.telegram-mini-app .debank-service-lines{width:100%;border-right:0;border-left:0}.telegram-mini-app .debank-service-lines>button{min-height:122px;grid-template-columns:34px minmax(0,1fr) 18px;gap:9px;padding:18px 12px}.telegram-mini-app .debank-service-lines>button:hover{padding:18px 12px}.telegram-mini-app .debank-service-lines strong{font-size:18px}.telegram-mini-app .debank-service-lines p{font-size:11px}.telegram-mini-app .debank-principles{width:100%;grid-template-columns:1fr;gap:25px;padding:54px 12px}.telegram-mini-app .debank-principles h2{font-size:35px}.telegram-mini-app .debank-principle-list p{font-size:12px}.telegram-mini-app .debank-disclosure,.telegram-mini-app .ecosystem-notice{width:calc(100% - 24px);grid-template-columns:1fr;gap:9px;margin-bottom:20px;padding:18px 0}.telegram-mini-app .ecosystem-hero{width:100%;min-height:auto;grid-template-columns:1fr;gap:24px;padding:38px 12px 30px;border-right:0;border-left:0}.telegram-mini-app .ecosystem-hero h1{font-size:clamp(58px,18.5vw,78px);letter-spacing:-.08em}.telegram-mini-app .ecosystem-hero>p{font-size:12px}.telegram-mini-app .ecosystem-toolbar{width:100%;padding:12px;border-right:0;border-left:0}.telegram-mini-app .ecosystem-toolbar-row{width:100%;align-items:flex-start;flex-direction:column}.telegram-mini-app .ecosystem-filters{flex-wrap:nowrap;width:100%;overflow-x:auto;scrollbar-width:none}.telegram-mini-app .ecosystem-filters::-webkit-scrollbar{display:none}.telegram-mini-app .ecosystem-filters button{flex:0 0 auto}.telegram-mini-app .ecosystem-list{width:100%;margin-bottom:30px;border-right:0;border-left:0}.telegram-mini-app .ecosystem-group{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-mini-app .ecosystem-group>header{min-height:44px;padding:0 12px}.telegram-mini-app .ecosystem-app{min-height:142px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px 10px}.telegram-mini-app .ecosystem-app:nth-of-type(3n){border-right:1px solid #263b58}.telegram-mini-app .ecosystem-app:nth-of-type(2n){border-right:0}.telegram-mini-app .ecosystem-index{display:none}.telegram-mini-app .ecosystem-app>i{width:38px;height:38px;border-radius:10px;font-size:10px}.telegram-mini-app .ecosystem-list strong{font-size:14px}.telegram-mini-app .ecosystem-list p{font-size:8px}.telegram-mini-app .ecosystem-app>b{overflow:hidden;width:16px;font-size:0}.telegram-mini-app .ecosystem-app>b:after{color:#67aaff;font-size:15px;content:"↗"}.telegram-mini-app .stars-dialog{width:100%;max-height:100dvh}.telegram-mini-app .telegram-services-hero{padding-top:30px}.telegram-mini-app .telegram-services-shell{margin-bottom:16px}.telegram-mini-app .profile-page{max-width:680px}.telegram-mini-app .profile-intro{width:100%;min-height:auto;grid-template-columns:1fr;gap:20px;padding:38px 12px 28px;border-right:0;border-left:0}.telegram-mini-app .profile-intro h1{font-size:clamp(56px,18vw,76px)}.telegram-mini-app .profile-empty{width:100%;grid-template-columns:1fr;gap:20px;padding:30px 12px 45px;border-right:0;border-left:0}.telegram-mini-app .profile-empty-orbit{width:180px;height:180px}.telegram-mini-app .profile-empty-orbit span{top:49px;right:49px;bottom:49px;left:49px}.telegram-mini-app .profile-dashboard{width:100%;border-right:0;border-left:0}.telegram-mini-app .profile-columns{grid-template-columns:1fr}.telegram-mini-app .profile-columns>section:first-child{border-right:0;border-bottom:1px solid #263b58}.telegram-mini-app .intro{display:flex;max-width:none;align-items:baseline;gap:10px;margin:0;padding:15px 3px 12px;text-align:left}.telegram-mini-app .intro .hero-wordmark{flex:0 0 auto;font-size:39px;line-height:.88}.telegram-mini-app .hero-tagline{margin:0;color:#b9c8dd;font-size:8px;line-height:1.35;letter-spacing:.07em}.telegram-mini-app .intro .lede{display:none}.telegram-mini-app .workspace{border:0;background:transparent;box-shadow:none}.telegram-mini-app .workspace:before{display:none}.telegram-mini-app .workspace .panel-head{min-height:46px;padding:6px 2px 8px;border:0}.telegram-mini-app .workspace .panel-head b{font-size:11px}.telegram-mini-app .rate-toggle{width:min(186px,58%)}.telegram-mini-app .rate-toggle button{min-height:32px;padding:5px 7px}.telegram-mini-app .rate-toggle button span{font-size:9px}.telegram-mini-app .workspace .swap-form{padding:0}.telegram-mini-app .exchange-layout{display:block}.telegram-mini-app .rate-explainer{grid-template-columns:30px minmax(0,1fr) auto;min-height:52px;gap:9px;margin-bottom:8px;padding:9px 10px;border-color:#273d5d}.telegram-mini-app .rate-symbol{width:28px;height:28px;font-size:12px}.telegram-mini-app .rate-explainer strong{font-size:11px}.telegram-mini-app .rate-explainer p{max-height:30px;overflow:hidden;font-size:9px;line-height:1.45}.telegram-mini-app .rate-window{padding:4px 5px;font-size:7px}.telegram-mini-app .pair-grid{grid-template-columns:1fr;gap:0}.telegram-mini-app .pair-grid .asset-row{min-height:96px;margin:0;padding:11px 13px 9px;border-radius:8px;background:#101b2cdb}.telegram-mini-app .pair-grid .asset-line{grid-template-columns:minmax(0,1fr) minmax(126px,42%);margin-top:6px}.telegram-mini-app .pair-grid .asset-line input,.telegram-mini-app .pair-grid .asset-line output{font-size:clamp(23px,7vw,30px)}.telegram-mini-app .pair-grid .asset strong{font-size:13px}.telegram-mini-app .pair-grid .coin{width:30px;height:30px}.telegram-mini-app .swap-direction{width:34px;height:34px;margin:-8px 22px -8px auto;transform:rotate(90deg);background:#13243a}.telegram-mini-app .swap-direction:hover{transform:rotate(270deg)}.telegram-mini-app .workspace .quote-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px;padding:10px 2px 8px;font-size:8px}.telegram-mini-app .workspace .quote-meta span:last-child{display:none}.telegram-mini-app .provider-market{max-height:none;margin:8px 0 0;border-radius:8px;overflow:hidden}.telegram-mini-app .provider-market-head{min-height:40px;padding:0 11px}.telegram-mini-app .provider-columns{display:none}.telegram-mini-app .provider-offers{display:flex;max-height:none;gap:7px;padding:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.telegram-mini-app .provider-offers::-webkit-scrollbar{display:none}.telegram-mini-app .provider-offer,.telegram-mini-app .exchange-layout .provider-offer{display:grid;min-width:min(292px,86vw);min-height:82px;flex:0 0 min(292px,86vw);grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px;border:1px solid #273d5c;border-radius:7px;scroll-snap-align:start}.telegram-mini-app .provider-offer.selected{border-color:#438fff}.telegram-mini-app .provider-identity{grid-column:1;grid-row:1}.telegram-mini-app .provider-identity>i{width:30px;height:30px;flex-basis:30px}.telegram-mini-app .provider-rate{grid-column:1;grid-row:2;padding-left:38px}.telegram-mini-app .provider-rate small{display:none}.telegram-mini-app .provider-payout{grid-column:2;grid-row:1;align-items:flex-end}.telegram-mini-app .provider-payout b{font-size:12px}.telegram-mini-app .provider-select{grid-column:2;grid-row:2}.telegram-mini-app .exchange-footer{margin-top:10px}.telegram-mini-app .action-row,.telegram-mini-app .action-row.has-tag,.telegram-mini-app .action-row.has-refund,.telegram-mini-app .action-row.has-tag.has-refund{display:grid;grid-template-columns:1fr;gap:8px}.telegram-mini-app .action-row .address-field{margin:0}.telegram-mini-app .action-row .address-field input,.telegram-mini-app .action-row .exchange{height:50px;border-radius:8px}.telegram-mini-app .provider-notice{margin-top:9px;padding:10px;font-size:10px;line-height:1.55}.telegram-mini-app .info-grid,.telegram-mini-app .site-footer{display:none}.telegram-mini-app .telegram-nav{position:fixed;z-index:70;inset:auto 0 0;display:grid;height:calc(var(--telegram-nav-height) + max(0px,var(--tg-safe-bottom)));grid-template-columns:repeat(5,1fr);padding:5px max(8px,var(--tg-safe-right)) max(5px,var(--tg-safe-bottom)) max(8px,var(--tg-safe-left));border-top:1px solid rgba(56,84,124,.78);background:#070c16f7;box-shadow:0 -16px 40px #0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.telegram-mini-app .telegram-nav button{position:relative;display:grid;min-height:50px;place-content:center;justify-items:center;gap:3px;border:0;border-radius:8px;background:transparent;color:#6f819a;font:500 8px DM Mono}.telegram-mini-app .telegram-nav button[hidden]{display:none}.telegram-mini-app .telegram-nav:has([data-telegram-tab=profile]:not([hidden])){grid-template-columns:repeat(6,1fr)}.telegram-mini-app .telegram-nav button i{font:400 18px/1 Manrope;font-style:normal}.telegram-mini-app .telegram-nav button.active{background:#2d80ff1f;color:#67aaff}.telegram-mini-app .telegram-nav button b{position:absolute;top:7px;left:calc(50% + 8px);width:6px;height:6px;border:1px solid #080d18;border-radius:50%;background:#55e0ae}.telegram-mini-app .order-view{padding-bottom:calc(var(--telegram-nav-height) + max(8px,var(--tg-safe-bottom)))}.telegram-mini-app .order-topbar{top:0;padding-top:calc(10px + max(0px,var(--tg-safe-top)))}.telegram-mini-app dialog{padding-bottom:calc(18px + max(0px,var(--tg-safe-bottom)))}.telegram-mini-app body:has(dialog[open]) .telegram-nav{visibility:hidden}@media (max-width: 420px){.telegram-mini-app main{padding-right:8px;padding-left:8px}.telegram-mini-app .intro .hero-wordmark{font-size:35px}.telegram-mini-app .hero-tagline{font-size:7px}.telegram-mini-app .rate-explainer p{max-height:27px;font-size:8px}.telegram-mini-app .provider-offer,.telegram-mini-app .exchange-layout .provider-offer{min-width:278px;flex-basis:278px}}@media (prefers-reduced-motion: reduce){.telegram-loader-mark,.telegram-loader-line i,.telegram-star-mark img,.stars-visual>i,.stars-visual>span{animation:none}}@media (max-width: 760px){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(52px,16vw,70px);line-height:.88}.hero-tagline{margin-top:14px;font-size:10px;line-height:1.45;letter-spacing:.07em}.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{min-height:52px;padding:9px 10px;align-items:center;flex-direction:row;gap:8px}.panel-head>div:first-child{display:flex;min-width:0;align-items:center;white-space:nowrap}.panel-head b{margin-left:6px;font-size:10px}.rate-toggle{width:min(190px,58%);flex:0 1 auto}.rate-toggle button{min-width:0;padding:8px 9px;flex:1}.rate-toggle button span{font-size:9px}.rate-toggle button i{width:19px;height:19px;font-size:10px}.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{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:13px 1px 11px;font-size:9px}.workspace .quote-meta span:last-child{grid-column:1 / -1}.provider-market{max-height:none;margin:13px 0 0}.provider-offers{max-height:none;overflow:visible}.provider-market-head{min-height:44px;padding:0 12px}.provider-columns{display:none}.provider-offer{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:92px;padding:13px 12px}.exchange-layout .provider-offer{grid-template-columns:minmax(0,1fr) auto;min-height:92px;padding:13px 12px}.exchange-layout .provider-rate,.exchange-layout .provider-select{display:flex}.provider-identity{grid-column:1;grid-row:1}.provider-identity>i{flex-basis:30px;width:30px;height:30px}.provider-identity em{font-size:6px}.provider-rate{grid-column:1;grid-row:2;padding-left:40px}.provider-rate small{display:none}.provider-payout{grid-column:2;grid-row:1;align-items:flex-end;text-align:right}.provider-payout b{font-size:12px}.provider-select{grid-column:2;grid-row:2}.action-row,.action-row.has-tag,.action-row.has-refund,.action-row.has-tag.has-refund{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{margin-top:13px;padding:12px;font-size:12px;line-height:1.6;text-align:left}.info-grid{margin-top:44px}.info-grid article{padding:23px 16px 25px}.info-grid h2{margin-top:18px}.site-footer{width:calc(100% - 24px);align-items:flex-start;flex-direction:column;padding:17px 0 24px;font-size:9px}.site-footer nav{align-items:flex-start;justify-content:flex-start;flex-direction:column}}@media (max-width: 520px){.rate-explainer{grid-template-columns:32px minmax(0,1fr)}.rate-window{display:none}.currency-dialog,.legal-dialog{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border-width:0}.currency-dialog{padding:20px 16px 16px}.currency-search-wrap .currency-search{padding:16px 0;font-size: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-right:14px;padding-left:14px}.order-summary h1{font-size:30px}.processing-state{gap:14px;padding:20px 14px}.processing-symbol{width:44px;height:44px;font-size:18px}.processing-state h2{font-size:24px}.processing-state p{font-size:13px}.processing-details article{padding:18px 14px}.cancel-order{width:100%;min-width:0}.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{min-height:58px;padding:12px 14px;border-right:0}}@media (max-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:6px;padding-right:5px;padding-left:5px}}@media (min-width: 761px){.order-topbar{min-height:64px}.order-shell{width:min(1240px,calc(100% - 40px));padding:20px 0 28px}.order-summary-head{align-items:center;padding:15px 22px 13px}.order-summary h1{margin-top:7px;font-size:clamp(26px,3vw,38px)}.order-status-pill{min-width:158px;padding:8px 11px}.order-route-live{padding:13px 22px}.order-route-asset>span{margin-bottom:5px}.order-route-asset .coin{width:36px;height:36px}.order-route-asset strong{font-size:clamp(16px,1.65vw,21px)}.order-facts{grid-template-columns:.55fr .55fr .75fr 1.65fr}.order-facts>span{padding:9px 13px}.order-progress{margin-top:12px}.order-progress li{min-height:54px;padding:10px 15px}.order-progress span{width:25px;height:25px}.order-main-grid{grid-template-columns:minmax(0,1fr) 250px;gap:12px;margin-top:12px}.payment-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);align-content:start;gap:0 22px;padding:20px 22px}.payment-panel>.number,.payment-panel>h2,.payment-panel>p{grid-column:1}.payment-panel h2{margin:13px 0 4px;font-size:clamp(21px,2.2vw,28px)}.deposit-section{grid-row:1 / span 4;grid-column:2;margin-top:0}.deposit-tag{grid-column:1 / -1;margin-top:14px;padding:11px 13px}.deposit-tag>strong{font-size:18px}.deposit-tag p{margin:5px 0 8px}.payment-panel .address{min-height:44px;padding:12px 14px}.copy-address,.copy-tag{padding-top:9px;padding-bottom:9px}.qr-panel{padding:12px}.qr-panel>p{display:none}.processing-panel{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.65fr);margin-top:12px}.processing-panel[hidden]{display:none}.processing-state{gap:16px;padding:20px 22px;border-right:1px solid #2b4a6d;border-bottom:0}.processing-symbol{width:46px;height:46px;font-size:19px}.processing-state h2{margin:5px 0 3px;font-size:clamp(21px,2.2vw,29px)}.processing-state p{font-size:12px;line-height:1.45}.processing-details article{padding:16px 18px}.processing-details strong{font-size:15px}.processing-next{grid-column:1 / -1;grid-template-columns:100px minmax(0,1fr);padding:12px 18px}.completion-receipt{display:grid;grid-template-columns:310px minmax(0,1fr);margin-top:12px}.completion-receipt[hidden]{display:none}.completion-intro{align-items:flex-start;gap:15px;padding:20px;border-right:1px solid #285341;border-bottom:0}.completion-mark{width:42px;height:42px;font-size:18px}.completion-intro h2{font-size:26px}.completion-intro p{font-size:12px;line-height:1.5}.transaction-record{padding:18px 20px}.transaction-amount{margin-top:10px;font-size:21px}.transaction-record dl{margin-top:13px}.transaction-record dl div{padding:8px}.transaction-hash{margin-top:11px;padding:10px}.transaction-hash>div{margin-top:8px}.completion-destination{grid-row:2;grid-column:1 / -1;grid-template-columns:120px minmax(0,1fr);padding:11px 18px}.order-expiry-note,.cancel-order,.new-exchange{margin-top:10px}.order-provider{margin-top:11px}}@media (max-width: 760px){.site-toolbar{gap:7px;min-height:48px;padding:6px 10px}.site-toolbar nav{justify-content:flex-end;gap:0}.site-toolbar nav button{min-height:34px;padding:0 8px;font-size:8px}.account-email{max-width:92px;padding:0 5px;font-size:8px;line-height:34px}.language-switcher select{width:82px;padding:0 8px;font-size:8px}.partner-dialog{width:100%;max-height:100dvh;min-height:100dvh;margin:0;border-width:0}.partner-auth{min-height:100dvh;padding:74px 22px 32px}.partner-auth h2{font-size:38px}.auth-tabs{width:100%}.auth-tabs button{min-width:0;flex:1}.partner-auth form{grid-template-columns:1fr}.partner-auth form>label,.partner-auth form>label:first-child{grid-column:1}.partner-auth .auth-submit{grid-column:1;width:100%}.reset-form .reset-heading{grid-column:1}.partner-dashboard{padding:62px 14px 28px}.partner-dashboard h2{max-width:230px;overflow:hidden;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.partner-metrics{grid-template-columns:1fr 1fr}.partner-metrics>span{padding:14px;border-bottom:1px solid #2c4363}.partner-metrics>span:nth-child(2){border-right:0}.partner-metrics>span:nth-child(n+3){border-bottom:0}.partner-metrics strong{font-size:17px}.reward-explainer{display:grid;gap:4px}.referral-link{grid-template-columns:minmax(0,1fr) 96px;gap:10px;padding:13px}.partner-ledger>header{flex-wrap:wrap}.partner-ledger h3{width:100%;flex-basis:100%}#partnerOrderList article{padding:12px}.withdraw-form{grid-template-columns:105px minmax(0,1fr);padding:13px}.withdraw-form>div{grid-column:1 / -1}.withdraw-form button{grid-column:1 / -1}.order-summary-head{gap:12px}.order-summary h1{margin-top:7px;font-size:27px}.order-status-pill{padding:8px 10px}.order-route-live{padding-top:13px;padding-bottom:13px}.order-facts{grid-template-columns:1fr 1fr}.order-facts>span:last-child{grid-column:1 / -1}.order-progress{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.order-progress li{min-height:58px;justify-content:center;padding:8px 4px;border-right:1px solid #263852;border-bottom:0;text-align:center}.order-progress li span{width:24px;height:24px;flex:0 0 auto}.order-progress li b{display:none}.order-main-grid,.processing-panel,.completion-receipt{margin-top:10px}.payment-panel h2{margin-top:12px}.qr-panel{width:min(100%,290px)}.processing-details article{padding:13px 14px}.transaction-record dl{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-toolbar .toolbar-wallet.connected{width:auto;min-width:0;max-width:250px;justify-content:flex-start;padding:0 15px}.site-toolbar .toolbar-wallet.connected span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-toolbar .toolbar-wallet.connected i:after{color:#071b14;font:800 6px/1 Manrope;content:"✓"}.profile-intro{min-height:168px;grid-template-columns:minmax(0,1fr) minmax(300px,440px);align-items:center;gap:50px;padding:34px 38px}.profile-intro h1{margin-top:14px;font-size:clamp(44px,5.5vw,72px);line-height:.88;white-space:nowrap}.profile-intro>p{justify-self:end;font-size:12px}.profile-dashboard{overflow:hidden;background:#08121f38}.profile-wallet-head{min-height:132px;padding:22px 30px;background:radial-gradient(circle at 88% 50%,rgba(58,153,255,.13),transparent 28%)}.profile-wallet-head h2{max-width:min(620px,55vw);overflow:hidden;color:#f1f7ff;font-size:clamp(22px,2.5vw,32px);text-overflow:ellipsis;white-space:nowrap}.profile-wallet-head button{max-width:min(620px,55vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-balance strong{font-size:clamp(27px,3vw,38px);letter-spacing:-.035em}.profile-status{min-height:38px;padding:0 30px}.profile-panels section>header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:0 25px;border-bottom:1px solid #263b58}.profile-panels header>div{display:flex;align-items:center;gap:12px}.profile-panels h2{margin:0;font-size:17px}.profile-panels header a,.profile-panels header small{color:#6ea9f8;font:500 8px DM Mono;text-decoration:none}.profile-event{min-height:72px;grid-template-columns:34px minmax(0,1fr) minmax(110px,auto);padding:11px 25px}.profile-event>div>small{display:block;margin-bottom:4px;color:#527cae;font:500 7px/1 DM Mono;letter-spacing:.08em}.profile-event>aside{display:flex;align-items:center;justify-content:flex-end;gap:22px}.profile-event>aside>b{max-width:180px;overflow:hidden;color:#74d9b6;font:650 10px/1.2 DM Mono;text-overflow:ellipsis;white-space:nowrap}.profile-event time{min-width:58px}.profile-nfts>div{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-nft:nth-child(2n){border-right:1px solid #213550}.profile-nft:nth-child(4n){border-right:0}.profile-nft>span{aspect-ratio:1.2;border-radius:8px}.profile-nft{transition:background .18s ease,transform .18s ease}.profile-nft:hover{background:#3079cf0f;transform:translateY(-2px)}@media (max-width: 760px){.site-toolbar .toolbar-wallet.connected{max-width:min(47vw,210px);padding:0 11px}.profile-intro{min-height:auto;grid-template-columns:1fr;gap:14px;padding:28px 20px 24px}.profile-intro h1{font-size:clamp(38px,12vw,54px);white-space:normal}.profile-intro>p{justify-self:start;font-size:10px}.profile-dashboard{margin-bottom:28px}.profile-wallet-head{min-height:auto;grid-template-columns:48px minmax(0,1fr);padding:17px 16px}.profile-wallet-mark{width:46px;height:46px}.profile-wallet-head h2,.profile-wallet-head button{max-width:calc(100vw - 102px)}.profile-wallet-head h2{margin-top:5px;font-size:20px}.profile-balance{grid-column:1 / -1;min-width:0;padding-top:13px;border-top:1px solid #263b58;text-align:left}.profile-balance strong{font-size:29px}.profile-status{min-height:38px;padding:0 16px}.profile-panels section>header{min-height:58px;padding:0 16px}.profile-panels h2{font-size:15px}.profile-event{min-height:74px;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;padding:10px 13px}.profile-event>i{width:28px;height:28px}.profile-event>div>small{font-size:6px}.profile-event strong{font-size:11px}.profile-event p{max-width:48vw}.profile-event>aside{display:block}.profile-event>aside>b{display:block;max-width:25vw;margin-bottom:5px;font-size:8px;text-align:right}.profile-nfts>div{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-nft:nth-child(4n){border-right:1px solid #213550}.profile-nft:nth-child(2n){border-right:0}.profile-nft{padding:10px}.profile-disclosure{padding:16px}}
