@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#ecf7f4;background:#06101c;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% 80%,#0a5a5033,transparent 35%),radial-gradient(circle at 90% 15%,#14745d22,transparent 30%),#06101c}.shell{min-height:100vh;max-width:1240px;margin:auto;padding:26px 42px;display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between}.brand{font:600 13px DM Mono;letter-spacing:.22em;display:flex;align-items:center;gap:12px}.logo{display:grid;place-items:center;width:33px;height:33px;border:1px solid #27e3ad;color:#27e3ad;border-radius:50%;font:500 17px DM Mono}.network{font:500 11px DM Mono;letter-spacing:.12em;border:1px solid #ffffff1f;border-radius:30px;padding:9px 14px;color:#a9bbb7}.network i,.notice i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#25dba5;margin-right:8px;box-shadow:0 0 10px #25dba5}.checkout{flex:1;display:grid;grid-template-columns:1fr 460px;gap:9vw;align-items:center;padding:70px 4vw}.eyebrow{font:500 12px DM Mono;color:#2be3ad;letter-spacing:.25em;margin:0 0 18px}.intro h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.06em;margin:0;font-weight:600}.intro h1 em{font-style:normal;color:#23dba4}.sub{max-width:500px;color:#8ba09c;font-size:15px;line-height:1.75;margin:28px 0 42px}.steps{display:flex;gap:28px;color:#526461;font:500 10px DM Mono;letter-spacing:.08em}.steps span.on{color:#27dba6}.card{position:relative;background:linear-gradient(150deg,#122233ee,#0b1827ee);border:1px solid #ffffff18;border-radius:24px;padding:30px;box-shadow:0 35px 90px #0008,inset 0 1px #ffffff0a}.card:before{content:"";position:absolute;inset:-1px;border-radius:24px;background:linear-gradient(120deg,#22d9a844,transparent 32%);z-index:-1}.cardTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.card small{display:block;color:#718680;font:500 10px DM Mono;letter-spacing:.12em;margin-bottom:8px}.amount{display:flex;align-items:baseline;gap:10px}.amount input{width:180px;background:none;border:0;outline:0;color:#fff;font:600 40px DM Mono;padding:0}.amount b{font:500 13px DM Mono;color:#23dba4}.token{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#20d7a3;color:#062016;font-size:24px;font-weight:700}.primary{width:100%;border:0;border-radius:12px;padding:16px;background:#23dba4;color:#051811;font-weight:700;cursor:pointer;transition:.2s}.primary:hover{background:#52ebbd;transform:translateY(-1px)}.primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.details{border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10;padding:18px 0;margin-bottom:18px;display:grid;grid-template-columns:1.4fr .8fr .8fr}.details span{font:500 12px DM Mono}.wallet{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.wallet strong{font:500 13px DM Mono}.wallet b{font:500 10px DM Mono;color:#718680}.wallet b.connected{color:#25dda7}.qr{text-align:center;margin:18px 0;background:#07111d;border-radius:14px;padding:16px}.qr img{width:220px;max-width:100%;border-radius:8px}.qr p{font-size:11px;color:#8ba09c;margin:10px 0 0}.notice{display:flex;align-items:flex-start;background:#07111ca8;border-radius:11px;padding:13px;margin-top:14px;color:#9bada9;font-size:11px;line-height:1.4}.notice i{flex:none;margin-top:3px}.notice small{display:block;font:10px DM Mono;margin-top:5px;color:#5d7770}.notice.success{color:#35dfa9}.hint{font-size:10px;color:#526763;line-height:1.5;margin:14px 3px 0}footer{padding-top:20px;border-top:1px solid #ffffff0d;color:#40534f;font:500 9px DM Mono;letter-spacing:.12em}@media(max-width:850px){.shell{padding:20px}.checkout{grid-template-columns:1fr;padding:60px 0;gap:50px}.intro h1{font-size:50px}.card{padding:24px}.steps{gap:12px;justify-content:space-between}.details{grid-template-columns:1fr 1fr}.details div:first-child{grid-column:1/-1;margin-bottom:14px}}
