:root{--bg-color:#050505;--surface-color:#111;--primary-color:#8b0000;--primary-bright:red;--text-color:#e5e2e1;--text-muted:#888;--accent-color:#500}h1,h2,h3,h4{text-transform:uppercase;letter-spacing:-.02em;font-family:Newsreader,serif}.container{max-width:1400px;margin:0 auto;padding:0 4rem}.lang-switcher{z-index:1000;mix-blend-mode:difference;gap:.5rem;font-family:Space Mono,monospace;font-size:.8rem;display:flex;position:fixed;top:3rem;right:3rem}.lang-switcher button{color:var(--text-muted);transition:color .3s}.lang-switcher button.active{color:#fff;font-weight:700}.hero-fullscreen{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{width:100%;height:100%;position:absolute;top:0;left:0}.hero-banner-img{object-fit:cover;filter:grayscale(.6)contrast(1.2)brightness(.4);width:100%;height:100%;transition:transform .1s linear}.hero-vignette{background:radial-gradient(circle, transparent 30%, #000c 100%), linear-gradient(to bottom, transparent 80%, var(--bg-color) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;text-align:center;width:100%;position:relative}.hero-logo-container{justify-content:center;align-items:center;width:90%;max-width:900px;margin:0 auto;transition:transform .1s linear;display:flex}.hero-logo-img{mix-blend-mode:screen;filter:contrast(1.3)brightness(1.2)drop-shadow(0 0 40px #8b000066);width:100%;height:auto;-webkit-mask-image:radial-gradient(#000 40%,#0000 75%);mask-image:radial-gradient(#000 40%,#0000 75%)}.hero-scroll-indicator{color:var(--text-muted);letter-spacing:.3em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:.7rem;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(to bottom, var(--primary-color), transparent);width:1px;height:100px;margin:1.5rem auto 0}.section{border-bottom:1px solid #111;padding:10rem 0}.section-title{color:var(--primary-color);margin-bottom:5rem;font-size:5rem;line-height:.9}.about-text p{color:#ccc;max-width:1000px;margin-bottom:2.5rem;font-size:1.5rem}.player-card{background:#000;border:1px solid #222;grid-template-columns:1.2fr 1fr;gap:0;display:grid}.player-main{border-right:1px solid #222;flex-direction:column;justify-content:center;padding:5rem;display:flex}.playing-label{color:var(--text-muted);margin-bottom:1rem;font-size:1rem}.track-name{color:#fff;margin-bottom:3rem;font-size:3rem}.big-play-btn{background:var(--primary-color);color:#fff;letter-spacing:.5em;width:fit-content;padding:1.5rem;font-weight:700;transition:all .4s}.big-play-btn:hover{background:var(--primary-bright);padding:1.5rem 2.5rem;box-shadow:0 0 40px #8b000080}.playlist{flex-direction:column;padding:3rem;display:flex}.playlist-item{cursor:pointer;border-bottom:1px solid #111;gap:2rem;padding:1.5rem;transition:all .3s;display:flex}.playlist-item:hover{background:#111;padding-left:2.5rem}.playlist-item.active{color:var(--primary-bright);background:#080000}.playlist-item .idx{color:var(--text-muted);font-family:Space Mono,monospace}.playlist-item .title{font-size:1.2rem;font-weight:700}.intro-text{color:#888;max-width:900px;margin-bottom:6rem;font-size:2rem}.roles-container{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.role-entry{background:#080808;border:1px solid #1a1a1a;transition:border-color .5s}.role-entry:hover{border-color:var(--primary-color)}.role-img-box{filter:grayscale()contrast(1.1)brightness(.7);height:400px;transition:filter .5s;overflow:hidden}.role-entry:hover .role-img-box{filter:grayscale(.5)contrast(1.2)brightness(.9)}.role-img-box img{object-fit:cover;width:100%;height:100%}.role-info{padding:4rem}.role-info h3{color:var(--primary-color);margin-bottom:2rem;font-size:2.5rem}.role-info p{color:#aaa;margin-bottom:3rem;font-size:1.2rem}.role-cta{margin-top:auto}.brutal-btn-small{border:1px solid var(--primary-color);color:#fff;letter-spacing:.3em;text-transform:uppercase;background:0 0;padding:1rem 3rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-block}.brutal-btn-small:hover{background:var(--primary-color);transform:translateY(-3px);box-shadow:0 0 20px #8b000066}.location-box{border-left:2px solid var(--primary-color);background:#000;margin-bottom:6rem;padding:4rem}.location-box p{margin-bottom:1.5rem;font-size:1.4rem}.brutal-btn{background:var(--primary-color);color:#fff;letter-spacing:.5em;text-transform:uppercase;padding:2rem 6rem;font-size:1.2rem;font-weight:700;transition:all .4s cubic-bezier(.19,1,.22,1);display:inline-block;position:relative;overflow:hidden}.brutal-btn:hover{background:var(--primary-bright);transform:scale(1.05);box-shadow:0 20px 50px #8b000066}.footer{color:#444;background:#000;border-top:1px solid #111;padding:8rem 0}.socials{gap:4rem;margin-top:4rem;font-family:Space Mono,monospace;font-size:.9rem;display:flex}.socials span{cursor:pointer;transition:color .3s}.socials span:hover{color:var(--primary-color)}@media (width<=1200px){.section-title{font-size:4rem}.player-card,.roles-container{grid-template-columns:1fr}.container{padding:0 2rem}}@media (width<=768px){.section-title{font-size:3rem}.player-main,.role-info{padding:2rem}.brutal-btn{text-align:center;width:100%;padding:2rem}}:root{--bg-color:#0a0a0a;--surface-color:#1a1a1a;--primary-color:#8b0000;--primary-bright:red;--text-color:#e5e2e1;--text-muted:#aa8984}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:JetBrains Mono,monospace;line-height:1.6;overflow-x:hidden}h1,h2,h3{text-transform:uppercase;letter-spacing:-.02em;font-family:Newsreader,serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--primary-color)}::-webkit-scrollbar-thumb:hover{background:var(--primary-bright)}
