.horror-night{--horror-red:#ff1838;--horror-red-dark:#a30019;--horror-green:#8cff8c;--horror-amber:#ffc857;--horror-screen:#07100b;--horror-plastic:#171717;--horror-plastic-light:#242424;background:radial-gradient(circle at 50% 15%,#78001438,#0000 32rem),linear-gradient(#080808 0%,#020202 70%,#000 100%);min-height:100vh;position:relative;overflow:hidden}.horror-night:before{content:"";pointer-events:none;opacity:.16;background-image:repeating-linear-gradient(0deg,#ffffff06 0 1px,#0000 1px 4px);position:fixed;inset:0}.horror-night-shell{z-index:1;width:min(100% - 24px,880px);margin:0 auto;padding:32px 0 64px;position:relative}.horror-brand{text-align:center;margin-bottom:24px}.horror-brand-kicker{color:var(--horror-red);letter-spacing:.42em;text-transform:uppercase;text-shadow:0 0 10px #ff1838a6;font-size:12px;font-weight:900}.horror-brand-title{color:#fff;letter-spacing:-.065em;text-transform:uppercase;text-shadow:3px 3px #5d0010,0 0 30px #ff183833;margin-top:5px;font-size:clamp(42px,9vw,82px);font-weight:1000;line-height:.9}.horror-brand-subtitle{color:#ffffff7a;margin-top:12px;font-size:14px;font-weight:700}.horror-vcr{background:linear-gradient(145deg,#2c2c2c,#101010 42%,#070707);border:1px solid #353535;border-radius:26px;padding:12px;box-shadow:0 30px 80px #000c,inset 0 1px #ffffff1a,inset 0 -2px #000000e6}.horror-vcr-top{color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:5px 10px 12px;font-family:monospace;font-size:10px;font-weight:800;display:flex}.horror-rec{color:#ff4962;align-items:center;gap:7px;display:inline-flex}.horror-rec-dot{background:var(--horror-red);width:7px;height:7px;box-shadow:0 0 10px var(--horror-red);border-radius:999px;animation:1.6s infinite horror-rec-pulse}@keyframes horror-rec-pulse{0%,45%{opacity:1}50%,95%{opacity:.28}to{opacity:1}}.horror-crt-frame{background:#000;border:9px solid #080808;border-radius:22px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #363636,inset 0 0 35px #000,0 0 0 1px #444}.horror-crt{background:radial-gradient(#0f341c8c 0%,#04120ae6 60%,#010403 100%);border-radius:13px;min-height:430px;padding:clamp(20px,5vw,42px);position:relative;overflow:hidden;box-shadow:inset 0 0 80px #000000e6}.horror-crt:before{content:"";z-index:20;pointer-events:none;background:repeating-linear-gradient(0deg,#00000024 0 1px,#ffffff04 2px,#0000 4px);position:absolute;inset:0}.horror-crt:after{content:"";z-index:21;pointer-events:none;opacity:.08;background:linear-gradient(#0000,#fff,#0000);width:100%;height:9%;animation:9s linear infinite horror-tracking;position:absolute;top:-20%;left:0}@keyframes horror-tracking{0%{transform:translateY(0)}to{transform:translateY(1400%)}}.horror-screen-content{z-index:5;position:relative}.horror-hud{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:28px;display:grid}.horror-hud-item{text-align:center;background:#00000052;border:1px solid #8cff8c1f;padding:10px 8px;font-family:monospace}.horror-hud-value{color:var(--horror-green);text-shadow:0 0 9px #8cff8c59;font-size:clamp(17px,4vw,24px);font-weight:900}.horror-hud-label{color:#8cff8c61;letter-spacing:.18em;text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:900}.horror-clue{text-align:center;background:#00000052;border:1px solid #8cff8c24;flex-direction:column;justify-content:center;min-height:180px;padding:clamp(20px,5vw,36px);display:flex}.horror-clue-number{color:var(--horror-red);letter-spacing:.3em;text-transform:uppercase;text-shadow:0 0 9px #ff183880;margin-bottom:16px;font-family:monospace;font-size:11px;font-weight:900}.horror-clue-text{color:#e8ffe8;text-shadow:0 0 12px #8cff8c14;font-size:clamp(19px,4vw,28px);font-weight:800;line-height:1.45}.horror-input{width:100%;color:var(--horror-green);caret-color:var(--horror-red);background:#0009;border:1px solid #8cff8c38;border-radius:3px;outline:none;margin-top:18px;padding:16px 18px;font-family:monospace;font-size:16px;font-weight:800}.horror-input::placeholder{color:#8cff8c45}.horror-input:focus{border-color:#8cff8c8c;box-shadow:0 0 18px #8cff8c14}.horror-feedback{color:var(--horror-amber);text-align:center;letter-spacing:.08em;text-transform:uppercase;margin-top:15px;font-family:monospace;font-size:12px;font-weight:900}.horror-controls{grid-template-columns:1.2fr 1fr 1fr;gap:8px;padding:14px 3px 3px;display:grid}.horror-button{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#292929,#111);border:1px solid #3a3a3a;border-radius:6px;min-height:52px;padding:12px 10px;font-size:11px;font-weight:950;transition:transform .12s,border-color .12s,color .12s;box-shadow:inset 0 1px #ffffff1a,0 3px #050505}.horror-button:hover{color:#fff;border-color:#666}.horror-button:active{transform:translateY(2px)}.horror-button:disabled{opacity:.28;cursor:not-allowed}.horror-button-primary{color:#fff;text-shadow:0 1px 2px #000;background:linear-gradient(#df1733,#810014);border-color:#7f0014}.horror-button-primary:hover{border-color:var(--horror-red);color:#fff}.horror-reveal{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.horror-reveal-label{color:var(--horror-red);letter-spacing:.32em;text-transform:uppercase;font-family:monospace;font-size:11px;font-weight:900}.horror-reveal-title{color:#efffef;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 0 22px #8cff8c1f;margin-top:14px;font-size:clamp(34px,8vw,64px);font-weight:1000;line-height:.98}.horror-reveal-year{color:#8cff8c8c;margin-top:12px;font-family:monospace;font-size:20px;font-weight:900}.horror-points-earned{color:var(--horror-red);text-shadow:0 0 14px #ff183859;margin-top:20px;font-family:monospace;font-size:clamp(22px,5vw,34px);font-weight:1000}.horror-trivia{color:#e8ffe88c;max-width:560px;margin-top:22px;font-size:14px;line-height:1.7}.horror-results{text-align:center}.horror-results-score-label{color:#8cff8c66;letter-spacing:.28em;text-transform:uppercase;font-family:monospace;font-size:10px;font-weight:900}.horror-results-score{color:var(--horror-green);text-shadow:0 0 25px #8cff8c40;margin-top:5px;font-family:monospace;font-size:clamp(52px,14vw,100px);font-weight:1000;line-height:1}.horror-rank-card{background:#5a000e1f;border:1px solid #ff18383d;margin-top:28px;padding:24px}.horror-rank-label{color:var(--horror-red);letter-spacing:.28em;text-transform:uppercase;font-family:monospace;font-size:9px;font-weight:900}.horror-rank-title{color:#fff;text-transform:uppercase;margin-top:8px;font-size:clamp(25px,6vw,42px);font-weight:1000}.horror-rank-message{color:#ffffff80;margin-top:8px}.horror-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.horror-stat{background:#00000047;border:1px solid #8cff8c1f;padding:16px}.horror-stat-value{color:var(--horror-green);font-family:monospace;font-size:28px;font-weight:1000}.horror-stat-label{color:#8cff8c59;letter-spacing:.18em;text-transform:uppercase;margin-top:3px;font-family:monospace;font-size:8px;font-weight:900}.horror-vcr-footer{color:#ffffff38;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:14px 10px 5px;font-family:monospace;font-size:9px;font-weight:800;display:flex}.horror-vhs-slot{background:#050505;border-radius:999px;width:38%;height:6px;box-shadow:inset 0 1px 3px #000,0 1px #ffffff0f}@media (max-width:640px){.horror-night-shell{width:min(100% - 14px,880px);padding-top:20px}.horror-brand{margin-bottom:16px}.horror-vcr{border-radius:18px;padding:7px}.horror-crt-frame{border-width:6px;border-radius:16px}.horror-crt{min-height:390px;padding:18px 14px}.horror-controls{grid-template-columns:1fr}.horror-button{min-height:50px}.horror-vcr-top{padding-left:6px;padding-right:6px}}@media (prefers-reduced-motion:reduce){.horror-rec-dot,.horror-crt:after{animation:none}}.horror-night{isolation:isolate;background:radial-gradient(at 50% 28%,#7d000a38 0%,#2a00041f 32%,#0000 58%),radial-gradient(circle at 7% 58%,#ff571114,#0000 20%),radial-gradient(circle at 93% 68%,#ff3b0a17,#0000 22%),linear-gradient(90deg,#020202,#090302 20%,#080101 50%,#090302 80%,#020202)}.horror-night:before{content:"";z-index:-4;pointer-events:none;opacity:.8;background:repeating-linear-gradient(90deg,#0000 0 119px,#ffffff05 120px,#0000 121px),repeating-linear-gradient(0deg,#0000 0 67px,#ffffff03 68px,#0000 69px),radial-gradient(circle at 17% 22%,#ffffff05,#0000 16%),radial-gradient(circle at 76% 40%,#ffffff05,#0000 17%);position:fixed;inset:0}.horror-night:after{content:"";z-index:50;pointer-events:none;background:radial-gradient(#0000 38%,#00000047 67%,#000000d6 110%);position:fixed;inset:0;box-shadow:inset 0 0 180px #000000e6}.horror-night-shell{width:min(100% - 40px,1180px);padding-top:26px;padding-bottom:70px}.horror-brand{z-index:8;margin-bottom:22px;position:relative}.horror-brand-kicker{letter-spacing:.55em;text-shadow:0 0 7px #ff1428cc,0 0 22px #ff142861;font-size:13px}.horror-brand-title{color:#d71928;letter-spacing:-.07em;text-shadow:2px 2px #460006,5px 5px #000000b3,0 0 18px #ff001e3d,0 0 45px #96000a2e;font-size:clamp(52px,8.4vw,102px);position:relative;transform:rotate(-.6deg)}.horror-brand-title:after{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#000000bf,#0000);height:2px;position:absolute;top:57%;left:8%;right:8%;transform:rotate(-2deg)}.horror-brand-subtitle{color:#ffffffa3;letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:15px}.horror-vcr{z-index:10;background:linear-gradient(115deg,#5f473d3b,#0000 17%),linear-gradient(165deg,#332d29,#151311 35%,#080707 74%);border-color:#4b3b35;max-width:900px;margin:0 auto;position:relative;box-shadow:0 42px 100px #000000f2,0 0 80px #73000a21,inset 0 1px #ffffff24,inset 0 -5px 9px #000000d9}.horror-vcr:before{content:"";z-index:20;pointer-events:none;border-radius:inherit;opacity:.22;background:radial-gradient(circle at 8% 16%,#a14e28 0 1px,#0000 2px) 0 0/53px 47px,radial-gradient(circle at 84% 32%,#8a301b 0 1px,#0000 3px) 0 0/77px 61px,radial-gradient(circle at 70% 82%,#a64e28 0 1px,#0000 2px) 0 0/91px 83px,radial-gradient(circle at 24% 92%,#b75b34 0 1px,#0000 3px) 0 0/103px 79px;position:absolute;inset:0}.horror-vcr:after{content:"";z-index:21;pointer-events:none;opacity:.5;filter:blur(.3px);background:radial-gradient(at 17% 0,#690008 0 12%,#0000 13%),linear-gradient(90deg,#0000 0 14%,#650007 15% 18%,#0000 19% 34%,#85000b 35% 39%,#0000 40% 61%,#5e0006 62% 65%,#0000 66%);width:155px;height:55px;position:absolute;bottom:4px;right:46px}.horror-crt-frame{border-color:#080707;box-shadow:inset 0 0 0 2px #57473e,inset 0 0 45px #000,0 0 0 1px #362c28,0 8px 30px #000000b3}.horror-crt{background:radial-gradient(#123f1f94,#04140bed 62%,#010302 100%);box-shadow:inset 0 0 120px #000000eb,inset 0 0 15px #68ff8217}.horror-crt .horror-screen-content:after{content:"";z-index:15;pointer-events:none;background:linear-gradient(118deg,#ffffff09,#0000 17% 72%,#ffffff05);border-radius:50%;position:absolute;inset:-20px}.horror-night-shell:before,.horror-night-shell:after{content:"";z-index:1;pointer-events:none;filter:blur(10px);background:radial-gradient(#ff5e1521 0%,#ff29080d 36%,#0000 70%);border-radius:50%;width:280px;height:400px;animation:2.6s infinite alternate horror-room-flicker;position:absolute;bottom:80px}.horror-night-shell:before{left:-175px}.horror-night-shell:after{animation-delay:-1.25s;right:-175px}@keyframes horror-room-flicker{0%{opacity:.48;transform:scale(.98)}22%{opacity:.73}48%{opacity:.55;transform:scale(1.02)}71%{opacity:.86}to{opacity:.6;transform:scale(1)}}.horror-button{background:linear-gradient(#393532,#191716 45%,#0c0b0a);border-color:#4a4642;box-shadow:inset 0 1px #ffffff26,inset 0 -2px #000000f2,0 3px #020202,0 5px 10px #00000073}.horror-button-primary{background:linear-gradient(#ed1730,#a20013 50%,#670009);border-color:#97000f;box-shadow:inset 0 1px #ffffff38,0 3px #310005,0 0 17px #ff14281f}@media (min-width:1000px){.horror-night{min-height:calc(100vh - 1px)}.horror-night-shell{min-height:900px}}@media (max-width:640px){.horror-night-shell{width:min(100% - 12px,880px);padding-top:16px}.horror-brand-title{font-size:clamp(43px,16vw,65px)}.horror-brand-kicker{font-size:9px}.horror-night-shell:before,.horror-night-shell:after{opacity:.4}}@media (prefers-reduced-motion:reduce){.horror-night-shell:before,.horror-night-shell:after{animation:none}}.horror-room{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.horror-prop{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:4;max-width:none;height:auto;display:block;position:absolute}.horror-prop-web-left{opacity:.72;z-index:14;width:min(43vw,720px);top:-50px;left:-65px}.horror-prop-web-right{opacity:.72;z-index:14;width:min(43vw,720px);top:-55px;right:-75px}.horror-prop-sign-left{opacity:.82;filter:brightness(.74)saturate(.88);z-index:3;width:310px;top:215px;left:max(-45px,50% - 780px);transform:rotate(-2deg)}.horror-prop-vhs-left{filter:brightness(.84);z-index:8;width:430px;bottom:5px;left:max(-45px,50% - 830px)}.horror-prop-pumpkin-left{z-index:10;filter:brightness(.9)saturate(1.08)drop-shadow(0 0 28px #ff5b0e38);width:300px;bottom:2px;left:max(70px,50% - 665px)}.horror-prop-mask-right{opacity:.86;filter:brightness(.78);z-index:3;width:315px;top:125px;right:max(-30px,50% - 785px)}.horror-prop-score-right{opacity:.86;filter:brightness(.72);z-index:5;width:285px;top:340px;right:max(5px,50% - 800px);transform:rotate(1.5deg)}.horror-prop-skull-right{z-index:9;filter:brightness(.86)saturate(1.08)drop-shadow(0 0 30px #ff3d0a29);width:410px;bottom:-10px;right:max(-75px,50% - 780px)}.horror-tv-stage{z-index:20;aspect-ratio:1536/1024;filter:drop-shadow(0 40px 60px #000000e6);width:min(100%,1030px);margin:0 auto;position:relative}.horror-live-screen{z-index:1;background:#020b06;border-radius:13%/11%;width:59.5%;height:51.2%;position:absolute;top:17.2%;left:20.7%;overflow:hidden;box-shadow:inset 0 0 65px #000,0 0 24px #40ff842b}.horror-live-screen .horror-crt{border-radius:0;width:100%;height:100%;min-height:0;padding:clamp(12px,2.2vw,28px)}.horror-live-screen .horror-clue-number{margin-bottom:9px}.horror-live-screen .horror-clue-text{font-size:clamp(15px,2.25vw,24px)}.horror-live-screen .horror-controls{gap:6px;padding-top:9px}.horror-tv-frame{z-index:10;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.horror-tv-glass{z-index:12;pointer-events:none;background:linear-gradient(118deg,#ffffff0d,#0000 16% 68%,#59ffa606);border-radius:13%/11%;width:59.5%;height:51.2%;position:absolute;top:17.2%;left:20.7%;box-shadow:inset 0 0 44px #0000006b}.horror-candle-glow{pointer-events:none;filter:blur(18px);mix-blend-mode:screen;z-index:6;background:radial-gradient(circle,#ff811f3b,#ff3d0017 32%,#0000 67%);border-radius:50%;width:430px;height:430px;animation:2.25s infinite alternate horror-candle-light;position:absolute}.horror-candle-glow-left{bottom:-90px;left:-75px}.horror-candle-glow-right{animation-duration:1.72s;animation-delay:-.81s;bottom:-65px;right:-60px}@keyframes horror-candle-light{0%{opacity:.48;transform:scale(.96)}16%{opacity:.78}39%{opacity:.56;transform:scale(1.015)}63%{opacity:.84}79%{opacity:.61}to{opacity:.75;transform:scale(.985)}}.horror-live-screen{animation:5.8s infinite horror-crt-breathe}@keyframes horror-crt-breathe{0%,19%,22%,63%,66%,to{filter:brightness()}20%{filter:brightness(.94)}21%{filter:brightness(1.05)}64%{filter:brightness(.97)}65%{filter:brightness(1.025)}}@media (min-width:1200px){.horror-night-shell{width:min(100% - 300px,1100px)}}@media (max-width:1050px){.horror-prop-sign-left,.horror-prop-mask-right,.horror-prop-score-right{opacity:.4}.horror-prop-vhs-left{left:-170px}.horror-prop-pumpkin-left{left:-40px}.horror-prop-skull-right{right:-145px}}@media (max-width:700px){.horror-room{overflow-x:hidden}.horror-prop-sign-left,.horror-prop-mask-right,.horror-prop-score-right,.horror-prop-vhs-left{display:none}.horror-prop-web-left,.horror-prop-web-right{opacity:.44;width:75vw}.horror-prop-pumpkin-left{opacity:.66;width:155px;bottom:-20px;left:-70px}.horror-prop-skull-right{opacity:.63;width:180px;bottom:-20px;right:-90px}.horror-night-shell{width:calc(100% - 8px);padding-top:13px}.horror-brand{margin-bottom:7px}.horror-brand-title{font-size:clamp(35px,13vw,58px)}.horror-brand-subtitle{font-size:11px}.horror-tv-stage{width:112%;left:50%;transform:translate(-50%)}.horror-live-screen .horror-crt{padding:8px 7px}.horror-live-screen .horror-hud{gap:3px;margin-bottom:5px}.horror-live-screen .horror-hud-item{padding:3px}.horror-live-screen .horror-hud-label{font-size:5px}.horror-live-screen .horror-clue{min-height:68px;padding:5px}.horror-live-screen .horror-clue-number{margin-bottom:4px;font-size:6px}.horror-live-screen .horror-clue-text{font-size:clamp(10px,3vw,15px);line-height:1.3}.horror-live-screen .horror-input{margin-top:4px;padding:5px 7px;font-size:9px}.horror-live-screen .horror-controls{gap:3px;padding-top:4px}.horror-live-screen .horror-button{min-height:24px;padding:3px;font-size:5.5px}}@media (prefers-reduced-motion:reduce){.horror-candle-glow,.horror-live-screen{animation:none}}.horror-live-screen .horror-crt{padding:15px 18px 10px}.horror-live-screen .horror-screen-content{height:100%}.horror-live-screen .horror-hud{margin-bottom:8px}.horror-live-screen .horror-hud-item{padding:5px 4px}.horror-live-screen .horror-hud-value{font-size:clamp(13px,1.8vw,19px)}.horror-live-screen .horror-hud-label{margin-top:1px}.horror-live-screen .horror-clue{min-height:94px;padding:10px 18px}.horror-live-screen .horror-clue-number{margin-bottom:6px;font-size:8px}.horror-live-screen .horror-clue-text{font-size:clamp(14px,1.95vw,21px);line-height:1.28}.horror-live-screen .horror-input{margin-top:7px;padding:8px 11px;font-size:12px}.horror-live-screen .horror-feedback{margin-top:5px;font-size:9px}.horror-live-screen .horror-controls{gap:6px;padding:6px 0 0}.horror-live-screen .horror-button{min-height:34px;padding:6px 5px;font-size:8px}.horror-live-screen .horror-reveal{height:100%;min-height:0;padding:5px 10px}.horror-live-screen .horror-reveal-title{margin-top:7px;font-size:clamp(25px,4vw,43px)}.horror-live-screen .horror-reveal-year{margin-top:5px;font-size:15px}.horror-live-screen .horror-points-earned{margin-top:8px;font-size:clamp(17px,3vw,25px)}.horror-live-screen .horror-trivia{margin-top:8px;font-size:11px;line-height:1.4}@media (max-width:1050px){.horror-prop-pumpkin-left{bottom:65px}.horror-prop-skull-right{bottom:60px}}@media (max-width:700px){.horror-prop-pumpkin-left,.horror-prop-skull-right{bottom:5px}}.horror-prop-pumpkin-left{bottom:200px}.horror-prop-skull-right{bottom:150px}@media (max-width:1050px){.horror-prop-pumpkin-left{bottom:200px}.horror-prop-skull-right{bottom:140px}}.horror-live-screen .horror-screen-content{flex-direction:column;height:100%;display:flex}.horror-live-screen .horror-screen-content>form{flex-direction:column;flex:1;display:flex}.horror-live-screen .horror-input{flex-shrink:0}.horror-live-screen .horror-screen-content>form .horror-controls{flex-shrink:0;margin-top:auto;padding-top:8px;padding-bottom:18px}.horror-results-conversion{flex-direction:column;justify-content:flex-start;gap:8px;height:100%;padding-right:4px;display:flex;overflow-y:auto}.horror-results-summary{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.horror-results-survived{text-align:right;color:var(--horror-green);font-family:monospace}.horror-results-survived span{color:#8cff8c73;letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:900;display:block}.horror-results-conversion .horror-results-score{font-size:clamp(34px,5vw,58px)}.horror-results-conversion .horror-rank-card{margin-top:0;padding:10px 12px}.horror-results-conversion .horror-rank-title{margin-top:4px;font-size:clamp(18px,2.8vw,28px)}.horror-results-conversion .horror-rank-message{margin-top:4px;font-size:10px;line-height:1.35}.horror-results-share,.horror-newsletter-capture{background:#00000052;border:1px solid #8cff8c21;padding:9px 10px}.horror-conversion-kicker{color:var(--horror-red);letter-spacing:.16em;text-transform:uppercase;font-family:monospace;font-size:8px;font-weight:900}.horror-results-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.horror-results-actions .horror-button{min-height:30px;font-size:7px}.horror-conversion-message,.horror-conversion-error{letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-family:monospace;font-size:7px;font-weight:900}.horror-conversion-message{color:var(--horror-green)}.horror-conversion-error{color:var(--horror-red)}.horror-newsletter-form{grid-template-columns:1fr auto;gap:6px;margin-top:7px;display:grid}.horror-newsletter-input{min-width:0;margin-top:0!important;padding:7px 9px!important;font-size:9px!important}.horror-newsletter-form .horror-button{white-space:nowrap;min-height:30px;padding:5px 9px;font-size:7px}.horror-newsletter-success{color:var(--horror-green);flex-direction:column;gap:3px;margin-top:6px;font-family:monospace;font-size:8px;display:flex}.horror-newsletter-success span{color:#8cff8c80;font-size:7px;line-height:1.35}.horror-play-again{width:100%;min-height:30px;margin-top:0;font-size:7px}.horror-results-conversion::-webkit-scrollbar{width:4px}.horror-results-conversion::-webkit-scrollbar-track{background:#00000040}.horror-results-conversion::-webkit-scrollbar-thumb{background:#8cff8c40}@media (max-width:700px){.horror-results-conversion{gap:4px}.horror-results-summary{gap:5px}.horror-results-conversion .horror-results-score{font-size:22px}.horror-results-survived strong{font-size:16px}.horror-results-conversion .horror-rank-card{padding:5px 6px}.horror-results-conversion .horror-rank-title{font-size:12px}.horror-results-conversion .horror-rank-message{font-size:6px}.horror-results-share,.horror-newsletter-capture{padding:5px 6px}.horror-conversion-kicker{font-size:5.5px}.horror-results-actions,.horror-newsletter-form{gap:3px;margin-top:4px}.horror-newsletter-input{padding:4px 5px!important;font-size:6px!important}.horror-results-actions .horror-button,.horror-newsletter-form .horror-button,.horror-play-again{min-height:22px;font-size:5px}.horror-conversion-message,.horror-conversion-error,.horror-newsletter-success{font-size:5.5px}}.horror-live-screen .horror-hud,.horror-live-screen .horror-screen-content>form,.horror-live-screen .horror-clue{width:calc(100% - 34px);margin-left:auto;margin-right:auto}.horror-results-conversion{gap:5px;overflow:hidden}.horror-results-conversion .horror-reveal-label{margin-bottom:0}.horror-results-summary{min-height:0}.horror-results-conversion .horror-results-score{font-size:clamp(28px,4vw,44px);line-height:.95}.horror-results-conversion .horror-rank-card{padding:6px 10px}.horror-results-conversion .horror-rank-title{margin-top:2px;font-size:clamp(16px,2.4vw,23px);line-height:1}.horror-results-conversion .horror-rank-message{margin-top:2px;font-size:8px}.horror-results-share,.horror-newsletter-capture{padding:6px 8px}.horror-results-actions,.horror-newsletter-form{margin-top:4px}.horror-newsletter-input{height:28px}.horror-newsletter-form .horror-button,.horror-results-actions .horror-button{min-height:28px}.horror-play-again{min-height:26px}@media (max-width:700px){.horror-results-conversion{overflow-y:auto}.horror-live-screen .horror-hud,.horror-live-screen .horror-clue,.horror-live-screen .horror-screen-content>form{width:calc(100% - 14px)}}.horror-results-conversion{box-sizing:border-box;width:calc(100% - 72px);max-width:calc(100% - 72px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.horror-results-summary{grid-template-columns:minmax(0,1fr) minmax(90px,.55fr);align-items:center;gap:16px;width:100%;display:grid}.horror-results-summary>div{min-width:0}.horror-results-survived{text-align:right;min-width:0;padding-right:6px}.horror-results-survived strong{font-size:21px;line-height:1;display:block}.horror-results-survived span{white-space:normal;line-height:1.2}.horror-results-share{box-sizing:border-box;width:100%}.horror-results-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%}.horror-results-actions .horror-button{width:100%;min-width:0}.horror-newsletter-capture{box-sizing:border-box;width:100%}.horror-newsletter-form{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 112px;gap:7px;width:100%;display:grid}.horror-newsletter-input{box-sizing:border-box;width:100%;min-width:0}.horror-newsletter-form .horror-button{box-sizing:border-box;white-space:nowrap;width:112px;min-width:0;padding-left:6px;padding-right:6px}.horror-play-again{box-sizing:border-box;width:100%}@media (max-width:700px){.horror-results-conversion{width:calc(100% - 24px);max-width:calc(100% - 24px)}.horror-results-summary{grid-template-columns:minmax(0,1fr) minmax(55px,.5fr);gap:5px}.horror-newsletter-form{grid-template-columns:minmax(0,1fr) 70px}.horror-newsletter-form .horror-button{width:70px}.horror-night{min-height:auto}.horror-room{min-height:auto;overflow:hidden}.horror-night-shell{width:100%;min-height:0;padding:14px 0 24px}.horror-brand{margin-bottom:8px;padding:0 12px}.horror-brand-kicker{letter-spacing:.42em;font-size:8px}.horror-brand-title{font-size:clamp(42px,14vw,62px);line-height:.92}.horror-brand-subtitle{margin-top:8px;font-size:11px;line-height:1.4}.horror-tv-stage{aspect-ratio:1536/1024;width:158vw;max-width:none;margin:0;left:50%;transform:translate(-50%)}.horror-live-screen{border-radius:13%/11%;width:59.5%;height:51.2%;top:17.2%;left:20.7%;overflow:hidden}.horror-tv-glass{width:59.5%;height:51.2%;top:17.2%;left:20.7%}.horror-live-screen .horror-crt{width:100%;height:100%;min-height:0;padding:10px 12px 8px}.horror-live-screen .horror-screen-content{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.horror-live-screen .horror-hud{flex-shrink:0;gap:4px;width:calc(100% - 18px);margin:0 auto 7px}.horror-live-screen .horror-hud-item{padding:5px 3px}.horror-live-screen .horror-hud-value{font-size:14px;line-height:1}.horror-live-screen .horror-hud-label{letter-spacing:.13em;margin-top:3px;font-size:5px}.horror-live-screen .horror-clue{flex-shrink:0;width:calc(100% - 18px);min-height:72px;margin:0 auto;padding:7px 10px}.horror-live-screen .horror-clue-number{letter-spacing:.18em;margin-bottom:5px;font-size:6px}.horror-live-screen .horror-clue-text{font-size:13px;line-height:1.25}.horror-live-screen .horror-screen-content>form{flex-direction:column;flex:1;width:calc(100% - 18px);min-height:0;margin:0 auto;display:flex}.horror-live-screen .horror-input{flex-shrink:0;width:100%;min-height:27px;margin-top:6px;padding:6px 8px;font-size:8px;line-height:1}.horror-live-screen .horror-feedback{margin:3px 0 0;font-size:6px;line-height:1.1}.horror-live-screen .horror-screen-content>form .horror-controls{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;margin-top:auto;padding:5px 0;display:grid}.horror-live-screen .horror-button{letter-spacing:.04em;white-space:nowrap;width:100%;min-width:0;min-height:28px;padding:4px 3px;font-size:5.5px;line-height:1.1}.horror-live-screen .horror-reveal{width:calc(100% - 20px);height:100%;min-height:0;margin:0 auto;padding:5px 8px;overflow-y:auto}.horror-live-screen .horror-reveal-title{margin-top:5px;font-size:25px;line-height:.95}.horror-live-screen .horror-reveal-year{margin-top:4px;font-size:12px}.horror-live-screen .horror-points-earned{margin-top:5px;font-size:17px}.horror-live-screen .horror-trivia{margin-top:5px;font-size:8px;line-height:1.3}.horror-results-conversion{gap:3px;width:calc(100% - 28px);max-width:calc(100% - 28px);height:100%;margin:0 auto;overflow-y:auto}.horror-results-conversion .horror-results-score{font-size:24px}.horror-results-survived strong{font-size:14px}.horror-results-conversion .horror-rank-card{padding:4px 6px}.horror-results-conversion .horror-rank-title{font-size:12px}.horror-results-conversion .horror-rank-message{font-size:6px}.horror-results-share,.horror-newsletter-capture{padding:4px 5px}.horror-results-actions{gap:3px;margin-top:3px}.horror-newsletter-form{grid-template-columns:minmax(0,1fr) 74px;gap:3px;margin-top:3px}.horror-newsletter-input{width:100%;height:24px;padding:4px 5px!important;font-size:6px!important}.horror-newsletter-form .horror-button{width:74px;min-height:24px;font-size:5px}.horror-results-actions .horror-button,.horror-play-again{min-height:24px;font-size:5px}.horror-prop-sign-left,.horror-prop-mask-right,.horror-prop-score-right,.horror-prop-vhs-left{display:none}.horror-prop-web-left,.horror-prop-web-right{opacity:.4;width:75vw}.horror-prop-pumpkin-left{opacity:.65;width:135px;bottom:0;left:-55px}.horror-prop-skull-right{opacity:.62;width:155px;bottom:0;right:-68px}.horror-candle-glow{width:180px;height:180px}.horror-sound-toggle{z-index:80;padding:6px 8px;font-size:7px;position:absolute;inset:8px auto auto 8px}}
