*{box-sizing:border-box}:root{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;height:100vh;overflow:hidden;background-color:#fff}#root{height:100vh;overflow:hidden;background-color:#fff}@media(max-width:1024px){body,#root{height:auto;min-height:100vh;overflow:auto}}button{font-family:inherit;cursor:pointer;border:none;outline:none}button:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}input{font-family:inherit}input:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}._gridContainer_cnru9_8{display:flex;justify-content:flex-start;align-items:flex-start;padding:0;background:#fff;flex-shrink:0;align-self:flex-start}._grid_cnru9_8{display:grid;gap:0;border:2px solid #000000;width:var(--grid-size, 600px);height:var(--grid-size, 600px);background:#000;box-shadow:0 4px 10px #0000001f;border-radius:2px}._gridLoading_cnru9_29{text-align:center;padding:40px 20px;font-size:1.1rem;color:#666;font-weight:500}._cell_cnru9_38{position:relative;box-sizing:border-box;overflow:hidden}._cellBlack_cnru9_44{background:#000}._cellWhite_cnru9_48{background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #D3D3D3;transition:background-color .1s ease}._cellWhite_cnru9_48:hover{background:#f8f9fa}._cellSelected_cnru9_61{background:#f7da21!important;box-shadow:inset 0 0 0 2px #e6c200;z-index:1}._cellHighlighted_cnru9_67{background:#a7d8f0;box-shadow:inset 0 0 0 1px #7ac2e8}._cellHighlighted_cnru9_67._cellSelected_cnru9_61{background:#f7da21!important;box-shadow:inset 0 0 0 2px #e6c200}._cellIncorrect_cnru9_78 ._cellInput_cnru9_78{color:#d32f2f!important}._cellIncorrectMark_cnru9_82{position:absolute;top:2px;right:2px;width:0;height:0;border-style:solid;border-width:0 10px 10px 0;border-color:transparent #d32f2f transparent transparent;pointer-events:none;z-index:3}._cellCorrect_cnru9_96 ._cellInput_cnru9_78{color:#2e7d32!important}._cellCorrectMark_cnru9_100{position:absolute;top:2px;right:2px;width:0;height:0;border-style:solid;border-width:0 10px 10px 0;border-color:transparent #2e7d32 transparent transparent;pointer-events:none;z-index:3}._cellCircled_cnru9_114{border-radius:0}._cellCircled_cnru9_114:after{content:"";position:absolute;top:50%;left:50%;width:85%;height:85%;border:2px solid #000000;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}._cellShaded_cnru9_132{background:#e8e8e8}._cellNumber_cnru9_137{position:absolute;top:5%;left:7%;font-size:clamp(6px,calc(var(--grid-size, 600px) / 75),11px);font-weight:700;line-height:1;pointer-events:none;z-index:1;color:#000;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}._cellInput_cnru9_78{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:transparent;text-align:center;font-size:clamp(10px,calc(var(--grid-size, 600px) / 30),26px);font-weight:700;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;text-transform:uppercase;outline:none;caret-color:transparent;padding:0;color:#000;cursor:pointer}._cellInput_cnru9_78:focus{outline:none;cursor:text}._cellInput_cnru9_78:focus-visible{outline:3px solid #4a90e2;outline-offset:-3px;z-index:2;border-radius:2px}@media(max-width:899px){._gridContainer_cnru9_8{justify-content:center;align-items:center}}@media(max-width:640px){._gridContainer_cnru9_8{justify-content:center;padding:0}._grid_cnru9_8{box-shadow:0 3px 8px #0000001a}}._cluesContainer_1kig3_2{display:flex;flex-direction:column;gap:12px;padding:0;width:100%;height:100%;min-height:0;overflow:hidden}@media(min-width:900px){._cluesContainer_1kig3_2{height:100%;max-height:100%;overflow:hidden}._cluesSection_1kig3_21{flex:1;min-height:0}._cluesList_1kig3_26{max-height:none}}._cluesLoading_1kig3_31{text-align:center;padding:40px 20px;font-size:1.1rem;color:#666;font-weight:500}._cluesSection_1kig3_21{display:flex;flex-direction:column;background:#fff;border:none;border-radius:0;overflow:hidden;box-shadow:none;min-height:0;height:100%}._cluesHeading_1kig3_52{margin:0 0 6px;padding:0 0 4px;font-size:.8rem;font-weight:700;background:transparent;border-bottom:2px solid #000000;color:#000;letter-spacing:.5px;text-transform:uppercase;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;flex-shrink:0}._cluesList_1kig3_26{list-style:none;padding:0;margin:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c0c0c0 #f5f5f5;flex:1;min-height:0}._cluesList_1kig3_26::-webkit-scrollbar{width:4px}._cluesList_1kig3_26::-webkit-scrollbar-track{background:#f5f5f5}._cluesList_1kig3_26::-webkit-scrollbar-thumb{background:silver;border-radius:4px}._cluesList_1kig3_26::-webkit-scrollbar-thumb:hover{background:#a0a0a0}._clueItem_1kig3_97{display:flex;gap:6px;padding:4px 6px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .1s ease;align-items:flex-start;outline:none;border-radius:0;margin-bottom:0;line-height:1.35}._clueItem_1kig3_97:last-child{border-bottom:none}._clueItem_1kig3_97:hover{background:#f4f4f4}._clueItem_1kig3_97:focus-visible{outline:2px solid #4a90e2;outline-offset:-2px}._clueItemActive_1kig3_124{background:#a7d8f0;font-weight:400}._clueItemActive_1kig3_124:hover{background:#a7d8f0}._clueNumber_1kig3_133{font-weight:700;color:#000;min-width:20px;flex-shrink:0;font-size:.8rem;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;padding-left:0;line-height:1.35}._clueItemActive_1kig3_124 ._clueNumber_1kig3_133{padding-left:6px}._clueText_1kig3_148{color:#000;line-height:1.35;font-size:.8rem;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400}._clueItemActive_1kig3_124 ._clueText_1kig3_148{color:#000}@media(max-width:899px){._cluesContainer_1kig3_2{flex-direction:row;gap:16px;padding:0;overflow:visible;height:auto}._cluesList_1kig3_26{max-height:35vh}._cluesSection_1kig3_21{flex:1;height:auto}._cluesHeading_1kig3_52{font-size:.85rem;margin:0 0 6px}._clueItem_1kig3_97{padding:7px 4px;gap:8px}._clueNumber_1kig3_133{font-size:.85rem;min-width:22px}._clueText_1kig3_148{font-size:.85rem}}@media(max-width:640px){._cluesContainer_1kig3_2{gap:12px}._cluesList_1kig3_26{max-height:30vh}._clueItem_1kig3_97{padding:6px 4px;gap:6px}._cluesHeading_1kig3_52{font-size:.8rem;margin:0 0 4px}._clueNumber_1kig3_133{min-width:18px;font-size:.75rem}._clueText_1kig3_148{font-size:.75rem}}@media(max-width:480px){._cluesContainer_1kig3_2{gap:10px}._cluesList_1kig3_26{max-height:28vh}._clueItem_1kig3_97{padding:5px 4px;gap:5px}._cluesHeading_1kig3_52{font-size:.75rem;padding-bottom:3px}._clueNumber_1kig3_133{min-width:16px;font-size:.72rem}._clueText_1kig3_148{font-size:.72rem}}._modalOverlay_bdoth_2{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContainer_bdoth_16{background:#fff;border-radius:8px;max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d}._modalHeader_bdoth_28{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}._modalHeader_bdoth_28 h2{margin:0;font-size:1.5rem;color:#333}._closeBtn_bdoth_42{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._closeBtn_bdoth_42:hover{background-color:#f0f0f0}._controls_bdoth_63{display:flex;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;align-items:center}._filterGroup_bdoth_72,._sortGroup_bdoth_73{display:flex;align-items:center;gap:.5rem}._filterGroup_bdoth_72 label,._sortGroup_bdoth_73 label{font-weight:500;color:#555;font-size:.9rem}._filterGroup_bdoth_72 select,._sortGroup_bdoth_73 select{padding:.4rem .8rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;cursor:pointer;background:#fff}._actions_bdoth_96{display:flex;gap:.5rem;margin-left:auto}._actionBtn_bdoth_102{padding:.5rem 1rem;border:1px solid #2196f3;background:#fff;color:#2196f3;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s}._actionBtn_bdoth_102:hover{background:#2196f3;color:#fff}._savesCount_bdoth_119{padding:.75rem 1.5rem;color:#666;font-size:.9rem;border-bottom:1px solid #e0e0e0}._cardsGrid_bdoth_127{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:1.5rem;overflow-y:auto}._emptyState_bdoth_136{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#999;text-align:center}._emptyState_bdoth_136 p{margin:.5rem 0;font-size:1.1rem}._puzzleCard_bdoth_152{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s;background:#fff}._puzzleCard_bdoth_152:hover{border-color:#2196f3;box-shadow:0 2px 8px #2196f333;transform:translateY(-2px)}._cardHeader_bdoth_168{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._puzzleDate_bdoth_175{font-size:1.1rem;font-weight:600;color:#333}._completeBadge_bdoth_181{background:#4caf50;color:#fff;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600}._progressContainer_bdoth_191{margin-bottom:.75rem}._progressBar_bdoth_195{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:.4rem}._progressFill_bdoth_203{height:100%;transition:width .3s,background-color .3s;border-radius:4px}._progressText_bdoth_209{font-size:.85rem;color:#666;text-align:right}._cardStats_bdoth_216{display:flex;gap:1rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}._stat_bdoth_224{display:flex;gap:.3rem;font-size:.85rem}._statLabel_bdoth_230{color:#888}._statValue_bdoth_234{color:#333;font-weight:500}._cardFooter_bdoth_240{display:flex;justify-content:space-between;align-items:center}._lastPlayed_bdoth_246{font-size:.8rem;color:#999}._cardActions_bdoth_251{display:flex;gap:.25rem}._exportBtn_bdoth_256,._deleteBtn_bdoth_257{background:none;border:1px solid #ddd;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s}._exportBtn_bdoth_256{color:#2196f3}._exportBtn_bdoth_256:hover{background:#2196f3;color:#fff;border-color:#2196f3}._deleteBtn_bdoth_257{color:#f44336}._deleteBtn_bdoth_257:hover{background:#f44336;color:#fff;border-color:#f44336}@media(max-width:768px){._modalContainer_bdoth_16{max-height:95vh}._controls_bdoth_63{flex-direction:column;align-items:stretch}._actions_bdoth_96{margin-left:0;justify-content:stretch}._actionBtn_bdoth_102{flex:1}._cardsGrid_bdoth_127{grid-template-columns:1fr}}:root{--chrome-height: 160px;--clue-width: 380px;--grid-size: min( calc(100vh - var(--chrome-height)), calc(min(100vw, 1400px) - var(--clue-width)) )}.app{max-width:1400px;margin:0 auto;padding:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.app-header{text-align:left;padding:8px 16px 6px;border-bottom:1px solid #e0e0e0;background:#fff;flex-shrink:0;display:flex;align-items:center;gap:16px}.header-content{display:flex;justify-content:flex-start;align-items:baseline;gap:10px}.app-header h1{margin:0;font-size:1.3rem;font-weight:700;color:#000;letter-spacing:-.5px;font-family:Libre Baskerville,Georgia,serif;white-space:nowrap}.app-header h2{margin:0;font-size:.85rem;font-weight:400;color:#555;letter-spacing:0;font-family:Libre Baskerville,Georgia,serif;white-space:nowrap}.puzzle-meta{display:flex;gap:0;justify-content:flex-start;flex-wrap:wrap}.puzzle-meta .author,.puzzle-meta .date{font-size:.8rem;color:#666;font-weight:400}.auth-section{margin-left:auto;display:flex;align-items:center;flex-shrink:0}.timer{display:flex;align-items:center;justify-content:center;gap:5px;font-size:.875rem;font-weight:400;color:#000;background:transparent;padding:0;border-radius:0;border:none;box-shadow:none;white-space:nowrap}.timer-icon{font-size:1rem;color:#666}.timer-value{font-variant-numeric:tabular-nums;letter-spacing:.5px}.controls-container{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;flex-shrink:0}.action-buttons{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;flex:1;min-width:fit-content}.btn{padding:4px 10px;font-size:.72rem;font-weight:500;border:1px solid #cccccc;border-radius:4px;background:#fff;color:#000;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #00000014;letter-spacing:0}.btn:hover{background:#f7f7f7;border-color:#999;transform:none;box-shadow:0 2px 4px #0000001f}.btn:active{transform:none;box-shadow:0 1px 2px #0000001a;background:#eee}.btn-check{background:#fff;color:#000;border-color:#d0d0d0}.btn-check:hover{background:#f5f5f5;border-color:#a0a0a0}.reveal-dropdown{position:relative;display:inline-block}.btn-reveal{background:#fff;color:#000;border-color:#d0d0d0}.btn-reveal:hover{background:#f5f5f5;border-color:#a0a0a0}.reveal-menu{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;z-index:100;min-width:170px;display:flex;flex-direction:column;padding:4px 0;animation:slideDown .15s ease-out;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.reveal-menu-item{padding:10px 16px;border:none;background:#fff;color:#333;text-align:left;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .15s ease;white-space:nowrap;border-left:3px solid transparent;display:flex;align-items:center;gap:8px}.reveal-menu-item:hover{background:#f8f9fa;border-left-color:#2196f3;padding-left:20px}.reveal-menu-item+.reveal-menu-item{border-top:1px solid #f0f0f0}.reveal-menu-item.reveal-confirm{background:#fff3e0;color:#d32f2f;border-left-color:#d32f2f;font-weight:600;animation:pulseGlow 1s ease-in-out}@keyframes pulseGlow{0%,to{background:#fff3e0}50%{background:#ffe0b2}}.reveal-menu-item.reveal-confirm:hover{background:#ffe0b2}.btn-clear{background:#fff;color:#000;border-color:#d0d0d0}.btn-clear:hover{background:#f5f5f5;border-color:#a0a0a0}.btn-save{background:#fff;color:#000;border-color:#d0d0d0;transition:all .3s ease}.btn-save:hover{background:#f5f5f5;border-color:#a0a0a0}.btn-saved{background:#4caf50;color:#fff;border-color:#4caf50}.btn-pause{background:#fff;color:#000;border-color:#d0d0d0}.btn-pause:hover{background:#f5f5f5;border-color:#a0a0a0}.btn-paused{background:#ff9800;color:#fff;border-color:#ff9800}.btn-paused:hover{background:#f57c00;border-color:#f57c00}.btn-library{background:#fff;color:#000;border-color:#d0d0d0}.btn-library:hover{background:#f5f5f5;border-color:#a0a0a0}.btn-reset{background:#fff;color:#000;border-color:#d0d0d0}.btn-reset:hover{background:#f5f5f5;border-color:#a0a0a0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.current-clue{display:flex;gap:8px;align-items:baseline;padding:7px 16px;background:#f8f8f8;border-bottom:1px solid #e0e0e0;flex-shrink:0}.current-clue-label{font-weight:700;color:#000;font-size:.875rem;white-space:nowrap;font-family:Open Sans,sans-serif}.current-clue-text{color:#333;font-size:.875rem;line-height:1.4;font-family:Open Sans,sans-serif}.app-main{display:flex;flex-direction:column;gap:12px;padding:12px 16px;background:#fff;flex:1;min-height:0;overflow:hidden}@media(min-width:900px){.app-main{flex-direction:row;align-items:flex-start;padding:12px 20px;gap:80px;overflow:hidden}.app-main>:first-child{flex-shrink:0;align-self:flex-start}.app-main>:last-child{flex:1;min-width:0;height:var(--grid-size, 600px);max-height:var(--grid-size, 600px);min-height:0;overflow:hidden;align-self:flex-start}}.completion-banner{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:18px 40px;border-radius:50px;font-size:1.4rem;font-weight:700;box-shadow:0 10px 40px #0000004d;animation:slideUp .5s ease-out;z-index:1000;letter-spacing:.5px}@keyframes slideUp{0%{bottom:-100px;opacity:0}to{bottom:30px;opacity:1}}.loading,.error{text-align:center;padding:60px 20px;font-size:1.5rem;font-weight:500}.loading{color:#666;animation:pulse-fade 1.5s ease-in-out infinite}@keyframes pulse-fade{0%,to{opacity:1}50%{opacity:.6}}.error{color:#d32f2f;background:#ffebee;border:2px solid #d32f2f;border-radius:8px;max-width:600px;margin:50px auto}@media(max-width:899px){:root{--grid-size: min( calc(100vw - 32px) , 500px)}.app{padding:0;height:auto;min-height:100vh;overflow:auto}.app-header{padding:12px 16px 10px;flex-wrap:wrap;gap:10px}.app-header h1{font-size:1.5rem}.controls-container{padding:8px 16px;gap:10px}.action-buttons{gap:6px}.btn{padding:6px 12px;font-size:.8rem}.current-clue{padding:10px 16px}.current-clue-label,.current-clue-text{font-size:.9rem}.app-main{gap:16px;padding:12px 16px 30px;overflow:auto}}@media(max-width:640px){:root{--grid-size: min( calc(100vw - 24px) , 400px)}.app{height:auto;min-height:100vh;overflow:auto}.app-header{padding:10px 12px 8px;flex-wrap:wrap;gap:8px}.header-content{flex-direction:column;align-items:flex-start;gap:2px}.app-header h1{font-size:1.2rem}.app-header h2{font-size:.8rem}.timer{font-size:.85rem;margin-left:0}.controls-container{flex-direction:column;padding:8px 12px;gap:8px;align-items:stretch}.action-buttons{gap:5px;justify-content:center}.btn{padding:6px 10px;font-size:.75rem}.current-clue{padding:8px 12px;flex-direction:column;gap:3px;align-items:flex-start}.current-clue-label,.current-clue-text{font-size:.875rem}.app-main{gap:12px;padding:10px 12px 25px;overflow:auto}.completion-banner{font-size:1.1rem;padding:14px 28px;bottom:16px}}@media print{.action-buttons,.timer,.completion-banner{display:none}.app{max-width:100%}.app-header{border-bottom:2px solid #000;page-break-after:avoid}.app-main{page-break-inside:avoid}.btn{display:none}}
