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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;gap:1rem;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:100}.header,.header-brand{align-items:center;display:flex}.header-brand{gap:.25rem;margin-right:auto;min-width:0}.header-logo{background:#0000;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));height:auto;max-height:48px;object-fit:contain;width:72px}.title{color:#fdf5e6;font-family:Times New Roman,Times,serif;font-size:1.8rem;letter-spacing:.02em;line-height:1;margin:0;text-shadow:none;white-space:nowrap}.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-align:left;text-shadow:2px 2px 4px #00000080}.releases-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1000px;text-align:left}.releases-column{display:flex;flex-direction:column;gap:1rem;max-height:420px;overflow-y:auto;padding-right:.35rem}.releases-column-title{color:#fdf5e6;flex-shrink:0;font-family:Times New Roman,Times,serif;font-size:1.25rem;letter-spacing:.04em;margin:0 0 .2rem;text-transform:uppercase}.release-item{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;color:#fff;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.release-item:hover{background:#ffffff24;transform:translateY(-2px)}.release-item-coming-soon{opacity:.8}.release-number{color:#fdf5e6;font-family:Times New Roman,Times,serif;font-size:1rem;font-weight:700;letter-spacing:.08em;min-width:2.2rem}.release-logo{border:1px solid #fff3;border-radius:12px;flex-shrink:0;height:64px;object-fit:cover;width:64px}.release-details h3{color:#fdf5e6;font-size:1.05rem;margin:0 0 .3rem}.release-details p{color:#d7dee8;font-size:.9rem;margin: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-brand{gap:.2rem}.header-logo{max-height:42px;width:56px}.title{font-size:1.45rem}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.releases-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.c46514a2.css.map*/