@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);.event-listing-container{display:flex;flex-direction:column;height:80vh;margin:0 auto;max-width:100vw}.event-table-container{background:#fffffff2;border-radius:12px;box-shadow:0 4px 24px #00000014;flex:1 1;overflow-y:auto}.event-table{border-collapse:initial;border-spacing:0;font-family:Inter,Arial,Helvetica,sans-serif;min-width:600px;width:100%}.event-table td,.event-table th{border-bottom:1px solid #e0e0e0;padding:14px 18px;text-align:left}.event-table th{background:#f7f7fa;color:#333;font-weight:600;letter-spacing:1px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:2}.event-table tr:last-child td{border-bottom:none}.event-table tr:hover{background:#f0f8ff;transition:background .2s}.action-col{text-align:center}body{background:url(/static/media/background.324e4b58d1db3232981b.jpg) no-repeat 50% fixed;background-color:#f0f0f0;background-size:cover;font-family:Arial,sans-serif;margin:0;min-height:100vh;padding:0;position:relative}h1{color:#fff;text-shadow:20px 20px 60px #000c,0 10px 24px #000c}h1,h2{text-align:center}h2{color:#000;text-shadow:20px 20px 60px #dceb11cc,0 10px 24px #fffc}.container{background-color:#fff;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:800px;padding:20px}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;margin:10px 0;padding:10px 20px;text-align:center}.button:hover{background-color:#1a5ca3}.center{align-items:center;display:flex;height:100vh;justify-content:center}.login-form-container{background:#bbbac063;border-radius:12px;box-shadow:0 4px 24px #0003;max-width:350px;padding:40px;width:100%}nav{background:#0009;left:0;padding:16px 0;position:fixed;text-align:left;top:0;width:100%;z-index:10}nav a{color:#fff;font-weight:700;margin:0 16px;text-decoration:none}nav a:hover{text-decoration:underline}.main-content{margin-top:64px}@media (max-width:480px){h1,h2{font-size:1.2rem!important}.login-popup{min-width:90vw!important;padding:16px!important}}
/*# sourceMappingURL=main.0cf1bde4.css.map*/