.splashScreenContainer{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden;width:100vw}.splashScreenImage{height:100%;object-fit:cover;width:100%}.clickableAreas{height:100%;left:0;position:absolute;top:0;width:100%}.trolleyArea{cursor:not-allowed;height:55%;left:10%;position:absolute;top:30%;width:51%}.cowArea{cursor:crosshair;height:40%;left:62%;position:absolute;top:45%;width:30%}.cowArea:focus-visible,.trolleyArea:focus-visible{outline:4px solid #fff;outline-offset:-6px}body,html{background:#000;margin:0;overflow:hidden;padding:0}.appContainer{height:100vh;height:100dvh;width:100vw}.visuallyHidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.introScreenContainer{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden;width:100vw}.introScreenImage{height:100%;object-fit:cover;width:100%}.whoLivesQuestionScreenContainer{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden;position:relative;width:100vw}.leftVictimImage{cursor:crosshair;left:0}.leftVictimImage,.rightVictimImage{height:100%;object-fit:cover;position:absolute;width:50%}.rightVictimImage{cursor:not-allowed;right:0}.leftVictimImage:focus-visible,.rightVictimImage:focus-visible{outline:4px solid #fff;outline-offset:-6px}.sentenceVictimScreenContainer{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden;width:100vw}.sentencedVictimImage{height:100%;object-fit:contain;width:100%}.decisionStatsScreenContainer{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden;width:100vw}.victimTrolleyContainer{height:100%;position:relative;width:100%}.victimImage{left:0}.trolleyImage,.victimImage{height:100%;object-fit:cover;position:absolute;width:50%}.trolleyImage{right:0}.muteButton{align-items:center;background:#00000073;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:22px;height:44px;justify-content:center;line-height:1;position:fixed;right:max(12px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top));transition:background .15s ease;width:44px;z-index:10}.muteButton:focus-visible,.muteButton:hover{background:#000000b3;outline:2px solid #fff}.captionBar{bottom:max(20px,env(safe-area-inset-bottom));left:50%;max-width:min(90vw,720px);pointer-events:none;position:fixed;text-align:center;transform:translateX(-50%);z-index:9}.captionText{background:#000000bf;border-radius:12px;color:#f5f0e6;display:inline-block;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,2.2vw,22px);line-height:1.35;padding:10px 18px;text-shadow:0 1px 2px #000c}
/*# sourceMappingURL=main.5d48ab24.css.map*/