:root{--red:#d81111;--red-dark:#8a0808;--black:#0a0a0a;--white:#f4f4f4;--cream:#e8e1d5;--bg-min-w:360px;--bg-min-h:600px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--black);width:100%;height:100%}body{color:var(--white);min-width:var(--bg-min-w);min-height:var(--bg-min-h);opacity:0;justify-content:center;align-items:center;font-family:Oswald,sans-serif;display:flex;position:relative;overflow:auto}.bg-layer{z-index:0;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.bg-lines{opacity:0;background:repeating-linear-gradient(-45deg,transparent,transparent 60px,rgba(216,17,17,.05) 60px,rgba(216,17,17,.05) 62px);width:200%;height:200%;position:absolute;top:-50%;bottom:-50%;left:-50%;right:-50%}.bg-burst{background:radial-gradient(circle at 50% 45%,rgba(216,17,17,.22) 0%,transparent 50%);transition:background .5s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}.bg-video{z-index:1;pointer-events:none;opacity:0;transition:opacity .6s ease-out;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}body.video-active .bg-video{opacity:1}.bg-video iframe{filter:grayscale(.7)contrast(1.6)brightness(.25)sepia(.55)hue-rotate(330deg)saturate(2);pointer-events:none;border:none;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.15)}.bg-video:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,transparent 0%,rgba(10,10,10,.55) 60%,rgba(10,10,10,.92) 100%),repeating-linear-gradient(-45deg,rgba(216,17,17,.18) 0,rgba(216,17,17,.18) 3px,transparent 3px,transparent 32px),repeating-linear-gradient(45deg,rgba(216,17,17,.12) 0,rgba(216,17,17,.12) 3px,transparent 3px,transparent 48px);width:300%;height:300%;animation:12s linear infinite bg-lines-move;position:absolute;top:-100%;bottom:-100%;left:-100%;right:-100%}@keyframes bg-lines-move{0%{transform:translate(0)}to{transform:translate(32px,32px)}}.bg-video:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg,rgba(10,10,10,.98) 0%,rgba(10,10,10,.85) 35%,rgba(138,8,8,.35) 65%,rgba(216,17,17,.25) 100%),linear-gradient(rgba(216,17,17,.12) 0%,transparent 8%,transparent 92%,rgba(216,17,17,.12) 100%);position:absolute;top:0;bottom:0;left:0;right:0}body.video-active .bg-burst{background:radial-gradient(circle at 50% 45%,rgba(216,17,17,.55) 0%,transparent 55%)}.audio-player{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.particles{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.particle{color:var(--red);font-size:1.2rem;transition:color .5s ease-out;position:absolute}.corner-stars{z-index:5;position:absolute;top:0;bottom:0;left:0;right:0}.star{color:var(--red);font-size:2rem;transition:color .5s ease-out;position:absolute}.star.top-left{top:5%;left:5%}.star.top-right{top:8%;right:7%}.star.bottom-left{bottom:10%;left:8%}.star.bottom-right{bottom:7%;right:5%}.stage{z-index:10;text-align:center;perspective:900px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:340px;max-width:1100px;min-height:560px;padding:1rem;display:flex;position:relative}.plush-wrap{z-index:11;opacity:0;cursor:pointer;background:0 0;border:none;width:240px;height:280px;margin:0 auto 1.2rem;padding:0;transition:transform .2s ease-out;position:relative}.plush-wrap:focus-visible{outline:2px solid var(--red);outline-offset:4px;border-radius:4px}.plush-wrap:active{transform:scale(.96)}.plush{object-fit:contain;filter:drop-shadow(0 0 28px rgba(216,17,17,.45));width:100%;height:100%}.letters{--reveal:0%;text-transform:uppercase;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.2rem .3rem;max-width:100%;font-size:max(1rem,min(5vw,60px));font-weight:900;line-height:1.1;display:flex;position:relative}.letter{min-width:1.05em;min-height:1.05em;color:var(--white);opacity:0;will-change:transform, opacity;transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.15em .18em;display:inline-flex;position:relative}.letter>span{white-space:nowrap;transform-origin:50%;justify-content:center;align-items:center;display:inline-flex}.letter .mono{filter:grayscale()brightness(.5);opacity:0;pointer-events:none;clip-path:inset(0);transition:opacity .15s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}body.playing .letter .mono{opacity:1}.style-0{font-family:Bebas Neue,sans-serif;transform:rotate(-8deg)skew(-6deg)}.style-0 .color,.style-0 .mono>span{background:var(--black)}.style-1{font-family:Playfair Display,serif;font-style:italic;transform:rotate(6deg)skew(4deg)}.style-1 .color,.style-1 .mono>span{background:var(--white);color:var(--black)}.style-2{text-transform:lowercase;font-family:Roboto Mono,monospace;transform:rotate(-5deg)skew(8deg)}.style-2 .color,.style-2 .mono>span{background:var(--red);color:var(--white)}.style-3{font-family:Rubik Mono One,sans-serif;transform:rotate(9deg)skew(-5deg)}.style-3 .color,.style-3 .mono>span{background:var(--black);color:var(--red)}.style-4{font-family:Oswald,sans-serif;transform:rotate(-7deg)skew(-8deg)}.style-4 .color,.style-4 .mono>span{background:var(--white);color:var(--black)}.style-5{font-family:Bebas Neue,sans-serif;transform:rotate(4deg)skew(6deg)}.style-5 .color,.style-5 .mono>span{background:var(--black)}.style-6{font-family:Playfair Display,serif;font-style:italic;transform:rotate(-6deg)skew(-3deg)}.style-6 .color,.style-6 .mono>span{background:var(--red);color:var(--white)}.style-7{font-family:Roboto Mono,monospace;transform:rotate(7deg)skew(5deg)}.style-7 .color,.style-7 .mono>span{background:var(--white);color:var(--black)}.style-8{font-family:Rubik Mono One,sans-serif;transform:rotate(-4deg)skew(-7deg)}.style-8 .color,.style-8 .mono>span{background:var(--black);color:var(--red)}.style-9{font-family:Oswald,sans-serif;transform:rotate(8deg)skew(4deg)}.style-9 .color,.style-9 .mono>span{background:var(--red);color:var(--white)}.style-10{font-family:Bebas Neue,sans-serif;transform:rotate(-3deg)skew(-6deg)}.style-10 .color,.style-10 .mono>span{background:var(--white);color:var(--black)}.message{color:rgba(244,244,244,.9);letter-spacing:.08em;text-transform:uppercase;text-shadow:3px 3px 0 var(--red), -1px -1px 0 rgba(216,17,17,.45), 1px -1px 0 rgba(216,17,17,.35), -1px 1px 0 rgba(216,17,17,.35), 1px 1px 0 rgba(216,17,17,.35), 0 0 22px rgba(216,17,17,.55);opacity:0;margin-top:1.2rem;font-family:Oswald,sans-serif;font-size:max(.95rem,min(2.8vw,1.35rem));line-height:1.7}.player-hint{letter-spacing:.12em;text-transform:uppercase;color:rgba(244,244,244,.7);opacity:1;cursor:default;margin-top:1.2rem;font-family:Oswald,sans-serif;font-size:1rem;text-decoration:none;transition:color .2s ease-out,opacity .3s ease-out}.player-hint.has-title{color:var(--red);cursor:pointer;text-decoration:underline rgba(216,17,17,.5)}.player-hint.has-title:hover{color:#ff3b3b;text-decoration-color:var(--red)}@media (max-width:600px){.plush-wrap{width:170px;height:200px}.letters{gap:.15rem .25rem}}body.playing .bg-burst{background:radial-gradient(circle at 50% 45%,rgba(216,17,17,.45) 0%,transparent 50%)}body.playing .particle,body.playing .star{color:var(--cream)}
