/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{background:#0d1117;color:#c9d1d9}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb}.hljs-bullet{color:#f2cc60}.hljs-emphasis,.hljs-strong{color:#c9d1d9}.hljs-addition{background-color:#033a16;color:#aff5b4}.hljs-deletion{background-color:#67060c;color:#ffdcd7}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{background:#fff;color:#24292e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{background-color:#f0fff4;color:#22863a}.hljs-deletion{background-color:#ffeef0;color:#b31d28}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#6200ee;--primary-light-color:#9c4dff;--primary-dark-color:#00b;--secondary-color:#03dac6;--secondary-light-color:#6effff;--secondary-dark-color:#00a896;--text-on-primary:#fff;--text-on-secondary:#000;--background-color:#f5f5f5;--surface-color:#fff;--error-color:#b00020;--success-color:#00c853;--border-radius:4px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--font-size-small:0.875rem;--font-size-regular:1rem;--font-size-large:1.25rem;--font-size-xlarge:1.5rem;--font-size-xxlarge:2rem;--font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;background-color:var(--background-color);color:#333;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-family);line-height:1.6}a{color:#6200ee;color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}.container{margin:0 auto;max-width:1200px;padding:16px;padding:var(--spacing-md)}.page{min-height:calc(100vh - 120px);padding:24px 0;padding:var(--spacing-lg) 0}.text-center{text-align:center}.mt-1{margin-top:8px;margin-top:var(--spacing-sm)}.mt-2{margin-top:16px;margin-top:var(--spacing-md)}.mt-3{margin-top:24px;margin-top:var(--spacing-lg)}.mb-1{margin-bottom:8px;margin-bottom:var(--spacing-sm)}.mb-2{margin-bottom:16px;margin-bottom:var(--spacing-md)}.mb-3{margin-bottom:24px;margin-bottom:var(--spacing-lg)}.grid{grid-gap:16px;grid-gap:var(--spacing-md);display:grid}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}@media (prefers-contrast:high){:root{--primary-color:#00e;--secondary-color:#060;--text-on-primary:#fff;--text-on-secondary:#fff;--background-color:#fff;--surface-color:#fff;--error-color:#c00}}:focus{outline:2px solid #6200ee;outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:600px){[data-testid=crossword-grid-root]{max-width:100%!important;overflow:hidden!important}body{overflow-x:hidden}.MuiGrid-root{box-sizing:border-box!important;max-width:100%!important}.container{padding:8px;padding:var(--spacing-sm)}}
/*# sourceMappingURL=main.9a6c725b.css.map*/