@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.theme-toggle-wrapper{align-items:center;margin-right:8px;display:flex}.theme-toggle-switch{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:62px;height:32px;padding:0;transition:transform .1s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.theme-toggle-switch:active{transform:scale(.97)}.toggle-track{border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:24px;padding:0 6px;transition:background-color .3s;display:flex;position:relative;box-shadow:inset 0 2px 6px #0000004d}.toggle-thumb{z-index:1;will-change:transform;border-radius:50%;width:20px;height:20px;transition:transform .3s cubic-bezier(.45,.05,.55,.95),background-color .3s;position:absolute;box-shadow:0 1px 4px #0000004d}.toggle-icon{z-index:0;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:opacity .3s;display:flex}html[data-theme=light] .theme-toggle-switch .toggle-track{background-color:#c2c2c2}html[data-theme=light] .theme-toggle-switch .toggle-thumb{--thumb-translate:34px;transform:translateX(var(--thumb-translate));background-color:#ffeb3b;box-shadow:0 1px 4px #0000004d}html[data-theme=light] .theme-toggle-switch .sun-icon{opacity:1}html[data-theme=light] .theme-toggle-switch .moon-icon{opacity:.4}html[data-theme=light] .theme-toggle-switch:hover .toggle-track{background-color:#b0b0b0}html[data-theme=dark] .theme-toggle-switch .toggle-track{background-color:#3a3a3a}html[data-theme=dark] .theme-toggle-switch .toggle-thumb{--thumb-translate:0px;transform:translateX(var(--thumb-translate));background-color:#2b2b2b;left:4px;box-shadow:0 1px 4px #0000004d,inset 0 0 0 2px #ffffff1a}html[data-theme=dark] .theme-toggle-switch .sun-icon{opacity:.4}html[data-theme=dark] .theme-toggle-switch .moon-icon{opacity:1}html[data-theme=dark] .theme-toggle-switch:hover .toggle-track{background-color:#4a4a4a}.theme-toggle-switch:focus{outline:none}.theme-toggle-switch:focus .toggle-track{box-shadow:inset 0 2px 6px #0000004d, 0 0 0 2px var(--color-theme-2)}.theme-toggle-switch:active .toggle-thumb{transform:translateX(var(--thumb-translate,0)) scaleX(1.1);transition:transform .1s}@media (width<=720px){.theme-toggle-switch{width:54px;height:28px}.toggle-track{height:22px}.toggle-thumb{width:18px;height:18px}.toggle-icon{font-size:12px}html[data-theme=light] .theme-toggle-switch .toggle-thumb{--thumb-translate:28px;transform:translateX(var(--thumb-translate))}html[data-theme=dark] .theme-toggle-switch .toggle-thumb{--thumb-translate:0px;transform:translateX(var(--thumb-translate))}}:root{--color-theme-1:gold;--color-theme-2:#ff6f61;--black:15, 18, 25;--gray:96, 115, 159;--gray-light:229, 233, 240;--gray-dark:34, 41, 57;--background-blue:#01242e;--box-shadow:0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%);--bg-color:#151515;--text-color:#fff;--header-bg:#151515;--header-text:#fff;--nav-link:#fff;--hamburger-color:#fff;--hr-color:silver;--code-bg:#2a2a2a;--blockquote-bg:#ffffff0d;--toggle-icon-color:#fff;--shadow-color:0, 0, 0}html[data-theme=light]{--bg-color:#faf8f3;--text-color:#2d2a26;--header-bg:#faf8f3;--header-text:#2d2a26;--nav-link:#2d2a26;--hamburger-color:#2d2a26;--hr-color:#d4cfc4;--code-bg:#f0ebe1;--blockquote-bg:#b8860b14;--toggle-icon-color:#2d2a26;--shadow-color:139, 125, 107;--color-theme-1:#d97706;--color-theme-2:#92400e}html[data-theme=dark]{--bg-color:#151515;--text-color:#fff;--header-bg:#151515;--header-text:#fff;--nav-link:#fff;--hamburger-color:#fff;--hr-color:silver;--code-bg:#2a2a2a;--blockquote-bg:#ffffff0d;--toggle-icon-color:#fff;--shadow-color:0, 0, 0}body{transition:background-color .15s,color .15s}header,footer,nav,button,a,hr,pre,code,blockquote{transition:background-color .15s,color .15s,border-color .15s}@font-face{font-family:Jost;src:url(/fonts/Jost-Medium.woff)format("woff");font-weight:800;font-style:normal;font-display:fallback}body{text-align:left;background:var(--bg-color);word-wrap:break-word;overflow-wrap:break-word;color:var(--text-color);letter-spacing:.5px;background-size:100% 100%;flex-direction:column;margin:0;padding:0;font-family:Inter,sans-serif;font-size:24px;line-height:1.4;display:flex}main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{color:var(--text-color);margin:0 0 .5rem;font-family:Jost;line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-size:1.1em;font-weight:800}a{color:var(--text-color);text-decoration:underline;text-decoration-color:var(--color-theme-1)}a:hover{color:var(--color-theme-2)}html[data-theme=light] a:hover{color:var(--color-theme-1)}p{margin-bottom:1em}.prose p{margin-bottom:1.5em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{border-radius:8px;max-width:100%;height:auto}code{background-color:var(--code-bg);border-radius:2px;padding:2px 3px;font-family:Jost}pre{white-space:pre-wrap;background-color:var(--code-bg);border-radius:6px;padding:1.5em}pre>code{all:unset;font-family:Jost}blockquote{border-left:4px solid var(--color-theme-1);background-color:var(--blockquote-bg);margin:0;padding:0 0 0 1rem;font-size:1.333em}hr{border:none;border-top:1px solid var(--hr-color)}@media (width<=720px){body{font-size:22px}main{padding:1em .5em}}::selection{background-color:var(--color-theme-1);color:#000}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}.btn-base{border:2px solid var(--color-theme-1);color:var(--text-color);cursor:pointer;background-color:var(--bg-color);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Jost,sans-serif;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.btn-base:hover{background-color:var(--color-theme-1);color:var(--bg-color);box-shadow:0 4px 12px rgba(var(--shadow-color), 15%);transform:translateY(-2px)}.btn-base:active{transform:scale(.97)}html[data-theme=light] .btn-base:hover{color:#110505}.flex-center{justify-content:center;align-items:center;display:flex}.card-hover{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1)}.card-hover:hover{box-shadow:0 8px 20px rgba(var(--shadow-color), 15%);transform:translateY(-5px)}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.square{background:var(--bg-color);border:1px solid var(--text-color);float:left;text-align:center;cursor:pointer;width:34px;height:34px;margin-top:-1px;margin-right:-1px;padding:0;font-size:24px;font-weight:700;line-height:34px;transition:transform .1s}.square:active{transform:scale(.97)}.board-row:after{clear:both;content:"";display:table}.status{margin-bottom:10px}.game{flex-direction:row;display:flex}.game-info{margin-left:20px}a[data-astro-cid-evkijfd6]{text-decoration:none;display:inline-block;position:relative}a[data-astro-cid-evkijfd6]:after{content:"";transform-origin:50%;background-color:var(--color-theme-2);width:100%;height:.25rem;transition:transform .3s;position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%)scaleX(0)}a[data-astro-cid-evkijfd6]:hover:not(.active):after,a[data-astro-cid-evkijfd6].active:after{transform:translate(-50%)scaleX(1)}a[data-astro-cid-evkijfd6].active{font-weight:700}header[data-astro-cid-nen7h5rs]{background:var(--header-bg);color:var(--header-text);box-shadow:0 2px 8px rgba(var(--shadow-color), 5%);z-index:1000;margin:0;padding:1em;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:sticky;top:0}header[data-astro-cid-nen7h5rs].shrink{padding:.5em}h2[data-astro-cid-nen7h5rs]{transform-origin:0;margin:0;font-size:1.5em;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}header[data-astro-cid-nen7h5rs].shrink h2[data-astro-cid-nen7h5rs]{transform:scale(.8)}h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{text-decoration:none}nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;display:flex}.nav-links[data-astro-cid-nen7h5rs]{align-items:center;gap:1em;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--nav-link);padding:.5em;font-family:Jost;text-decoration:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-theme-1)}.hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.hamburger-line[data-astro-cid-nen7h5rs]{background-color:var(--hamburger-color);transform-origin:50%;width:2rem;height:.25rem;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative}.hamburger[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(.7rem)rotate(45deg)}.hamburger[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.hamburger[data-astro-cid-nen7h5rs].active .hamburger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-.65rem)rotate(-45deg)}.social-links[data-astro-cid-nen7h5rs],.social-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{display:flex}.grow-icon[data-astro-cid-nen7h5rs]{width:32px;height:32px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),color .2s cubic-bezier(.34,1.56,.64,1)}.grow-icon[data-astro-cid-nen7h5rs]:hover{color:var(--color-theme-1);transform:scale(1.5)}.grow-icon[data-astro-cid-nen7h5rs]:active{transform:scale(.97)}hr[data-astro-cid-nen7h5rs]{background-color:var(--hr-color);border:0;height:2px}.hover-hello[data-astro-cid-nen7h5rs]{display:inline-block;position:relative}.hover-hello[data-astro-cid-nen7h5rs] .hello[data-astro-cid-nen7h5rs]{opacity:0;z-index:9999;font-size:1em;position:absolute;bottom:60%;left:50%}.hover-hello[data-astro-cid-nen7h5rs]:hover .hello[data-astro-cid-nen7h5rs]{opacity:1;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards bounceIn}@keyframes bounceIn{0%{opacity:0;transform:translate(-50%,20px)scale(.93)}50%{opacity:.8;transform:translate(-50%,-10px)scale(1.2)}80%{opacity:1;transform:translate(-50%)scale(.9)}to{transform:translate(-50%,-4px)scale(1)}}@media (width<=720px){.hamburger[data-astro-cid-nen7h5rs]{display:flex}.nav-links[data-astro-cid-nen7h5rs]{background:var(--header-bg);width:100%;box-shadow:0 4px 8px rgba(var(--shadow-color), 10%);opacity:0;pointer-events:none;flex-direction:column;align-items:center;max-height:0;padding:0 1rem;transition:max-height .3s cubic-bezier(.34,1.56,.64,1),opacity .2s,padding .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:100%;right:0;overflow:hidden}.nav-links[data-astro-cid-nen7h5rs].active{opacity:1;pointer-events:auto;max-height:700px;padding:1rem}.internal-links[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.internal-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.5em 1em}.social-links[data-astro-cid-nen7h5rs]{justify-content:center;gap:1.5rem;width:100%;margin-bottom:.5rem;display:flex}.theme-toggle-wrapper[data-astro-cid-nen7h5rs]{margin-top:.5rem;margin-right:0}}hr[data-astro-cid-jo6i4kqk]{background:url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%20100%2040'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M0%2020%20C25%20-40%2C75%2070%2C100%2020'%20fill%3D'none'%20stroke%3D'%23FF6F61'%20stroke-width%3D'4'/%3E%3C/svg%3E") top/100% 100% no-repeat;border:none;height:30px;margin:2rem 0}footer[data-astro-cid-jo6i4kqk]{background:var(--header-bg);color:var(--text-color);text-align:center;padding:1em 1em 2em;background-size:100% 100%!important}.social-links[data-astro-cid-jo6i4kqk]{justify-content:center;gap:1em;margin-top:1em;display:flex}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-theme-2);text-decoration:none}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-theme-1)}.grow-icon[data-astro-cid-jo6i4kqk]{width:32px;height:32px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),color .2s cubic-bezier(.34,1.56,.64,1)}.grow-icon[data-astro-cid-jo6i4kqk]:hover{transform:scale(1.5)}.grow-icon[data-astro-cid-jo6i4kqk]:active{transform:scale(.97)}.footer-column[data-astro-cid-jo6i4kqk]{flex:1;padding:10px}.footer-top[data-astro-cid-jo6i4kqk]{justify-content:space-between;padding:1px;display:flex}.middle[data-astro-cid-jo6i4kqk]{border-bottom:1px solid var(--hr-color);position:relative}.quote-container[data-astro-cid-jo6i4kqk]{text-align:left;flex-direction:column;padding-right:40px;display:flex;position:relative}#quoteText[data-astro-cid-jo6i4kqk]{margin-bottom:0;font-style:italic}.author[data-astro-cid-jo6i4kqk]{margin-top:0;font-size:.9em}.copyright[data-astro-cid-jo6i4kqk]{margin-top:3rem;font-size:1rem}#refreshQuote[data-astro-cid-jo6i4kqk]{color:var(--color-theme-2);cursor:pointer;background:0 0;border:none;border-radius:50%;margin-left:10px;padding:5px;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;right:0}#refreshQuote[data-astro-cid-jo6i4kqk]:hover{color:var(--color-theme-1);background-color:#ffffff1a}#refreshQuote[data-astro-cid-jo6i4kqk]:focus{outline:2px solid var(--color-theme-2);outline-offset:2px}.refresh-icon[data-astro-cid-jo6i4kqk]{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}#refreshQuote[data-astro-cid-jo6i4kqk]:hover .refresh-icon[data-astro-cid-jo6i4kqk]{transform:rotate(90deg)}#refreshQuote[data-astro-cid-jo6i4kqk]:active{transform:scale(.97)}#refreshQuote[data-astro-cid-jo6i4kqk]:active .refresh-icon[data-astro-cid-jo6i4kqk]{transform:rotate(180deg)scale(.97)}footer.footer-animate hr[data-astro-cid-jo6i4kqk],footer.footer-animate .footer-top[data-astro-cid-jo6i4kqk],footer.footer-animate .copyright[data-astro-cid-jo6i4kqk]{opacity:0;transform:translateY(60px)}footer.footer-in-view hr[data-astro-cid-jo6i4kqk]{animation:.7s cubic-bezier(.16,1,.3,1) forwards footerReveal}footer.footer-in-view .footer-top[data-astro-cid-jo6i4kqk]{animation:.7s cubic-bezier(.16,1,.3,1) .18s forwards footerReveal}footer.footer-in-view .copyright[data-astro-cid-jo6i4kqk]{animation:.7s cubic-bezier(.16,1,.3,1) .36s forwards footerReveal}@keyframes footerReveal{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){footer.footer-animate hr[data-astro-cid-jo6i4kqk],footer.footer-animate .footer-top[data-astro-cid-jo6i4kqk],footer.footer-animate .copyright[data-astro-cid-jo6i4kqk]{opacity:1;transform:none;animation:none!important}}@media (width<=720px){.footer-top[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:center;display:flex}.footer-column[data-astro-cid-jo6i4kqk]{text-align:center;width:100%;padding:10px 0}.social-links[data-astro-cid-jo6i4kqk]{justify-content:center}.middle[data-astro-cid-jo6i4kqk]{padding-bottom:20px;position:relative}.quote-container[data-astro-cid-jo6i4kqk]{text-align:center;padding-right:0}#refreshQuote[data-astro-cid-jo6i4kqk]{margin:15px auto 0;display:block;position:relative;top:auto;right:auto}}
