.helper-workspace-module__y9PuTa__searchPanel{border:1px solid hsl(var(--border));min-width:0;color:hsl(var(--foreground));background:#fff;border-radius:1rem;padding:1rem;scroll-margin-top:5rem;box-shadow:0 2px 12px #0f172a09}.helper-workspace-module__y9PuTa__formHeading{margin-bottom:1.25rem}.helper-workspace-module__y9PuTa__formHeading h2{margin:0;font-size:1.125rem;font-weight:700;line-height:1.4}.helper-workspace-module__y9PuTa__formHeading p{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.875rem}.helper-workspace-module__y9PuTa__form{min-width:0}.helper-workspace-module__y9PuTa__fields{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:1rem .75rem;display:grid}.helper-workspace-module__y9PuTa__field,.helper-workspace-module__y9PuTa__clueField{min-width:0}.helper-workspace-module__y9PuTa__clueField{grid-column:1/-1}.helper-workspace-module__y9PuTa__label{margin-bottom:.5rem;font-size:.875rem;font-weight:650;display:block}.helper-workspace-module__y9PuTa__control{border:1px solid hsl(var(--foreground) / .6);width:100%;min-width:0;height:3rem;color:hsl(var(--foreground));background:#fff;border-radius:.625rem;padding:0 .75rem;font-family:inherit;font-size:1rem;line-height:1.5;display:block}.helper-workspace-module__y9PuTa__control::placeholder{color:hsl(var(--muted-foreground));opacity:1}.helper-workspace-module__y9PuTa__control:disabled{cursor:not-allowed;background:hsl(var(--muted));opacity:1}.helper-workspace-module__y9PuTa__queryControl{position:relative}.helper-workspace-module__y9PuTa__queryControl>svg{width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));pointer-events:none;position:absolute;top:.875rem;left:.875rem}.helper-workspace-module__y9PuTa__queryControl .helper-workspace-module__y9PuTa__control{padding-left:2.75rem}.helper-workspace-module__y9PuTa__patternControl{letter-spacing:.075em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:650}.helper-workspace-module__y9PuTa__hint{color:hsl(var(--muted-foreground));margin:.375rem 0 0;font-size:.8125rem;line-height:1.5}.helper-workspace-module__y9PuTa__patternPreview{margin-top:.75rem}.helper-workspace-module__y9PuTa__patternCells{flex-wrap:wrap;gap:.25rem;max-width:100%;display:flex}.helper-workspace-module__y9PuTa__knownCell,.helper-workspace-module__y9PuTa__unknownCell{border:1px solid hsl(var(--border));border-radius:.25rem;flex:0 0 2rem;justify-content:center;align-items:center;height:2rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700;display:flex}.helper-workspace-module__y9PuTa__knownCell{color:#1e3a8a;background:#eff6ff;border-color:#93c5fd}.helper-workspace-module__y9PuTa__unknownCell{color:hsl(var(--muted-foreground));border-style:dashed}.helper-workspace-module__y9PuTa__actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.helper-workspace-module__y9PuTa__submit,.helper-workspace-module__y9PuTa__quietButton,.helper-workspace-module__y9PuTa__example{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.5;transition:background-color .12s,border-color .12s;display:inline-flex}.helper-workspace-module__y9PuTa__submit{color:#fff;background:#1d4ed8;flex:11rem;min-height:3rem;font-size:1rem;font-weight:700}.helper-workspace-module__y9PuTa__submit:hover:not(:disabled){background:#1e40af}.helper-workspace-module__y9PuTa__submit:disabled{opacity:.7;cursor:wait}.helper-workspace-module__y9PuTa__submit>svg,.helper-workspace-module__y9PuTa__quietButton>svg,.helper-workspace-module__y9PuTa__advanced svg{flex-shrink:0;width:1.125rem;height:1.125rem}.helper-workspace-module__y9PuTa__quietButton{color:hsl(var(--foreground));background:0 0}.helper-workspace-module__y9PuTa__quietButton:hover{background:hsl(var(--muted))}.helper-workspace-module__y9PuTa__status{color:hsl(var(--muted-foreground));margin:.625rem 0 0;font-size:.8125rem;line-height:1.5}.helper-workspace-module__y9PuTa__examples{flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.helper-workspace-module__y9PuTa__examples>span{color:hsl(var(--muted-foreground));font-size:.8125rem}.helper-workspace-module__y9PuTa__exampleButtons{flex-wrap:wrap;gap:.375rem;display:flex}.helper-workspace-module__y9PuTa__example{border-color:hsl(var(--border));color:hsl(var(--foreground));background:0 0;padding-inline:.625rem;font-size:.8125rem}.helper-workspace-module__y9PuTa__example>span{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.helper-workspace-module__y9PuTa__example:hover{background:hsl(var(--accent) / .35);border-color:#93c5fd}.helper-workspace-module__y9PuTa__advanced{border-top:1px solid hsl(var(--border));margin-top:1rem}.helper-workspace-module__y9PuTa__advanced summary{cursor:pointer;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:3rem;padding:.5rem 0;font-size:.875rem;font-weight:600;list-style:none;display:flex}.helper-workspace-module__y9PuTa__advanced summary::-webkit-details-marker{display:none}.helper-workspace-module__y9PuTa__advanced summary>span{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.helper-workspace-module__y9PuTa__chevron{transition:transform .12s}.helper-workspace-module__y9PuTa__advanced[open] .helper-workspace-module__y9PuTa__chevron{transform:rotate(180deg)}.helper-workspace-module__y9PuTa__advancedFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem;padding:.5rem 0 1rem;display:grid}.helper-workspace-module__y9PuTa__filterCount{color:#1e40af;background:#eff6ff;border-radius:1rem;padding:.125rem .5rem;font-size:.75rem}.helper-workspace-module__y9PuTa__error{color:#991b1b;overflow-wrap:anywhere;background:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;margin:1rem 0 0;padding:.75rem;font-size:.875rem;line-height:1.5}.helper-workspace-module__y9PuTa__control:focus-visible,.helper-workspace-module__y9PuTa__submit:focus-visible,.helper-workspace-module__y9PuTa__quietButton:focus-visible,.helper-workspace-module__y9PuTa__example:focus-visible,.helper-workspace-module__y9PuTa__advanced summary:focus-visible{outline-offset:3px;outline:2px solid #1d4ed8}.helper-workspace-module__y9PuTa__spinner{animation:.8s linear infinite helper-workspace-module__y9PuTa__helper-spin}@keyframes helper-workspace-module__y9PuTa__helper-spin{to{transform:rotate(360deg)}}.helper-workspace-module__y9PuTa__skeleton{background:hsl(var(--muted));border-radius:.375rem}.helper-workspace-module__y9PuTa__skeletonTitle{width:12rem;max-width:100%;height:1.5625rem}.helper-workspace-module__y9PuTa__skeletonText{width:13rem;max-width:100%;height:1.3125rem;margin-top:.25rem}.helper-workspace-module__y9PuTa__skeletonLabel{width:6rem;max-width:100%;height:1.3125rem;margin-bottom:.5rem}.helper-workspace-module__y9PuTa__skeletonControl{width:100%;height:3rem}.helper-workspace-module__y9PuTa__skeletonHint{width:90%;height:1.21875rem;margin-top:.375rem}.helper-workspace-module__y9PuTa__skeletonSubmit{width:100%;height:3rem}.helper-workspace-module__y9PuTa__skeletonExample{width:6rem;height:2.75rem}.helper-workspace-module__y9PuTa__skeletonFilters{width:100%;height:3rem;margin-top:1rem}.helper-workspace-module__y9PuTa__results{gap:1rem;min-width:0;display:grid}.helper-workspace-module__y9PuTa__results [data-testid=crossword-search-results]{min-width:0;box-shadow:none;border-radius:1rem}.helper-workspace-module__y9PuTa__results [data-testid=crossword-search-results] h2{font-size:1.25rem}.helper-workspace-module__y9PuTa__results [data-testid=crossword-search-results]>div:first-child p{overflow-wrap:anywhere}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-]{min-width:0}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-] button[aria-label] .font-mono{overflow-wrap:anywhere;letter-spacing:.04em}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-] button[aria-label] .truncate{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-] button[aria-label^=Kopier\ ]{min-width:2.75rem;min-height:2.75rem}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-] button[aria-label]>span:last-child>.sm\:inline{display:none}.helper-workspace-module__y9PuTa__results [data-testid^=crossword-result-group-] button:not([aria-label]){white-space:normal;height:auto;min-height:2.75rem}:is(.dark .helper-workspace-module__y9PuTa__searchPanel,.dark .helper-workspace-module__y9PuTa__control){background:hsl(var(--card))}.dark .helper-workspace-module__y9PuTa__control:disabled{background:hsl(var(--muted))}.dark .helper-workspace-module__y9PuTa__knownCell{color:#dbeafe;background:#172554;border-color:#1e40af}.dark .helper-workspace-module__y9PuTa__filterCount{color:#bfdbfe;background:#172554}.dark .helper-workspace-module__y9PuTa__error{color:#fecaca;background:#450a0a;border-color:#7f1d1d}.dark .helper-workspace-module__y9PuTa__control:focus-visible{outline-color:#93c5fd}.dark .helper-workspace-module__y9PuTa__submit:focus-visible{outline-color:#93c5fd}.dark .helper-workspace-module__y9PuTa__quietButton:focus-visible{outline-color:#93c5fd}.dark .helper-workspace-module__y9PuTa__example:focus-visible{outline-color:#93c5fd}.dark .helper-workspace-module__y9PuTa__advanced summary:focus-visible{outline-color:#93c5fd}@media (min-width:640px){.helper-workspace-module__y9PuTa__searchPanel{padding:1.5rem}.helper-workspace-module__y9PuTa__formHeading{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;display:flex}.helper-workspace-module__y9PuTa__formHeading p{margin:0}.helper-workspace-module__y9PuTa__submit{flex:0 auto;min-width:11rem}.helper-workspace-module__y9PuTa__examples{flex-flow:wrap;align-items:center;gap:.75rem}.helper-workspace-module__y9PuTa__skeletonSubmit{width:11rem}}@media (min-width:768px){.helper-workspace-module__y9PuTa__fields{grid-template-columns:minmax(0,1.35fr) minmax(8rem,.6fr) minmax(0,1fr);gap:1rem}.helper-workspace-module__y9PuTa__clueField{grid-column:auto}.helper-workspace-module__y9PuTa__advancedFields{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.helper-workspace-module__y9PuTa__results [data-testid=crossword-search-results]>.lg\:grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);min-height:0}.helper-workspace-module__y9PuTa__results [data-testid=crossword-search-results]>.lg\:grid>div{overscroll-behavior-y:contain;scrollbar-gutter:stable}}@media (prefers-reduced-motion:reduce){.helper-workspace-module__y9PuTa__spinner{animation:none}.helper-workspace-module__y9PuTa__submit,.helper-workspace-module__y9PuTa__quietButton,.helper-workspace-module__y9PuTa__example,.helper-workspace-module__y9PuTa__chevron{transition:none}}@media (forced-colors:active){.helper-workspace-module__y9PuTa__control:focus-visible,.helper-workspace-module__y9PuTa__submit:focus-visible,.helper-workspace-module__y9PuTa__quietButton:focus-visible,.helper-workspace-module__y9PuTa__example:focus-visible,.helper-workspace-module__y9PuTa__advanced summary:focus-visible{outline-color:highlight}.helper-workspace-module__y9PuTa__submit,.helper-workspace-module__y9PuTa__knownCell,.helper-workspace-module__y9PuTa__unknownCell{border:1px solid buttontext}}
