._overlay_2o113_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_2o113_1 .2s ease}._modal_2o113_15{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:80vh;overflow:auto;position:relative;animation:_slideUp_2o113_1 .3s ease}._modalContent_2o113_27{display:flex;flex-direction:column;height:100%}._header_2o113_33{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e5e5;background:#f8f9fa;border-radius:12px 12px 0 0}._header_2o113_33 h2{margin:0;color:#000;font-size:1.5rem}._closeButton_2o113_49{background:none;border:none;font-size:2rem;cursor:pointer;color:#718096;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}._closeButton_2o113_49:hover{background:#e2e8f0;color:#2d3748}._content_2o113_69{padding:1.5rem;flex-grow:1}._section_2o113_74{margin-bottom:1.5rem}._section_2o113_74 h3{margin:0 0 .5rem;color:#000;font-size:1.1rem}._section_2o113_74 p,._section_2o113_74 li{color:#000;line-height:1.5}._section_2o113_74 ul,._section_2o113_74 ol{padding-left:1.5rem}._section_2o113_74 li{margin-bottom:.5rem}._footer_2o113_99{padding:1.5rem;border-top:1px solid #e5e5e5;display:flex;justify-content:center}._gotItButton_2o113_106{background:#000;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}._gotItButton_2o113_106:hover{background:var(--selected-highlight)}@keyframes _fadeIn_2o113_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_2o113_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){._modal_2o113_15{width:95%;margin:1rem}._header_2o113_33,._content_2o113_69,._footer_2o113_99{padding:1rem}}._board_1tq6b_1{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;max-width:1200px}._tube_10s5v_1{background-color:#e6e6e6;border:1px solid #dcdcdc;width:4.5rem;height:18rem;display:flex;flex-direction:column-reverse;padding:.5rem 0;position:relative;border-radius:6px;transition:background-color .2s ease,transform .1s ease;cursor:pointer}._tube_10s5v_1:hover{background-color:#f0f0ef;transform:translateY(-.25rem)}._tube_10s5v_1._invalid_10s5v_20{animation:_shake_10s5v_1 .3s ease;border-color:#d33}._tube_10s5v_1._failed_10s5v_25{background-color:#1a1a1a;color:#fff;font-family:Georgia,serif;font-size:1.5rem;font-weight:700;display:flex;border:1px solid #444;box-shadow:inset 0 0 0 1px #333;position:relative;animation:_fadeInOverlay_10s5v_1 .4s ease-in-out forwards,_subtleShake_10s5v_1 .35s ease}@keyframes _shake_10s5v_1{0%{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}to{transform:translate(0)}}@keyframes _subtleShake_10s5v_1{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-1px)}to{transform:translate(0)}}._letter_1lm6p_1{background-color:#fff;color:#111;font-weight:600;font-size:2rem;width:4rem;height:4rem;display:flex;aspect-ratio:1 / 1;justify-content:center;align-items:center;margin:.25rem auto;border:1px solid #ccc;border-radius:4px;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;position:relative;cursor:pointer;box-shadow:0 2px 4px #0003}._letter_1lm6p_1:active{transform:translateY(1px)}._selected_1lm6p_26{border:3px dashed var(--selected-highlight);animation:_pulse_1lm6p_1 1.5s infinite}._completed_1lm6p_31{background-color:var(--selected-highlight);border:none;color:#fff;cursor:default;animation:_win-pop_1lm6p_1 .6s ease forwards}@keyframes _win-pop_1lm6p_1{0%{transform:scale(1) rotate(0);box-shadow:0 2px 4px #0003}30%{transform:scale(1.3) rotate(-5deg);box-shadow:0 6px 12px #00000040}60%{transform:scale(.9) rotate(5deg)}to{transform:scale(1) rotate(0);box-shadow:0 2px 4px #0003}}@keyframes _pulse_1lm6p_1{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}._clueContainer_x6u1p_1{background-color:#f8f8f8;border-radius:4px;padding:1rem;margin:1rem 0;border:1px solid #e0e0e0;width:stretch;display:flex;flex-direction:column;gap:.5rem}._clueText_x6u1p_13{font-size:.95rem;line-height:1.4;color:#333;display:flex;align-items:flex-start;gap:.5rem;font-family:Georgia,serif}._clueNumber_x6u1p_23{font-weight:700;color:#333;min-width:1.25rem}._done_x6u1p_29{color:#999;text-decoration:line-through}._title_qy5cu_1{font-size:2rem;font-weight:700;letter-spacing:-.03em;text-align:center;font-family:Georgia,Times New Roman,serif;color:#000;margin:0;text-decoration:none;transition:color .3s ease,transform .2s ease;display:inline-block;cursor:pointer}._title_qy5cu_1:hover{color:var(--selected-highlight);transform:scale(1.02)}._title_qy5cu_1:focus{outline:2px solid var(--selected-highlight);outline-offset:4px;border-radius:4px}._gameContainer_719z9_1{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;margin:0 auto;padding:10px;min-height:100vh}._header_719z9_13{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid #e0e0e0;margin-bottom:1rem}._headerLeft_719z9_23,._headerRight_719z9_24{flex:1;display:flex;gap:1rem}._headerLeft_719z9_23{justify-content:flex-start}._headerRight_719z9_24{justify-content:flex-end}._headerCenter_719z9_38{flex:2;display:flex;justify-content:center}._gameTitle_719z9_44{font-size:2rem;font-weight:700;color:#2a2a2a;margin:0;text-align:center;text-transform:uppercase;letter-spacing:.1em}._iconButton_719z9_54{background:#f7f7f5;border:1px solid #ddd;border-radius:6px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .2s ease}._iconButton_719z9_54:hover{background:#efefeb;border-color:#ccc;transform:translateY(-1px)}._icon_719z9_54{font-size:1.2rem;display:flex;align-items:center;justify-content:center}._mainContent_719z9_81{width:100%;flex:1;display:flex;flex-direction:column;gap:1rem}@media (max-width: 600px){._gameTitle_719z9_44{font-size:1.5rem;letter-spacing:.05em}._iconButton_719z9_54{width:36px;height:36px}._icon_719z9_54{font-size:1.1rem}._header_719z9_13{padding:.75rem 0;margin-bottom:.75rem}}@media (max-width: 400px){._gameContainer_719z9_1{width:auto}._gameTitle_719z9_44{font-size:1.25rem}._iconButton_719z9_54{width:32px;height:32px;padding:.4rem}}
