@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";.footer{position:relative;bottom:0;left:0;right:0;background-color:#000;border-top:0px solid #556B2F;z-index:40;margin-top:auto;padding:4rem 0;margin-bottom:0rem}.footer__container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}@media (max-width: 768px){.footer__grid{grid-template-columns:1fr;gap:2rem;text-align:left}.footer__grid-main{grid-column:1}}.footer__grid-main{grid-column:span 2}.footer__title{font-family:VT323,monospace;font-size:2rem;margin-bottom:1.5rem;color:#fff}.footer__description{font-family:VT323,monospace;color:#a3a3a3;line-height:1.5;font-size:1.25rem}.footer__section-title{font-family:VT323,monospace;font-size:1.75rem;margin-bottom:1.5rem;color:#fff}.footer__nav-list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.footer__link{font-family:VT323,monospace;color:#a3a3a3;text-decoration:none;font-size:1.25rem;transition:color .3s ease}.footer__link:hover{color:#556b2f}.footer__copyright{margin-top:1rem;padding-top:.5rem;border-top:1px solid #556B2F;color:#a3a3a3;font-size:1.1rem;font-family:VT323,monospace;text-align:center;padding-bottom:2rem}.footer__text{font-family:VT323,monospace;color:#a3a3a3;line-height:1.5;font-size:1.25rem;text-align:left}.newsletter-section{padding:64px 16px;background:linear-gradient(to right,#0f0f0f,#000)}.newsletter-container{max-width:1024px;margin:0 auto}.newsletter-card{position:relative;background-color:#1a1a1a;overflow:hidden}.decorative-circle{position:absolute;border-radius:50%}.decorative-circle.circle-1{width:128px;height:128px;background-color:#9333ea;opacity:.2;top:0;left:0;transform:translate(-50%,-50%)}.decorative-circle.circle-2{width:160px;height:160px;background-color:#22c55e;opacity:.2;bottom:0;right:0;transform:translate(30%,30%)}.newsletter-content{position:relative;padding:32px 48px;z-index:10}@media (max-width: 768px){.newsletter-content{padding:24px}}.newsletter-title{font-family:VT323,monospace;font-size:2.5rem;font-weight:700;margin-bottom:8px;color:#fff;text-align:center}@media (min-width: 768px){.newsletter-title{text-align:left;font-size:32px}}.newsletter-description{font-family:VT323,monospace;font-size:1.125rem;color:#d1d5db;margin-bottom:32px;max-width:600px;text-align:center}@media (min-width: 768px){.newsletter-description{text-align:left}}.newsletter-success{background-color:#16653466;border:1px solid #22c55e;color:#a7f3d0;padding:16px;margin-bottom:24px;text-align:center}.newsletter-form{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media (min-width: 768px){.newsletter-form{flex-direction:row}}.newsletter-input{flex:1;padding:12px 16px;background-color:#111;border:1px solid #333333;color:#fff;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.newsletter-input::placeholder{color:#6b7280}.newsletter-input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33}.newsletter-button{padding:12px 24px;background:linear-gradient(to right,#22c55e,#16a34a);color:#fff;font-weight:600;border:none;cursor:pointer;transition:background .2s,transform .1s}.newsletter-button:hover{background:linear-gradient(to right,#16a34a,#15803d)}.newsletter-button:active{transform:translateY(1px)}.newsletter-button:focus{outline:none;box-shadow:0 0 0 3px #22c55e4d}.newsletter-privacy{margin-top:16px;font-size:12px;color:#6b7280;text-align:center}@media (min-width: 768px){.newsletter-privacy{text-align:left}}.homepage{background:#000;color:#fff;min-height:100vh}.hp-hero{position:relative;height:100vh;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #1c1c1c}.hp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/logo.gif);background-size:80%;background-position:center;background-repeat:no-repeat;opacity:.06;filter:blur(12px)}.hp-hero__content{position:relative;z-index:2;text-align:center;padding:0 2rem;display:flex;flex-direction:column;align-items:center}.hp-hero__logo{width:140px;height:auto;margin-bottom:2.5rem;cursor:pointer;transition:transform .5s ease,opacity .3s ease;opacity:.85}.hp-hero__logo:hover{transform:scale(1.1);opacity:1}.hp-hero__title{font-family:VT323,monospace;font-size:clamp(1.8rem,5vw,4rem);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;color:#fff;line-height:1}.hp-hero__tagline{font-family:VT323,monospace;font-size:clamp(1rem,2vw,1.25rem);color:#666;margin-bottom:3rem;letter-spacing:1px}.hp-hero__cta{font-family:VT323,monospace;font-size:1.1rem;letter-spacing:3px;text-transform:uppercase;padding:.7rem 2.5rem;background:transparent;border:1px solid #8eb92a;color:#8eb92a;cursor:pointer;transition:background .2s ease,color .2s ease}.hp-hero__cta:hover{background:#8eb92a;color:#000}.hp-hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);color:#333;animation:hp-bounce 2.5s ease-in-out infinite}@keyframes hp-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.hp-section{padding:6rem 2rem;background:#000;border-bottom:1px solid #111}.hp-section--alt{background:#050505}.hp-section__header{max-width:1200px;margin:0 auto 3.5rem;border-left:2px solid #8eb92a;padding-left:1.2rem}.hp-section__label{display:block;font-family:VT323,monospace;font-size:.8rem;letter-spacing:4px;text-transform:uppercase;color:#8eb92a;margin-bottom:.4rem}.hp-section__title{font-family:VT323,monospace;font-size:clamp(2rem,4vw,3.2rem);text-transform:uppercase;letter-spacing:1px;color:#fff;margin:0}.hp-section__footer{max-width:1200px;margin:3rem auto 0;display:flex;justify-content:flex-end;border-top:1px solid #111;padding-top:1.5rem}.hp-link-btn{font-family:VT323,monospace;font-size:.9rem;letter-spacing:3px;text-transform:uppercase;background:transparent;border:none;color:#8eb92a;cursor:pointer;display:flex;align-items:center;gap:.4rem;padding:0;transition:opacity .2s ease}.hp-link-btn:hover{opacity:.65}.hp-releases{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 860px){.hp-releases{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.hp-releases{grid-template-columns:1fr}}.hp-release-card{cursor:pointer}.hp-release-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#0d0d0d}.hp-release-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.hp-release-card:hover .hp-release-card__image img{transform:scale(1.05)}.hp-release-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.hp-release-card__overlay span{font-family:VT323,monospace;font-size:1rem;letter-spacing:3px;text-transform:uppercase;color:#8eb92a;border:1px solid #8eb92a;padding:.4rem 1.2rem}.hp-release-card:hover .hp-release-card__overlay{opacity:1}.hp-release-card__info{padding:1rem 0 0;border-top:1px solid #111}.hp-release-card__info h3{font-family:VT323,monospace;font-size:1.3rem;color:#fff;margin:0 0 .2rem}.hp-release-card__info p{font-family:VT323,monospace;font-size:1rem;color:#666;margin:0 0 .4rem}.hp-release-card__format{font-family:VT323,monospace;font-size:.75rem;letter-spacing:3px;text-transform:uppercase;color:#8eb92a}.hp-store{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 960px){.hp-store{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.hp-store{grid-template-columns:1fr}}.hp-store-card{cursor:pointer}.hp-store-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#0d0d0d}.hp-store-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.hp-store-card:hover .hp-store-card__image img{transform:scale(1.05)}.hp-store-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.hp-store-card__overlay span{font-family:VT323,monospace;font-size:1rem;letter-spacing:3px;text-transform:uppercase;color:#8eb92a;border:1px solid #8eb92a;padding:.4rem 1.2rem}.hp-store-card:hover .hp-store-card__overlay{opacity:1}.hp-store-card__info{padding:.75rem 0 0;border-top:1px solid #111;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.hp-store-card__info h3{font-family:VT323,monospace;font-size:1.1rem;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-store-card__price{font-family:VT323,monospace;font-size:1rem;color:#8eb92a;flex-shrink:0}.music-track-item{width:100%;background-color:#1a1a1a99;margin-bottom:.1rem;transition:all .2s ease;font-family:VT323,monospace}.music-track-item:hover{background-color:#556b2f33;border-color:#556b2f66}.music-track-item.playing{background-color:#556b2f4d;border-color:#556b2f99;position:relative}.music-track-item.playing:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#556b2f}.music-track-item .track-content{display:flex;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;text-align:left;color:inherit;gap:1rem}.music-track-item .track-info{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.music-track-item .track-info .track-number{color:#ffffff80;font-size:1rem;min-width:1.5rem;flex-shrink:0}.music-track-item .track-info .track-title{color:#ddd;text-transform:uppercase;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;word-break:break-word}.music-track-item .track-actions{display:flex;align-items:center;padding-left:1rem;margin-left:auto;flex-shrink:0;border-left:1px solid rgba(255,255,255,.1)}.music-track-item .track-actions svg{color:#ffffff80;transition:all .2s ease;width:18px;height:18px}.music-track-item .track-actions svg:hover{color:#fff}@media (max-width: 768px){.music-track-item .track-content{padding:.6rem .75rem}.music-track-item .track-info .track-number{font-size:.9rem;min-width:1.25rem}.music-track-item .track-info .track-title{font-size:1rem}}.pagination{display:flex;justify-content:center;align-items:center;margin-top:0rem;margin-bottom:8rem;gap:.75rem;padding:1rem;font-family:VT323,monospace}.pagination button{min-width:40px;font-family:VT323,monospace;height:40px;border:1px solid rgba(255,255,255,.1);font-size:1.1rem;cursor:pointer;transition:all .2s ease;background-color:#1a1a1acc;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pagination button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#556b2f33;transform:translateY(100%);transition:transform .2s ease}.pagination button:hover:not(:disabled){transform:translateY(-2px);border-color:#556b2f99;box-shadow:0 4px 12px #0003}.pagination button:hover:not(:disabled):before{transform:translateY(0)}.pagination button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #0003}.pagination button:disabled{opacity:.3;cursor:not-allowed;background-color:#1a1a1a66}.pagination button:disabled:hover{transform:none;box-shadow:none}.pagination button.active{background-color:#556b2f;border-color:#fff3;font-weight:700;position:relative}.pagination button.active:after{content:"";position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:4px;height:4px;background-color:#fff;opacity:.8}.pagination button.active:hover{transform:none;box-shadow:none}.pagination button.nav-button{min-width:80px;background-color:#556b2f4d;border-color:#556b2f66;font-weight:500;gap:.5rem}.pagination button.nav-button svg{width:16px;height:16px;transition:transform .2s ease}.pagination button.nav-button:hover:not(:disabled) svg:first-child{transform:translate(-2px)}.pagination button.nav-button:hover:not(:disabled) svg:last-child{transform:translate(2px)}.pagination button.nav-button:disabled{background-color:#1a1a1a66}@media (max-width: 768px){.pagination{gap:.5rem}.pagination button{min-width:36px;height:36px;font-size:1rem}.pagination button.nav-button{min-width:60px}.pagination button.nav-button svg{width:14px;height:14px}}.music-page{width:100%;min-height:100vh;background-image:url(/logo.gif);background-size:150%;background-position:center;padding-top:60px;padding-bottom:1rem;justify-content:center;justify-items:center}.music-page .music-list-container{width:100%;background-color:#111;max-width:1200px;margin:0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.05);margin-top:1rem}.music-page .music-list-container .music-list-header{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;align-items:center;background-color:#111;padding-left:2rem}.music-page .music-list-container .music-list-header .title-container h2{background-color:transparent;font-family:VT323,monospace;font-size:2rem;color:#ddd;margin:0;letter-spacing:-.02em}.music-page .music-list-container .music-list-header .view-mode-toggle .view-mode-btn{padding:.3rem .6rem;border:none;color:#ddd;background-color:transparent;font-family:VT323,monospace;font-size:1.2rem;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease}.music-page .music-list-container .music-list-header .view-mode-toggle .view-mode-btn.active{color:#8eb92a;box-shadow:0 4px 8px #0003}.music-page .album-container{width:100%;max-width:1200px;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.music-page .album-container:last-child{border-bottom:none}.music-page .album-container:hover{transform:translateY(-4px);border-color:#556b2f4d;box-shadow:0 20px 40px #0000004d}.music-page .album-container .album-header{display:flex;align-items:flex-start;gap:2.5rem;margin-bottom:1rem;padding-left:1rem}.music-page .album-container .album-header .album-info{margin-top:1rem}.music-page .album-container .album-header .album-info .album-artist{color:#fff;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center}.music-page .album-container .album-header .album-info .album-title{font-style:italic;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.05em}.music-page .album-container .album-header .album-cover{flex:0 0 420px;width:420px;height:420px;position:relative;border:1px solid rgba(255,255,255,.15)}@media (max-width: 768px){.music-page .album-container .album-header .album-cover{flex:0 0 120px;width:120px;height:120px}}.music-page .album-container .album-header .album-cover img{width:100%;height:100%;object-fit:cover;display:block}.grid-layout{width:100%;background-color:transparent}.grid-layout .albums-grid{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.grid-layout .albums-grid .album-grid-item{position:relative;width:100%;padding-bottom:100%;border:none;cursor:pointer;transition:transform .3s ease}.grid-layout .albums-grid .album-grid-item:hover{transform:scale(1.02)}.grid-layout .albums-grid .album-grid-item:hover:after{opacity:1}.grid-layout .albums-grid .album-grid-item:after{content:attr(data-title) "\a" attr(data-artist);white-space:pre;position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-family:VT323,monospace;font-size:1.9rem;opacity:0;transition:opacity .3s ease;background-color:#8eb92a}.grid-layout .albums-grid .album-grid-item .album-cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.music-page{width:100%;min-height:100vh;background-image:url(/logo.gif);background-size:150%;background-position:center}.music-page .music-list-container{margin-top:0rem;width:100%}.music-page .music-list-container .music-list-header{display:flex;justify-content:space-between;align-items:center;padding-left:0rem;margin-left:1rem}.music-page .music-list-container .music-list-header .title-container h2{background-color:transparent;font-family:VT323,monospace;font-size:1.5rem;color:#ddd;margin:0;letter-spacing:.05em;text-transform:uppercase}.music-page .music-list-container .music-list-header .view-mode-toggle .view-mode-btn{padding:.3rem .6rem;border:none;color:#ddd;background-color:transparent;font-family:VT323,monospace;font-size:1.2rem;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease}.music-page .music-list-container .music-list-header .view-mode-toggle .view-mode-btn.active{color:#8eb92a;box-shadow:0 4px 8px #0003}.grid-layout{width:100%;background-color:transparent}.grid-layout .albums-grid{display:grid;grid-template-columns:repeat(1,1fr);width:100%}.grid-layout .albums-grid .album-grid-item{position:relative;width:100%;padding-bottom:100%;border:none;cursor:pointer;transition:transform .3s ease}.grid-layout .albums-grid .album-grid-item:hover{transform:scale(1.02)}.grid-layout .albums-grid .album-grid-item:hover:after{opacity:1}.grid-layout .albums-grid .album-grid-item:after{content:attr(data-title) "\a" attr(data-artist);white-space:pre;position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-family:VT323,monospace;font-size:1.9rem;opacity:0;transition:opacity .3s ease;background-color:#8eb92a}.grid-layout .albums-grid .album-grid-item .album-cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.album-container{width:100%;max-width:1200px;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.album-container:last-child{border-bottom:none}.album-container:hover{transform:translateY(-4px);border-color:#556b2f4d;box-shadow:0 20px 40px #0000004d}.album-container .album-header{display:flex;align-items:flex-start;gap:2.5rem;margin-bottom:1rem;padding-left:1rem}.album-container .album-header .album-info{margin-top:1rem}.album-container .album-header .album-info .album-artist{color:#fff;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center}.album-container .album-header .album-info .album-title{font-style:italic;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.05em}.album-container .album-header .album-cover{flex:0 0 120px;width:120px;height:120px;position:relative;border:1px solid rgba(255,255,255,.15)}}@media screen and (max-width: 768px) and (max-width: 768px){.album-container .album-header .album-cover{width:120px;height:120px}}@media screen and (max-width: 768px){.album-container .album-header .album-cover img{width:100%;height:100%;object-fit:cover;display:block}}.header__menu-button{position:relative;display:flex;align-items:center;width:100%}.header__logo-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.header__chevron-container{position:absolute;right:0;top:50%;transform:translateY(-50%)}.header__menu-logo{max-width:80px;max-height:80px;object-fit:contain}.header{position:fixed;top:0;z-index:50;width:100%;transition:transform .3s ease,opacity .3s ease;height:60px}.header__cart-count{position:absolute;top:center;right:3rem;background-color:#556b2f;color:#fff;font-size:.875rem;font-family:VT323,monospace;min-width:1.5rem;height:1.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;padding:0 0rem;font-weight:700}.header.header--hidden{transform:translateY(-100%);opacity:.5}.header.header--scrolled{background-color:#4b2e83f2;box-shadow:0 2px 8px #0000001a}.header__container{display:flex;width:100%;height:100%}.header__logo-section{flex:1;background-color:#4b2e83;padding:.5rem 1rem;display:flex;align-items:center}.header__logo-section h1{font-family:VT323,monospace;font-size:1.2rem;letter-spacing:.15em;font-weight:700}.header__menu-button{flex:1;position:relative;display:flex;align-items:center;justify-content:space-around;background-color:#8eb92a;padding:.5rem 1rem;gap:10rem;border:none;outline:none;height:100%}.header__menu-text{font-family:VT323,monospace;font-size:1.5rem;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;color:#fff;z-index:1}@media screen and (max-width: 767px){.header__menu-text{font-size:1.2rem;letter-spacing:.05em}}.header__logo-container{left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.header__menu-logo{max-width:50px;max-height:50px}.header__chevron{width:1.5rem;height:1.5rem;color:#000}.header__chevron--open{transform:rotate(180deg)}.header__dropdown{position:absolute;top:100%;right:0;width:100%;background-color:#000;border-top:0px solid #000000}@media (max-width: 767px){.header__dropdown{width:calc(200% + 3rem);right:-2.5rem}}.header__menu-item{width:100%;padding:1.5rem 2rem;text-align:left;border:none;outline:none;font-family:VT323,monospace;font-size:1.5rem;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;background-color:#8eb92a;color:#fff}.header__menu-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.header__menu-item:hover{padding-left:2.5rem;color:#fff}.header__menu-logo{max-width:100px;height:auto}.aboutpage{min-height:100vh;background-color:#111;padding-top:60px;display:flex;flex-direction:column}.aboutpage .about-content{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.aboutpage .about-content .about-inner{max-width:600px;text-align:center}.aboutpage .about-content .about-inner h1{font-family:VT323,monospace;font-size:3rem;color:#fff;margin-bottom:3rem;letter-spacing:.05em}.aboutpage .about-content .about-inner .about-text p{font-family:VT323,monospace;font-size:1.2rem;color:#a3a3a3;line-height:1.8;margin-bottom:1.8rem}.aboutpage .about-content .about-inner .about-text .highlight{color:#d4d4d4;font-size:1.3rem}.aboutpage .about-content .about-inner .about-text .cta{color:#fff;font-size:1.4rem;margin-top:2.5rem;margin-bottom:.5rem;letter-spacing:.05em}.aboutpage .about-content .about-inner .about-text .signature{color:gray;font-size:1.1rem;margin-top:3rem}.eventspage{min-height:100vh;background-color:#111}.eventspage .hero-section{width:100%;background-color:#1a1a1a;padding:3rem 0}.eventspage .hero-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.eventspage .hero-section .container h1{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin-bottom:1rem}.eventspage .hero-section .container p{font-family:VT323,monospace;font-size:1.25rem;color:#a3a3a3}.eventspage .section-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.eventspage .section-container .section-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#1a1a1a;cursor:pointer;margin-bottom:1rem}.eventspage .section-container .section-header h2{font-family:VT323,monospace;font-size:2rem;color:#fff;margin:0}.eventspage .section-container .section-header .chevron-icon{transition:transform .3s ease;color:#fff}.eventspage .section-container .section-header .chevron-icon.expanded{transform:rotate(180deg)}.eventspage .events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.eventspage .events-grid .event-card{background-color:#1a1a1a;overflow:hidden;transition:transform .3s ease}.eventspage .events-grid .event-card:hover{transform:translateY(-5px)}.eventspage .events-grid .event-card .event-image{position:relative;width:100%;height:200px;overflow:hidden}.eventspage .events-grid .event-card .event-image img{width:100%;height:100%;object-fit:cover}.eventspage .events-grid .event-card .event-image .event-status{position:absolute;top:1rem;right:1rem;background-color:#556b2f;color:#fff;padding:.5rem 1rem;font-family:VT323,monospace;font-size:.9rem}.eventspage .events-grid .event-card .event-info{padding:1.5rem}.eventspage .events-grid .event-card .event-info .event-date{font-family:VT323,monospace;font-size:1.2rem;color:#556b2f;margin-bottom:.5rem}.eventspage .events-grid .event-card .event-info h3{font-family:VT323,monospace;font-size:1.5rem;color:#fff;margin-bottom:1rem}.eventspage .events-grid .event-card .event-info .event-details{margin-bottom:1.5rem}.eventspage .events-grid .event-card .event-info .event-details p{font-family:VT323,monospace;font-size:1rem;color:#a3a3a3;margin-bottom:.5rem}.eventspage .events-grid .event-card .event-info .event-details p.artists,.eventspage .events-grid .event-card .event-info .event-details p.price{color:#fff}.eventspage .events-grid .event-card .event-info .tickets-button{width:100%;background-color:transparent;color:#fff;border:1px solid white;padding:.75rem 2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace}.eventspage .events-grid .event-card .event-info .tickets-button:hover{background-color:#fff;color:#000}.cart-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:50;display:flex;align-items:center;justify-content:center;padding-bottom:2rem}.cart-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c}.cart-modal-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.cart-modal-content{background-color:#1a1a1a;padding:2rem;max-width:500px;width:95%;position:relative;z-index:51}.cart-modal-title{font-family:VT323,monospace;font-size:2rem;color:#fff;margin-bottom:2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.75rem}.cart-modal-title .check-icon{width:1.5rem;height:1.5rem;color:#556b2f}.modal-description{text-align:center;color:gray;font-family:VT323,monospace;font-size:1.2rem;margin-bottom:1.5rem}.item-preview{display:flex;align-items:center;gap:1rem;background-color:#2a2a2a;padding:1rem;border:1px solid #556B2F;margin-bottom:2rem}.item-preview .item-image{width:4rem;height:4rem;position:relative;aspect-ratio:1/1}.item-preview .item-image img{width:100%;height:100%;object-fit:cover}.item-preview .item-details{font-family:VT323,monospace}.item-preview .item-details .item-title{color:#fff;font-size:1.25rem}.item-preview .item-details .item-price{color:#556b2f;font-size:1.125rem}.button-container{display:flex;flex-direction:column;gap:1rem}.button-container button{width:100%;background-color:transparent;padding:.75rem 2rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace;border:1px solid}.button-container .checkout-button{color:#fff;border-color:#fff}.button-container .checkout-button:hover{background-color:#fff;color:#000}.button-container .continue-button{color:#556b2f;border-color:#556b2f}.button-container .continue-button:hover{background-color:#556b2f;color:#fff}.shoppage{min-height:100vh;background-color:#f5f5f5}.shoppage .loading,.shoppage .error{color:#333;text-align:center;padding:4rem;font-family:VT323,monospace}.shoppage .hero-section{padding:4rem 2rem;text-align:center;color:#333;background-color:#fff;margin-bottom:2rem;border-bottom:1px solid #eaeaea;margin-top:2rem}.shoppage .hero-section h1{font-family:VT323,monospace;font-size:3rem;margin-bottom:1rem;color:#222}.shoppage .hero-section p{font-family:VT323,monospace;font-size:1.2rem;color:#666}.shoppage .category-filter{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:1200px;margin:0 auto 2rem;padding:0 1rem}.shoppage .category-filter .category-btn{font-family:VT323,monospace;font-size:1rem;letter-spacing:1px;padding:.4rem 1.2rem;border:1px solid #ccc;background:#fff;color:#555;cursor:pointer;transition:all .2s ease}.shoppage .category-filter .category-btn:hover{border-color:#556b2f;color:#556b2f}.shoppage .category-filter .category-btn.active{background-color:#556b2f;border-color:#556b2f;color:#fff}.shoppage .no-items{font-family:VT323,monospace;font-size:1.2rem;color:#888;text-align:center;padding:4rem 0;grid-column:1/-1}.shoppage .items-grid{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.shoppage .items-grid .shop-item{background-color:#fff;box-shadow:0 2px 8px #0000000d;overflow:hidden;transition:all .3s ease;margin-bottom:2rem}.shoppage .items-grid .shop-item:hover{box-shadow:0 4px 12px #0000001a}.shoppage .items-grid .shop-item .item-image{height:300px;overflow:hidden;background-color:#fafafa}.shoppage .items-grid .shop-item .item-image img{width:100%;height:100%;object-fit:cover}.shoppage .items-grid .shop-item .item-info{padding:1.5rem;color:#333;font-family:VT323,monospace}.shoppage .items-grid .shop-item .item-info h3{font-size:1.5rem;margin-bottom:1rem;color:#222}.shoppage .items-grid .shop-item .item-info .description{color:#666;margin-bottom:1rem;line-height:1.4}.shoppage .items-grid .shop-item .item-info .price{font-size:1.2rem;color:#556b2f;font-weight:700;margin-bottom:.5rem}.shoppage .items-grid .shop-item .item-info .type{color:#888;margin-bottom:1rem;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.shoppage .items-grid .shop-item .item-info .colors,.shoppage .items-grid .shop-item .item-info .sizes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.shoppage .items-grid .shop-item .item-info .colors .color-tag,.shoppage .items-grid .shop-item .item-info .colors .size-tag,.shoppage .items-grid .shop-item .item-info .sizes .color-tag,.shoppage .items-grid .shop-item .item-info .sizes .size-tag{background-color:#f5f5f5;padding:.25rem .75rem;font-size:.9rem;border:1px solid #eaeaea;color:#666}.shoppage .items-grid .shop-item .item-info .colors .color-tag.out-of-stock,.shoppage .items-grid .shop-item .item-info .colors .size-tag.out-of-stock,.shoppage .items-grid .shop-item .item-info .sizes .color-tag.out-of-stock,.shoppage .items-grid .shop-item .item-info .sizes .size-tag.out-of-stock{opacity:.5;text-decoration:line-through;background-color:#fafafa}.shoppage .items-grid .shop-item .item-info button{width:100%;padding:.75rem;background-color:#556b2f;border:none;color:#fff;font-family:VT323,monospace;cursor:pointer;transition:all .2s;font-size:1rem;letter-spacing:.5px}.shoppage .items-grid .shop-item .item-info button:hover{transform:translateY(-1px)}.shoppage .items-grid .shop-item .item-info button:disabled{background-color:#ccc;cursor:not-allowed}.shoppage .items-grid .shop-item .item-info button:active{transform:translateY(1px)}.image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-modal .modal-content{position:relative;max-width:90vw;max-height:90vh;background-color:transparent}.image-modal .image-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.image-modal .image-container .loading-spinner{position:absolute;width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}.image-modal .image-container .modal-image{max-width:100%;max-height:80vh;object-fit:contain;opacity:1;transition:opacity .3s ease}.image-modal .image-container .modal-image.loading{opacity:0}.image-modal .close-button{position:absolute;top:1rem;right:1rem;z-index:10;padding:.5rem;background-color:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.image-modal .close-button:hover{background-color:#000c;transform:scale(1.1)}.image-modal .close-button svg{width:24px;height:24px}.image-modal .navigation-buttons{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.image-modal .navigation-buttons .nav-button{background-color:#00000080;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;pointer-events:auto}.image-modal .navigation-buttons .nav-button:hover{background-color:#000c;transform:scale(1.1)}.image-modal .navigation-buttons .nav-button svg{width:24px;height:24px}.image-modal .image-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background-color:#00000080;color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.875rem}.image-modal .image-info{position:absolute;bottom:1rem;left:1rem;color:#fffc;font-size:.875rem;max-width:80%}.image-modal .image-info .image-alt{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.image-modal .modal-content{max-width:100vw;margin:0 1rem}.image-modal .navigation-buttons .nav-button{width:36px;height:36px}.image-modal .navigation-buttons .nav-button svg{width:20px;height:20px}.image-modal .image-info{display:none}}.item-image{position:relative;cursor:pointer;overflow:hidden}.item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.item-image:hover img{transform:scale(1.05)}.item-image:hover .gallery-overlay{opacity:1}.item-image .gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.item-image .gallery-overlay .gallery-icon{display:flex;flex-direction:column;align-items:center;color:#fff;gap:.5rem}.item-image .gallery-overlay .gallery-icon .gallery-count{font-size:1.25rem;font-weight:500;font-family:VT323,monospace}.item-image .gallery-overlay .gallery-preview{display:flex;gap:.5rem;padding:0 1rem}.item-image .gallery-overlay .gallery-preview .preview-thumb{width:60px;height:60px;border-radius:4px;overflow:hidden;border:2px solid rgba(255,255,255,.3)}.item-image .gallery-overlay .gallery-preview .preview-thumb img{width:100%;height:100%;object-fit:cover}.item-image .gallery-overlay .gallery-preview .preview-thumb:hover{border-color:#fff}.checkout-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:50;display:flex;align-items:flex-start;justify-content:center}.checkout-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c}.checkout-modal-content{background-color:#1a1a1a;padding:3rem;max-width:1000px;width:95%;position:relative;z-index:51;max-height:90vh;overflow-y:auto}.checkout-modal-title{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin-bottom:3rem;text-align:center}.checkout-modal .form-container{display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.checkout-modal .form-container input{background-color:#2a2a2a;border:1px solid #556B2F;padding:1.2rem;color:#fff;font-family:VT323,monospace;font-size:1.3rem;width:100%}.checkout-modal .form-container input:focus{outline:none;border-color:#4b2e83}.checkout-modal .form-container .form-field{display:flex;flex-direction:column;gap:.25rem}.checkout-modal .form-container .form-field .field-error{color:#f44;font-family:VT323,monospace;font-size:.95rem}.checkout-modal .form-container button{margin-top:2.5rem;background-color:transparent;color:#fff;border:1px solid white;padding:1rem 2.5rem;font-size:1.3rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace;width:100%}.checkout-modal .form-container button:hover{background-color:#fff;color:#000}.checkout-modal .form-container .back-button{background-color:transparent;border-color:#556b2f;color:#556b2f;margin-top:1rem}.checkout-modal .form-container .back-button:hover{background-color:#556b2f;color:#fff}.payment-form{margin-top:2rem}.payment-form .stripe-element{background-color:#2a2a2a;padding:1.5rem;border:1px solid #556B2F;border-radius:4px;margin-bottom:1.5rem}.cartpage{min-height:100vh;background-color:#111;padding-top:60px}.cartpage .hero-section{width:100%;background-color:#1a1a1a;padding:3rem 0}.cartpage .hero-section .container{max-width:1200px;margin:0 auto;padding:0 1rem}.cartpage .hero-section .container h1{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin-bottom:1rem}.cartpage .hero-section .container p{font-family:VT323,monospace;font-size:1.25rem;color:#a3a3a3}.cartpage .empty-cart{text-align:center;padding:4rem 0}.cartpage .empty-cart .continue-shopping{background-color:transparent;color:#fff;border:1px solid white;padding:.75rem 2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace}.cartpage .empty-cart .continue-shopping:hover{background-color:#fff;color:#000}.cartpage .cart-container{max-width:1200px;margin:2rem auto;padding:0 1rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem}@media (max-width: 768px){.cartpage .cart-container{grid-template-columns:1fr}}.cartpage .cart-container .cart-items .cart-item{background-color:#1a1a1a;margin-bottom:1rem;display:flex;gap:1rem;padding:1rem}@media (max-width: 480px){.cartpage .cart-container .cart-items .cart-item{flex-direction:column}}.cartpage .cart-container .cart-items .cart-item .item-image{width:120px;height:120px}.cartpage .cart-container .cart-items .cart-item .item-image img{width:100%;height:100%;object-fit:cover}.cartpage .cart-container .cart-items .cart-item .item-details{flex:1;display:flex;justify-content:space-between}@media (max-width: 768px){.cartpage .cart-container .cart-items .cart-item .item-details{flex-direction:column;gap:1rem}}.cartpage .cart-container .cart-items .cart-item .item-details .item-info h3{font-family:VT323,monospace;font-size:1.5rem;color:#fff;margin-bottom:.5rem}.cartpage .cart-container .cart-items .cart-item .item-details .item-info p{font-family:VT323,monospace;color:#a3a3a3;margin-bottom:.25rem}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .quantity-controls{display:flex;align-items:center;gap:1rem}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .quantity-controls button{background-color:transparent;color:#fff;border:1px solid white;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .quantity-controls button:hover{background-color:#fff;color:#000}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .quantity-controls span{font-family:VT323,monospace;color:#fff}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .item-price{font-family:VT323,monospace;font-size:1.25rem;color:#fff}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .remove-button{background-color:transparent;color:#f44;border:1px solid #ff4444;padding:.5rem 1rem;font-family:VT323,monospace;cursor:pointer;transition:all .3s ease}.cartpage .cart-container .cart-items .cart-item .item-details .item-actions .remove-button:hover{background-color:#f44;color:#fff}.cartpage .cart-container .cart-summary .summary-box{background-color:#1a1a1a;padding:2rem;position:sticky;top:2rem}.cartpage .cart-container .cart-summary .summary-box h2{font-family:VT323,monospace;font-size:1.5rem;color:#fff;margin-bottom:2rem}.cartpage .cart-container .cart-summary .summary-box .summary-details .summary-row{display:flex;justify-content:space-between;margin-bottom:1rem}.cartpage .cart-container .cart-summary .summary-box .summary-details .summary-row span{font-family:VT323,monospace;color:#a3a3a3}.cartpage .cart-container .cart-summary .summary-box .summary-details .summary-total{display:flex;justify-content:space-between;margin:1.5rem 0;padding-top:1rem;border-top:1px solid #333}.cartpage .cart-container .cart-summary .summary-box .summary-details .summary-total span{font-family:VT323,monospace;font-size:1.25rem;color:#fff}.cartpage .cart-container .cart-summary .summary-box .checkout-button{width:100%;background-color:transparent;color:#fff;border:1px solid white;padding:.75rem 2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace;margin-bottom:1rem}.cartpage .cart-container .cart-summary .summary-box .checkout-button:hover{background-color:#fff;color:#000}.cartpage .cart-container .cart-summary .summary-box .clear-cart{width:100%;background-color:transparent;color:#f44;border:1px solid #ff4444;padding:.75rem 2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;font-family:VT323,monospace}.cartpage .cart-container .cart-summary .summary-box .clear-cart:hover{background-color:#f44;color:#fff}.album-page{min-height:100vh;background-color:#000;padding-top:70px}.album-page .loading,.album-page .error{font-family:VT323,monospace;color:#fff;text-align:center;padding:2rem;font-size:1.5rem}.album-page .album-hero{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;background-color:transparent;padding:1rem}@media (min-width: 768px){.album-page .album-hero{grid-template-columns:minmax(300px,45%) 1fr;align-items:start}}.album-page .album-hero .album-cover{position:relative;width:100%;padding-bottom:100%;flex-shrink:0;align-self:start}.album-page .album-hero .album-cover img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.album-page .album-hero .album-info{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.album-page .album-hero .album-info h1{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin:0}.album-page .album-hero .album-info h2{font-family:VT323,monospace;font-size:1.8rem;color:gray;margin:0}.album-page .album-hero .album-info .album-metadata{display:flex;flex-direction:column;gap:.75rem}.album-page .album-hero .album-info .album-metadata .metadata-item{font-family:VT323,monospace;font-size:1.2rem;color:#a3a3a3}.album-page .album-hero .album-info .album-metadata .metadata-item span{color:#556b2f}.album-page .album-hero .album-info .album-metadata .metadata-item .album-description{position:relative;max-height:none}.album-page .album-hero .album-info .album-metadata .metadata-item .album-description p{margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap;max-width:100%;line-height:1.6}.album-page .album-hero .album-info .album-metadata .add-to-cart{margin-top:1rem}.album-page .album-hero .album-info .album-metadata .buy-button{background-color:transparent;border:2px solid #556B2F;color:#fff;padding:.75rem 1.5rem;font-family:VT323,monospace;font-size:1.1rem;transition:all .3s ease;width:100%}.album-page .album-hero .album-info .album-metadata .buy-button:hover{background-color:#556b2f;transform:translateY(-2px)}.album-page .album-hero .album-info .album-metadata .buy-button .icon{fill:currentColor;margin-right:.5rem}@media (min-width: 768px){.album-page .album-hero .album-info .album-metadata .buy-button{width:auto}}.album-page .album-content{max-width:1200px;margin:2rem auto 0;background-color:transparent;padding:1rem}.album-page .album-content .tracklist-section h3{font-family:VT323,monospace;font-size:2rem;color:#fff;margin:0 0 1.5rem}.album-page .album-content .tracklist-section .tracks-container{display:flex;flex-direction:column;gap:.5rem}.album-page .album-content .tracklist-section .tracks-container::-webkit-scrollbar{width:6px}.album-page .album-content .tracklist-section .tracks-container::-webkit-scrollbar-track{background:#2a2a2a}.album-page .album-content .tracklist-section .tracks-container::-webkit-scrollbar-thumb{background:#556b2f;border-radius:3px}.news-page{min-height:100vh;background-color:#000;padding-top:60px}.news-page .loading,.news-page .error{font-family:VT323,monospace;color:#fff;text-align:center;padding:2rem;font-size:1.5rem}.news-page .container{max-width:1200px;margin:0 auto}.news-page .container h1{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin-bottom:2rem;padding:1rem}.news-page .container .news-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.news-page .container .news-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.news-page .container .news-grid{grid-template-columns:repeat(3,1fr)}}.news-page .container .news-grid .news-article{background-color:#1a1a1a;border-radius:0;overflow:hidden;transition:transform .2s ease;cursor:pointer}.news-page .container .news-grid .news-article:hover{transform:translateY(-5px)}.news-page .container .news-grid .news-article .media-container{position:relative;height:200px;overflow:hidden}.news-page .container .news-grid .news-article .media-container img{width:100%;height:100%;object-fit:cover}.news-page .container .news-grid .news-article .media-container .category-tag{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;padding:.25rem .75rem;border-radius:0;font-family:VT323,monospace;font-size:.9rem}.news-page .container .news-grid .news-article .content{padding:1.5rem}.news-page .container .news-grid .news-article .content h2{font-family:VT323,monospace;font-size:1.5rem;color:#fff;margin-bottom:1rem}.news-page .container .news-grid .news-article .content .excerpt{font-family:VT323,monospace;color:#a3a3a3;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.news-page .container .news-grid .news-article .content .meta{display:flex;justify-content:space-between;align-items:center}.news-page .container .news-grid .news-article .content .meta .date{font-family:VT323,monospace;color:gray;font-size:.9rem}.news-page .container .news-grid .news-article .content .meta .read-more{font-family:VT323,monospace;color:#556b2f;text-decoration:none;font-size:.9rem;transition:color .2s ease}.news-detail-page{min-height:100vh;background-color:#000;padding-top:60px}.news-detail-page .container{max-width:800px;margin:0 auto;padding:2rem 1rem}.news-detail-page .container .back-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#a3a3a3;font-family:VT323,monospace;font-size:1.1rem;cursor:pointer;padding:.5rem 0;margin-bottom:2rem;transition:color .2s ease}.news-detail-page .container .back-button:hover{color:#fff}.news-detail-page .container .news-article-detail .featured-media{width:100%;margin-bottom:2rem;overflow:hidden}.news-detail-page .container .news-article-detail .featured-media img{width:100%;max-height:500px;object-fit:cover}.news-detail-page .container .news-article-detail .article-header{margin-bottom:2rem}.news-detail-page .container .news-article-detail .article-header .category-tag{display:inline-block;background:#ffffff1a;color:#fff;padding:.25rem .75rem;font-family:VT323,monospace;font-size:.9rem;margin-bottom:1rem}.news-detail-page .container .news-article-detail .article-header h1{font-family:VT323,monospace;font-size:2.5rem;color:#fff;margin-bottom:1rem;line-height:1.2}.news-detail-page .container .news-article-detail .article-header .article-meta .date{font-family:VT323,monospace;color:gray;font-size:1rem}.news-detail-page .container .news-article-detail .article-content{font-family:VT323,monospace;color:#d4d4d4;font-size:1.1rem;line-height:1.8}.news-detail-page .container .news-article-detail .article-content p{margin-bottom:1.2rem}.news-detail-page .container .news-article-detail .article-content h2,.news-detail-page .container .news-article-detail .article-content h3,.news-detail-page .container .news-article-detail .article-content h4{color:#fff;margin-top:2rem;margin-bottom:1rem}.news-detail-page .container .news-article-detail .article-content h2{font-size:1.8rem}.news-detail-page .container .news-article-detail .article-content h3{font-size:1.5rem}.news-detail-page .container .news-article-detail .article-content a{color:#556b2f;text-decoration:underline;transition:color .2s ease}.news-detail-page .container .news-article-detail .article-content a:hover{color:#6b8e3a}.news-detail-page .container .news-article-detail .article-content ul,.news-detail-page .container .news-article-detail .article-content ol{margin:1rem 0;padding-left:2rem}.news-detail-page .container .news-article-detail .article-content ul li,.news-detail-page .container .news-article-detail .article-content ol li{margin-bottom:.5rem}.news-detail-page .container .news-article-detail .article-content blockquote{border-left:3px solid #556B2F;padding-left:1rem;margin:1.5rem 0;color:#a3a3a3;font-style:italic}.news-detail-page .container .news-article-detail .article-content strong{color:#fff}.news-detail-page .container .news-article-detail .article-content img{max-width:100%;margin:1.5rem 0}.music-player{position:fixed;bottom:0;left:0;right:0;height:64px;background:#000;border-top:1px solid #8eb92a;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2rem;gap:2rem;z-index:1000}@media (max-width: 640px){.music-player{grid-template-columns:1fr auto;padding:0 1rem;gap:1rem}}.mp-info{overflow:hidden;min-width:0}.mp-title{font-family:VT323,monospace;font-size:1rem;letter-spacing:1px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-transform:uppercase}.mp-controls{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.mp-btn{background:transparent;border:none;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:color .15s ease;line-height:1}.mp-btn:hover{color:#fff}.mp-btn--play{width:34px;height:34px;border:1px solid #8eb92a;color:#8eb92a;flex-shrink:0}.mp-btn--play:hover{background:#8eb92a;color:#000}.mp-right{display:flex;flex-direction:column;gap:5px;min-width:0}@media (max-width: 640px){.mp-right{display:none}}.mp-progress{height:2px;background:#1a1a1a;cursor:pointer;position:relative;transition:height .15s ease}.mp-progress:hover{height:3px}.mp-progress__fill{height:100%;background:#8eb92a;transition:width .1s linear;pointer-events:none}.mp-time{display:flex;justify-content:space-between;font-family:VT323,monospace;font-size:.72rem;letter-spacing:1px;color:#444}.artistspage{width:100%;margin:60px auto 0;margin-bottom:8rem;display:flex;flex-direction:column;gap:32px}.artistspage .title-container{background-color:transparent;padding:16px 32px}.artistspage .title-container h2{font-family:VT323,monospace;font-size:clamp(1.5rem,5vw,4rem);color:#ddd;margin:30px 0 0;text-transform:uppercase;letter-spacing:.05em}.artist-list{background-color:transparent;padding-right:1rem;width:100%;overflow:hidden;transition:all .2s ease}.artist-list__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background-color:#111;border:none;cursor:pointer;transition:all .2s ease}.artist-list__header:hover{background-color:#4b2e831a}.artist-list__header:hover .icon{transform:translateY(-2px)}.artist-list__header h2{font-family:VT323,monospace;font-size:clamp(2rem,4vw,2.5rem);color:#fff;margin:0;text-transform:uppercase;letter-spacing:.05em}.artist-list__header .icon{color:#fffc;transition:all .2s ease}.artist-list__content{background-color:#111;padding:16px 32px;height:700px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(75,46,131,.3) transparent}.artist-list__content::-webkit-scrollbar{width:6px}.artist-list__content::-webkit-scrollbar-track{background:transparent}.artist-list__content::-webkit-scrollbar-thumb{background-color:#4b2e834d}.artist-list__content--empty{padding:16px;text-align:center;color:#ffffff80;font-size:1.25rem;font-family:VT323,monospace}.artist-list__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.artist-list__item{width:100%;background-color:#111;border:1px solid rgba(255,255,255,.05);transition:all .2s ease;position:relative;cursor:pointer}.artist-list__item:hover{transform:translate(4px);background-color:#4b2e831a;border-color:#4b2e8366}.artist-list__item:hover:before{opacity:1}.artist-list__item:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#4b2e83;opacity:0;transition:opacity .2s ease}.artist-list__item-info{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 32px;gap:1rem}.artist-list__item-info h3{font-family:VT323,monospace;font-size:clamp(2.25rem,4vw,4.5rem);color:#ddd;margin:0;text-transform:uppercase;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.2;word-break:break-word;flex:1}.artist-list__item-info p{color:#ffffff80;font-size:1rem;max-width:30ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:1rem;border-left:1px solid rgba(255,255,255,.1);margin:0;line-height:1.4;flex-shrink:0;font-family:VT323,monospace}.music-list-container{margin:0;background-color:#111;border:1px solid rgba(255,255,255,.05);overflow:hidden;min-height:700px;display:flex;flex-direction:column}.music-list-container .music-list-header{padding:16px 32px;background-color:#111111fa;margin-bottom:16px;font-family:VT323,monospace;font-size:clamp(1.75rem,3vw,2.5rem);color:#fff;text-transform:uppercase;letter-spacing:.05em}.music-list-container .music-list{flex:1;overflow-y:auto;padding:0 32px 32px;scrollbar-width:thin;scrollbar-color:rgba(75,46,131,.3) transparent}.music-list-container .music-list::-webkit-scrollbar{width:6px}.music-list-container .music-list::-webkit-scrollbar-track{background:transparent}.music-list-container .music-list::-webkit-scrollbar-thumb{background-color:#4b2e834d}.music-list-container .music-list.grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:32px}@media (max-width: 600px){.artistspage{padding:8px;margin-top:40px}.artist-list__header{padding:8px 16px}.artist-list__header h2{font-size:clamp(1.5rem,3vw,2rem)}.artist-list__content{padding:8px 16px;height:500px}.artist-list__item-info{padding:8px 16px}.artist-list__item-info h3{font-size:clamp(1.75rem,3vw,2.5rem)}.artist-list__item-info p{font-size:.875rem;max-width:20ch;padding-left:.75rem}.music-list-container{min-height:500px}.music-list-container .music-list-header{font-size:clamp(1.5rem,3vw,2rem)}}.artist-page{width:100%;min-height:100vh;padding-top:60px;padding-bottom:1rem;justify-content:center;justify-items:center;background-color:#000;position:relative}.artist-container{width:100%;background-color:#111}.artist-info-wrapper{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;padding:32px}@media screen and (min-width: 768px){.artist-info-wrapper{grid-template-columns:minmax(300px,1fr) 2fr;padding:64px}}.artist-image-container{width:100%;overflow:hidden}.artist-image{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .3s ease}.artist-image:hover{transform:scale(1.03)}.artist-details{display:flex;flex-direction:column;gap:16px;justify-content:center}.artist-name{font-family:VT323,monospace;font-size:clamp(2rem,5vw,3.5rem);color:#ddd;margin:0;text-transform:uppercase;letter-spacing:-.02em}.artist-name:after{content:"";display:block;width:60px;height:3px;background-color:#4b2e8399;margin-top:.5rem}.artist-description{font-size:1.9rem;color:#aaa;line-height:1.6;font-family:VT323,monospace}@media screen and (max-width: 768px){.artist-description{font-size:1.4rem}}.artist-social-links{display:flex;gap:1rem;flex-wrap:wrap;margin:16px 0}.artist-social-links a{background-color:#4b2e831a;color:#ddd;padding:.75rem 1.5rem;text-decoration:none;font-family:VT323,monospace;font-size:1.1rem;transition:all .2s ease;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center}.artist-social-links a:hover{transform:translate(4px);background-color:#4b2e8333;border-color:#4b2e8366}.artist-meta{color:#aaa;font-size:.9rem;font-family:VT323,monospace;opacity:.7;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.artist-album-container{width:100%;max-width:1200px;margin:0 auto;padding:32px}@media screen and (min-width: 768px){.artist-album-container{padding:64px}}@media screen and (max-width: 768px){.artist-album-container{padding-top:4.5rem}}.artist-albums-wrapper{width:100%}.artist-albums-wrapper .loading,.artist-albums-wrapper .error,.artist-albums-wrapper .no-albums{font-family:VT323,monospace;color:#ddd;text-align:center;padding:32px;font-size:1.2rem}.album-container{margin-bottom:64px;background-color:#1119;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05)}.album-container:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000004d}.album-container:last-child{margin-bottom:0}.album-header{display:grid;grid-template-columns:120px 1fr;gap:1rem;padding:16px;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}@media screen and (min-width: 768px){.album-header{grid-template-columns:180px 1fr;padding:32px;gap:32px}}.album-cover{display:block;overflow:hidden}.album-cover img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .3s ease}.album-cover img:hover{transform:scale(1.05)}.album-info{display:flex;flex-direction:column;gap:.5rem}.album-artist{font-family:VT323,monospace;font-size:1.2rem;color:#aaa;margin:0}@media screen and (min-width: 768px){.album-artist{font-size:1.5rem}}.album-title{font-family:VT323,monospace;font-size:1.6rem;color:#ddd;margin:0;text-transform:uppercase}@media screen and (min-width: 768px){.album-title{font-size:2.2rem}}@media screen and (max-width: 768px){.music-list-header{display:flex;justify-content:space-between;align-items:center;padding-left:0rem;margin-left:1rem}.music-list-header .title-container h2{background-color:transparent;font-family:VT323,monospace;font-size:1.5rem;color:#ddd;margin:0;letter-spacing:.05em;text-transform:uppercase}}*{box-sizing:border-box;outline:none}html,body{height:100%;overflow-x:hidden}body{position:relative;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ddd;background-color:#111;font-size:14px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
