.button-container{display:flex;gap:1rem;justify-content:center;margin:2rem auto;flex-wrap:wrap}.container{max-width:720px;margin:2rem auto;padding:1rem}.container-wide{max-width:1100px}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.table th,.table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.table thead th{background:#f8fafc;font-weight:700}.table tbody tr:last-child td{border-bottom:none}
