.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;height:100svh;font-family:var(--font-source-sans);grid-template-rows:auto 1fr auto;place-items:start stretch;gap:12px;padding:32px;display:grid;overflow:hidden}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__main{flex-direction:column;grid-row-start:2;gap:12px;min-height:0;display:flex;overflow:hidden}.page-module___8aEwW__main>:last-child{flex:auto;min-height:0}.page-module___8aEwW__headerRow{justify-content:flex-start;align-items:center;gap:12px;display:flex}.page-module___8aEwW__headerRow h1{margin:0;font-size:48px;font-weight:400}.page-module___8aEwW__headerBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--gray-alpha-200);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:14px}.page-module___8aEwW__headerBtn:hover{background:var(--gray-alpha-100)}.page-module___8aEwW__startBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:8px;padding:8px 12px;font-size:14px}.page-module___8aEwW__startBtn:hover{color:#000;background:#fff;border:1px solid #000}.page-module___8aEwW__startBtn:disabled{background:var(--gray-alpha-100);color:var(--foreground);border:1px solid var(--gray-alpha-200);cursor:not-allowed}.page-module___8aEwW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module___8aEwW__main li:not(:last-of-type){margin-bottom:8px}.page-module___8aEwW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module___8aEwW__ctas{gap:16px;display:flex}.page-module___8aEwW__ctas a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module___8aEwW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module___8aEwW__footer{grid-row-start:3;gap:24px;display:flex}.page-module___8aEwW__footer a{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:transparent}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:transparent}.page-module___8aEwW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module___8aEwW__page{padding:32px}.page-module___8aEwW__main{align-items:stretch}.page-module___8aEwW__main ol{text-align:left}.page-module___8aEwW__ctas{flex-direction:column}.page-module___8aEwW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module___8aEwW__secondary{min-width:auto}.page-module___8aEwW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}}
.Crossword-module__lcZnIG__container{flex:1;grid-template-columns:auto 360px 300px;align-items:start;gap:24px;width:100%;max-width:100%;min-height:0;display:grid;overflow:hidden}.Crossword-module__lcZnIG__uploader{margin-bottom:16px}.Crossword-module__lcZnIG__dropZone{border:2px dashed var(--gray-alpha-200);text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10px;padding:16px}.Crossword-module__lcZnIG__dropActive{background:#eefcf0;border-color:#86e19a}.Crossword-module__lcZnIG__gridWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Crossword-module__lcZnIG__root{flex-direction:column;height:100%;min-height:0;display:flex}.Crossword-module__lcZnIG__meta{color:var(--foreground);font-size:14px}.Crossword-module__lcZnIG__actions{gap:8px;margin:8px 0 4px;display:flex}.Crossword-module__lcZnIG__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--gray-alpha-200);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:12px}.Crossword-module__lcZnIG__btn:hover{background:var(--gray-alpha-100)}.Crossword-module__lcZnIG__grid{--cell-size:40px;background:0 0;border:2px solid #000;margin:0;display:inline-grid}.Crossword-module__lcZnIG__cell{width:var(--cell-size);height:var(--cell-size);background:#fff;border:1px solid #000;justify-content:center;align-items:center;display:flex;position:relative}.Crossword-module__lcZnIG__block{width:var(--cell-size);height:var(--cell-size);background:#000;border:1px solid #000}.Crossword-module__lcZnIG__cellInput{text-align:center;text-transform:uppercase;z-index:2;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:22px;font-weight:700}.Crossword-module__lcZnIG__inputRowHighlight,.Crossword-module__lcZnIG__inputColHighlight{background:var(--gray-alpha-200)}.Crossword-module__lcZnIG__correctCell{background:rgba(34,197,94,.16)}.Crossword-module__lcZnIG__incorrectCell{background:rgba(220,38,38,.12)}.Crossword-module__lcZnIG__rowHighlight,.Crossword-module__lcZnIG__colHighlight{background:var(--gray-alpha-100)}.Crossword-module__lcZnIG__cellNum{color:#666;z-index:1;pointer-events:none;font-size:11px;font-weight:600;line-height:1;position:absolute;top:2px;left:3px}.Crossword-module__lcZnIG__clues{border:1px solid var(--gray-alpha-200);background:#fff;border-radius:6px;max-height:calc(100vh - 120px);padding:0;overflow-y:auto}.Crossword-module__lcZnIG__sidebar{flex-direction:column;gap:16px;display:flex}.Crossword-module__lcZnIG__teamsPanel{border:1px solid var(--gray-alpha-200);background:var(--background);border-radius:6px;align-self:start;padding:12px;overflow:hidden}.Crossword-module__lcZnIG__debugPanel{border:1px dashed var(--gray-alpha-200);background:var(--background);white-space:pre-wrap;border-radius:6px;max-height:240px;padding:8px 12px;font-size:12px;overflow:auto}.Crossword-module__lcZnIG__cluesColumns{background:#fff;grid-template-columns:1fr 1fr;gap:16px;padding:12px;display:grid;position:relative}.Crossword-module__lcZnIG__clueColumn{position:relative}.Crossword-module__lcZnIG__clueSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#666;border-bottom:1px solid var(--gray-alpha-200);z-index:10;background:#fff;margin:-12px -12px 8px;padding:12px 12px 6px;font-size:12px;font-weight:700;position:-webkit-sticky;position:sticky;top:-12px}.Crossword-module__lcZnIG__clueList{margin:0;padding:0;list-style:none}.Crossword-module__lcZnIG__clueItem{padding:4px 0;font-size:14px}.Crossword-module__lcZnIG__clueItemButton{cursor:pointer}.Crossword-module__lcZnIG__clueHidden{color:#666}.Crossword-module__lcZnIG__clueSolved{opacity:.75;text-decoration:line-through}.Crossword-module__lcZnIG__hidden{display:none}@media (max-width:900px){.Crossword-module__lcZnIG__container{grid-template-columns:1fr}}.Crossword-module__lcZnIG__teamBar{background:var(--background);border-top:1px solid var(--gray-alpha-200);margin-top:16px;padding:10px 12px;position:-webkit-sticky;position:sticky;bottom:0}.Crossword-module__lcZnIG__teamsRow{flex-direction:column;align-items:stretch;gap:12px;display:flex}.Crossword-module__lcZnIG__teamItem{border:1px solid var(--gray-alpha-200);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 10px;display:flex}.Crossword-module__lcZnIG__teamSelected{border-color:var(--foreground)}.Crossword-module__lcZnIG__teamItemEditing{flex-wrap:nowrap;flex:100%;width:100%;display:flex;overflow:hidden}.Crossword-module__lcZnIG__teamItemEditing .Crossword-module__lcZnIG__addTeamInput{flex:1;min-width:0}.Crossword-module__lcZnIG__teamItemEditing input[type=color]{background:0 0;border:none;border-radius:50%;flex:none;width:12px;height:12px;padding:0}.Crossword-module__lcZnIG__teamItemEditing .Crossword-module__lcZnIG__addTeamBtn,.Crossword-module__lcZnIG__teamItemEditing .Crossword-module__lcZnIG__teamScore{flex:none}.Crossword-module__lcZnIG__dot{border-radius:50%;width:12px;height:12px}.Crossword-module__lcZnIG__teamName{font-size:13px}.Crossword-module__lcZnIG__teamNameSelected{font-weight:700}.Crossword-module__lcZnIG__teamScore{opacity:.7;font-size:12px}.Crossword-module__lcZnIG__addTeamForm{align-items:center;gap:8px;display:inline-flex}.Crossword-module__lcZnIG__addTeamInput{border:1px solid var(--gray-alpha-200);border-radius:6px;width:100%;height:30px;padding:0 8px}.Crossword-module__lcZnIG__addTeamBtn{border:1px solid var(--gray-alpha-200);background:var(--background);cursor:pointer;border-radius:6px;height:30px;padding:0 10px}.Crossword-module__lcZnIG__addTeamBtn:disabled{opacity:.5;cursor:not-allowed}.Crossword-module__lcZnIG__toastContainer{z-index:1000;pointer-events:none;position:fixed;top:16px;right:16px}.Crossword-module__lcZnIG__toast{background:var(--foreground);color:var(--background);border-radius:8px;padding:8px 12px;font-size:13px;box-shadow:0 4px 12px rgba(0,0,0,.15)}
