:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{margin:0 auto;padding:1.5rem;text-align:center}button{border:1px solid lightgray;border-radius:50px}.header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#fff;position:fixed;top:0;left:0;width:100%;z-index:1000}.header-right{display:flex;align-items:center;gap:10px;margin-right:2rem}.header-banner{height:6rem;cursor:pointer;flex-shrink:0;margin-top:1rem}.header button{margin-top:-.5rem;margin-right:.5rem}.search-bar{display:flex;flex-wrap:wrap;gap:5px;width:90vw;justify-content:center;align-items:center;position:fixed;top:8rem;left:0;width:100%;background:#fff;padding:10px 0;box-shadow:0 2px 5px #0000001a;z-index:999}.search-bar input,.search-bar select{padding:8px;font-size:14px;flex-grow:1;border:1px solid lightgray;border-radius:10px;margin-left:1rem}.search-bar button{margin-right:1rem;color:#000}.event-page{margin-top:8rem}.event-list{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;margin-top:11rem;margin-left:2.5%}.event-card{display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 8px #0003;padding:10px;margin:20px;width:250px;height:380px;box-sizing:border-box;background:#fff;border-radius:10px;color:#000;cursor:pointer}.event-card img{width:100%;max-width:200px;max-height:200px;border-radius:5px;object-fit:cover;border:2px solid #ddd}.event-card:hover .event-title{color:#000}.event-title{font-size:1rem;font-weight:700;margin-bottom:8px}.event-location,.event-info{font-size:.9rem;margin-top:10px;font-weight:700}.event-date{font-size:.85rem;margin-top:auto}.event-details-container{text-align:center;margin-top:6rem}.event-image{margin-top:1rem;width:20rem;object-fit:cover;border-radius:5px}.back-button{top:9rem;left:1rem;position:fixed}.edit-button{top:9rem;right:5.5rem;position:fixed}.delete-button{top:9rem;right:1rem;position:fixed}.register-button{padding:10px 40px}.create-event-button{margin:0}@media (max-width: 480px){.create-event-button{position:absolute;top:6.8rem;right:3rem;font-size:10px}}.profile-img{border-radius:50%;width:4rem;height:4rem;margin:0 1rem;cursor:pointer}.profile-container{position:relative;display:inline-block}.profile-menu{position:absolute;top:70px;right:0;background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 10px #0003;display:flex;flex-direction:column;min-width:120px}.profile-menu button{text-align:center;cursor:pointer;width:100%;border-radius:0%;padding:10px;margin:0}.profile-menu button:hover{background:#f2f2f2}@media (max-width: 480px){.back-button{top:10rem;font-size:.75rem;padding:8px}.event-page{margin-top:11rem}}.create-event-container,.edit-event-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px}.create-event-card,.edit-event-card{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:30px;width:100%;max-width:400px;text-align:center;margin-top:8rem}.create-event-card h2,.edit-event-card h2{margin-bottom:20px;color:#333}.create-event-card form,.edit-event-card form{display:flex;flex-direction:column}.create-event-card label,.edit-event-card label{text-align:left;font-weight:700;margin-bottom:8px}.create-event-card input,.edit-event-card input,.create-event-card select,.edit-event-card select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.date-time{display:flex;flex-direction:column;gap:10px}@media (min-width: 600px){.date-time{flex-direction:row}}.file-upload input{padding:5px}.submit-button{background-color:#007bff;color:#fff;padding:12px;border:none;border-radius:5px;cursor:pointer;font-size:16px;transition:.3s}.registered-container{display:flex;flex-direction:column;align-items:center;padding:20px;margin-top:6rem}.registered-card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;text-align:center;max-width:400px;width:100%}.registered-card img{width:100%;height:auto;border-radius:10px;margin:10px 0}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin-top:6rem}.login-card{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:30px;width:100%;max-width:400px;text-align:center}.login-card h2{margin-bottom:20px;color:#333}.login-card form{display:flex;flex-direction:column}.login-card label{text-align:left;font-weight:700;margin-bottom:8px}.login-card input{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}@media (max-width: 480px){.create-event-card,.edit-event-card,.login-card{padding:20px}}.submit-button:hover{background-color:#0056b3}.google-signin{background-color:#db4437;color:#fff;padding:12px;border:none;border-radius:5px;cursor:pointer;font-size:16px;width:100%;transition:.3s}.google-signin:hover{background-color:#b53427}.error{color:red;margin-bottom:10px;font-size:14px}.my-event-list{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.page-title{margin-top:7rem;margin-bottom:0}
