.header-module__FpSQAG__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:40;opacity:1;will-change:transform,opacity;background:#0e121cad;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;width:calc(100% - 24px);max-width:1240px;height:72px;margin:12px auto 0;padding:0 18px;transition:transform .24s,opacity .24s;display:grid;position:fixed;inset:0 0 auto;transform:translateY(0);box-shadow:0 14px 40px #00000047}.header-module__FpSQAG__headerVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module__FpSQAG__headerHidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 16px))}.header-module__FpSQAG__userGroup{align-items:center;gap:12px;min-width:0;display:flex}.header-module__FpSQAG__avatarButton{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0;transition:transform .18s}.header-module__FpSQAG__avatarButton:hover{transform:translateY(-1px)}.header-module__FpSQAG__avatarShell{background:linear-gradient(135deg,#b7d7ff 0%,#f2bddc 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.header-module__FpSQAG__avatarImage{object-fit:cover;width:100%;height:100%}.header-module__FpSQAG__avatarFallback{font-family:var(--font-basker),serif;color:#0f1722;font-size:1rem}.header-module__FpSQAG__userMeta{flex-direction:column;min-width:0;line-height:1.1;display:flex}.header-module__FpSQAG__userLabel,.header-module__FpSQAG__userName,.header-module__FpSQAG__navLink{color:#f7fbff}.header-module__FpSQAG__userLabel{letter-spacing:.16em;text-transform:uppercase;opacity:.66;font-size:.7rem}.header-module__FpSQAG__userName{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.header-module__FpSQAG__nav{background:#ffffff0f;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:8px;padding:6px;display:flex}.header-module__FpSQAG__navLink{border-radius:999px;padding:9px 16px;font-size:.95rem;text-decoration:none;transition:background-color .18s,color .18s,transform .18s}.header-module__FpSQAG__navLink:hover{background:#ffffff14;transform:translateY(-1px)}.header-module__FpSQAG__navLinkActive{background:linear-gradient(135deg,#9fd0ff42,#f2bddc38);box-shadow:inset 0 0 0 1px #ffffff14}.header-module__FpSQAG__actions{justify-content:flex-end;display:flex}.header-module__FpSQAG__settingsButton{color:#f7fbff;cursor:pointer;background:#ffffff14;border:0;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .18s,transform .18s;display:inline-flex}.header-module__FpSQAG__settingsButton:hover{background:#ffffff24;transform:translateY(-1px)}.header-module__FpSQAG__profileModal{text-align:left;width:min(420px,100%)}.header-module__FpSQAG__settingsModal{text-align:left;width:min(460px,100%)}.header-module__FpSQAG__settingsBody{flex-direction:column;gap:18px;display:flex}.header-module__FpSQAG__settingRow{cursor:pointer;background:#ffffffb8;border:1px solid #11111114;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.header-module__FpSQAG__settingText{flex-direction:column;gap:4px;min-width:0;display:flex}.header-module__FpSQAG__settingTitle,.header-module__FpSQAG__settingDescription{color:#111}.header-module__FpSQAG__settingTitle{font-size:1rem}.header-module__FpSQAG__settingDescription{color:#5b5b5b;font-size:.9rem;line-height:1.6}.header-module__FpSQAG__settingCheckbox{accent-color:#111;cursor:pointer;flex:none;width:22px;height:22px}.header-module__FpSQAG__profileBody{flex-direction:column;gap:18px;display:flex}.header-module__FpSQAG__profileHero{background:#ffffffb8;border:1px solid #11111114;border-radius:8px;align-items:center;gap:14px;padding:14px;display:flex}.header-module__FpSQAG__profileAvatarShell{background:linear-gradient(135deg,#b7d7ff 0%,#f2bddc 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.header-module__FpSQAG__profileAvatarImage{object-fit:cover;width:100%;height:100%}.header-module__FpSQAG__profileAvatarFallback{font-family:var(--font-basker),serif;color:#0f1722;font-size:1.25rem}.header-module__FpSQAG__profileText{min-width:0}.header-module__FpSQAG__profileName,.header-module__FpSQAG__profileEmail,.header-module__FpSQAG__profileHint{color:#111;margin:0}.header-module__FpSQAG__profileName{font-size:1.05rem}.header-module__FpSQAG__profileEmail{color:#5b5b5b;margin-top:4px;font-size:.92rem}.header-module__FpSQAG__profileHint{color:#5b5b5b;font-size:.92rem;line-height:1.7}@media (max-width:820px){.header-module__FpSQAG__header{grid-template-columns:1fr auto;grid-template-areas:"user actions""nav nav";height:auto;padding:14px}.header-module__FpSQAG__userGroup{grid-area:user}.header-module__FpSQAG__actions{grid-area:actions}.header-module__FpSQAG__nav{grid-area:nav;justify-content:flex-start;width:100%;padding-inline:8px;overflow-x:auto}}@media (max-width:560px){.header-module__FpSQAG__header{width:calc(100% - 16px);margin-top:8px;padding:12px}.header-module__FpSQAG__userName{max-width:120px}.header-module__FpSQAG__navLink{padding:8px 14px;font-size:.9rem}.header-module__FpSQAG__profileHero{align-items:flex-start}}
