.App{font-family:Copperplate Gothic,Copperplate,Garamond;text-align:center}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.haunted-navbar{background-color:#111;box-shadow:0 2px 10px #4c008280;color:silver;font-family:Imperial Script,Copperplate,Garamond;padding:.8rem 0;position:fixed;top:0;width:100%;z-index:100}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer}.logo-text{color:#9370db;font-size:2rem;letter-spacing:2px;margin-right:.5rem;text-shadow:0 0 5px #9370db,0 0 10px #9370db}.logo-image{align-items:center;animation:float 3s ease-in-out infinite;display:flex;height:48px;justify-content:center;width:48px}.logo-link{color:#9370db;text-decoration:none}.logo-link:hover{color:#fff;text-shadow:0 0 8px #fff,0 0 12px #9370db}.logo-link:after{background:linear-gradient(90deg,#0000,#9370db,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.logo-link:hover:after{width:100%}.ghost-logo{max-height:100%;max-width:100%;object-fit:contain}.nav-actions,.social-link{align-items:center;display:flex}.social-link{justify-content:center;margin-right:1.5rem;transition:transform .3s ease}.social-link:hover{transform:scale(1.1)}.camera-icon{filter:invert(70%) sepia(25%) saturate(1000%) hue-rotate(220deg) brightness(100%);height:20px;transition:filter .3s ease;width:20px}.camera-icon:hover{filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%)}.nav-menu{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin-left:2rem;position:relative}.nav-link{color:silver;display:block;font-size:1.5rem;letter-spacing:1px;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#fff;text-shadow:0 0 8px #fff,0 0 12px #9370db}.nav-link:after{background:linear-gradient(90deg,#0000,#9370db,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.menu-icon{cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-between;width:30px}.menu-line{background-color:silver;height:3px;transition:all .3s ease;width:100%}.haunted-navbar:before{background:linear-gradient(180deg,#4c008233,#0000);bottom:-15px;content:"";height:15px;left:0;pointer-events:none;position:absolute;width:100%}@media screen and (max-width:768px){.nav-menu{background-color:#111111f2;display:flex;flex-direction:column;left:-100%;opacity:0;position:absolute;top:60px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1;padding:1rem 0;z-index:1}.nav-item{border-bottom:1px solid #9370db33;margin:0;padding:1rem 0;text-align:center;width:100%}.menu-icon{display:flex}.menu-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-line.open:nth-child(2){opacity:0}.menu-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.social-link{margin-right:1rem}}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Arial,sans-serif;height:100%}.home-container{display:flex;flex-direction:column;min-height:100vh;position:relative}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 1;padding-top:60px}.hero-overlay,.hero-section{align-items:center;display:flex;justify-content:center}.hero-overlay{background-color:#00000080;flex-direction:column;height:100%;padding:2rem;text-align:center;width:100%}.hero-title{color:#fff;font-family:Imperial Script,cursive;font-size:4.5rem;line-height:1.2;margin-bottom:2rem;max-width:900px;text-shadow:2px 2px 4px #000c}.hero-buttons{display:flex;gap:1.5rem;margin-top:1.5rem}.hero-button{border:none;border-radius:5px;cursor:pointer;font-family:Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:.8rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.learn-more-btn{background-color:initial;border:2px solid #9370db;color:#fff}.learn-more-btn:hover{background-color:#9370db4d;box-shadow:0 5px 15px #9370db80;transform:translateY(-5px)}@media screen and (max-width:768px){.hero-title{font-size:3.5rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-button{width:200px}}@media screen and (max-width:480px){.hero-title{font-size:2.8rem}}.hero-subtitle{color:#fff;font-size:1.4rem;line-height:1.6;margin-bottom:2rem;max-width:800px;text-shadow:1px 1px 3px #000000e6}.hero-subtitle em{color:#9370db;font-style:italic;text-shadow:0 0 5px #9370dbcc}@media screen and (max-width:768px){.hero-subtitle{font-size:1.2rem}}@media screen and (max-width:480px){.hero-subtitle{font-size:1.1rem}}.footer{background-color:#111;box-shadow:0 -2px 10px #4c00824d;color:silver;padding:1rem 0;width:100%}.footer-content{align-items:center;display:flex;font-size:.8rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 2rem}.about-container{display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;position:relative}.about-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:40vh;padding-top:60px}.about-hero,.about-hero-overlay{align-items:center;display:flex;justify-content:center}.about-hero-overlay{background-color:#0009;height:100%;padding:2rem;text-align:center;width:100%}.about-title{color:#fff;font-family:Imperial Script,Copperplate,Garamond;font-size:4rem;line-height:1.2;max-width:900px;text-shadow:2px 2px 4px #000c}.about-content{background-color:#f8f8f8;border-radius:10px;box-shadow:0 4px 15px #4c008233;color:#333;margin:-50px auto 2rem;max-width:1200px;padding:3rem 2rem}.about-section{margin-bottom:3rem}.section-title{color:#9370db;font-family:Copperplate,Garamond;font-size:2.2rem;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:0 0 3px #9370db4d}.about-section p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.locations-section{background-color:#9370db1a;border-left:4px solid #9370db;border-radius:8px;padding:2rem}.locations-list{list-style:none;padding:0}.location-item{margin-bottom:1.5rem;padding-left:30px;position:relative}.location-item:before{background-image:url(/static/media/logo.a75f229cf39962b7e233.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:2px;width:20px}.location-name{color:#333;display:block;font-family:Copperplate,Garamond;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.location-item p{font-size:1rem;margin:0}.about-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.about-button{border:none;border-radius:5px;cursor:pointer;font-family:Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:.8rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.sign-up-btn{background-color:#9370db;color:#fff}.sign-up-btn:hover{background-color:#8a5bc7;box-shadow:0 5px 15px #9370db80;transform:translateY(-5px)}.report-btn{background-color:initial;border:2px solid #9370db;color:#333}.report-btn:hover{background-color:#9370db1a;box-shadow:0 5px 15px #9370db4d;transform:translateY(-5px)}@media screen and (max-width:768px){.about-title{font-size:3rem}.about-content{padding:2rem 1.5rem}.section-title{font-size:1.8rem}.about-buttons{align-items:center;flex-direction:column;gap:1rem}.about-button{width:200px}}@media screen and (max-width:480px){.about-title{font-size:2.5rem}.section-title{font-size:1.5rem}.about-content{margin-top:-30px;padding:1.5rem 1rem}}.team-section{background-color:#f8f8f8;border-radius:8px;box-shadow:0 4px 15px #4c008226;padding:2rem}.team-slideshow-container{background-color:#111;border:1px solid #9370db4d;border-radius:8px;box-shadow:0 6px 20px #4c008240;margin-top:1.5rem;overflow:hidden;padding:10px}.team-slideshow{display:block;margin:0 auto;max-width:100%}@media screen and (max-width:768px){.team-slideshow-container{padding:8px}.team-slideshow{height:400px}}@media screen and (max-width:480px){.team-slideshow{height:300px}}.report-container{display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;position:relative}.report-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:40vh;padding-top:60px}.report-hero,.report-hero-overlay{align-items:center;display:flex;justify-content:center}.report-hero-overlay{background-color:#0009;height:100%;padding:2rem;text-align:center;width:100%}.report-title{color:#fff;font-family:Imperial Script,Copperplate,Garamond;font-size:4rem;line-height:1.2;max-width:900px;text-shadow:2px 2px 4px #000c}.report-content{margin:-50px auto 2rem;max-width:800px;padding:3rem 2rem}.report-notification{background-color:#f8f8f8;border-radius:10px;border-top:4px solid #9370db;box-shadow:0 4px 15px #4c008233;padding:2.5rem;text-align:center}.report-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.ghost-logo-large{animation:float 3s ease-in-out infinite;height:100px;width:100px}.notification-title{color:#9370db;font-family:Copperplate,Garamond;font-size:2.5rem;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:0 0 3px #9370db4d}.notification-text{color:#333;font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem}.report-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.report-button{border:none;border-radius:5px;cursor:pointer;font-family:Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:.8rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.home-btn{background-color:#9370db;color:#fff}.home-btn:hover{background-color:#8a5bc7;box-shadow:0 5px 15px #9370db80;transform:translateY(-5px)}.about-btn{background-color:initial;border:2px solid #9370db;color:#333}.about-btn:hover{background-color:#9370db1a;box-shadow:0 5px 15px #9370db4d;transform:translateY(-5px)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media screen and (max-width:768px){.report-title{font-size:3rem}.notification-title{font-size:2rem}.report-buttons{align-items:center;flex-direction:column;gap:1rem}.report-button{width:200px}}@media screen and (max-width:480px){.report-title{font-size:2.5rem}.notification-title{font-size:1.8rem}.report-content{margin-top:-30px;padding:1.5rem 1rem}.report-notification{padding:1.5rem}}.signup-container{background-color:#f8f8f8;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;position:relative}.signup-title{color:#333;font-family:Copperplate,Garamond;font-size:3rem;letter-spacing:1px;margin-top:100px;text-align:center;text-shadow:0 0 3px #9370db4d}.calendar-container{align-items:center;background-color:#fff;border:1px solid #9370db33;border-radius:12px;box-shadow:0 6px 20px #4c008233;display:flex;justify-content:center;margin:2rem auto;padding:1.5rem;width:90%}.calendar-frame{border:none;border-radius:8px;min-height:80vh;width:100%}@media screen and (max-width:1024px){.signup-title{font-size:2.5rem}.calendar-container{margin:1.5rem auto;padding:1rem;width:95%}.calendar-frame{min-height:70vh}}@media screen and (max-width:768px){.signup-title{font-size:2rem;margin-top:80px}.calendar-frame{min-height:60vh}}@media screen and (max-width:480px){.signup-title{font-size:1.6rem;margin-top:60px}.calendar-container{padding:.5rem;width:96%}.calendar-frame{min-height:55vh}}.signup-instructions{background-color:#fff;border-left:5px solid #9370db;border-radius:10px;box-shadow:0 4px 15px #4c008233;margin:2rem auto 1rem;max-width:1000px;padding:2rem;width:90%}.signup-instructions h2{color:#9370db;font-family:Copperplate,Garamond;font-size:2rem;margin-bottom:1rem;text-shadow:0 0 3px #9370db4d}.signup-instructions p{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.signup-instructions ol{font-size:1.05rem;line-height:1.6;margin-left:1.5rem}.signup-instructions li{margin-bottom:.8rem}.signup-content{background-color:#f8f8f8;border-radius:10px;box-shadow:0 4px 15px #4c008233;margin:-50px auto 2rem;max-width:1200px;padding:2rem}
/*# sourceMappingURL=main.2791ac98.css.map*/