.med-school-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:24px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;z-index:1001;box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column}.med-school-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.med-school-header h2{font-size:24px;font-weight:700;color:#1a2d4a;margin:0}.modal-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.modal-close:hover{background-color:#f1f5f9}.med-school-options{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;position:relative;overflow:visible}.option-label{display:flex;align-items:center;gap:12px;font-size:16px;color:#1a2d4a;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s;position:relative}.option-label:hover{background-color:#f8fafc}.option-label input[type=radio]{width:20px;height:20px;margin:0}.school-selection{margin-left:32px;display:flex;flex-direction:column;gap:12px;position:relative;width:calc(100% - 32px)}.school-search-container{position:relative;width:100%}.school-search{padding:12px 36px 12px 12px;border:1px solid #E2E8F0;border-left:3px solid #00B2B2;border-right:3px solid #00B2B2;border-top:3px solid #00B2B2;border-bottom:3px solid #00B2B2;border-radius:8px;font-size:14px;width:100%;transition:border-color .2s;cursor:pointer;background-color:#fff;box-sizing:border-box}.school-search:focus{outline:none;border-color:#00b2b2}.dropdown-arrow-button{position:absolute;right:0;top:0;bottom:0;width:36px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.dropdown-arrow-button:hover .dropdown-arrow{border-top-color:#1a2d4a}.dropdown-arrow{position:static;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #64748B;transition:border-color .2s;pointer-events:none}.school-list{max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:4px;border:1px solid #E2E8F0;border-left:3px solid #00B2B2;border-right:3px solid #00B2B2;border-bottom:3px solid #00B2B2;border-radius:8px;background-color:#fff;position:absolute;width:100%;top:calc(100% + 4px);left:0;right:0;z-index:1002;box-shadow:0 4px 12px #0000001a;box-sizing:border-box}.school-list::-webkit-scrollbar{width:8px}.school-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.school-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.school-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.school-option{background:none;border:none;padding:8px 12px;text-align:left;font-size:14px;color:#1a2d4a;cursor:pointer;border-radius:6px;transition:background-color .2s;width:100%;box-sizing:border-box}.school-option:hover{background-color:#f1f5f9}.school-option.selected{background-color:#f0fdfd;color:#00b2b2;font-weight:500}.custom-school{padding:12px;background:#f8fafc;border-radius:8px}.custom-school p{margin:0 0 8px;font-size:14px;color:#64748b}.custom-school input{padding:8px 12px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;width:100%}.modal-actions{display:flex;gap:12px;margin-top:24px}.save-button,.skip-button{flex:1;padding:12px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.save-button{background:#1a2d4a;color:#fff}.save-button:hover{background:#2a3d5a;transform:translateY(-1px)}.skip-button{background:#f1f5f9;color:#64748b}.skip-button:hover{background:#e2e8f0;transform:translateY(-1px)}.restriction-error{background-color:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:12px 16px;margin-bottom:16px;animation:fadeIn .3s ease-in-out}.restriction-error p{color:#dc2626;font-size:14px;font-weight:500;margin:0;line-height:1.4}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.first-time-confirmation{background-color:#fef9e7;border:1px solid #FDE68A;border-radius:8px;padding:16px;margin-bottom:16px;animation:fadeIn .3s ease-in-out}.confirmation-content h3{color:#92400e;font-size:16px;font-weight:600;margin:0 0 8px}.confirmation-content p{color:#78350f;font-size:14px;line-height:1.4;margin:0 0 16px}.confirmation-actions{display:flex;gap:8px}.confirm-button,.cancel-button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.confirm-button{background:#92400e;color:#fff;flex:1}.confirm-button:hover{background:#a3470f;transform:translateY(-1px)}.cancel-button{background:#fff;color:#92400e;border:1px solid #FDE68A;flex:1}.cancel-button:hover{background:#fef9e7;transform:translateY(-1px)}html,body{margin:0;padding:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:#1a2d4a;min-height:100vh}.crossword-app-base{min-height:100vh;padding:0 24px 24px;display:flex;flex-direction:column;align-items:center;background-color:transparent}.crossword-header{font-family:"DM Serif Display",Georgia,serif;font-size:48px;font-weight:400;margin:12px 0 4px;color:#1e293b;text-align:center;letter-spacing:-.02em;line-height:1.1}.crossword-subheader{font-family:"DM Serif Display",Georgia,serif;font-size:36px;font-weight:400;margin:0 0 8px;color:#1e293b;text-align:center;letter-spacing:-.02em;line-height:1.1}.crossword-date{font-family:"DM Serif Display",Georgia,serif;font-size:24px;font-weight:400;color:#64748b;text-align:center;margin:2px 0;letter-spacing:-.02em}.crossword-subtitle{font-family:Georgia,serif;font-size:20px;color:#64748b;margin-bottom:20px;text-align:center;font-weight:400;font-style:italic;letter-spacing:0}.crossword-main{display:flex;gap:48px;max-width:1000px;margin:0 auto;align-items:flex-start;justify-content:center}.crossword-board{background:#fff;padding:16px;border-radius:16px;box-shadow:0 8px 24px #1a2d4a14}.crossword-row{display:flex}.crossword-cell{width:calc(480px / var(--grid-size, 5));height:calc(480px / var(--grid-size, 5));border:2px solid #C7D2FE;position:relative;display:flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.crossword-cell.black{background:#1a2d4a;border-color:#1a2d4a}.crossword-cell.active:not(.correct):not(.locked),.crossword-cell.active.incorrect:not(.correct):not(.locked),.crossword-cell.active.revealed{outline:2.5px solid #00B2B2;box-shadow:0 0 12px #00b2b233;border-color:#00b2b2;z-index:2}.crossword-cell.active.correct,.crossword-cell.active.locked,.crossword-cell.active.revealed{outline:2.5px solid #00B2B2;box-shadow:0 0 12px #00b2b233;border-color:#00b2b2;z-index:2}.crossword-cell.highlighted,.crossword-cell.highlighted.correct,.crossword-cell.highlighted.locked,.crossword-cell.highlighted.revealed{background:#f0fdfd}.crossword-cell-number{position:absolute;top:calc(27px / var(--grid-size, 5));left:calc(27px / var(--grid-size, 5));font-size:calc(85px / var(--grid-size, 5));font-weight:500;color:#64748b}.crossword-cell-letter{font-size:calc(235px / var(--grid-size, 5));font-weight:600;text-transform:uppercase;color:#1a2d4a}.crossword-cell.correct:not(.locked),.crossword-cell.correct.locked,.crossword-cell.revealed,.crossword-cell.revealed.locked{background-color:transparent!important}.crossword-cell.correct .crossword-cell-letter,.crossword-cell.revealed .crossword-cell-letter,.crossword-cell.correct.locked .crossword-cell-letter,.crossword-cell.revealed.locked .crossword-cell-letter{color:#059669!important;font-weight:600}.crossword-clues-panel{min-width:600px;max-width:700px;display:flex;gap:32px;margin-left:48px;position:relative}.crossword-clues-section{flex:1;display:flex;flex-direction:column;gap:8px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 8px 24px #1a2d4a14}.crossword-controls{position:absolute;top:-46px;right:0;padding:0;margin:0;display:flex;gap:12px;align-items:center}.check-answers-button,.reset-button,.reveal-mistakes-button,.reveal-button,.clear-button{background:#1a2d4a!important;color:#fff!important;border:none!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;border-radius:12px!important;transition:all .2s ease!important;box-shadow:0 4px 12px #1a2d4a26!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;line-height:1.5!important;height:38px!important;display:flex!important;align-items:center!important;white-space:nowrap!important;text-decoration:none!important;margin:0!important}.check-answers-button:hover,.reset-button:hover,.reveal-mistakes-button:hover,.reveal-button:hover,.clear-button:hover{background:#2a3d5a!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #1a2d4a33!important}.crossword-clues-title{font-size:18px;font-weight:800;color:#1a2d4a;padding-bottom:12px;border-bottom:2px solid rgba(26,45,74,.1);margin-bottom:16px;letter-spacing:.5px}.crossword-clue-item{font-size:14px;line-height:1.6;padding:8px 12px;cursor:pointer;color:#1a2d4a;border-radius:8px;transition:all .2s ease;display:flex;align-items:flex-start;gap:8px;margin:1px 0}.crossword-clue-item:hover{background:#f0fdfd}.crossword-clue-item.current{background:#e0f5f5!important;font-weight:600!important;box-shadow:0 2px 6px #00b2b233!important;border-left:3px solid #00B2B2!important;padding-left:8px!important;border-radius:4px!important}.crossword-clue-number{font-weight:600;color:#00b2b2;min-width:20px}.crossword-clue-item.completed{color:#059669}.timer-section{display:flex;flex-direction:column;align-items:center;margin:-16px 0 32px;position:relative;width:100%}.timer-container{display:flex;align-items:center;gap:12px}.timer{font-size:42px;font-weight:700;color:#1a2d4a;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(26,45,74,.1);align-self:center}.ecg-animation{width:100px;height:40px;margin-top:8px}.ecg-line{fill:none;stroke:#00b2b2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{stroke-dashoffset:1000}50%{stroke-dashoffset:0}to{stroke-dashoffset:-1000}}.completion-message{color:#1a2d4a;font-weight:700;font-size:28px;font-family:"DM Serif Display",Georgia,serif;text-align:center;letter-spacing:-.02em;line-height:1.2;text-shadow:0 1px 2px rgba(26,45,74,.08);margin-bottom:24px;position:relative;transform:none;left:auto;top:auto}.crossword-cell.revealed-mistake{background-color:#ff00001a}.wordle-keyboard{display:none}@media (max-width: 768px){.wordle-keyboard{display:flex;width:100%;max-width:484px;margin:24px auto 0;flex-direction:column;gap:6px}}.wordle-keyboard-row{display:flex;justify-content:center;gap:4px}.wordle-key{min-width:38px;height:45px;border:none;border-radius:4px;background:#e2e8f0;font-family:inherit;font-size:13px;font-weight:600;color:#1e293b;cursor:pointer;text-transform:uppercase;display:flex;align-items:center;justify-content:center;padding:0 6px;transition:all .2s}.wordle-key:hover{background:#cbd5e1}.reveal-dropdown-container{position:relative;display:inline-flex}.reveal-dropdown{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:120px;z-index:1000}.reveal-option{padding:8px 12px;text-align:left;background:none;border:none;font-size:14px;color:#1e293b;cursor:pointer;transition:background-color .15s ease;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5}.reveal-option:hover{background-color:#f1f5f9}.reveal-option:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.reveal-option:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.reveal-option:not(:last-child){border-bottom:1px solid #e2e8f0}@media (max-width: 1200px){.crossword-clues-panel{min-width:400px;margin-left:32px;gap:32px}.crossword-cell{width:64px;height:64px}.crossword-cell-letter{font-size:32px}}@media (max-width: 900px){.crossword-main{flex-direction:column;align-items:center;gap:20px}.crossword-clues-panel{width:100%;min-width:0;margin-left:0;padding:0 16px}.crossword-cell{width:56px;height:56px}.crossword-cell-letter{font-size:28px}.crossword-cell-number{font-size:12px}.crossword-header{font-size:40px}.crossword-date{font-size:20px}.crossword-subtitle{font-size:18px}}@media (max-width: 480px){.crossword-cell{width:48px;height:48px}.crossword-cell-letter{font-size:24px}.crossword-cell-number{font-size:11px;top:4px;left:4px}.crossword-header{font-size:36px}.crossword-date{font-size:18px}.crossword-subtitle{font-size:16px}}.nyt-app-base{min-height:100vh;background:#f7f8fa}.nyt-header{display:flex;justify-content:center;align-items:center;gap:2rem;padding:2rem 0 1rem;font-family:Georgia,Charter,serif}.nyt-title{font-size:2rem;font-weight:700;letter-spacing:1px}.nyt-timer{font-size:1.2rem;font-family:monospace}.nyt-main{display:flex;justify-content:center;align-items:flex-start;gap:3rem;margin-top:1rem}.nyt-crossword-grid{display:inline-block;border:4px solid #222;background:#fff;box-shadow:0 2px 8px #00000012;padding:8px}.nyt-grid-row{display:flex}.nyt-grid-cell{width:48px;height:48px;border:2px solid #222;box-sizing:border-box;background:#fff;position:relative;display:flex;align-items:center;justify-content:center;font-family:Georgia,Charter,serif;font-size:1.7rem;font-weight:700;cursor:pointer;transition:background .1s}.nyt-grid-cell.black{background:#222;border-color:#222;cursor:default}.nyt-grid-cell.selected{background:#ffe066}.nyt-grid-cell.highlighted{background:#b5d6f6}.nyt-cell-number{position:absolute;top:3px;left:5px;font-size:.7rem;font-weight:400;color:#222;opacity:.8;pointer-events:none}.nyt-grid-cell.black .nyt-cell-number{color:#222;opacity:0}.nyt-cell-letter{z-index:1;color:#222}.nyt-grid-cell.black .nyt-cell-letter{color:#222;opacity:0}.nyt-clues-panel{min-width:320px;display:flex;flex-direction:column;gap:2rem}.nyt-clues-section{background:#fff;border-radius:8px;padding:1rem 1.5rem;box-shadow:0 2px 8px #0000000a}.nyt-clues-title{font-weight:700;font-size:1.1rem;margin-bottom:.7rem;letter-spacing:1px}.nyt-clue-item{font-size:1rem;margin-bottom:.5rem;cursor:pointer;border-radius:4px;padding:2px 4px;transition:background .1s}.nyt-clue-item.current{background:#b5d6f6;font-weight:700}.nyt-clue-number{font-weight:700;margin-right:6px}.controls{margin-top:20px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}button{padding:8px 16px;font-size:14px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer;font-family:Charter,Georgia,serif}button:hover{background-color:#f0f0f0}.timer,.score{font-size:18px;margin:10px 0;font-family:Charter,Georgia,serif}.difficulty-selector{margin:10px 0}.difficulty-selector select{padding:5px;font-size:14px;font-family:Charter,Georgia,serif}.theme-toggle{position:absolute;top:20px;right:20px}body.dark-theme{background-color:#1a1a1a;color:#fff}body.dark-theme .crossword-grid{background-color:#2d2d2d}body.dark-theme .grid-cell{background-color:#2d2d2d;border-color:#666}body.dark-theme .grid-cell.black{background-color:#000;border-color:#000}body.dark-theme .grid-cell input{color:#fff}body.dark-theme .grid-cell.highlighted{background-color:#3d3d3d}body.dark-theme .grid-cell input:focus{background-color:#3d3d3d}body.dark-theme button{background-color:#2d2d2d;color:#fff;border-color:#666}body.dark-theme button:hover{background-color:#3d3d3d}body.dark-theme .clues-section h3{color:#fff;border-bottom-color:#666}body.dark-theme .clue-item{color:#fff}body.dark-theme .difficulty-selector select{background-color:#2d2d2d;color:#fff;border-color:#666}.wordle-app-base{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column;align-items:center;justify-content:center}.wordle-header{font-size:2rem;font-weight:700;margin-bottom:2rem;letter-spacing:1px}.wordle-board{display:flex;flex-direction:column;gap:8px;margin-bottom:2rem}.wordle-row{display:flex;gap:8px}.wordle-cell{width:56px;height:56px;border:2px solid #d3d6da;background:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;text-transform:uppercase;box-sizing:border-box;transition:background .2s,border .2s,color .2s}.wordle-cell.correct{background:#6aaa64;border-color:#6aaa64;color:#fff}.wordle-cell.present{background:#c9b458;border-color:#c9b458;color:#fff}.wordle-cell.absent{background:#787c7e;border-color:#787c7e;color:#fff}.wordle-keyboard{display:flex;flex-direction:column;gap:8px;align-items:center}.wordle-keyboard-row{display:flex;gap:6px}.wordle-key{min-width:43px;height:58px;background:#d3d6da;border:none;border-radius:4px;font-size:1.1rem;font-weight:700;color:#222;cursor:pointer;text-transform:uppercase;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.wordle-key.correct{background:#6aaa64;color:#fff}.wordle-key.present{background:#c9b458;color:#fff}.wordle-key.absent{background:#787c7e;color:#fff}.wordle-key:active{filter:brightness(.95)}.wordle-message{margin-top:1.5rem;font-size:1.2rem;color:#b59f3b;font-weight:700;text-align:center}.crossword-cell.correct{background-color:transparent!important}.crossword-cell.correct .crossword-cell-letter{color:#059669!important;font-weight:600}.crossword-cell.incorrect:not(:empty){background-color:#fee2e2!important}.crossword-cell.incorrect:not(:empty) .crossword-cell-letter{color:#dc2626!important;font-weight:600}.reveal-dropdown-container{position:relative;display:inline-block}.reveal-button{background:none;color:#1a1a1a;border:none;padding:0;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:text-decoration .2s;margin:0}.reveal-button:hover{text-decoration:underline}.reveal-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #d3d6da;border-radius:4px;box-shadow:0 2px 6px #00000026;margin-top:8px;min-width:120px;z-index:1000}.reveal-dropdown:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:#fff;border-left:1px solid #d3d6da;border-top:1px solid #d3d6da;transform-origin:0 0;transform:rotate(45deg) translate(-50%)}.reveal-option{display:block;width:100%;padding:8px 16px;text-align:left;background:none;border:none;font-size:14px;color:#1a1a1a;cursor:pointer;transition:background-color .2s}.reveal-option:hover{background-color:#f0f0f0}.reveal-option:not(:last-child){border-bottom:1px solid #d3d6da}.crossword-cell.revealed{background-color:transparent;color:#1a1a1a;border-color:#1a1a1a;cursor:default}.crossword-cell.revealed .crossword-cell-letter{color:#006400;font-weight:700}.crossword-cell.revealed.locked{background-color:transparent;cursor:default}.crossword-cell.revealed .crossword-cell-number{color:#1a1a1a}.timer-section{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.timer{font-size:24px;font-weight:600;color:#1a1a1a;font-variant-numeric:tabular-nums}.completion-message{margin-top:8px;font-size:16px;color:#006400;font-weight:600}.nyt-revealed-dot{position:absolute;top:3px;right:3px;width:10px;height:10px;background:#e74c3c;border-radius:50%;z-index:2;pointer-events:none}.crossword-cell{position:relative}.crossword-cell.locked,.crossword-cell.revealed{background-color:transparent!important}.crossword-cell.locked .crossword-cell-letter,.crossword-cell.revealed .crossword-cell-letter{color:#059669!important;font-weight:600}.big-crossword .crossword-cell{width:calc(560px / var(--grid-size, 15));height:calc(560px / var(--grid-size, 15))}.big-crossword .crossword-cell-letter{font-size:calc(360px / var(--grid-size, 15))}.big-crossword .crossword-cell-number{font-size:calc(150px / var(--grid-size, 15));top:calc(30px / var(--grid-size, 15));left:calc(30px / var(--grid-size, 15))}.big-crossword .nyt-revealed-dot{width:6px;height:6px;top:2px;right:2px}.big-crossword .crossword-main{display:flex;gap:32px;align-items:flex-start;margin:0;max-width:none;width:100%}.big-crossword .crossword-clues-panel{flex:1;display:flex;gap:24px;height:632px;min-width:320px;max-width:600px;margin-left:24px}.big-crossword .crossword-clues-section{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;height:100%;min-width:240px;padding-top:0}.big-crossword .crossword-clues-title{font-size:16px;font-weight:700;color:#1e293b;padding:4px 16px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1;margin-top:0}.big-crossword .crossword-clues-content{flex:1;overflow-y:auto;padding:8px}.big-crossword .crossword-clues-content .crossword-clue-item:first-child{margin-top:-4px}.big-crossword .crossword-clue-item{padding:8px 12px;cursor:pointer;border-radius:6px;transition:background-color .15s;margin:2px 0;line-height:1.4}.big-crossword .crossword-clue-item:hover{background-color:#f8fafc}.big-crossword .crossword-clue-item.current{background-color:#e0f2fe}.big-crossword .crossword-clue-number{color:#0284c7;font-weight:600;margin-right:8px}.big-crossword .crossword-clues-content::-webkit-scrollbar{width:8px}.big-crossword .crossword-clues-content::-webkit-scrollbar-track{background:transparent}.big-crossword .crossword-clues-content::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.big-crossword .crossword-clues-content{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.leaderboard-button{background:#1a2d4a!important;color:#fff!important;border:none!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;border-radius:12px!important;transition:all .2s ease!important;box-shadow:0 4px 12px #1a2d4a26!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;line-height:1.5!important;height:38px!important;display:flex!important;align-items:center!important;white-space:nowrap!important;text-decoration:none!important;margin:0!important}.leaderboard-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:24px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;z-index:1000;box-shadow:0 4px 24px #00000026}.leaderboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.leaderboard-title{font-size:24px;font-weight:700;color:#1a2d4a}.leaderboard-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.leaderboard-close:hover{background-color:#f1f5f9}.leaderboard-tabs{display:flex;gap:16px;margin-bottom:16px;border-bottom:1px solid rgba(26,45,74,.1);padding-bottom:8px}.leaderboard-tab{background:none;border:none;padding:8px 16px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;border-radius:8px;transition:all .2s}.leaderboard-tab:hover{background-color:#f1f5f9}.leaderboard-tab.active{color:#1a2d4a;background-color:#f0fdfd}.leaderboard-content{display:flex;flex-direction:column;gap:12px}.leaderboard-item{display:flex;align-items:center;padding:12px;background:#f8fafc;border-radius:8px;transition:background-color .2s}.leaderboard-item:hover{background:#f1f5f9}.leaderboard-rank{font-size:18px;font-weight:700;color:#1a2d4a;width:40px;text-align:center}.leaderboard-user{flex:1;font-size:16px;color:#1a2d4a;font-weight:500}.leaderboard-time{font-size:16px;color:#64748b;font-variant-numeric:tabular-nums}.leaderboard-empty{text-align:center;padding:32px;color:#64748b;font-size:16px}.mini-crossword .timer-section{margin-top:-48px!important;margin-bottom:32px!important;position:relative}.mini-crossword .crossword-main{position:relative;margin-top:-20px}.mini-crossword .crossword-board{width:452px;height:452px;background:#fff;padding:16px;border-radius:16px;box-shadow:0 8px 24px #1a2d4a14}.mini-crossword .crossword-clues-panel{margin-top:20px}.mini-crossword .crossword-cell{width:calc(420px / var(--grid-size, 5));height:calc(420px / var(--grid-size, 5));min-width:calc(420px / var(--grid-size, 5));min-height:calc(420px / var(--grid-size, 5));max-width:calc(420px / var(--grid-size, 5));max-height:calc(420px / var(--grid-size, 5))}.mini-crossword .crossword-cell-letter{font-size:calc(200px / var(--grid-size, 5));font-weight:600;text-transform:uppercase;color:#1a2d4a}.mini-crossword .crossword-cell-number{position:absolute;top:calc(24px / var(--grid-size, 5));left:calc(24px / var(--grid-size, 5));font-size:calc(70px / var(--grid-size, 5));font-weight:500;color:#64748b}.mini-crossword .crossword-subtitle{margin-bottom:48px}.mini-crossword .timer-section .completion-message{color:#1a2d4a!important;font-weight:700!important;text-align:center!important;margin-top:-16px!important;margin-bottom:24px!important;font-size:60px!important;font-family:"DM Serif Display",Georgia,serif!important;letter-spacing:-.02em!important;line-height:1.2!important;text-shadow:0 1px 2px rgba(26,45,74,.08)!important}.mini-crossword .timer-section .completion-message.mini-completion-big{font-size:48px!important;color:#059669!important;font-weight:800!important;text-align:center!important;margin:8px 0!important;font-family:"DM Serif Display",Georgia,serif!important;letter-spacing:-.02em!important;line-height:1.1!important;text-shadow:0 2px 4px rgba(5,150,105,.15)!important;display:block!important;width:100%!important}.reveal-confirm-modal.modal-content{background:#fff;border-radius:20px;padding:32px;width:90%;max-width:420px;box-shadow:0 4px 32px #0000001f;text-align:center}.reveal-confirm-modal h2{font-size:22px;font-weight:700;color:#1a2d4a;margin-bottom:12px;line-height:1.3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.reveal-confirm-modal p{font-size:16px;line-height:1.5;color:#64748b;margin-bottom:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.reveal-confirm-modal .modal-buttons{display:flex;flex-direction:column;gap:12px}.reveal-confirm-modal .confirm-button,.reveal-confirm-modal .cancel-button{width:100%;padding:16px;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;gap:4px}.reveal-confirm-modal .button-subtext{font-size:13px;font-weight:400;opacity:.8}.reveal-confirm-modal .confirm-button{background:#1a2d4a;color:#fff}.reveal-confirm-modal .confirm-button:hover{background:#2a3d5a;transform:translateY(-1px)}.reveal-confirm-modal .confirm-button .button-subtext{color:#fffc}.reveal-confirm-modal .cancel-button{background:#f1f5f9;color:#1a2d4a}.reveal-confirm-modal .cancel-button:hover{background:#e2e8f0;transform:translateY(-1px)}.reveal-confirm-modal .cancel-button .button-subtext{color:#64748b}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.pause-button{background:none;border:none;padding:8px;cursor:pointer;font-size:20px;opacity:.6;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.pause-button:hover{opacity:1}.pause-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.pause-content{text-align:center;max-width:400px;width:100%}.pause-content h2{font-family:Georgia,serif;font-size:42px;font-weight:700;color:#1e293b;margin-bottom:24px}.pause-content p{font-family:Georgia,serif;font-size:28px;color:#1e293b;margin-bottom:48px}.continue-button{background:#000;color:#fff;border:none;border-radius:32px;padding:16px 64px;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:48px;font-family:Georgia,serif}.continue-button:hover{background:#1a1a1a;transform:translateY(-1px)}.pause-date{font-family:Georgia,serif;font-size:16px;color:#64748b}.check-dropdown-container{position:relative;display:inline-block}.check-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:140px;z-index:1000;padding:4px 0;border:1px solid #e2e8f0}.check-dropdown:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.check-option{display:block;width:100%;padding:8px 16px;text-align:left;background:none;border:none;font-size:14px;color:#1e293b;cursor:pointer;transition:background-color .15s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.check-option:hover{background-color:#f8fafc}.check-option:not(:last-child){border-bottom:1px solid #e2e8f0}.clear-dropdown-container{position:relative;display:inline-block}.clear-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:140px;z-index:1000;padding:4px 0;border:1px solid #e2e8f0}.clear-dropdown:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.clear-option{display:block;width:100%;padding:8px 16px;text-align:left;background:none;border:none;font-size:14px;color:#1e293b;cursor:pointer;transition:background-color .15s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.clear-option:hover{background-color:#f8fafc}.clear-option:not(:last-child){border-bottom:1px solid #e2e8f0}.big-crossword .crossword-cell.locked,.big-crossword .crossword-cell.revealed{background-color:transparent!important}.big-crossword .crossword-cell.locked .crossword-cell-letter,.big-crossword .crossword-cell.revealed .crossword-cell-letter{color:#059669!important;font-weight:600}.crossword-content{display:flex;flex-direction:column;align-items:center;width:100%}.crossword-nav{display:flex;justify-content:center;gap:24px;margin-bottom:32px;padding:16px;border-bottom:1px solid #e2e8f0}.nav-link{font-size:16px;font-weight:600;color:#64748b;text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .2s ease}.nav-link:hover{background-color:#f1f5f9;color:#1e293b}.nav-link.active{color:#1e293b;background-color:#f1f5f9}@media (max-width: 768px){.mini-crossword .crossword-cell{width:calc(350px / var(--grid-size, 5));height:calc(350px / var(--grid-size, 5));min-width:calc(350px / var(--grid-size, 5));min-height:calc(350px / var(--grid-size, 5));max-width:calc(350px / var(--grid-size, 5));max-height:calc(350px / var(--grid-size, 5))}.mini-crossword .crossword-cell-letter{font-size:calc(170px / var(--grid-size, 5))}.mini-crossword .crossword-cell-number{font-size:calc(60px / var(--grid-size, 5));top:calc(20px / var(--grid-size, 5));left:calc(20px / var(--grid-size, 5))}.mini-crossword .crossword-board{width:382px;height:382px}}@media (max-width: 480px){.mini-crossword .crossword-cell{width:calc(280px / var(--grid-size, 5));height:calc(280px / var(--grid-size, 5));min-width:calc(280px / var(--grid-size, 5));min-height:calc(280px / var(--grid-size, 5));max-width:calc(280px / var(--grid-size, 5));max-height:calc(280px / var(--grid-size, 5))}.mini-crossword .crossword-cell-letter{font-size:calc(140px / var(--grid-size, 5))}.mini-crossword .crossword-cell-number{font-size:calc(50px / var(--grid-size, 5));top:calc(16px / var(--grid-size, 5));left:calc(16px / var(--grid-size, 5))}.mini-crossword .crossword-board{width:312px;height:312px}}@media (max-width: 1200px){.big-crossword .crossword-cell{width:calc(480px / var(--grid-size, 15));height:calc(480px / var(--grid-size, 15))}.big-crossword .crossword-cell-letter{font-size:calc(288px / var(--grid-size, 15))}.big-crossword .crossword-cell-number{font-size:calc(120px / var(--grid-size, 15))}.big-crossword .crossword-clues-panel{height:512px}}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.end-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b40;z-index:10000;display:flex;align-items:center;justify-content:center;animation:end-modal-fadein .3s}@keyframes end-modal-fadein{0%{opacity:0}to{opacity:1}}.end-modal{background:#fff;border-radius:18px;box-shadow:0 8px 32px #1e293b2e;padding:48px 32px 36px;min-width:340px;max-width:90vw;position:relative;text-align:center;font-family:Inter,Georgia,serif;animation:end-modal-fadein .3s}.end-modal-title{font-family:Georgia,Charter,serif;font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:16px}.end-modal-subtext{font-size:1.2rem;color:#1e293b;margin-bottom:10px}.end-modal-optional{font-size:1.1rem;color:#059669;margin-top:8px;font-weight:600}.end-modal-close{position:absolute;top:18px;right:24px;background:none;border:none;color:#1e293b;font-size:1.1rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s}.end-modal-close:hover{color:#059669}.endmodal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}.endmodal-modal{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000002e;padding:.5rem 2rem 1.5rem;max-width:420px;width:100%;text-align:center;position:relative;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.endmodal-close{position:absolute;top:18px;right:22px;background:none;border:none;font-size:2rem;color:#b0b0b0;cursor:pointer;transition:color .15s}.endmodal-close:hover{color:#333}.endmodal-icon-svg{display:block;margin:0 auto .2rem;width:240px;height:240px}.endmodal-heading{font-size:2.2rem;font-weight:900;color:#1a2233;margin-bottom:.4rem;letter-spacing:-.5px;margin-top:-.5rem}.endmodal-subtext{color:#3a4256;font-size:1rem;margin-bottom:.5rem}.endmodal-bold{font-weight:600}.endmodal-time{font-weight:700;color:#2563eb}.endmodal-missed{color:#e11d48;font-weight:600}.endmodal-revealed{color:#f59e0b;font-weight:600;font-size:.95rem}.endmodal-funfact{margin-top:1rem;padding-top:.8rem;border-top:1px solid #e5e7eb;font-size:.9rem;color:#64748b}.endmodal-funfact-label{color:#2563eb;font-weight:600;margin-right:.3em}.friends-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;z-index:1000}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999}.friends-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.friends-modal-header h2{margin:0;font-size:1.5rem;color:#333}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.close-button:hover{color:#333}.search-input-container{display:flex;gap:10px;margin-bottom:20px}.search-input-container input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:1rem}.search-input-container button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.search-input-container button:disabled{background-color:#ccc;cursor:not-allowed}.search-results,.tabs-container{margin-top:20px}.tabs-header{display:flex;border-bottom:1px solid #ddd;margin-bottom:20px}.tab-button{flex:1;padding:12px 20px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:500;color:#666;transition:all .2s ease}.tab-button:hover{color:#333;background-color:#f8f9fa}.tab-button.active{color:#007bff;border-bottom-color:#007bff;background-color:#f8f9fa}.tab-content{min-height:200px}.search-result-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #eee;border-radius:4px;margin-bottom:10px}.search-result-item button{padding:6px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer}.pending-requests-section{margin:30px 0;padding:15px;background-color:#f8f9fa;border-radius:8px}.pending-requests-section h3{margin-top:0;margin-bottom:15px;color:#333}.pending-requests-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pending-requests-header h3{margin:0}.reject-all-button{padding:4px 10px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s;font-size:.9rem}.reject-all-button:hover{background-color:#c82333}.request-buttons{display:flex;gap:8px}.accept-button{padding:6px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.accept-button:hover{background-color:#218838}.reject-button{padding:6px 12px;background-color:#dc3545!important;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.reject-button:hover{background-color:#c82333!important}.sent-requests-section{margin:30px 0;padding:15px;background-color:#f8f9fa;border-radius:8px}.sent-requests-section h3{color:#333;margin:0}.sent-requests-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sent-requests-header .remove-friend{padding:4px 10px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s;font-size:.9rem}.sent-requests-header .remove-friend:hover{background-color:#c82333}.remove-sent-request{padding:6px 12px;background-color:#dc3545!important;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.remove-sent-request:hover{background-color:#c82333!important}.friend-request-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #eee;border-radius:4px;margin-bottom:10px;background-color:#fff}.friend-request-item button{padding:6px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer}.friends-list-section{margin-top:30px}.friends-list-section h3{color:#333;margin:0}.friends-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.friend-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #eee;border-radius:4px;margin-bottom:10px}.friend-item .remove-friend,.friends-list-header .remove-friend{padding:6px 12px;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.friend-item .remove-friend:hover,.friends-list-header .remove-friend:hover{background-color:#c82333}.no-friends-message,.no-requests-message{text-align:center;color:#666;font-style:italic;padding:10px;background-color:#fff;border-radius:4px;margin:0}.feedback-message{padding:10px;margin:10px 0;border-radius:4px;text-align:center;font-weight:500;animation:fadeIn .3s ease-in-out}.feedback-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.feedback-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.friends-modal{width:95%;max-height:90vh}.search-input-container{flex-direction:column}.search-input-container button{width:100%}}.hamburger-container{position:fixed;top:env(safe-area-inset-top,16px);right:env(safe-area-inset-right,16px);z-index:1000}.hamburger-button{width:44px;height:44px;padding:10px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:1001}.hamburger-icon,.hamburger-icon:before,.hamburger-icon:after{content:"";display:block;width:24px;height:2px;background-color:#1a2d4a;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute}.hamburger-icon:before{transform:translateY(-8px)}.hamburger-icon:after{transform:translateY(8px)}.hamburger-button.open .hamburger-icon{background-color:transparent}.hamburger-button.open .hamburger-icon:before{transform:translateY(0) rotate(45deg)}.hamburger-button.open .hamburger-icon:after{transform:translateY(0) rotate(-45deg)}.navigation-menu{position:fixed;top:0;right:0;width:280px;height:100vh;background-color:#fff;box-shadow:-2px 0 8px #0000001a;padding:80px 24px 24px;animation:slideIn .2s ease-in-out;z-index:1000}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.navigation-menu ul{list-style:none;padding:0;margin:0}.navigation-menu li{margin-bottom:8px}.menu-item{width:100%;padding:12px 16px;text-align:left;background:none;border:none;border-radius:8px;font-size:16px;color:#1a2d4a;cursor:pointer;transition:background-color .15s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.menu-item:hover{background-color:#f0fdfd}.menu-item.current{background-color:#f0fdfd;font-weight:600}@media (prefers-reduced-motion: reduce){.hamburger-icon,.hamburger-icon:before,.hamburger-icon:after{transition:none}.navigation-menu{animation:none}}@media (max-width: 480px){.navigation-menu{width:100%}}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;z-index:999}.menu-overlay.visible{opacity:1;pointer-events:auto}@media (prefers-reduced-motion: reduce){.menu-overlay{transition:none}}.menu-divider{height:1px;background-color:#e2e8f0;margin:8px 16px}.menu-item.sign-out{color:#ef4444}.menu-item.sign-out:hover{background-color:#fef2f2}.menu-item.delete-account{color:#dc2626!important}.delete-confirm{padding:12px 16px;background:#fee2e2;border-radius:8px;margin:8px 16px}.delete-confirm p{color:#dc2626;font-size:14px;margin:0 0 12px}.menu-item.delete-confirm-yes{background:#dc2626!important;color:#fff!important;width:100%;margin-bottom:8px}.menu-item.delete-confirm-no{background:#f3f4f6!important;color:#374151!important;width:100%}@media screen and (max-width: 768px){.crossword-app-base{padding:0;height:100vh;display:flex;flex-direction:column;background:#fff}.crossword-header,.crossword-date,.crossword-subtitle,.crossword-controls,.crossword-clues-panel{display:none!important}.timer-section{margin:0;padding:8px;text-align:center;font-variant-numeric:tabular-nums;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.timer{font-size:16px;font-weight:500}.crossword-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px 16px calc(var(--keyboard-height) + 120px);gap:0;position:relative}.crossword-board{padding:0;background:#fff;border-radius:0;margin:0 0 0 -40px;box-shadow:none;width:85vw;max-width:400px;border:2px solid #C7D2FE}.crossword-row{display:flex}.crossword-cell{width:calc(85vw / 11 - 2px);height:calc(85vw / 11 - 2px);max-width:36px;max-height:36px;border:1px solid #C7D2FE;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.crossword-cell.black{background:#1a2d4a;border-color:#1a2d4a}.crossword-cell-number{font-size:8px;top:1px;left:1px;color:#64748b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.crossword-cell-letter{font-size:16px;font-weight:700;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.crossword-cell.active{background:#fff;outline:2.5px solid #00B2B2;box-shadow:0 0 12px #00b2b233;border-color:#00b2b2;z-index:2}.crossword-cell.highlighted{background:#f0fdfd}.clue-bar{position:fixed;bottom:285px;left:0;right:0;background:#e7f5ff;display:flex;align-items:center;height:48px;border-top:1px solid #d0ebff;border-bottom:1px solid #d0ebff;z-index:10}.clue-arrow{width:48px;height:56px;display:flex;align-items:flex-start;justify-content:center;background:none;border:none;color:#1a2d4a;font-size:24px;font-weight:700;cursor:pointer;padding:8px 0 0}.clue-arrow:active{background:#0000000d}.clue-text{flex:1;text-align:center;padding:8px 20px 12px;font-size:16px;line-height:1.5;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;max-width:calc(100% - 96px);margin:0 auto;display:flex;align-items:center;justify-content:center}.wordle-keyboard{position:fixed;bottom:0;left:-8px;right:-8px;padding:14px 8px 20px;background:#f7f8fa;gap:8px;border-top:1px solid #d0ebff;z-index:10}.wordle-keyboard-row{display:flex;justify-content:center;gap:7px;margin-bottom:8px}.wordle-keyboard .wordle-key{flex:1.2!important;height:48px;min-width:32px;max-width:none;background:#fff;border:none;border-radius:6px;font-size:17px;font-weight:500;color:#1a2d4a;box-shadow:0 2px 4px #1a2d4a26;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;text-transform:uppercase;padding:0 10px}.wordle-key:active{background:#f0fdfd}.wordle-keyboard .wordle-key[data-key=ENTER],.wordle-keyboard .wordle-key[data-key=⌫]{flex:2.5!important;height:48px;font-size:14px;background:#f0fdfd}.wordle-keyboard-row:last-child{margin-top:10px;justify-content:center;margin-left:-16px}.wordle-key.clear,.wordle-key.check,.wordle-key.reveal,.wordle-key.leaderboard{flex:1;max-width:calc(25% - 5px);background:#1a2d4a;color:#fff;font-size:14px;height:44px;font-weight:600}.wordle-keyboard-row.completed-state{justify-content:center;gap:10px}.wordle-keyboard-row.completed-state .wordle-key.clear,.wordle-keyboard-row.completed-state .wordle-key.leaderboard{max-width:calc(50% - 5px);min-width:120px}.wordle-key.clear:active,.wordle-key.check:active,.wordle-key.reveal:active,.wordle-key.leaderboard:active{background:#2a3d5a}.bottom-toolbar{display:flex;justify-content:space-between;padding:8px;background:#f7f8fa;border-top:1px solid #C7D2FE}.toolbar-button{flex:1;padding:12px;background:#f7f8fa;border:none;border-radius:4px;font-size:14px;color:#1a2d4a;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}:root{--keyboard-height: 216px}.hamburger-icon,.hamburger-icon:before,.hamburger-icon:after{background-color:#1a2d4a!important}.hamburger-button{width:44px!important;height:44px!important;padding:10px!important;background:transparent!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:1001!important}.hamburger-container{position:fixed!important;top:env(safe-area-inset-top,16px)!important;right:env(safe-area-inset-right,16px)!important;z-index:1000!important}.navigation-menu{background-color:#fff!important;box-shadow:-2px 0 8px #0000001a!important;width:100%!important;padding:80px 60px 24px!important}.navigation-menu .menu-item{color:#1a2d4a!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-size:16px!important;padding:12px 32px!important;margin-left:20px!important;width:calc(100% - 40px)!important}.navigation-menu .menu-item:hover,.navigation-menu .menu-item.current{background-color:#f0fdfd!important}.navigation-menu .menu-divider{background-color:#e2e8f0!important;margin:8px 60px!important}.navigation-menu .menu-item.sign-out{color:#ef4444!important}.navigation-menu .menu-item.sign-out:hover{background-color:#fef2f2!important}.navigation-menu .menu-item.delete-account{color:#dc2626!important}.navigation-menu .delete-confirm{background:#fee2e2!important;margin:8px 60px!important}.navigation-menu .delete-confirm p{color:#dc2626!important}.navigation-menu .menu-item.delete-confirm-yes{background:#dc2626!important;color:#fff!important}.navigation-menu .menu-item.delete-confirm-no{background:#f3f4f6!important;color:#374151!important}.menu-overlay{background-color:#0000004d!important}.pause-button{font-size:12px!important;font-weight:500!important;color:#000!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;background:#c7d2fe!important;border:none!important;border-radius:4px!important;padding:1px 3px 3px!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.mobile-clear-dropdown{position:fixed;bottom:80px;left:45px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;border:1px solid #e2e8f0;margin-bottom:8px;width:120px}.mobile-clear-dropdown:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}.mobile-clear-dropdown-content{display:flex;flex-direction:column;padding:4px 0}.mobile-clear-option{display:block;width:100%;padding:12px 24px;text-align:center;background:none;border:none;font-size:16px;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;cursor:pointer;min-width:120px}.mobile-clear-option:hover{background:#f7f8fa}.mobile-clear-option:not(:last-child){border-bottom:1px solid #e2e8f0}.mobile-check-dropdown{position:fixed;bottom:80px;left:41%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;border:1px solid #e2e8f0;margin-bottom:8px;width:120px}.mobile-check-dropdown:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}.mobile-check-dropdown-content{display:flex;flex-direction:column;padding:4px 0}.mobile-check-option{display:block;width:100%;padding:12px 24px;text-align:center;background:none;border:none;font-size:16px;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;cursor:pointer;min-width:120px}.mobile-check-option:hover{background:#f7f8fa}.mobile-check-option:not(:last-child){border-bottom:1px solid #e2e8f0}.mobile-reveal-dropdown{position:fixed;bottom:80px;left:195px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;border:1px solid #e2e8f0;margin-bottom:8px;width:120px}.mobile-reveal-dropdown:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white}.mobile-reveal-dropdown-content{display:flex;flex-direction:column;padding:4px 0}.mobile-reveal-option{display:block;width:100%;padding:12px 24px;text-align:center;background:none;border:none;font-size:16px;color:#1a2d4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;cursor:pointer;min-width:120px}.mobile-reveal-option:hover{background:#f7f8fa}.mobile-reveal-option:not(:last-child){border-bottom:1px solid #e2e8f0}.crossword-cell.correct{background-color:transparent!important}.crossword-cell.correct .crossword-cell-letter{color:#059669!important;font-weight:600}.crossword-cell.incorrect:not(:empty){background-color:#fee2e2!important}.crossword-cell.incorrect:not(:empty) .crossword-cell-letter{color:#dc2626!important;font-weight:600}.crossword-cell.revealed{background-color:transparent!important}.crossword-cell.revealed .crossword-cell-letter{color:#059669!important;font-weight:600}.nyt-revealed-dot{position:absolute;top:2px;right:2px;width:8px;height:8px;background:#e74c3c;border-radius:50%;z-index:2;pointer-events:none}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10002;display:flex;align-items:center;justify-content:center;padding:16px}.reveal-confirm-modal.modal-content{background:#fff;border-radius:20px;padding:32px;width:90%;max-width:420px;box-shadow:0 4px 32px #0000001f;text-align:center}.reveal-confirm-modal h2{font-size:22px;font-weight:700;color:#1a2d4a;margin-bottom:12px;line-height:1.3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.reveal-confirm-modal p{font-size:16px;line-height:1.5;color:#64748b;margin-bottom:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.reveal-confirm-modal .modal-buttons{display:flex;flex-direction:column;gap:12px}.reveal-confirm-modal .confirm-button,.reveal-confirm-modal .cancel-button{width:100%;padding:16px;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;gap:4px}.reveal-confirm-modal .button-subtext{font-size:13px;font-weight:400;opacity:.8}.reveal-confirm-modal .confirm-button{background:#1a2d4a;color:#fff}.reveal-confirm-modal .confirm-button:hover{background:#2a3d5a;transform:translateY(-1px)}.reveal-confirm-modal .confirm-button .button-subtext{color:#fffc}.reveal-confirm-modal .cancel-button{background:#f1f5f9;color:#1a2d4a}.reveal-confirm-modal .cancel-button:hover{background:#e2e8f0;transform:translateY(-1px)}.reveal-confirm-modal .cancel-button .button-subtext{color:#64748b}}@media screen and (max-width: 768px){.mobile-endmodal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:10000;padding:0 20px 20px}.mobile-endmodal-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;padding:16px;max-width:90vw;width:100%;text-align:center;position:relative;animation:mobileFadeIn .2s}@keyframes mobileFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.mobile-endmodal-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:1.8rem;color:#b0b0b0;cursor:pointer;transition:color .15s;padding:8px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:10001;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.mobile-endmodal-close:hover{color:#333;background-color:#0000000d}.mobile-endmodal-close:active{background-color:#0000001a;transform:scale(.95)}.mobile-endmodal-icon-svg{display:block;margin:0 auto 2px;width:140px;height:140px;max-width:100%;max-height:140px;object-fit:contain}.mobile-endmodal-heading{font-size:1.5rem;font-weight:900;color:#1a2233;margin-top:0;margin-bottom:4px;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-endmodal-subtext{color:#3a4256;font-size:.9rem;margin-bottom:12px;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-endmodal-bold{font-weight:600}.mobile-endmodal-time{font-weight:700;color:#2563eb}.mobile-endmodal-missed{color:#e11d48;font-weight:600}.mobile-endmodal-revealed{color:#f59e0b;font-weight:600;font-size:.9rem}.mobile-endmodal-funfact{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:.8rem;color:#64748b;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-endmodal-funfact-label{color:#2563eb;font-weight:600;margin-right:.3em}}.mobile-hamburger-container{position:fixed;top:env(safe-area-inset-top,16px);right:env(safe-area-inset-right,16px);z-index:1000}.mobile-hamburger-button{width:44px;height:44px;padding:10px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:1001}.mobile-hamburger-icon,.mobile-hamburger-icon:before,.mobile-hamburger-icon:after{content:"";display:block;width:24px;height:2px;background-color:#1a2d4a;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute}.mobile-hamburger-icon:before{transform:translateY(-8px)}.mobile-hamburger-icon:after{transform:translateY(8px)}.mobile-hamburger-button.open .mobile-hamburger-icon{background-color:transparent}.mobile-hamburger-button.open .mobile-hamburger-icon:before{transform:translateY(0) rotate(45deg)}.mobile-hamburger-button.open .mobile-hamburger-icon:after{transform:translateY(0) rotate(-45deg)}.mobile-navigation-menu{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:#fff;padding:80px 20px 24px;animation:mobileSlideUp .3s ease-out;z-index:1000;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@keyframes mobileSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-navigation-menu ul{list-style:none;padding:0;width:100%;max-width:320px;display:flex;flex-direction:column;align-items:flex-start;margin:0 0 0 20px}.mobile-navigation-menu li{margin-bottom:8px;width:100%;display:flex;justify-content:flex-start}.mobile-menu-item{width:100%;max-width:280px;padding:16px 20px;text-align:left;background:none;border:none;border-radius:12px;font-size:18px;color:#1a2d4a;cursor:pointer;transition:all .15s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;margin:0}.mobile-menu-item:hover{background-color:#f0fdfd;transform:translateY(-1px)}.mobile-menu-item.current{background-color:#f0fdfd;font-weight:600}.mobile-menu-divider{height:1px;background-color:#e2e8f0;margin:16px 0;width:100%;max-width:280px;align-self:flex-start}.mobile-menu-item.sign-out{color:#ef4444}.mobile-menu-item.sign-out:hover{background-color:#fef2f2}.mobile-username-item{width:100%;display:flex;justify-content:flex-start;margin-bottom:16px}.mobile-username-text{font-size:18px;font-weight:600;color:#1a2d4a;text-align:left;padding:12px 20px;background-color:#f8fafc;border-radius:12px;border:1px solid #E2E8F0;width:100%;max-width:280px}.mobile-menu-item.delete-account{color:#dc2626!important}.mobile-delete-confirm{padding:16px 20px;background:#fee2e2;border-radius:12px;margin:8px 0;width:100%;max-width:280px;text-align:left}.mobile-delete-confirm p{color:#dc2626;font-size:14px;margin:0 0 16px;line-height:1.4}.mobile-menu-item.delete-confirm-yes{background:#dc2626!important;color:#fff!important;width:100%;margin-bottom:8px;font-weight:600}.mobile-menu-item.delete-confirm-no{background:#f3f4f6!important;color:#374151!important;width:100%;font-weight:500}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none;z-index:999}.mobile-menu-overlay.visible{opacity:1;pointer-events:auto}@media screen and (max-width: 428px){.mobile-navigation-menu{padding:100px 16px 24px}.mobile-navigation-menu ul{max-width:100%}.mobile-menu-item{max-width:100%;font-size:17px;padding:18px 20px}.mobile-delete-confirm{max-width:100%}}@media (prefers-reduced-motion: reduce){.mobile-hamburger-icon,.mobile-hamburger-icon:before,.mobile-hamburger-icon:after{transition:none}.mobile-navigation-menu{animation:none}.mobile-menu-overlay{transition:none}}.archives-page{max-width:800px;margin:0 auto;padding:24px;position:relative}.archives-title{font-family:"DM Serif Display",Georgia,serif;font-size:36px;color:#1a2d4a;text-align:center;margin-bottom:32px}.archives-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:32px}.archives-tabs .tab{padding:12px 24px;border:none;border-radius:12px;background:#f1f5f9;color:#64748b;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.archives-tabs .tab:hover{background:#e2e8f0;color:#1e293b}.archives-tabs .tab.active{background:#1a2d4a;color:#fff}.archives-list{display:flex;flex-direction:column;gap:12px}.loading{text-align:center;padding:40px;color:#666;font-size:16px}.archive-item{width:100%;padding:15px 20px;margin-bottom:10px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.archive-item:hover{background:#f5f5f5;border-color:#ccc}.archive-date{font-weight:500;color:#333;margin-bottom:4px}.archive-title{font-size:14px;color:#666}.no-archives{text-align:center;padding:40px;color:#666;font-style:italic}@media (max-width: 768px){.archives-page{padding:16px}.archives-title{font-size:28px}.archives-tabs .tab{padding:10px 20px;font-size:14px}.archive-item{padding:12px;font-size:14px}}@media screen and (max-width: 768px){.mobile-archives-page{padding:0;height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden;width:100vw;box-sizing:border-box;position:relative}.mobile-archives-title{font-family:"DM Serif Display",Georgia,serif;font-size:24px;color:#1a2d4a;text-align:center;padding:0 8px;margin:16px 0 16px -27px}.mobile-archives-tabs{display:flex;justify-content:center;gap:4px;padding:0;width:calc(100% - 16px);box-sizing:border-box;margin:0 8px 16px -7px}.mobile-tab{flex:.4;padding:8px 0;border:1px solid #e0e0e0;background:#f1f5f9;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-tab:hover{color:#1e293b}.mobile-tab.active{color:#fff;font-weight:700;background:#1a2d4a;border-color:#1a2d4a}.mobile-archives-list{flex:1;display:flex;flex-direction:column;gap:8px;padding:0 8px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;width:calc(100% - 16px);box-sizing:border-box;margin-left:-7px}.mobile-loading{text-align:center;padding:40px 16px;color:#666;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-archive-item{width:100%;padding:6px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;box-sizing:border-box;max-width:100%;overflow:hidden}.mobile-archive-item:hover{background:#f5f5f5;border-color:#ccc}.mobile-archive-item:active{background:#e5e5e5;transform:scale(.98)}.mobile-archive-date{font-weight:500;color:#333;margin-bottom:4px;font-size:16px}.mobile-archive-title{font-size:14px;color:#666;margin-top:4px}.mobile-no-archives{text-align:center;padding:40px 16px;color:#666;font-style:italic;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}}.privacy-policy-container{min-height:100vh;width:100%;position:relative}.privacy-policy{max-width:800px;margin:0 auto;padding:80px 20px 40px;color:#333;line-height:1.6}.privacy-policy h1{font-size:32px;font-weight:700;margin-bottom:16px;color:#1a2d4a}.privacy-policy .last-updated{color:#666;font-size:14px;margin-bottom:24px}.privacy-policy .intro-section{margin:32px 0;font-size:16px}.privacy-policy .intro-section p{margin-bottom:16px}.privacy-policy section{margin-bottom:40px}.privacy-policy h2{font-size:24px;font-weight:600;margin-bottom:20px;color:#1a2d4a;border-bottom:1px solid #eee;padding-bottom:8px}.privacy-policy h3{font-size:18px;font-weight:600;margin:24px 0 16px;color:#1a2d4a}.privacy-policy p{margin-bottom:16px;font-size:16px}.privacy-policy ul{margin:16px 0;padding-left:24px}.privacy-policy li{margin-bottom:8px;font-size:16px}.privacy-policy .contact-info{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:16px}.privacy-policy .email-icon,.privacy-policy .mail-icon{font-size:20px}.privacy-policy a{color:#1a2d4a;text-decoration:none;transition:color .2s ease}.privacy-policy a:hover{color:#2c4b82;text-decoration:underline}@media (max-width: 768px){.privacy-policy{padding:70px 16px 32px}.privacy-policy h1{font-size:28px}.privacy-policy h2{font-size:22px}.privacy-policy h3{font-size:16px}.privacy-policy p,.privacy-policy li{font-size:15px}}.terms-container{min-height:100vh;width:100%;position:relative}.terms{max-width:800px;margin:0 auto;padding:80px 20px 40px;color:#333;line-height:1.6}.terms h1{font-size:32px;font-weight:700;margin-bottom:16px;color:#1a2d4a}.terms .last-updated{color:#666;font-size:14px;margin-bottom:24px}.terms .intro-section{margin:32px 0;font-size:16px}.terms .intro-section p{margin-bottom:16px}.terms .warning{font-weight:600;color:#1a2d4a}.terms section{margin-bottom:40px}.terms h2{font-size:24px;font-weight:600;margin-bottom:20px;color:#1a2d4a;border-bottom:1px solid #eee;padding-bottom:8px}.terms h3{font-size:18px;font-weight:600;margin:24px 0 16px;color:#1a2d4a}.terms p{margin-bottom:16px;font-size:16px}.terms ul{margin:16px 0;padding-left:24px}.terms li{margin-bottom:8px;font-size:16px}.terms .contact-info{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:16px}.terms .email-icon,.terms .mail-icon{font-size:20px}.terms a{color:#1a2d4a;text-decoration:none;transition:color .2s ease}.terms a:hover{color:#2c4b82;text-decoration:underline}@media (max-width: 768px){.terms{padding:70px 16px 32px}.terms h1{font-size:28px}.terms h2{font-size:22px}.terms h3{font-size:16px}.terms p,.terms li{font-size:15px}}.help-container{min-height:100vh;width:100%;position:relative}.help{max-width:800px;margin:0 auto;padding:80px 20px 40px;color:#333;line-height:1.6}.help h1{font-size:32px;font-weight:700;margin-bottom:16px;color:#1a2d4a}.help section{margin-bottom:40px}.help h2{font-size:24px;font-weight:600;margin-bottom:4px;color:#4a90e2;border-bottom:1px solid #eee;padding-bottom:8px}.help h3{font-size:18px;font-weight:600;margin:24px 0 16px;color:#1a2d4a}.help p{margin-bottom:12px;margin-top:0;font-size:16px;line-height:1.4;font-weight:500}.help .section-subtitle{color:#666;font-style:italic;margin-bottom:12px}.help ul{margin:8px 0;padding-left:24px}.help li{margin-bottom:8px;font-size:16px;font-weight:500}.help .faq-item{margin-bottom:24px}.help .faq-item h3{margin-bottom:8px;color:#1a2d4a}.help .faq-item p{margin-bottom:0;color:#555}.help .contact-info{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:16px}.help .email-icon{font-size:20px}.help a{color:#1a2d4a;text-decoration:none;transition:color .2s ease}.help a:hover{color:#2c4b82;text-decoration:underline}@media (max-width: 768px){.help{padding:70px 16px 32px}.help h1{font-size:28px}.help h2{font-size:22px}.help h3{font-size:16px}.help p,.help li{font-size:15px}}.mobile-help-container{min-height:100vh;width:100%;position:relative;background-color:#f5f5f5}.mobile-help{max-width:100%;margin:0 auto;padding:70px 16px 20px;color:#333;line-height:1.6}.mobile-help h1{font-size:28px;font-weight:700;margin-bottom:16px;color:#1a2d4a;text-align:center}.mobile-help section{margin-bottom:32px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.mobile-help h2{font-size:20px;font-weight:600;margin-bottom:4px;color:#4a90e2;border-bottom:1px solid #eee;padding-bottom:8px}.mobile-help h3{font-size:16px;font-weight:600;margin:20px 0 12px;color:#1a2d4a}.mobile-help p{margin-bottom:12px;margin-top:0;font-size:15px;line-height:1.4;font-weight:500}.mobile-help .section-subtitle{color:#666;font-style:italic;margin-bottom:12px}.mobile-help ul{margin:8px 0;padding-left:20px}.mobile-help li{margin-bottom:8px;font-size:15px;font-weight:500}.mobile-help .faq-item{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:6px}.mobile-help .faq-item h3{margin-bottom:8px;color:#1a2d4a;font-size:15px}.mobile-help .faq-item p{margin-bottom:0;color:#555;font-size:14px}.mobile-help .contact-info{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:15px;flex-wrap:wrap}.mobile-help .email-icon{font-size:18px}.mobile-help a{color:#1a2d4a;text-decoration:none;transition:color .2s ease;word-break:break-all}.mobile-help a:hover{color:#2c4b82;text-decoration:underline}@media (max-width: 480px){.mobile-help{padding:60px 12px 16px}.mobile-help h1{font-size:24px}.mobile-help h2{font-size:18px}.mobile-help h3{font-size:15px}.mobile-help p,.mobile-help li{font-size:14px}.mobile-help section{padding:16px;margin-bottom:24px}}.footer{width:100%;padding:12px 0;margin-top:auto;font-size:11px;color:#666}.footer-content{text-align:center;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:8px}.footer-link{color:#666;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-separator{color:#666}.puzzle-test-page{max-width:none;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transform:none}.test-header{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px}.test-header h1{margin:0 0 10px;font-size:2.5rem;font-weight:700}.test-header p{margin:0;font-size:1.1rem;opacity:.9}.week-navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:10px;box-shadow:0 2px 4px #0000001a}.nav-btn{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .2s}.nav-btn:hover{background:#0056b3}.nav-buttons{display:flex;gap:10px}.refresh-btn{background:#28a745}.refresh-btn:hover{background:#218838}.week-navigation h2{margin:0;font-size:1.5rem;color:#333}.week-overview{margin-bottom:30px}.week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.week-day{background:#fff;border:2px solid #e9ecef;border-radius:10px;padding:15px;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.week-day:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.week-day.selected{border-color:#28a745;background:#f8fff9;box-shadow:0 4px 12px #28a74533}.day-header{margin-bottom:10px}.day-name{font-weight:600;font-size:1.1rem;color:#333;margin-bottom:5px}.day-date{font-size:.9rem;color:#666}.puzzle-status{display:flex;flex-direction:column;gap:5px}.status-indicator{font-size:.9rem;padding:3px 8px;border-radius:4px;font-weight:500}.status-indicator.available{background:#d4edda;color:#155724}.status-indicator.missing{background:#f8d7da;color:#721c24}.error-message{font-size:.8rem;color:#dc3545;margin-top:5px;padding:5px;background:#f8d7da;border-radius:4px;border-left:3px solid #dc3545}.puzzle-type-selector{background:#f8f9fa;padding:20px;border-radius:10px;margin-bottom:30px;border:1px solid #e9ecef}.selector-header{text-align:center;margin-bottom:20px}.selector-header h4{margin:0 0 8px;color:#333;font-size:1.2rem}.selector-header p{margin:0;color:#666;font-size:.9rem}.type-buttons{display:flex;justify-content:center;gap:15px}.type-btn{background:#6c757d;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s}.type-btn:hover:not(.disabled){background:#5a6268;transform:translateY(-1px)}.type-btn.active{background:#28a745}.type-btn.active:hover{background:#218838}.type-btn.disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed}.puzzle-display{background:#fff;border-radius:0;box-shadow:none;overflow:visible;width:100%;max-width:none}.puzzle-header{background:#f8f9fa;padding:20px;border-bottom:1px solid #e9ecef}.puzzle-header h3{margin:0 0 10px;color:#333;font-size:1.3rem}.test-mode-notice{margin:0;color:#666;font-size:.9rem;font-style:italic;background:#fff3cd;padding:8px 12px;border-radius:4px;border-left:3px solid #ffc107}.puzzle-container{padding:0;min-height:400px;width:100%;margin-left:0}.test-puzzle-wrapper{width:100%;max-width:none;margin:0;min-width:none;transform:none}.test-puzzle-wrapper .crossword-main{display:flex;gap:32px;align-items:flex-start;margin:0;max-width:none;width:100%}.test-puzzle-wrapper .crossword-clues-panel{flex:1;display:flex;gap:24px;height:632px;min-width:320px;max-width:600px;margin-left:24px}.test-puzzle-wrapper .crossword-clues-section{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;height:100%;min-width:240px;padding-top:0}.no-puzzle{text-align:center;padding:60px 20px;background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a}.no-puzzle p{font-size:1.1rem;color:#666;margin:0}.debug-info{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.debug-info h4{margin:0 0 10px;color:#333;font-size:1rem}.debug-info p{margin:5px 0;font-size:.9rem;color:#666}.debug-info ul{margin:10px 0;padding-left:20px}.debug-info li{font-size:.9rem;color:#666;margin:3px 0}.loading{text-align:center;padding:60px 20px;font-size:1.2rem;color:#666}@media (max-width: 768px){.puzzle-test-page{padding:10px}.test-header h1{font-size:2rem}.week-navigation{flex-direction:column;gap:15px}.week-grid{grid-template-columns:1fr}.puzzle-type-selector{padding:15px}.type-buttons{flex-direction:column;align-items:center}.type-btn{width:200px}.test-puzzle-wrapper{min-width:1400px}.puzzle-container{padding:10px}}@media (max-width: 1200px){.puzzle-test-page{max-width:100%;padding:15px}.test-puzzle-wrapper{min-width:1600px}}.puzzle-builder{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.builder-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 20px #0000001a}.builder-header h1{margin:0 0 20px;font-size:2.5rem;font-weight:700}.builder-controls{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.control-group{display:flex;flex-direction:column;gap:8px}.control-group label{font-weight:600;font-size:.9rem;opacity:.9}.control-group select,.control-group input{padding:10px 12px;border:none;border-radius:6px;font-size:14px;background:#ffffffe6;color:#333;min-width:120px}.control-group input.error-input{border:2px solid #ff4444;background:#ff44441a}.error-message{color:#f44;font-size:12px;margin-top:4px;font-weight:500}.clear-btn{padding:12px 24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.clear-btn:hover{background:#ffffff4d;border-color:#ffffff80}.fill-black-btn{padding:12px 24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.fill-black-btn:hover{background:#ffffff4d;border-color:#ffffff80}.unblack-btn{padding:12px 24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.unblack-btn:hover{background:#ffffff4d;border-color:#ffffff80}.clear-clues-btn{padding:12px 24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.clear-clues-btn:hover{background:#ffffff4d;border-color:#ffffff80}.builder-content{display:grid;grid-template-columns:1fr 400px;gap:30px;margin-bottom:30px}.grid-section{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000001a}.grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.grid-header h3{margin:0;color:#333;font-size:1.5rem}.direction-toggle{display:flex;align-items:center;gap:10px}.direction-label{font-weight:600;color:#555;font-size:.9rem}.direction-btn{padding:8px 16px;border:2px solid #667eea;background:#fff;color:#667eea;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.direction-btn:hover{background:#f0f4ff}.direction-btn.active{background:#667eea;color:#fff}.grid-section h3{margin:0 0 20px;color:#333;font-size:1.5rem}.grid-container{display:flex;flex-direction:column;gap:2px;background:#333;padding:2px;border-radius:8px;max-width:fit-content}.grid-row{display:flex;gap:2px}.grid-cell{width:40px;height:40px;background:#fff;border:none;position:relative;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.grid-cell:hover{background:#f0f8ff;transform:scale(1.05)}.grid-cell.selected{background:#e3f2fd;box-shadow:0 0 0 2px #2196f3}.grid-cell.selected.across{box-shadow:0 0 0 2px #2196f3,inset 0 0 0 1px #2196f333}.grid-cell.selected.down{box-shadow:0 0 0 2px #4caf50,inset 0 0 0 1px #4caf5033}.grid-cell.black{background:#333;cursor:not-allowed}.grid-cell.black:hover{background:#333;transform:none}.cell-number{position:absolute;top:2px;left:2px;font-size:10px;font-weight:700;color:#666}.cell-input{width:100%;height:100%;border:none;text-align:center;font-size:18px;font-weight:700;text-transform:uppercase;background:transparent;outline:none}.controls-section{display:flex;flex-direction:column;gap:25px}.word-clue-section{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000001a}.word-clue-section h3{margin:0 0 15px;color:#333;font-size:1.3rem}.input-group{margin-bottom:15px}.input-group label{display:block;margin-bottom:5px;font-weight:600;color:#555;font-size:.9rem}.input-group select,.input-group input,.input-group textarea{width:100%;padding:10px 12px;border:2px solid #e1e5e9;border-radius:6px;font-size:14px;transition:border-color .2s ease;box-sizing:border-box}.input-group select:focus,.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#667eea}.button-group{display:flex;gap:10px;margin-top:10px}.add-word-clue-btn{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease;margin-top:10px}.add-word-clue-btn:hover{background:#5a6fd8}.add-word-clue-btn:disabled{background:#ccc;cursor:not-allowed}.coordinate-group{display:flex;gap:10px;margin-bottom:15px}.coordinate-group .input-group{flex:1;margin-bottom:0}.place-word-section{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000001a}.place-word-section h3{margin:0 0 15px;color:#333;font-size:1.3rem}.place-word-btn{width:100%;padding:12px;background:#4caf50;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease}.place-word-btn:hover{background:#45a049}.place-word-btn:disabled{background:#ccc;cursor:not-allowed}.mass-import-section{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000001a}.mass-import-section h3{margin:0 0 15px;color:#333;font-size:1.3rem}.mass-import-btn{width:100%;padding:12px;background:#ff6b6b;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease}.mass-import-btn:hover{background:#ff5252}.mass-import-btn:disabled{background:#ccc;cursor:not-allowed}.clues-display{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000001a;max-height:400px;overflow-y:auto}.across-clues,.down-clues{margin-bottom:20px}.across-clues h4,.down-clues h4{margin:0 0 10px;color:#333;font-size:1.1rem;padding-bottom:5px;border-bottom:2px solid #e1e5e9}.across-clues h4{color:#2196f3}.down-clues h4{color:#4caf50}.clue-item{padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:.9rem;line-height:1.4}.clue-item:last-child{border-bottom:none}.generate-json-btn{padding:15px 30px;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #4caf504d}.generate-json-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.json-section{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000001a}.json-section h3{margin:0 0 15px;color:#333;font-size:1.5rem}.json-output{width:100%;padding:15px;border:2px solid #e1e5e9;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5;background:#f8f9fa;resize:vertical;box-sizing:border-box}.copy-json-btn{margin-top:15px;padding:12px 24px;background:#6c757d;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease}.copy-json-btn:hover{background:#555}.clear-json-btn{padding:12px 24px;background:#666;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .2s ease;margin-left:10px}.clear-json-btn:hover{background:#777}@media (max-width: 1200px){.builder-content{grid-template-columns:1fr;gap:20px}.controls-section{order:-1}}@media (max-width: 768px){.puzzle-builder{padding:15px}.builder-header{padding:20px}.builder-header h1{font-size:2rem}.builder-controls{flex-direction:column;align-items:stretch}.control-group{flex-direction:row;justify-content:space-between;align-items:center}.grid-header{flex-direction:column;gap:15px;align-items:flex-start}.direction-toggle{align-self:stretch;justify-content:center}.grid-cell{width:35px;height:35px}.cell-input{font-size:16px}}@media (max-width: 480px){.grid-cell{width:30px;height:30px}.cell-input{font-size:14px}.cell-number{font-size:8px}}.instructions-section{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-top:30px}.instructions-section h3{margin:0 0 20px;color:#333;font-size:1.5rem;text-align:center}.instructions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.instruction-item{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #667eea}.instruction-item h4{margin:0 0 15px;color:#333;font-size:1.1rem}.instruction-item ul{margin:0;padding-left:20px}.instruction-item li{margin-bottom:8px;color:#555;line-height:1.4}.instruction-item li:last-child{margin-bottom:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html,body{margin:0;padding:0;min-height:100vh;background-color:#fff;overflow-x:hidden;width:100%}#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}@media (min-width: 769px){body{background-color:#f7f8fa}#root{max-width:1280px;margin:0 auto;padding:2rem}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.crossword-cell.active:not(.correct):not(.locked),.crossword-cell.active.incorrect:not(.correct):not(.locked),.crossword-cell.active.revealed{outline:2.5px solid #00B2B2!important;box-shadow:0 0 12px #00b2b233!important;border-color:#00b2b2!important;z-index:2!important}.crossword-cell.highlighted{background:#e0f5f5!important}.crossword-cell.highlighted:not(.active){background:#d0f0f0!important}.crossword-clue-item.current{background:#e0f5f5!important;font-weight:500!important;box-shadow:0 2px 4px #00b2b21a!important;border-radius:4px!important;padding:2px 4px!important}.crossword-clue-item.current{background:#d0f0f0!important;font-weight:600!important;box-shadow:0 2px 6px #00b2b233!important;border-left:3px solid #00B2B2!important;padding-left:8px!important}.crossword-cell.highlighted.correct,.crossword-cell.highlighted.locked,.crossword-cell.highlighted.revealed{background:#f0fdfd!important}.crossword-cell.active.correct,.crossword-cell.active.locked,.crossword-cell.active.revealed{outline:2.5px solid #00B2B2!important;box-shadow:0 0 12px #00b2b233!important;border-color:#00b2b2!important;z-index:2!important}body{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}.crossword-header,.crossword-subheader,.crossword-date{font-family:Georgia,Times New Roman,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.check-answers-button,.reset-button,.reveal-mistakes-button,.reveal-button,.clear-button,.leaderboard-button{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:600!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.crossword-cell-letter{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.crossword-cell-number{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.crossword-clue-item{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.timer{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums}.completion-message{font-family:Georgia,Times New Roman,serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.crossword-subtitle{font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.crossword-clues-title{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:800;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.crossword-clue-number{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.reveal-confirm-modal h2,.reveal-confirm-modal p,.reveal-confirm-modal .confirm-button,.reveal-confirm-modal .cancel-button{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.leaderboard-title,.leaderboard-user,.leaderboard-time{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.reveal-option,.check-option,.clear-option{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.nav-link{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pause-content h2,.pause-content p,.continue-button,.pause-date{font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.leaderboard-tab,.leaderboard-rank,.leaderboard-close,.leaderboard-empty,.button-subtext{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mini-crossword .timer-section .completion-message,.mini-crossword .timer-section .completion-message.mini-completion-big{font-family:Georgia,Times New Roman,serif!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}.big-crossword .crossword-cell-letter,.big-crossword .crossword-cell-number{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.big-crossword .crossword-clues-title,.big-crossword .crossword-clue-item,.big-crossword .crossword-clue-number{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nyt-title,.nyt-timer,.nyt-grid-cell,.nyt-cell-letter,.nyt-cell-number,.nyt-clues-title,.nyt-clue-item,.nyt-clue-number{font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.wordle-header,.wordle-cell,.wordle-key,.wordle-message{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.reveal-button{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.pause-button,button,input,select,textarea,label{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}span,div,p{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a,li,td,th,caption,legend,fieldset{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}pre,code,kbd,samp{font-family:Consolas,Monaco,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}var,abbr{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}cite,dfn,em,strong,b,i,u,s,small{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}big{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}sub,sup{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}tt{font-family:Consolas,Monaco,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}mark{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ins,del,q,blockquote,address,dt,dd,ol,ul,dl,table,form{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}aside{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}nav{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figure{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figcaption{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}details{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}summary{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}menu{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}menuitem{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}dialog{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}meter{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}progress{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}output{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}audio{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}video{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}source{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}track{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}embed,object,param,area,map,iframe{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}link,meta,title,style,script,noscript{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}template{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}slot{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}shadow{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}content{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}element{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}center{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}picture{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}portal{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}search{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}wbr{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}acronym{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}applet{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}basefont{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}bgsound{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}blink{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}dir{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}font{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}frame{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}frameset{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hgroup{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}isindex{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}listing{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}marquee{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}multicol{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}nextid{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}noembed{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}noframes{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}plaintext{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}spacer{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}strike{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}xmp{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
