.auth-header-link,.auth-header-account{white-space:nowrap;color:var(--foreground);align-items:center;gap:9px;margin-left:auto;font-size:.875rem;font-weight:550;display:inline-flex}.auth-header-link{border:1px solid var(--input);border-radius:5px;padding:8px 14px}.auth-header-link:hover{background:var(--secondary)}.auth-header-account>span:first-child{border:1px solid var(--input);background:var(--secondary);border-radius:50%;place-items:center;width:31px;height:31px;font-size:.875rem;display:grid}.auth-header-account:hover{color:var(--foreground)}.auth-header-loading{background:var(--secondary);border-radius:50%;width:31px;height:31px;margin-left:auto}.account-shell{max-width:var(--site-width);padding:40px var(--site-gutter) 72px;min-height:calc(100svh - 168px);margin:auto}.account-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.account-shell h1{letter-spacing:-.9px;font-size:2rem;font-weight:600;line-height:1.2}.account-shell h2{letter-spacing:-.35px;font-size:1.25rem;font-weight:550;line-height:1.3}.account-intro{color:var(--muted-foreground);max-width:55ch;margin:12px 0 24px;font-size:1rem;line-height:1.7}.account-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.account-stack{gap:24px;display:grid}.account-panel{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:28px}.account-primary,.account-secondary{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:0 18px;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.35;display:inline-flex}.account-primary{background:var(--foreground);color:var(--background)}.account-primary:hover{background:var(--primary-hover)}.account-secondary{border-color:var(--input);color:var(--foreground);background:0 0}.account-secondary:hover{background:var(--secondary)}.account-primary:disabled,.account-secondary:disabled,.google-signin:disabled{opacity:.5;cursor:default}.account-form{gap:22px;display:grid}.account-form label{color:var(--text-secondary);gap:9px;font-size:.875rem;line-height:1.5;display:grid}.account-form input{border:1px solid var(--input);background:var(--background);width:100%;min-width:0;height:44px;color:var(--foreground);border-radius:5px;padding:0 12px;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.4}.account-form input:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.account-form button{justify-self:start}.account-handle-input{align-items:center;display:flex;position:relative}.account-handle-input>span{color:var(--muted-foreground);position:absolute;left:12px}.account-handle-input input{padding-left:30px}.account-caption{color:var(--muted-foreground);font-size:.875rem;font-weight:400;line-height:1.6}.account-email{color:var(--muted-foreground);overflow-wrap:anywhere;gap:5px;font-size:.875rem;line-height:1.6;display:grid}.account-email strong{color:var(--text-secondary);font-weight:400}.account-message{background:var(--secondary);color:var(--text-secondary);border-radius:5px;margin-top:20px;padding:12px 14px;font-size:.875rem;line-height:1.65}.account-error{color:var(--text-secondary);border-left:2px solid var(--notice-edge)}.account-success{color:var(--text-secondary);border-left:2px solid var(--muted-foreground)}.account-text-link{color:var(--text-secondary);text-underline-offset:4px;font-size:.875rem;text-decoration:underline;display:inline-block}.signin-shell{place-items:center;display:grid}.signin-panel{width:100%;max-width:440px;padding:36px}.signin-panel h1{margin-bottom:20px;font-size:1.75rem}.signin-panel .account-text-link{margin-top:28px}.signin-panel>.account-caption{margin-top:14px}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/google-sans-medium.ttf)format("truetype")}.google-signin{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #747775;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:10px 12px;font-family:Google Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:flex}.google-signin-logo{background:url(/brand/google-g.png) 50%/contain no-repeat;flex:0 0 20px;width:20px;height:20px;display:block}.google-signin:hover:not(:disabled){box-shadow:0 1px 3px #0003}.google-signin:focus-visible{outline-offset:3px;outline:2px solid #a8c7fa}.account-game-save{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.account-game-save-heading{justify-content:space-between;align-items:center;gap:12px;font-size:.875rem;font-weight:550;display:flex}.account-game-save-heading>span{color:var(--muted-foreground);font-size:.875rem;font-weight:400}.account-game-save-heading>a:hover{text-underline-offset:4px;text-decoration:underline}.account-save-value{color:var(--text-secondary);margin-top:8px;font-size:.875rem}.account-guest-save{justify-items:start;gap:12px;margin-top:14px;display:grid}.account-guest-save .account-secondary{min-height:35px;font-size:.875rem}.account-save-error,.account-save-success{color:var(--text-secondary);margin-top:12px;font-size:.875rem;line-height:1.6}.account-save-success{color:var(--text-secondary)}.account-save-error button{color:var(--text-secondary);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}@media (max-width:760px){.account-shell{padding:32px 22px 56px}.account-grid{grid-template-columns:1fr}.account-panel{padding:24px}.account-shell h1{font-size:1.688rem}.auth-header-account>span:last-child{display:none}}.signin-form{margin-top:24px}.signin-form button{justify-self:stretch}.signin-links{flex-wrap:wrap;gap:14px 24px;margin-top:20px;display:flex}.signin-links button{min-height:28px;color:var(--text-secondary);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem;text-decoration:underline}.signin-links button:disabled{opacity:.5}.signin-divider{color:var(--muted-foreground);align-items:center;gap:16px;margin:24px 0;font-size:.875rem;display:flex}.signin-divider:before,.signin-divider:after{content:"";background:var(--input);flex:1;height:1px}.my-games{margin-top:32px}.my-games-heading,.my-game-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.my-game{border-top:1px solid var(--input);margin-top:24px;padding:24px 0}.my-game h3{margin-bottom:6px;font-size:1.188rem;font-weight:550}.my-game h3 a:hover{text-underline-offset:4px;text-decoration:underline}.my-game-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.my-game-description{color:var(--text-secondary);overflow-wrap:anywhere;max-width:80ch;margin:18px 0;font-size:.9375rem;line-height:1.65}.my-game-editor{border-top:1px solid var(--input);max-width:680px;margin-top:24px;padding-top:20px}.my-game-editor .account-intro{margin:0}.my-game-editor textarea,.my-game-editor select{border:1px solid var(--input);background:var(--background);font:inherit;color:var(--foreground);resize:vertical;border-radius:5px;width:100%;padding:10px 12px;font-size:.9375rem}:is(.my-game-editor textarea:focus-visible,.my-game-editor select:focus-visible){outline:2px solid var(--ring);outline-offset:2px}.my-games-help{border-top:1px solid var(--input);max-width:90ch;margin-top:20px;padding-top:20px;font-size:.875rem}.my-game-editor ul{margin:8px 0;padding-left:18px}.account-form label,.account-primary,.account-secondary{font-size:.875rem}.signin-help{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:20px;padding-top:16px;font-size:.875rem}.signin-help summary{cursor:pointer;width:max-content;max-width:100%}.signin-help .signin-links{margin-top:10px}.account-panel>.account-secondary{margin-top:20px}.account-shell h1:focus{outline:none}.my-game-description,.my-game-editor input,.my-game-editor textarea,.my-game-editor select{font-size:1rem}@media (max-width:760px){.account-shell{padding:30px var(--site-gutter) 56px}.account-panel{padding:24px}.signin-panel{padding:28px}}.header-actions .auth-header-link{border:1px solid var(--primary);background:var(--primary);min-height:44px;color:var(--primary-foreground);border-radius:3px;margin:0;padding:0 22px;font-size:.9375rem;font-weight:500}.header-actions .auth-header-link:hover{background:var(--primary-hover)}.header-actions .auth-header-account,.header-actions .auth-header-loading{margin:0}.header-actions .auth-header-account{min-height:44px;color:var(--foreground);font-size:.9375rem}.header-actions .auth-header-account>span:first-child{background:var(--secondary);border-color:var(--border-strong);border-radius:3px;width:36px;height:36px}.account-shell h1{font-weight:750}.account-shell h2{font-weight:650}.account-panel{border-radius:5px}@media (max-width:480px){.header-actions .auth-header-link{min-height:38px;padding:0 11px;font-size:.875rem}}
