.label{font:700 .75rem Inter;letter-spacing:.1em}.button .lucide{height:1.25rem;width:1.25rem}.button{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;box-sizing:border-box;height:2.5rem;padding:0 1rem;gap:.5rem;white-space:nowrap;transition:all 150ms ease 0s;background:none;border:none;border-radius:.625rem;font:600 .88rem/1.25rem Inter,system-ui,sans-serif;cursor:pointer}.button:disabled{background-color:#212225;color:#777b84;border:1px solid #363a3f;cursor:not-allowed}.button--primary{background-color:#0090ff;color:#fff}.button--primary:not(:disabled):hover{background-color:#3b9eff}.button--primary:not(:disabled):active{background-color:#2870bd}.button--secondary{background-color:#18191b;color:#edeef0;box-shadow:0 0 0 1px #43484e}.button--secondary:not(:disabled):hover{background-color:#212225;box-shadow:0 0 0 1px #5a6169}.button--secondary:not(:disabled):active{background-color:#111113}.button--tertiary{color:#edeef0}.button--tertiary:not(:disabled):hover{background-color:#212225}.button--tertiary:not(:disabled):active{background-color:#18191b}.button--danger{background-color:#e5484d;color:#fff}.button--danger:not(:disabled):hover{background-color:#ec5d5e}.button--danger:not(:disabled):active{background-color:#b54548}.button--icon-only,.button--icon-only.button--large,.button--icon-only.button--small{aspect-ratio:1/1;padding:0}.button--large .lucide{height:1.5rem;width:1.5rem}.button--large{height:3rem;gap:1rem;padding:0 1.5rem;font:600 1rem/1.5rem Inter,system-ui,sans-serif}.button--small .lucide{height:1rem;width:1rem}.button--small{height:2rem;gap:.5rem;padding:0 .75rem}.button--full-width{width:100%}.badge{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;border-radius:624.9375rem;padding:0 .75rem;font:600 .75rem/1.125rem Inter,system-ui,sans-serif;border-width:1px;border-style:solid}.badge--primary,.badge{background-color:#0d2847;color:#70b8ff;border-color:#104d87}.badge--success{background-color:#0f2e22;color:#1fd8a4;border-color:#1b5745}.badge--danger{background-color:#3b1219;color:#ff9592;border-color:#72232d}.badge--neutral{background-color:#212225;color:#afb3ba;border-color:#363a3f}.badge--accent{background-color:#202248;color:#b1a9ff;border-color:#3d3e82}.card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;box-sizing:border-box;border-radius:.75rem;border:1px solid #363a3f;background-color:#18191b;color:#edeef0;font:400 .88rem/1.25rem Inter,system-ui,sans-serif}.card--prominent{border-color:#205d9e;background-color:#111927;box-shadow:0px 0px 64px 0px rgba(0,119,255,.2274509804)}.card__extra{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.card__extra--right{justify-content:flex-end}.card__extra:empty{display:none}.card__description{font:400 .88rem/1.25rem Inter,system-ui,sans-serif;flex:1}.card__description:empty{display:none}.card__header{display:flex;flex-direction:column;gap:.25rem}.card__header .card__title{font:600 1.5rem/1.5rem Poppins,system-ui,sans-serif;color:#edeef0}.card--prominent .card__header .card__title{color:#edeef0}.card__header .card__subtitle{font:600 .88rem/1.25rem Inter,system-ui,sans-serif;color:#777b84;word-wrap:break-word}.card--prominent .card__header .card__subtitle{color:#70b8ff}.modal-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);backdrop-filter:blur(4px);z-index:900}.modal{display:flex;flex-direction:column;padding:2rem;gap:2.5rem;width:42rem;border-radius:.875rem;background-color:#18191b;border:1px solid #363a3f}.modal__title{font:600 1.5rem/1.5rem Poppins,system-ui,sans-serif;color:#edeef0}.modal__subtitle{font:600 1rem/1.5rem Inter,system-ui,sans-serif;color:#777b84}.modal__header{display:flex;flex-direction:column}.modal__actions{display:flex;justify-content:flex-end;gap:1rem}.navbar{display:flex;align-items:center;padding:1.5rem 0;gap:2rem}.navbar__items{display:flex;gap:.5rem}.navbar__actions{display:flex;gap:1rem;margin-left:auto}.navbar__icon{transition:all 150ms ease 0s;display:flex;align-items:center;justify-content:center;height:2.5rem;color:#edeef0;padding:0;box-sizing:border-box;cursor:pointer;aspect-ratio:1/1}.navbar__icon:hover{color:#70b8ff}.navbar__item{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem;height:2.5rem;box-sizing:border-box;text-wrap:nowrap;transition:all 150ms ease 0s;border-radius:.625rem;color:#edeef0;background-color:hsla(0,0%,100%,0);font:500 1rem/1.5rem Inter,system-ui,sans-serif;cursor:pointer}.navbar__item:hover{color:#edeef0;background-color:#212225}.navbar__item:active{color:#edeef0;background-color:#18191b}.navbar__item--active{color:#70b8ff;background-color:#0d2847}.navbar__item--active:hover{color:#70b8ff;background-color:#003362}.navbar__item--active:active{color:#3b9eff;background-color:#111927}.navbar__logo{height:2.5rem;width:auto}.navbar__user{display:flex;align-items:center;gap:.5rem;padding:0 1rem;height:2.5rem;transition:all 150ms ease 0s;border-radius:.625rem;background-color:rgba(0,0,0,.6);color:#edeef0;font:500 1rem/1.5rem Inter,system-ui,sans-serif;cursor:pointer}.navbar__user:hover{background-color:rgba(0,0,0,.6980392157)}.navbar__title{display:inline-flex;align-items:center;gap:.5rem;font:600 1.5rem/1.5rem Poppins,system-ui,sans-serif}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#111113;color:#edeef0}*{box-sizing:border-box}html{min-width:20rem}body{min-height:100vh;margin:0;background:#111113;color:#edeef0}a{color:inherit;text-decoration:none}button,a{font:inherit}[hidden]{display:none !important}:focus-visible{outline:2px solid #3b9eff;outline-offset:3px}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;padding:.75rem 1rem;transform:translateY(-150%);border-radius:.625rem;background:#0090ff;color:#fff;font:600 .88rem/1.25rem Inter,system-ui,sans-serif}.skip-link:focus{transform:translateY(0)}.arcade-shell{width:min(100% - 3rem,64rem);margin-inline:auto}.arcade-header{border-bottom:1px solid #2e3135;background:#111113}.navbar{min-height:4.5rem;padding-block:1rem}.auth-actions{align-items:center;margin-left:auto}.auth-feedback{color:#777b84;font:500 .75rem/1.125rem Inter,system-ui,sans-serif}.user-chip{display:flex;align-items:center;gap:.5rem}.user-chip__avatar{display:grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:50%;background:#205d9e;color:#fff;font:700 .75rem/1.125rem Inter,system-ui,sans-serif}.user-chip__name{max-width:12rem;overflow:hidden;text-overflow:ellipsis;font:600 .88rem/1.25rem Inter,system-ui,sans-serif;white-space:nowrap}.arcade-main{padding-block:3.5rem}.arcade-main h1{margin:0 0 2rem;font:600 2.25rem/2.25rem Poppins,system-ui,sans-serif}.game-list{display:grid;gap:1rem}.game-card{max-width:48rem}.game-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.game-card .card__title{margin:0}.game-card .card__subtitle{margin:.25rem 0 0}.game-card .card__description{margin:0;color:#edeef0}.game-meta{margin:0;color:#777b84;font:500 .75rem/1.125rem Inter,system-ui,sans-serif}.game-card__actions{margin-top:.5rem}.arcade-dialog{width:auto;max-width:none;padding:0;border:0;overflow:visible;background:rgba(0,0,0,0);color:inherit}.arcade-dialog::backdrop{background:rgba(0,0,0,.75)}.scores-modal{width:min(100vw - 2rem,32rem);max-height:min(42rem,100vh - 2rem);overflow:hidden;padding:2rem}.scores-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.scores-modal .modal__title{margin:0}.scores-modal .modal__subtitle{margin:.5rem 0 0;color:#777b84;font:400 .88rem/1.25rem Inter,system-ui,sans-serif}.scores-close{color:#777b84;font-size:1.65rem;line-height:1}.scores-status{padding:3rem 0;color:#777b84;text-align:center}.scores-list{margin:0;padding:0;overflow-y:auto;list-style:none;counter-reset:rank}.scores-list li{display:grid;grid-template-columns:2.5rem minmax(0, 1fr) auto;align-items:center;gap:.75rem;min-height:3rem;border-bottom:1px solid #2e3135;counter-increment:rank}.scores-list li::before{content:counter(rank, decimal-leading-zero);color:#777b84;font:600 .75rem/1.125rem Inter,system-ui,sans-serif}.score-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 .88rem/1.25rem Inter,system-ui,sans-serif}.score-value{color:#70b8ff;font:700 .88rem/1.25rem Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums}.arcade-toast{position:fixed;right:1.5rem;bottom:1.5rem;z-index:50;max-width:22rem;padding:.75rem 1rem;border:1px solid #363a3f;border-radius:.625rem;background:#212225;font:500 .88rem/1.25rem Inter,system-ui,sans-serif}.arcade-toast--error{border-color:#8c333a;color:#ff9592}@media(max-width: 38rem){.arcade-shell{width:min(100% - 2rem,64rem)}.auth-feedback,.user-chip__name{display:none}.arcade-main{padding-block:2.5rem}.arcade-main h1{font:600 1.88rem/1.88rem Poppins,system-ui,sans-serif}.game-card__actions{flex-direction:column}.game-card__actions .button{width:100%}}
