button[data-v-1f97c30c]{background-color:var(--bg);border:.1rem solid var(--primary);text-transform:uppercase;border-radius:.5rem;padding:.25rem .5rem;font-weight:700}button[data-v-1f97c30c]:hover,button[data-v-1f97c30c]:focus-visible{background-color:var(--secondary);color:var(--bg);cursor:pointer}button[data-v-1f97c30c]:disabled{opacity:.5;text-decoration:line-through}button[data-v-1f97c30c]:disabled:hover{cursor:default}button[data-v-11c44bed]{color:var(--bg);text-transform:none;background-color:#0000;border:.1rem solid #0000;border-radius:.5rem}button[data-v-11c44bed]:hover:not(:disabled),button[data-v-11c44bed]:focus-visible:not(:disabled){border:.1rem solid var(--bg)}.ellipsis[data-v-11c44bed]{padding:.25rem .5rem}@media (width<=400px){button[data-v-11c44bed]{font-size:smaller}}span[data-v-aadf54b0]{background-color:var(--bg);color:var(--secondary);font-weight:700;font-size:var(--pFooter);border-radius:1rem;margin-right:.5rem;padding:.2em .8em}div.ended[data-v-1f12b51a]{opacity:.6}div div[data-v-1f12b51a]:nth-child(2){font-size:var(--pFooter);padding-top:.5rem;font-weight:700}h3[data-v-1f12b51a]{display:flex}h3 .status[data-v-1f12b51a]{color:red;margin-left:1rem;font-size:.9rem}p[data-v-1f12b51a]{padding:1rem 0}.tags[data-v-1f12b51a]{margin-bottom:1.5rem}a[data-v-1f12b51a]{color:var(--bg);border:.1rem solid var(--primary);font-weight:700;font-size:var(--pFooter);text-transform:uppercase;background-color:#0000;border-radius:.5rem;padding:.5rem 1rem;text-decoration:none}a[data-v-1f12b51a]:hover,a[data-v-1f12b51a]:focus-visible{border-color:var(--bg)}button[data-v-1f12b51a]{color:var(--bg);background-color:#0000;border:none;display:flex}button .hover[data-v-1f12b51a]{display:none}button:hover .hover[data-v-1f12b51a]{display:inline}button:hover .default[data-v-1f12b51a]{display:none}@media (width>=900px){button[data-v-1f12b51a]{margin-top:.3rem}}div[data-v-bcfddd50]{color:var(--bg)}ul[data-v-bcfddd50]{background-color:var(--secondary);padding:0 0 2rem;list-style:none}li[data-v-bcfddd50]{border-bottom:.1rem solid var(--primary);padding:1rem}*,:after,:before{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:var(--p);margin:0}:root{--primary:oklch(38.7% 0 0);--secondary:oklch(21.779% .00002 271.152);--bg:oklch(98.7% .01 95);--muted:oklch(75% .02 20);--h1:clamp(4rem, 10vw, 10rem);--h2:1.5rem;--h3:1.2rem;--p:1rem;--pFooter:.8rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skiplink{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skiplink:focus{background-color:var(--primary);width:auto;height:auto;color:var(--bg);z-index:1000;margin:1rem;padding:.5rem;position:static}:focus-visible{outline:2px dotted var(--primary);outline-offset:2px}.center{justify-content:center;align-items:center;display:flex}#app{border:.1rem solid var(--bg)}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3);font-weight:700}a{color:var(--bg)}main{background-color:var(--bg)}@media (width>=900px){:root{--h2:1.8rem;--h3:1.5rem;--p:1.1rem;--pFooter:.9rem}}input[type=checkbox][data-v-0a63ae77],input[type=radio][data-v-0a63ae77]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}form[data-v-0a63ae77]{margin-top:-2.62rem}form .search[data-v-0a63ae77],form .grid label[data-v-0a63ae77],form div:last-child label[data-v-0a63ae77]{cursor:pointer}form .search[data-v-0a63ae77]{background-color:var(--bg);margin-left:-1rem;padding:.25rem .5rem .25rem 1.5rem;position:relative}form .search[data-v-0a63ae77]:after{content:"";border:2px solid;width:.9em;height:.9em;position:absolute;bottom:.3em;left:.3em}form .search[data-v-0a63ae77]:has(input[type=checkbox]:checked):before{content:"✓";font-weight:700;position:absolute;bottom:.2em;left:.4em}form .search[data-v-0a63ae77]:has(input:focus-visible){outline:2px dotted var(--primary);outline-offset:2px}form .grid[data-v-0a63ae77]{grid-template-columns:repeat(auto-fill,minmax(3.5rem,1fr));margin-bottom:1rem;display:grid}form .grid label[data-v-0a63ae77]{text-align:center;font-size:var(--p);display:block}form .grid label[data-v-0a63ae77]:hover,form .grid label.is-active[data-v-0a63ae77]{background-color:var(--secondary);color:var(--bg)}form .grid label[data-v-0a63ae77]:has(input:checked){background-color:var(--secondary);color:var(--bg)}form .grid label[data-v-0a63ae77]:has(input:focus-visible){background-color:var(--secondary);color:var(--bg)}form .grid label div[data-v-0a63ae77]{flex-direction:column;align-items:center;display:flex}form .grid label div span[data-v-0a63ae77]:first-child{text-transform:capitalize;font-weight:700;font-size:var(--h2);text-align:center;padding:1rem .5rem 0}form .grid label div span[data-v-0a63ae77]:last-child{text-align:center;padding:0 1rem 1rem}form div[data-v-0a63ae77]:last-child{flex-direction:column;gap:.5rem;display:flex}form div:last-child label[data-v-0a63ae77]{background-color:var(--bg);padding:0 1.5rem;position:relative}form div:last-child label[data-v-0a63ae77]:after{content:"";border:2px solid;width:.9em;height:.9em;position:absolute;bottom:.1em;left:.1em}form div:last-child label[data-v-0a63ae77]:has(input[type=checkbox]:checked):before{content:"✓";font-weight:700;position:absolute;bottom:0;left:.2em}form div:last-child label[data-v-0a63ae77]:has(input:focus-visible){outline:2px dotted var(--primary);outline-offset:2px}button[data-v-0a63ae77]{max-width:fit-content}@media (width>=600px){form .grid[data-v-0a63ae77]{justify-content:center;display:flex}form .grid label[data-v-0a63ae77]{width:100%}form div:last-child label[data-v-0a63ae77]{padding:0 2rem}form .search[data-v-0a63ae77]{padding:.25rem .5rem .25rem 2.8rem}form .search[data-v-0a63ae77]:after{bottom:.3em;left:1em}form .search[data-v-0a63ae77]:has(input[type=checkbox]:checked):before{bottom:.2em;left:1.1em}}section[data-v-cc3f11c6]:first-child{padding:1rem}.center[data-v-cc3f11c6]{background:var(--secondary);color:var(--bg);width:99%;margin-left:-1rem;padding:.5rem;position:fixed;bottom:0}article[data-v-860e8c73]{background-color:var(--secondary);color:var(--bg);flex-direction:column;gap:1rem;padding:1rem;display:flex;position:relative}h2[data-v-860e8c73]{margin-top:2.5rem}h3[data-v-860e8c73]{margin-bottom:.3rem}article button[data-v-860e8c73]{position:absolute;left:.5rem}@media (width>=768px){h2[data-v-860e8c73]{margin-top:0;margin-left:6.5rem}article button[data-v-860e8c73]{top:1.2rem;left:1rem}}section[data-v-44882728]{background-color:var(--secondary);height:100vh}.filter[data-v-44882728]{background:var(--bg);padding:1rem}p[data-v-44882728]{color:var(--bg);text-align:center;margin-bottom:1rem;padding:1rem;font-size:1.5rem;font-weight:700}header[data-v-09d6cd32]{background-color:var(--secondary);border-bottom:.1rem solid var(--bg);padding:1rem}header button[data-v-09d6cd32]{background-color:var(--secondary);color:var(--bg);position:absolute;top:1rem;right:1rem}header button[data-v-09d6cd32]:focus-visible,header button[data-v-09d6cd32]:hover{border-color:var(--bg)}h1[data-v-09d6cd32]{font-variant:small-caps;text-align:center;margin:.5em auto 1em;font-weight:bolder;line-height:.8em}h1 a[data-v-09d6cd32]{font-size:var(--h1);text-decoration:none}h1 a[data-v-09d6cd32]:focus-visible{outline:2px dotted var(--bg);outline-offset:4px}section[data-v-1e8d4fb0]:first-child{padding:1rem}.center[data-v-1e8d4fb0]{background:var(--secondary);color:var(--bg);width:99%;margin-left:-1rem;padding:.5rem;position:fixed;bottom:0}
