.Layout-module__e_xTDG__nav{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);transition:box-shadow .25s var(--ease), border-color .25s var(--ease), background-color .25s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.Layout-module__e_xTDG__navScrolled{box-shadow:0 1px 0 var(--border), 0 6px 20px -16px #0000002e}html[data-theme=dark] .Layout-module__e_xTDG__navScrolled{border-bottom-color:var(--border);box-shadow:none}.Layout-module__e_xTDG__navInner,.Layout-module__e_xTDG__footInner{width:100%;max-width:var(--container);margin:0 auto;padding-inline:clamp(20px,4vw,40px)}.Layout-module__e_xTDG__navInner{justify-content:space-between;align-items:center;gap:16px;height:68px;display:flex}.Layout-module__e_xTDG__brand{color:var(--ink);font-family:var(--font-display);letter-spacing:-.04em;align-items:center;gap:8px;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.Layout-module__e_xTDG__brandSmall{font-size:18px}.Layout-module__e_xTDG__brandDot{background:var(--primary);border-radius:999px;width:9px;height:9px;transform:translateY(1px)}.Layout-module__e_xTDG__brandSmall .Layout-module__e_xTDG__brandDot{width:7px;height:7px}.Layout-module__e_xTDG__navRight{align-items:center;gap:10px;display:flex}.Layout-module__e_xTDG__navLinks{gap:22px;margin-right:12px;font-size:14.5px;font-weight:500;display:none}@media (min-width:760px){.Layout-module__e_xTDG__navLinks{display:inline-flex}}.Layout-module__e_xTDG__navLinks a,.Layout-module__e_xTDG__footLinks a{color:var(--body);transition:color .15s var(--ease);text-decoration:none}.Layout-module__e_xTDG__navLinks a:hover,.Layout-module__e_xTDG__footLinks a:hover{color:var(--ink)}.Layout-module__e_xTDG__themeToggle{border:1px solid var(--border);border-radius:var(--radius-pill);width:40px;height:40px;color:var(--ink);cursor:pointer;transition:background-color .2s var(--ease), border-color .2s var(--ease);background:0 0;justify-content:center;align-items:center;display:inline-flex}.Layout-module__e_xTDG__themeToggle:hover{background:var(--surface)}.Layout-module__e_xTDG__themeToggle svg{width:18px;height:18px}.Layout-module__e_xTDG__sun{display:none}.Layout-module__e_xTDG__moon{display:block}html[data-theme=dark] .Layout-module__e_xTDG__sun{display:block}html[data-theme=dark] .Layout-module__e_xTDG__moon{display:none}.Layout-module__e_xTDG__button{border-radius:var(--radius-pill);background:var(--primary);color:var(--primary-ink);font-family:var(--font-body);white-space:nowrap;transition:transform .15s var(--ease), box-shadow .2s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.Layout-module__e_xTDG__button:hover{box-shadow:0 8px 24px -10px color-mix(in oklab, var(--primary) 60%, transparent);transform:translateY(-1px)}.Layout-module__e_xTDG__loginLink{color:var(--body);white-space:nowrap;transition:color .15s var(--ease);padding:8px 4px;font-size:14.5px;font-weight:600;text-decoration:none}.Layout-module__e_xTDG__loginLink:hover{color:var(--ink)}.Layout-module__e_xTDG__account{display:inline-flex;position:relative}.Layout-module__e_xTDG__avatarButton{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;transition:box-shadow .2s var(--ease), border-color .2s var(--ease);justify-content:center;align-items:center;padding:0;display:inline-flex;overflow:hidden}.Layout-module__e_xTDG__avatarButton:hover{border-color:var(--primary)}.Layout-module__e_xTDG__avatarImg{object-fit:cover;width:100%;height:100%}.Layout-module__e_xTDG__avatarFallback{font-family:var(--font-display);font-size:16px;font-weight:700;line-height:1}.Layout-module__e_xTDG__menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:200px;box-shadow:var(--shadow-card);z-index:60;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.Layout-module__e_xTDG__menuHead{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;margin-bottom:6px;padding:8px 10px 10px;display:flex}.Layout-module__e_xTDG__menuName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.Layout-module__e_xTDG__menuEmail{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.Layout-module__e_xTDG__menuItem{text-align:left;border-radius:var(--radius);width:100%;color:var(--body);font-family:var(--font-body);cursor:pointer;transition:background-color .15s var(--ease);background:0 0;border:none;padding:9px 10px;font-size:14.5px;font-weight:500;line-height:1;text-decoration:none;display:block}.Layout-module__e_xTDG__menuItem:hover{background:var(--nav-bg);color:var(--ink)}.Layout-module__e_xTDG__menuItem:disabled{opacity:.6;cursor:default}.Layout-module__e_xTDG__foot{border-top:1px solid var(--border);padding-block:36px}.Layout-module__e_xTDG__footInner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.Layout-module__e_xTDG__footLinks{gap:18px;display:flex}
