._game_rg1gh_1{background:var(--blue-50);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0;scroll-margin-top:140px}._intro_rg1gh_2{justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;display:flex}._intro_rg1gh_2 h2{font-size:clamp(2rem,3.8vw,3.5rem)}._intro_rg1gh_2 p:not(._eyebrow_rg1gh_4){max-width:760px;color:var(--ink-soft);margin:16px 0 0;font-size:1.05rem}._eyebrow_rg1gh_4{color:var(--blue-700);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:800}._score_rg1gh_6{border:1px solid var(--blue-200);background:#fff;min-width:215px;padding:20px}._score_rg1gh_6 strong{color:var(--blue-800);white-space:nowrap;font-size:1.15rem}._track_rg1gh_8{background:var(--blue-100);height:8px;margin-top:12px;overflow:hidden}._track_rg1gh_8 span{background:var(--blue-700);height:100%;transition:width .2s;display:block}._rooms_rg1gh_10{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:20px;display:grid}._rooms_rg1gh_10 button{border:1px solid var(--blue-200);text-align:left;cursor:pointer;color:var(--ink);overflow-wrap:anywhere;background:#fff;padding:12px 14px;font-size:1rem;font-weight:700;line-height:1.35}._rooms_rg1gh_10 button[aria-pressed=true]{background:var(--blue-800);border-color:var(--blue-800);color:#fff}._rooms_rg1gh_10 small{margin-top:4px;font-size:.875rem;font-weight:500;display:block}._layout_rg1gh_14{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:24px;display:grid}._scene_rg1gh_15{background:var(--blue-100);cursor:pointer;position:relative;overflow:hidden}._scene_rg1gh_15 img{width:100%;height:auto;display:block}._target_rg1gh_17{z-index:2;cursor:crosshair;background:0 0;border:0;padding:0;position:absolute}._target_rg1gh_17:focus-visible{outline:3px solid var(--blue-700);outline-offset:-3px}._hint_rg1gh_19{background:#1477c966;animation:.7s infinite alternate _hintPulse_rg1gh_1;box-shadow:inset 0 0 0 3px #fff}._marker_rg1gh_20,._miss_rg1gh_20{pointer-events:none;color:#fff;z-index:4;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex;position:absolute;transform:translate(-50%,-50%)}._marker_rg1gh_20{background:var(--success);width:40px;height:40px;font-size:1.1rem;box-shadow:0 2px 10px #071f3355}._miss_rg1gh_20{background:var(--danger);width:32px;height:32px;animation:.65s ease-out forwards _missFade_rg1gh_1}._caption_rg1gh_23{color:var(--ink-soft);margin:12px 0 0;font-size:.875rem}._panel_rg1gh_24{border:1px solid var(--blue-200);background:#fff;padding:22px}._roomHeading_rg1gh_25{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:18px;padding-bottom:12px;font-size:.875rem;display:flex}._roomHeading_rg1gh_25 strong{color:var(--blue-800)}._panel_rg1gh_24 h3{margin-bottom:14px;font-size:1.25rem}._finding_rg1gh_28{background:var(--blue-50);min-height:145px;padding:14px;font-size:1rem}._finding_rg1gh_28 strong{color:var(--blue-950)}._finding_rg1gh_28 p{margin:8px 0 0}._finding_rg1gh_28 small{color:var(--ink-soft);margin-top:10px;font-size:.875rem;display:block}._message_rg1gh_32{color:var(--blue-800);font-weight:650}._foundList_rg1gh_33{color:var(--ink-soft);margin:16px 0;padding:0;font-size:.875rem;list-style:none}._foundList_rg1gh_33 li{border-bottom:1px solid var(--line);padding:8px 0}._foundList_rg1gh_33 ._found_rg1gh_33{color:var(--success);font-weight:700}._primary_rg1gh_36,._secondary_rg1gh_36,._restart_rg1gh_36{text-align:center;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:46px;padding:12px 16px;font-size:1rem;font-weight:750;line-height:1.4;display:inline-flex}._primary_rg1gh_36{background:var(--blue-800);color:#fff}._primary_rg1gh_36:hover{background:var(--blue-950)}._secondary_rg1gh_36{background:var(--blue-100);color:var(--blue-950)}._restart_rg1gh_36{color:var(--ink-soft);border-color:var(--line);background:0 0}._panel_rg1gh_24 ._primary_rg1gh_36,._panel_rg1gh_24 ._secondary_rg1gh_36,._panel_rg1gh_24 ._restart_rg1gh_36{width:100%;margin-top:10px}._game_rg1gh_1 button:disabled{cursor:default;opacity:.55}._completion_rg1gh_43{border:1px solid var(--blue-200);background:#fff;margin-top:28px;padding:clamp(20px,3vw,36px);scroll-margin-top:150px}._completion_rg1gh_43 h3{font-size:clamp(1.5rem,3vw,2.25rem)}._form_rg1gh_45{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:24px;display:grid}._form_rg1gh_45 label{color:var(--ink);gap:6px;font-size:1rem;font-weight:650;display:grid}._form_rg1gh_45 input,._form_rg1gh_45 select{border:1px solid var(--line-dark);width:100%;min-width:0;min-height:46px;color:var(--ink);font:inherit;background:#fff;padding:10px 12px}._form_rg1gh_45 ._check_rg1gh_48{grid-column:1/-1;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;font-weight:400;display:grid}._check_rg1gh_48 input{width:20px;height:20px;min-height:20px;margin:4px 0 0}._check_rg1gh_48 a{color:var(--blue-700);text-decoration:underline}._form_rg1gh_45>._primary_rg1gh_36,._terms_rg1gh_51,._error_rg1gh_51{grid-column:1/-1}._terms_rg1gh_51{color:var(--ink-soft);margin:0;font-size:.875rem}._error_rg1gh_51{color:var(--danger);font-weight:700}._voucher_rg1gh_54{background:var(--blue-50);border-left:4px solid var(--blue-700);padding:24px}._voucher_rg1gh_54 strong{color:var(--blue-950);letter-spacing:.04em;overflow-wrap:anywhere;font-size:clamp(1.4rem,3vw,2rem);display:block}._footnote_rg1gh_56{color:var(--ink-soft);justify-content:space-between;align-items:start;gap:28px;margin-top:20px;font-size:.875rem;display:flex}._footnote_rg1gh_56 p{max-width:830px;margin:0}._footnote_rg1gh_56 a{color:var(--blue-700);flex-shrink:0;font-weight:700}@keyframes _hintPulse_rg1gh_1{to{background:#1477c999}}@keyframes _missFade_rg1gh_1{to{opacity:0}}@media (max-width:900px){._intro_rg1gh_2{flex-direction:column;align-items:stretch;gap:20px}._score_rg1gh_6{min-width:0}._layout_rg1gh_14{grid-template-columns:minmax(0,1fr)}._rooms_rg1gh_10{grid-template-columns:repeat(3,minmax(0,1fr))}._footnote_rg1gh_56{flex-direction:column;gap:12px}}@media (max-width:540px){._game_rg1gh_1{padding:44px 0}._rooms_rg1gh_10{grid-template-columns:repeat(2,minmax(0,1fr))}._rooms_rg1gh_10 button{padding:12px}._panel_rg1gh_24{padding:18px}._form_rg1gh_45{grid-template-columns:minmax(0,1fr)}._marker_rg1gh_20{width:30px;height:30px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){._hint_rg1gh_19,._miss_rg1gh_20{animation:none}._track_rg1gh_8 span{transition:none}}
