:root{color:#171717;background:#fff;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,ui-sans-serif,system-ui,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button{font:inherit}code{border-radius:6px;background:#0000000f;padding:1px 5px}.page-shell{min-height:100vh;padding:24px clamp(20px,12vw,256px) 48px}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:inline-flex;height:48px;align-items:center;gap:10px}.brand-lockup img{width:31px;height:16px;display:block;filter:invert(1)}.brand-lockup span{color:#171717;font-size:14px;font-weight:600;letter-spacing:0;line-height:1}.wallet-button,.action-button,.copy-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;font-weight:800;transition:transform .12s ease,background .12s ease,box-shadow .12s ease,opacity .12s ease}.wallet-button.nav{min-height:48px;border-radius:999px;background:#f3f3f3;color:#181818;padding:0 28px;font-size:16px;font-weight:500}.wallet-button.nav.connected{font-weight:500}.wallet-button.primary,.action-button.primary{width:fit-content;max-width:100%;min-height:56px;border-radius:999px;background:#111313;color:#fff;padding:0 34px;font-size:18px;font-weight:500;box-shadow:inset 0 1px #ffffff47}.action-button.secondary,.copy-button.inline{min-height:42px;border-radius:999px;background:#f3f3f3;color:#222;padding:0 18px;font-size:14px;font-weight:500}.copy-button.inline{width:auto}.wallet-button:not(:disabled):active,.action-button:not(:disabled):active,.copy-button:not(:disabled):active{transform:scale(.985)}.action-button:disabled,.copy-button:disabled{cursor:not-allowed;opacity:.45}.stage-shell{display:flex;min-height:calc(100vh - 116px);flex-direction:column;align-items:center;justify-content:center;padding:76px 0 0}.notice-stack{position:fixed;right:18px;bottom:18px;z-index:2;display:grid;width:min(380px,calc(100% - 36px));gap:10px}.notice{border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fffffff5;box-shadow:0 18px 48px #181c201a;padding:10px 12px;color:#171717a8;font-size:12px;line-height:1.45}.notice.warning{border-color:#d9911f33;background:#fffaebfa}.active-step{width:min(100%,640px)}.step-card{display:flex;flex-direction:column;align-items:center;text-align:center}.orb-stage{display:grid;width:220px;height:220px;place-items:center;margin-bottom:24px}.orb-stage img{width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.2))}.orb-stage.qr-stage{width:min(100%,328px);height:auto;aspect-ratio:1}.orb-stage.qr-stage .qr-box{width:100%;margin:0}.step-label{margin:8px 0 10px;color:#12bfae;font-size:15px;font-weight:400}h1{max-width:680px;margin:0;color:#171717;font-size:clamp(30px,3.8vw,40px);line-height:1.05;letter-spacing:0}.step-body{max-width:520px;margin-top:18px;color:#a5a5a5;font-size:21px;font-weight:400;line-height:1.18}.step-body p{margin:0}.error-text{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;color:#bd3636;font-size:14px;font-weight:700}.approval-callout{margin-top:18px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fffffff5;padding:12px 14px;color:#171717a8;text-align:left}.approval-callout p{margin:0;font-size:14px;line-height:1.38}.approval-callout-title{color:#171717;font-weight:600}.approval-callout-title+p{margin-top:4px}.step-action{display:flex;width:100%;justify-content:center;margin-top:38px}.button-row{display:flex;width:auto;max-width:100%;flex-wrap:wrap;justify-content:center;gap:12px}.button-row.compact{width:auto}.button-row .action-button.primary{flex:0 0 auto}.qr-box{display:grid;aspect-ratio:1;width:min(100%,328px);place-items:center;margin:30px auto 0;border:1px solid rgba(0,0,0,.06);border-radius:28px;background:#f8faf9;padding:26px}.qr-empty{display:flex;max-width:220px;flex-direction:column;align-items:center;gap:10px;color:#17171773;text-align:center}.qr-empty p{margin:0;font-size:14px;line-height:1.45}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.page-shell{padding:18px 20px 36px}.top-bar{gap:14px}.wallet-button.nav{min-height:42px;padding:0 18px;font-size:14px}.stage-shell{min-height:calc(100vh - 88px);padding-top:46px}.orb-stage,.orb-stage img{width:180px;height:180px}.orb-stage.qr-stage{width:min(100%,300px);height:auto}.step-body{font-size:18px}.wallet-button.primary,.action-button.primary{min-height:52px;padding:0 26px;font-size:16px}.step-action{margin-top:30px}}@media(max-width:560px){.top-bar{align-items:center;flex-direction:row}.notice-stack{position:static;width:100%;margin-bottom:18px}}
