:root{--bibbled-color-background:#f5efe6;--bibbled-color-foreground:#1f1a14;--bibbled-color-muted:#6b5f52;--bibbled-color-accent:#b8860b;--bibbled-color-accent-foreground:#fffdf9;--bibbled-color-surface:#fffdf9;--bibbled-color-border:#d4c8b8;--bibbled-radius:.5rem;--bibbled-font-display:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;--bibbled-font-body:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif}.bibbled-brand-shell{background-color:var(--bibbled-color-background);color:var(--bibbled-color-foreground);font-family:var(--bibbled-font-body)}.bibbled-brand-shell.bibbled-splash-shell{--bibbled-color-accent:#2ed3cb;--bibbled-color-accent-foreground:#fff;background-color:#f5fafb;background-image:url(/bibbled-bg.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}.bibbled-brand-shell.bibbled-splash-shell>div{grid-template-rows:auto 1fr auto auto;justify-items:center;width:100%;min-height:calc(100dvh - 8rem);display:grid}.bibbled-brand-shell.bibbled-splash-shell .bibbled-splash-stage{flex-direction:column;justify-content:center;align-items:center;min-height:0;display:flex}.bibbled-brand-shell.bibbled-splash-shell .bibbled-splash-past-games{margin-top:0}.bibbled-brand-shell.bibbled-splash-shell .bibbled-site-footer{justify-self:stretch;margin-top:0;padding-top:1.5rem}.bibbled-brand-shell .bibbled-wordmark{justify-content:center;width:100%;margin:0;line-height:0;display:flex}.bibbled-brand-shell .bibbled-primary-cta{border-radius:var(--bibbled-radius);background-color:var(--bibbled-color-accent);color:var(--bibbled-color-accent-foreground);justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.bibbled-brand-shell .bibbled-primary-cta:hover{background-color:#9a7209}.bibbled-brand-shell.bibbled-splash-shell .bibbled-primary-cta:hover{background-color:#23beb7}.bibbled-brand-shell .bibbled-primary-cta:focus-visible{outline:2px solid var(--bibbled-color-accent);outline-offset:3px}.bibbled-brand-shell .bibbled-muted-copy{color:var(--bibbled-color-muted)}.bibbled-brand-shell .bibbled-secondary-link{color:var(--bibbled-color-muted);text-underline-offset:3px;text-decoration:underline}.bibbled-brand-shell .bibbled-secondary-link:hover{color:var(--bibbled-color-foreground)}.bibbled-brand-shell .bibbled-footer-link{color:var(--bibbled-color-muted);text-underline-offset:3px;text-decoration:underline}.bibbled-brand-shell .bibbled-footer-link:hover{color:var(--bibbled-color-foreground)}.bibbled-brand-shell .bibbled-past-games-list{text-align:left;width:100%;margin-top:2rem}.bibbled-brand-shell .bibbled-past-games-tab-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.5rem;width:100%;display:grid}.bibbled-brand-shell .bibbled-past-game-tab{border:1px solid var(--bibbled-color-border);border-radius:var(--bibbled-radius);background:var(--bibbled-color-surface);min-height:2.75rem;color:inherit;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;padding:.5rem .625rem;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.bibbled-brand-shell .bibbled-past-game-tab:hover{background:#f5fffe;border-color:#2ed3cb}.bibbled-brand-shell .bibbled-past-game-tab-number{color:#239691;font-size:.75rem;font-weight:700}.bibbled-brand-shell .bibbled-past-game-tab-title{text-align:center;color:var(--bibbled-color-foreground);font-size:.8125rem;line-height:1.25}.bibbled-brand-shell .bibbled-past-game-card{border:1px solid var(--bibbled-color-border);border-radius:var(--bibbled-radius);background:var(--bibbled-color-surface);padding:1rem 1.25rem}.bibbled-brand-shell .bibbled-past-game-card+.bibbled-past-game-card{margin-top:.75rem}@media (prefers-reduced-motion:reduce){.bibbled-brand-shell .bibbled-primary-cta{transition:none}}
