.ipo-table table { width:100%; border-collapse:collapse; }
.ipo-table th { background:#0b1f44; color:#fff; padding:10px; }
.ipo-table td { padding:10px; border-bottom:1px solid #ddd; }
.green {color:green;}
.btn { background:#fbbf24; padding:6px 10px; border-radius:5px; text-decoration:none; color:#000; }

.ipo-detail { max-width:800px; margin:auto; }
.stats { display:flex; gap:20px; margin:20px 0; }
