@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=Space+Mono:wght@400;700&display=swap");.retire{--rt-orange:#ff8c00;--rt-orange-hot:#ff4500;--rt-blue:#add8e6;--rt-bg:#050b18;--rt-fg:#ffffff;--rt-muted:rgba(173,216,230,0.65);--rt-panel:rgba(5,11,24,0.82);min-height:100vh;color:var(--rt-fg);font-family:Syne,system-ui,sans-serif;position:relative;background:var(--rt-bg)}.retire-bg{position:fixed;inset:0;z-index:0;background:url(/retire-bg.png) 50%/cover no-repeat,var(--rt-bg)}.retire-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,11,24,.55),rgba(5,11,24,.75) 45%,rgba(5,11,24,.92))}.retire-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:1.5rem 1rem 3rem}.retire-hero{text-align:center;margin-bottom:1.5rem}.retire-title{margin:0;font-size:clamp(2rem,8vw,3.25rem);font-weight:800;letter-spacing:-.03em;line-height:1;text-shadow:0 0 40px rgba(255,140,0,.35)}.retire-ticker{margin:.45rem 0 0;font-family:Space Mono,ui-monospace,monospace;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:700;color:var(--rt-orange);text-shadow:0 0 24px rgba(255,69,0,.5)}.retire-lead{margin:.75rem auto 0;max-width:22rem;font-size:.8125rem;color:var(--rt-muted);line-height:1.45}.retire-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.retire-chip{font-family:Space Mono,ui-monospace,monospace;font-size:.6875rem;padding:.35rem .65rem;border:1px solid rgba(255,140,0,.35);border-radius:999px;background:rgba(255,140,0,.08);color:var(--rt-blue)}.retire-chip--price{color:#86efac;border-color:rgba(134,239,172,.3);background:rgba(134,239,172,.06)}.retire-ca{font:inherit;cursor:pointer;color:var(--rt-fg)}.retire-ca:hover{color:var(--rt-orange)}.retire-copied{margin-left:.25rem;color:#86efac;font-size:.625rem}.retire-status{margin:.75rem 0 0;font-size:.6875rem;color:var(--rt-muted)}.retire-status--run{color:var(--rt-orange)}.retire-status--err{color:#f87171}.retire-txs{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.65rem}.retire-tx{font-family:Space Mono,ui-monospace,monospace;font-size:.625rem;font-weight:700;padding:.25rem .55rem;border-radius:6px;border:1px solid rgba(255,140,0,.35);color:var(--rt-orange);text-decoration:none}.retire-tx:hover{background:rgba(255,140,0,.12)}.retire-chip--kols{border-color:rgba(255,140,0,.45);background:rgba(255,140,0,.1);color:#ffb347}.retire-chip--bag{border-color:rgba(30,77,156,.45);background:rgba(30,77,156,.12);color:var(--rt-blue)}.retire-supply{margin:.75rem 0 0;font-size:.8125rem;color:var(--rt-muted);text-align:center;line-height:1.5}.retire-invalid{display:block;margin-top:.15rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#ff6b6b;text-transform:uppercase}.retire-filters{display:flex;gap:.5rem;margin-bottom:1rem;justify-content:center}.retire-filter{font:inherit;font-size:.75rem;font-weight:700;letter-spacing:.1em;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:rgba(5,11,24,.65);color:var(--rt-muted);cursor:pointer;backdrop-filter:blur(6px)}.retire-filter--active{border-color:var(--rt-orange);background:rgba(255,140,0,.15);color:var(--rt-orange);box-shadow:0 0 20px rgba(255,140,0,.2)}.retire-filter--active.retire-filter--bag{border-color:var(--rt-blue);background:rgba(30,77,156,.2);color:var(--rt-blue);box-shadow:0 0 20px rgba(30,77,156,.25)}.retire-avatar--bag{display:flex;align-items:center;justify-content:center;font-family:Space Mono,ui-monospace,monospace;font-size:.625rem;font-weight:700;color:var(--rt-blue);background:rgba(30,77,156,.2);border:1px solid rgba(30,77,156,.35)}.retire-empty{padding:2rem 1rem;list-style:none;border:1px dashed rgba(255,255,255,.12);border-radius:.65rem;background:var(--rt-panel)}.retire-empty,.retire-loading{text-align:center;color:var(--rt-muted);font-size:.8125rem}.retire-loading{margin:0 0 .75rem}.retire-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.retire-row{display:grid;grid-template-columns:2rem 2.5rem 1fr auto;gap:.65rem;align-items:start;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.08);border-radius:.65rem;background:var(--rt-panel);backdrop-filter:blur(8px)}.retire-rank{font-family:Space Mono,ui-monospace,monospace;font-size:.75rem;font-weight:700;color:var(--rt-orange);padding-top:.15rem}.retire-avatar{width:2.5rem;height:2.5rem;border-radius:.45rem;object-fit:cover;border:1px solid rgba(255,140,0,.25)}.retire-info{min-width:0}.retire-name{display:block;font-size:.875rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.retire-wallet{display:block;margin-top:.1rem;font-family:Space Mono,ui-monospace,monospace;font-size:.625rem;color:var(--rt-muted);text-decoration:none}.retire-wallet:hover{color:var(--rt-orange)}.retire-hold{display:block;margin-top:.2rem;font-family:Space Mono,ui-monospace,monospace;font-size:.625rem;color:#86efac}.retire-drop{display:block;margin-top:.08rem;font-size:.5625rem;color:var(--rt-orange)}.retire-x{font-size:.875rem;color:var(--rt-orange);text-decoration:none;padding-top:.15rem}.retire-x--off{opacity:.2;pointer-events:none}@media (max-width:480px){.retire-row{grid-template-columns:1.75rem 2.25rem 1fr auto;gap:.5rem;padding:.6rem .7rem}}