*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e6e6e6}.app{max-width:880px;margin:0 auto;padding:24px}h1{margin-bottom:4px}.subtitle{color:#9aa0a6;margin-bottom:24px}.card{background:#1a1d24;border:1px solid #2a2f3a;border-radius:12px;padding:20px;margin-bottom:20px}input,button{font:inherit;padding:10px 12px;border-radius:8px;border:1px solid #2a2f3a;background:#0f1115;color:#e6e6e6}input{width:100%}button{background:#3b82f6;border-color:#3b82f6;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:transparent}button.danger{background:#b91c1c;border-color:#b91c1c}.row{display:flex;gap:12px;align-items:center}.row>*{flex:1}.label{font-size:12px;color:#9aa0a6;margin-bottom:4px}.error{color:#f87171;margin-top:8px}.success{color:#34d399;margin-top:8px}.lot{display:flex;gap:16px}.lot img{width:140px;height:140px;object-fit:cover;border-radius:8px}.bid-list{display:grid;gap:12px}.bid{background:#1a1d24;border:1px solid #2a2f3a;border-radius:10px;padding:12px 14px;display:flex;justify-content:space-between;gap:12px}.tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.tag.PLACED{background:#064e3b;color:#34d399}.tag.PENDING{background:#1e3a8a;color:#93c5fd}.tag.FAILED,.tag.LOST,.tag.CANCELLED,.tag.OUTBID{background:#7f1d1d;color:#fca5a5}.tag.WON{background:#14532d;color:#86efac}.muted{color:#9aa0a6;font-size:12px}.tabs{display:flex;gap:8px;margin-bottom:16px}.tabs button{flex:0}
