*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{background:#0b0f1a;color:#fff}.navbar{background:#11162a;border-bottom:1px solid #2a2f4a;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-link{color:inherit;text-decoration:none}.hero{padding:4rem 2rem;text-align:center}.hero h2{color:#9f7aea;font-size:2.5rem}.hero .dates{color:#38bdf8;margin-top:1rem}.events{padding:3rem 2rem}.events h2{margin-bottom:2rem;text-align:center}.events-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.event-card{background:#11162a;border:1px solid #2a2f4a;border-radius:12px;padding:1.5rem;transition:.3s}.event-card:hover{border-color:#9f7aea;transform:translateY(-6px)}.event-card h3{color:#9f7aea}.tag{color:#38bdf8;display:inline-block;font-size:.8rem;margin-top:.5rem}.footer{background:#0e1325;border-top:1px solid #2a2f4a;font-size:.9rem;padding:2rem}.footer-top{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1.5rem}.footer-section h4{color:#9f7aea;margin-bottom:.5rem}.footer a{color:#38bdf8;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #2a2f4a;color:#b5b9d6;padding-top:1rem;text-align:center}
/*# sourceMappingURL=main.c3a5fc6d.css.map*/