:root{--bg:#fff;--fg:#000;--menu-bg:#fff;--content-link:#000000a3;--content-link-hover:#000000eb;--btn-hover-bg:#0000000f;--muted-fg:#4a5568;--link-blue:#2b6cb0;--category-yellow:#ffdb58;--category-green:#50c878;--category-blue:#468fea;--category-purple:#b272e0}html[data-theme=dark]{--bg:#1a1a1a;--fg:#fff;--menu-bg:#1a1a1a;--content-link:#fffc;--content-link-hover:#ffffffeb;--btn-hover-bg:#ffffff0f;--muted-fg:#a0aec0;--link-blue:#63b3ed}@font-face{font-family:agbalumo-regular;src:url(/Agbalumo-Regular.woff2)format("woff2");font-display:swap}body{background:var(--bg);color:var(--fg);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:1.5}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent;transition:none!important}.create{transition:box-shadow .3s!important}:focus,:focus-visible,[data-focus]{box-shadow:none!important}.create{background:linear-gradient(48deg,#f1bbf2,#f3c4ee,#f5cce9,#f9ddeb,#f9dfe7,#fae4df,#fbe7db,#fbe9d7) 0 0/500% 400%;justify-content:center;align-items:center;transition:box-shadow .3s;animation:5s infinite gradient;display:flex}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (hover:hover) and (pointer:fine){.create:hover{animation-play-state:paused;box-shadow:0 4px 8px #00000026}}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-theme=dark] .create{background:linear-gradient(48deg,#2d1b3d,#3d2a4d,#4d395d,#5d486d,#6d577d,#7d668d,#8d759d,#9d84ad) 0 0/500% 400%;animation:5s infinite gradient}[data-theme=dark] .create:hover{box-shadow:0 4px 8px #ffffff26}.page-shell{flex-direction:column;justify-content:space-between;min-height:90vh;padding-top:.5rem;padding-bottom:.5rem;display:flex}@media (min-width:48em){.page-shell{padding-top:1.25rem;padding-bottom:1.25rem}}.menu-bar{background:var(--menu-bg);color:var(--fg);z-index:100;width:100%;padding:.5rem 0 1rem;position:sticky;top:0}@media (min-width:48em){.menu-bar{padding:1rem}}.menu-container{text-align:center;flex-direction:row;justify-content:space-between;align-items:center;gap:0;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:30em){.menu-container{justify-content:flex-start}}.logo-link{display:block}.logo-mini{margin:0 1rem .25rem 0;display:block}.logo-mini img{width:34px;height:auto;display:block}.logo-full{margin:0 1.5rem 0 0;padding-bottom:.25rem;display:none}.logo-full img{width:170px;height:auto;display:block}@media (min-width:30em){.logo-mini{display:none}.logo-full{display:block}}@media (min-width:48em){.logo-full img{width:200px}}.logo-ponneptions img{width:190px;height:auto;display:block}@media (min-width:48em){.logo-ponneptions img{width:250px}}.logo-dark,html[data-theme=dark] .logo-light{display:none!important}html[data-theme=dark] .logo-dark{display:block!important}.nav-link{color:inherit;margin:0 .25rem;text-decoration:none;position:relative}@media (min-width:48em){.nav-link{margin:.25rem .5rem 0}}.nav-link:after{content:"";transform-origin:bottom;background-color:currentColor;border-radius:9999px;height:1.5px;transition:transform .2s ease-out;position:absolute;bottom:-7px;left:0;right:0;transform:scaleY(0)}@media (pointer:coarse){.nav-link:after{height:2px}}.nav-link.active{font-weight:500}.nav-link.active:after{transform:scaleY(1)}.menu-create{color:inherit;border-radius:9999px;margin-left:.5rem;font-weight:700;text-decoration:none}@media (min-width:48em){.menu-create{margin-top:.25rem}}.menu-create p{margin:.25rem 0;padding:0 1rem}.theme-toggle{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;margin-left:.5rem;padding:0;display:flex}@media (min-width:48em){.theme-toggle{margin-top:.25rem}}@media (min-width:62em){.theme-toggle{margin-left:1rem}}.icon-sun,html[data-theme=dark] .icon-moon{display:none}html[data-theme=dark] .icon-sun{display:block}.site-footer{text-align:center;margin:auto 1.25rem .5rem}.site-footer a{color:inherit;margin-right:16px;text-decoration:none}.site-footer a:last-of-type{margin-right:0}.footer-coffee-emoji{font-size:1.125rem}.footer-copyright{margin-top:.5rem;font-size:.75rem}.footer-special{font-size:1rem;font-style:italic}.content-center{justify-content:center;width:100%;padding-bottom:1.25rem;display:flex}.content-page{text-align:left;max-width:90%;margin:auto;padding:1.25rem}@media (min-width:48em){.content-page{max-width:700px}}.content-page h1{margin:0 0 1rem;font-size:1.875rem;line-height:1.2}.content-page h2{margin:1.5rem 0 .5rem;font-size:1.25rem;line-height:1.2}.content-page p,.content-page li{line-height:1.5}.content-page p{margin:0 0 .75rem}.content-page>p:last-child{margin-bottom:0}.content-page ul{text-align:left;margin:.5rem 0 1.5rem;padding-left:2rem}.content-page li{margin-bottom:.5rem}.content-link{color:var(--content-link);text-decoration:underline}.content-link:hover{color:var(--content-link-hover)}.content-link-blue{color:var(--link-blue);text-decoration:underline}.color-row{align-items:flex-start;margin-bottom:1rem;display:flex}.color-row:first-of-type{margin-top:1rem}.color-row>div:last-child{margin-left:.75rem}.color-square{border-radius:.375rem;width:30px;min-width:30px;height:30px;margin-top:.25rem}.content-page .color-row p{margin:0}.content-page .bold{margin-top:.75rem;margin-bottom:0;font-weight:700}.privacy-page h2{margin-top:1.25rem}.privacy-page p{margin-bottom:0}.privacy-page ul{margin-bottom:.5rem}.privacy-page li,.content-page ul.list-flush li{margin-bottom:0}.content-page ul.list-snug li{margin-bottom:.25rem}.content-page p.mb-lg{margin-bottom:1.5rem}.nf-wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;padding:1.25rem;display:flex}@keyframes nf-join{0%{opacity:0;width:150px}to{opacity:1;width:622px}}.nf-bar{pointer-events:none;color:#000;background:#fed7d7;border-radius:.375rem;flex-direction:column;justify-content:center;align-items:center;max-width:90vw;height:7vh;margin-bottom:10px;animation:.6s forwards nf-join;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:48em){.nf-bar{max-width:600px;height:80px}}@media (prefers-reduced-motion:reduce){.nf-bar{opacity:1;width:622px;animation:none}}.nf-title{margin:0;font-size:.875rem;font-weight:700}.nf-subtitle{margin:.25rem 0 0;font-size:.875rem;font-weight:400}@media (min-width:30em){.nf-title{font-size:1.125rem}.nf-subtitle{font-size:1rem}}@media (min-width:48em){.nf-title{font-size:1.25rem}.nf-subtitle{font-size:1.125rem}}.nf-actions{justify-content:center;gap:.5rem;display:flex}.game-btn{border:1px solid var(--fg);color:var(--fg);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;height:2rem;padding:0 .5rem;font-family:inherit;font-size:.75rem;text-decoration:none;display:inline-flex}@media (min-width:48em){.game-btn{height:2.5rem;padding:0 1rem;font-size:1rem}}@media (hover:hover) and (pointer:fine){.game-btn:hover{background:var(--btn-hover-bg)}}.game-btn:active{transform:scale(.95)}:root{--divider:#00000029;--row-border:#edf2f7;--row-hover:#0000000f;--completed-row:#c6f6d5;--completed-row-hover:#9ae6b4;--dots:#0000005c}html[data-theme=dark]{--divider:#ffffff29;--row-border:#ffffff0f;--row-hover:#ffffff0f;--completed-row:#22543d;--completed-row-hover:#276749;--dots:#ffffff5c}.sr-only-h1{position:absolute;top:0;left:-9999px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spinner-wrap{justify-content:center;align-items:center;height:80vh;display:flex}.spinner{border:4px solid #80808040;border-top-color:var(--fg);border-radius:50%;width:3rem;height:3rem;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.spinner-wrap--delayed{opacity:0;height:var(--game-nav-hold,80vh);animation:.1s .15s forwards fade-in}.island-fade-in{min-height:var(--game-nav-board,auto);animation:.25s fade-in}.island-fade-out{animation:.2s forwards fade-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.spinner-wrap--delayed{opacity:1;animation:none}.island-fade-in,.island-fade-out{animation:none}}.archive-deeplink-spinner{display:none}html[data-archive-deeplink] .archive-deeplink-spinner{display:flex}html[data-archive-deeplink] .archive-body{display:none}.table-page{padding:.75rem .25rem 1.25rem}@media (min-width:48em){.table-page{padding-top:1.25rem}}.archive-body{width:100%}.table-panel{width:95%;margin:0 auto}@media (min-width:30em){.archive-page .table-panel{width:75%}.community-page .table-panel{width:90%}}@media (min-width:48em){.archive-page .table-panel{width:600px}.community-page .table-panel{width:700px}}@media (min-width:62em){.archive-page .table-panel{width:650px}.community-page .table-panel{width:800px}}.table-controls{z-index:10;background:var(--bg);position:sticky;top:0}@media (min-width:48em){.table-controls{padding-bottom:1rem}}.search-form{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.search-input-wrap{flex:1;margin-bottom:.5rem;position:relative}.search-form .search-input-wrap{margin-bottom:0}.search-form .pill-btn{margin-top:0}.search-icon{color:#cbd5e0;pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.table-search-input{box-sizing:border-box;width:100%;height:2.5rem;color:var(--fg);background:0 0;border:1px solid #80808059;border-radius:.375rem;padding:0 2rem 0 2.5rem;font-family:inherit;font-size:1rem}.table-search-input:focus{border:1.5px solid var(--fg);outline:none}.search-clear{color:var(--muted-fg);cursor:pointer;background:0 0;border:none;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.search-hint{color:var(--muted-fg);margin:-.25rem 0 0;font-size:.75rem}@media (min-width:48em){.search-hint{display:none}}.pill-row{gap:.5rem;margin:.5rem 0 .75rem;display:flex}@media (min-width:26em){.pill-row{margin:1rem 0}}@media (min-width:48em){.pill-row{margin:.75rem 0}}.pill-btn{border:1px solid var(--fg);color:var(--fg);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;height:2rem;margin-top:.5rem;padding:0 .5rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}@media (min-width:48em){.pill-btn{padding:0 1rem;font-size:1rem}}.pill-btn.selected{background:var(--fg);color:var(--bg)}.pill-btn:active{transform:scale(.95)}.btn-divider{background:var(--divider);width:1px;height:30px;margin-top:.5rem}.table-scroll{height:55vh;overflow-y:auto}@media (min-width:48em){.table-scroll{height:58vh}}@media (min-width:62em){.table-scroll{height:55vh}}.games-table{border-collapse:collapse;background:var(--bg);width:100%}.games-table th{z-index:1;background:var(--bg);text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-fg);padding:0 .25rem .5rem;font-size:.75rem;position:sticky;top:0}@media (min-width:48em){.games-table th{padding:0 1rem 1rem;font-size:.875rem}}.archive-page th.col-name,.archive-page th.col-date{width:50%}@media (min-width:48em){.archive-page th.col-name{width:60%}.archive-page th.col-date{width:40%}}.community-page th.col-name{width:45%}.community-page th.col-author{width:35%}.community-page th.col-plays{width:20%}.games-table td{border-bottom:1px solid var(--row-border);padding:.5rem .25rem;font-size:.875rem}@media (min-width:48em){.games-table td{padding:1rem;font-size:1rem}}.games-table td.col-name{font-weight:700}.games-table a{color:inherit;width:100%;height:100%;text-decoration:none;display:block}.games-table tbody tr{cursor:pointer;background:var(--bg)}.games-table tbody tr.completed{background:var(--completed-row)}@media (hover:hover) and (pointer:fine){.games-table tbody tr:hover{background:var(--row-hover)}.games-table tbody tr.completed:hover{background:var(--completed-row-hover)}}.no-results-cell{text-align:center;border-bottom:none!important;padding-top:50px!important}.no-results-title{margin:0 0 .5rem;font-size:1.25rem}.no-results-sub{color:var(--muted-fg);margin:0 0 1.5rem}.row-check,.row-check-spacer{width:1rem;height:1rem;margin-left:.5rem;display:inline-flex}.row-check{color:#fff;background:#38a169;border-radius:9999px;justify-content:center;align-items:center}.play-dots{justify-content:left;display:flex}@media (min-width:48em){.play-dots{margin-left:2.25rem}}.play-dot{background:var(--dots);border-radius:9999px;width:10px;height:10px;margin:0 2px}@media (min-width:48em){.play-dot{width:.75rem;height:.75rem;margin:0 .25rem}}.table-pagination{justify-content:center;align-items:center;gap:15px;margin-top:1.5rem;display:flex}@media (min-width:48em){.table-pagination{margin-top:2rem}}.page-arrow{color:var(--fg);cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.page-arrow:disabled,.page-arrow.disabled{opacity:0;cursor:default;pointer-events:none}.page-arrow .overlap{margin-left:-1.05rem}.page-count{margin:0 0 .25rem;font-size:.875rem}@media (min-width:48em){.page-count{font-size:1rem}}html[data-theme=dark] .island-theme-gate:not([data-island-themed]){visibility:hidden;position:relative}html[data-theme=dark] .island-theme-gate:not([data-island-themed]):before{content:"";visibility:visible;border:4px solid #ffffff40;border-top-color:var(--fg);border-radius:50%;width:40px;height:40px;margin-left:-20px;animation:.8s linear infinite island-gate-spin;position:absolute;top:20vh;left:50%}@keyframes island-gate-spin{to{transform:rotate(360deg)}}html[data-board-gate] .board-gate{visibility:hidden}.board-settling *{transition:none!important}@media (prefers-reduced-motion:reduce){html[data-theme=dark] .island-theme-gate:not([data-island-themed]):before{animation:none}}.ad-sidebar{display:none}.ad-incontent{justify-content:center;margin:1rem 0;display:flex}@media (min-width:90em){.ad-sidebar{z-index:10;display:block;position:fixed;top:50%;transform:translateY(-50%)}.ad-sidebar-left{left:10px}.ad-sidebar-right{right:10px}.ad-incontent{display:none}}
