:root{font-family:Inter,"PingFang SC",system-ui,sans-serif;color:#eaf4ff;background:#050b14;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% -10%,#153e55 0,transparent 36%),#050b14}header{height:68px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:0 24px;border-bottom:1px solid #ffffff10}a{color:#a8bacb;text-decoration:none}.brand{font-size:20px;font-weight:800;color:white}.brand span,.eyebrow{color:#3ee6c1}main{max-width:1120px;margin:auto;padding:58px 24px 80px;display:grid;grid-template-columns:1fr 520px;gap:76px;align-items:start}.intro{padding-top:70px}.intro h1{font-size:52px;line-height:1.08;margin:14px 0 22px;max-width:560px}.intro p{color:#9db0c2;font-size:18px;line-height:1.7}.eyebrow{font-weight:800;letter-spacing:.16em;font-size:13px}.panel{background:linear-gradient(145deg,#0d1827,#091321);border:1px solid #213248;border-radius:24px;padding:26px;box-shadow:0 30px 80px #0008}.steps{display:flex;gap:18px;color:#60758c;font-size:13px;margin-bottom:24px}.steps .active{color:#3ee6c1}.chains{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.chains button,.wallet button{border:1px solid #253a51;background:#101e2e;color:#bdd0df;border-radius:12px;padding:14px;cursor:pointer;font-weight:700}.chains button.selected{border-color:#3ee6c1;color:#3ee6c1;background:#0b2929}label{display:block;color:#91a5b7;font-size:14px;margin:16px 0}select,input{width:100%;margin-top:8px;background:#07111d;color:white;border:1px solid #25384b;border-radius:12px;padding:15px;font-size:16px;outline:none}.amount{position:relative}.amount span{position:absolute;right:15px;top:23px;color:#3ee6c1;font-weight:800}.amount input{padding-right:68px}.wallet{display:flex;align-items:center;justify-content:space-between;background:#081420;border:1px solid #1b3043;border-radius:14px;padding:15px;margin:18px 0}.wallet small,.wallet em{display:block;color:#6f8498;font-style:normal}.wallet strong{display:block;max-width:270px;overflow:hidden;text-overflow:ellipsis;margin:4px 0}.summary{border-top:1px solid #1d2e40;border-bottom:1px solid #1d2e40;padding:10px 0}.summary div{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.summary span{color:#74899d}.summary b{font-size:13px;max-width:290px;overflow:hidden;text-overflow:ellipsis}.primary{width:100%;margin-top:20px;padding:17px;border:0;border-radius:14px;background:#3ee6c1;color:#03100f;font-size:16px;font-weight:900;cursor:pointer}.primary:disabled{opacity:.5}.notice{font-size:12px;line-height:1.6;color:#71879b;text-align:center}.result{margin-top:18px;padding:16px;background:#0a2527;border:1px solid #256d65;border-radius:12px;word-break:break-all}.hidden{display:none}.result img{display:block;max-width:230px;margin:14px auto;border-radius:12px}@media(max-width:850px){main{grid-template-columns:1fr;padding-top:26px;gap:24px}.intro{padding-top:10px}.intro h1{font-size:34px}.intro p{font-size:16px}.panel{padding:18px;border-radius:20px}.wallet{align-items:flex-start;gap:12px}.wallet strong{max-width:180px}.steps{font-size:12px;gap:9px}}
