*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#scene-img,#scene-img-next{position:fixed;width:140vw;height:120vh;left:-20vw;top:-10vh;background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform,filter,opacity;touch-action:none}#scene-img{z-index:1}#scene-img-next{z-index:1;opacity:0;pointer-events:none}#phone-clip{position:fixed;inset:0;z-index:2;pointer-events:none;box-shadow:inset calc(50vw - (min(422px,calc((100vh - 40px) * 9 / 19))/2)) 0 0 0 #000,inset calc(-50vw + min(422px,calc((100vh - 40px) * 9 / 19))/2) 0 0 0 #000}body.bleed #phone-clip{display:none}@media(max-width:430px){#phone-clip{display:none}}#debug-toggle{position:fixed;top:8px;right:8px;z-index:50;display:flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:#ffffff80;-webkit-user-select:none;user-select:none}#debug-toggle input{width:12px;height:12px;cursor:pointer}@media(max-width:430px){#debug-toggle{display:none}}#phone-line-left,#phone-line-right{position:fixed;top:0;width:1px;height:100vh;background:#00000059;z-index:8;pointer-events:none}#phone-line-left{left:calc(50% - (min(422px,calc((100vh - 40px) * 9 / 19))/2))}#phone-line-right{left:calc(50% + min(422px,calc((100vh - 40px) * 9 / 19))/2)}@media(max-width:430px){#phone-line-left,#phone-line-right{display:none}}#narrative{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:10;width:calc(min(422px,(100vh - 40px) * 9 / 19) - 30px);background:#fff;border:2px solid #222;border-radius:14px;padding:10px 14px;height:72px;display:flex;align-items:center;justify-content:center;pointer-events:none}#narrative:before{content:"";position:absolute;bottom:-11px;left:50%;transform:translate(-50%);border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #222;transition:opacity .15s ease-out}#narrative:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;transition:opacity .15s ease-out}#narrative.no-arrow:before,#narrative.no-arrow:after{opacity:0}@media(max-width:430px){#narrative{width:calc(100vw - 40px)}}#narrative-text{font-size:13px;font-weight:600;line-height:1.4;color:#111;text-align:center}#choice{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none;opacity:0;text-align:center;width:80%;max-width:calc(min(422px,(100vh - 40px) * 9 / 19) - 40px);padding:0 20px}#choice-text{font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.6),0 8px 32px rgba(0,0,0,.3)}#choice-punct{display:inline-block;width:.4em;text-align:left;font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.6),0 8px 32px rgba(0,0,0,.3)}
