code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{overflow-x:hidden;text-align:center}.app-footer{background-color:#111;color:#666;font-size:.8rem;padding:2rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333}::-webkit-scrollbar-thumb:hover{background:#555}.hero-section{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;text-align:center;width:100vw}.hero-content h1{font-size:4rem;margin:0;text-transform:uppercase}.hero-content p{font-size:1.5rem}.section-container{margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}h2{font-size:2.5rem;letter-spacing:2px;margin-bottom:2rem;text-transform:uppercase}p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.btn-primary,.btn-secondary,.btn-small{background:#0000;border:2px solid #fff;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover,.btn-secondary:hover,.btn-small:hover{background:#fff;color:#000}.btn-secondary{border-color:#f05;color:#f05}.btn-secondary:hover{background:#f05;color:#fff}.music-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.newsletter-signup input{background:#fff;border:1px solid #ccc;color:#000;margin-right:10px;padding:10px}.single-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.single-video{flex:1 1 300px;max-width:500px}.single-cover{flex:1 1 300px;max-width:400px}.single-cover img{border-radius:8px;height:auto;width:100%}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-item img{border-radius:4px;height:100%;object-fit:cover;width:100%}.agenda-list{list-style:none;margin:0 auto;max-width:800px;padding:0}.agenda-item{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:1rem}.agenda-item span{margin:0 10px}@media (max-width:600px){.agenda-item{flex-direction:column;gap:10px;text-align:center}}img{height:auto;max-width:100%}.social-sidebar{display:flex;flex-direction:column;gap:20px;position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.social-sidebar a{color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none;text-orientation:mixed;transition:color .3s;writing-mode:vertical-rl}.social-sidebar a:hover{color:#f05}@media (max-width:768px){.social-sidebar{display:none}}
/*# sourceMappingURL=main.7babec6e.css.map*/