.top-bar.svelte-q971rm{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;background:#2b2930;border-bottom:1px solid #49454f;position:sticky;top:0;z-index:100}.brand.svelte-q971rm{display:flex;align-items:center;gap:.4rem;font-weight:700;font-size:1.1rem;color:#eaddff;white-space:nowrap}.brand-icon.svelte-q971rm{font-size:1.3rem;vertical-align:middle}.top-links.svelte-q971rm{display:flex;gap:.25rem}.top-links.svelte-q971rm a:where(.svelte-q971rm){display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:50px;font-weight:500;font-size:.95rem;color:#cac4d0;transition:background .15s,color .15s;text-decoration:none}.top-links.svelte-q971rm a:where(.svelte-q971rm) .material-icons:where(.svelte-q971rm){font-size:1.1rem}.top-links.svelte-q971rm a:where(.svelte-q971rm):hover,.top-links.svelte-q971rm a.active:where(.svelte-q971rm){background:#6750a4;color:#fff}.bottom-nav.svelte-q971rm{display:none}@media(max-width:600px){.top-links.svelte-q971rm{display:none}.bottom-nav.svelte-q971rm{display:flex;position:fixed;bottom:0;left:0;right:0;height:68px;background:#2b2930;border-top:1px solid #49454f;z-index:100}.bottom-nav.svelte-q971rm a:where(.svelte-q971rm){flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;color:#938f99;text-decoration:none;font-size:.7rem;font-weight:500;transition:color .15s;position:relative;padding-top:6px}.bottom-nav.svelte-q971rm a:where(.svelte-q971rm):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-62%);width:64px;height:32px;border-radius:50px;background:transparent;transition:background .2s}.bottom-nav.svelte-q971rm a.active:where(.svelte-q971rm):before{background:#4a4458}.bottom-nav.svelte-q971rm a.active:where(.svelte-q971rm){color:#eaddff}.nav-icon.svelte-q971rm{font-size:1.4rem;position:relative;z-index:1}.nav-label.svelte-q971rm{position:relative;z-index:1}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--md-primary: #6750a4;--md-primary-container: #eaddff;--md-on-primary: #ffffff;--md-secondary: #625b71;--md-secondary-container: #e8def8;--md-surface: #1c1b1f;--md-surface-variant: #49454f;--md-on-surface: #e6e1e5;--md-on-surface-variant: #cac4d0;--md-background: #1c1b1f;--md-outline: #938f99;--md-error: #f2b8b5;--kahoot-red: #e21b3c;--kahoot-blue: #1368ce;--kahoot-yellow: #d89e00;--kahoot-green: #26890c;--kahoot-purple: #864cbf;--kahoot-orange: #e15f2c;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 28px;font-family:Roboto,system-ui,sans-serif;background-color:var(--md-background);color:var(--md-on-surface)}body{min-height:100dvh}a{color:var(--md-primary-container);text-decoration:none}.card{background:#2b2930;border-radius:var(--radius-md);padding:1.25rem;box-shadow:0 2px 8px #0006}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:var(--radius-lg);font-family:inherit;font-size:1rem;font-weight:500;cursor:pointer;padding:.75rem 1.5rem;transition:filter .15s,transform .1s;letter-spacing:.03em}.btn:hover{filter:brightness(1.1)}.btn:active{transform:scale(.96)}.btn-primary{background:var(--md-primary);color:var(--md-on-primary)}.btn-secondary{background:var(--md-secondary-container);color:#1d1b20}.btn-danger{background:var(--kahoot-red);color:#fff}.btn-sm{font-size:.875rem;padding:.5rem 1rem}input,select,textarea{background:#2b2930;color:var(--md-on-surface);border:1px solid var(--md-outline);border-radius:var(--radius-sm);padding:.75rem 1rem;font-family:inherit;font-size:1rem;width:100%;outline:none;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--md-primary-container)}label{font-size:.875rem;color:var(--md-on-surface-variant);display:block;margin-bottom:.35rem}.field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.page-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}@keyframes scoreFlash{0%{background-color:#6750a466}to{background-color:transparent}}.score-updated{animation:scoreFlash 1s ease-out}.snackbar{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:#e8def8;color:#1d1b20;padding:.75rem 1.5rem;border-radius:var(--radius-lg);font-weight:500;box-shadow:0 4px 16px #0006;z-index:999;animation:snackIn .25s ease}@keyframes snackIn{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}main.svelte-12qhfyh{min-height:calc(100dvh - 56px);padding:1rem}@media(max-width:600px){main.svelte-12qhfyh{padding-bottom:calc(1rem + 68px)}}
