.primaryButton{width:68px;height:68px;border:2px solid #0f0f0f;border-radius:999px;background:radial-gradient(circle at 30% 30%,#2c2c2c,#141414 58%,#070707);box-shadow:1px 1px #fff,3px 3px #0f0f0f;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}.primaryButton:hover:not(:disabled){transform:translate(1px,-1px);box-shadow:2px 2px #fff,5px 5px #0f0f0f}.primaryButton:active:not(:disabled){transform:translate(2px,1px);box-shadow:0 0 #fff,1px 1px #0f0f0f}.primaryButton:disabled{opacity:.45;cursor:not-allowed}.primaryButtonIcon{width:36px;height:36px;display:block;filter:contrast(1.25) grayscale(1)}.primaryButtonLabel{font-size:15px;font-weight:700;letter-spacing:.2px;line-height:1}.outroSummarySlide{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:24px;box-sizing:border-box;background:#faf8f2}.outroSummaryLine{margin:0;max-width:min(90%,900px);text-align:center;font-size:28px;line-height:1.3}.debriefRoot{background:linear-gradient(165deg,#f7f8fb,#edeff5);display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}.debriefSlide{width:min(86%,840px);min-height:62%;background:#fff;border:1px solid #d6dbe7;border-radius:12px;box-shadow:0 16px 42px #10142324;padding:42px 48px;box-sizing:border-box;font-family:Inter,Segoe UI,Arial,sans-serif;color:#1a2438}.debriefKicker{margin:0;font-size:13px;letter-spacing:1.8px;text-transform:uppercase;color:#4f668c;font-weight:600}.debriefTitle{margin:12px 0 0;font-size:42px;line-height:1.05;letter-spacing:.3px;color:#0f1728;font-weight:700}.debriefDivider{width:100%;height:1px;background:linear-gradient(90deg,#cad3e3,#cad3e300);margin:20px 0 28px}.debriefList{display:flex;flex-direction:column;gap:14px}.debriefLine{margin:0;font-size:25px;line-height:1.36;color:#1f2c45}.debriefActionButton{border:1px solid #2f466f;background:#2f466f;color:#f7f9ff;border-radius:999px;padding:10px 18px;min-height:40px;min-width:112px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.2px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,opacity .12s ease;box-shadow:0 4px 10px #14223a3d}.debriefActionButton:hover:not(:disabled){background:#375485;border-color:#375485;transform:translateY(-1px);box-shadow:0 6px 12px #14223a47}.debriefActionButton:active:not(:disabled){background:#263a5d;border-color:#263a5d;transform:translateY(0);box-shadow:0 2px 8px #14223a33}.debriefActionButton:focus-visible{outline:2px solid #8ea6cf;outline-offset:2px}.debriefActionButton:disabled{opacity:.5;cursor:not-allowed}.debriefActionButtonRestart{background:#f3f5fa;border-color:#7a8daf;color:#233758;box-shadow:0 4px 10px #14223a24}.debriefActionButtonRestart:hover:not(:disabled){background:#e8ecf5;border-color:#667da6}.debriefActionButtonRestart:active:not(:disabled){background:#dde4f1;border-color:#596f96}.detectionRectangle{position:absolute;border:4px solid #d40000;box-sizing:border-box;pointer-events:none}.detectionRectangleLabel{position:absolute;bottom:calc(100% + 4px);left:-4px;background:#d40000;color:#fff;padding:8px;font-size:18px;font-weight:700;line-height:1;white-space:nowrap;font-family:Consolas,Courier New,monospace}.charcoalTextButton{border:2px solid #131313;background:repeating-linear-gradient(-8deg,#f9f7ef 0,#f9f7ef 4px,#f3f1e8 4px,#f3f1e8 8px);color:#111;border-radius:4px;padding:9px 14px 7px;min-height:38px;font:inherit;letter-spacing:.2px;cursor:pointer;box-shadow:2px 2px #111;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.charcoalTextButton:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:3px 3px #111}.charcoalTextButton:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px #111}.charcoalTextButton:disabled{opacity:.45;cursor:not-allowed}.startScreenRoot{position:relative}.startScreenImage{object-fit:cover}.startScreenOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(180deg,#0a0a0a0d,#0a0a0a1a)}.startScreenTitle{margin-top:50%;margin-bottom:0;color:#f7f7f7;text-align:center;font-size:clamp(28px,6.2vw,72px);line-height:1.05;text-shadow:0 4px 8px rgba(0,0,0,.9)}.startScreenButton{border:2px solid #131313;background:#faf8f2;color:#131313;border-radius:8px;padding:12px 26px 10px;min-height:46px;min-width:120px;font:inherit;font-size:18px;letter-spacing:.4px;cursor:pointer;box-shadow:2px 2px #131313f2;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.startScreenButton:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:3px 3px #131313f2}.startScreenButton:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px #131313f2}.startScreenButton:disabled{opacity:.55;cursor:not-allowed}.centerBlock{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.loadingHintText{margin:8px 0 0;max-width:80%;font-size:14px;line-height:1.35;text-align:center}.sceneOutcomeText{margin:0;max-width:80%;text-align:center;font-size:14px}.uiAreaContainer{height:90px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;box-sizing:border-box;background:#faf8f2;border-top:2px solid #131313}.uiAreaLeft,.uiAreaCenter,.uiAreaRight{display:flex;align-items:center;gap:8px}.uiAreaCenter{flex:1;min-width:0;justify-content:center;flex-wrap:wrap}.uiAreaLeft,.uiAreaRight{min-width:170px}.uiAreaRight{justify-content:flex-end}.uiAreaNarrativeText{margin:0;width:100%;text-align:center;font-size:24px;line-height:1.2}.controlToggleLabel{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#111}.controlToggleLabel input{width:14px;height:14px;accent-color:#111111}.appRoot{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center}.gameContainer{width:min(92vw,calc(92vh * 1.4142));aspect-ratio:1.4142 / 1;max-height:92vh;position:relative;display:flex;flex-direction:column}.chapterContainer{width:100%;height:calc(100% - 90px)}.chapterRoot{width:100%;height:100%}.chapterImage{width:100%;height:100%;object-fit:contain;display:block}.sceneImageFrame{width:100%;height:100%;position:relative}.sceneChapterImage{width:100%;height:100%}html,body,#root{width:100%;height:100%;margin:0}body{font-family:Special Elite,Courier New,Courier,monospace}
