:root{--monster-purple:#a71cff;--monster-violet:#6c14aa;--monster-black:#050506;--monster-white:#f5f1f7;--monster-line:rgba(255,255,255,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.monster-landing{margin:0;background:var(--monster-black);color:var(--monster-white);font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}body.monster-landing a{color:inherit;text-decoration:none}body.monster-landing img{display:block;max-width:100%}
.monster-header{height:78px;padding:0 clamp(22px,4vw,70px);display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:30px;background:#030304;border-bottom:1px solid rgba(167,28,255,.25);position:sticky;top:0;z-index:30}
.monster-brand{display:flex;align-items:center;gap:12px}.monster-brand span{font-size:28px;letter-spacing:-7px;color:var(--monster-purple);transform:skew(-12deg)}.monster-brand b{font-style:italic;font-size:15px;letter-spacing:.04em}
.monster-header nav{display:flex;justify-content:center;gap:clamp(18px,2.8vw,52px)}.monster-header nav a,.agency-back{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#c8c3cb}.monster-header nav a:hover,.agency-back:hover{color:var(--monster-purple)}
.monster-hero{min-height:clamp(430px,52vw,820px);position:relative;display:flex;align-items:flex-end;justify-content:center;padding:0 30px 52px;overflow:hidden}.monster-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.monster-hero:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#050506)}
.monster-hero-actions{position:relative;z-index:2;display:flex;gap:16px}.monster-button{min-width:190px;padding:17px 25px;border:1px solid rgba(167,28,255,.7);text-align:center;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.12em;background:rgba(0,0,0,.72)}.monster-button.filled{background:var(--monster-purple);border-color:var(--monster-purple)}.monster-button:hover{filter:brightness(1.2)}
.monster-intro,.monster-panel,.monster-future{width:min(1480px,calc(100% - 64px));margin:auto}.monster-intro{padding:100px 0;display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end;border-bottom:1px solid var(--monster-line)}.monster-label{color:var(--monster-purple);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.monster-intro h1,.monster-future h2{font-size:clamp(58px,7vw,118px);font-style:italic;line-height:.83;letter-spacing:-.05em;margin:18px 0 0}.monster-intro p{font-size:20px;line-height:1.55;color:#d1ccd3;max-width:660px}.monster-intro .quiet{font-size:14px;color:#847e88;margin-top:25px}
.monster-panel{padding:82px 0;border-bottom:1px solid var(--monster-line)}.monster-section-title{display:grid;grid-template-columns:50px 1fr auto;gap:20px;align-items:end;margin-bottom:36px}.monster-section-title span{font-size:10px;color:var(--monster-purple);letter-spacing:.15em}.monster-section-title h2{font-size:clamp(40px,5vw,76px);line-height:.9;font-style:italic;text-transform:uppercase;margin:0;color:var(--monster-purple)}.monster-section-title p{margin:0;color:#8d8790;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.monster-crew{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.monster-crew article{border:1px solid var(--monster-line);background:#0b0a0d;padding:12px 12px 20px}.crew-image{height:360px;overflow:hidden;background:#13071b}.crew-image img{width:300%;max-width:none;height:100%;object-fit:cover}.crew-one img{object-position:0 center}.crew-two img{transform:translateX(-33.33%)}.crew-three img{transform:translateX(-66.66%)}.monster-crew b{display:block;margin:18px 8px 4px;font-size:18px;letter-spacing:.05em}.monster-crew small{margin:0 8px;color:var(--monster-purple);letter-spacing:.12em;text-transform:uppercase;font-size:9px}
.studio-teaser{display:grid;grid-template-columns:1fr 1.2fr;min-height:440px;border:1px solid var(--monster-line);background:linear-gradient(135deg,#151218,#070708)}.studio-copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.studio-copy h3{font-size:clamp(42px,5vw,76px);font-style:italic;line-height:.88;margin:16px 0 22px}.studio-copy p{color:#aaa;line-height:1.6}.studio-empty{display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,rgba(167,28,255,.27),transparent 35%),repeating-linear-gradient(115deg,rgba(255,255,255,.025) 0 1px,transparent 1px 15px)}.studio-empty span{text-align:center;font-size:12px;line-height:1.8;letter-spacing:.2em;text-transform:uppercase;color:#8f8992;border:1px solid var(--monster-line);padding:30px 44px}
.book-gateway{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.book-tile{aspect-ratio:.72;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--monster-line);background:linear-gradient(155deg,#17131b,#09080a);transition:.2s ease}.book-tile:hover{transform:translateY(-5px);border-color:var(--monster-purple);box-shadow:0 15px 45px rgba(106,20,170,.2)}.book-tile.available{background:radial-gradient(circle at 80% 15%,rgba(167,28,255,.4),transparent 30%),linear-gradient(145deg,#250c34,#080609);border-color:rgba(167,28,255,.7)}.book-tile span,.book-tile small{font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#9c95a0}.book-tile strong{font-size:clamp(18px,2vw,31px);line-height:.95;font-style:italic}.book-tile small{color:var(--monster-purple)}
.monster-future{min-height:620px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;overflow:hidden}.monster-future>div{padding:70px 0}.monster-future p{max-width:500px;color:#999;line-height:1.6}.monster-future img{width:100%;height:620px;object-fit:cover;object-position:center 22%}.monster-footer{min-height:100px;border-top:1px solid var(--monster-line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,70px);color:#777;font-size:9px;letter-spacing:.16em;text-transform:uppercase}
@media(max-width:1000px){.monster-header{grid-template-columns:1fr auto}.monster-header nav{display:none}.monster-intro{grid-template-columns:1fr;gap:32px}.monster-crew{grid-template-columns:1fr 1fr}.book-gateway{grid-template-columns:repeat(2,1fr)}.studio-teaser,.monster-future{grid-template-columns:1fr}.monster-future img{height:500px}}
@media(max-width:620px){.monster-header{height:66px;padding:0 18px}.monster-brand b{font-size:12px}.agency-back{font-size:8px}.monster-hero{min-height:440px;padding-bottom:28px}.monster-hero>img{object-position:62% center}.monster-hero-actions{flex-direction:column;width:100%}.monster-button{width:100%}.monster-intro,.monster-panel,.monster-future{width:calc(100% - 28px)}.monster-intro,.monster-panel{padding:58px 0}.monster-intro h1,.monster-future h2{font-size:55px}.monster-section-title{grid-template-columns:30px 1fr}.monster-section-title p{display:none}.monster-crew{grid-template-columns:1fr}.crew-image{height:340px}.studio-teaser{min-height:560px}.studio-copy{padding:34px 24px}.studio-empty{min-height:240px}.book-gateway{grid-template-columns:1fr 1fr}.book-tile{padding:16px}.monster-future img{height:360px}.monster-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}}

/* Official campaign asset treatment */
.monster-brand{display:flex;align-items:center;width:210px;height:58px}.monster-brand img{width:100%;height:100%;object-fit:contain;object-position:left center}
.hero-title-lockup{position:absolute;z-index:2;left:clamp(25px,5vw,90px);top:50%;width:min(500px,38vw);transform:translateY(-50%);filter:drop-shadow(0 12px 28px rgba(0,0,0,.85))}.hero-title-lockup img{width:100%}.hero-title-lockup span{display:block;margin-top:-4%;text-align:center;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#ddd}
.crew-image{height:520px}.crew-image img{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center 28%;transform:none}
.monster-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.monster-gallery figure{margin:0;border:1px solid var(--monster-line);background:#0b0a0d}.monster-gallery figure:nth-child(n){grid-column:auto;grid-row:auto}.monster-gallery img{display:block;width:100%;height:auto;object-fit:contain;transition:opacity .3s ease}.monster-gallery figure:hover img{opacity:.92}
.book-tile{position:relative;overflow:hidden;background:#090909}.book-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.88));z-index:0}.book-tile.placeholder:after{background:linear-gradient(180deg,rgba(7,4,9,.28),rgba(0,0,0,.92))}.book-tile.placeholder>img{filter:saturate(.32) brightness(.58)}.book-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:filter .25s ease,transform .25s ease}.book-tile:hover>img{transform:scale(1.018)}.book-tile span,.book-tile strong,.book-tile small{position:relative;z-index:1}
.monster-future img{width:100%;height:560px;object-fit:contain;object-position:center;filter:drop-shadow(0 25px 50px rgba(121,20,180,.35))}
@media(max-width:1000px){.hero-title-lockup{width:44vw;left:3vw}}
@media(max-width:620px){.monster-brand{width:150px;height:46px}.monster-hero{min-height:560px}.monster-hero>img{object-position:58% center}.hero-title-lockup{width:72vw;left:14vw;top:24%}.hero-title-lockup span{font-size:8px}.crew-image{height:440px}.monster-gallery{grid-template-columns:1fr}}

/* Sample album and on-demand player */
.monster-landing main{counter-reset:monsterSection}.monster-panel{counter-increment:monsterSection}.monster-panel .monster-section-title>span{font-size:0}.monster-panel .monster-section-title>span:after{content:counter(monsterSection,decimal-leading-zero);font-size:10px}
.sample-album-layout{display:grid;grid-template-columns:minmax(340px,.85fr) 1.15fr;gap:clamp(45px,7vw,110px);align-items:center}.sample-album{border:0;background:transparent;color:#fff;position:relative;aspect-ratio:1;cursor:pointer;padding:0}.album-disc{position:absolute;width:78%;aspect-ratio:1;right:0;top:8%;border-radius:50%;background:repeating-radial-gradient(circle,#171717 0 3px,#060606 4px 8px);box-shadow:0 25px 55px rgba(0,0,0,.6);transition:transform .45s ease}.album-disc:after{content:"";position:absolute;inset:38%;border-radius:50%;background:var(--monster-purple);box-shadow:inset 0 0 0 12px #0b0a0c}.album-cover{position:absolute;left:0;top:0;width:78%;aspect-ratio:1;background:radial-gradient(circle at 65% 25%,#55117b,#08070a 58%);border:1px solid rgba(255,255,255,.15);box-shadow:0 28px 60px rgba(0,0,0,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8%}.album-cover img{width:88%;height:78%;object-fit:contain}.album-cover small{font-size:8px;letter-spacing:.18em;color:#b0aab3}.album-prompt{position:absolute;left:8%;bottom:4%;z-index:2;background:var(--monster-purple);padding:12px 16px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sample-album:hover .album-disc{transform:translateX(8%) rotate(16deg)}.sample-album-copy h3{font-size:clamp(48px,6vw,88px);font-style:italic;line-height:.84;margin:18px 0 26px}.sample-album-copy>p{color:#aaa;font-size:17px;line-height:1.6;max-width:620px}.sample-track-list{margin-top:35px;border-top:1px solid var(--monster-line)}.sample-track{width:100%;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:15px;padding:16px 4px;border:0;border-bottom:1px solid var(--monster-line);background:transparent;color:#fff;text-align:left;cursor:pointer}.sample-track:hover,.sample-track.active{background:rgba(167,28,255,.09)}.sample-track span,.sample-track small{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#8d8790}.sample-track b{font-size:14px}.sample-track small{color:var(--monster-purple)}
.monster-player[hidden]{display:none}.monster-player{position:fixed;z-index:100;left:0;right:0;bottom:0;min-height:104px;background:rgba(7,6,8,.97);backdrop-filter:blur(18px);border-top:1px solid rgba(167,28,255,.55);box-shadow:0 -20px 45px rgba(0,0,0,.45);display:grid;grid-template-columns:72px minmax(180px,280px) 42px 58px 42px minmax(260px,1fr) 42px;gap:14px;align-items:center;padding:14px clamp(18px,3vw,50px)}.monster-player-art{width:68px;aspect-ratio:1;background:#16061e;display:grid;place-items:center}.monster-player-art img{width:86%;height:86%;object-fit:contain}.monster-player-track{min-width:0}.monster-player-track span,.monster-player-track small{display:block;font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#817a85}.monster-player-track b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0;font-size:14px}.monster-play,.monster-skip,.monster-player-close{border:1px solid var(--monster-line);background:transparent;color:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.monster-play{width:56px;height:56px;background:var(--monster-purple);border-color:var(--monster-purple)}.monster-skip,.monster-player-close{width:40px;height:40px;font-size:24px}.monster-progress{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;font-size:9px;color:#8d8790}.monster-progress input{width:100%;accent-color:var(--monster-purple)}body.monster-player-open{padding-bottom:104px}
/* Evan + Juliet studio gallery */
.studio-intro{display:grid;grid-template-columns:.45fr 1fr 1fr;gap:40px;align-items:end;margin-bottom:34px}.studio-intro h3{font-size:clamp(42px,5vw,78px);font-style:italic;line-height:.86;margin:0}.studio-intro p{color:#aaa;line-height:1.65;margin:0;max-width:520px}.studio-gallery{columns:2;column-gap:12px}.studio-gallery figure{display:inline-block;width:100%;margin:0 0 12px;break-inside:avoid;border:1px solid var(--monster-line);background:#111}.studio-gallery img{display:block;width:100%;height:auto;object-fit:contain;transition:opacity .3s ease}.studio-gallery figure:hover img{opacity:.92}
@media(max-width:900px){.sample-album-layout{grid-template-columns:1fr;max-width:720px;margin:auto}.sample-album{width:min(560px,100%);margin:auto}.studio-intro{grid-template-columns:1fr}.monster-player{grid-template-columns:58px 1fr 40px 52px 40px 40px}.monster-player-art{width:56px}.monster-progress{grid-column:1/-1}.monster-player-close{grid-column:6;grid-row:1}.monster-player-track{grid-column:2}.monster-skip#monsterBack{grid-column:3}.monster-play{grid-column:4}.monster-skip#monsterNext{grid-column:5}}
@media(max-width:620px){.sample-album-layout{gap:32px}.sample-track{grid-template-columns:32px 1fr}.sample-track small{grid-column:2}.studio-gallery{columns:1}.monster-player{grid-template-columns:48px 1fr 38px 48px 38px;padding:10px 12px;gap:8px}.monster-player-art{width:46px}.monster-player-close{grid-column:5;grid-row:1}.monster-player-track{grid-column:2}.monster-skip#monsterBack{display:none}.monster-play{grid-column:3;width:46px;height:46px}.monster-skip#monsterNext{grid-column:4}.monster-progress{grid-column:1/-1}.monster-player{min-height:128px}body.monster-player-open{padding-bottom:128px}}

/* Future plushies and audience poll */
.plush-section{width:min(1600px,100%);margin:auto;display:grid;grid-template-columns:1.12fr .88fr;background:linear-gradient(135deg,#190624,#070608);border-top:1px solid rgba(167,28,255,.45);border-bottom:1px solid rgba(167,28,255,.45)}.plush-art{min-height:680px;background:#0d0710;overflow:hidden}.plush-art img{width:100%;height:100%;object-fit:cover;object-position:center}.plush-copy{padding:clamp(55px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.plush-copy>h2{font-size:clamp(58px,7vw,112px);font-style:italic;line-height:.8;letter-spacing:-.055em;margin:20px 0 30px;color:var(--monster-purple)}.plush-copy>p{color:#aaa;line-height:1.65;font-size:17px;max-width:610px}.plush-poll{margin-top:38px;border:1px solid var(--monster-line);background:rgba(0,0,0,.38);padding:28px}.plush-poll h3{font-size:22px;margin:0 0 22px;text-transform:uppercase;font-style:italic}.plush-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.plush-options button{min-height:52px;border:1px solid rgba(167,28,255,.75);background:transparent;color:#fff;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.plush-options button:hover,.plush-options button.selected{background:var(--monster-purple)}.plush-options button:disabled{cursor:default;opacity:.58}.plush-options button.selected:disabled{opacity:1}.plush-response{min-height:18px;margin:16px 0 0;color:#b3adb6;font-size:11px}.plush-results{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.plush-results:not([hidden]){display:grid}.plush-results span{border-top:1px solid var(--monster-line);padding-top:12px;color:#8d8790;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.plush-results b{display:block;color:#fff;font-size:22px;margin-bottom:4px}.plush-note{color:#706b73;font-size:9px;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;margin-top:20px}.monster-header nav a[href="#future"]{display:none}
@media(max-width:1000px){.plush-section{grid-template-columns:1fr}.plush-art{min-height:0;aspect-ratio:16/10}.plush-copy{padding:75px 40px}}
@media(max-width:620px){.plush-art{aspect-ratio:4/3}.plush-copy{padding:58px 22px}.plush-copy>h2{font-size:55px}.plush-options{grid-template-columns:1fr}.plush-poll{padding:22px}}

/* Preserve the complete plushies composition. */
.plush-art{display:grid;place-items:center}.plush-art img{object-fit:contain;background:#0d0710}
