.landing_root__4eRjF{display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:1rem;gap:1rem;padding:3rem}.landing_character__3ngLq{font-weight:700;font-size:xx-large;@media screen and (max-width:30rem){font-size:medium}}.landing_authContainer___RA5_{width:100%;max-width:45rem;display:flex;flex-direction:row;justify-content:flex-end;gap:1rem}.landing_authLink__Kma5z{border:1px solid oklch(50% 0 0);border-radius:.5rem;padding:.5rem 1rem;font-size:x-large;@media screen and (max-width:30rem){border-radius:.25rem;font-size:medium}}.landing_authLink__Kma5z.landing_register__r4AHr{border:none;background:var(--primary-color);color:var(--primary-text)}.bingo-cell_container__L9Zwf{width:100%;height:100%;background:var(--background);background-size:cover;color:var(--text-color);overflow:auto;display:flex;flex-direction:column;align-items:stretch}.bingo-cell_content__o_bnS{display:flex;flex:1 1;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.5rem;font-size:x-small}.bingo-grid_board__H3u_X{width:100%;max-width:45rem;aspect-ratio:1/1;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);border-top:3px solid oklch(25% 0 0);border-left:3px solid oklch(25% 0 0)}.bingo-grid_cell___LGWW{border-right:1px solid oklch(70% 0 0);border-bottom:1px solid oklch(70% 0 0);min-height:0;min-width:0}.bingo-grid_cell___LGWW:nth-child(5n){border-right:3px solid oklch(25% 0 0)}.bingo-grid_cell___LGWW:nth-child(n+21){border-bottom:3px solid oklch(25% 0 0)}.page_root__AhT91{width:100svw;background-color:var(--alter-background);display:flex;flex-direction:column;align-items:center}.page_container__jZF7q{width:100%;min-height:100svh;max-width:30rem;background-color:var(--default-background);display:grid;grid-template-rows:auto 1fr}.page_content___38fW{padding:2rem}.page_nav__ijo23 ul{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:0;padding:.5rem 0;list-style-type:none;font-weight:700;font-size:large}.page_sectionHeader___raMx{font-size:small;margin-bottom:.25rem}.page_section__zQZ2o{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.page_sectionRow__9difm{background-color:var(--alter-background);display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;font-size:medium;outline:none;border:none;border-bottom:1px solid var(--default-background)}.page_sectionRow__9difm:focus,.page_sectionRow__9difm:hover{background-color:var(--primary-color);color:var(--primary-text)}.page_sectionRow__9difm:last-child{border-bottom:none}.page_action__BnXCt{background-color:var(--alter-background);color:var(--primary-color);display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;font-size:medium;outline:none;border:none;border-bottom:1px solid var(--default-background)}.page_action__BnXCt:last-child{border-bottom:none}