:root{
  --bg:#06101e;--bg2:#0a1628;--panel:rgba(10,22,39,.82);--panel2:rgba(15,31,52,.88);
  --line:rgba(147,197,253,.13);--line2:rgba(98,224,218,.2);--text:#f7fbff;--muted:#93a8bf;
  --cyan:#20d9dd;--blue:#2d82ff;--teal:#13e6bd;--purple:#8b5cf6;--danger:#ff7f91;--warn:#ffd27a;
  --shadow:0 30px 90px rgba(0,0,0,.34);--radius:28px
}
*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 20% 0%,#123658 0,transparent 34%),radial-gradient(circle at 84% 18%,#102c46 0,transparent 28%),linear-gradient(180deg,#07111f 0%,#050b14 100%);overflow-x:hidden}.mesh{position:fixed;border-radius:999px;filter:blur(120px);pointer-events:none;opacity:.17;z-index:-2}.mesh-a{width:520px;height:520px;background:#10d8dc;left:-290px;top:180px}.mesh-b{width:480px;height:480px;background:#347cff;right:-280px;top:430px}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")}
button,input,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}.topbar{width:min(1180px,calc(100% - 40px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:inherit}.brand-mark{width:45px;height:45px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(231,248,255,.91));box-shadow:0 10px 30px rgba(24,190,227,.14),inset 0 0 0 1px rgba(255,255,255,.7);overflow:hidden}.brand-mark img{width:39px;height:39px;display:block;object-fit:contain}.brand-mark.small{width:36px;height:36px;border-radius:12px}.brand-mark.small img{width:31px;height:31px}.wordmark{font-size:27px;line-height:1;font-weight:760;letter-spacing:-1.7px}.word-mubi{color:#f3f8ff}.word-swap{background:linear-gradient(90deg,#2d7dff,#1edcda);-webkit-background-clip:text;background-clip:text;color:transparent}.top-actions{display:flex;align-items:center;gap:9px}.language-control,.wallet-chip{height:44px;border:1px solid var(--line);background:rgba(255,255,255,.045);backdrop-filter:blur(15px);border-radius:14px;color:var(--text)}.language-control{display:flex;align-items:center;gap:4px;padding:0 7px 0 12px}.language-control select{border:0;background:transparent;color:var(--text);outline:0;padding:0 4px}.language-control option{background:#0d1c30}.wallet-chip{padding:0 13px;display:flex;align-items:center;gap:8px;transition:.2s ease}.wallet-chip:hover{border-color:var(--line2);transform:translateY(-1px)}.wallet-dot{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.04)}.evm-dot{background:#6a8cff}.sol-dot{background:#14f1a9}.wallet-chip.connected .wallet-dot{box-shadow:0 0 0 4px rgba(36,225,188,.13)}
.shell{width:min(1180px,calc(100% - 40px));margin:auto}.hero{min-height:350px;padding:66px 20px 56px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-copy{max-width:730px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#b7d2e7;font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(19,230,189,.1),0 0 20px rgba(19,230,189,.8)}.hero h1{font-size:clamp(44px,6.4vw,78px);line-height:.98;letter-spacing:-4.5px;margin:0;font-weight:770}.hero h1 span{background:linear-gradient(90deg,#f7fbff 4%,#63c7ff 42%,#22dfc6 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:670px;color:#9fb4c9;font-size:18px;line-height:1.65;margin:24px 0 0}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.hero-badges>span{border:1px solid var(--line);background:rgba(255,255,255,.035);padding:9px 12px;border-radius:12px;color:var(--muted);font-size:12px}.hero-badges b{color:#eaf7ff;font-size:13px;margin-right:4px}.hero-orb{width:255px;height:255px;position:relative;display:grid;place-items:center;flex:0 0 255px}.orb-core{width:118px;height:118px;border-radius:35px;background:linear-gradient(145deg,#fff,#e5f8ff);display:grid;place-items:center;box-shadow:0 30px 80px rgba(0,178,255,.21);position:relative;z-index:2}.orb-core img{width:102px;height:102px;object-fit:contain}.orbit{position:absolute;border:1px solid rgba(99,208,255,.16);border-radius:50%;inset:13px}.orbit-2{inset:42px;border-color:rgba(33,227,194,.18);box-shadow:0 0 60px rgba(29,205,223,.06)}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--line);margin-bottom:24px}.trust-strip article{background:rgba(8,20,36,.88);padding:18px 20px;display:flex;align-items:center;gap:13px}.trust-symbol{width:35px;height:35px;display:grid;place-items:center;border-radius:12px;background:rgba(34,213,211,.08);color:#65eee1;font-weight:800}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:13px}.trust-strip small{color:var(--muted);font-size:11px;margin-top:3px}
.workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.72fr);gap:22px;align-items:start}.swap-card,.side-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(13,27,46,.92),rgba(7,18,32,.92));box-shadow:var(--shadow);backdrop-filter:blur(24px)}.swap-card{border-radius:30px;padding:25px}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.section-kicker,.side-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#6fe5db}.card-head h2{font-size:24px;letter-spacing:-.7px;margin:6px 0 0}.connection-state{font-size:11px;padding:7px 10px;border-radius:999px;border:1px solid var(--line);color:var(--muted);white-space:nowrap}.asset-panel{border:1px solid rgba(148,196,235,.11);border-radius:23px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.018));padding:16px 17px;transition:.2s}.asset-panel:focus-within{border-color:rgba(61,211,220,.32);box-shadow:0 0 0 3px rgba(34,205,220,.05)}.receive-panel{background:linear-gradient(145deg,rgba(32,126,255,.045),rgba(28,230,189,.025))}.panel-labels,.asset-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-labels{font-size:11px;color:#91a8be;margin-bottom:10px}.asset-meta{font-size:11px;color:#7f98ae;margin-top:9px}.text-button{border:0;background:transparent;color:#56dce0;font-size:11px;padding:2px 0}.text-button:disabled{opacity:.35}.amount-row{display:flex;align-items:center;gap:12px}.amount-column{flex:1;min-width:0}.amount-column input,.receive-amount{width:100%;font-size:34px;font-weight:680;letter-spacing:-1.7px;color:var(--text);background:transparent;border:0;outline:0;min-width:0}.receive-amount{height:42px;display:flex;align-items:center}.usd-line{display:block;color:#7691a8;font-size:11px;margin-top:3px}.chain-select-wrap{min-width:186px;height:55px;border:1px solid rgba(139,190,230,.13);background:rgba(3,11,20,.48);border-radius:16px;display:flex;align-items:center;padding:0 9px;gap:7px}.chain-select-wrap select{min-width:0;flex:1;background:transparent;border:0;outline:0;color:#eef8ff;font-weight:680;font-size:13px}.chain-select-wrap option{background:#0d1b2c}.chain-icon{width:32px;height:32px;border-radius:50%;flex:0 0 32px;display:grid;place-items:center;position:relative;overflow:hidden}.chain-icon img{width:100%;height:100%;display:block}.chain-icon.robinhood-ring:after{content:"";position:absolute;inset:1px;border:2px solid #15ddbf;border-radius:50%;box-shadow:0 0 12px rgba(21,221,191,.35)}.flip-zone{height:18px;position:relative;display:grid;place-items:center;z-index:3}.flip-btn{position:absolute;width:42px;height:42px;border-radius:14px;border:4px solid #0d1b2d;background:linear-gradient(145deg,#193555,#0c2036);color:#70e5df;display:grid;place-items:center;font-size:18px;box-shadow:0 10px 24px rgba(0,0,0,.26);transition:.2s}.flip-btn:hover{transform:translateY(-1px) rotate(180deg);border-color:#0b1d31}.token-toggle{width:100%;margin-top:14px;padding:13px 2px;border:0;border-bottom:1px solid var(--line);background:transparent;color:#a9bfd2;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:12px}.token-toggle>span:first-child{display:flex;align-items:center;gap:8px}.token-plus{color:#4ce0db;font-size:18px}.token-panel{padding:15px 0 4px}.token-panel label{display:block;color:#9db4c8;font-size:11px;margin-bottom:8px}.contract-row{display:flex;gap:8px}.contract-row input{flex:1;min-width:0;border:1px solid var(--line);background:rgba(4,13,23,.6);color:#f4fbff;border-radius:13px;padding:12px;outline:0}.contract-row button{border:1px solid rgba(52,220,209,.24);background:rgba(34,212,205,.08);color:#70eee5;border-radius:13px;padding:0 14px}.field-help{color:#6f8aa1;font-size:10px;line-height:1.55;margin:9px 0 0}.token-info{margin-top:10px;padding:11px;border-radius:13px;background:rgba(53,218,211,.055);border:1px solid rgba(53,218,211,.12);font-size:11px;color:#a9c0d3}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:15px}.quote-grid div{background:rgba(7,17,30,.88);padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:9px}.quote-grid span{font-size:10px;color:#7992a8}.quote-grid b{font-size:10px;color:#d8e9f6;text-align:right}.notice{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:12px 13px;border-radius:15px;border:1px solid rgba(80,174,242,.12);background:rgba(47,124,194,.055);color:#9eb7ca}.notice p{font-size:11px;line-height:1.55;margin:0}.notice strong{color:#dfeef8}.notice-icon{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;flex:0 0 19px;background:rgba(89,194,255,.11);color:#72d5ff;font-size:10px;font-weight:800}.notice.warn{border-color:rgba(255,205,102,.16);background:rgba(255,188,68,.055)}.notice.warn .notice-icon{color:var(--warn)}.notice.error{border-color:rgba(255,107,129,.17);background:rgba(255,86,111,.055)}.notice.error .notice-icon{color:var(--danger)}.notice.success{border-color:rgba(53,228,188,.18);background:rgba(34,207,177,.06)}.notice.success .notice-icon{color:#4de7bf}.notice a{color:#63e6df}.primary-btn{width:100%;min-height:55px;margin-top:14px;border:0;border-radius:17px;background:linear-gradient(90deg,#237cff,#1bc9d5 58%,#21d8b1);color:white;font-weight:800;letter-spacing:-.2px;box-shadow:0 15px 38px rgba(28,154,224,.18);display:flex;align-items:center;justify-content:center;gap:13px;transition:.2s}.primary-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06)}.primary-btn:disabled{opacity:.46;cursor:not-allowed;filter:saturate(.55)}.btn-arrow{font-size:18px}.confirmation-copy{text-align:center;color:#647f96;font-size:9px;margin:9px 0 0}
.side-panel{display:grid;gap:14px}.side-card{border-radius:22px;padding:19px}.side-card p{color:#819bb1;font-size:11px;line-height:1.6;margin:14px 0 0}.route-visual{display:flex;align-items:center;gap:7px;margin-top:17px}.route-bubble{width:47px;height:47px;border-radius:16px;display:grid;place-items:center;border:1px solid var(--line);background:#122640;font-size:11px;font-weight:850}.route-bubble.sol-bubble{background:linear-gradient(145deg,rgba(144,69,255,.18),rgba(20,241,149,.1))}.route-line{flex:1;display:flex;align-items:center;position:relative;color:#59e2da}.route-line:before{content:"";height:1px;background:linear-gradient(90deg,#438fff,#4be0d3);position:absolute;left:0;right:15px}.route-line i{width:7px;height:7px;border-radius:50%;background:#5ddbd8;box-shadow:0 0 16px #5ddbd8;position:relative;z-index:2;animation:travel 2s linear infinite}.route-line span{margin-left:auto;position:relative;z-index:2}@keyframes travel{0%{transform:translateX(0)}50%{transform:translateX(55px)}100%{transform:translateX(0)}}.fee-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;border-bottom:1px solid var(--line);padding-bottom:10px;color:#91a9bc;font-size:11px}.fee-line code{color:#b9d4e5;font-size:10px}.timeline{display:flex;align-items:center;gap:10px;margin-top:14px;position:relative}.timeline>span{width:11px;height:11px;border:2px solid #49617a;border-radius:50%;flex:0 0 11px}.timeline>span.active{border-color:#24d8bf;background:#24d8bf;box-shadow:0 0 12px rgba(36,216,191,.35)}.timeline b,.timeline small{display:block}.timeline b{font-size:11px}.timeline small{font-size:9px;color:#748da4;margin-top:2px}
.how-section{padding:86px 0 40px}.section-title span{color:#5ee7dc;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.section-title h2{font-size:38px;letter-spacing:-1.8px;margin:7px 0 24px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.steps article{border:1px solid var(--line);background:rgba(9,21,37,.66);border-radius:22px;padding:22px}.steps article>span{color:#4fded5;font-size:10px;font-weight:850}.steps h3{font-size:16px;margin:18px 0 7px}.steps p{color:#819ab0;font-size:11px;line-height:1.65;margin:0}.disclosure{margin:35px 0 70px;border:1px solid var(--line);background:rgba(8,19,33,.62);border-radius:21px;padding:19px;display:flex;gap:14px}.shield{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:rgba(66,154,227,.09);color:#63c9ff;flex:0 0 34px}.disclosure h2{font-size:14px;margin:0 0 7px}.disclosure p{color:#758da3;font-size:10px;line-height:1.65;margin:5px 0}footer{width:min(1180px,calc(100% - 40px));margin:auto;padding:26px 0 34px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#607b91;font-size:10px}.footer-brand .wordmark{font-size:21px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#10263c;border:1px solid rgba(79,221,212,.22);color:#e8fbff;padding:11px 15px;border-radius:13px;font-size:11px;box-shadow:0 15px 40px rgba(0,0,0,.28);transition:.22s;z-index:20}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.topbar{height:auto;padding:18px 0;align-items:flex-start}.top-actions{flex-wrap:wrap;justify-content:flex-end}.wallet-chip{height:40px}.hero{padding:45px 0 40px}.hero-orb{display:none}.workspace{grid-template-columns:1fr}.side-panel{grid-template-columns:repeat(3,1fr)}.side-card{padding:16px}.hero h1{letter-spacing:-3px}.trust-strip{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){.topbar,.shell,footer{width:min(100% - 24px,1180px)}.topbar{display:grid;grid-template-columns:1fr auto;gap:10px}.top-actions{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr 1fr;width:100%}.language-control,.wallet-chip{height:42px}.wallet-chip{justify-content:center;padding:0 8px;font-size:11px}.hero{min-height:auto;padding:34px 4px 32px}.hero h1{font-size:43px;letter-spacing:-2.6px}.hero p{font-size:14px;line-height:1.6;margin-top:18px}.hero-badges{margin-top:20px}.trust-strip{grid-template-columns:1fr;margin-bottom:15px}.trust-strip article{padding:13px 15px}.swap-card{border-radius:24px;padding:15px}.card-head{align-items:center}.card-head h2{font-size:20px}.connection-state{max-width:130px;overflow:hidden;text-overflow:ellipsis}.asset-panel{border-radius:19px;padding:14px}.amount-row{align-items:flex-start;gap:8px}.amount-column input,.receive-amount{font-size:29px;letter-spacing:-1.2px}.chain-select-wrap{min-width:145px;height:50px;padding:0 7px}.chain-select-wrap select{font-size:11px}.chain-icon{width:29px;height:29px;flex-basis:29px}.quote-grid{grid-template-columns:1fr}.side-panel{grid-template-columns:1fr}.how-section{padding-top:55px}.section-title h2{font-size:30px}.steps{grid-template-columns:1fr}.disclosure{margin-bottom:45px}footer{align-items:flex-start;flex-direction:column}.wordmark{font-size:24px}.brand-mark{width:42px;height:42px}.brand-mark img{width:36px;height:36px}}
@media(max-width:390px){.wallet-chip span:last-child{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amount-column input,.receive-amount{font-size:26px}.chain-select-wrap{min-width:132px}.hero h1{font-size:39px}.contract-row{flex-direction:column}.contract-row button{height:42px}}
