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}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#ecf0f1;font-family:Montserrat,sans-serif;line-height:1.6;min-height:100vh}.cursive-font{font-family:Great Vibes,cursive;font-weight:400}.App{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:100}.header-logo{margin-right:1rem;max-height:55px;object-fit:fill;width:75px}.title{color:#f39c12;font-family:Great Vibes,cursive;font-size:2.5rem;text-shadow:2px 2px 4px #00000080}.nav{display:flex;gap:2rem}.nav a{color:#ecf0f1;font-weight:400;text-decoration:none;transition:color .3s}.nav a:hover{color:#f39c12}.hero{align-items:center;background:url(/static/media/Concert.ed535dd53e767cdb1a09.jpeg) 50%/cover no-repeat;display:flex;height:75vh;justify-content:center;position:relative;text-align:center}.hero:before{background:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{color:#fff;max-width:800px;position:relative;z-index:2}.hero-title{color:#fff;font-family:Playfair Display,serif;font-size:4rem;margin-bottom:1rem;text-shadow:3px 3px 6px #00000080}.hero-text{color:#bdc3c7;font-size:1.5rem}.gallery{background:#2c3e50;padding:5rem 2rem;text-align:center}.section-title{color:#f39c12;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:2rem;text-shadow:2px 2px 4px #00000080}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.art-piece{align-items:center;border-radius:10px;box-shadow:0 10px 20px #0000004d;color:#fff;display:flex;font-family:Great Vibes,cursive;font-size:2rem;height:300px;justify-content:center;transition:transform .3s}.art-piece:hover{transform:scale(1.05)}.image-tile{overflow:hidden;position:relative}.radio-cassette-tile:before{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#00000059;content:"";inset:0;position:absolute;z-index:1}.coming-soon-text{background:#00000073;border:1px solid #ffffff73;border-radius:.75rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;left:50%;letter-spacing:.18em;padding:.8rem 1.2rem;position:absolute;text-shadow:0 0 10px #000000b3;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);z-index:2}.image-overlay{background:#000000b3;bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;text-align:center;transform:translateY(100%);transition:transform .3s ease}.image-tile:hover .image-overlay{transform:translateY(0)}.circular-image{border:5px solid #f39c12;border-radius:50%;box-shadow:0 10px 20px #0000004d;height:100%;object-fit:cover;width:100%}.about{background:linear-gradient(135deg,#764ba2,#667eea);padding:5rem 2rem;text-align:center}.about-text{color:#ecf0f1;font-size:1.2rem;margin:0 auto;max-width:600px}.footer{background:#000c;color:#bdc3c7;padding:2rem;text-align:center}.footer-links{align-items:center;color:#ecf0f1;display:flex;flex-wrap:wrap;font-size:.95rem;gap:1rem;justify-content:center;margin-top:1rem}.footer-links span{color:#f39c12;font-weight:600;margin-right:.5rem}.footer-links a{border:1px solid #ecf0f140;border-radius:999px;color:#ecf0f1;padding:.45rem .8rem;text-decoration:none;transition:all .25s ease}.footer-links a:hover{background:#f39c1226;border-color:#f39c1280;color:#f39c12}@media (max-width:768px){.header{flex-direction:column}.header,.nav{gap:1rem}.header-logo{max-height:45px;width:60px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.gallery-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b426db25.css.map*/