.client-shell{--client-shell-gutter:clamp(20px, 2.2vw, 40px);--client-shell-max:1680px;--client-nav-width:226px;--client-presence-dnd:#9f3f4a;--client-presence-away:#9a6700;--client-presence-info:#286783;--client-presence-neutral:#596f68;--client-presence-online:#009b68}[data-theme=dark] .client-shell{--client-presence-dnd:#e07a84;--client-presence-away:#e0aa45;--client-presence-info:#78b6cf;--client-presence-neutral:#9fb6ad;--client-presence-online:#57e0ad}.client-shell .client-topbar,.client-shell-wide .client-topbar{width:100%;max-width:none;min-height:76px;margin:0;padding:0}.client-topbar-inner{max-width:var(--client-shell-max);min-height:76px;padding:10px var(--client-shell-gutter);justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0 auto;display:flex}.client-topbar-inner,.client-workspace,.client-main,.workout-session-panel,.workout-set-runner,.workout-execution-list,.client-topbar-actions{min-width:0}.client-profile-trigger{color:var(--client-ink);border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;min-width:0;min-height:48px;padding:4px 9px 4px 4px;transition:background .16s cubic-bezier(.23,1,.32,1),border-color .16s cubic-bezier(.23,1,.32,1),transform .12s cubic-bezier(.23,1,.32,1);display:flex}.client-profile-trigger:hover,.client-profile-trigger.active{background:color-mix(in srgb, var(--client-green) 8%, transparent);border-color:var(--client-border)}.client-profile-trigger:active{transform:scale(.98)}.client-profile-trigger:focus-visible,.profile-avatar-file-trigger:focus-within,.client-profile-remove:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 22%, transparent);outline-offset:2px}.client-profile-trigger-copy{text-align:start;grid-template-rows:16px 14px;width:132px;min-width:0;display:grid}.client-profile-trigger-copy strong{color:var(--client-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.client-profile-trigger-secondary{min-width:0;height:14px;display:block;position:relative;overflow:hidden}.client-profile-trigger-secondary>span{text-overflow:ellipsis;white-space:nowrap;line-height:14px;transition:opacity .15s cubic-bezier(.23,1,.32,1),transform .15s cubic-bezier(.23,1,.32,1);position:absolute;inset:0;overflow:hidden}.client-profile-trigger-status{--presence-color:var(--client-muted);color:var(--presence-color);opacity:1;font-size:10px;font-weight:750;transform:translateY(0)}.client-profile-trigger-username{color:var(--client-muted);opacity:0;font-size:10px;font-weight:700;transform:translateY(4px)}.client-profile-trigger-secondary[data-has-username=true] .client-profile-trigger-username{pointer-events:none}.client-profile-trigger:focus-visible .client-profile-trigger-secondary[data-has-username=true] .client-profile-trigger-status{opacity:0;transform:translateY(-4px)}.client-profile-trigger:focus-visible .client-profile-trigger-secondary[data-has-username=true] .client-profile-trigger-username{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.client-profile-trigger:hover .client-profile-trigger-secondary[data-has-username=true] .client-profile-trigger-status{opacity:0;transform:translateY(-4px)}.client-profile-trigger:hover .client-profile-trigger-secondary[data-has-username=true] .client-profile-trigger-username{opacity:1;transform:translateY(0)}}.profile-avatar{box-shadow:none;box-sizing:border-box;border:0;border-radius:50%;outline:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;overflow:hidden}.profile-avatar-compact{width:38px;height:38px;font-size:10px}.profile-avatar-medium{width:52px;height:52px;font-size:16px}.profile-avatar-large{width:88px;height:88px;font-size:25px}.profile-avatar.has-image{background:var(--client-surface-soft,#edf2ef)}.profile-avatar.has-fallback[data-avatar-tone="0"]{background:var(--avatar-fallback-0)}.profile-avatar.has-fallback[data-avatar-tone="1"]{background:var(--avatar-fallback-1)}.profile-avatar.has-fallback[data-avatar-tone="2"]{background:var(--avatar-fallback-2)}.profile-avatar.has-fallback[data-avatar-tone="3"]{background:var(--avatar-fallback-3)}.profile-avatar.has-fallback[data-avatar-tone="4"]{background:var(--avatar-fallback-4)}.profile-avatar-fallback{border-radius:inherit;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.profile-avatar-fallback img{object-fit:contain;width:58%;height:58%;display:block}.profile-avatar>img{border-radius:inherit;box-shadow:none;object-fit:cover;object-position:center;opacity:1;z-index:1;border:0;outline:0;width:100%;max-width:none;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.profile-avatar-stack{flex:none;line-height:1;display:inline-grid;position:relative}.profile-avatar-layer{grid-area:1/1}.profile-avatar-layer.is-base{z-index:1;display:inline-flex;position:relative}.profile-avatar-layer.is-decoration,.profile-avatar-layer.is-frame{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:-8%}.profile-avatar-layer.is-decoration{z-index:2}.profile-avatar-layer.is-frame{z-index:3}.profile-avatar-layer.is-presence{--presence-separator:var(--presence-separator-override,var(--client-surface-solid,#fff));z-index:4;position:absolute;bottom:0;right:0}.presence-indicator{--presence-token-online:var(--client-presence-online,#009b68);--presence-token-away:var(--client-presence-away,#9a6700);--presence-token-dnd:var(--client-presence-dnd,#9f3f4a);--presence-token-neutral:var(--client-presence-neutral,var(--client-muted,#667a73));--presence-token-info:var(--client-presence-info,#286783);--presence-token-error:var(--client-danger,#b84c55);--presence-color:var(--client-muted);--presence-cutout:var(--presence-separator,var(--client-surface-solid));--presence-indicator-size:20px;--presence-icon-size:15px;--presence-soft:var(--client-surface-soft);color:var(--presence-color);max-width:100%;transition:color .16s var(--client-ease,ease), opacity .16s var(--client-ease,ease);align-items:center;gap:7px;font-size:11px;font-weight:800;line-height:1.25;display:inline-flex}.presence-indicator-mark{background:var(--presence-separator);border:2px solid var(--presence-separator);box-sizing:border-box;height:var(--presence-indicator-size);transition:color .16s var(--client-ease,ease), opacity .16s var(--client-ease,ease);width:var(--presence-indicator-size);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.presence-indicator-mark svg{height:var(--presence-icon-size);width:var(--presence-icon-size)}.presence-indicator[data-size=compact]{--presence-indicator-size:16px;--presence-icon-size:12px}.presence-indicator[data-size=large]{--presence-indicator-size:24px;--presence-icon-size:18px}.presence-indicator.has-label{background:var(--presence-soft);border:1px solid color-mix(in srgb, var(--presence-color) 22%, var(--client-border));border-radius:999px;min-height:30px;padding:3px 10px 3px 4px}.presence-indicator[data-tone=online],.client-profile-trigger-status[data-tone=online]{--presence-color:var(--presence-token-online,var(--client-presence-online,#009b68));--presence-soft:color-mix(in srgb, var(--presence-token-online,var(--client-presence-online,#009b68)) 10%, var(--client-surface-solid))}.presence-indicator[data-tone=away],.client-profile-trigger-status[data-tone=away]{--presence-color:var(--presence-token-away,var(--client-presence-away,#9a6700));--presence-soft:color-mix(in srgb, var(--presence-token-away,var(--client-presence-away,#9a6700)) 12%, var(--client-surface-solid))}.presence-indicator[data-tone=dnd],.client-profile-trigger-status[data-tone=dnd]{--presence-color:var(--presence-token-dnd,var(--client-presence-dnd,#9f3f4a));--presence-soft:color-mix(in srgb, var(--presence-token-dnd,var(--client-presence-dnd,#9f3f4a)) 11%, var(--client-surface-solid))}.presence-indicator[data-tone=neutral],.client-profile-trigger-status[data-tone=neutral]{--presence-color:var(--presence-token-neutral,var(--client-presence-neutral,var(--client-muted)))}.presence-indicator[data-tone=info],.client-profile-trigger-status[data-tone=info]{--presence-color:var(--presence-token-info,var(--client-presence-info,#286783));--presence-soft:color-mix(in srgb, var(--presence-token-info,var(--client-presence-info,#286783)) 10%, var(--client-surface-solid))}.presence-indicator[data-tone=error],.client-profile-trigger-status[data-tone=error]{--presence-color:var(--presence-token-error,var(--client-danger,#b84c55));--presence-soft:color-mix(in srgb, var(--presence-token-error,var(--client-danger,#b84c55)) 9%, var(--client-surface-solid))}.presence-indicator[data-glyph=spinner] .presence-indicator-mark{animation:1.1s linear infinite presence-indicator-rotate}@keyframes presence-indicator-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.presence-indicator[data-glyph=spinner] .presence-indicator-mark,.presence-option-spinner{animation:none}.presence-indicator,.presence-indicator-mark,.presence-status-sheet{transition:none}.presence-status-sheet{animation:none}.account-presence-summary>svg{transition:none}}.client-route-transition{animation:client-route-enter .16s var(--jf-ease-out) both;min-width:0}.client-route-loading{background:0 0;min-height:min(620px,100svh - 120px)}@keyframes client-route-enter{0%{opacity:0;transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.client-route-transition{animation:80ms linear both client-route-fade}}@keyframes client-route-fade{0%{opacity:.92}}.home-dashboard{color:var(--client-ink);gap:30px;min-width:0;padding-bottom:20px;display:grid}.home-dashboard-header{justify-content:space-between;align-items:flex-end;gap:28px;min-width:0;display:flex}.home-dashboard-header>div:first-child{min-width:0}.home-dashboard-header time{color:var(--client-green);text-transform:capitalize;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.home-dashboard-header h1{color:var(--client-ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:36px;line-height:1.08}.home-dashboard-header p{color:var(--client-muted);text-wrap:pretty;max-width:68ch;margin:9px 0 0;font-size:14px;line-height:1.55}.home-coach-context{background:color-mix(in srgb, var(--client-green) 7%, var(--client-surface));border:1px solid var(--client-border);border-radius:12px;flex:none;align-items:center;gap:10px;min-height:54px;padding:9px 13px;display:flex}.home-coach-context>span{background:var(--client-mint);box-shadow:0 0 0 4px color-mix(in srgb, var(--client-mint) 15%, transparent);border-radius:50%;width:8px;height:8px}.home-coach-context>div{gap:2px;display:grid}.home-coach-context small{color:var(--client-muted);font-size:10px;font-weight:750}.home-coach-context strong{color:var(--client-ink);font-size:12px}.home-week{gap:10px;min-width:0;display:grid}.home-section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.home-section-heading h2,.home-card-heading h2{color:var(--client-ink);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:20px;line-height:1.25}.home-section-heading p{color:var(--client-muted);margin:4px 0 0;font-size:12px;line-height:1.5}.home-week-surface{background:var(--client-surface);border:1px solid var(--client-border);border-radius:16px;min-width:0;padding:10px 12px 12px}.home-week-toolbar{border-bottom:1px solid var(--client-border);grid-template-columns:44px minmax(120px,1fr) 44px auto;align-items:center;gap:6px;min-height:50px;padding:0 0 9px;display:grid}.home-week-today-link{border:1px solid var(--client-border);color:var(--client-green);min-height:38px;transition:background-color .18s var(--jf-ease-out), border-color .18s var(--jf-ease-out);border-radius:9px;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.home-week-today-link[aria-current=date]{background:color-mix(in srgb, var(--client-green) 8%, transparent);border-color:color-mix(in srgb, var(--client-green) 28%, var(--client-border))}.home-week-jump{align-items:center;gap:6px;display:flex}.home-week-arrow{color:var(--client-muted);height:44px;transition:background-color .18s var(--jf-ease-out), color .18s var(--jf-ease-out), transform .18s var(--jf-ease-out);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:44px;display:inline-flex}.home-week-arrow svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.home-week-arrow:focus-visible,.home-week-today-link:focus-visible,.home-week-date-picker:focus-within{outline:3px solid color-mix(in srgb, var(--client-mint) 38%, transparent);outline-offset:2px}.home-week-arrow:active{transform:scale(.96)}.home-week-range{color:var(--client-ink);font-variant-numeric:tabular-nums;text-align:center;text-transform:capitalize;justify-self:center;font-size:12px;font-weight:800}.home-week-date-picker{border:1px solid var(--client-border);color:var(--client-muted);cursor:pointer;height:38px;transition:background-color .18s var(--jf-ease-out), border-color .18s var(--jf-ease-out), color .18s var(--jf-ease-out);border-radius:9px;justify-content:center;align-items:center;width:40px;display:inline-flex;position:relative}.home-week-date-picker>svg{pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px;height:18px}.home-week-date-picker input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.home-week-date-picker input::-webkit-calendar-picker-indicator{cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.home-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding-top:10px;display:grid}.home-day-button{-webkit-tap-highlight-color:transparent;appearance:none;color:var(--client-ink);cursor:pointer;touch-action:manipulation;min-width:0;min-height:86px;transition:background-color .18s var(--jf-ease-out), color .18s var(--jf-ease-out), transform .18s var(--jf-ease-out);-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;padding:5px 2px 4px;display:flex;position:relative}.home-day-button.is-today:not(.is-selected) .home-day-progress{box-shadow:inset 0 0 0 1.5px var(--client-mint)}.home-day-button.is-selected .home-day-progress{background:var(--client-mint);color:#043d31}.home-day-button.is-selected .home-day-progress-track{stroke:#043d312e}.home-day-button.is-selected .home-day-progress-value{stroke:#065947}.home-day-button.is-future{color:color-mix(in srgb, var(--client-ink) 58%, transparent)}.home-day-button:focus-visible{outline:3px solid color-mix(in srgb, var(--client-mint) 38%, transparent);outline-offset:1px}.home-day-button:active{transform:scale(.96)}.home-day-weekday{color:var(--client-muted);letter-spacing:.04em;font-size:9px;font-weight:850;line-height:14px}.home-day-progress{background:var(--client-surface-soft);color:var(--client-ink);height:40px;transition:background-color .18s var(--jf-ease-out), box-shadow .18s var(--jf-ease-out), color .18s var(--jf-ease-out);border-radius:50%;flex:none;place-items:center;width:40px;margin-top:2px;display:grid;position:relative}.home-day-progress>svg{width:40px;height:40px;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.home-day-progress circle{fill:none;stroke-width:2.5px}.home-day-progress-track{stroke:color-mix(in srgb, var(--client-muted) 18%, transparent)}.home-day-progress-value{stroke:var(--client-mint);stroke-linecap:round;transition:stroke-dashoffset .18s var(--jf-ease-out)}.home-day-number{font-variant-numeric:tabular-nums;z-index:1;font-size:13px;font-weight:850;line-height:1;position:relative}.home-day-complete-mark{background:var(--client-green-strong);border:2px solid var(--client-surface);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;bottom:-2px;right:-2px}.home-day-complete-mark svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:9px;height:9px}.home-day-training{color:var(--client-muted);justify-content:center;align-items:center;width:18px;height:17px;margin-top:3px;display:flex}.home-day-training svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}.home-day-button:not(.is-future) .home-day-training,.home-day-button.is-selected .home-day-weekday{color:var(--client-green)}.home-selected-content,.home-primary-grid,.home-secondary-grid{gap:14px;min-width:0;display:grid}.home-primary-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr) minmax(0,.88fr)}.home-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-card{background:var(--client-surface);border:1px solid var(--client-border);color:var(--client-ink);border-radius:16px;min-width:0;padding:20px}.home-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.home-card-heading>div{gap:4px;min-width:0;display:grid}.home-card-heading>div>span,.home-summary-heading>div>span,.home-empty-copy>span{color:var(--client-green);font-size:10px;font-weight:850}.home-card-heading>strong{color:var(--client-muted);flex:none;padding-top:3px;font-size:10px;font-weight:750}.home-daily-plan{min-height:300px}.home-task-list{margin:18px 0 0;padding:0;list-style:none;display:grid}.home-task-list li+li{border-top:1px solid var(--client-border)}.home-task-list a,.home-task-list li>div{color:var(--client-ink);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:8px 2px;text-decoration:none;display:grid}.home-task-icon,.home-summary-icon,.home-plan-mark,.home-empty-mark{background:color-mix(in srgb, var(--client-green) 9%, transparent);color:var(--client-green);border-radius:10px;justify-content:center;align-items:center;display:flex}.home-task-icon{width:34px;height:34px}.home-task-icon svg,.home-summary-icon svg,.home-plan-mark svg,.home-empty-mark svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.home-task-copy{gap:2px;min-width:0;display:grid}.home-task-copy small{color:var(--client-muted);font-size:9px;font-weight:700}.home-task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-task-status{color:var(--client-muted);align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.home-task-status.is-complete{color:var(--client-green)}.home-task-status svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:13px;height:13px}.home-card-empty-copy{color:var(--client-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.home-card-empty-copy>svg{color:var(--client-muted);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:28px;height:28px}.home-card-empty-copy p{margin:0;font-size:12px}.home-contextual-empty{grid-column:span 2;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:20px;min-height:300px;display:grid}.home-empty-mark{width:58px;height:58px}.home-empty-mark svg{width:28px;height:28px}.home-empty-copy h2{color:var(--client-ink);letter-spacing:-.02em;text-wrap:balance;margin:6px 0 0;font-size:22px;line-height:1.25}.home-empty-copy p,.home-plan-alternatives,.home-summary-card>p{color:var(--client-muted);text-wrap:pretty;max-width:65ch;margin:7px 0 0;font-size:11px;line-height:1.55}.home-source-badge{color:var(--client-green);border-radius:999px;flex:none;padding:6px 8px;font-size:9px;font-weight:850}.home-source-badge.is-coach{background:color-mix(in srgb, var(--client-mint) 13%, transparent)}.home-source-badge.is-community{color:color-mix(in srgb, #3977d6 80%, var(--client-ink));background:#3977d61f}.home-source-badge.is-personal{background:var(--client-surface-soft)}.home-active-plan{flex-direction:column;min-height:300px;display:flex}.home-active-plan-body{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;margin-top:28px;display:grid}.home-plan-mark{width:48px;height:48px}.home-active-plan-body>div:last-child{gap:3px;display:grid}.home-active-plan-body small,.home-active-plan-body p{color:var(--client-muted);margin:0;font-size:10px}.home-active-plan-body strong{color:var(--client-ink);font-size:15px}.home-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:22px;display:flex}.home-primary-action,.home-secondary-action{border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:9px 13px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.home-primary-action{background:var(--client-green-strong);color:#fff}.home-secondary-action{border:1px solid var(--client-border);color:var(--client-green)}.home-summary-card{flex-direction:column;min-height:190px;text-decoration:none;display:flex}.home-summary-heading{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;display:grid}.home-summary-icon{width:38px;height:38px}.home-summary-heading>div{gap:3px;min-width:0;display:grid}.home-summary-heading strong{color:var(--client-ink);text-wrap:pretty;font-size:13px;line-height:1.35}.home-progress-line{background:var(--client-surface-soft);border-radius:999px;height:7px;margin-top:auto;overflow:hidden}.home-progress-line>span{background:var(--client-mint);border-radius:inherit;height:100%;transition:width .18s var(--jf-ease-out);display:block}.home-steps-card details{margin-top:auto;padding-top:18px}.home-steps-card summary{color:var(--client-green);cursor:pointer;font-size:10px;font-weight:800}.home-steps-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:12px;display:grid}.home-steps-form label{gap:4px;display:grid}.home-steps-form label>span{color:var(--client-muted);font-size:9px;font-weight:750}.home-steps-form input{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);font:inherit;border-radius:9px;width:100%;min-width:0;height:40px;padding:8px 9px;font-size:11px}.home-steps-form button{background:var(--client-green-strong);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:9px;height:40px;padding:0 12px;font-size:10px;font-weight:850}.home-loading{gap:22px;padding:10px 0 40px;display:grid}.home-data-error{background:var(--client-surface);border:1px solid var(--client-border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;min-height:360px;padding:40px 24px;display:flex}.home-data-error>div{color:#9a6202;background:#c278031f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:850;display:flex}.home-data-error h1{color:var(--client-ink);margin:18px 0 0;font-size:22px}.home-data-error p{color:var(--client-muted);max-width:55ch;margin:7px 0 0;font-size:12px;line-height:1.55}.home-data-error button{background:var(--client-green-strong);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:10px;min-height:42px;margin-top:20px;padding:9px 14px;font-size:11px;font-weight:850}.home-loading-header,.home-loading-week,.home-loading-grid>div{background:var(--client-surface-soft);border-radius:12px;animation:1.2s ease-in-out infinite alternate home-skeleton}.home-loading-header{width:min(520px,100%);height:86px}.home-loading-week{height:128px}.home-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-loading-grid>div{height:300px}@keyframes home-skeleton{to{opacity:.55}}@media (hover:hover) and (pointer:fine){.home-day-button:hover{background:color-mix(in srgb, var(--client-green) 6%, transparent)}.home-week-arrow:hover,.home-week-today-link:hover,.home-week-date-picker:hover,.home-secondary-action:hover{background:color-mix(in srgb, var(--client-green) 7%, var(--client-surface))}.home-primary-action:hover,.home-steps-form button:hover{background:color-mix(in srgb, var(--client-green-strong) 86%, #000)}.home-task-list a:hover{color:var(--client-green)}}@media (max-width:1180px){.home-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contextual-empty{grid-column:auto}.home-nutrition-card{grid-column:1/-1}}@media (max-width:760px){.home-dashboard{gap:22px}.home-dashboard-header{flex-direction:column;align-items:flex-start;gap:14px}.home-coach-context{width:100%}.home-week-grid{gap:2px}.home-week-surface{padding-inline:8px}.home-day-button{min-height:84px;padding-inline:0}.home-daily-plan,.home-active-plan,.home-contextual-empty{min-height:auto}.home-active-plan-body{margin-top:20px}.home-card-actions{margin-top:18px;padding-top:0}.home-summary-card{min-height:160px}.home-primary-grid,.home-secondary-grid,.home-loading-grid{grid-template-columns:1fr}.home-nutrition-card{grid-column:auto}.home-contextual-empty{grid-template-columns:48px minmax(0,1fr);min-height:260px}}@media (max-width:520px){.home-dashboard-header h1{font-size:30px}.home-section-heading{align-items:flex-start}.home-section-heading p{display:none}.home-week-surface{margin-inline:calc(var(--client-shell-gutter) * -.25);border-radius:14px;padding:8px 6px 9px}.home-week-toolbar{grid-template-columns:40px minmax(96px,1fr) 40px auto;gap:3px;min-height:46px;padding-bottom:7px}.home-week-arrow{width:40px;height:40px}.home-week-range{font-size:11px}.home-week-jump{gap:3px}.home-week-today-link{min-height:36px;padding-inline:8px}.home-week-date-picker{width:36px;height:36px}.home-week-grid{gap:0;padding-top:7px}.home-day-button{border-radius:8px;min-height:82px}.home-day-progress,.home-day-progress>svg{width:38px;height:38px}.home-card{padding:18px}.home-card-heading{flex-direction:column;align-items:flex-start}.home-card-heading>strong{padding:0}.home-contextual-empty{grid-template-columns:1fr;align-items:flex-start}.home-card-actions{flex-direction:column;align-items:stretch}.home-primary-action,.home-secondary-action{width:100%}.home-steps-form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-day-button,.home-day-progress,.home-day-progress-value,.home-week-arrow,.home-week-date-picker,.home-week-today-link,.home-progress-line>span{transition-duration:.01ms}.home-loading-header,.home-loading-week,.home-loading-grid>div{animation:none}}.home-day-indicators{gap:1px}.home-weigh-in-indicator{color:var(--client-muted);justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex;position:relative}.home-weigh-in-indicator>svg:not(.home-workout-check){stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:12px;height:12px}.home-weigh-in-indicator.is-scheduled-future{color:color-mix(in srgb, var(--client-green) 48%, var(--client-muted))}.home-weigh-in-indicator.is-pending-today,.home-weigh-in-indicator.is-completed{color:var(--client-mint)}.home-weigh-in-indicator.is-completed>svg:not(.home-workout-check){stroke-width:2.25px}.home-weigh-in-indicator.is-missed{opacity:.58}.home-weigh-in-indicator.is-manual-entry{color:color-mix(in srgb, var(--client-green) 66%, var(--client-muted))}.home-task-list li>.home-weight-trigger{appearance:none;color:var(--client-ink);cursor:pointer;font:inherit;text-align:start;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 2px;display:grid}.home-task-list li>.home-weight-trigger:disabled{cursor:default}.home-task-list li>.home-weight-trigger:focus-visible{outline:3px solid color-mix(in srgb, var(--client-mint) 34%, transparent);outline-offset:2px;border-radius:9px}.home-manual-weight-action{border-top:1px solid var(--client-border);margin-top:12px;padding-top:12px}.home-manual-weight-action>.home-weight-trigger{appearance:none;color:var(--client-green);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;min-height:36px;padding:4px 2px;font-size:.82rem;font-weight:800;display:inline-flex}.home-manual-weight-action>.home-weight-trigger svg{stroke:currentColor;width:18px;height:18px}.home-manual-weight-action>.home-weight-trigger:focus-visible{outline:3px solid color-mix(in srgb, var(--client-mint) 34%, transparent);outline-offset:2px;border-radius:8px}.home-weight-dialog{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);border-radius:16px;width:430px;max-width:calc(100vw - 32px);max-height:min(720px,100dvh - 40px);margin:auto;padding:0;box-shadow:0 24px 80px #041c163d}.home-weight-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0418137a}.home-weight-form{gap:18px;padding:22px;display:grid}.home-weight-form>header{justify-content:space-between;align-items:start;display:flex}.home-weight-form>header span{color:var(--client-green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.home-weight-form h2{letter-spacing:-.035em;margin:4px 0 0;font-size:22px}.home-weight-close{appearance:none;background:var(--client-surface-soft);color:var(--client-muted);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.home-weight-close svg{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}.home-weight-date{background:var(--client-surface-soft);border-radius:11px;gap:10px;margin:0;padding:13px 15px;display:grid}.home-weight-date>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.home-weight-date dt{color:var(--client-muted);font-size:11px}.home-weight-date dd{text-align:end;margin:0;font-size:12px;font-weight:780}.home-weight-input,.home-weight-note{gap:7px;display:grid}.home-weight-input>span:first-child,.home-weight-note>span{color:var(--client-muted);font-size:11px;font-weight:760}.home-weight-input>span:last-child{border:1px solid var(--client-border);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding-right:14px;display:grid}.home-weight-input input,.home-weight-note textarea{appearance:none;color:var(--client-ink);font:inherit;background:0 0;border:0;outline:0}.home-weight-input input{min-width:0;padding:13px 14px;font-size:22px;font-weight:820}.home-weight-input strong{color:var(--client-muted);font-size:12px}.home-weight-note textarea{border:1px solid var(--client-border);resize:vertical;border-radius:11px;padding:11px 13px;line-height:1.45}.home-weight-input>span:last-child:focus-within,.home-weight-note textarea:focus{border-color:var(--client-green);box-shadow:0 0 0 3px color-mix(in srgb, var(--client-mint) 18%, transparent)}.home-weight-guide-link{color:var(--client-green);text-underline-offset:3px;min-height:0;padding:0;font-size:12px;font-weight:760;display:inline}.home-task-list .home-weight-dialog .home-weight-guide-link{min-height:0;padding:0;display:inline}.home-weight-message{margin:-6px 0 0;font-size:12px}.home-weight-message.is-error{color:var(--client-danger)}.home-weight-form>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-weight-delete,.home-weight-save{appearance:none;cursor:pointer;font:inherit;border-radius:10px;min-height:44px;padding:0 16px;font-size:12px;font-weight:820}.home-weight-delete{border:1px solid var(--client-border);color:var(--client-muted);background:0 0}.home-weight-save{background:var(--client-green);border:1px solid var(--client-green);color:#fff}@media (max-width:640px){.home-weight-dialog{border-bottom:0;border-radius:18px 18px 0 0;width:100vw;max-width:100vw;max-height:calc(100dvh - 24px);margin:auto 0 0}.home-weight-form{padding:18px 18px max(20px, env(safe-area-inset-bottom));gap:16px}}@media (prefers-reduced-motion:reduce){.home-weight-dialog,.home-weight-dialog::backdrop{animation:none!important}}.profile-weigh-in-preferences{border-top:1px solid var(--client-border);margin-top:28px;padding-top:28px}.profile-weigh-in-preferences>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.profile-weigh-in-preferences h3{color:var(--client-ink);margin:0;font-size:15px}.profile-weigh-in-preferences>header p,.profile-weigh-in-preferences.is-loading p{color:var(--client-muted);margin:5px 0 0;font-size:12px;line-height:1.5}.profile-weigh-in-source{background:var(--client-surface-soft);color:var(--client-muted);border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:780}.profile-weigh-in-source.is-coach{background:color-mix(in srgb, var(--client-mint) 12%, transparent);color:var(--client-green)}.profile-weigh-in-form,.profile-weigh-in-readonly{gap:16px;margin-top:18px;display:grid}.profile-weigh-in-form>label,.profile-weigh-in-fields>label{color:var(--client-muted);gap:7px;font-size:11px;font-weight:720;display:grid}.profile-weigh-in-form select,.profile-weigh-in-form input[type=number],.profile-weigh-in-form input[type=date]{appearance:none;background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);font:inherit;border-radius:10px;min-height:44px;padding:0 12px}.profile-weigh-in-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-weigh-in-weekdays{border:0;margin:0;padding:0}.profile-weigh-in-weekdays legend{color:var(--client-muted);margin-bottom:8px;font-size:11px;font-weight:720}.profile-weigh-in-weekdays>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.profile-weigh-in-weekdays label{cursor:pointer;position:relative}.profile-weigh-in-weekdays input{opacity:0;pointer-events:none;position:absolute}.profile-weigh-in-weekdays span{border:1px solid var(--client-border);color:var(--client-muted);border-radius:9px;justify-content:center;align-items:center;height:40px;font-size:11px;font-weight:800;display:flex}.profile-weigh-in-weekdays input:checked+span{background:color-mix(in srgb, var(--client-mint) 14%, transparent);border-color:var(--client-mint);color:var(--client-green)}.profile-weigh-in-weekdays input:focus-visible+span{outline:3px solid color-mix(in srgb, var(--client-mint) 32%, transparent);outline-offset:2px}.profile-weigh-in-explainer{background:var(--client-surface-soft);color:var(--client-muted);border-radius:10px;margin:0;padding:12px 14px;font-size:12px;line-height:1.5}.profile-weigh-in-facts{gap:0;margin:0;display:grid}.profile-weigh-in-facts>div{border-bottom:1px solid var(--client-border);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;display:flex}.profile-weigh-in-facts dt{color:var(--client-muted);font-size:11px}.profile-weigh-in-facts dd{color:var(--client-ink);text-align:end;text-transform:capitalize;margin:0;font-size:11px;font-weight:760}.profile-weigh-in-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-weigh-in-actions a,.profile-weigh-in-guide{color:var(--client-green);text-underline-offset:3px;font-size:11px;font-weight:760}.profile-weigh-in-actions button{appearance:none;background:var(--client-green);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:10px;min-height:44px;padding:0 15px;font-size:11px;font-weight:820}.profile-weigh-in-message{color:var(--client-green);margin:12px 0 0;font-size:11px}.profile-weigh-in-message.is-error{color:var(--client-danger)}.coach-weigh-in-weekdays{border:0;margin:0;padding:0}.coach-weigh-in-weekdays>div{flex-wrap:wrap;gap:7px;display:flex}.coach-weigh-in-weekdays label{cursor:pointer;position:relative}.coach-weigh-in-weekdays input{opacity:0;position:absolute}.coach-weigh-in-weekdays span{border:1px solid var(--ops-border,#dbe4e0);border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:inline-flex}.coach-weigh-in-weekdays input:checked+span{border-color:var(--ops-green,#087c5e);color:var(--ops-green,#087c5e);background:#14b8861f}.coach-weigh-in-preview{background:var(--ops-surface-soft,#f4f8f6);border-radius:12px;padding:16px}.coach-weigh-in-preview h3{margin:0 0 9px;font-size:13px}.coach-weigh-in-preview ol{color:var(--ops-muted,#5b6c66);text-transform:capitalize;gap:5px;margin:0;padding-left:20px;font-size:12px;display:grid}.coach-weigh-in-preview p{color:var(--ops-muted,#5b6c66);margin:0;font-size:12px}.coach-weigh-in-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.coach-weigh-in-actions>a{color:var(--ops-green,#087c5e);font-size:12px;font-weight:720}.coach-weigh-in-message{color:var(--ops-green,#087c5e);font-size:12px}.coach-weigh-in-message.is-error{color:#a13c32}.learn-article{max-width:820px;margin:0 auto;padding:12px 0 72px}.learn-article>nav a{color:var(--client-muted);font-size:12px;font-weight:720;text-decoration:none}.learn-article-hero{padding:62px 0 44px}.learn-article-hero>span{color:var(--client-green);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:850}.learn-article-hero h1{color:var(--client-ink);letter-spacing:-.055em;max-width:720px;margin:14px 0 22px;font-size:clamp(38px,6vw,64px);line-height:.98}.learn-article-hero p{color:var(--client-muted);max-width:680px;margin:0;font-size:18px;line-height:1.55}.learn-article-hero small{background:color-mix(in srgb, var(--client-mint) 11%, transparent);color:var(--client-green);border-radius:999px;margin-top:24px;padding:7px 10px;font-size:10px;font-weight:760;display:inline-flex}.learn-article-body{gap:42px;display:grid}.learn-article-body section{max-width:680px}.learn-article-body h2{color:var(--client-ink);letter-spacing:-.025em;margin:0 0 12px;font-size:22px}.learn-article-body p{color:var(--client-muted);margin:0;font-size:15px;line-height:1.75}.learn-article-body ol{counter-reset:steps;gap:0;margin:18px 0 0;padding:0;list-style:none;display:grid}.learn-article-body li{border-top:1px solid var(--client-border);counter-increment:steps;grid-template-columns:36px minmax(0,1fr);gap:5px;padding:18px 0;display:grid}.learn-article-body li:before{color:var(--client-mint);content:"0" counter(steps);grid-row:span 2;padding-top:2px;font-size:11px;font-weight:850}.learn-article-body li strong{color:var(--client-ink);font-size:14px}.learn-article-body li span{color:var(--client-muted);font-size:13px;line-height:1.55}.learn-article-body aside{background:var(--client-green);color:#fff;border-radius:16px;padding:28px}.learn-article-body aside h2,.learn-article-body aside p{color:inherit}.learn-article-body aside p{opacity:.82}.learn-article>footer{border-top:1px solid var(--client-border);align-items:center;gap:18px;margin-top:54px;padding-top:28px;display:flex}.learn-article>footer>a:last-child{color:var(--client-green);font-size:12px;font-weight:740}@media (max-width:640px){.profile-weigh-in-fields{grid-template-columns:1fr}.profile-weigh-in-actions,.coach-weigh-in-actions{flex-direction:column;align-items:stretch}.learn-article{padding-bottom:36px}.learn-article-hero{padding:40px 0 34px}.learn-article-hero p{font-size:16px}.learn-article-body{gap:34px}.learn-article>footer{flex-direction:column;align-items:stretch}}.home-dashboard{gap:24px}.home-week{gap:0}.home-week-surface{padding:4px 8px 0;position:relative}.home-week-toolbar{box-sizing:border-box;grid-template-columns:44px minmax(128px,1fr) 44px auto;min-height:38px;padding:0 0 3px}.home-week-arrow{width:44px;height:34px}.home-week-range{appearance:none;color:var(--client-ink);cursor:pointer;font:inherit;font-variant-numeric:tabular-nums;text-transform:capitalize;background:0 0;border:0;border-radius:8px;justify-self:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:850}.home-week-range:focus-visible,.home-week-calendar-trigger:focus-visible,.home-calendar-handle:focus-visible,.home-month-toolbar button:focus-visible{outline:3px solid color-mix(in srgb, var(--client-mint) 38%, transparent);outline-offset:2px}.home-week-jump{min-width:40px}.home-week-today-link{cursor:pointer;background:0 0;min-height:34px}.home-week-calendar-trigger{appearance:none;border:1px solid var(--client-border);color:var(--client-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:34px;display:inline-flex}.home-week-calendar-trigger svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.home-week-grid{box-sizing:border-box;min-height:54px;padding-top:2px}.home-day-button{min-height:54px;padding:1px 2px 2px}.home-day-weekday{font-size:8px;line-height:10px}.home-day-weekday-narrow{display:none}.home-day-progress{width:34px;height:34px;margin-top:0}.home-day-progress>svg{width:34px;height:34px}.home-day-progress circle{stroke-width:2.2px}.home-day-number{font-size:12px}.home-day-complete-mark{width:13px;height:13px;bottom:-1px;right:-3px}.home-day-indicators{justify-content:center;align-items:center;min-width:16px;height:12px;margin-top:-1px;display:flex}.home-workout-indicator{color:var(--client-muted);justify-content:center;align-items:center;width:15px;height:13px;display:inline-flex;position:relative}.home-workout-indicator>svg:not(.home-workout-check){stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:13px;height:13px}.home-workout-indicator.is-scheduled-future,.home-workout-indicator.is-pending-today{color:var(--client-muted);opacity:.68}.home-workout-indicator.is-in-progress{color:var(--client-mint);opacity:.86}.home-workout-indicator.is-in-progress:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:0;right:-1px}.home-workout-indicator.is-completed{color:var(--client-mint)}.home-workout-indicator.is-completed>svg:not(.home-workout-check){stroke-width:2.35px}.home-workout-check{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:7px;height:7px;position:absolute;bottom:-2px;right:-3px}.home-workout-indicator.is-missed,.home-workout-indicator.is-cancelled,.home-workout-indicator.is-rescheduled{color:var(--client-muted);opacity:.68}.home-calendar-handle{-webkit-tap-highlight-color:transparent;appearance:none;color:var(--client-muted);cursor:pointer;touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:6px;margin:0 auto;padding:0;display:flex}.home-calendar-handle>span{background:color-mix(in srgb, currentColor 40%, transparent);height:3px;transition:background .18s var(--jf-ease-out), transform .18s var(--jf-ease-out);border-radius:999px;width:26px}.home-calendar-handle.is-open>span{background:var(--client-green);transform:scaleX(.72)}.home-month-layer{background:var(--client-surface-solid);border:1px solid var(--client-border);z-index:30;border-radius:14px;width:min(380px,100vw - 32px);padding:12px;position:absolute;top:43px;right:8px;box-shadow:0 4px 8px #0000002e}.home-month-calendar{gap:7px;display:grid}.home-month-toolbar{grid-template-columns:36px minmax(0,1fr) 36px auto;align-items:center;gap:4px;min-height:34px;display:grid}.home-month-toolbar button{appearance:none;color:var(--client-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;height:34px;font-size:9px;font-weight:800;display:inline-flex}.home-month-toolbar button:not(.home-month-close){width:36px}.home-month-toolbar svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.home-month-toolbar strong{color:var(--client-ink);text-align:center;text-transform:capitalize;font-size:13px}.home-month-close{padding:0 6px;color:var(--client-green)!important}.home-month-weekdays,.home-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.home-month-weekdays span{color:var(--client-muted);text-align:center;font-size:8px;font-weight:850;line-height:18px}.home-month-weekdays span>span:last-child{display:none}.home-day-button.is-month{border-radius:8px;min-height:46px;padding:1px 0}.home-day-button.is-month .home-day-progress,.home-day-button.is-month .home-day-progress>svg{width:31px;height:31px}.home-day-button.is-month .home-day-indicators{height:10px}.home-day-button.is-outside-month{opacity:.48}.home-daily-plan,.home-active-plan{min-height:230px}.home-contextual-empty{grid-column:auto;min-height:220px}.home-card-empty-copy{min-height:112px}@media (hover:hover) and (pointer:fine){.home-week-range:hover,.home-week-calendar-trigger:hover,.home-month-toolbar button:hover{background:color-mix(in srgb, var(--client-green) 7%, transparent);color:var(--client-green)}}@media (max-width:760px){.home-dashboard{gap:18px}.home-week-surface{padding:2px 5px 0}.home-week-toolbar{grid-template-columns:44px minmax(96px,1fr) 44px auto;min-height:42px}.home-week-arrow{height:42px}.home-week-range,.home-week-calendar-trigger,.home-week-today-link{min-height:40px}.home-week-grid,.home-day-button{min-height:54px}.home-calendar-handle{width:64px;height:22px}.home-month-layer{box-shadow:none;background:0 0;border:0;border-radius:0;width:auto;padding:4px 2px 10px;position:static}.home-month-calendar{border-top:1px solid var(--client-border);padding-top:7px}.home-month-close{min-width:56px}}@media (max-width:420px){.home-week-toolbar{grid-template-columns:40px minmax(92px,1fr) 40px auto}.home-week-arrow{width:40px}.home-week-range{padding-inline:3px;font-size:10px}.home-week-today-link{padding-inline:7px}.home-day-weekday-long{display:none}.home-day-weekday-narrow{display:inline}.home-month-weekdays span>span:first-child{display:none}.home-month-weekdays span>span:last-child{display:inline}}@media (max-width:359px){.home-week-surface{overflow-x:clip}.home-week-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(7,minmax(40px,1fr));margin-inline:-2px;overflow-x:auto}.home-day-button{scroll-snap-align:center}}.home-week-inner{max-width:820px;margin-inline:auto;position:relative}@media (min-width:761px){.home-week-toolbar{grid-template-columns:44px minmax(150px,auto) 44px auto;justify-content:center}.home-week-grid{grid-template-columns:repeat(7,72px);justify-content:center;gap:clamp(14px,1.5vw,22px)}}.home-day-progress{transition:background-color .15s var(--jf-ease-out), box-shadow .15s var(--jf-ease-out), color .15s var(--jf-ease-out), transform .15s var(--jf-ease-out);transform:scale(1)}.home-day-button.is-selected .home-day-progress{transform:scale(1.02)}.home-day-button.is-today:not(.is-selected) .home-day-number{color:var(--client-mint)}.home-month-layer{opacity:0;pointer-events:none;transform-origin:100% 0;transition:opacity .14s var(--jf-ease-out), transform .14s var(--jf-ease-out), visibility 0s linear .14s;visibility:hidden;will-change:opacity, transform;transform:translateY(-6px)scale(.98)}.home-month-layer.is-open{opacity:1;pointer-events:auto;visibility:visible;transition-duration:.19s;transition-delay:0s;transform:translateY(0)scale(1)}.home-month-grid-frame.is-forward{animation:home-calendar-forward .18s var(--jf-ease-out)}.home-month-grid-frame.is-backward{animation:home-calendar-backward .18s var(--jf-ease-out)}.home-week-grid.is-forward{animation:home-week-forward .17s var(--jf-ease-out)}.home-week-grid.is-backward{animation:home-week-backward .17s var(--jf-ease-out)}.home-week-grid.is-loading{opacity:.64}.home-selected-content{transition:opacity .14s var(--jf-ease-out), transform .14s var(--jf-ease-out)}.home-selected-content.is-updating{opacity:.68;transform:translateY(4px)}.home-month-skeleton>span{background:var(--client-surface-soft);border-radius:50%;place-self:center;width:31px;height:31px;animation:.9s ease-in-out infinite alternate home-month-skeleton}.home-month-error{background:color-mix(in srgb, var(--client-danger) 7%, transparent);color:var(--client-muted);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:8px 10px;font-size:10px;display:flex}.home-month-error button{appearance:none;color:var(--client-green);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:850}.home-month-toolbar button:disabled{cursor:wait;opacity:.42}@keyframes home-calendar-forward{0%{opacity:0;transform:translate(12px)}}@keyframes home-calendar-backward{0%{opacity:0;transform:translate(-12px)}}@keyframes home-week-forward{0%{opacity:0;transform:translate(10px)}}@keyframes home-week-backward{0%{opacity:0;transform:translate(-10px)}}@keyframes home-month-skeleton{to{opacity:.48;transform:scale(.9)}}@media (max-width:760px){.home-week-inner{max-width:none}.home-week-arrow,.home-week-calendar-trigger,.home-week-range,.home-week-today-link{min-height:44px}.home-month-toolbar{grid-template-columns:44px minmax(0,1fr) 44px auto}.home-month-toolbar button{height:44px}.home-month-toolbar button:not(.home-month-close){width:44px}.home-month-layer{opacity:0;transform-origin:top;transition:grid-template-rows .2s var(--jf-ease-out), opacity .16s var(--jf-ease-out), padding .2s var(--jf-ease-out), transform .2s var(--jf-ease-out), visibility 0s linear .2s;grid-template-rows:0fr;padding-block:0;display:grid;overflow:hidden;transform:translateY(-4px)}.home-month-layer.is-open{opacity:1;grid-template-rows:1fr;padding:4px 2px 10px;transition-duration:.25s;transform:translateY(0)}.home-month-layer-inner{min-height:0;overflow:hidden}}@media (prefers-reduced-motion:reduce){.home-calendar-handle>span,.home-day-progress,.home-month-layer,.home-selected-content{transition-duration:.01ms}.home-month-grid-frame,.home-month-skeleton>span,.home-week-grid{animation:none!important}}.home-primary-grid,.home-secondary-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.home-primary-grid>.home-daily-plan{grid-column:span 5}.home-primary-grid>.home-active-plan,.home-primary-grid>.home-contextual-empty{grid-column:span 4}.home-primary-grid>.home-nutrition-card{grid-column:span 3}:is(.home-primary-grid:not(:has(.home-nutrition-card))>.home-active-plan,.home-primary-grid:not(:has(.home-nutrition-card))>.home-contextual-empty){grid-column:span 7}.home-secondary-grid>:only-child{grid-column:span 12}.home-secondary-grid>:first-child:nth-last-child(2),.home-secondary-grid>:first-child:nth-last-child(2)~*{grid-column:span 6}.home-secondary-grid>:first-child:nth-last-child(3),.home-secondary-grid>:first-child:nth-last-child(3)~*{grid-column:span 4}.home-secondary-grid>:first-child:nth-last-child(n+4),.home-secondary-grid>:first-child:nth-last-child(n+4)~*{grid-column:span 3}.home-nutrition-macros{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:15px 0 0;display:grid}.home-nutrition-macros>div{background:var(--client-surface-soft);border-radius:8px;gap:2px;padding:7px;display:grid}.home-nutrition-macros dt{color:var(--client-muted);font-size:8px;font-weight:750}.home-nutrition-macros dd{color:var(--client-ink);margin:0;font-size:10px;font-weight:850}.home-activity-detail{margin-bottom:10px!important}.home-summary-action{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:16px;display:flex}.home-summary-action>.home-weight-trigger,.home-summary-action>a{border:1px solid var(--client-border);color:var(--client-green);border-radius:9px;align-items:center;gap:6px;min-height:40px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.home-summary-action>.home-weight-trigger svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.home-weekly-facts{color:var(--client-muted);flex-wrap:wrap;gap:8px;margin-top:10px;font-size:10px;font-weight:750;display:flex}.home-plan-mark.is-scheduled-future,.home-plan-mark.is-pending-today,.home-plan-mark.is-missed,.home-plan-mark.is-cancelled,.home-plan-mark.is-rescheduled{background:var(--client-surface-soft);color:var(--client-muted)}.home-plan-mark.is-in-progress{background:color-mix(in srgb, var(--client-mint) 14%, transparent);box-shadow:inset 0 0 0 1px var(--client-mint);color:var(--client-mint)}.home-plan-mark.is-completed{background:color-mix(in srgb, var(--client-mint) 16%, transparent);color:var(--client-mint)}.home-task-icon.is-training.is-scheduled-future,.home-task-icon.is-training.is-pending-today,.home-task-icon.is-training.is-missed,.home-task-icon.is-training.is-cancelled,.home-task-icon.is-training.is-rescheduled{background:var(--client-surface-soft);color:var(--client-muted)}.home-task-icon.is-training.is-in-progress{box-shadow:inset 0 0 0 1px var(--client-mint);color:var(--client-mint)}.home-task-icon.is-training.is-completed{color:var(--client-mint)}@media (max-width:1100px){.home-primary-grid,.home-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.home-primary-grid>*,.home-primary-grid:not(:has(.home-nutrition-card))>*,.home-secondary-grid>*){grid-column:auto}}@media (max-width:760px){.home-primary-grid,.home-secondary-grid{grid-template-columns:minmax(0,1fr)}}.authenticated-topbar-account{align-items:center;gap:8px;min-width:0;display:flex}.topbar-notifications-trigger{border:1px solid var(--client-border);color:var(--client-muted);height:44px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), color .16s var(--jf-ease-out);background:0 0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;display:inline-flex}.topbar-notifications-trigger:hover,.topbar-notifications-trigger:focus-visible{background:var(--client-surface-soft);border-color:color-mix(in srgb, var(--client-green) 34%, var(--client-border));color:var(--client-green)}.topbar-notifications-trigger:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 24%, transparent);outline-offset:2px}.topbar-notifications-trigger svg{width:20px;height:20px}.account-menu-desktop .client-profile-trigger{background:var(--client-surface-solid);border-color:var(--client-border);min-width:210px}.account-menu-desktop .client-profile-trigger-copy{flex:auto}.operations-topbar .authenticated-topbar-account,.coach-operations-shell .authenticated-topbar-account{--client-bg:var(--bg,#f4f6f8);--client-border:var(--border,#dfe4ea);--client-danger:var(--red,#b42318);--client-green:var(--emerald,#087c5e);--client-ink:var(--text,#111827);--client-muted:var(--muted,#667085);--client-surface-soft:var(--surface-subtle,#f5faf7);--client-surface-solid:var(--surface,#fff)}.operations-topbar .account-menu-desktop .client-profile-trigger,.coach-operations-shell .operations-topbar .account-menu-desktop .client-profile-trigger{min-width:196px}.account-theme-icon{background:var(--client-surface-soft);border:1px solid var(--client-border);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.account-theme-icon>span{background:var(--client-ink);border-radius:50%;width:10px;height:10px;display:block}.account-theme-icon.is-system>span{background:linear-gradient(90deg, var(--client-ink) 0 50%, var(--client-surface-solid) 50% 100%);border:1px solid var(--client-ink)}.account-theme-icon.is-light{background:#fff}.account-theme-icon.is-light>span{background:#f2b84b}.account-theme-icon.is-dark{background:#10251f}.account-theme-icon.is-dark>span{background:#d9eee7}@media (max-width:1024px){.operations-shell .account-menu-desktop,.coach-operations-shell .account-menu-desktop{display:none}}@media (max-width:900px){.client-shell .account-menu-desktop{display:none}.client-bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.authenticated-topbar-account{gap:6px}.topbar-notifications-trigger{width:44px;height:44px}}.profile-public-editor-stack{gap:36px;display:grid}.profile-public-editor-stack>section+section{border-top:1px solid var(--client-border);padding-top:32px}.profile-account-facts{gap:0;margin:0;display:grid}.profile-account-facts>div{border-bottom:1px solid var(--client-border);grid-template-columns:minmax(140px,.42fr) minmax(0,1fr);align-items:baseline;gap:20px;min-height:54px;padding:14px 0;display:grid}.profile-account-facts dt{color:var(--client-muted);font-size:12px;font-weight:700}.profile-account-facts dd{color:var(--client-ink);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:760}.profile-capability-note{background:var(--client-surface-soft);color:var(--client-muted);border-radius:10px;gap:5px;margin:20px 0 0;padding:14px 16px;font-size:12px;line-height:1.55;display:grid}.profile-capability-note strong{color:var(--client-ink)}.profile-data-section{margin-top:28px}.profile-data-section h3{color:var(--client-ink);margin:0 0 10px;font-size:14px}.profile-entitlement-list,.profile-space-list{margin:0;padding:0;list-style:none;display:grid}.profile-entitlement-list li{border-bottom:1px solid var(--client-border);gap:4px;padding:14px 0;display:grid}.profile-entitlement-list strong,.profile-space-list strong{color:var(--client-ink);font-size:13px}.profile-entitlement-list span,.profile-entitlement-list small,.profile-space-list small,.profile-space-list span>span{color:var(--client-muted);font-size:11px}.profile-empty-copy{color:var(--client-muted);font-size:13px}.profile-space-list>li{border-bottom:1px solid var(--client-border);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:12px 0;display:grid}.profile-space-list>li>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-space-mark{background:var(--client-surface-soft);color:var(--client-green);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.profile-space-mark svg{width:20px;height:20px}.profile-space-list button,.profile-security-actions a{border:1px solid var(--client-border);color:var(--client-ink);background:0 0;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:8px 12px;font-size:12px;font-weight:760;text-decoration:none;display:inline-flex}.profile-space-list button:hover,.profile-security-actions a:hover{border-color:var(--client-green);color:var(--client-green)}.profile-current-space{color:var(--client-green)!important;font-size:11px!important}.profile-section-error{color:var(--client-danger);min-height:18px;font-size:12px}.profile-security-actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.profile-danger-zone{border:1px solid color-mix(in srgb, var(--client-danger) 34%, var(--client-border));border-radius:10px;margin-top:28px;padding:16px}.profile-danger-zone strong{color:color-mix(in srgb, var(--client-danger) 78%, var(--client-ink));font-size:13px}.profile-danger-zone p{color:var(--client-muted);margin:5px 0 0;font-size:12px;line-height:1.5}@media (min-width:901px){.profile-tabs.profile-section-nav>a{color:var(--client-muted);text-align:start;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:58px;padding:10px;text-decoration:none;display:grid}.profile-tabs.profile-section-nav>a>svg{width:19px;height:19px;margin-top:2px}.profile-tabs.profile-section-nav>a>span{gap:2px;min-width:0;display:grid}.profile-tabs.profile-section-nav>a strong{color:inherit;font-size:12px}.profile-tabs.profile-section-nav>a small{color:var(--client-muted);font-size:9px;font-weight:650;line-height:1.35}.profile-tabs.profile-section-nav>a:hover{background:var(--client-surface-soft);color:var(--client-ink)}.profile-tabs.profile-section-nav>a.active{background:color-mix(in srgb, var(--client-green) 9%, var(--client-surface-solid));color:var(--client-green)}.profile-tabs.profile-section-nav>a:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 24%, transparent);outline-offset:2px}}@media (max-width:640px){.profile-account-facts>div{grid-template-columns:1fr;gap:4px}.profile-space-list>li{grid-template-columns:38px minmax(0,1fr);align-items:start}.profile-space-list>li>button,.profile-current-space{grid-column:2;justify-self:start}}.client-workspace{grid-template-columns:var(--client-nav-width) minmax(0, 1fr);max-width:var(--client-shell-max);padding:28px var(--client-shell-gutter) 56px;gap:32px}.client-shell .client-main,.client-shell-wide .client-main{width:100%;max-width:none;margin:0;padding:2px 0 40px;container:client-content/inline-size}.client-shell:not(.client-shell-wide) .client-main{justify-self:start;max-width:1040px}.client-main .page-header{gap:24px;margin-bottom:24px}.client-main .page-header h1{letter-spacing:-.035em;font-size:38px;line-height:1.04}.client-main .page-description{max-width:68ch}.client-side-nav{top:100px}.client-shell-wide .workout-session-panel{gap:28px;margin:24px 0 30px;padding:22px 4px}.workout-execution-set{grid-template-columns:minmax(250px,1fr) minmax(96px,.24fr) minmax(82px,.2fr) minmax(82px,.2fr) minmax(188px,auto);column-gap:14px;min-height:88px;padding:14px 16px 14px 13px}.workout-set-result-field input,.workout-set-actions button{height:40px}.workout-set-actions{gap:8px}.workout-set-actions button.complete{min-width:98px}.client-profile-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;display:grid}.client-profile-panel{background:var(--client-surface);border:1px solid var(--client-border);border-radius:12px;min-width:0;padding:22px}.client-profile-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.client-profile-panel h2{color:var(--client-ink);margin:0;font-size:17px}.client-profile-panel header p{color:var(--client-muted);max-width:58ch;margin:5px 0 0;font-size:12px;line-height:1.5}.client-profile-avatar-panel{grid-column:1/-1}.client-profile-details-panel{grid-column:1}.client-profile-account-panel{grid-column:2;align-self:start}.profile-avatar-picker{align-items:center;gap:20px;min-width:0;display:flex}.profile-avatar-picker-copy{min-width:0;display:grid}.profile-avatar-picker-copy>strong{color:var(--client-ink,var(--jf-ink));font-size:15px}.profile-avatar-picker-copy>p{color:var(--client-muted,var(--jf-muted));margin:4px 0 12px;font-size:12px;line-height:1.45}.profile-avatar-picker-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-avatar-file-trigger{border:1px solid var(--client-border,var(--jf-border));color:var(--client-green,var(--jf-green));cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:12px;font-weight:850;transition:background .16s cubic-bezier(.23,1,.32,1),border-color .16s cubic-bezier(.23,1,.32,1),transform .12s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}.profile-avatar-file-trigger:hover{background:color-mix(in srgb, var(--client-green,var(--jf-green)) 7%, transparent);border-color:color-mix(in srgb, var(--client-green,var(--jf-green)) 42%, transparent)}.profile-avatar-file-trigger:active{transform:scale(.98)}.profile-avatar-file-trigger svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.profile-avatar-file-trigger input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.profile-avatar-picker-error{color:#c25050;min-height:17px;padding-top:5px;font-size:11px}.client-profile-remove{color:var(--client-muted);text-underline-offset:3px;background:0 0;border:0;margin-top:14px;padding:0;font-size:11px;font-weight:750;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.client-profile-remove:hover{color:#b54747;text-decoration-color:currentColor}.client-profile-form,.client-profile-form label{display:grid}.client-profile-form{gap:16px}.client-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.client-profile-form label{color:var(--client-ink);gap:7px;font-size:12px;font-weight:800}.client-profile-form input,.client-profile-form textarea{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);font:inherit;border-radius:9px;width:100%;min-height:46px;padding:10px 12px;font-size:14px;font-weight:600}.client-profile-form textarea{resize:vertical;min-height:112px}.client-profile-form input:focus,.client-profile-form textarea:focus{border-color:var(--client-green);box-shadow:0 0 0 4px color-mix(in srgb, var(--client-green) 12%, transparent);outline:0}.client-profile-form>.planner-primary-button{justify-self:start}.client-profile-account-panel .data-list div{border-color:var(--client-border)}.client-profile-account-panel .data-list dt{color:var(--client-muted)}.client-profile-account-panel .data-list dd{color:var(--client-ink);overflow-wrap:anywhere;font-size:13px}.auth-shell .profile-avatar-picker{background:color-mix(in srgb, var(--jf-green) 4%, transparent);border:1px solid var(--jf-border);border-radius:12px;padding:14px}.auth-shell .profile-avatar{--client-green:var(--jf-green);--client-surface:var(--jf-surface)}@media (max-width:1400px){.client-shell{--client-nav-width:204px}.client-workspace{gap:24px}.client-profile-trigger-copy{width:112px}}@media (max-width:1120px){.client-shell{--client-nav-width:190px;--client-shell-gutter:22px}.client-topbar-actions>.badge{display:none}.client-workspace{gap:20px}.workout-execution-set{grid-template-columns:minmax(210px,1fr) repeat(3,minmax(76px,.3fr))}.workout-set-actions{grid-column:1/-1;justify-content:flex-end}}@media (max-height:760px) and (min-width:901px){.client-side-note{display:none}.client-side-nav nav a{min-height:52px}}@media (max-width:900px){.client-shell{--client-shell-gutter:18px}.client-topbar-inner{min-height:68px;padding-top:9px;padding-bottom:9px}.client-workspace{padding:20px var(--client-shell-gutter) 32px}.client-shell:not(.client-shell-wide) .client-main{max-width:none}.client-main>*,.workout-session-copy,.workout-session-active,.workout-execution-exercise{min-width:0;max-width:100%}.workout-execution-set{grid-template-columns:repeat(3,minmax(0,1fr))}.workout-set-identity,.workout-set-actions{grid-column:1/-1}.client-main .page-header h1{font-size:34px}.client-profile-layout{grid-template-columns:1fr}.client-profile-avatar-panel,.client-profile-details-panel,.client-profile-account-panel{grid-column:1}}@media (max-width:720px){.client-shell .client-topbar{min-height:66px;padding:0}.client-topbar-inner{gap:10px;min-height:66px;padding-left:14px;padding-right:14px}.client-topbar-actions{gap:6px}.client-profile-trigger{min-height:42px;padding:0 6px 0 0}.client-profile-trigger-copy{width:92px}.profile-avatar-compact{width:38px;height:38px}.client-main .page-header h1{font-size:31px}.client-main .page-description,.workout-session-copy p{overflow-wrap:anywhere}.workout-session-active{flex-wrap:wrap}.workout-session-active form{flex-basis:100%}.workout-session-active form .planner-primary-button{width:100%}.client-profile-panel{padding:18px}.client-profile-form-grid{grid-template-columns:1fr}}@media (max-width:560px){.client-brand>span small{display:none}.client-brand{gap:7px}.client-brand img{width:31px;height:28px}.client-shell .active-context-link-client{flex:0 0 40px;justify-content:center;width:40px;max-width:40px;padding:0}.client-shell .active-context-link-client .active-context-link-copy,.client-shell .active-context-link-client .active-context-link-switch{display:none}.profile-avatar-picker{flex-direction:column;align-items:flex-start}.profile-avatar-large{width:76px;height:76px}.profile-avatar-picker-actions,.profile-avatar-file-trigger,.profile-avatar-picker-actions .planner-primary-button{width:100%}.profile-avatar-file-trigger,.profile-avatar-picker-actions .planner-primary-button{justify-content:center}.client-profile-form>.planner-primary-button{justify-self:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.client-profile-trigger,.client-profile-trigger-secondary>span,.client-account-menu .client-profile-trigger>svg,.profile-avatar-file-trigger{transition:none}}.profile-settings-page{--profile-danger:#b74747;--profile-danger-soft:#c95d5d17;--profile-success:#087c5e;--planner-bg:var(--client-surface-solid);--planner-bg-soft:var(--client-surface-soft);--planner-ink:var(--client-ink);--planner-muted:var(--client-muted);--planner-border:var(--client-border);--planner-border-strong:color-mix(in srgb, var(--client-green) 36%, var(--client-border));--planner-green:var(--client-green);color:var(--client-ink);gap:26px;min-width:0;padding:3px 0 30px;display:grid}[data-theme=dark] .profile-settings-page{--profile-danger:#f2a0a0;--profile-danger-soft:#e078781c;--profile-success:var(--client-green)}.profile-settings-heading{gap:7px;max-width:760px;display:grid}.profile-settings-heading>p{color:var(--client-green);letter-spacing:0;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.profile-settings-heading h1{color:var(--client-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(34px,3vw,46px);line-height:1.04}.profile-settings-heading>span{color:var(--client-muted);text-wrap:pretty;max-width:68ch;font-size:14px;line-height:1.6}.profile-identity-summary{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);align-items:center;gap:13px;min-width:0;padding:13px 1px;display:flex}.profile-identity-summary>div{gap:2px;min-width:0;display:grid}.profile-identity-summary strong,.profile-identity-summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-identity-summary strong{color:var(--client-ink);font-size:14px}.profile-identity-summary span{color:var(--client-muted);font-size:11px;font-weight:650}.profile-settings-workspace{grid-template-columns:minmax(210px,.25fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,64px);min-width:0;display:grid}.profile-settings-nav{gap:4px;display:grid;position:sticky;top:102px}.profile-settings-nav button{color:var(--client-muted);text-align:left;min-height:58px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), color .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:8px 10px;display:grid}.profile-settings-nav button:hover{background:color-mix(in srgb, var(--client-green) 6%, transparent);color:var(--client-ink)}.profile-settings-nav button:active{transform:scale(.985)}.profile-settings-nav button:focus-visible,.profile-primary-action:focus-visible,.profile-avatar-delete-form button:focus-visible,.profile-theme-options button:focus-visible,.profile-toggle input:focus-visible+.profile-toggle-track,.profile-more-measurements summary:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 25%, transparent);outline-offset:2px}.profile-settings-nav button.active{background:color-mix(in srgb, var(--client-green) 9%, transparent);border-color:color-mix(in srgb, var(--client-green) 30%, var(--client-border));color:var(--client-ink)}.profile-settings-nav button>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;justify-self:center;width:20px;height:20px}.profile-settings-nav button.active>svg{color:var(--client-green)}.profile-settings-nav button>span{gap:2px;min-width:0;display:grid}.profile-settings-nav strong{color:inherit;font-size:12px;line-height:1.3}.profile-settings-nav small{color:var(--client-muted);font-size:9px;line-height:1.35}.profile-settings-content,.profile-settings-section,.profile-settings-form{min-width:0}.profile-settings-section{gap:28px;display:grid}.profile-section-heading{border-bottom:1px solid var(--client-border);gap:7px;padding-bottom:19px;display:grid}.profile-section-heading h2{color:var(--client-ink);letter-spacing:0;margin:0;font-size:23px;line-height:1.2}.profile-section-heading p{color:var(--client-muted);text-wrap:pretty;max-width:68ch;margin:0;font-size:12px;line-height:1.55}.profile-identity-editor-grid{grid-template-columns:minmax(235px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,42px);display:grid}.profile-settings-form{gap:19px;display:grid}.profile-form-grid,.profile-preference-grid,.profile-body-primary-grid,.profile-body-measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.profile-field,.profile-measurement-field{color:var(--client-ink);gap:7px;min-width:0;font-size:11px;font-weight:800;display:grid}.profile-field>input,.profile-field>textarea,.profile-handle-input,.profile-measurement-field>div{background:var(--client-surface-solid);border:1px solid var(--client-border);transition:border-color .16s var(--jf-ease-out), box-shadow .16s var(--jf-ease-out), background .16s var(--jf-ease-out);border-radius:9px}.profile-field>input,.profile-field>textarea,.profile-handle-input input,.profile-measurement-field input{color:var(--client-ink);font:inherit;width:100%;font-size:13px;font-weight:650}.profile-field>input,.profile-handle-input,.profile-measurement-field>div{min-height:48px}.profile-field>input:disabled{background:color-mix(in srgb, var(--client-surface-soft) 70%, transparent);color:var(--client-muted);cursor:not-allowed;opacity:.86}.profile-field>input:focus,.profile-field>textarea:focus,.profile-handle-input:focus-within,.profile-measurement-field>div:focus-within{border-color:var(--client-green);box-shadow:0 0 0 4px color-mix(in srgb, var(--client-green) 12%, transparent);outline:0}.profile-field.has-error>input,.profile-field.has-error>textarea,.profile-field.has-error .profile-handle-input,.profile-field [aria-invalid=true]{border-color:color-mix(in srgb, var(--profile-danger) 64%, var(--client-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--profile-danger) 7%, transparent)}.profile-field>small{color:var(--client-muted);min-height:14px;font-size:9px;font-weight:600;line-height:1.45}.profile-field>small.is-error{color:var(--profile-danger);font-weight:750}.profile-handle-input{align-items:center;min-width:0;padding-left:13px;display:flex;overflow:hidden}.profile-handle-input>span{color:var(--client-green);flex:none;font-size:14px;font-weight:850}.profile-handle-input input{background:0 0;border:0;outline:0;min-width:0;min-height:46px;padding:0 13px 0 2px}.profile-character-count{color:var(--client-muted);pointer-events:none;justify-self:end;margin-top:-24px;padding-right:10px;font-size:9px;font-weight:650}.profile-form-footer{border-top:1px solid var(--client-border);justify-content:space-between;align-items:center;gap:18px;min-width:0;margin-top:5px;padding-top:18px;display:flex}.profile-primary-action{background:var(--client-green-strong);border:1px solid var(--client-green-strong);color:#fff;min-width:150px;min-height:46px;transition:background .16s var(--jf-ease-out), box-shadow .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);border-radius:9px;flex:none;justify-content:center;align-items:center;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex}.profile-primary-action:hover:not(:disabled){background:color-mix(in srgb, var(--client-green-strong) 88%, #fff);box-shadow:0 9px 24px color-mix(in srgb, var(--client-green-strong) 18%, transparent);transform:translateY(-1px)}.profile-primary-action:active:not(:disabled){box-shadow:none;transform:translateY(0)scale(.985)}.profile-primary-action:disabled{cursor:not-allowed;opacity:.52}.profile-save-status{color:var(--client-muted);align-items:center;gap:8px;min-width:0;min-height:24px;font-size:10px;font-weight:700;line-height:1.4;display:flex}.profile-save-status span:last-child{overflow-wrap:anywhere}.profile-save-status svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:17px;height:17px}.profile-save-status.is-success{color:var(--profile-success)}.profile-save-status.is-error{color:var(--profile-danger)}.profile-status-spinner{border:2px solid color-mix(in srgb, var(--client-green) 18%, transparent);border-top-color:var(--client-green);border-radius:50%;flex:none;width:16px;height:16px;animation:.72s linear infinite profile-status-spin}@keyframes profile-status-spin{to{transform:rotate(360deg)}}.profile-avatar-editor{background:color-mix(in srgb, var(--client-green) 4%, var(--client-surface));border:1px solid var(--client-border);border-radius:11px;gap:17px;min-width:0;padding:18px;display:grid}.profile-avatar-crop-stage{text-align:center;place-items:center;gap:15px;display:grid}.profile-avatar-crop{background:color-mix(in srgb, var(--client-green) 12%, var(--client-surface-solid));border:1px solid color-mix(in srgb, var(--client-green) 28%, var(--client-border));color:var(--client-green);border-radius:50%;justify-content:center;align-items:center;width:136px;height:136px;font-size:31px;font-weight:900;display:flex;overflow:hidden}.profile-avatar-crop img{object-fit:cover;transform-origin:50%;width:100%;height:100%;display:block}.profile-avatar-crop-copy{gap:4px;display:grid}.profile-avatar-crop-copy strong{color:var(--client-ink);font-size:13px}.profile-avatar-crop-copy p{color:var(--client-muted);margin:0;font-size:10px;line-height:1.5}.profile-avatar-editor-form,.profile-avatar-adjustments{gap:12px;display:grid}.profile-avatar-editor .profile-avatar-file-trigger{justify-content:center;width:100%;min-height:42px}.profile-avatar-adjustments{border-top:1px solid var(--client-border);padding-top:14px}.profile-avatar-adjustments label{gap:6px;display:grid}.profile-avatar-adjustments label>span{color:var(--client-muted);font-size:9px;font-weight:750}.profile-avatar-adjustments input[type=range]{accent-color:var(--client-green);cursor:pointer;width:100%;min-height:24px}.profile-avatar-actions .profile-primary-action{width:100%}.profile-avatar-delete-form{border-top:1px solid var(--client-border);padding-top:13px}.profile-avatar-delete-form button{color:var(--client-muted);background:0 0;border:0;align-items:center;gap:7px;padding:3px 0;font-size:10px;font-weight:750;display:inline-flex}.profile-avatar-delete-form button:hover{color:var(--profile-danger)}.profile-avatar-delete-form svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px;height:15px}.profile-preference-grid .app-select-label{color:var(--client-ink);font-size:11px;line-height:1.2}.profile-preference-grid .app-select-trigger{min-height:50px;padding-inline:13px}.profile-preference-grid .app-select-trigger strong,.profile-preference-grid .app-select-menu strong{font-size:12px}.profile-preference-grid .app-select-trigger small,.profile-preference-grid .app-select-menu small{font-size:9px}.profile-theme-fieldset{border:0;gap:9px;min-width:0;margin:0;padding:0;display:grid}.profile-theme-fieldset legend{color:var(--client-ink);margin-bottom:8px;font-size:11px;font-weight:800}.profile-theme-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.profile-theme-options button{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-muted);min-height:48px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), color .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.profile-theme-options button:hover{border-color:color-mix(in srgb, var(--client-green) 38%, var(--client-border));color:var(--client-ink)}.profile-theme-options button.active{background:color-mix(in srgb, var(--client-green) 9%, var(--client-surface));border-color:var(--client-green);color:var(--client-green)}.profile-theme-options button:active{transform:scale(.98)}.profile-theme-options svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.profile-preference-divider{border-top:1px solid var(--client-border);margin-top:3px}.profile-settings-form>h3,.profile-body-history h3{color:var(--client-ink);margin:0;font-size:14px}.profile-toggle-list{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);display:grid}.profile-toggle{color:var(--client-ink);justify-content:space-between;align-items:center;gap:18px;min-height:51px;padding:8px 2px;font-size:11px;font-weight:700;display:flex}.profile-toggle+.profile-toggle{border-top:1px solid var(--client-border)}.profile-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-toggle-track{background:color-mix(in srgb, var(--client-muted) 20%, transparent);border:1px solid var(--client-border);height:25px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out);border-radius:999px;flex:none;width:43px;padding:2px}.profile-toggle-track>span{background:var(--client-surface-solid);height:19px;transition:transform .18s var(--jf-ease-out);border-radius:50%;width:19px;display:block;box-shadow:0 2px 5px #00140e29}.profile-toggle input:checked+.profile-toggle-track{background:var(--client-green-strong);border-color:var(--client-green-strong)}.profile-toggle input:checked+.profile-toggle-track>span{transform:translate(18px)}.profile-body-overview{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.profile-body-summary-item{gap:5px;min-width:0;padding:16px 18px;display:grid}.profile-body-summary-item:first-child{padding-left:2px}.profile-body-summary-item+.profile-body-summary-item{border-left:1px solid var(--client-border)}.profile-body-summary-item span{color:var(--client-muted);font-size:9px;font-weight:750}.profile-body-summary-item strong{color:var(--client-ink);overflow-wrap:anywhere;font-size:15px;line-height:1.3}.profile-weight-trend{background:color-mix(in srgb, var(--client-green) 4%, var(--client-surface));border:1px solid var(--client-border);border-radius:10px;grid-template-columns:minmax(120px,.24fr) minmax(0,1fr);align-items:center;gap:22px;min-height:112px;padding:15px 18px;display:grid}.profile-weight-trend>div{gap:5px;display:grid}.profile-weight-trend span{color:var(--client-muted);font-size:9px;font-weight:750}.profile-weight-trend strong{color:var(--client-green);font-size:20px}.profile-weight-trend svg{width:100%;height:72px;overflow:visible}.profile-weight-trend polyline{fill:none;stroke:var(--client-green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;vector-effect:non-scaling-stroke}.profile-weight-trend circle{fill:var(--client-surface-solid);stroke:var(--client-green);stroke-width:1px;vector-effect:non-scaling-stroke}.profile-body-form{background:color-mix(in srgb, var(--client-green) 3%, var(--client-surface));border:1px solid var(--client-border);border-radius:11px;padding:20px}.profile-body-primary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-measurement-field>div{align-items:center;display:flex;overflow:hidden}.profile-measurement-field input{background:0 0;border:0;outline:0;min-width:0;min-height:46px;padding:0 8px 0 12px}.profile-measurement-field input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-right:12px}[data-theme=dark] .profile-measurement-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.profile-measurement-field>div>small{color:var(--client-muted);flex:none;padding-right:12px;font-size:9px;font-weight:750}.profile-more-measurements{border-top:1px solid var(--client-border);padding-top:15px}.profile-more-measurements summary{color:var(--client-green);cursor:pointer;border-radius:6px;width:fit-content;font-size:10px;font-weight:800;list-style:none}.profile-more-measurements summary::-webkit-details-marker{display:none}.profile-more-measurements summary:before{content:"+";transition:transform .16s var(--jf-ease-out);margin-right:7px;font-size:14px;display:inline-block}.profile-more-measurements[open] summary:before{transform:rotate(45deg)}.profile-body-measurement-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:17px}.profile-body-history{gap:12px;padding-top:4px;display:grid}.profile-body-history-list{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);display:grid}.profile-body-history-list article{grid-template-columns:minmax(110px,.25fr) minmax(0,1fr);align-items:center;gap:20px;min-height:53px;padding:9px 2px;display:grid}.profile-body-history-list article+article{border-top:1px solid var(--client-border)}.profile-body-history-list time{color:var(--client-muted);font-size:10px;font-weight:750}.profile-body-history-list article>div{flex-wrap:wrap;justify-content:flex-end;gap:7px 18px;display:flex}.profile-body-history-list article span{color:var(--client-muted);font-size:10px}.profile-body-history-list article strong{color:var(--client-ink);margin-left:3px}.profile-body-empty{color:var(--client-muted);margin:0;padding:16px 2px;font-size:11px}.profile-settings-page input:-webkit-autofill{-webkit-text-fill-color:var(--client-ink);caret-color:var(--client-ink);box-shadow:0 0 0 1000px var(--client-surface-solid) inset;transition:background-color 9999s ease-out}.profile-settings-page input:-webkit-autofill:hover{-webkit-text-fill-color:var(--client-ink);caret-color:var(--client-ink);box-shadow:0 0 0 1000px var(--client-surface-solid) inset;transition:background-color 9999s ease-out}.profile-settings-page input:-webkit-autofill:focus{-webkit-text-fill-color:var(--client-ink);caret-color:var(--client-ink);box-shadow:0 0 0 1000px var(--client-surface-solid) inset;transition:background-color 9999s ease-out}@media (max-width:1120px){.profile-settings-workspace{grid-template-columns:1fr;gap:28px}.profile-settings-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid;position:static}.profile-settings-nav button{min-height:64px}.profile-identity-editor-grid{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr)}}@media (max-width:760px){.profile-settings-page{gap:22px}.profile-settings-heading h1{font-size:34px}.profile-settings-nav{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;margin-inline:-2px;padding:2px;display:flex;overflow-x:auto}.profile-settings-nav::-webkit-scrollbar{display:none}.profile-settings-nav button{scroll-snap-align:start;flex:0 0 min(240px,78vw)}.profile-identity-editor-grid{grid-template-columns:1fr}.profile-avatar-editor{grid-template-columns:minmax(155px,.4fr) minmax(0,1fr)}.profile-avatar-crop-stage{grid-row:1/span 3}.profile-avatar-delete-form{align-self:end}.profile-body-overview,.profile-body-primary-grid,.profile-body-measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-body-summary-item:nth-child(3){border-left:0;padding-left:2px}.profile-body-summary-item:nth-child(n+3){border-top:1px solid var(--client-border)}}@media (max-width:560px){.profile-settings-heading h1{font-size:31px}.profile-identity-summary{padding-block:11px}.profile-settings-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-inline:0;padding:0;display:grid;overflow:visible}.profile-settings-nav button{grid-template-columns:20px minmax(0,1fr);gap:6px;min-height:54px;padding:6px}.profile-settings-nav button>svg{width:17px;height:17px}.profile-settings-nav strong{font-size:10px}.profile-settings-nav small{display:none}.profile-settings-section{gap:23px}.profile-section-heading h2{font-size:20px}.profile-avatar-editor{grid-template-columns:1fr}.profile-avatar-crop-stage{grid-row:auto}.profile-form-grid,.profile-preference-grid,.profile-theme-options,.profile-body-primary-grid,.profile-body-measurement-grid{grid-template-columns:1fr}.profile-theme-options button{justify-content:flex-start}.profile-form-footer{flex-direction:column-reverse;align-items:stretch;gap:10px}.profile-primary-action{width:100%}.profile-save-status{min-height:32px}.profile-body-summary-item{padding-inline:12px}.profile-weight-trend{grid-template-columns:1fr}.profile-body-form{padding:16px}.profile-body-history-list article{grid-template-columns:1fr;align-items:start;gap:7px;padding-block:12px}.profile-body-history-list article>div{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.profile-settings-page *,.profile-settings-page :before,.profile-settings-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.profile-status-spinner{animation-duration:1.5s}}.profile-experience{--profile-accent:var(--client-green);--profile-accent-soft:color-mix(in srgb, var(--profile-accent) 10%, transparent);--profile-danger:#b44e56;--profile-danger-soft:color-mix(in srgb, var(--profile-danger) 9%, transparent);color:var(--client-ink);min-width:0;padding:2px 0 calc(24px + env(safe-area-inset-bottom))}[data-theme=dark] .profile-experience{--profile-danger:#f09ba1}.profile-experience button,.profile-experience input,.profile-experience textarea{font:inherit}.profile-experience button{cursor:pointer}.profile-experience button:disabled{cursor:not-allowed}.profile-experience-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.profile-experience-header>div:first-child{gap:6px;min-width:0;display:grid}.profile-experience-header h1{color:var(--client-ink);letter-spacing:-.035em;margin:0;font-size:30px;line-height:1.08}.profile-experience-header p{color:var(--client-muted);text-wrap:pretty;max-width:62ch;margin:0;font-size:14px;line-height:1.5}.profile-header-actions{flex:none;gap:10px;display:none}.profile-primary-action,.profile-secondary-action,.profile-mobile-edit-primary{min-height:46px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), color .16s var(--jf-ease-out), opacity .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.profile-primary-action{background:var(--client-green-strong);border:1px solid var(--client-green-strong);color:#fff;min-width:148px}.profile-primary-action:hover:not(:disabled){background:color-mix(in srgb, var(--client-green-strong) 88%, #fff);transform:translateY(-1px)}.profile-primary-action:disabled{opacity:.48}.profile-primary-action.is-saved{background:#087c5e}.profile-secondary-action{border:1px solid var(--client-border);color:var(--client-ink);background:0 0}.profile-secondary-action:hover:not(:disabled){background:var(--client-surface-soft);border-color:color-mix(in srgb, var(--client-green) 34%, var(--client-border))}.profile-secondary-action.is-danger{color:var(--profile-danger)}.profile-primary-action:active:not(:disabled),.profile-secondary-action:active:not(:disabled),.profile-mobile-edit-primary:active:not(:disabled){transform:scale(.98)}.profile-primary-action svg,.profile-secondary-action svg,.profile-mobile-edit-primary svg{width:18px;height:18px}.profile-mobile-overview{gap:14px;display:grid}.profile-mobile-edit-primary{background:var(--client-green-strong);border:1px solid var(--client-green-strong);color:#fff;width:100%;min-height:50px}.profile-mobile-links{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);display:grid}.profile-mobile-links>button,.profile-mobile-links>a,.profile-mobile-account-entry>a{color:var(--client-ink);text-align:start;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:13px;min-height:68px;padding:10px 3px;text-decoration:none;display:grid}.profile-mobile-account-entry{align-items:center;min-width:0;display:flex}.profile-mobile-account-entry>a{flex:auto;min-width:0}.profile-mobile-links>*+*{border-top:1px solid var(--client-border)}.profile-mobile-links>button:hover,.profile-mobile-links>a:hover,.profile-mobile-account-entry>a:hover{color:var(--client-green)}.profile-mobile-links svg{width:22px;height:22px}.profile-mobile-links>*>svg:last-child,.profile-mobile-account-entry>a>svg:last-child{color:var(--client-muted);width:17px;height:17px}.profile-mobile-links span{gap:3px;min-width:0;display:grid}.profile-mobile-links strong{color:inherit;font-size:14px}.profile-mobile-links small{color:var(--client-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.profile-mobile-editor-heading,.profile-tabs,.profile-editing-layout,.profile-mobile-savebar,.profile-experience.is-mobile-editing .profile-experience-header,.profile-experience.is-mobile-editing .profile-mobile-overview{display:none}.profile-experience.is-mobile-editing .profile-mobile-editor-heading{align-items:center;gap:12px;margin:-4px 0 18px;display:flex}.profile-mobile-back{background:var(--client-surface);border:1px solid var(--client-border);color:var(--client-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.profile-mobile-back svg{width:20px;height:20px}.profile-mobile-editor-heading>div{gap:2px;display:grid}.profile-mobile-editor-heading strong{font-size:17px}.profile-mobile-editor-heading small{color:var(--client-muted);font-size:12px}.profile-experience.is-mobile-editing .profile-editing-layout{display:block}.profile-experience.is-mobile-editing .profile-mobile-savebar{background:color-mix(in srgb, var(--client-bg) 94%, transparent);border-top:1px solid var(--client-border);bottom:calc(67px + env(safe-area-inset-bottom));z-index:var(--layer-sticky);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;display:grid;position:fixed;left:0;right:0}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.profile-experience.is-mobile-editing .profile-mobile-savebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}.profile-mobile-savebar>div{gap:2px;min-width:0;display:grid}.profile-mobile-savebar strong{font-size:12px}.profile-mobile-savebar small{color:var(--client-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-mobile-savebar .profile-primary-action{min-width:112px;min-height:44px;padding-inline:13px}.profile-editor-surface,.profile-preview-column{min-width:0}.profile-editor-status{color:var(--client-muted);align-items:center;gap:8px;min-height:28px;padding:0 1px 12px;font-size:12px;font-weight:700;display:flex}.profile-editor-status.is-empty{visibility:hidden}.profile-editor-status svg{width:17px;height:17px}.profile-editor-status a{color:var(--client-green);margin-inline-start:auto}.profile-editor-panel{gap:24px;padding-bottom:112px;display:grid}.profile-section-heading{gap:6px;display:grid}.profile-section-heading h2{color:var(--client-ink);letter-spacing:-.025em;margin:0;font-size:22px}.profile-section-heading p{color:var(--client-muted);max-width:65ch;margin:0;font-size:14px;line-height:1.55}.profile-photo-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px 16px;min-height:104px;display:grid}.profile-photo-row>div:last-child{grid-area:1/2/span 2;align-self:center;gap:4px;display:grid}.profile-photo-row strong{font-size:14px}.profile-photo-row p{color:var(--client-muted);margin:0;font-size:12px;line-height:1.45}.profile-avatar-change{background:0 0;border:0;border-radius:50%;grid-area:1/1;padding:0;position:relative;overflow:visible}.profile-avatar-change .profile-avatar{transition:opacity .18s var(--jf-ease-out);z-index:1;position:relative}.profile-avatar-change:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 28%, transparent);outline-offset:4px}.profile-avatar-change:hover .profile-avatar{opacity:.84}.profile-avatar-change-icon{background:var(--client-green-strong);border:3px solid var(--client-bg);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:-2px;right:-2px}.profile-avatar-change-icon svg{width:16px;height:16px}.profile-avatar-change-copy{color:var(--client-green);text-align:center;background:0 0;border:0;grid-area:2/1;padding:0;font-size:12px;font-weight:800}.profile-form-stack{gap:18px;display:grid}.profile-field{color:var(--client-ink);gap:7px;min-width:0;display:grid;position:relative}.profile-field-label{font-size:14px;font-weight:800}.profile-field>input,.profile-field>textarea,.profile-handle-control{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);border-radius:10px;width:100%;font-size:16px;font-weight:600}.profile-field>input,.profile-field>textarea{padding:13px 14px}.profile-field>input{min-height:50px}.profile-field>textarea{resize:vertical;min-height:104px;line-height:1.5}.profile-field>input::placeholder,.profile-field>textarea::placeholder,.profile-handle-control input::placeholder{color:color-mix(in srgb, var(--client-muted) 84%, transparent);opacity:1}.profile-field>input:focus,.profile-field>textarea:focus,.profile-handle-control:focus-within{border-color:var(--client-green);box-shadow:0 0 0 4px color-mix(in srgb, var(--client-green) 12%, transparent);outline:0}.profile-field.has-error>input,.profile-field.has-error>textarea,.profile-field.has-error .profile-handle-control{border-color:color-mix(in srgb, var(--profile-danger) 56%, var(--client-border));box-shadow:0 0 0 3px var(--profile-danger-soft)}.profile-field-message{color:var(--client-muted);min-height:17px;font-size:12px;line-height:1.35}.profile-field-message.is-error,.profile-field-message.is-taken,.profile-field-message.is-invalid{color:var(--profile-danger)}.profile-field-message.is-available{color:var(--client-green)}.profile-handle-control{align-items:center;min-height:50px;padding-inline:14px 12px;display:flex;overflow:hidden}.profile-handle-control>span:first-child{color:var(--client-green);font-weight:850}.profile-handle-control input{color:var(--client-ink);background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:48px;padding:0 4px;font-size:16px;font-weight:650}.profile-handle-control>svg{color:var(--client-green);flex:none;width:18px;height:18px}.profile-inline-spinner,.profile-status-spinner{border:2px solid color-mix(in srgb, var(--client-green) 18%, transparent);border-top-color:var(--client-green);border-radius:50%;flex:none;width:16px;height:16px;animation:.72s linear infinite profile-status-spin;display:inline-block}.profile-character-count{color:var(--client-muted);pointer-events:none;margin:0;padding:3px;font-size:11px;font-weight:700;position:absolute;inset-block-end:27px;inset-inline-end:12px}.profile-account-information{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 1px;display:flex}.profile-account-information>div{gap:4px;min-width:0;display:grid}.profile-account-email-value{align-items:center;gap:8px;min-width:0;display:flex}.profile-account-information span{color:var(--client-muted);font-size:12px}.profile-account-information strong{overflow-wrap:anywhere;font-size:14px}.profile-email-visibility-toggle{color:var(--client-muted);height:44px;transition:background .15s var(--jf-ease-out), color .15s var(--jf-ease-out), transform .12s var(--jf-ease-out);background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;display:inline-flex}.profile-email-visibility-toggle:hover{background:var(--client-surface-soft);color:var(--client-ink)}.profile-email-visibility-toggle:active{transform:scale(.96)}.profile-email-visibility-toggle:focus-visible{outline:2px solid var(--client-green);outline-offset:2px}.profile-email-visibility-toggle svg{width:19px;height:19px}.profile-account-information a{color:var(--client-green);flex:none;align-items:center;gap:5px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.profile-account-information a:hover{text-underline-offset:3px;text-decoration:underline}.profile-account-information svg{width:16px;height:16px}.profile-plan-note{background:var(--client-surface-soft);border-radius:10px;gap:5px;padding:15px;display:grid}.profile-plan-note>span{color:var(--client-green);font-size:13px;font-weight:850}.profile-plan-note p{color:var(--client-muted);margin:0;font-size:13px;line-height:1.45}.profile-choice-fieldset,.profile-privacy-options{border:0;gap:9px;min-width:0;margin:0;padding:0;display:grid}.profile-choice-fieldset legend,.profile-privacy-options legend{color:var(--client-ink);margin-bottom:4px;font-size:15px;font-weight:850}.profile-choice-fieldset>p{color:var(--client-muted);margin:0 0 4px;font-size:12px;line-height:1.45}.profile-preferences-panel{max-width:900px}.profile-preference-fieldset+.profile-preference-fieldset{border-top:1px solid var(--client-border);margin-top:24px;padding-top:24px}.profile-preference-options{gap:9px;display:grid}.profile-preference-options.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-preference-options.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-preference-options.is-timezone{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-preference-options>button{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);text-align:start;min-height:64px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);border-radius:10px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 12px;display:grid}.profile-preference-options>button:hover{border-color:color-mix(in srgb, var(--client-green) 38%, var(--client-border))}.profile-preference-options>button:active{transform:scale(.985)}.profile-preference-options>button:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 22%, transparent);outline-offset:2px}.profile-preference-options>button.active{background:color-mix(in srgb, var(--client-green) 7%, var(--client-surface-solid));border-color:var(--client-green)}.profile-preference-options>button>span{gap:3px;min-width:0;display:grid}.profile-preference-options>button strong{font-size:13px}.profile-preference-options>button small{color:var(--client-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.35}.profile-preference-options>button>svg{color:var(--client-green);width:17px;height:17px}.profile-preference-toggles{border-bottom:0;margin-top:2px}.profile-preference-toggles .profile-toggle>span:first-child{gap:3px;display:grid}.profile-preference-toggles .profile-toggle strong{font-size:13px}.profile-preference-toggles .profile-toggle small{color:var(--client-muted);font-size:11px;font-weight:650;line-height:1.35}@media (max-width:560px){.profile-preference-options.is-two,.profile-preference-options.is-three,.profile-preference-options.is-timezone{grid-template-columns:1fr}}.profile-template-options,.profile-accent-options,.profile-module-order-list,.profile-privacy-options{gap:9px;display:grid}.profile-template-options>button,.profile-accent-options>button,.profile-privacy-options>label{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);text-align:start;min-height:68px;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), transform .12s var(--jf-ease-out);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:grid}.profile-template-options>button{grid-template-columns:62px minmax(0,1fr) auto}.profile-accent-options>button{grid-template-columns:36px minmax(0,1fr) 20px}.profile-template-options>button:hover:not(:disabled),.profile-accent-options>button:hover:not(:disabled),.profile-privacy-options>label:hover{border-color:color-mix(in srgb, var(--client-green) 40%, var(--client-border))}.profile-template-options>button.active,.profile-accent-options>button.active,.profile-privacy-options>label.active{background:color-mix(in srgb, var(--client-green) 7%, var(--client-surface-solid));border-color:var(--client-green)}.profile-template-options>button:disabled,.profile-accent-options>button:disabled{opacity:.58}.profile-template-options>button>span:nth-child(2),.profile-accent-options>button>span:nth-child(2),.profile-privacy-options>label>span:nth-child(3){gap:3px;min-width:0;display:grid}.profile-template-options strong,.profile-accent-options strong,.profile-privacy-options strong{font-size:13px}.profile-template-options small,.profile-accent-options small,.profile-privacy-options small{color:var(--client-muted);font-size:11px;line-height:1.35}.profile-template-options em,.profile-coming-soon-row>span,.profile-public-link-note>span{background:var(--client-surface-soft);color:var(--client-muted);border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800}.profile-template-swatch{background:var(--client-surface-soft);border-radius:7px;gap:4px;width:62px;height:42px;padding:7px;display:grid}.profile-template-swatch>span{background:color-mix(in srgb, var(--client-muted) 22%, transparent);border-radius:2px;height:4px}.profile-template-swatch>span:first-child{background:var(--client-green);width:58%;height:8px}.profile-template-swatch.is-focus>span:first-child{width:82%}.profile-template-swatch.is-momentum{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-template-swatch.is-performance>span{width:100%}.profile-accent-options>button>span:first-child{background:var(--client-green);border:4px solid var(--client-surface-soft);border-radius:50%;width:34px;height:34px}.profile-accent-options>button>span[data-accent=ocean]{background:#2879a8}.profile-accent-options>button>span[data-accent=coral]{background:#bd5e57}.profile-accent-options svg{color:var(--client-green);width:18px;height:18px}.profile-module-order-list>div{border-bottom:1px solid var(--client-border);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:8px 1px;display:flex}.profile-module-order-list>div:first-child{border-top:1px solid var(--client-border)}.profile-module-order-list>div.is-locked{opacity:.6}.profile-module-order-list label{align-items:center;gap:11px;min-width:0;display:flex}.profile-module-order-list input,.profile-privacy-options input{opacity:0;width:1px;height:1px;position:absolute}.profile-checkbox-mark{border:1px solid var(--client-border);border-radius:5px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.profile-checkbox-mark svg{opacity:0;width:15px;height:15px}.profile-module-order-list input:checked+.profile-checkbox-mark{background:var(--client-green-strong);border-color:var(--client-green-strong);color:#fff}.profile-module-order-list input:checked+.profile-checkbox-mark svg{opacity:1}.profile-module-order-list label>span:last-child{gap:3px;display:grid}.profile-module-order-list label strong{font-size:13px}.profile-module-order-list label small{color:var(--client-muted);font-size:11px}.profile-module-order-list>div>div{gap:5px;display:flex}.profile-module-order-list>div>div button{border:1px solid var(--client-border);color:var(--client-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-module-order-list>div>div button:hover:not(:disabled){color:var(--client-green)}.profile-module-order-list>div>div button:disabled{opacity:.35}.profile-module-order-list svg{width:17px;height:17px}.profile-coming-soon-row,.profile-public-link-note{background:var(--client-surface-soft);border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.profile-coming-soon-row>svg,.profile-public-link-note>svg{color:var(--client-muted);width:22px;height:22px}.profile-coming-soon-row>div,.profile-public-link-note>div{gap:3px;display:grid}.profile-coming-soon-row strong,.profile-public-link-note strong{font-size:13px}.profile-coming-soon-row p,.profile-public-link-note p{color:var(--client-muted);margin:0;font-size:11px;line-height:1.4}.profile-privacy-options>label{cursor:pointer;grid-template-columns:22px minmax(0,1fr) 24px}.profile-radio-mark{border:1px solid var(--client-border);border-radius:50%;width:20px;height:20px;position:relative}.profile-privacy-options input:checked+.profile-radio-mark{border-color:var(--client-green)}.profile-privacy-options input:checked+.profile-radio-mark:after{background:var(--client-green);content:"";border-radius:50%;position:absolute;inset:4px}.profile-privacy-options>label>svg{color:var(--client-muted);width:22px;height:22px}.profile-privacy-explainer{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);gap:14px;padding:18px 1px;display:grid}.profile-privacy-explainer>header{grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:11px;display:grid}.profile-privacy-explainer>header>svg{color:var(--client-green);width:22px;height:22px}.profile-privacy-explainer h3{margin:0;font-size:14px}.profile-privacy-explainer p{color:var(--client-muted);margin:4px 0 0;font-size:12px;line-height:1.45}.profile-privacy-explainer ul{margin:0;padding:0;list-style:none;display:grid}.profile-privacy-explainer li{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;display:grid}.profile-privacy-explainer li+li{border-top:1px solid var(--client-border)}.profile-privacy-explainer li svg{color:var(--client-muted);width:16px;height:16px}.profile-privacy-explainer li span{font-size:12px}.profile-privacy-explainer li strong{color:var(--client-muted);font-size:10px}.jf-profile-renderer{--renderer-accent:var(--client-green);--renderer-accent-soft:color-mix(in srgb, var(--renderer-accent) 10%, transparent);background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);border-radius:14px;min-width:0;overflow:hidden;container-type:inline-size}.jf-profile-renderer[data-accent=ocean]{--renderer-accent:#2879a8}.jf-profile-renderer[data-accent=coral]{--renderer-accent:#bd5e57}[data-theme=dark] .jf-profile-renderer[data-accent=ocean]{--renderer-accent:#66b8e5}[data-theme=dark] .jf-profile-renderer[data-accent=coral]{--renderer-accent:#ef9690}.jf-profile-cover{background:color-mix(in srgb, var(--renderer-accent) 14%, var(--client-surface-soft));height:132px;position:relative;overflow:hidden}.jf-profile-renderer[data-template=focus] .jf-profile-cover{height:148px}.jf-profile-renderer[data-template=performance] .jf-profile-cover{height:108px}.jf-profile-cover img{filter:saturate(0)opacity(.16);width:118px;height:108px;position:absolute;bottom:-10px;right:18px;transform:rotate(-5deg)}.jf-profile-cover>span:first-child{pointer-events:none;position:absolute;inset:0}.jf-profile-cover-status{z-index:2;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;top:14px;left:16px;right:16px}.jf-profile-identity{z-index:1;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:0 16px;padding:0 18px 18px;display:grid;position:relative}.jf-profile-identity>.profile-avatar-stack{z-index:2;grid-area:1/1;margin-top:-48px;position:relative}.profile-privacy-options>p{color:var(--client-muted);margin:-2px 0 8px;font-size:12px;line-height:1.5}.profile-presence-privacy{border-top:1px solid var(--client-border);margin-top:24px;padding-top:24px}.jf-profile-identity>.profile-avatar-stack .profile-avatar{border:0;width:96px;height:96px}.jf-profile-audience{background:var(--client-surface-soft);color:var(--client-muted);border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.jf-profile-audience svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.jf-profile-name{z-index:1;grid-column:2;gap:5px;min-width:0;margin-top:-44px;margin-right:-18px;padding:11px 18px 0 14px;display:grid;position:relative}.jf-profile-name:before{background:var(--client-surface-solid);border-left:1px solid var(--client-border);border-top:1px solid var(--client-border);content:"";z-index:-1;border-radius:12px 0 0;position:absolute;inset:0}.jf-profile-role{color:var(--renderer-accent);justify-self:start;align-items:center;gap:5px;margin:0;font-size:10px;font-weight:850;display:inline-flex}.jf-profile-role svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.jf-profile-name h2{color:var(--client-ink);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:25px;line-height:1.12}.jf-profile-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.jf-profile-title-row h2{min-width:0}.jf-profile-meta{color:var(--client-muted);flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;font-size:13px;font-weight:650;display:flex}.jf-profile-meta>span{overflow-wrap:anywhere;align-items:center;gap:5px;display:inline-flex}.jf-profile-meta>span+span:before{background:color-mix(in srgb, var(--client-muted) 55%, transparent);content:"";border-radius:50%;width:3px;height:3px}.jf-profile-member-since svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:14px;height:14px}.jf-profile-handle-placeholder{color:var(--client-muted);font-size:13px;font-weight:700}.profile-username-copy{color:var(--client-muted);cursor:pointer;font:inherit;text-align:start;max-width:100%;min-height:28px;transition:background-color .15s var(--jf-ease-out), color .15s var(--jf-ease-out), transform .12s var(--jf-ease-out);background:0 0;border:0;border-radius:7px;place-self:start;align-items:center;gap:6px;margin-left:-5px;padding:3px 5px;font-size:13px;font-weight:720;display:inline-flex}.profile-username-copy>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-username-copy svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:15px;height:15px}.profile-username-copy:hover{background:var(--renderer-accent-soft,var(--client-surface-soft));color:var(--renderer-accent,var(--client-green))}.profile-username-copy:active{transform:scale(.98)}.profile-username-copy:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 22%, transparent);outline-offset:1px}.profile-username-copy.is-copied{color:var(--client-green)}.profile-username-copy.is-compact{min-height:25px;font-size:11px}.profile-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.jf-profile-badges{flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;display:flex}.jf-profile-badges>span{background:var(--renderer-accent-soft);border:1px solid color-mix(in srgb, var(--renderer-accent) 24%, var(--client-border));color:var(--renderer-accent);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.jf-profile-badges>span[data-tier=gold],.jf-profile-badges>span[data-tier=legendary]{background:color-mix(in srgb, #c9952f 13%, var(--client-surface-soft));border-color:color-mix(in srgb, #c9952f 42%, var(--client-border));color:#9a6b12}[data-theme=dark] .jf-profile-badges>span[data-tier=gold],[data-theme=dark] .jf-profile-badges>span[data-tier=legendary]{color:#edc86d}.jf-profile-badges svg{width:16px;height:16px}.jf-profile-modules{border-top:1px solid var(--client-border);padding:0 18px;display:grid}.jf-profile-module{grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:12px;padding:15px 0;display:grid}.jf-profile-module+.jf-profile-module{border-top:1px solid var(--client-border)}.jf-profile-module-icon{background:var(--renderer-accent-soft);color:var(--renderer-accent);border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.jf-profile-module-icon svg{width:19px;height:19px}.jf-profile-module>div:last-child{gap:3px;min-width:0;display:grid}.jf-profile-module span{color:var(--client-muted);font-size:10px;font-weight:800}.jf-profile-module p{color:var(--client-ink);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.jf-profile-module p.is-placeholder{color:var(--client-muted);font-style:italic}.jf-profile-renderer[data-template=momentum] .jf-profile-modules{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-block:14px}.jf-profile-renderer[data-template=momentum] .jf-profile-module{background:var(--client-surface-soft);border:0;border-radius:10px;grid-template-columns:1fr;padding:12px}.jf-profile-renderer[data-template=momentum] .jf-profile-module:first-child:last-child,.jf-profile-renderer[data-template=momentum] .jf-profile-module:nth-child(3){grid-column:1/-1}.jf-profile-renderer[data-template=performance] .jf-profile-module{grid-template-columns:28px minmax(0,1fr);padding-block:11px}.jf-profile-renderer[data-template=performance] .jf-profile-module-icon{background:0 0;justify-content:flex-start;width:28px;height:28px}.profile-avatar-sheet,.profile-preview-dialog{background:var(--client-surface-solid);color:var(--client-ink);max-width:none;max-height:min(88dvh,760px);padding:12px 18px calc(18px + env(safe-area-inset-bottom));border:0;width:100%;margin:auto 0 0;overflow-y:auto}.profile-avatar-sheet[open],.profile-preview-dialog[open]{animation:profile-sheet-in .21s var(--jf-ease-out)}.profile-avatar-sheet::backdrop,.profile-preview-dialog::backdrop{background:#00140e94}.profile-avatar-sheet-handle{background:color-mix(in srgb, var(--client-muted) 28%, transparent);border-radius:999px;width:42px;height:4px;margin:0 auto 14px}.profile-avatar-sheet>header,.profile-preview-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.profile-avatar-sheet>header>div,.profile-preview-dialog>header>div{gap:4px;display:grid}.profile-avatar-sheet h2,.profile-preview-dialog h2{margin:0;font-size:20px}.profile-avatar-sheet header p,.profile-preview-dialog header p{color:var(--client-muted);margin:0;font-size:13px;line-height:1.45}.profile-sheet-close{background:var(--client-surface-soft);color:var(--client-muted);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profile-sheet-close svg{width:19px;height:19px}.profile-avatar-source-list{display:grid}.profile-avatar-source-list>input{opacity:0;width:1px;height:1px;position:absolute}.profile-avatar-source-list>.profile-avatar-source-action{color:var(--client-ink);text-align:start;background:0 0;border:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:13px;min-height:66px;padding:9px 2px;display:grid}.profile-avatar-source-list>.profile-avatar-source-action+.profile-avatar-source-action{border-top:1px solid var(--client-border)}.profile-avatar-source-list>label.profile-avatar-source-action{cursor:pointer}.profile-avatar-source-list>.profile-avatar-source-action:hover{color:var(--client-green)}.profile-avatar-source-list>.profile-avatar-source-action.is-danger:hover{color:var(--profile-danger)}.profile-avatar-source-list svg{width:23px;height:23px}.profile-avatar-source-list span{gap:3px;display:grid}.profile-avatar-source-list strong{color:inherit;font-size:14px}.profile-avatar-source-list small{color:var(--client-muted);font-size:12px}.profile-avatar-camera-flow{gap:16px;display:grid}.profile-avatar-camera-preview{aspect-ratio:4/3;background:#001a13;border-radius:12px;width:100%;position:relative;overflow:hidden}.profile-avatar-camera-preview video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.profile-avatar-camera-preview[data-status=requesting] video{opacity:0}.profile-camera-status{color:#fff;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;inset:0}.profile-camera-status .profile-status-spinner{border-color:#ffffff47;border-top-color:var(--client-green)}.profile-avatar-camera-guidance{color:var(--client-muted);margin:0;font-size:12px;line-height:1.45}.profile-avatar-camera-flow .profile-primary-action svg{width:18px;height:18px}.profile-avatar-crop-flow{gap:18px;display:grid}.profile-avatar-crop-preview{background:var(--client-surface-soft);border:0;border-radius:50%;justify-self:center;width:min(68vw,280px);height:min(68vw,280px);position:relative;overflow:hidden}.profile-avatar-crop-preview img{max-width:none;display:block;position:absolute}.profile-avatar-crop-controls{gap:13px;display:grid}.profile-avatar-crop-controls label{gap:6px;display:grid}.profile-avatar-crop-controls label span{color:var(--client-muted);font-size:12px;font-weight:750}.profile-avatar-crop-controls input{accent-color:var(--client-green);width:100%;min-height:28px}.profile-avatar-sheet-actions{grid-template-columns:1fr 1.2fr;gap:9px;display:grid}.profile-avatar-sheet-actions>*{width:100%}.profile-avatar-upload-progress{gap:7px;display:grid}.profile-avatar-upload-progress>span:first-child{color:var(--client-muted);font-size:12px;font-weight:750}.profile-upload-track{background:var(--client-surface-soft);border-radius:999px;height:5px;overflow:hidden}.profile-upload-track>span{background:var(--client-green);height:100%;transition:width .18s var(--jf-ease-out);width:28%;display:block}.profile-upload-track>span[data-phase=uploading]{width:76%}.profile-avatar-sheet-error{color:var(--profile-danger);min-height:18px;margin:12px 0 0;font-size:12px;line-height:1.4}.profile-preview-dialog>.jf-profile-renderer{max-width:430px;margin-inline:auto}.profile-leave-modal{color:var(--client-ink);background:0 0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:18px}.profile-leave-modal[open]{place-items:center;display:grid}.profile-leave-modal::backdrop{background:#00140e94}.profile-leave-dialog{background:var(--client-surface-solid);color:var(--client-ink);border-radius:14px;width:100%;max-width:460px;padding:24px}.profile-leave-icon{background:var(--profile-accent-soft);color:var(--client-green);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.profile-leave-icon svg{width:21px;height:21px}.profile-leave-dialog h2{margin:0;font-size:20px}.profile-leave-dialog p{color:var(--client-muted);margin:8px 0 20px;font-size:14px;line-height:1.5}.profile-leave-dialog>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profile-leave-dialog .profile-primary-action,.profile-leave-dialog .profile-secondary-action{min-width:0}.profile-toast{background:var(--client-surface-solid);bottom:calc(84px + env(safe-area-inset-bottom));color:var(--client-ink);z-index:var(--layer-notification);border-radius:10px;grid-template-columns:20px minmax(0,1fr) 36px;align-items:center;gap:10px;padding:11px 10px 11px 13px;display:grid;position:fixed;left:14px;right:14px}.profile-toast.is-success>svg:first-child{color:var(--client-green)}.profile-toast.is-error>svg:first-child{color:var(--profile-danger)}.profile-toast>svg{width:19px;height:19px}.profile-toast span{font-size:13px;font-weight:700}.profile-toast button{color:var(--client-muted);background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.profile-toast button svg{width:17px;height:17px}.account-menu-portal-layer{--client-bg:var(--bg,#f4f6f8);--client-border:var(--border,#dfe4ea);--client-danger:var(--red,#b42318);--client-green:var(--emerald,#087c5e);--client-ink:var(--text,#111827);--client-muted:var(--muted,#667085);--client-surface-soft:var(--surface-subtle,#f5faf7);--client-surface-solid:var(--surface,#fff);font-family:var(--font-sans);pointer-events:auto}.client-account-menu{flex:none;position:relative}.client-account-menu .client-profile-trigger{--presence-separator-override:var(--client-bg);cursor:pointer;background:0 0}.client-account-menu .client-profile-trigger:hover,.client-account-menu .client-profile-trigger.active,.client-account-menu .client-profile-trigger[aria-expanded=true]{background:color-mix(in srgb, var(--client-green) 7%, transparent);border-color:var(--client-border)}.client-account-menu .client-profile-trigger>svg{color:var(--client-muted);width:15px;height:15px;transition:color .15s cubic-bezier(.23,1,.32,1),transform .15s cubic-bezier(.23,1,.32,1)}.client-account-menu .client-profile-trigger>svg.is-expanded{color:var(--client-ink);transform:rotate(180deg)}.client-account-popover{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);overscroll-behavior:contain;pointer-events:auto;scrollbar-width:none;border-radius:12px;min-width:0;padding:10px;overflow-y:auto;box-shadow:0 24px 64px #031c153d}.client-account-popover::-webkit-scrollbar{display:none}.client-account-profile{margin-bottom:8px}.client-account-identity{background:var(--client-surface-soft);border:1px solid var(--client-border);border-radius:10px;margin-bottom:8px;padding:0;display:block;overflow:hidden}.client-account-cover{background:color-mix(in srgb, var(--client-green) 12%, var(--client-surface-solid));height:72px;position:relative;overflow:hidden}.client-account-cover>img{filter:saturate(0)opacity(.12);width:76px;height:68px;position:absolute;bottom:-14px;right:10px;transform:rotate(-6deg)}.client-account-cover>.presence-indicator{z-index:1;position:absolute;top:9px;right:9px}.client-account-identity-main{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:10px;padding:0 10px 11px;display:grid}.client-account-identity-main>.profile-avatar-stack{--presence-separator-override:var(--client-surface-soft);margin-top:-25px}.client-account-identity-main>.profile-avatar-stack .profile-avatar{border:0}.client-account-identity-main>div{gap:0;min-width:0;padding-top:7px;display:grid}.client-account-identity-main strong,.client-account-identity-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-account-identity-main strong{font-size:14px}.client-account-identity-main span{color:var(--client-muted);font-size:11px}.client-account-identity-main .profile-username-copy{margin-left:-4px}.client-account-plan{background:var(--client-surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:7px;padding:8px 10px;display:flex}.client-account-plan span{color:var(--client-muted);font-size:11px}.client-account-plan strong{color:var(--client-green);font-size:11px}.account-presence-picker{border-bottom:1px solid var(--client-border);border-top:1px solid var(--client-border);margin:6px 0;padding:6px 0}.account-presence-summary{color:var(--client-ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:56px;padding:7px 8px;display:grid}.account-presence-summary:hover,.account-presence-summary[aria-expanded=true]{background:var(--client-surface-soft)}.account-presence-summary>.presence-indicator{background:0 0;border:0;min-height:0;padding:0}.account-presence-summary>span:nth-child(2){gap:3px;min-width:0;display:grid}.account-presence-summary small{color:var(--client-muted);font-size:10px;font-weight:650;line-height:1.35}.account-presence-summary strong{font-size:13px}.account-presence-summary>svg{color:var(--client-muted);height:16px;transition:transform .16s var(--client-ease,ease);width:16px}.presence-status-dialog{color:var(--client-ink);background:0 0;border:0;width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);height:auto;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:visible}.presence-status-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00120d8a}.presence-status-sheet{animation:presence-status-sheet-in .18s var(--jf-ease-out) both;background:var(--client-surface-solid);border:1px solid var(--client-border);scrollbar-width:none;border-radius:14px;max-height:calc(100dvh - 32px);padding:16px;overflow-y:auto}.presence-status-sheet::-webkit-scrollbar{display:none}.presence-status-sheet>header{justify-content:space-between;align-items:flex-start;gap:18px;padding:2px 2px 14px;display:flex}.presence-status-sheet>header>div{gap:4px;display:grid}.presence-status-sheet>header span{color:var(--client-green);font-size:10px;font-weight:850}.presence-status-sheet>header h2{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.15}.presence-status-sheet>header p{color:var(--client-muted);max-width:34ch;margin:2px 0 0;font-size:12px;line-height:1.45}.presence-status-close{background:var(--client-surface-soft);color:var(--client-muted);cursor:pointer;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.presence-status-close:hover{color:var(--client-ink)}.presence-status-close:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 24%, transparent);outline-offset:2px}.presence-status-close svg{width:18px;height:18px}@media (max-width:640px){.presence-status-dialog{width:100%;max-width:100vw;max-height:calc(100dvh - 12px);margin:0;position:fixed;inset:auto 0 0}.presence-status-sheet{max-height:calc(100dvh - 12px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-radius:14px 14px 0 0}.presence-status-sheet>header{padding-bottom:16px}}.account-presence-options{gap:8px;display:grid}@keyframes presence-status-sheet-in{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.account-presence-options>button{color:var(--client-ink);cursor:pointer;text-align:start;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:68px;padding:10px;display:grid}.account-presence-options>button:hover{background:var(--client-surface-soft)}.account-presence-options>button:focus-visible{outline:3px solid color-mix(in srgb, var(--client-green) 22%, transparent);outline-offset:1px}.account-presence-options>button.is-selected{background:color-mix(in srgb, var(--client-green) 8%, var(--client-surface-solid));border-color:color-mix(in srgb, var(--client-green) 24%, var(--client-border))}.account-presence-options>button:disabled{cursor:wait;opacity:.72}.account-presence-options>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.account-presence-options>button strong{font-size:13px}.account-presence-options>button small{color:var(--client-muted);font-size:11px;line-height:1.4}.presence-option-selected{background:var(--client-green);border:3px solid var(--client-surface-solid);box-shadow:0 0 0 1px color-mix(in srgb, var(--client-green) 42%, var(--client-border));border-radius:50%;justify-self:center;width:11px;height:11px}.presence-option-spinner{border:2px solid color-mix(in srgb, var(--client-green) 22%, transparent);border-top-color:var(--client-green);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite presence-indicator-rotate}.account-presence-error{color:var(--client-danger,#b84c55);justify-content:space-between;align-items:center;gap:8px;padding:6px;font-size:10px;display:flex}.account-presence-error button{color:currentColor;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;min-height:32px;padding:0 4px;font-weight:800;text-decoration:underline}.client-account-popover nav,.client-account-popover form{display:grid}.client-account-popover a,.client-account-popover form button{color:var(--client-ink);text-align:start;background:0 0;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:52px;padding:6px 10px;font-size:12px;font-weight:750;text-decoration:none;display:grid}.client-account-nav-copy{gap:2px;min-width:0;display:grid}.client-account-nav-copy strong{color:inherit;font-size:12px}.client-account-nav-copy small{color:var(--client-muted);font-size:10px;font-weight:650;line-height:1.35}.client-account-popover a:hover,.client-account-popover form button:hover{background:var(--client-surface-soft);color:var(--client-green)}.client-account-popover form{border-top:1px solid var(--client-border);margin-top:6px;padding-top:6px}.client-account-popover nav>a>svg,.client-account-popover form button>svg{width:18px;height:18px}@keyframes profile-sheet-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.profile-avatar-sheet,.profile-preview-dialog{border-radius:14px;width:calc(100% - 36px);max-width:560px;margin:auto;padding:22px}.profile-avatar-sheet-handle{display:none}.profile-avatar-crop-preview{width:280px;height:280px}.profile-toast{max-width:420px;bottom:22px;left:auto;right:22px}}@media (min-width:901px){.profile-experience{padding-bottom:42px}.profile-experience-header,.profile-experience.is-mobile-editing .profile-experience-header{display:flex}.profile-experience-header h1{font-size:38px}.profile-header-actions{display:flex}.profile-mobile-overview,.profile-experience.is-mobile-editing .profile-mobile-overview,.profile-mobile-editor-heading,.profile-experience.is-mobile-editing .profile-mobile-editor-heading,.profile-mobile-savebar,.profile-experience.is-mobile-editing .profile-mobile-savebar{display:none}.profile-tabs{border-bottom:1px solid var(--client-border);gap:24px;margin-bottom:26px;display:flex}.profile-tabs button{color:var(--client-muted);background:0 0;border:0;min-height:48px;padding:0 2px;font-size:14px;font-weight:800;position:relative}.profile-tabs button:after{background:var(--client-green);content:"";opacity:0;height:2px;transition:opacity .16s var(--jf-ease-out), transform .16s var(--jf-ease-out);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.65)}.profile-tabs button:hover,.profile-tabs button.active{color:var(--client-ink)}.profile-tabs button.active:after{opacity:1;transform:scaleX(1)}.profile-editing-layout,.profile-experience.is-mobile-editing .profile-editing-layout{display:block}.profile-editor-panel{animation:profile-panel-in .17s var(--jf-ease-out);padding-bottom:0}.profile-photo-row{grid-template-columns:auto minmax(0,1fr)}.profile-template-options{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-accent-options{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-accent-options>button{grid-template-columns:34px minmax(0,1fr)}.profile-accent-options>button>svg{display:none}@keyframes profile-panel-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:1180px){.profile-editing-layout,.profile-experience.is-mobile-editing .profile-editing-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);align-items:start;gap:clamp(36px,4vw,64px);display:grid}.profile-editing-layout.is-preferences,.profile-experience.is-mobile-editing .profile-editing-layout.is-preferences{grid-template-columns:minmax(0,900px)}.profile-preview-column{gap:12px;display:grid;position:sticky;top:102px}.profile-preview-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.profile-preview-heading span{font-size:13px;font-weight:850}.profile-preview-heading small{color:var(--client-muted);text-align:end;font-size:10px}}@media (min-width:901px) and (max-width:1179px){.profile-preview-column{display:none}}@media (max-width:420px){.profile-experience-header h1{font-size:28px}.profile-experience-header p{font-size:13px}.profile-account-information{flex-direction:column;align-items:flex-start}.profile-coming-soon-row,.profile-public-link-note{grid-template-columns:22px minmax(0,1fr)}.profile-coming-soon-row>span,.profile-public-link-note>span{grid-column:2;justify-self:start}.profile-avatar-sheet-actions{grid-template-columns:1fr}.profile-leave-dialog>div:last-child{display:grid}.profile-leave-dialog .profile-primary-action,.profile-leave-dialog .profile-secondary-action{width:100%}.jf-profile-cover{height:120px}.jf-profile-cover-status{top:12px;left:12px;right:12px}.jf-profile-cover-status .presence-indicator.has-label{min-height:28px}.jf-profile-identity{grid-template-columns:82px minmax(0,1fr);gap:0 12px;padding-inline:14px}.jf-profile-identity>.profile-avatar-stack{margin-top:-41px}.jf-profile-identity>.profile-avatar-stack .profile-avatar{width:82px;height:82px}.jf-profile-name{margin-top:-38px;margin-right:-14px;padding:10px 14px 0 11px}.jf-profile-name h2{font-size:21px}}@media (prefers-reduced-motion:reduce){.profile-experience *,.profile-experience :before,.profile-experience :after,.profile-avatar-sheet,.profile-preview-dialog{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.profile-username-copy{transition:none}}@media (min-width:901px){.profile-settings-workspace{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,42px);display:grid}.profile-tabs.profile-section-nav{border:0;gap:5px;margin:0;display:grid;position:sticky;top:102px}.profile-tabs.profile-section-nav button{text-align:start;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:58px;padding:10px;display:grid}.profile-tabs.profile-section-nav button:after{display:none}.profile-tabs.profile-section-nav button>svg{width:19px;height:19px;margin-top:2px}.profile-tabs.profile-section-nav button>span{gap:2px;min-width:0;display:grid}.profile-tabs.profile-section-nav button strong{color:inherit;font-size:12px}.profile-tabs.profile-section-nav button small{color:var(--client-muted);font-size:9px;font-weight:650;line-height:1.35}.profile-tabs.profile-section-nav button:hover{background:var(--client-surface-soft)}.profile-tabs.profile-section-nav button.active{background:color-mix(in srgb, var(--client-green) 9%, var(--client-surface-solid));color:var(--client-green)}.profile-settings-workspace>.profile-editing-layout,.profile-settings-workspace>.profile-experience.is-mobile-editing .profile-editing-layout{min-width:0}.profile-unsaved-bar{background:var(--client-surface-solid);border:1px solid var(--client-border);z-index:var(--layer-sticky);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 0 252px;padding:10px 12px;display:flex;position:sticky;bottom:18px}.profile-unsaved-bar>div{align-items:center;gap:9px;min-width:0;display:flex}.profile-unsaved-bar>div:first-child>svg{color:var(--client-green);flex:none;width:18px;height:18px}.profile-unsaved-bar>div:first-child>span{gap:2px;min-width:0;display:grid}.profile-unsaved-bar strong{color:var(--client-ink);font-size:12px}.profile-unsaved-bar small{color:var(--client-muted);font-size:10px}.profile-unsaved-bar .profile-primary-action,.profile-unsaved-bar .profile-secondary-action{min-height:42px}}@media (min-width:1180px){.profile-settings-workspace>.profile-editing-layout:not(.is-preferences){grid-template-columns:minmax(0,1fr) minmax(320px,.68fr)}}@media (max-width:1179px) and (min-width:901px){.profile-settings-workspace{grid-template-columns:190px minmax(0,1fr)}.profile-unsaved-bar{margin-left:214px}}@media (max-width:900px){.profile-settings-workspace{display:contents}.profile-unsaved-bar{display:none}}.app-settings-page{color:var(--client-ink);gap:24px;max-width:860px;margin:0 auto;padding-bottom:48px;display:grid}.app-settings-page>header h1{margin:0;font-size:34px;line-height:1.1}.app-settings-page>header p,.app-settings-page section>div>p{color:var(--client-muted);margin:7px 0 0;line-height:1.5}.app-settings-page form{gap:18px;display:grid}.app-settings-page section{background:var(--client-surface-solid);border:1px solid var(--client-border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.app-settings-page section>div{grid-column:1/-1}.app-settings-page section h2{margin:0;font-size:17px}.app-settings-page label{color:var(--client-ink);gap:7px;font-size:12px;font-weight:800;display:grid}.app-settings-page select{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);font:inherit;border-radius:9px;min-height:46px;padding:0 11px}.app-settings-toggle{background:var(--client-surface-soft);border-radius:9px;align-items:center;min-height:50px;padding:10px 12px;display:flex!important}.app-settings-toggle input{width:18px;height:18px}.app-settings-savebar{background:var(--client-surface-solid);border:1px solid var(--client-border);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:10px 12px;display:flex;position:sticky;bottom:18px}.app-settings-savebar>span{color:var(--client-muted);font-size:12px}@media (max-width:640px){.app-settings-page section{grid-template-columns:1fr;padding:16px}.app-settings-savebar{bottom:calc(76px + env(safe-area-inset-bottom))}}@media (min-width:901px){.client-side-nav{flex-direction:column;height:calc(100dvh - 124px);display:flex;overflow:hidden}.client-side-nav>nav{overscroll-behavior:contain;scrollbar-width:thin;flex:0 auto;overflow-y:auto}.client-side-nav>.client-side-note{flex:none;margin-top:auto}.client-shell .account-menu-mobile{display:none}}.jf-profile-preview-label{background:var(--client-surface-soft);border-bottom:1px solid var(--client-border);color:var(--client-muted);align-items:center;min-height:34px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.profile-view-page{gap:24px;max-width:760px;margin:0 auto;padding-bottom:40px;display:grid}.profile-view-page>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-view-page h1{color:var(--client-ink);margin:0;font-size:32px;line-height:1.1}.profile-view-page header p{color:var(--client-muted);max-width:62ch;margin:7px 0 0;line-height:1.5}.profile-view-renderer{min-width:0}@media (max-width:640px){.profile-view-page>header{flex-direction:column;align-items:stretch}}.client-account-popover{width:min(328px,100vw - 32px);max-height:calc(100dvh - 32px);z-index:var(--layer-popover);position:fixed;inset:0 auto auto 0}.account-menu-panel{min-width:0;display:grid}.account-menu-identity{border-bottom:1px solid var(--client-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;margin-bottom:4px;padding:8px 8px 12px;display:grid}.account-menu-identity>div{gap:2px;min-width:0;display:grid}.account-menu-identity>div>strong,.account-menu-identity>div>span,.account-menu-identity>div>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu-identity>div>strong{color:var(--client-ink);font-size:14px}.account-menu-identity>div>span,.account-menu-identity>div>small{color:var(--client-muted);font-size:10px}.account-menu-access{background:color-mix(in srgb, var(--client-green) 10%, var(--client-surface-solid));border-radius:999px;max-width:86px;padding:5px 8px;font-weight:800;color:var(--client-green)!important;font-size:9px!important}.account-menu-panel>nav,.account-menu-panel>form{display:grid}.account-menu-panel>nav>a,.account-menu-panel>nav>button,.account-menu-logout{color:var(--client-ink);text-align:start;background:0 0;border:0;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:48px;padding:6px 9px;text-decoration:none;display:grid}.account-menu-panel>nav>a:hover,.account-menu-panel>nav>button:hover{background:var(--client-surface-soft);color:var(--client-green)}.account-menu-panel>nav>a:focus-visible,.account-menu-panel>nav>button:focus-visible,.account-menu-logout:focus-visible,.account-menu-back:focus-visible,.account-menu-options>button:focus-visible,.account-space-search:focus-within{outline:3px solid color-mix(in srgb, var(--client-green) 24%, transparent);outline-offset:1px}.account-menu-panel>nav svg,.account-menu-logout svg{width:18px;height:18px}.account-menu-panel>nav .presence-indicator{justify-self:center}.account-menu-panel>form{border-top:1px solid var(--client-border);margin-top:6px;padding-top:6px}.account-menu-logout{color:color-mix(in srgb, var(--client-danger) 78%, var(--client-ink));grid-template-columns:20px minmax(0,1fr)}.account-menu-logout:hover{background:color-mix(in srgb, var(--client-danger) 8%, var(--client-surface-solid));color:var(--client-danger)}.account-menu-heading{border-bottom:1px solid var(--client-border);grid-template-columns:40px minmax(0,1fr);align-items:flex-start;gap:10px;margin-bottom:8px;padding:2px 2px 12px;display:grid}.account-menu-back{background:var(--client-surface-soft);color:var(--client-ink);border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.account-menu-back svg{width:18px;height:18px}.account-menu-heading h2{color:var(--client-ink);margin:1px 0 0;font-size:17px;line-height:1.25}.account-menu-heading p{color:var(--client-muted);margin:3px 0 0;font-size:10px;line-height:1.4}.account-menu-options{overscroll-behavior:contain;gap:4px;max-height:min(440px,100dvh - 180px);padding:2px;display:grid;overflow-y:auto}.account-menu-options>button{color:var(--client-ink);text-align:start;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:64px;padding:9px;display:grid}.account-menu-options>button:hover:not(:disabled){background:var(--client-surface-soft)}.account-menu-options>button.is-selected{background:color-mix(in srgb, var(--client-green) 8%, var(--client-surface-solid));border-color:color-mix(in srgb, var(--client-green) 28%, var(--client-border))}.account-menu-options>button:disabled:not(.is-selected){cursor:wait;opacity:.62}.account-presence-option{min-width:0;transition:background .16s var(--jf-ease-out), border-color .16s var(--jf-ease-out), box-shadow .16s var(--jf-ease-out);border:1px solid #0000;border-radius:9px;grid-template-columns:minmax(0,1fr) 56px;display:grid;overflow:hidden}.account-presence-option.has-no-duration{grid-template-columns:minmax(0,1fr)}.account-presence-option:hover{background:var(--client-surface-soft);border-color:color-mix(in srgb, var(--client-green) 18%, var(--client-border))}.account-presence-option.is-selected{background:color-mix(in srgb, var(--client-green) 8%, var(--client-surface-solid));border-color:color-mix(in srgb, var(--client-green) 28%, var(--client-border))}.account-presence-option:focus-within{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--client-green) 38%, transparent)}.account-presence-state-action{color:var(--client-ink);cursor:pointer;text-align:start;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 4px 10px 10px;display:grid}.account-presence-state-action:hover:not(:disabled){background:0 0}.account-presence-state-action:disabled{cursor:wait;opacity:.68}.account-presence-state-action>span:nth-child(2){gap:2px;min-width:0;display:grid}.account-menu-options .account-presence-state-action strong,.account-menu-options .account-presence-state-action small{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.account-presence-duration-trigger{color:var(--client-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-self:center;align-items:center;width:44px;height:44px;margin-inline:4px 8px;padding:0;display:inline-flex;position:relative}.account-presence-duration-trigger:hover:not(:disabled),.account-presence-duration-trigger[aria-expanded=true]{background:color-mix(in srgb, var(--client-green) 10%, var(--client-surface-solid));border-color:color-mix(in srgb, var(--client-green) 32%, var(--client-border));color:var(--client-green)}.account-presence-duration-trigger:disabled{cursor:wait;opacity:.68}.account-presence-duration-trigger>svg{width:18px;height:18px}.account-presence-duration-trigger .presence-option-spinner{background:var(--client-surface-solid);position:absolute}.account-presence-state-action:focus-visible,.account-presence-duration-trigger:focus-visible{outline:0}.account-presence-duration-trigger:focus-visible{background:color-mix(in srgb, var(--client-green) 10%, var(--client-surface-solid));border-color:var(--client-green);color:var(--client-green)}.account-presence-duration-menu{background:var(--client-surface-solid);border:1px solid var(--client-border);color:var(--client-ink);width:min(236px,100vw - 24px);max-height:calc(100dvh - 24px);z-index:calc(var(--layer-popover) + 1);border-radius:11px;padding:6px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 18px 48px #031c1538}.account-presence-duration-title{color:var(--client-muted);letter-spacing:.02em;padding:7px 9px 5px;font-size:10px}.account-presence-duration-menu>button,.account-presence-duration-mobile>button{color:var(--client-ink);font:inherit;text-align:start;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:44px;padding:8px 9px;font-size:12px;font-weight:650;display:grid}.account-presence-duration-menu>button:hover:not(:disabled),.account-presence-duration-mobile>button:hover:not(:disabled),.account-presence-duration-menu>button[aria-checked=true],.account-presence-duration-mobile>button[aria-checked=true]{background:color-mix(in srgb, var(--client-green) 9%, transparent)}.account-presence-duration-menu>button:disabled,.account-presence-duration-mobile>button:disabled{cursor:wait;opacity:.68}.account-presence-duration-mobile{gap:2px;padding:2px;display:grid}.account-menu-options>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.account-menu-options strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.account-menu-options small{color:var(--client-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.account-menu-check{color:var(--client-green);width:17px!important;height:17px!important}.account-space-icon{background:var(--client-surface-soft);color:var(--client-green);border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.account-space-icon svg{width:17px;height:17px}.account-space-search{background:var(--client-surface-soft);border:1px solid var(--client-border);border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;margin:2px 2px 8px;padding:0 11px;display:grid}.account-space-search>svg{color:var(--client-muted);width:17px;height:17px}.account-space-search input{color:var(--client-ink);font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:42px;font-size:12px}.account-space-single,.account-menu-feedback{color:var(--client-muted);margin:8px 4px 2px;font-size:10px;line-height:1.4}.account-menu-feedback{color:var(--client-danger,#b44e56);min-height:14px}.account-menu-empty{color:var(--client-muted);text-align:center;justify-items:center;gap:5px;padding:22px 12px;display:grid}.account-menu-empty>svg{color:var(--client-green);width:24px;height:24px}.account-menu-empty strong{color:var(--client-ink)}.account-menu-empty p{margin:0;font-size:10px}.account-menu-dialog{color:var(--client-ink);width:100%;max-width:100vw;max-height:85dvh;z-index:var(--layer-modal);background:0 0;border:0;margin:0;padding:0;position:fixed;inset:auto 0 0;overflow:visible}.account-menu-dialog:not([open]){display:none}.account-menu-dialog::backdrop{background:#00120d80}.account-menu-sheet{background:var(--client-surface-solid);max-height:85dvh;padding:8px 14px calc(14px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;overflow-y:auto}.account-menu-sheet-handle{background:color-mix(in srgb, var(--client-muted) 38%, transparent);border-radius:999px;width:38px;height:4px;margin:0 auto 8px;display:block}@media (min-width:901px) and (max-width:1120px){.client-shell{--client-nav-width:74px}.client-side-nav nav a{grid-template-columns:42px;justify-content:center;padding-inline:8px}.client-side-nav .client-nav-copy,.client-side-note{display:none}}@media (max-width:900px){.client-shell .account-menu-mobile{display:block}.account-menu-mobile .client-profile-trigger{min-height:44px;padding:2px}.account-menu-mobile .client-profile-trigger-copy,.account-menu-mobile .client-profile-trigger>svg{display:none}.account-menu-sheet .account-menu-options{max-height:calc(100dvh - 190px)}.account-menu-sheet .account-menu-options>button,.account-menu-sheet .account-presence-state-action{min-height:68px}}.operations-shell .client-account-menu{--client-bg:var(--bg,#f4f6f8);--client-border:var(--border,#dfe4ea);--client-danger:var(--red,#b42318);--client-green:var(--emerald,#087c5e);--client-ink:var(--text,#111827);--client-muted:var(--muted,#667085);--client-surface-soft:var(--surface-subtle,#f5faf7);--client-surface-solid:var(--surface,#fff)}.operations-shell .account-menu-mobile{display:none}@media (max-width:1024px){.operations-topbar .account-menu-mobile{display:block}.operations-topbar .account-menu-mobile .client-profile-trigger{background:var(--client-surface-solid);border-color:var(--client-border);min-height:44px;padding:2px}.operations-topbar .account-menu-mobile .client-profile-trigger-copy,.operations-topbar .account-menu-mobile .client-profile-trigger>svg{display:none}}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary){-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;transform-origin:50%;transition-property:background-color,border-color,color,transform;transition-duration:.1s;transition-timing-function:var(--jf-ease-out,cubic-bezier(.22, 1, .36, 1))}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary):active:not(:disabled){transform:scale(.98)}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary):active:not(:disabled):not(.active):not(.is-selected):not([aria-current]):not([aria-expanded=true]){background-color:color-mix(in srgb, currentColor 8%, transparent)}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary):focus:not(:focus-visible){outline:none}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary):focus-visible{outline:3px solid color-mix(in srgb, var(--client-green,var(--ops-green,var(--emerald,#087c5e))) 30%, transparent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.account-menu-panel *,.client-account-popover,.account-presence-duration-menu,.account-menu-sheet{transition-duration:.01ms!important;animation:none!important}:is(.client-shell .client-topbar a,.client-shell .client-topbar button,.client-shell .client-side-nav a,.client-shell .client-bottom-nav a,.operations-shell .operations-sidebar a,.operations-shell .operations-topbar a,.operations-shell .operations-topbar button,.account-menu-portal-layer a,.account-menu-portal-layer button,.account-menu-portal-layer summary){transition-duration:.01ms}}
