:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222736;background:#fff7e5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page{width:min(980px,calc(100vw - 32px));margin:0 auto;padding:36px 0 64px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{margin:0 0 8px;color:#ff8a00;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px}h1{margin:0;font-size:clamp(32px,5vw,54px);letter-spacing:-.04em}h2{margin:0 0 12px;font-size:18px}.subtle{margin:8px 0 0;color:#6f7482}.walletBox{min-width:280px;padding:16px;border:1px solid #e8e3d6;border-radius:18px;background:#ffffffbf;box-shadow:0 12px 30px #22273614}.walletStatus{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:700}.dot{width:9px;height:9px;border-radius:999px;background:#c3c7cf}.dot.ok{background:#14a06f}.panel,.debugPanel{border:1px solid #e8e3d6;border-radius:28px;background:#fff;box-shadow:0 18px 45px #2227361a}.panel{max-width:520px;padding:24px}.panelHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:24px}.fieldLabel{display:block;margin:0 0 8px;color:#7d828d;font-size:13px}.select{width:100%;border:1px solid #e3e4e8;border-radius:14px;padding:12px 14px;margin-bottom:16px;color:#222736;background:#fff}.swapCard{position:relative}.tokenBox{border:1px solid #e3e4e8;border-radius:22px;padding:16px;background:#fff}.tokenBox+.tokenBox{margin-top:4px}.tokenBoxTop{display:flex;justify-content:space-between;gap:16px;color:#747987;font-size:13px}.tokenMain{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.tokenBadge{display:flex;align-items:center;gap:10px;min-width:150px}.tokenIcon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#253cff,#ff8a00);font-weight:900}.tokenBadge small{display:block;margin-top:2px;color:#111827;font-size:12px;font-weight:500}.amountInput,.outputAmount{width:100%;min-width:0;border:0;outline:0;text-align:right;color:#2b3141;font-size:28px;font-weight:800;background:transparent}.outputAmount{overflow:hidden;text-overflow:ellipsis}.switchButton{position:relative;z-index:2;display:grid;place-items:center;width:44px;height:44px;margin:-22px auto;border:1px solid #eee;border-radius:999px;background:#fff;box-shadow:0 6px 18px #2227361f;color:#ff8a00;font-size:22px;font-weight:900}.details{margin:18px 0;padding:16px;border-radius:18px;background:#fafafa}.detailRow{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0;color:#7a7f8a}.detailRow strong{color:#2b3141;text-align:right}.slippageInput{display:inline-flex;align-items:center;gap:6px}.slippageInput input{width:78px;border:1px solid #dedfe3;border-radius:10px;padding:7px 9px;text-align:right}.memoBox{margin-top:14px;padding:12px;border-radius:12px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#2b3141;background:#fff;border:1px solid #ececf0;white-space:nowrap}.primary,.secondary,.ghost{border:0;border-radius:14px;font-weight:800}.primary{width:100%;padding:18px;color:#fff;background:#2b3141;font-size:18px;letter-spacing:.05em}.secondary{width:100%;padding:12px 14px;color:#fff;background:#2b3141}.walletBox .secondary+.secondary{margin-top:10px}.secondary.danger{color:#2b3141;background:#fff;border:1px solid #d9dde7}.ghost{padding:9px 12px;color:#2b3141;background:#f3f4f7;font-size:13px}.notice{margin:12px 0;padding:12px 14px;border-radius:14px;line-height:1.4}.notice.error,.errorText{color:#8f1d1d;background:#fff1f1}.notice.success{color:#0b6b4f;background:#edfff8}.errorText{margin:10px 0 0;padding:10px;border-radius:10px;font-size:13px}.debugPanel{margin-top:24px;padding:20px}.debugPanel pre{max-height:380px;overflow:auto;margin:0;padding:16px;border-radius:14px;color:#dbeafe;background:#111827;font-size:12px}@media(max-width:760px){.hero{display:block}.walletBox{margin-top:18px}.panel{max-width:none;padding:18px}.tokenMain{align-items:flex-start}.amountInput,.outputAmount{font-size:22px}}
