.auth-menu-item{align-items:center;gap:.35rem;position:relative}.auth-menu-item[data-auth-controls]{display:inline-flex}.auth-menu-item[hidden]{display:none}.auth-login-button{border:1px solid var(--color-fg4) !important;border-radius:999px;font-size:.82rem !important;line-height:1.1;padding:.24rem .55rem !important}.auth-login-button:hover{border-color:var(--color-fg0) !important}.auth-login-button[hidden]{display:none !important}.auth-profile-button{align-items:center;border:1px solid var(--color-fg4) !important;border-radius:999px;display:inline-flex !important;height:1.85rem;justify-content:center;padding:0 !important;width:1.85rem}.auth-profile-button svg{height:.95rem;width:.95rem}.auth-profile-button svg[hidden]{display:none}.auth-profile-button img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.auth-profile-button img[hidden]{display:none}.auth-profile-button[hidden]{display:none !important}.auth-profile-menu{background:var(--color-bg0);border:1px solid var(--color-fg4);box-shadow:0 .4rem 1rem rgba(0,0,0,.12);display:grid;gap:.35rem;max-width:calc(100vw - 2rem);min-width:18rem;padding:.8rem;position:absolute;right:0;top:calc(100% + .45rem);z-index:200}.auth-profile-menu[hidden]{display:none}.auth-profile-menu p{margin:0}.auth-profile-menu a,.auth-profile-menu button{appearance:none;background:0 0;border:0;color:var(--color-fg0);cursor:pointer;font:inherit;padding:.25rem 0;text-align:left;text-decoration:none}.auth-profile-menu a:hover,.auth-profile-menu button:hover{text-decoration:underline}.auth-profile-menu__name{font-weight:700}.auth-profile-menu__email{color:var(--color-fg4);overflow-wrap:anywhere}.account-panel{margin-left:auto;margin-right:auto;max-width:32rem}.account-status{color:var(--color-fg4)}.account-helper{color:var(--color-fg4);margin-top:-.35rem}.account-error{border-left:2px solid var(--color-ac0);color:var(--color-fg0);margin:0 0 1rem;padding:.5rem 0 .5rem .75rem}.account-error[hidden]{display:none}.account-notice{border-left:2px solid var(--color-fg4);color:var(--color-fg0);margin:0 0 1rem;padding:.5rem 0 .5rem .75rem}.account-notice[hidden]{display:none}.account-section{border-top:1px solid var(--color-bg2);padding:1.25rem 0}.account-section h2{margin-top:0}.account-section[hidden]{display:none}.account-section[data-account-auth-options]{border-top:0;padding-top:0}.account-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.account-section[data-account-auth-options] .account-actions{align-items:center;flex-direction:column;gap:.65rem;margin-top:0}.account-form{display:grid;gap:.75rem;max-width:24rem}.account-form label{display:grid;gap:.25rem}.account-form input{border:1px solid var(--color-fg4);background:var(--color-bg0);color:var(--color-fg0);font:inherit;padding:.45rem .55rem}.account-profile-editor{align-items:start;display:grid;gap:.85rem;grid-template-columns:auto minmax(0,1fr);margin-bottom:1.25rem}.account-profile-fields{min-width:0}.account-avatar{align-items:center;display:grid;gap:.35rem;justify-items:center}.account-avatar-button{align-items:center;appearance:none;background:var(--color-bg0);border:1px solid var(--color-fg4);border-radius:999px;color:var(--color-fg2);cursor:pointer;display:inline-flex;font:inherit;font-weight:700;height:3.35rem;justify-content:center;overflow:hidden;padding:0;width:3.35rem}.account-avatar-button:hover{background:var(--color-bg2);border-color:var(--color-fg2)}.account-avatar-button:disabled{cursor:not-allowed;opacity:.7}.account-avatar-image{height:100%;object-fit:cover;width:100%}.account-avatar-image[hidden]{display:none}.account-avatar-fallback{font-size:1.1rem;line-height:1}.account-avatar-actions{display:flex;gap:.45rem;margin-top:.45rem}.account-avatar-status{align-items:center;color:var(--color-fg4);display:inline-flex;font-size:.8rem;min-height:1rem}.account-avatar-status[hidden]{display:none}.account-username-form{align-items:end;display:grid;gap:.45rem;grid-template-columns:minmax(0,1fr)auto auto;margin-bottom:0;max-width:100%}.account-username-form label{display:grid;gap:.25rem;min-width:0}.account-username-form input{border:1px solid var(--color-fg4);background:var(--color-bg0);color:var(--color-fg0);font:inherit;min-width:0;padding:.42rem .5rem}.account-username-label{color:var(--color-fg4);font-size:.85rem}.account-username-save{min-height:2.15rem;padding-inline:.7rem}.account-username-confirm{align-items:center;color:var(--color-fg4);display:inline-flex;font-size:.85rem;gap:.25rem;min-height:2.15rem}.account-username-confirm svg{fill:none;height:.95rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;width:.95rem}.account-username-confirm[hidden]{display:none}.account-button{appearance:none;border:1px solid var(--color-fg4);background:var(--color-bg0);color:var(--color-fg0);cursor:pointer;font:inherit;padding:.45rem .65rem}.account-button:hover{background:var(--color-bg2)}.account-provider-button{align-items:center;background:0 0;border-color:var(--color-fg4);border-radius:4px;color:var(--color-fg2);display:inline-flex;font-family:var(--body-font-family);font-size:.92rem;font-weight:700;gap:.75rem;justify-content:center;min-height:2.55rem;padding:.55rem 1rem;transition:background .2s ease,border-color .2s ease,color .2s ease;width:16rem}.account-provider-button svg{color:currentColor;flex:none;height:1.15rem;width:1.15rem}.account-provider-button:hover{background:var(--color-bg2);border-color:var(--color-fg2);color:var(--color-fg0)}.account-provider-button:disabled{cursor:not-allowed;opacity:.7}.account-google-button{color:var(--color-fg3)}.account-button-secondary{color:var(--color-fg4)}.account-details{display:grid;gap:.75rem}.account-details div{display:grid;gap:.2rem}.account-details dt{color:var(--color-fg4);font-size:.9rem}.account-details dd{margin:0;overflow-wrap:anywhere}.auth-page-gate{min-height:18rem}.auth-gate{border-top:1px solid var(--color-bg2);display:grid;gap:.85rem;margin:4rem auto;max-width:32rem;padding-top:1.25rem}.auth-gate[hidden]{display:none}.auth-gate h1,.auth-gate p{margin:0}.auth-gate h1{color:var(--color-fg0);font-family:var(--header-font-family);font-size:1.8rem}.auth-gate p{color:var(--color-fg4)}.auth-gate__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.auth-gate__actions[hidden]{display:none}.auth-gated-content[hidden]{display:none}@media(max-width:560px){.account-actions{align-items:stretch;flex-direction:column}.account-profile-editor{grid-template-columns:1fr;justify-items:center}.account-profile-fields{width:100%}.account-username-form{grid-template-columns:minmax(0,1fr)auto}.account-username-confirm{grid-column:1/-1}.auth-gate__actions{align-items:stretch;flex-direction:column}.auth-gate__actions .account-provider-button{width:100%}}