body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;height:auto;justify-content:space-between;padding:0 32px}.header-left{flex:1 1}.header-center{display:flex;flex:1 1;justify-content:center}.header-logo{height:150px}.header-right{display:flex;flex:1 1;justify-content:flex-end;margin-right:2vw}.welcome-message{font-family:OldStandard,sans-serif;margin:10px;padding:0 10px}.delete-btn{background:#07225e;color:#fff}.delete-btn,.login-btn{border:1px solid #07225e;border-radius:24px;cursor:pointer;font-weight:500;padding:8px 40px;transition:background .2s,color .2s}.login-btn{background:#fff;color:#07225e}.login-btn:hover{background:#07225e;color:#fff}@media (max-width:768px){.custom-header{flex-wrap:wrap;height:auto;padding:0 16px}.header-center{margin:10px 0;order:1;width:100%}.header-logo{height:100px}.header-left,.header-right{flex:1 1 100%;justify-content:center}.login-btn{display:none!important}.welcome-message{font-size:.9rem}}@media (max-width:480px){.custom-header{align-items:center;flex-direction:column;padding:8px}.header-logo{height:70px}.header-right{flex-direction:column;gap:8px;margin-top:8px}.login-btn{display:none!important}.delete-btn{font-size:.9rem;max-width:200px;padding:8px 20px;width:100%}.welcome-message{margin-bottom:5px;padding:0;text-align:center;white-space:normal}}.hero-banner{align-items:stretch;background:#07225e;box-shadow:0 6px 32px #1e28781f;display:flex;justify-content:space-between;margin-bottom:32px;min-height:600px}.hero-text-section{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:48px 40px}.hero-headline-main{font-style:bold}.hero-headline-main,.hero-headline-sub{display:inline-block;font-family:OldStandard;font-size:3rem;font-weight:600;margin-top:14px}.hero-headline-sub{font-style:italic}.hero-image-section{align-items:center;background:#f4f6fa;display:flex;flex:2 1;justify-content:inherit}.hero-img{border-left:4px solid #fff;border-radius:0 12px 12px 0;box-shadow:-2px 0 16px #1e287814;max-width:100%}@media (max-width:1024px){.hero-headline-main,.hero-headline-sub{font-size:2.4rem}.hero-banner{min-height:550px}}@media (max-width:800px){.hero-banner{flex-direction:column;min-height:auto}.hero-text-section{padding:32px 20px 16px;text-align:center}.hero-image-section{border-radius:0 0 12px 12px;justify-content:center}.hero-img{border-left:none;border-radius:0 0 12px 12px;border-top:4px solid #fff;height:auto;max-height:300px;max-width:100%}}@media (max-width:480px){.hero-headline-main,.hero-headline-sub{font-size:clamp(1.4rem,6vw,1.8rem);line-height:1.3;margin-top:8px}.hero-text-section{padding:20px 16px 12px}.hero-img{max-height:200px}}.modal-overlay{align-items:center;background:#11181c5c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#fff;border-radius:18px;box-shadow:0 12px 32px 0 #28427117;max-width:600px;min-width:550px;padding:32px 28px 24px;width:100%}.modal-content h2{color:#121212;font-size:1.45rem;font-weight:600;letter-spacing:-.5px;margin-bottom:16px}.modal-content form{display:flex;flex-direction:column;gap:18px}.modal-content input,.modal-content textarea{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;margin-bottom:0;outline:none;padding:11px 15px;transition:border .18s}.modal-content input:focus,.modal-content textarea:focus{border-color:#2563eb}.modal-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:18px}.modal-buttons button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 18px;transition:background .15s}.modal-buttons button[type=submit]{background:#2563eb;border:1px solid #2563eb;color:#fff}.modal-buttons button[type=button]{background:#f3f4f6;border:1px solid #e5e7eb;color:#111}:root{--dark-blue:#07225e;--purple:#341539;--light-purple:#6c3bbf;--white:#fff;--overlay:#34153999}h2{color:#000;font-family:OldStandard,sans-serif;font-style:normal}.dashboard{background:#fff;background:var(--white);color:#fff;color:var(--white);font-family:Helvetica,Arial,sans-serif;min-height:100vh}.hero-banner{height:320px;overflow:hidden;position:relative;width:100%}.hero-img{height:100%;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:#34153999;background:var(--overlay);bottom:0;color:#fff;color:var(--white);display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0}.dashboard-section{margin:40px 0;padding:0 5vw}.dashboard-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.see-more-btn{background:#0000;border:1px solid #07225e;border:1px solid var(--dark-blue);border-radius:20px;color:#07225e;color:var(--dark-blue);cursor:pointer;font-weight:700;padding:10px 20px}.category-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.category-card{border-radius:16px;box-shadow:0 4px 20px #14143c4d;min-height:200px;overflow:hidden;position:relative}.category-img{display:block;height:200px;object-fit:cover;width:100%}.category-overlay{align-items:flex-end;background:linear-gradient(180deg,#341539,#07225e);background:linear-gradient(180deg,var(--purple) 0,var(--dark-blue) 100%);bottom:0;display:flex;justify-content:center;left:0;opacity:.7;position:absolute;right:0;top:0}.category-title{color:#fff;color:var(--white);font-size:1.2em;font-weight:700;margin:auto;z-index:2}.event-list{display:flex;flex-direction:column;gap:28px}.event-list-item{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #14143c33;display:flex;overflow:hidden}.event-date-box{align-items:center;background:#341539;background:var(--purple);color:#fff;color:var(--white);display:flex;flex-direction:column;font-weight:700;min-width:60px;padding:18px 14px}.event-day{font-size:1.8em;line-height:1}.event-month,.event-year{font-size:.9em;opacity:.85}.event-image-box{max-width:120px;min-width:400px;overflow:hidden}.event-img{height:100%;object-fit:cover;width:100%}.event-details{color:#000;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:16px 24px}.read-more-btn{background:#07225e;background:var(--dark-blue);border:none;border-radius:16px;color:#fff;color:var(--white);cursor:pointer;font-weight:500;margin:10px 0;padding:10px 20px;width:200px}.event-expired{color:#ef0000;font-size:.95em;font-weight:500;margin-left:12px}@media (max-width:768px){.hero-banner{height:200px}.dashboard-section-header{align-items:flex-start;flex-direction:column;gap:10px}.see-more-btn{padding:12px;text-align:center;width:100%}.category-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.event-list-item{flex-direction:column}.event-image-box{height:180px;max-width:100%;min-width:100%}.event-details{padding:14px}.read-more-btn{width:100%}}@media (max-width:480px){.hero-banner{height:400px}h2{font-size:1.2rem}.category-title{font-size:1em}.event-date-box{min-width:50px;padding:10px}.event-day{font-size:1.4em}}.event-detail-container{align-items:flex-start;background:#fff;display:flex;gap:100px;margin:40px auto;max-width:50%;padding:40px 32px}.event-detail-image-section{align-items:flex-start;display:flex;flex:1 1;justify-content:center}.event-detail-image{box-shadow:0 2px 12px #1e287814;object-fit:cover;width:30vw}.event-detail-info-section{align-items:flex-start;display:flex;flex:2 1;flex-direction:column}.event-detail-title{color:#07225e;font-family:OldStandard-Bold;font-size:2.2rem;margin-bottom:18px}.event-detail-description{color:#333;font-family:OldStandard;font-size:1.15rem;font-style:italic;margin-bottom:20px}.event-detail-meta{color:#444;font-family:OldStandard;font-size:1.15rem;margin-bottom:28px}.event-detail-signup-btn{background:#07225e;border:none;border-radius:20px;box-shadow:0 2px 8px #3415391a;color:#fff;cursor:pointer;font-family:Helvetica,sans-serif;font-size:1rem;font-weight:400;margin-top:18px;padding:12px 32px;transition:background .2s}.event-detail-signup-btn:hover{background:#fff;border:1px solid #07225e;color:#07225e}@media (max-width:900px){.event-detail-container{flex-direction:column;gap:24px;padding:24px 8px}.event-detail-image-section{justify-content:center;margin-bottom:14px}.event-detail-info-section{align-items:stretch}}.popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.popup-content{align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000040;display:flex;flex-direction:column;max-width:800px;min-width:600px;padding:80px 60px}.popup-content h2{color:#07225e;font-family:OldStandard,serif;font-size:1.5rem;margin-bottom:16px;text-align:center}.signup-form-flex{display:flex;flex-direction:column;gap:18px}.signup-fields-flex{display:flex;flex-direction:column;gap:12px}.signup-fields-flex label{color:#000;display:flex;flex-direction:column;font-weight:600}.signup-fields-flex input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-top:4px;padding:8px 10px}.signup-fields-flex p{color:#2563eb;font-weight:700;margin:8px 0 0}.signup-buttons-flex{display:flex;flex-direction:row;gap:10px;margin-top:10px}.confirm-btn{background-color:#07225e;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:10px 18px;transition:background-color .3s ease}.confirm-btn:disabled{background-color:#07225e;cursor:not-allowed}.cancel-btn{background-color:initial;border:1px solid #07225e;border-radius:8px;color:#2563eb;cursor:pointer;flex:1 1;font-weight:600;padding:10px 18px}.signup-confirmation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 0}.signup-icon{margin-bottom:20px}.signup-icon.error svg,.signup-icon.success svg{display:block}.signup-message h3{color:#07225e;font-size:1.35rem;margin:0 0 8px}.signup-icon.error+.signup-message h3{color:#e53e3e}.signup-message p{color:#333;font-size:1.05rem;margin:0 0 12px}.event-controls{display:flex;margin:10px}.delete-icon-btn,.edit-icon-btn{align-items:center;background-color:initial;border:1px solid #07225e;border-radius:50%;box-shadow:0 1px 4px #0a257426;color:#07225e;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;margin:0 .5rem;transition:background .2s ease;width:40px}.delete-icon-btn:hover,.edit-icon-btn:hover{background-color:#0a2574;color:#fff}.delete-icon-btn:focus,.edit-icon-btn:focus{box-shadow:0 0 0 2px #85a9ff;outline:none}@media (max-width:1024px){.event-detail-container{gap:40px;max-width:80%}.event-detail-image{width:40vw}.event-detail-title{font-size:1.8rem}}@media (max-width:900px){.event-detail-container{flex-direction:column;gap:20px;max-width:90%;padding:24px 16px}.event-detail-image{max-height:400px;width:100%}.event-detail-info-section{align-items:stretch}.event-detail-signup-btn{align-self:center;max-width:280px;width:100%}.popup-content{max-width:90vw;min-width:80vw;padding:24px 20px}}@media (max-width:500px){.event-detail-container{gap:16px;padding:16px 12px}.event-detail-title{font-size:1.4rem;text-align:center}.event-detail-description{font-size:1rem;text-align:center}.event-detail-meta{font-size:1rem}.event-detail-signup-btn{font-size:.9rem;max-width:100%;padding:10px}.popup-overlay{align-items:flex-start;overflow-y:auto;padding:20px 0}.popup-content{box-sizing:border-box;max-width:92vw;min-width:0;min-width:auto;padding:20px 16px;width:92vw}.popup-content h2{font-size:1.2rem;line-height:1.4;margin-bottom:20px;text-align:center}.signup-fields-flex{gap:16px}.signup-fields-flex label{font-size:.9rem}.signup-fields-flex input{font-size:1rem;padding:10px}.signup-buttons-flex{flex-direction:column;gap:10px;margin-top:20px}.cancel-btn,.confirm-btn{font-size:.95rem;padding:12px;width:100%}.signup-message h3{font-size:1.1rem;text-align:center}.signup-message p{font-size:.9rem;text-align:center}}.login-container{align-items:center;background:#f4f6fa;display:flex;justify-content:center;min-height:100vh}.login-box{align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 8px 32px #1e287826;display:flex;flex-direction:column;padding:48px 32px 32px;width:350px}.login-box h2{color:#07225e;font-size:2rem;font-weight:700;margin-bottom:24px;text-align:left}.login-box form{display:flex;flex-direction:column}.login-box input[type=email],.login-box input[type=password]{background:#f4f6fa;border:1px solid #dbe2ef;border-radius:8px;color:#07225e;font-size:1rem;margin-bottom:18px;outline:none;padding:12px 16px;transition:border .2s}.login-box input[type=email]:focus,.login-box input[type=password]:focus{border:1.5px solid #3571e0}.login-remember{align-items:center;display:flex;margin-bottom:16px}.login-remember input[type=checkbox]{margin-right:8px}.login-button{background:#3571e0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:14px;padding:12px 0;transition:background .2s}.login-button:hover{background:#07225e}.google-btn{align-items:center;background:#fff;border:1.5px solid #dbe2ef;border-radius:8px;color:#07225e;cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;justify-content:center;margin-bottom:18px;padding:10px 0;transition:background .2s,border .2s}.google-btn:hover{background:#f4f6fa;border:1.5px solid #3571e0}.google-icon{height:22px;margin-right:10px;width:22px}.login-link{color:#3571e0;display:block;font-size:.98rem;margin-bottom:10px;text-align:right;text-decoration:none}.login-link:hover{text-decoration:underline}.login-error{background:#fff0f0;border:1px solid #ff7b7b;border-radius:6px;color:#ff7b7b;font-size:.98rem;margin-top:12px;padding:8px 12px;text-align:center}h2{font-family:Helvetica}.admin-events-view{margin:0 auto;max-width:80%;padding:32px 24px}.admin-add-section{background:#07225e0d;border-radius:12px;box-shadow:0 2px 10px #1e287814;margin-bottom:32px;padding:24px}.admin-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.admin-form input,.admin-form select{background:#fff;border:1px solid #dbe2ef;border-radius:10px;font-size:1rem;padding:8px 20px}.admin-form button{background:#07225e;border:none;border-radius:15px;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;transition:background .2s}.admin-form button:hover{background:#fff;border:1px solid #07225e;color:#07225e}.admin-category-section,.admin-event-section{margin-bottom:36px}@font-face{font-family:OldStandard;font-style:normal;font-weight:400;src:url(/static/media/OldStandardTT-Regular.cf7d4d01f58c621920a4.ttf) format("truetype")}@font-face{font-family:OldStandard-Bold;font-style:bold;font-weight:700;src:url(/static/media/OldStandardTT-Bold.5d8bf676686d649be60b.ttf) format("truetype")}@font-face{font-family:OldStandard-Italic;font-style:italic;font-weight:400;src:url(/static/media/OldStandardTT-Italic.7ffe10d3c9220e1d4207.ttf) format("truetype")}.membership-form-container{background:#fff;border:1px solid #07225e;border-radius:10px;color:#000;font-family:Helvetica,sans-serif;margin:20px auto;max-width:900px;padding:20px}.formTitle{color:#07225e;font-family:OldStandard,sans-serif;text-align:center}.membershipForm{display:flex;flex-direction:column;gap:15px}.form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}input,label,select,textarea{font-family:OldStandard,sans-serif}input,select,textarea{background:#eae7e7;border:none;border-radius:5px;outline:none;padding:10px}input[type=checkbox],input[type=radio]{margin-right:6px}button{background-color:#07225e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px}button:disabled{background-color:gray;cursor:not-allowed}.privacy-text{color:#c2c7c9;font-style:italic}.declaration{font-size:.9em;margin-top:20px}a{color:#07225e}.error{color:#ff6b6b;font-size:.8em}
/*# sourceMappingURL=main.9048ec05.css.map*/