:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:beige;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;min-height:100vh}#root{display:flex;flex-direction:column;flex-grow:1}a{font-weight:500;color:#556b2f;text-decoration:inherit}a:hover{color:#8fbc8f}.app-bar{background-color:#556b2f}.toolbar{display:flex;justify-content:space-between}.toolbar-title{flex-grow:1}.toolbar-subtitle{opacity:.8}.drawer{width:250px}.nav-links{display:none}.menu-button{display:block}@media (min-width: 768px){.nav-links{display:block}.menu-button{display:none!important}}.footer{background-color:#556b2f;color:#fff;padding:2rem 0;margin-top:auto}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.footer-copyright{margin-top:1rem}.hero-section{height:60vh;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:0 1rem}.hero-title{text-shadow:2px 2px 8px rgba(0,0,0,.7);font-weight:700!important}.hero-subtitle{text-shadow:2px 2px 6px rgba(0,0,0,.7)}.events-section{padding-top:2rem;padding-bottom:2rem}.event-card{display:flex;flex-direction:column;height:100%}.event-description{margin-top:.5rem}.notices-container{padding-top:2rem;padding-bottom:2rem}.notices-paper{padding:1rem}.notice-content{margin-top:.5rem;white-space:pre-wrap}.events-page-container{padding-top:2rem;padding-bottom:2rem}.event-page-card{display:flex;flex-direction:column;height:100%}.event-page-description{margin-top:.5rem}.gallery-container{padding-top:2rem;padding-bottom:2rem}.gallery-section-title{margin-top:2rem}.caption-box{padding:.5rem}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.no-content-message{margin-left:1rem}.contact-container{padding-top:2rem;padding-bottom:2rem}.contact-paper{padding:2rem;height:100%;display:flex;flex-direction:column}.submit-button{margin-top:1rem}.map-wrapper{margin-top:1.5rem;border-radius:4px;overflow:hidden;height:300px;width:100%}.map-wrapper>div{height:100%}.about-container{padding-top:2rem;padding-bottom:2rem}.about-paper{padding:2rem}.about-section{margin-top:2rem}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.login-paper{padding:2rem;display:flex;flex-direction:column;align-items:center}.login-form{width:100%;margin-top:1rem}.submit-button{margin-top:1.5rem;margin-bottom:1rem}.admin-layout{display:flex}.admin-app-bar{width:100%}.menu-button-admin{margin-right:1rem}.admin-title{flex-grow:1}.admin-main-content{flex-grow:1;padding:1.5rem}@media (min-width: 960px){.admin-app-bar{width:calc(100% - 240px);margin-left:240px}.menu-button-admin{display:none}}.add-button{margin-bottom:1rem}.action-button{margin-right:.5rem}.add-photo-form{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.add-video-form{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.form-field{flex-grow:1}.video-preview-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:400px;margin-top:10px;border:1px solid #ddd}.video-preview-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.videos-manager-container{margin-top:2.5rem}.form-paper{padding:2rem}.save-button{margin-top:1rem}
