.pawn-hero{display:flex;gap:24px;align-items:center;justify-content:space-between}.pawn-hero .pitch{margin-top:18px}.pawn-hero .pawn-art{flex:0 0 auto}@media(max-width:700px){.pawn-hero{flex-direction:column;align-items:flex-start;gap:6px}.pawn-hero .pawn-art{width:96px;height:96px;order:-1;margin-top:18px}.pawn-hero .pitch{margin-top:6px}}.pawn-stats{margin:6px 0 18px}.pawn-item{display:flex;gap:14px;align-items:center;padding:12px 0;border-top:1px solid var(--line);flex-wrap:wrap}.pawn-item img{border-radius:8px;background:var(--bg-deep)}.pawn-badge{width:56px;height:56px;border-radius:8px;background:var(--bg-deep);color:var(--hat);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.pawn-meta{display:flex;flex-direction:column;flex:1;gap:2px;min-width:200px}.pawn-actions{margin-top:0}.pawn-form{padding:12px 0 16px;display:flex;flex-direction:column;gap:8px;border-top:1px dashed var(--line)}.pawn-form label{font-size:.9em;color:var(--muted)}.form-status{margin:4px 0 0;font-weight:600;color:var(--hat);min-height:1.2em}#eth,.pawn-form input{flex:1;min-width:0;width:100%;font-family:ui-monospace,Menlo,monospace;font-size:1.05rem;font-weight:600;color:var(--text);background:var(--bg-deep);border:2px solid var(--line);border-radius:10px;padding:14px 16px;outline:none}#eth::placeholder,.pawn-form input::placeholder{color:var(--muted);opacity:.7;font-weight:400}#eth:focus,.pawn-form input:focus{border-color:var(--hat);box-shadow:0 0 0 3px #f5c51840}#counter .calc-row{align-items:stretch}#counter .btn.primary{padding:14px 22px;font-size:1.05rem}#status{font-weight:600}#result img{width:100%;height:auto;border-radius:12px;margin:12px 0}#burn-step{margin:12px 0;padding:12px 0;border-top:1px dashed var(--line);display:flex;flex-direction:column;gap:8px}#burn-step label{font-size:.95em;color:var(--muted)}#burn-tx{width:100%;font-family:ui-monospace,Menlo,monospace;font-size:1.05rem;color:var(--text);background:var(--bg-deep);border:2px solid var(--line);border-radius:10px;padding:14px 16px;outline:none}
