:root{--bg:#f2efe6;--panel:#fbf8f0;--ink:#14110d;--muted:#645c50;--line:#14110d;--accent:#ffd84d;--accent-ink:#14110d;--danger:#c83f14;--success:#1e8a52}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:Avenir Next,Gill Sans,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-wrap{min-height:100vh}.page-shell{gap:12px;width:min(760px,100%);margin:0 auto;padding:12px 12px 24px;display:grid}.hero-panel,.panel,.notice-panel{border:2px solid var(--line);background:var(--panel)}.hero-panel,.panel{padding:14px}.hero-panel{align-content:space-between;gap:12px;min-height:192px;display:grid}.hero-panel--compact{min-height:unset}.hero-kicker,.section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0;font-size:.78rem}.hero-panel h1,.panel h2,.wallet-row h3,.history-row h3{margin:0}.hero-panel h1{letter-spacing:-.04em;font-size:clamp(2rem,10vw,3.6rem);line-height:.96}.hero-copy,.muted-text,.token-copy{color:var(--muted);margin:0}.token-copy{word-break:break-all}.hero-actions,.panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.button{border:2px solid var(--line);background:var(--panel);min-height:48px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.button:disabled{cursor:default;opacity:.45}.button--primary{background:var(--accent)}.button--ghost{background:0 0}.notice-panel{padding:12px 14px;font-weight:700}.notice-panel--neutral{background:#e9e3d3}.notice-panel--success{background:#d8efdf}.notice-panel--danger{background:#f3d5cc}.summary-chip{border:2px solid var(--line);background:var(--ink);min-width:108px;color:var(--panel);text-align:right;gap:4px;padding:8px 10px;display:grid}.summary-chip span,.wallet-qty span{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.summary-chip strong,.wallet-qty strong{font-size:1.65rem;line-height:1}.empty-block{gap:6px;padding:20px 0 4px;display:grid}.wallet-list,.history-list{gap:0;margin-top:8px;display:grid}.wallet-row,.history-row{border-top:2px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.wallet-qty{text-align:right;min-width:72px}.wallet-qr-panel{gap:14px}.wallet-qr-frame{border:2px solid var(--line);background:linear-gradient(#ffd84d24,#ffd84d00),#fffdf8;place-items:center;padding:14px;display:grid}.wallet-qr-svg{width:min(100%,360px)}.wallet-qr-svg svg{width:100%;height:auto;display:block}.wallet-qr-copy{text-align:center;gap:6px;display:grid}.wallet-qr-copy strong{letter-spacing:.03em;font-size:1.15rem}@media (min-width:720px){.page-shell{padding-left:18px;padding-right:18px}}
