.photo-booth{position:relative;isolation:isolate;padding:80px clamp(24px,4vw,80px) 100px;border-top:1px solid #382330;background:#070407}
.booth-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;gap:24px}
.booth-kicker{color:var(--peach);font:14px/1.5 Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}
#booth-heading{font:clamp(48px,6.6vw,110px)/.92 Spooky,Arial,sans-serif;color:var(--orange);font-weight:400;user-select:none;max-width:900px}
.booth-heading-bat{width:clamp(90px,14vw,220px);height:auto;transform:rotate(-14deg);margin-right:3vw}
.booth-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.8fr);gap:clamp(30px,6vw,100px);align-items:start;max-width:1500px;margin-inline:auto}
.booth-stage-column{min-width:0}.booth-stage{position:relative;aspect-ratio:3/4;width:100%;overflow:hidden;background:#15081b;border-radius:18px;isolation:isolate}
.booth-stage canvas,.booth-stage>img,.booth-stage>video:not(#booth-camera){display:block;width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.booth-stage>video{background:#090509}
.booth-welcome{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#0b06166b,#0a021699 50%,#050106bf);padding:24px;gap:18px}
.booth-welcome>span{font:clamp(42px,5vw,78px)/.95 Spooky,Arial,sans-serif;color:var(--peach)}.booth-welcome>p{font-size:17px;line-height:1.4}
.photo-booth button,.photo-booth a,.photo-booth input{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.photo-booth button,.photo-booth a{user-select:none}.photo-booth :is(button,a,input):focus-visible{outline:2px solid var(--purple);outline-offset:5px}
.photo-booth .booth-primary,.photo-booth .booth-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;font:16px/1.3 Arial,sans-serif;border-radius:999px;text-align:center;transition:background .2s,color .2s;cursor:pointer}
.photo-booth .booth-primary{background:var(--orange);color:#090408;border:1px solid var(--orange)}.photo-booth .booth-primary:hover{background:var(--peach);border-color:var(--peach)}.photo-booth .booth-secondary{border:1px solid var(--orange);color:var(--orange)}.photo-booth .booth-secondary:hover{background:var(--orange);color:#090408}
.booth-text-button{min-height:44px;padding:10px 4px;color:var(--peach);font:15px/1.4 Arial,sans-serif;text-decoration:underline;text-underline-offset:5px}
.booth-options{padding-top:10px}.booth-options fieldset{margin:0 0 28px;padding:0;border:0;min-width:0}.booth-options legend{display:block;width:100%;padding:0;margin-bottom:16px;font:17px/1.4 Arial,sans-serif}.booth-options legend>span{color:var(--orange);font-size:13px;margin-right:12px}
.booth-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.booth-filters button{display:flex;flex-direction:column;gap:12px;align-items:center;padding:14px 3px 12px;border-bottom:2px solid #392a37;min-height:133px;font-size:15px;color:#ddd1dc}.booth-filters img{width:75px;height:80px;object-fit:contain;transition:transform .25s}.booth-filters button:hover img{transform:translateY(-6px) rotate(-5deg)}.booth-filters button[aria-pressed=true]{border-color:var(--orange);color:var(--orange)}
.booth-scenes{display:flex;flex-wrap:wrap;gap:9px}.booth-scenes button{padding:12px 15px;min-height:46px;border:1px solid #604957;border-radius:999px;font-size:14px}.booth-scenes button[aria-pressed=true]{background:var(--purple);border-color:var(--purple);color:#120918}.booth-scenes button:hover{border-color:var(--peach)}
.booth-modes{display:flex;border-bottom:1px solid #604957;gap:24px;flex-wrap:wrap}.booth-modes button{padding:10px 0 13px;min-height:46px;font-size:15px;position:relative}.booth-modes button[aria-pressed=true]{color:var(--orange)}.booth-modes button[aria-pressed=true]:after{content:'';height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--orange)}
.booth-help{font:14px/1.55 Arial,sans-serif;color:#c9baca}.booth-capture{width:100%;margin-top:20px}.booth-privacy{font:13px/1.55 Arial,sans-serif;color:#a894a7;border-top:1px solid #362333;padding-top:20px;margin-top:28px}.booth-status{font:15px/1.5 Arial,sans-serif;color:var(--peach);margin-top:16px;min-height:24px}
.booth-camera-tools{display:flex;gap:8px 20px;flex-wrap:wrap;align-items:center;margin-top:12px;font:13px/1.4 Arial,sans-serif;color:#bca9bc}.booth-camera-tools button{min-height:44px;color:var(--peach);font-size:14px}.booth-camera-tools span{flex-basis:100%}
.booth-countdown{white-space:pre-line;text-align:center;position:absolute;inset:0;display:grid;place-items:center;font:clamp(60px,15vw,140px)/1.1 Spooky,Arial,sans-serif;color:white;background:#0003;text-shadow:0 3px 12px #0008;pointer-events:none}.booth-recording{position:absolute;top:20px;left:20px;background:#150617ed;color:#fff0e1;font:14px/1.4 Arial,sans-serif;border-radius:999px;padding:9px 15px}.booth-recording:before{content:'';display:inline-block;width:8px;height:8px;background:#ff5e32;border-radius:50%;margin-right:8px}
.booth-review h3{font:clamp(42px,4.3vw,66px)/1 Spooky,Arial,sans-serif;color:var(--orange);margin:0 0 22px}.booth-review>p:not(.booth-kicker){font-size:16px;line-height:1.5}.booth-result-actions{display:flex;flex-direction:column;gap:12px;margin-top:26px}.booth-email-form{margin-top:28px}.booth-email-form>label{display:block;font-size:15px;line-height:1.4;margin-bottom:12px}.booth-email-form>div{display:flex;gap:8px;margin-bottom:16px}.booth-email-form input[type=email]{min-width:0;width:100%;background:#160d18;border:1px solid #70516d;color:white;border-radius:8px;padding:12px;font-size:16px}.booth-email-form .booth-consent{display:flex;align-items:start;gap:10px;font-size:13px}.booth-consent input{accent-color:var(--orange);margin-top:3px;flex-shrink:0}
.photo-booth.booth-active{z-index:1001}body:has(.photo-booth.booth-active) :is(.torch-hint,.torch-controls){visibility:hidden}
@media(max-width:800px){.photo-booth{padding:54px 22px 64px}.booth-layout{grid-template-columns:1fr;gap:28px;max-width:540px}.booth-heading-row{margin-bottom:30px;align-items:flex-end}.booth-heading-bat{width:84px;margin:0 0 15px}.booth-options{padding-top:0}.booth-options fieldset{margin-bottom:24px}#booth-heading{font-size:clamp(43px,9vw,68px)}.booth-stage{max-height:74svh;aspect-ratio:3/4;max-width:calc(74svh * .75);margin-inline:auto}.booth-welcome>span{font-size:clamp(40px,9vw,64px)}.booth-filters img{height:62px}.booth-filters button{min-height:112px}.booth-camera-tools{justify-content:space-between}.booth-camera-tools span{font-size:13px}.booth-modes{justify-content:space-between;gap:10px}}
@media(prefers-reduced-motion:reduce){.photo-booth *{transition:none!important}.booth-filters button:hover img{transform:none}}

.booth-stage{scroll-margin-top:24px}.booth-live-actions{position:absolute;z-index:2;right:14px;bottom:14px;display:flex;gap:8px}.booth-live-actions button{min-height:44px;padding:10px 16px;border:1px solid #c7a2ce;background:#170d1ceb;color:#fff0e1;border-radius:999px;font:14px/1.4 Arial,sans-serif}
