.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:10px;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,.explanation-button,.mobile-explanation-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,.explanation-button:hover,.mobile-explanation-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}.show-more-button,.show-less-button{width:100%;padding:12px 16px;margin-top:16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;cursor:pointer;color:#475569;font-size:14px;font-weight:500;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.show-more-button:hover,.show-less-button:hover{background:#f1f5f9;border-color:#cbd5e1;color:#374151}.show-less-button{background:#f1f5f9}.show-less-button:hover{background:#e2e8f0}.leaderboard-separator{text-align:center;padding:8px;color:#94a3b8;font-size:14px;font-weight:500;background:#f8fafc;border-radius:8px;margin:8px 0;border:1px dashed #e2e8f0}.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-item:nth-child(-n+3) .leaderboard-rank{color:#2563eb}.leaderboard-item:nth-child(-n+3) .leaderboard-time{color:#2563eb}.leaderboard-user{flex:1;font-size:16px;color:#1a2d4a;font-weight:500}.leaderboard-time{font-size:16px;color:#64748b;font-variant-numeric:tabular-nums}.med-school-abbr{color:#64748b;font-size:14px;font-weight:400;margin-left:4px}.leaderboard-guesses{font-size:14px;color:#64748b;font-weight:400}.leaderboard-school-title{text-align:center;margin:16px 0;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.leaderboard-school-title h3{margin:0;font-size:18px;font-weight:600;color:#1a2d4a}.leaderboard-score{font-size:16px;font-weight:600;color:#1a2d4a;font-variant-numeric:tabular-nums}.leaderboard-details{font-size:12px;color:#64748b;font-variant-numeric:tabular-nums}.leaderboard-empty{text-align:center;padding:32px;color:#64748b;font-size:16px}.leaderboard-title{display:flex;align-items:center;gap:8px}.leaderboard-help-icon{background:#e2e8f0;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.leaderboard-help-icon:hover{background:#cbd5e1;color:#475569}.help-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.help-popup{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:1002;box-shadow:0 4px 24px #00000026}.help-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.help-header h3{font-size:20px;font-weight:700;color:#1a2d4a;margin:0}.help-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.help-close:hover{background-color:#f1f5f9}.help-content{display:flex;flex-direction:column;gap:20px}.help-section h4{font-size:16px;font-weight:600;color:#1a2d4a;margin:0 0 8px}.help-section p{font-size:14px;color:#64748b;margin:0 0 8px}.help-section ul{margin:0;padding-left:20px}.help-section li{font-size:14px;color:#64748b;margin-bottom:4px}.help-section li strong{color:#1a2d4a}.formula-box{background:#f8fafc;border:2px solid #E2E8F0;border-radius:8px;padding:12px;margin:12px 0;text-align:center;font-family:Courier New,monospace;font-size:14px;color:#1a2d4a}.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-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%}}.funfact-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}.funfact-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:funfactFadeIn .2s}@keyframes funfactFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.funfact-close{position:absolute;top:18px;right:22px;background:none;border:none;font-size:2rem;color:#b0b0b0;cursor:pointer;transition:color .15s}.funfact-close:hover{color:#333}.funfact-icon{display:block;margin:-1.5rem auto .2rem;width:180px;height:180px}.funfact-heading{font-size:1.3rem;font-weight:900;color:#1a2233;margin-bottom:.1rem;letter-spacing:-.5px;margin-top:-.3rem}.funfact-subtext{color:#3a4256;font-size:.95rem;margin-bottom:.4rem}.funfact-content{margin-top:.4rem;padding-top:.6rem;border-top:1px solid #e5e7eb;font-size:1.1rem;color:#374151;line-height:1.6;font-weight:400}.funfact-label{color:#2563eb;font-weight:700;margin-right:.3em;font-size:1.15rem}.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:30px 24px 60px;animation:slideIn .2s ease-in-out;z-index:1000;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}@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%}.menu-item.instagram-item{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1a2d4a}.menu-item.instagram-item:hover{background-color:#f0fdfd;text-decoration:none}.menu-instagram-icon{width:20px;height:20px;flex-shrink:0}.daily-question-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b40;z-index:10001;display:flex;align-items:center;justify-content:center;animation:daily-question-fadein .3s}@keyframes daily-question-fadein{0%{opacity:0}to{opacity:1}}.daily-question-modal{background:#fff;border-radius:18px;box-shadow:0 8px 32px #1e293b2e;padding:32px;min-width:400px;max-width:500px;max-height:90vh;position:relative;font-family:Inter,Georgia,serif;animation:daily-question-fadein .3s;overflow-y:auto}.daily-question-header{text-align:center;margin-bottom:24px;position:relative}.daily-question-logo{width:120px;height:120px;margin:0 auto 16px;display:block;transform:scale(1.5)}.daily-question-title{font-family:Georgia,Charter,serif;font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:8px}.daily-question-streak{font-size:1.1rem;color:#059669;font-weight:600;margin-bottom:4px}.daily-question-close{position:absolute;top:-30px;right:-20px;background:none;border:none;font-size:2.5rem;color:#dc2626;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s;font-weight:700;line-height:1;transform:none}.daily-question-close:hover{background:none;border:none;color:#b91c1c;transform:scale(1.05)}.daily-question-content{text-align:left;margin-top:-12px}.daily-question-text{font-family:Georgia,Charter,serif;font-size:1.2rem;color:#1e293b;margin-top:4px;margin-bottom:24px;line-height:1.6;font-weight:500}.daily-question-options{margin-bottom:24px}.daily-question-option{display:flex;align-items:flex-start;width:100%;padding:16px;margin-bottom:12px;border:none;border-radius:12px;background:#1a2d4a;color:#fff;cursor:pointer;transition:all .2s;text-align:left;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #1a2d4a26;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.daily-question-option:hover{background:#2a3d5a;transform:translateY(-1px);box-shadow:0 6px 16px #1a2d4a33}.daily-question-option.selected{background:#1a2d4a;transform:translateY(-1px);box-shadow:0 6px 16px #1a2d4a33;border:3px solid #3B82F6}.daily-question-option:disabled{cursor:not-allowed;opacity:.6}.option-letter{font-weight:600;color:#fff;margin-right:12px;min-width:24px}.option-text{color:#fff;line-height:1.5}.daily-question-actions{display:flex;gap:12px;justify-content:center}.daily-question-submit{background:#1a2d4a;color:#fff;border:none;padding:16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #1a2d4a26;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.daily-question-submit:hover:not(:disabled){background:#2a3d5a;transform:translateY(-1px);box-shadow:0 6px 16px #1a2d4a33}.daily-question-submit:disabled{background:#9ca3af;cursor:not-allowed}.daily-question-skip{background:#dc2626;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.daily-question-skip:hover:not(:disabled){background:#b91c1c}.daily-question-skip:disabled{background:#9ca3af;cursor:not-allowed}.explanation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b66;z-index:10003;display:flex;align-items:center;justify-content:center;animation:daily-question-fadein .3s}.explanation-modal{background:#1a2d4a;border:2px solid #2A3D5A;border-radius:18px;padding:32px;min-width:500px;max-width:600px;position:relative;font-family:Inter,Georgia,serif;animation:daily-question-fadein .3s;box-shadow:0 8px 32px #1a2d4a4d}.explanation-header{font-size:1.3rem;font-weight:600;margin-bottom:12px;text-align:center;color:#fff}.correct-answer-section{background:#2a5a2a;border:1px solid #3BF63B;border-radius:8px;padding:16px;margin-bottom:16px}.correct-answer-header{color:#fff;font-size:1rem;font-weight:600;margin-bottom:8px}.correct-answer-text{color:#e2e8f0;font-size:.9rem;line-height:1.5}.explanation-close{background:#fff;color:#1a2d4a;border:2px solid #1A2D4A;padding:16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%;box-shadow:0 4px 12px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.explanation-close:hover{background:#f8fafc;color:#1a2d4a;transform:translateY(-1px);box-shadow:0 6px 16px #00000026}.other-explanations-button{background:#fff;color:#1a2d4a;border:2px solid #1A2D4A;padding:16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%;margin-bottom:16px;box-shadow:0 4px 12px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.other-explanations-button:hover{background:#f8fafc;color:#1a2d4a;transform:translateY(-1px);box-shadow:0 6px 16px #00000026}.other-explanations{background:#5a2a2a;border:1px solid #F63B3B;border-radius:8px;padding:16px;margin-bottom:16px;max-height:none;overflow-y:visible}.other-explanation-item{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #F63B3B}.other-explanation-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.other-explanation-option{color:#fff;font-size:1rem;font-weight:600;margin-bottom:6px}.other-explanation-text{color:#e2e8f0;font-size:.9rem;line-height:1.5}.skip-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b66;z-index:10002;display:flex;align-items:center;justify-content:center;animation:daily-question-fadein .2s}.skip-confirm-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #1e293b33;padding:24px;min-width:300px;text-align:center;font-family:Inter,Georgia,serif}.skip-confirm-title{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:12px}.skip-confirm-text{font-size:1rem;color:#64748b;margin-bottom:20px;line-height:1.5}.skip-confirm-actions{display:flex;gap:12px;justify-content:center}.skip-confirm-cancel{background:#f1f5f9;color:#1e293b;border:none;padding:10px 20px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.skip-confirm-cancel:hover{background:#e2e8f0}.skip-confirm-yes{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.skip-confirm-yes:hover:not(:disabled){background:#b91c1c}.skip-confirm-yes:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.daily-question-modal{min-width:90vw;padding:24px}.daily-question-title{font-size:1.5rem}.daily-question-text{font-size:1.1rem}.daily-question-actions{flex-direction:column}}@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;overflow-y:auto!important;overflow-x:hidden!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-daily-question-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.mobile-daily-question-modal{background:#fff;border-radius:16px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;position:relative}.mobile-daily-question-header{background:linear-gradient(135deg,#1a2d4a,#2d4a6b);color:#fff;padding:20px;border-radius:16px 16px 0 0;text-align:center;position:relative}.mobile-daily-question-close{position:absolute;top:16px;right:16px;background:#fff3;border:none;color:#fff;font-size:24px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.mobile-daily-question-close:hover{background:#ffffff4d}.mobile-daily-question-logo{width:40px;height:40px;margin-bottom:12px}.mobile-daily-question-title{font-size:18px;font-weight:600;margin-bottom:8px;font-family:"DM Serif Display",Georgia,serif}.mobile-daily-question-streak{font-size:14px;opacity:.9;font-weight:500}.mobile-daily-question-content{padding:24px}.mobile-daily-question-text{font-size:16px;line-height:1.5;color:#374151;margin-bottom:24px;font-weight:500}.mobile-daily-question-options{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.mobile-daily-question-option{display:flex;align-items:flex-start;padding:16px;border:2px solid #E5E7EB;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;text-align:left;font-size:14px;line-height:1.4}.mobile-daily-question-option:hover:not(:disabled){border-color:#3b82f6;background:#f8fafc}.mobile-daily-question-option.selected{border-color:#1a2d4a;background:#f0f4f8}.mobile-daily-question-option:disabled{opacity:.6;cursor:not-allowed}.mobile-option-letter{font-weight:600;color:#1a2d4a;margin-right:12px;min-width:20px;flex-shrink:0}.mobile-option-text{flex:1;color:#374151}.mobile-daily-question-actions{display:flex;gap:12px;justify-content:space-between}.mobile-daily-question-skip{flex:1;padding:12px 20px;border:2px solid #D1D5DB;border-radius:8px;background:#fff;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s}.mobile-daily-question-skip:hover:not(:disabled){border-color:#9ca3af;background:#f9fafb}.mobile-daily-question-skip:disabled{opacity:.5;cursor:not-allowed}.mobile-daily-question-submit{flex:2;padding:12px 20px;border:none;border-radius:8px;background:#1a2d4a;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.mobile-daily-question-submit:hover:not(:disabled){background:#2d4a6b}.mobile-daily-question-submit:disabled{background:#9ca3af;cursor:not-allowed}.mobile-daily-question-explanation{margin-top:24px;padding-top:24px;border-top:1px solid #E5E7EB}.mobile-explanation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-explanation-header h3{margin:0;font-size:18px;color:#1a2d4a;font-family:"DM Serif Display",Georgia,serif}.mobile-correct-answer{font-size:14px;font-weight:600;padding:4px 8px;border-radius:6px}.mobile-correct-answer.correct{background:#d1fae5;color:#065f46}.mobile-correct-answer.incorrect{background:#fee2e2;color:#991b1b}.mobile-explanation-content{margin-bottom:20px}.mobile-explanation-content p{margin:0 0 12px;font-size:14px;line-height:1.5;color:#374151}.mobile-option-explanations{margin-bottom:24px}.mobile-option-explanations h4{margin:0 0 16px;font-size:16px;color:#1a2d4a;font-family:"DM Serif Display",Georgia,serif}.mobile-option-explanation{margin-bottom:16px;padding:12px;border-radius:8px;border-left:4px solid #E5E7EB}.mobile-option-explanation.correct{background:#f0fdf4;border-left-color:#10b981}.mobile-option-explanation.incorrect{background:#fef2f2;border-left-color:#ef4444}.mobile-option-explanation strong{display:block;margin-bottom:8px;font-size:14px;color:#374151}.mobile-option-explanation p{margin:0;font-size:13px;line-height:1.4;color:#6b7280}.mobile-daily-question-continue{width:100%;padding:14px 20px;border:none;border-radius:8px;background:#1a2d4a;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.mobile-daily-question-continue:hover{background:#2d4a6b}.mobile-skip-confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1001;padding:16px}.mobile-skip-confirmation-modal{background:#fff;border-radius:12px;padding:24px;max-width:300px;width:100%;text-align:center}.mobile-skip-confirmation-modal h3{margin:0 0 12px;font-size:18px;color:#1a2d4a;font-family:"DM Serif Display",Georgia,serif}.mobile-skip-confirmation-modal p{margin:0 0 20px;font-size:14px;color:#6b7280;line-height:1.4}.mobile-skip-confirmation-actions{display:flex;gap:12px}.mobile-skip-cancel{flex:1;padding:10px 16px;border:2px solid #D1D5DB;border-radius:6px;background:#fff;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s}.mobile-skip-cancel:hover{border-color:#9ca3af;background:#f9fafb}.mobile-skip-confirm{flex:1;padding:10px 16px;border:none;border-radius:6px;background:#ef4444;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.mobile-skip-confirm:hover:not(:disabled){background:#dc2626}.mobile-skip-confirm:disabled{background:#9ca3af;cursor:not-allowed}@media screen and (max-width: 360px){.mobile-daily-question-overlay{padding:8px}.mobile-daily-question-content{padding:16px}.mobile-daily-question-text{font-size:15px}.mobile-daily-question-option{padding:12px;font-size:13px}}@media screen and (max-width: 768px){.mobile-funfact-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-funfact-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;padding:8px 16px 16px;max-width:90vw;width:100%;text-align:center;position:relative;animation:mobileFunfactFadeIn .2s}@keyframes mobileFunfactFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.mobile-funfact-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-funfact-close:hover{color:#333;background-color:#0000000d}.mobile-funfact-close:active{background-color:#0000001a;transform:scale(.95)}.mobile-funfact-icon{display:block;margin:-.9rem auto .1rem;width:100px;height:100px;max-width:100%;max-height:100px;object-fit:contain}.mobile-funfact-heading{font-size:1rem;font-weight:900;color:#1a2233;margin-top:-.2rem;margin-bottom:.1rem;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-funfact-subtext{color:#3a4256;font-size:.8rem;margin-bottom:.3rem;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-funfact-content{margin-top:.3rem;padding-top:.4rem;border-top:1px solid #e5e7eb;font-size:.95rem;color:#374151;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}.mobile-funfact-label{color:#2563eb;font-weight:700;margin-right:.3em;font-size:1rem}}.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 60px;animation:mobileSlideUp .3s ease-out;z-index:1000;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}@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}}.mobile-menu-item.mobile-instagram-item{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1a2d4a}.mobile-menu-item.mobile-instagram-item:hover{background-color:#f0fdfd;text-decoration:none}.mobile-menu-instagram-icon{width:20px;height:20px;flex-shrink:0}.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}.help .game-section{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:20px;margin:16px 0}.help .game-section h3{margin-top:0;color:#1a2d4a;font-size:16px}.help .game-section ul{margin:8px 0 16px}.help .game-section li{margin-bottom:6px;font-size:15px}.help .game-section strong{color:#1a2d4a;font-weight:600}@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}.mobile-help .game-section{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:16px;margin:12px 0}.mobile-help .game-section h3{margin-top:0;color:#1a2d4a;font-size:15px}.mobile-help .game-section ul{margin:6px 0 12px}.mobile-help .game-section li{margin-bottom:4px;font-size:14px}.mobile-help .game-section strong{color:#1a2d4a;font-weight:600}@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}.footer-instagram{display:flex;align-items:center;gap:4px}.footer-instagram-icon{width:12px;height:12px}.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}.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}.week-navigation h2{margin:0;font-size:1.5rem;color:#333}.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 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}.mobile-landing-page{position:relative;background:transparent;min-height:100vh;overflow-x:hidden}.mobile-landing-page:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0;background:#fff}.mobile-landing-content{max-width:100%;margin:0 auto;padding:12px 24px 20px 0;display:flex;flex-direction:column;align-items:flex-start;text-align:center;position:relative;z-index:1}.mobile-landing-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;max-width:100%;border-radius:0;background:#fff;box-shadow:0 12px 32px #00000026;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:-1}.mobile-landing-hero-logo{width:240px;height:auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.3));margin-top:-60px;display:block;margin-bottom:-12px;align-self:center}.mobile-landing-title{margin:-36px 0 12px;font-size:32px;line-height:1.1;color:#0d2a4a;font-family:"DM Serif Display",Georgia,serif;text-shadow:none;padding:0 8px;align-self:center}.mobile-landing-title:after{content:"";display:block;width:100px;height:3px;margin:8px auto 0;border-radius:999px;background:linear-gradient(90deg,#103a6b40,#103a6b99,#103a6b40)}.mobile-landing-accent{color:inherit}.mobile-landing-text-content{width:100%;max-width:100%;margin:0 auto}.mobile-landing-subtext{font-size:15px;line-height:1.4;color:#0d2a4a;max-width:100%;margin:6px auto;font-weight:500;letter-spacing:-.01em;text-align:left;padding:0}.mobile-suggestion-card{width:calc(100% - 48px);max-width:calc(100% - 48px);margin:12px 0 0;background:transparent;border:none;padding:0;align-self:flex-start}.mobile-suggestion-input{width:100%;border:1px solid #0d2a4a;background:#fffc;border-radius:12px;padding:10px 14px;font-size:15px;color:#0d2a4a;outline:none;box-shadow:0 0 0 2px #0d2a4a1a;resize:vertical;min-height:70px}.mobile-suggestion-input:focus{box-shadow:0 0 0 3px #0d2a4a33;border-color:#0d2a4a}.mobile-suggestion-input::placeholder{color:#0d2a4a99}.mobile-suggestion-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:0}.mobile-suggestion-count{color:#0d2a4a;font-size:14px;font-weight:500}.mobile-suggestion-send{background:#0d2a4a;color:#fff;border:none;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #0d2a4a40;min-height:44px}.mobile-suggestion-send:disabled{background:#0d2a4a;opacity:.6;cursor:not-allowed}.mobile-instagram-section{width:calc(100% - 48px);max-width:calc(100% - 48px);margin:16px 0 0;align-self:flex-start}.mobile-instagram-content{display:flex;flex-direction:column;gap:12px;background:#ffffffe6;border:1px solid #0d2a4a;border-radius:16px;padding:16px 18px;box-shadow:0 4px 16px #0d2a4a1a}.mobile-instagram-icon{width:28px;height:28px;align-self:flex-start}.mobile-instagram-text{text-align:left}.mobile-instagram-title{font-size:16px;font-weight:600;color:#0d2a4a;margin:0 0 6px;font-family:"DM Serif Display",Georgia,serif}.mobile-instagram-description{font-size:14px;color:#0d2a4a;margin:0;line-height:1.4;opacity:.8}.mobile-instagram-link{background:#0d2a4a;color:#fff;text-decoration:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:600;text-align:center;box-shadow:0 4px 12px #0d2a4a40;transition:all .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.mobile-instagram-link:active{background:#143a61;transform:translateY(1px);box-shadow:0 2px 8px #0d2a4a4d}.mobile-cta-buttons{display:flex;flex-direction:column;gap:10px;margin:16px auto 6px;width:100%;max-width:300px}.mobile-cta-btn{border:none;border-radius:12px;padding:12px 18px;font-size:15px;font-weight:600;cursor:pointer;min-height:44px;width:100%;min-width:160px}.mobile-cta-primary{background:#0d2a4a;color:#fff;box-shadow:0 6px 20px #0d2a4a40}.mobile-cta-primary:active{transform:translateY(1px);box-shadow:0 4px 16px #0d2a4a4d}@media (max-width: 360px){.mobile-landing-content{padding:10px 14px 18px}.mobile-landing-hero-logo{width:220px;margin-top:-50px}.mobile-landing-title{font-size:30px;margin:-32px 0 10px}.mobile-landing-subtext{font-size:14px;line-height:1.3}.mobile-suggestion-card{width:calc(100% - 28px);max-width:calc(100% - 28px);margin:12px 0 0}.mobile-cta-buttons{max-width:260px}}@media (max-height: 500px) and (orientation: landscape){.mobile-landing-hero-logo{width:200px;margin-top:-40px;margin-bottom:-8px}.mobile-landing-title{font-size:28px;margin:-32px 0 8px}.mobile-landing-subtext{font-size:14px;margin:4px auto}.mobile-suggestion-card{margin:8px auto 0}.mobile-cta-buttons{margin:12px auto 4px}}.landing-page{position:relative;background:transparent;min-height:100vh;overflow:hidden}.landing-page:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0;background:radial-gradient(900px 520px at 80% -10%,#ffffff59,#fff0 60%),radial-gradient(700px 420px at 10% 20%,#ffffff38,#fff0 60%),linear-gradient(180deg,#0d2a4a,#143a61,#0d2a4a)}.landing-content{max-width:1000px;margin:0 auto;padding:0 24px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.landing-content:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;margin:0 auto;max-width:980px;border-radius:18px;background:#fff;box-shadow:0 18px 40px #0000001f;border:1px solid rgba(13,42,74,.08);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:-1}.landing-title{margin:-96px 0 10px;font-size:64px;line-height:1.05;color:#0d2a4a;font-family:"DM Serif Display",Georgia,serif;text-shadow:none}.landing-title:after{content:"";display:block;width:140px;height:4px;margin:10px auto 0;border-radius:999px;background:linear-gradient(90deg,#103a6b40,#103a6b99,#103a6b40)}.landing-accent{color:inherit}.landing-subtext{font-size:19px;line-height:1.6;color:#0d2a4a;max-width:900px;margin:2px auto;font-weight:600;letter-spacing:-.01em;text-align:left;padding-left:8px}.suggestion-card{width:100%;max-width:700px;margin:10px auto 0;background:transparent;border:none;padding:0}@media (min-width: 900px){.suggestion-card{transform:translate(-100px)}}.suggestion-input{width:100%;border:1px solid #0d2a4a;background:#ffffffb3;border-radius:10px;padding:10px 12px;font-size:14px;color:#0d2a4a;outline:none;box-shadow:0 0 0 3px #0d2a4a1f}.suggestion-input:focus{box-shadow:0 0 0 3px #0d2a4a33;border-color:#0d2a4a}.suggestion-input::placeholder{color:#0d2a4a99}.suggestion-actions{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.suggestion-count{color:#0d2a4a;font-size:12px}.suggestion-send{background:#0d2a4a;color:#fff;border:none;border-radius:10px;padding:8px 14px;font-size:13px;cursor:pointer;box-shadow:0 6px 20px #0d2a4a40}.suggestion-send:disabled{background:#0d2a4a;opacity:1;cursor:not-allowed}.instagram-section{width:100%;max-width:700px;margin:20px auto 0}@media (min-width: 900px){.instagram-section{transform:translate(-100px)}}.instagram-content{display:flex;align-items:center;gap:16px;background:#fffc;border:1px solid #0d2a4a;border-radius:12px;padding:16px 20px;box-shadow:0 4px 16px #0d2a4a1a}.instagram-icon{width:32px;height:32px;flex-shrink:0}.instagram-text{flex:1;text-align:left}.instagram-title{font-size:16px;font-weight:600;color:#0d2a4a;margin:0 0 4px;font-family:"DM Serif Display",Georgia,serif}.instagram-description{font-size:13px;color:#0d2a4a;margin:0;line-height:1.4;opacity:.8}.instagram-link{background:#0d2a4a;color:#fff;text-decoration:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #0d2a4a40;transition:all .2s ease}.instagram-link:hover{background:#143a61;transform:translateY(-1px);box-shadow:0 6px 16px #0d2a4a4d}.cta-buttons{display:flex;gap:12px;margin:18px auto 4px}.cta-btn{border:none;border-radius:10px;padding:10px 16px;font-size:14px;cursor:pointer;min-width:160px}.cta-primary{background:#0d2a4a;color:#fff;box-shadow:0 6px 20px #0d2a4a40}.cta-secondary{background:transparent;color:#0d2a4a;border:1px solid #0d2a4a}.landing-hero-logo{width:min(520px,70%);height:auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.35));margin-top:-132px;display:block;margin-bottom:-24px}.landing-page .hamburger-icon,.landing-page .hamburger-icon:before,.landing-page .hamburger-icon:after{background-color:#fff!important}.landing-page .hamburger-button.open .hamburger-icon:before,.landing-page .hamburger-button.open .hamburger-icon:after{background-color:#fff!important}@media (max-width: 980px){.landing-content{text-align:center}.landing-title{font-size:48px}}.medle-case-title h2{display:flex;align-items:center;justify-content:center;gap:8px}.how-to-play-section ul{margin:0;padding-left:20px}.how-to-play-section li{font-size:14px;color:#64748b;margin-bottom:4px}.how-to-play-section li strong{color:#1a2d4a}.crossword-app-base .crossword-header{margin-top:4px}.medle-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.medle-error{text-align:center;padding:60px 20px}.medle-error h2{color:#1e293b;margin-bottom:10px}.medle-error p{color:#64748b}.medle-week-theme{text-align:center;padding:6px 12px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500;max-width:600px;margin:-6px auto 4px}.medle-theme-label{font-size:.9rem;opacity:.9;margin-right:8px}.medle-theme-name{font-size:1.1rem;font-weight:600}.medle-difficulty-container{display:flex;justify-content:center;margin:4px 0 8px}.medle-difficulty-badge{padding:8px 16px;border-radius:20px;color:#fff;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.medle-top-controls{position:absolute;top:20px;right:40px;display:flex;align-items:center;gap:12px;z-index:1000}.medle-top-controls .pause-button{margin-right:-12px}.medle-timer{font-size:24px;font-weight:600;color:#1a2d4a;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(26,45,74,.1);align-self:center}.medle-leaderboard-button-top{background:#1a2d4a;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.medle-leaderboard-button-top:hover{background:#2d4a6b}.medle-game{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000001a;max-width:800px;width:100%;margin:0 auto}.medle-case-title{text-align:center;margin-bottom:12px}.medle-case-title h2{font-size:1.8rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.clues-container{margin-bottom:12px}.clue-card{background-color:#d6ecfa;border:1px solid #a0c4ff;border-radius:12px;padding:.5rem;margin-bottom:.3rem;min-height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;transition:all .3s ease;animation:fadeIn .5s ease forwards}.clue-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.clue-card:last-child{margin-bottom:0}.clue-content{line-height:1.4;color:#333;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.guess-section{border-top:2px solid #e2e8f0;padding-top:12px;margin-top:12px}.guess-input-container{display:flex;gap:1rem;margin-bottom:8px;align-items:center;width:100%}.guess-input{flex:1;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.guess-input:focus{outline:none;border-color:#1a2d4a;box-shadow:0 0 0 3px #1a2d4a1a}.submit-button{padding:.75rem 1.5rem;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-button:hover{background:#2d4a6b;transform:translateY(-1px)}.game-progress{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#64748b;flex-wrap:wrap;gap:10px}.clue-progress{display:flex;flex-direction:column;gap:4px}.right-progress{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.next-clue-button{background:#1a2d4a;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.next-clue-button:hover:not(:disabled){background:#2d4a6b;transform:translateY(-1px)}.next-clue-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.game-result{text-align:center;padding:30px;border-radius:12px;margin:30px 0;border:2px solid;font-family:"DM Serif Display",Georgia,serif}.game-result.success{background:#f0fdf4;border-color:#22c55e;color:#166534}.game-result.failure{background:#fef2f2;border-color:#ef4444;color:#991b1b}.game-result h3{font-size:1.5rem;margin:0 0 15px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.diagnosis-reveal{background:#fffc;padding:15px;border-radius:8px;margin:15px 0;border:1px solid currentColor}.diagnosis-reveal strong{font-size:1.3rem;font-weight:700}.learning-note{margin-top:15px;font-weight:600;opacity:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.game-result p{font-weight:600;font-size:1.1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.explanation-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.explanation-button:hover{background:#2d4a6b;transform:translateY(-1px)}.explanation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.explanation-modal{background:#1a2d4a;color:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.explanation-header{display:flex;justify-content:center;align-items:center;padding:8px 24px 0;border-bottom:2px solid rgba(255,255,255,.4);margin-bottom:12px;position:relative}.explanation-header h3{font-size:1.5rem;font-weight:600;color:#fff;margin:0;font-family:"DM Serif Display",Georgia,serif;text-align:center}.explanation-close-button{background:none;border:none;font-size:2rem;color:#ffffffb3;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;position:absolute;right:0;top:50%;transform:translateY(-50%)}.explanation-close-button:hover{background:#ffffff1a;color:#fff}.explanation-content{padding:0 24px 12px}.explanation-content p{font-size:1.1rem;line-height:1.7;color:#fff;margin:0;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.guess-history{margin-top:30px;padding-top:20px;border-top:1px solid #e2e8f0}.guess-history h4{color:#374151;margin-bottom:15px;font-size:1.1rem}.guess-list{display:flex;flex-wrap:wrap;gap:8px}.guess-item{background:#1a2d4a;padding:8px 12px;border-radius:6px;font-size:.9rem;color:#fff;border:1px solid #1A2D4A}.guess-item.correct{background:#22c55e;border-color:#22c55e}.guess-item.partial{background:#10b981;border-color:#10b981}.guess-item.incorrect{background:#1a2d4a;border-color:#1a2d4a}.partial-correct-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;animation:partialCorrectSlideIn .3s ease-out}.partial-correct-content{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:20px 30px;border-radius:12px;text-align:center;box-shadow:0 10px 25px #10b9814d;border:2px solid #10b981;position:relative}.partial-correct-close{position:absolute;top:8px;right:12px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.partial-correct-close:hover{background-color:#fff3}.partial-correct-icon{font-size:2rem;margin-bottom:8px}.partial-correct-text{font-size:1.2rem;font-weight:700;margin-bottom:4px}.partial-correct-subtext{font-size:.9rem;opacity:.9}@keyframes partialCorrectSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width: 768px){.medle-week-theme{padding:8px 12px;margin:6px 15px}.medle-difficulty-container{margin:8px 0 16px}.medle-game{padding:1.5rem;margin:0 15px}.medle-case-title h2{font-size:1.25rem}.clue-card{padding:.5rem;font-size:1rem}.guess-input-container{flex-direction:column;align-items:stretch;gap:.5rem}.submit-button{width:100%;padding:.5rem 1rem;font-size:.9rem}.game-progress{flex-direction:column;text-align:center;gap:5px}.guess-list{justify-content:center}.result-buttons{flex-direction:column;gap:8px}.explanation-modal{margin:10px;max-height:85vh}.explanation-header{padding:20px 20px 0}.explanation-header h3{font-size:1.3rem}.explanation-content{padding:0 20px 20px}.explanation-content p{font-size:1rem}}@media (max-width: 480px){.medle-week-theme{padding:8px 12px;margin:8px 10px}.medle-theme-name{font-size:1rem}.medle-game{padding:15px;margin:0 10px}.clue-card{padding:12px}.game-result{padding:20px}}.mobile-medle-container{min-height:100vh;background-color:#f8fafc;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-medle-case-title h2{display:flex;align-items:center;justify-content:center;gap:8px}.mobile-how-to-play-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:20px;width:95%;max-width:400px;max-height:85vh;overflow-y:auto;z-index:1002;box-shadow:0 4px 24px #00000026}.mobile-how-to-play-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-how-to-play-content{display:flex;flex-direction:column;gap:16px}.mobile-how-to-play-section h4{font-size:15px;font-weight:600;color:#1a2d4a;margin:0 0 6px}.mobile-how-to-play-section ul{margin:0;padding-left:18px}.mobile-how-to-play-section li{font-size:13px;color:#64748b;margin-bottom:3px}.mobile-how-to-play-section li strong{color:#1a2d4a}.mobile-medle-container .mobile-hamburger-icon,.mobile-medle-container .mobile-hamburger-icon:before,.mobile-medle-container .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-medle-container .mobile-hamburger-button.open .mobile-hamburger-icon:before,.mobile-medle-container .mobile-hamburger-button.open .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-medle-container .crossword-header{margin-top:4px}.mobile-medle-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.mobile-loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:mobileSpinAnimation 1s linear infinite;margin-bottom:20px}@keyframes mobileSpinAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-medle-error{text-align:center;padding:80px 20px}.mobile-medle-error h2{color:#1e293b;margin-bottom:10px;font-size:1.5rem}.mobile-medle-error p{color:#64748b;font-size:1rem}.mobile-medle-week-theme{text-align:center;margin:-6px 15px 4px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);padding:6px 10px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500}.mobile-medle-theme-label{font-size:.85rem;opacity:.9;display:block;margin-bottom:4px}.mobile-medle-theme-name{font-size:1rem;font-weight:600;display:block}.mobile-medle-difficulty-container{display:flex;justify-content:center;align-items:center;margin:4px 15px 8px -15px;position:relative}.mobile-medle-difficulty-badge{padding:8px 16px;border-radius:20px;color:#fff;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.mobile-medle-timer-container{position:absolute;right:22px;display:flex;align-items:center;gap:4px}.mobile-medle-difficulty-container .mobile-medle-timer{font-size:.9rem;font-weight:600;color:#333}.mobile-medle-pause-button{background:none;border:none;padding:1px;cursor:pointer;font-size:10px;opacity:.6;transition:opacity .2s;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.mobile-medle-pause-button:hover{opacity:1}.mobile-medle-top-controls{position:absolute;top:15px;right:50px;display:flex;align-items:center;gap:8px;z-index:1000}.mobile-medle-top-controls .pause-button{margin-right:-8px}.mobile-medle-timer{font-size:16px;font-weight:500;color:#1a2d4a;font-variant-numeric:tabular-nums;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-medle-leaderboard-button-top{background:#fff;color:#1a2d4a;border:1px solid #1A2D4A;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:500;cursor:pointer;transition:background-color .2s}.mobile-medle-leaderboard-button-top:hover{background:#f0f0f0;color:#1a2d4a}.mobile-medle-game{background:#fff;margin:0 15px 20px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000001a}.mobile-medle-case-title{text-align:center;margin-bottom:10px}.mobile-medle-case-title h2{font-size:1.4rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-clues-container{margin-bottom:10px}.mobile-clue-card{background-color:#d6ecfa;border:1px solid #a0c4ff;border-radius:12px;padding:.5rem;margin-bottom:.3rem;min-height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease;animation:mobileFadeIn .5s ease forwards}.mobile-clue-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.mobile-clue-card:last-child{margin-bottom:0}.mobile-clue-content{line-height:1.4;color:#333;text-align:center;font-size:1rem}@keyframes mobileFadeIn{0%{opacity:0}to{opacity:1}}.mobile-guess-section{border-top:2px solid #e2e8f0;padding-top:10px;margin-top:10px}.mobile-guess-input-container{margin-bottom:8px}.mobile-guess-input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff;margin-bottom:12px;box-sizing:border-box}.mobile-guess-input:focus{outline:none;border-color:#1a2d4a;box-shadow:0 0 0 3px #1a2d4a1a}.mobile-submit-button{width:100%;padding:.75rem;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-submit-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-game-progress{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#64748b;text-align:center}.mobile-clue-progress{display:flex;flex-direction:column;gap:4px;text-align:center}.mobile-right-progress{display:flex;flex-direction:column;align-items:center;gap:6px}.mobile-next-clue-button{background:#1a2d4a;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.mobile-next-clue-button:hover:not(:disabled){background:#2d4a6b;transform:translateY(-1px)}.mobile-next-clue-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.mobile-game-result{text-align:center;padding:25px;border-radius:12px;margin:25px 0;border:2px solid;font-family:"DM Serif Display",Georgia,serif}.mobile-game-result.mobile-success{background:#f0fdf4;border-color:#22c55e;color:#166534}.mobile-game-result.mobile-failure{background:#fef2f2;border-color:#ef4444;color:#991b1b}.mobile-game-result h3{font-size:1.3rem;margin:0 0 15px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-diagnosis-reveal{background:#fffc;padding:12px;border-radius:8px;margin:15px 0;border:1px solid currentColor}.mobile-diagnosis-reveal strong{font-size:1.1rem;font-weight:700}.mobile-learning-note{margin-top:15px;font-weight:600;opacity:1;font-size:.9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-game-result p{font-weight:600;font-size:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-reset-button{width:100%;padding:12px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.mobile-leaderboard-button{width:100%;padding:12px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle}.mobile-result-buttons{display:flex;flex-direction:column;gap:10px;margin-top:20px;width:100%}.mobile-explanation-button{width:100%;padding:12px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;line-height:1}.mobile-explanation-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-explanation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:15px}.mobile-explanation-modal{background:#1a2d4a;color:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:mobileModalSlideIn .3s ease-out}@keyframes mobileModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.mobile-explanation-header{display:flex;justify-content:center;align-items:center;padding:6px 20px 0;border-bottom:2px solid rgba(255,255,255,.4);margin-bottom:10px;position:relative}.mobile-explanation-header h3{font-size:1.3rem;font-weight:600;color:#fff;margin:0;font-family:"DM Serif Display",Georgia,serif;text-align:center}.mobile-explanation-close-button{background:none;border:none;font-size:2rem;color:#ffffffb3;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;position:absolute;right:0;top:50%;transform:translateY(-50%)}.mobile-explanation-close-button:hover{background:#ffffff1a;color:#fff}.mobile-explanation-content{padding:0 20px 10px}.mobile-explanation-content p{font-size:1rem;line-height:1.6;color:#fff;margin:0;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-guess-history{margin-top:25px;padding-top:20px;border-top:1px solid #e2e8f0}.mobile-guess-history h4{color:#374151;margin-bottom:15px;font-size:1rem}.mobile-guess-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.mobile-guess-item{background:#1a2d4a;padding:8px 12px;border-radius:6px;font-size:.85rem;color:#fff;border:1px solid #1A2D4A;text-align:center}.mobile-guess-item.correct{background:#22c55e;border-color:#22c55e}.mobile-guess-item.partial{background:#10b981;border-color:#10b981}.mobile-guess-item.incorrect{background:#1a2d4a;border-color:#1a2d4a}.mobile-partial-correct-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;animation:mobilePartialCorrectSlideIn .3s ease-out}.mobile-partial-correct-content{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:16px 24px;border-radius:10px;text-align:center;box-shadow:0 8px 20px #10b9814d;border:2px solid #10b981;max-width:280px;margin:0 auto;position:relative}.mobile-partial-correct-close{position:absolute;top:6px;right:10px;background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.mobile-partial-correct-close:hover{background-color:#fff3}.mobile-partial-correct-icon{font-size:1.8rem;margin-bottom:6px}.mobile-partial-correct-text{font-size:1.1rem;font-weight:700;margin-bottom:3px}.mobile-partial-correct-subtext{font-size:.85rem;opacity:.9}@keyframes mobilePartialCorrectSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width: 360px){.mobile-medle-week-theme{padding:10px 12px;margin:8px auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px)}.mobile-medle-game{margin:0 auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px);padding:15px}.mobile-medle-case-title h2{font-size:1.2rem}.mobile-clue-card{padding:12px}.mobile-clue-content{font-size:.95rem}.mobile-guess-input{padding:12px 14px;font-size:.95rem}.mobile-submit-button{padding:12px;font-size:1rem}.mobile-game-result{padding:20px}.mobile-game-result h3{font-size:1.2rem}.mobile-explanation-modal-overlay{padding:10px}.mobile-explanation-modal{max-height:85vh}.mobile-explanation-header{padding:15px 15px 0}.mobile-explanation-header h3{font-size:1.2rem}.mobile-explanation-content{padding:0 15px 15px}.mobile-explanation-content p{font-size:.95rem}}.medmatch-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px}.medmatch-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.medmatch-error{text-align:center;padding:60px 20px}.medmatch-error h2{color:#1e293b;margin-bottom:10px}.medmatch-error p{color:#64748b}.medmatch-top-controls{position:absolute;top:20px;right:40px;display:flex;align-items:center;gap:12px;z-index:1000}.crossword-timer{font-size:24px;font-weight:700;color:#1a2d4a;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(26,45,74,.1);align-self:center;text-align:center;margin:0 0 16px}.medmatch-start-screen{background:#fff;border-radius:12px;padding:0 40px 40px;box-shadow:0 2px 8px #0000001a;max-width:600px;width:100%;margin:0 auto;text-align:center}.medmatch-start-screen h2{font-size:1.8rem;color:#1e293b;margin:0 0 20px;font-weight:600;font-family:"DM Serif Display",Georgia,serif;display:flex;align-items:center;justify-content:center;gap:8px}.how-to-play-section p{font-size:14px;color:#475569;line-height:1.5;margin:0}.how-to-play-section ul{margin:8px 0 0;padding-left:20px}.how-to-play-section li{font-size:14px;color:#475569;line-height:1.5;margin-bottom:4px}.scoring-formula{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:12px;margin:12px 0;text-align:center;font-family:Courier New,monospace;font-size:14px;color:#1a2d4a}.exit-confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.exit-confirmation-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:24px;width:90%;max-width:400px;z-index:1002;box-shadow:0 4px 24px #00000026}.exit-confirmation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.exit-confirmation-header h3{font-size:20px;font-weight:700;color:#1a2d4a;margin:0}.exit-confirmation-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.exit-confirmation-close:hover{background-color:#f1f5f9}.exit-confirmation-content{margin-bottom:24px}.exit-confirmation-content p{font-size:14px;color:#475569;line-height:1.5;margin:0 0 12px}.exit-confirmation-content p:last-child{margin-bottom:0}.exit-confirmation-buttons{display:flex;gap:12px;justify-content:flex-end}.exit-confirmation-cancel{background:#f1f5f9;color:#475569;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.exit-confirmation-cancel:hover{background:#e2e8f0}.exit-confirmation-confirm{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.exit-confirmation-confirm:hover{background:#dc2626}.leaderboard-stats{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.leaderboard-score{font-weight:600;color:#1a2d4a;font-size:14px}.leaderboard-time-lives{display:flex;align-items:center;gap:8px;font-size:12px}.leaderboard-time{color:#64748b}.leaderboard-lives{color:#ef4444}.medmatch-week-theme{text-align:center;padding:6px 12px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500;max-width:600px;margin:-12px auto 12px}.medmatch-theme-label{color:#e2e8f0}.medmatch-theme-name{font-weight:700;color:#fff}.medmatch-leaderboard-button-top{background:#1a2d4a;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.medmatch-leaderboard-button-top:hover{background:#2d4a6b}.medmatch-lives-display{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.lives-label{font-size:1.1rem;font-weight:600;color:#1a2d4a}.life-heart{font-size:1.5rem;color:#dc2626}.medmatch-description-card{background-color:#d6ecfa;border:1px solid #a0c4ff;border-radius:12px;padding:1rem;margin-bottom:30px;min-height:3rem;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease}.medmatch-description-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.medmatch-description-content{line-height:1.4;color:#333;text-align:center;font-size:1.1rem}.start-game-button{background:#1a2d4a;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease}.start-game-button:hover{background:#2d4a6b;transform:translateY(-2px)}.medmatch-game{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;max-width:800px;width:100%;margin:0 auto}.medmatch-round-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.medmatch-case-title{text-align:center;flex:1;margin:0 20px}.medmatch-case-title h2{font-size:1.8rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.medmatch-difficulty-container{display:flex;justify-content:center;align-items:center;margin:-4px 0 8px}.medmatch-difficulty-badge{padding:8px 16px;border-radius:20px;color:#fff;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.round-counter{font-size:1.2rem;font-weight:600;color:#1a2d4a}.medmatch-lives{display:flex;align-items:center;gap:4px;font-size:1rem;font-weight:600;color:#1a2d4a}.medmatch-timer-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;margin-bottom:30px;overflow:hidden}.medmatch-terms{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.term-button{background:#1a2d4a;border:2px solid #1A2D4A;border-radius:12px;padding:20px;font-size:1.1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.term-button:hover:not(:disabled){background:#2d4a6b;border-color:#2d4a6b;transform:translateY(-2px)}.term-button:disabled{cursor:not-allowed;opacity:.7}.term-button.correct{background:#dcfce7;border-color:#22c55e;color:#166534}.term-button.incorrect{background:#fef2f2;border-color:#ef4444;color:#991b1b}.term-button.revealed-impostor{background:#fef3c7;border-color:#f59e0b;color:#92400e;animation:pulse .5s ease-in-out}.term-button.wrong-guess{background:#fef2f2;border-color:#ef4444;color:#991b1b;opacity:.7}.medmatch-feedback{text-align:center;padding:20px;border-radius:8px;margin-top:20px}.feedback-correct{background:#dcfce7;color:#166534;font-weight:600;font-size:1.1rem}.feedback-incorrect{background:#fef2f2;color:#991b1b;font-weight:600;font-size:1.1rem}.medmatch-result{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #0000001a;max-width:600px;width:100%;margin:0 auto;text-align:center}.medmatch-result.won{border:2px solid #22c55e}.medmatch-result.lost{border:2px solid #ef4444}.medmatch-result h2{font-size:2rem;margin-bottom:-8px;margin-top:-20px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.medmatch-result.won h2,.medmatch-result.won .score-value,.medmatch-result.won .lives-remaining,.medmatch-result.won p{color:#166534}.medmatch-result.lost h2{color:#991b1b}.score-value{font-size:2rem;font-weight:600;color:#991b1b;margin-bottom:8px;font-family:"DM Serif Display",Georgia,serif}.lives-remaining{font-size:1.5rem;color:#991b1b;font-weight:600;font-family:"DM Serif Display",Georgia,serif;margin-bottom:-8px}.medmatch-result p{font-size:1.1rem;color:#991b1b;margin-bottom:30px;line-height:1.6;font-family:"DM Serif Display",Georgia,serif;font-weight:600}.result-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.review-button,.reset-button,.leaderboard-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.review-button:hover,.reset-button:hover,.leaderboard-button:hover{background:#2d4a6b;transform:translateY(-1px)}.review-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}.review-button:hover{background:#2a3d5a!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #1a2d4a33!important}.medmatch-review{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;max-width:800px;width:100%;margin:0 auto}.medmatch-review h2{text-align:center;font-size:1.8rem;color:#1e293b;margin-bottom:20px;margin-top:-10px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.review-rounds{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.review-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;cursor:pointer;transition:all .2s ease;margin-bottom:12px}.review-card:hover{background:#f1f5f9;border-color:#cbd5e1}.review-card.correct{background:#f0fdf4;border-color:#22c55e}.review-card.incorrect{background:#fef2f2;border-color:#ef4444}.review-card.not-played{background:#1a2d4a;border-color:#1a2d4a}.review-card.not-played .expand-icon,.review-card.not-played .round-number,.review-card.not-played .category{color:#fff}.review-card.not-played .explanation{color:#e2e8f0}.round-number{font-size:1.1rem;font-weight:600;color:#1a2d4a}.result-icon{font-size:1.5rem}.category{font-size:1rem;font-weight:600;color:#1e293b}.explanation{font-size:.95rem;color:#64748b;line-height:1.5}.terms-list h4{font-size:1rem;font-weight:600;color:#1a2d4a;margin-bottom:8px}.terms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin-bottom:12px}.term-item{padding:8px 12px;border-radius:6px;font-size:.9rem;font-weight:500;display:flex;justify-content:space-between;align-items:center}.impostor-label{font-size:.8rem;font-weight:600;color:#166534}.mini-quiz-container{background:#fff;border-radius:12px;padding:0 24px 48px;box-shadow:0 2px 8px #0000001a;max-width:600px;width:100%;margin:0 auto}.mini-quiz-header{text-align:center;margin-bottom:30px}.mini-quiz-header h2{font-size:1.8rem;color:#1e293b;margin-bottom:8px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.quiz-progress{font-size:1rem;color:#64748b;font-weight:500}.quiz-question h3{font-size:1.2rem;color:#1a2d4a;margin-bottom:20px;line-height:1.5;font-weight:600}.quiz-terms-set{font-size:1rem;color:#f59e0b;margin-bottom:12px;font-weight:500}.quiz-terms-set .terms-list{color:#f59e0b;font-weight:600}.quiz-options{display:flex;flex-direction:column;gap:12px}.quiz-option-button{background:#1a2d4a;border:2px solid #1A2D4A;border-radius:8px;padding:16px 20px;font-size:1rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;text-align:left}.quiz-option-button:hover{background:#2d4a6b;border-color:#2d4a6b;transform:translateY(-1px)}.quiz-option-button:disabled{opacity:.6;cursor:not-allowed}.quiz-option-button.correct-selected{background:#22c55e;border-color:#22c55e;color:#fff}.quiz-skip-finish{display:flex;gap:12px;margin-top:20px;justify-content:center}.quiz-skip-button{background:#1a2d4a;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quiz-skip-button:hover{background:#2d4a6b;transform:translateY(-1px)}.quiz-finish-button{background:#1a2d4a;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quiz-finish-button:hover{background:#2d4a6b;transform:translateY(-1px)}.quiz-feedback{margin-top:24px;padding-top:20px;border-top:2px solid #e2e8f0}.feedback-result{padding:16px;border-radius:8px;margin-bottom:16px;text-align:center}.feedback-result.correct{background:#f0fdf4;border:2px solid #22c55e}.feedback-result.incorrect{background:#fef2f2;border:2px solid #ef4444}.feedback-result h4{font-size:1.1rem;font-weight:600;margin:0 0 8px}.feedback-result.correct h4{color:#16a34a}.feedback-result.incorrect h4{color:#dc2626}.feedback-result p{font-size:.9rem;margin:6px 0;font-weight:500}.feedback-result.incorrect .user-answer{color:#dc2626}.feedback-result.correct .user-answer,.feedback-result .correct-answer{color:#16a34a}.feedback-explanation{background:#1a2d4a;border-radius:8px;padding:16px;margin-bottom:20px}.feedback-explanation p{font-size:1rem;color:#fff;line-height:1.6;margin:0}.quiz-results-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}.quiz-results-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:quizResultsFadeIn .2s}@keyframes quizResultsFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.quiz-results-close{position:absolute;top:18px;right:22px;background:none;border:none;font-size:2rem;color:#b0b0b0;cursor:pointer;transition:color .15s}.quiz-results-close:hover{color:#333}.quiz-results-icon{display:block;margin:-1.5rem auto .2rem;width:180px;height:180px}.quiz-results-heading{font-size:1.3rem;font-weight:900;color:#1a2233;margin-bottom:.1rem;letter-spacing:-.5px;margin-top:-.3rem}.quiz-results-score{color:#f59e0b;font-size:.95rem;margin-bottom:.4rem;font-weight:600}.quiz-results-funfact{margin-top:.4rem;padding-top:.6rem;border-top:1px solid #e5e7eb;font-size:.9rem;color:#64748b;line-height:1.6;font-weight:400}.quiz-results-funfact-label{color:#2563eb;font-weight:600;margin-right:.3em;font-size:.9rem}.quiz-back-button:hover{background:#2d4a6b;transform:translateY(-1px)}.quiz-review h3{font-size:1.2rem;color:#1a2d4a;margin-bottom:20px;font-weight:600}.quiz-review-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px}.quiz-review-item.correct{background:#f0fdf4;border-color:#22c55e}.quiz-review-item.incorrect{background:#fef2f2;border-color:#ef4444}.quiz-review-question{font-size:1rem;font-weight:600;color:#1a2d4a;margin-bottom:8px}.quiz-review-answer{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.user-answer{font-size:.9rem;color:#64748b}.correct-answer{font-size:.9rem;color:#059669;font-weight:500}.quiz-review-explanation{font-size:.9rem;color:#64748b;line-height:1.5}.quiz-results-buttons{display:flex;justify-content:center;gap:16px;margin-top:30px}.quiz-back-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quiz-explanation{margin-top:20px}.explanation-result{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:20px;margin-bottom:20px;text-align:center}.explanation-result.correct{background:#f0fdf4;border-color:#22c55e}.explanation-result.incorrect{background:#fef2f2;border-color:#ef4444}.explanation-result h3{font-size:1.3rem;margin-bottom:12px;font-weight:600}.explanation-result.correct h3{color:#166534}.explanation-result.incorrect h3{color:#991b1b}.explanation-result p{font-size:1rem;margin-bottom:8px;color:#1a2d4a}.explanation-text{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:20px}.explanation-text p{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.quiz-navigation{display:flex;justify-content:center}.quiz-next-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quiz-next-button:hover{background:#2d4a6b;transform:translateY(-1px)}.review-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mini-quiz-button,.back-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mini-quiz-button:hover,.back-button:hover{background:#2d4a6b;transform:translateY(-1px)}@media (max-width: 768px){.medmatch-container{padding:10px}.medmatch-start-screen{padding:30px 20px}.medmatch-start-screen h2{font-size:1.25rem}.medmatch-game{padding:20px}.medmatch-terms{grid-template-columns:1fr;gap:12px}.term-button{padding:16px;font-size:1rem;min-height:50px}.medmatch-result{padding:30px 20px}.medmatch-result h2{font-size:1.5rem}.result-buttons{flex-direction:column;gap:8px}.review-button,.reset-button,.leaderboard-button{width:100%}.medmatch-review{padding:20px}.review-buttons{flex-direction:column;gap:8px}.mini-quiz-button,.back-button{width:100%}}@media (max-width: 480px){.medmatch-start-screen{padding:20px 15px}.medmatch-game{padding:15px}.medmatch-result{padding:20px 15px}.medmatch-review{padding:15px}.term-button{padding:12px;font-size:.95rem}}.mobile-medmatch-container{min-height:100vh;background-color:#f8fafc;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-medmatch-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.mobile-medmatch-error{text-align:center;padding:80px 20px}.mobile-medmatch-error h2{color:#1e293b;margin-bottom:10px;font-size:1.5rem}.mobile-medmatch-error p{color:#64748b;font-size:1rem}.mobile-medmatch-top-controls{position:absolute;top:15px;right:50px;display:flex;align-items:center;gap:8px;z-index:1000}.mobile-medmatch-container .mobile-hamburger-icon,.mobile-medmatch-container .mobile-hamburger-icon:before,.mobile-medmatch-container .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-medmatch-container .mobile-hamburger-button.open .mobile-hamburger-icon:before,.mobile-medmatch-container .mobile-hamburger-button.open .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-crossword-timer{font-size:18px;font-weight:600;color:#1a2d4a;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(26,45,74,.1);align-self:center;text-align:center;margin:0 0 12px}.mobile-medmatch-leaderboard-button-top{background:#fff;color:#1a2d4a;border:1px solid #1A2D4A;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:500;cursor:pointer;transition:background-color .2s}.mobile-medmatch-leaderboard-button-top:hover{background:#f0f0f0;color:#1a2d4a}.mobile-medmatch-week-theme{text-align:center;margin:-6px 15px 4px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);padding:6px 10px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500}.mobile-medmatch-theme-label{font-size:.85rem;opacity:.9;display:block;margin-bottom:4px}.mobile-medmatch-theme-name{font-size:1rem;font-weight:600;display:block}.mobile-medmatch-start-screen{background:#fff;margin:0 20px 0 -20px;max-width:calc(100vw - 40px);width:calc(100vw - 40px);border-radius:12px;padding:0 20px 30px;box-shadow:0 2px 8px #0000001a;text-align:center}.mobile-medmatch-start-screen h2{font-size:1.4rem;color:#1e293b;margin:0 0 10px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-medmatch-lives-display{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.lives-label{font-size:1rem;font-weight:600;color:#1a2d4a}.life-heart{font-size:1.3rem;color:#dc2626}.life-heart.lost{visibility:hidden}.mobile-medmatch-description-card{background-color:#d6ecfa;border:1px solid #a0c4ff;border-radius:12px;padding:.5rem;margin-bottom:30px;min-height:2.5rem;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease}.mobile-medmatch-description-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.mobile-medmatch-description-content{line-height:1.4;color:#333;text-align:center;font-size:1rem}.mobile-start-game-button{background:#1a2d4a;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.mobile-start-game-button:hover{background:#2d4a6b;transform:translateY(-2px)}.mobile-medmatch-game{background:#fff;margin:0 15px 20px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.mobile-medmatch-round-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mobile-medmatch-case-title{text-align:center;flex:1;margin:0 20px}.mobile-medmatch-case-title h2{font-size:1.5rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-medmatch-difficulty-container{display:flex;justify-content:center;align-items:center;margin:4px 15px 8px -15px;position:relative}.mobile-medmatch-difficulty-badge{padding:8px 16px;border-radius:20px;color:#fff;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.mobile-medmatch-timer-container{position:absolute;right:35px;display:flex;align-items:center;gap:4px}.mobile-medmatch-timer{font-size:16px;font-weight:500;color:#1a2d4a;font-variant-numeric:tabular-nums;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.mobile-medmatch-difficulty-container .mobile-medmatch-timer{font-size:.9rem;font-weight:600;color:#333}.round-counter{font-size:1.1rem;font-weight:600;color:#1a2d4a}.mobile-medmatch-lives{display:flex;align-items:center;gap:4px;font-size:.9rem;font-weight:600;color:#1a2d4a}.mobile-medmatch-timer-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;margin-bottom:30px;overflow:hidden}.timer-fill{height:100%;transition:width 1s linear;border-radius:4px}.mobile-medmatch-terms{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.mobile-term-button{background:#1a2d4a;border:2px solid #1A2D4A;border-radius:12px;padding:16px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;min-height:50px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.mobile-term-button:hover:not(:disabled){background:#2d4a6b;border-color:#2d4a6b;transform:translateY(-2px)}.mobile-term-button:disabled{cursor:not-allowed;opacity:.7}.mobile-term-button.correct{background:#dcfce7;border-color:#22c55e;color:#166534}.mobile-term-button.incorrect{background:#fef2f2;border-color:#ef4444;color:#991b1b}.mobile-term-button.revealed-impostor{background:#fef3c7;border-color:#f59e0b;color:#92400e;animation:pulse .5s ease-in-out}.mobile-term-button.wrong-guess{background:#fef2f2;border-color:#ef4444;color:#991b1b;opacity:.7}.mobile-medmatch-feedback{text-align:center;padding:20px;border-radius:8px;margin-top:20px}.feedback-correct{background:#dcfce7;color:#166534;font-weight:600;font-size:1rem}.feedback-incorrect{background:#fef2f2;color:#991b1b;font-weight:600;font-size:1rem}.mobile-medmatch-result{background:#fff;margin:0 15px 0 -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:30px 20px;box-shadow:0 2px 8px #0000001a;text-align:center}.mobile-medmatch-result.won{border:2px solid #22c55e}.mobile-medmatch-result.lost{border:2px solid #ef4444}.mobile-medmatch-result h2{font-size:1.5rem;margin-bottom:-8px;margin-top:-20px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-medmatch-result.won h2,.mobile-medmatch-result.won .score-value,.mobile-medmatch-result.won .lives-remaining,.mobile-medmatch-result.won p{color:#166534}.mobile-medmatch-result.lost h2{color:#991b1b}.score-display{background:#f8fafc;border-radius:8px;padding:20px;margin:20px 0}.score-value{font-size:1.8rem;font-weight:600;color:#991b1b;margin-bottom:8px;font-family:"DM Serif Display",Georgia,serif}.lives-remaining{font-size:1.3rem;color:#991b1b;font-weight:600;font-family:"DM Serif Display",Georgia,serif;margin-bottom:-8px}.mobile-medmatch-result p{font-size:1rem;color:#991b1b;margin-bottom:30px;line-height:1.6;font-family:"DM Serif Display",Georgia,serif;font-weight:600}.mobile-result-buttons{display:flex;flex-direction:column;gap:8px}.mobile-review-button,.mobile-reset-button,.mobile-leaderboard-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.mobile-review-button:hover,.mobile-reset-button:hover,.mobile-leaderboard-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-review-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;width:100%}.mobile-review-button:hover{background:#2a3d5a!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #1a2d4a33!important}.mobile-medmatch-review{background:#fff;margin:0 15px 0 -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.mobile-medmatch-review h2{text-align:center;font-size:1.5rem;color:#1e293b;margin-bottom:20px;margin-top:-10px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-review-rounds{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.mobile-review-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;margin-bottom:12px}.mobile-review-card:hover{background:#f1f5f9;border-color:#cbd5e1}.mobile-review-card.correct{background:#f0fdf4;border-color:#22c55e}.mobile-review-card.incorrect{background:#fef2f2;border-color:#ef4444}.mobile-review-card.not-played{background:#1a2d4a;border-color:#1a2d4a}.mobile-review-card.not-played .expand-icon,.mobile-review-card.not-played .round-number,.mobile-review-card.not-played .category{color:#fff}.mobile-review-card.not-played .explanation{color:#e2e8f0}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.review-header-right{display:flex;align-items:center;gap:12px}.expand-icon{color:#64748b;font-size:.9rem;transition:transform .2s ease}.round-number{font-size:1rem;font-weight:600;color:#1a2d4a}.result-icon{font-size:1.3rem}.result-icon.correct{background:#22c55e;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.result-icon.incorrect{background:#ef4444;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.result-icon.not-played{background:#64748b;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.review-terms{display:flex;flex-direction:column;gap:8px}.category{font-size:.95rem;font-weight:600;color:#1e293b}.explanation{font-size:.9rem;color:#64748b;line-height:1.5}.expanded-content{margin-top:8px;padding-top:12px;border-top:1px solid #e2e8f0}.terms-list h4{font-size:.9rem;font-weight:600;color:#1a2d4a;margin-bottom:8px}.terms-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:12px}.term-item{padding:8px 12px;border-radius:6px;font-size:.85rem;font-weight:500;display:flex;justify-content:space-between;align-items:center}.term-item.member{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.term-item.impostor{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.impostor-label{font-size:.75rem;font-weight:600;color:#166534}.player-choice{margin-top:12px;padding:8px 12px;background:#1a2d4a;border-radius:6px;border-left:4px solid #1A2D4A}.mobile-mini-quiz-container{background:#fff;margin:0 15px 0 -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:0 20px 40px;box-shadow:0 2px 8px #0000001a}.mobile-mini-quiz-header{text-align:center;margin-bottom:24px}.mobile-mini-quiz-header h2{font-size:1.5rem;color:#1e293b;margin-bottom:8px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-quiz-progress{font-size:.9rem;color:#64748b;font-weight:500}.mobile-quiz-question h3{font-size:1.1rem;color:#1a2d4a;margin-bottom:16px;line-height:1.5;font-weight:600}.mobile-quiz-terms-set{font-size:.9rem;color:#f59e0b;margin-bottom:10px;font-weight:500}.mobile-quiz-terms-set .terms-list{color:#f59e0b;font-weight:600}.mobile-quiz-options{display:flex;flex-direction:column;gap:10px}.mobile-quiz-option-button{background:#1a2d4a;border:2px solid #1A2D4A;border-radius:8px;padding:14px 16px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;text-align:left}.mobile-quiz-option-button:hover{background:#2d4a6b;border-color:#2d4a6b;transform:translateY(-1px)}.mobile-quiz-option-button:disabled{opacity:.6;cursor:not-allowed}.mobile-quiz-option-button.correct-selected{background:#22c55e;border-color:#22c55e;color:#fff}.mobile-quiz-skip-finish{display:flex;gap:10px;margin-top:16px;justify-content:center}.mobile-quiz-skip-button{background:#1a2d4a;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-quiz-skip-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-quiz-finish-button{background:#1a2d4a;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-quiz-finish-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-quiz-feedback{margin-top:20px;padding-top:16px;border-top:2px solid #e2e8f0}.mobile-feedback-result{padding:14px;border-radius:8px;margin-bottom:14px;text-align:center}.mobile-feedback-result.correct{background:#f0fdf4;border:2px solid #22c55e}.mobile-feedback-result.incorrect{background:#fef2f2;border:2px solid #ef4444}.mobile-feedback-result h4{font-size:1rem;font-weight:600;margin:0 0 6px}.mobile-feedback-result.correct h4{color:#16a34a}.mobile-feedback-result.incorrect h4{color:#dc2626}.mobile-feedback-result p{font-size:.85rem;margin:4px 0;font-weight:500}.mobile-feedback-result.incorrect .user-answer{color:#dc2626}.mobile-feedback-result.correct .user-answer,.mobile-feedback-result .correct-answer{color:#16a34a}.mobile-feedback-explanation{background:#1a2d4a;border-radius:8px;padding:14px;margin-bottom:16px}.mobile-feedback-explanation p{font-size:.9rem;color:#fff;line-height:1.5;margin:0}.mobile-quiz-results-container{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a;max-width:100%;width:100%;margin:0 auto}.mobile-quiz-results-header{text-align:center;margin-bottom:24px}.mobile-quiz-results-header h2{font-size:1.5rem;color:#1e293b;margin-bottom:8px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-quiz-score{font-size:1.1rem;color:#1a2d4a;font-weight:600}.mobile-quiz-review h3{font-size:1.1rem;color:#1a2d4a;margin-bottom:16px;font-weight:600}.mobile-quiz-review-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin-bottom:12px}.mobile-quiz-review-item.correct{background:#f0fdf4;border-color:#22c55e}.mobile-quiz-review-item.incorrect{background:#fef2f2;border-color:#ef4444}.mobile-quiz-review-question{font-size:.9rem;font-weight:600;color:#1a2d4a;margin-bottom:6px}.mobile-quiz-review-answer{display:flex;flex-direction:column;gap:3px;margin-bottom:6px}.mobile-quiz-review-answer .user-answer{font-size:.8rem;color:#64748b}.no-answer{color:#fff;font-weight:500}.your-answer.correct{color:#059669;font-weight:600}.your-answer.incorrect{color:#dc2626;font-weight:600}.mobile-quiz-review-answer .correct-answer{font-size:.8rem;color:#059669;font-weight:500}.mobile-quiz-review-explanation{font-size:.8rem;color:#64748b;line-height:1.5}.mobile-quiz-results-buttons{display:flex;justify-content:center;margin-top:24px}.mobile-quiz-back-button{padding:10px 20px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-quiz-explanation{margin-top:16px}.mobile-explanation-result{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px;text-align:center}.mobile-explanation-result.correct{background:#f0fdf4;border-color:#22c55e}.mobile-explanation-result.incorrect{background:#fef2f2;border-color:#ef4444}.mobile-explanation-result h3{font-size:1.1rem;margin-bottom:10px;font-weight:600}.mobile-explanation-result.correct h3{color:#166534}.mobile-explanation-result.incorrect h3{color:#991b1b}.mobile-explanation-result p{font-size:.9rem;margin-bottom:6px;color:#1a2d4a}.mobile-explanation-text{background:#f8fafc;border-radius:8px;padding:14px;margin-bottom:16px}.mobile-explanation-text p{font-size:.9rem;color:#64748b;line-height:1.5;margin:0}.mobile-quiz-navigation{display:flex;justify-content:center}.mobile-quiz-next-button{padding:10px 20px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-quiz-next-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-review-buttons{display:flex;flex-direction:column;gap:8px}.mobile-mini-quiz-button,.mobile-back-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.mobile-mini-quiz-button:hover,.mobile-back-button:hover{background:#2d4a6b;transform:translateY(-1px)}@media (max-width: 360px){.mobile-medmatch-week-theme{padding:10px 12px;margin:8px auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px)}.mobile-medmatch-start-screen{margin:0 15px 0 -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);padding:20px 15px}.mobile-medmatch-start-screen h2{font-size:1.2rem}.mobile-medmatch-game{margin:0 auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px);padding:15px}.mobile-medmatch-result{margin:0 auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px);padding:20px 15px}.mobile-medmatch-review{margin:0 auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px);padding:15px}.mobile-term-button{padding:12px;font-size:.95rem}}.mobile-quiz-results-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.mobile-quiz-results-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;padding:8px 16px 16px;max-width:90vw;width:100%;text-align:center;position:relative;animation:mobileQuizResultsFadeIn .2s}@keyframes mobileQuizResultsFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.mobile-quiz-results-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-quiz-results-close:hover{color:#333;background-color:#0000000d}.mobile-quiz-results-close:active{background-color:#0000001a;transform:scale(.95)}.mobile-quiz-results-icon{display:block;margin:-.9rem auto .1rem;width:100px;height:100px;max-width:100%;max-height:100px;object-fit:contain}.mobile-quiz-results-heading{font-size:1.2rem;font-weight:900;color:#1a2233;margin-bottom:.1rem;letter-spacing:-.5px;margin-top:-.3rem}.mobile-quiz-results-score{color:#f59e0b;font-size:.9rem;margin-bottom:.4rem;font-weight:600}.mobile-quiz-results-funfact{margin-top:.4rem;padding-top:.6rem;border-top:1px solid #e5e7eb;font-size:.8rem;color:#64748b;line-height:1.5;font-weight:400}.mobile-quiz-results-funfact-label{color:#2563eb;font-weight:600;margin-right:.3em;font-size:.8rem}.mobile-quiz-results-buttons{display:flex;flex-direction:column;gap:12px}.mobile-quiz-back-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.mobile-quiz-back-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-exit-confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.mobile-exit-confirmation-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:20px;width:90%;max-width:400px;z-index:1002;box-shadow:0 4px 24px #00000026}.mobile-exit-confirmation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-exit-confirmation-header h3{font-size:18px;font-weight:700;color:#1a2d4a;margin:0}.mobile-exit-confirmation-close{background:none;border:none;font-size:20px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.mobile-exit-confirmation-close:hover{background-color:#f1f5f9}.mobile-exit-confirmation-content{margin-bottom:20px}.mobile-exit-confirmation-content p{font-size:14px;color:#64748b;margin:0 0 8px;line-height:1.5}.mobile-exit-confirmation-buttons{display:flex;gap:12px;justify-content:flex-end}.mobile-exit-confirmation-cancel{background:#f1f5f9;color:#475569;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.mobile-exit-confirmation-cancel:hover{background:#e2e8f0}.mobile-exit-confirmation-confirm{background:#dc2626;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.mobile-exit-confirmation-confirm:hover{background:#b91c1c}.medmatch-test-page{padding:20px;max-width:1400px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.test-header{text-align:center;margin-bottom:30px}.test-header h1{color:#1e293b;margin-bottom:10px;font-size:2.5rem;font-weight:700}.test-header p{color:#64748b;font-size:1.1rem;margin:0}.loading{text-align:center;padding:60px 20px;font-size:1.2rem;color:#64748b}.week-navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.week-navigation h2{margin:0;color:#1e293b;font-size:1.5rem;font-weight:600}.nav-btn{padding:10px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .2s}.nav-btn:hover{background:#2563eb}.refresh-btn{background:#10b981}.refresh-btn:hover{background:#059669}.week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.week-day{padding:20px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.week-day:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.week-day.selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 4px 12px #3b82f626}.day-header{margin-bottom:15px}.day-name{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:5px}.day-date{font-size:.9rem;color:#64748b}.puzzle-status{margin-bottom:10px}.status-indicator{padding:6px 12px;border-radius:6px;font-size:.9rem;font-weight:500;margin-bottom:5px}.status-indicator.available{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.status-indicator.missing{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.puzzle-info{margin-top:10px}.info-item{font-size:.8rem;color:#64748b;margin-bottom:3px}.error-message{font-size:.8rem;color:#dc2626;background:#fef2f2;padding:8px;border-radius:6px;border:1px solid #fecaca;margin-top:10px}.puzzle-display{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 4px 12px #0000000d}.puzzle-header{padding:25px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.puzzle-header h3{margin:0 0 10px;color:#1e293b;font-size:1.4rem;font-weight:600}.test-mode-notice{color:#64748b;margin:0 0 15px;font-size:.95rem}.puzzle-details{display:flex;gap:20px;flex-wrap:wrap}.detail-item{font-size:.9rem;color:#475569}.detail-item strong{color:#1e293b}.puzzle-container{padding:0}.test-puzzle-wrapper{width:100%;min-height:600px}.no-puzzle{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.no-puzzle p{font-size:1.1rem;color:#64748b;margin-bottom:30px}.debug-info{text-align:left;max-width:500px;margin:0 auto;background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.debug-info h4{margin:0 0 15px;color:#1e293b;font-size:1.1rem}.debug-info p{margin:8px 0;color:#475569;font-size:.9rem}.debug-info li{margin:5px 0;color:#475569;font-size:.9rem}@media (max-width: 768px){.medmatch-test-page{padding:15px}.week-navigation{flex-direction:column;gap:15px;text-align:center}.nav-buttons{justify-content:center}.week-grid{grid-template-columns:1fr}.puzzle-details{flex-direction:column;gap:10px}.test-header h1{font-size:2rem}}.medle-test-page{padding:20px;max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.test-header{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;border-radius:12px;box-shadow:0 4px 15px #9c27b04d}.week-day:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000026;border-color:#9c27b0}.week-day.selected{border-color:#9c27b0;background:linear-gradient(135deg,#f3e5f5,#e1bee7);box-shadow:0 4px 15px #9c27b033}.puzzle-header{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;padding:25px}@media (max-width: 768px){.medle-test-page{padding:15px}.test-header h1{font-size:2rem}.week-navigation{flex-direction:column;gap:15px;text-align:center}.nav-buttons{justify-content:center}.week-grid,.puzzle-details{grid-template-columns:1fr}.test-puzzle-wrapper{height:500px}}.medword-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.medword-error{text-align:center;padding:60px 20px}.medword-error h2{color:#1e293b;margin-bottom:10px}.medword-error p{color:#64748b}.medword-week-theme{text-align:center;padding:6px 12px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500;max-width:600px;margin:-6px auto 4px}.medword-theme-label{font-size:.9rem;opacity:.9;margin-right:8px}.medword-theme-name{font-size:1.1rem;font-weight:600}.medword-top-controls{position:absolute;top:20px;right:40px;display:flex;align-items:center;gap:12px;z-index:1000}.medword-top-controls .pause-button{margin-right:-12px}.medword-timer{font-size:24px;font-weight:600;color:#1a2d4a;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(26,45,74,.1);align-self:center}.medword-leaderboard-button-top{background:#1a2d4a;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.medword-leaderboard-button-top:hover{background:#2d4a6b}.pause-button{background:none;border:none;padding:4px;cursor:pointer;font-size:14px;opacity:.6;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.pause-button:hover{opacity:1}.medword-game{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a;max-width:500px;width:100%;margin:-3px auto 0;outline:none}.medword-title{text-align:center;margin-bottom:15px;margin-left:35px}.medword-title h2{font-size:1.8rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif;display:flex;align-items:center;justify-content:center;gap:8px}.how-to-play-icon{background:#e2e8f0;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.how-to-play-icon:hover{background:#cbd5e1;color:#475569}.medword-error-message{text-align:center;color:#dc2626;font-weight:600;margin:10px 0;font-size:1.1rem}.medword-grid{display:flex;flex-direction:column;gap:5px;margin-bottom:30px;align-items:center}.medword-row{display:flex;gap:5px}.medword-cell{width:60px;height:60px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;text-transform:uppercase;transition:all .2s ease;background:#fff;color:#1f2937;animation:none!important}.medword-cell.current{border-color:#1a2d4a;animation:none!important}.medword-cell.correct{background:#22c55e;border-color:#22c55e;color:#fff;animation:none!important}.medword-cell.present{background:#eab308;border-color:#eab308;color:#fff;animation:none!important}.medword-cell.absent{background:#6b7280;border-color:#6b7280;color:#fff;animation:none!important}.medword-result{text-align:center;padding:30px;border-radius:12px;margin:30px 0;border:2px solid;font-family:"DM Serif Display",Georgia,serif}.medword-result.success{background:#f0fdf4;border-color:#22c55e;color:#166534}.medword-result.failure{background:#fef2f2;border-color:#ef4444;color:#991b1b}.medword-result h3{font-size:1.5rem;margin:0 0 15px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.word-reveal{background:#fffc;padding:15px;border-radius:8px;margin:15px 0;border:1px solid currentColor}.word-reveal strong{font-size:1.3rem;font-weight:700}.medword-result p{font-weight:600;font-size:1.1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.reset-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.reset-button:hover{background:#2d4a6b;transform:translateY(-1px)}.leaderboard-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.leaderboard-button:hover{background:#2d4a6b;transform:translateY(-1px)}.result-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px}.medword-keyboard{display:flex;flex-direction:column;gap:8px;margin-top:20px}.keyboard-row{display:flex;gap:6px;justify-content:center}.keyboard-key{background:#d1d5db;border:none;border-radius:4px;padding:12px 8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;min-width:40px;text-transform:uppercase}.keyboard-key:hover{background:#9ca3af}.keyboard-key.special{background:#1a2d4a;color:#fff;font-size:.8rem;padding:12px}.keyboard-key.special:hover{background:#2d4a6b}.keyboard-key.correct{background:#22c55e;color:#fff}.keyboard-key.present{background:#eab308;color:#fff}.keyboard-key.absent{background:#4a5568;color:#9ca3af;opacity:.7}.keyboard-key.unused{background:#d1d5db;color:#1f2937}.how-to-play-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.how-to-play-popup{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:1002;box-shadow:0 4px 24px #00000026}.how-to-play-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.how-to-play-header h3{font-size:20px;font-weight:700;color:#1a2d4a;margin:0}.how-to-play-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.how-to-play-close:hover{background-color:#f1f5f9}.how-to-play-content{display:flex;flex-direction:column;gap:20px}.how-to-play-section h4{font-size:16px;font-weight:600;color:#1a2d4a;margin:0 0 8px}.how-to-play-section p{font-size:14px;color:#64748b;margin:0 0 8px}.pause-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pause-content{background:#fff;border-radius:12px;padding:30px;text-align:center;max-width:400px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.pause-content h2{font-size:1.5rem;font-weight:600;color:#1a2d4a;margin:0 0 10px;font-family:"DM Serif Display",Georgia,serif}.pause-content p{font-size:1rem;color:#64748b;margin:0 0 20px}.continue-button{background:#1a2d4a;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:15px}.continue-button:hover{background:#2d4a6b;transform:translateY(-1px)}.pause-date{font-size:.9rem;color:#64748b;font-weight:500}.word-reveal-box{background:#fff;border:2px solid #1A2D4A;border-radius:8px;padding:15px;margin:15px 0;box-shadow:0 2px 4px #1a2d4a1a}.word-reveal-box strong{font-size:1.3rem;font-weight:700;color:#1a2d4a;font-family:"DM Serif Display",Georgia,serif}.medword-modal-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px}.medword-modal-button{padding:12px 24px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.medword-modal-button:hover{background:#2d4a6b;transform:translateY(-1px)}@media (max-width: 768px){.medword-game{padding:15px;margin:0 15px}.medword-cell{width:50px;height:50px;font-size:1.5rem}.medword-title h2{font-size:1.25rem}.keyboard-key{padding:10px 6px;font-size:.8rem;min-width:35px}.keyboard-key.special{font-size:.7rem;padding:10px 8px}.result-buttons,.medword-modal-buttons{flex-direction:column;gap:8px}.how-to-play-popup{margin:10px;max-height:85vh}.how-to-play-header{padding:20px 20px 0}.how-to-play-header h3{font-size:1.3rem}.how-to-play-content{padding:0 20px 20px}.how-to-play-content p{font-size:1rem}}@media (max-width: 480px){.medword-game{padding:12px;margin:0 10px}.medword-cell{width:45px;height:45px;font-size:1.3rem}.medword-result{padding:20px}.keyboard-key{padding:8px 4px;font-size:.7rem;min-width:30px}.keyboard-key.special{font-size:.6rem;padding:8px 6px}}.mobile-medword-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-medword-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-medword-error{text-align:center;padding:60px 20px}.mobile-medword-error h2{color:#1e293b;margin-bottom:10px}.mobile-medword-error p{color:#64748b}.mobile-medword-week-theme{text-align:center;margin:-6px 15px 4px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);padding:6px 10px;background:linear-gradient(135deg,#1a2d4a,#2d4a6b);border-radius:8px;color:#fff;font-weight:500}.mobile-medword-theme-label{font-size:.85rem;opacity:.9;display:block;margin-bottom:4px}.mobile-medword-theme-name{font-size:1rem;font-weight:600;display:block}.mobile-medword-top-controls{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;z-index:1000}.mobile-medword-left-controls{display:flex;align-items:center;gap:8px;margin-left:35px;margin-top:8px}.mobile-medword-right-controls{display:flex;align-items:center;gap:8px;margin-right:40px;margin-top:8px}.mobile-medword-top-controls .mobile-pause-button{margin-right:-8px}.mobile-medword-timer{font-size:18px;font-weight:600;color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 2px 4px rgba(0,0,0,.3);align-self:center}.mobile-medword-leaderboard-button-top{background:#fff;color:#1a2d4a;border:1px solid #1A2D4A;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:500;cursor:pointer;transition:background-color .2s}.mobile-medword-leaderboard-button-top:hover{background:#f0f0f0;color:#1a2d4a}.mobile-pause-button{background:none;border:none;padding:4px;cursor:pointer;font-size:12px;opacity:.6;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.mobile-pause-button:hover{opacity:1}.mobile-medword-container .mobile-hamburger-icon,.mobile-medword-container .mobile-hamburger-icon:before,.mobile-medword-container .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-medword-container .mobile-hamburger-button.open .mobile-hamburger-icon:before,.mobile-medword-container .mobile-hamburger-button.open .mobile-hamburger-icon:after{background-color:#fff!important}.mobile-medword-container .crossword-header{margin-top:4px}.mobile-medword-game{background:#fff;margin:0 15px 20px -15px;max-width:calc(100vw - 30px);width:calc(100vw - 30px);border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000001a;outline:none}.mobile-medword-title{text-align:center;margin-bottom:15px;margin-left:35px}.mobile-medword-title h2{font-size:1.4rem;color:#1e293b;margin:0;font-weight:600;font-family:"DM Serif Display",Georgia,serif;display:flex;align-items:center;justify-content:center;gap:8px}.mobile-how-to-play-icon{background:#e2e8f0;border:none;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.mobile-how-to-play-icon:hover{background:#cbd5e1;color:#475569}.mobile-medword-error-message{text-align:center;color:#dc2626;font-weight:600;margin:10px 0;font-size:1rem}.mobile-medword-grid{display:flex;flex-direction:column;gap:4px;margin-bottom:25px;align-items:center}.mobile-medword-row{display:flex;gap:4px}.mobile-medword-cell{width:50px;height:50px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;text-transform:uppercase;transition:all .2s ease;background:#fff;color:#1f2937;animation:none!important}.mobile-medword-cell.current{border-color:#1a2d4a;animation:none!important}.mobile-medword-cell.correct{background:#22c55e;border-color:#22c55e;color:#fff;animation:none!important}.mobile-medword-cell.present{background:#eab308;border-color:#eab308;color:#fff;animation:none!important}.mobile-medword-cell.absent{background:#6b7280;border-color:#6b7280;color:#fff;animation:none!important}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes flip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}.mobile-medword-result{text-align:center;padding:25px;border-radius:12px;margin:25px 0;border:2px solid;font-family:"DM Serif Display",Georgia,serif}.mobile-medword-result.success{background:#f0fdf4;border-color:#22c55e;color:#166534}.mobile-medword-result.failure{background:#fef2f2;border-color:#ef4444;color:#991b1b}.mobile-medword-result h3{font-size:1.3rem;margin:0 0 15px;font-weight:600;font-family:"DM Serif Display",Georgia,serif}.mobile-word-reveal{background:#fffc;padding:12px;border-radius:8px;margin:12px 0;border:1px solid currentColor}.mobile-word-reveal strong{font-size:1.2rem;font-weight:700}.mobile-medword-result p{font-weight:600;font-size:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-reset-button{padding:10px 20px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.mobile-reset-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-leaderboard-button{padding:10px 20px;background:#1a2d4a;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;line-height:normal}.mobile-leaderboard-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-result-buttons{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.mobile-medword-keyboard{display:flex;flex-direction:column;gap:6px;margin-top:20px}.mobile-keyboard-row{display:flex;gap:4px;justify-content:center}.mobile-keyboard-key{background:#d1d5db;border:none;border-radius:4px;padding:10px 6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s ease;min-width:35px;text-transform:uppercase}.mobile-keyboard-key:hover{background:#9ca3af}.mobile-keyboard-key.special{background:#1a2d4a;color:#fff;font-size:.7rem;padding:10px 8px}.mobile-keyboard-key.special:hover{background:#2d4a6b}.mobile-keyboard-key.correct{background:#22c55e;color:#fff}.mobile-keyboard-key.present{background:#eab308;color:#fff}.mobile-keyboard-key.absent{background:#4a5568;color:#9ca3af;opacity:.7}.mobile-keyboard-key.unused{background:#d1d5db;color:#1f2937}.mobile-how-to-play-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.mobile-how-to-play-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:20px;width:90%;max-width:400px;max-height:80vh;overflow-y:auto;z-index:1002;box-shadow:0 4px 24px #00000026}.mobile-how-to-play-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.mobile-how-to-play-header h3{font-size:18px;font-weight:700;color:#1a2d4a;margin:0}.mobile-how-to-play-close{background:none;border:none;font-size:20px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.mobile-how-to-play-close:hover{background-color:#f1f5f9}.mobile-how-to-play-content{display:flex;flex-direction:column;gap:15px}.mobile-how-to-play-section h4{font-size:14px;font-weight:600;color:#1a2d4a;margin:0 0 6px}.mobile-how-to-play-section p{font-size:13px;color:#64748b;margin:0 0 6px}.mobile-pause-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.mobile-pause-content{background:#fff;border-radius:12px;padding:25px;text-align:center;max-width:350px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.mobile-pause-content h2{font-size:1.3rem;font-weight:600;color:#1a2d4a;margin:0 0 10px;font-family:"DM Serif Display",Georgia,serif}.mobile-pause-content p{font-size:.9rem;color:#64748b;margin:0 0 20px}.mobile-continue-button{background:#1a2d4a;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:15px}.mobile-continue-button:hover{background:#2d4a6b;transform:translateY(-1px)}.mobile-pause-date{font-size:.8rem;color:#64748b;font-weight:500}@media (max-width: 360px){.mobile-medword-week-theme{padding:10px 12px;margin:8px auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px)}.mobile-medword-game{margin:0 auto;max-width:calc(100vw - 20px);width:calc(100vw - 20px);padding:15px}.mobile-medword-cell{width:45px;height:45px;font-size:1.3rem}.mobile-keyboard-key{padding:8px 4px;font-size:.7rem;min-width:30px}.mobile-keyboard-key.special{font-size:.6rem;padding:8px 6px}.mobile-medword-result{padding:20px}}.medword-test-page{padding:20px;max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.test-header{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:12px;box-shadow:0 4px 15px #22c55e4d}.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:12px;border:1px solid #e9ecef}.week-navigation h2{margin:0;color:#495057;font-size:1.5rem}.nav-buttons{display:flex;gap:10px}.nav-btn{padding:10px 20px;background:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.nav-btn:hover{background:#5a6268;transform:translateY(-1px)}.refresh-btn{background:#28a745}.refresh-btn:hover{background:#218838}.week-overview{margin-bottom:30px}.week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.week-day{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.week-day:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000026;border-color:#22c55e}.week-day.selected{border-color:#22c55e;background:linear-gradient(135deg,#f0fdf4,#dcfce7);box-shadow:0 4px 15px #22c55e33}.day-header{text-align:center;margin-bottom:15px}.day-name{font-size:1.2rem;font-weight:600;color:#495057;margin-bottom:5px}.day-date{font-size:.9rem;color:#6c757d}.puzzle-status{margin-bottom:15px}.status-indicator{padding:8px 12px;border-radius:6px;font-size:.9rem;font-weight:500;text-align:center}.status-indicator.available{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-indicator.missing{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.puzzle-info{background:#f8f9fa;border-radius:8px;padding:12px}.info-item{font-size:.85rem;color:#495057;margin-bottom:4px;word-wrap:break-word}.info-item:last-child{margin-bottom:0}.error-message{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;padding:8px 12px;font-size:.85rem;margin-top:10px}.puzzle-display{background:#fff;border-radius:12px;border:1px solid #e9ecef;overflow:hidden;box-shadow:0 4px 15px #0000001a}.puzzle-header{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:25px}.puzzle-header h3{margin:0 0 10px;font-size:1.8rem;font-weight:600}.test-mode-notice{margin:0 0 20px;font-size:1rem;opacity:.9}.puzzle-details{background:#ffffff1a;border-radius:8px;padding:15px;margin-top:15px}.detail-item{margin-bottom:10px;font-size:.9rem}.detail-item:last-child{margin-bottom:0}.detail-item ul{margin:5px 0 0;padding-left:20px}.detail-item li{margin-bottom:3px}.puzzle-container{padding:20px;overflow:visible}.test-puzzle-wrapper{width:100%;height:600px;border:none;overflow:auto;min-height:600px}.no-puzzle{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:40px;text-align:center;color:#6c757d}.no-puzzle p{font-size:1.2rem;margin-bottom:20px}.debug-info{background:#f8f9fa;border-radius:8px;padding:20px;text-align:left;max-width:500px;margin:0 auto}.debug-info h4{margin-top:0;color:#495057}.debug-info ul{margin:10px 0;padding-left:20px}.debug-info li{margin-bottom:5px}.loading{text-align:center;padding:60px 20px;font-size:1.2rem;color:#6c757d;background:#fff;border-radius:12px;border:1px solid #e9ecef}@media (max-width: 768px){.medword-test-page{padding:15px}.test-header h1{font-size:2rem}.week-navigation{flex-direction:column;gap:15px;text-align:center}.nav-buttons{justify-content:center}.week-grid,.puzzle-details{grid-template-columns:1fr}.test-puzzle-wrapper{height:500px}}@media (max-width: 480px){.test-header h1{font-size:1.8rem}.week-day{padding:15px}.puzzle-header{padding:20px}.puzzle-header h3{font-size:1.5rem}}: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}
