html:not([data-theme]) .preview-shell,html[data-theme=dark] .preview-shell{color-scheme:dark;--radius-sm:12px;--radius-md:16px;--ease:cubic-bezier(0.22,1,0.36,1);--transition:0.2s var(--ease);--page-bg:#0c0e12;--surface:#1a1f28;--surface-hover:#222833;--surface-elevated:#252b36;--border:rgba(255,255,255,0.07);--text:#f4f6fb;--text-secondary:#a8b0c0;--accent:#7c8cff;--accent-soft:rgba(124,140,255,0.14);--ai:#5eead4;--danger:#f87171;--success:#4ade80;--preview-accent-line:rgba(124,140,255,0.25);--preview-accent-line-strong:rgba(124,140,255,0.45);--preview-panel-head-bg:rgba(0,0,0,0.08);font-family:var(--font-brand),system-ui,-apple-system,sans-serif;color:var(--text);line-height:1.45}html[data-theme=light] .preview-shell{color-scheme:light;--radius-sm:12px;--radius-md:16px;--ease:cubic-bezier(0.22,1,0.36,1);--transition:0.2s var(--ease);--page-bg:#f6f7f9;--surface:#ffffff;--surface-hover:#f3f4f6;--surface-elevated:#f9fafb;--border:rgba(15,23,42,0.08);--text:#0f172a;--text-secondary:#64748b;--accent:#5b6cff;--accent-soft:rgba(91,108,255,0.1);--ai:#0d9488;--danger:#dc2626;--success:#16a34a;--preview-accent-line:rgba(91,108,255,0.22);--preview-accent-line-strong:rgba(91,108,255,0.38);--preview-panel-head-bg:rgba(15,23,42,0.04);font-family:var(--font-brand),system-ui,-apple-system,sans-serif;color:var(--text);line-height:1.45}.preview-shell{transition:background-color .35s var(--ease),color .35s var(--ease)}.preview-shell .preview-admin-shell{display:grid;grid-template-columns:56px 1fr;grid-gap:10px;gap:10px;height:auto;min-height:460px;max-height:none;padding:8px;overflow:hidden;background:var(--page-bg)}.preview-shell .preview-admin-main{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0;overflow:hidden;padding:4px 2px 8px}.preview-shell .sidebar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:8px 4px;display:flex;flex-direction:column;gap:4px;align-items:center;min-height:0}.preview-shell .sidebar-platform-brand{width:36px;height:36px;margin:0 auto 4px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.preview-shell .sidebar-platform-brand .bh-mark{display:block;flex-shrink:0}.preview-shell .sidebar .nav-item{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--text-secondary);border:1px solid transparent}.preview-shell .sidebar .nav-item svg{width:20px;height:20px}.preview-shell .sidebar .nav-item.active{background:var(--accent-soft);color:var(--accent);border-color:var(--preview-accent-line)}.preview-shell .sidebar-spacer{flex:1 1;min-height:8px}.preview-shell .sidebar-role{margin-top:auto;padding:6px 2px;font-size:.5625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--text-secondary)}.preview-shell .admin-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.preview-shell .admin-page-title{font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.preview-shell .admin-page-sub{font-size:.75rem;color:var(--text-secondary);margin-top:3px}.preview-shell .admin-page-actions{display:flex;flex-wrap:wrap;gap:6px;flex-shrink:0;align-items:center}.preview-shell .b{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 18px;font-size:.9375rem;font-weight:600;color:var(--text);display:inline-flex;align-items:center}.preview-shell .b.sm{padding:7px 12px;font-size:.6875rem;font-weight:500;white-space:nowrap}.preview-shell .b.ghost{background:transparent;border-color:var(--border);color:var(--text-secondary)}.preview-shell .b.accent{background:var(--accent-soft);border-color:var(--preview-accent-line);color:var(--accent)}.preview-shell .b.cta{background:var(--cta,var(--accent));border-color:transparent;color:#fff}.preview-shell .b.muted{background:transparent;color:var(--text-secondary);border-style:dashed}.preview-shell .b.lg{font-size:.8125rem;padding:8px 12px}.preview-shell .admin-calendar-controls{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 16px;flex-shrink:0;margin-bottom:10px}.preview-shell .admin-period-nav{display:flex;flex-direction:column;align-items:center;gap:6px}.preview-shell .admin-period-nav__row{display:flex;align-items:center;gap:8px}.preview-shell .admin-period-nav__label{font-size:.8125rem;font-weight:700;min-width:7.5rem;text-align:center}.preview-shell .admin-period-nav__today{min-width:56px;justify-content:center}.preview-shell .admin-control-btn{min-width:32px;justify-content:center;padding-inline:8px}.preview-shell .preview-fake-select{padding-right:28px;pointer-events:none}.preview-shell .admin-toolbar-group{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.preview-shell .admin-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.preview-shell .admin-chip-row{display:flex;gap:6px}.preview-shell .admin-dashboard{display:flex;flex-direction:column;gap:10px;flex:1 1;min-height:0;overflow:hidden}.preview-shell .admin-dash-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));grid-gap:8px;gap:8px;flex-shrink:0}.preview-shell .admin-kpi-card{padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;gap:4px;min-width:0}.preview-shell .admin-kpi-card--accent{border-color:color-mix(in srgb,var(--accent) 35%,transparent);background:var(--accent-soft)}.preview-shell .admin-kpi-card--link{cursor:default}.preview-shell .admin-kpi-card--revenue{position:relative;gap:0}.preview-shell .admin-kpi-card__stretch-link{display:flex;flex-direction:column;gap:4px;min-width:0;padding-right:20px}.preview-shell .admin-kpi-card__settings{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--text-secondary)}.preview-shell .admin-kpi-card__label{font-size:.5625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-kpi-card__value{font-size:1.125rem;font-weight:700;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.preview-shell .admin-kpi-card__meta{font-size:.625rem;color:var(--text-secondary);line-height:1.3}.preview-shell .admin-dash-row{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:10px;gap:10px;min-height:0;flex:1 1}.preview-shell .admin-dash-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);display:flex;flex-direction:column;min-height:0;overflow:hidden}.preview-shell .admin-dash-panel__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid var(--border);background:var(--preview-panel-head-bg)}.preview-shell .admin-dash-panel__title{font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-dash-panel__link{font-size:.625rem;font-weight:600;color:var(--accent)}.preview-shell .admin-dash-panel__body{padding:8px;display:flex;flex-direction:column;gap:6px;flex:1 1;min-height:0;overflow:auto}.preview-shell .admin-dash-slot{display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-elevated)}.preview-shell .admin-dash-slot.is-full{opacity:.9;border-style:dashed}.preview-shell .admin-dash-slot__time{font-size:.75rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-shell .admin-dash-slot__title{font-size:.6875rem;font-weight:600}.preview-shell .admin-dash-slot__meta{font-size:.5625rem;color:var(--text-secondary)}.preview-shell .admin-dash-wod{padding:10px 12px;border-radius:var(--radius-sm);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);background:var(--accent-soft)}.preview-shell .admin-dash-wod__title{font-size:.8125rem;font-weight:700;line-height:1.3}.preview-shell .admin-dash-wod__meta{font-size:.625rem;color:var(--text-secondary);margin-top:3px}.preview-shell .admin-dash-alert{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:var(--radius-sm);font-size:.6875rem;line-height:1.35}.preview-shell .admin-dash-alert--danger{border:1px solid rgba(248,113,113,.35);background:rgba(248,113,113,.08);flex-shrink:0}.preview-shell .admin-dash-alert--holiday{align-items:flex-start;padding:10px 12px;border:1px solid rgba(251,191,36,.42);border-left:3px solid #fbbf24;background:rgba(251,191,36,.14);flex-shrink:0}.preview-shell .admin-dash-alert--holiday__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:rgba(251,191,36,.2);color:#fbbf24;flex-shrink:0}.preview-shell .admin-dash-alert--holiday__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.preview-shell .admin-dash-alert--holiday__title{font-size:.5625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fbbf24}.preview-shell .admin-dash-alert--holiday__message{font-size:.6875rem}.preview-shell .admin-dash-alert__action{font-size:.625rem;font-weight:600;color:var(--accent);flex-shrink:0}.preview-shell .admin-dash-alert--holiday .admin-dash-alert__action{padding:5px 10px;border-radius:var(--radius-sm);border:1px solid rgba(251,191,36,.45);background:rgba(251,191,36,.18);color:#fbbf24}.preview-shell .admin-cal-pill{font-size:.5625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 6px;border-radius:6px;white-space:nowrap}.preview-shell .admin-cal-pill--ok{background:color-mix(in srgb,var(--ai) 15%,transparent);color:var(--ai)}.preview-shell .admin-cal-pill--warn{background:rgba(251,191,36,.18);color:#fbbf24}.preview-shell .admin-cal-pill--full{background:rgba(248,113,113,.15);color:var(--danger)}.preview-shell .admin-calendar-panel{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:10px;overflow:hidden}.preview-shell .admin-cal-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.preview-shell .admin-cal-nav .cal-nav-today{min-width:56px;text-align:center;font-weight:700}.preview-shell .admin-cal-grid{flex:1 1;min-height:300px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px;overflow:hidden}.preview-shell .admin-cal-day{display:flex;flex-direction:column;min-width:0;min-height:0;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.preview-shell .admin-cal-day.is-today{border-color:var(--preview-accent-line-strong);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 20%,transparent)}.preview-shell .admin-cal-day__head{flex-shrink:0;padding:8px 6px;text-align:center;border-bottom:1px solid var(--border);background:var(--surface-elevated)}.preview-shell .admin-cal-day.is-today .admin-cal-day__head{background:var(--accent-soft)}.preview-shell .admin-cal-day--holiday-closed .admin-cal-day__head{background:rgba(248,113,113,.06)}.preview-shell .admin-cal-day--holiday-undefined .admin-cal-day__head{background:rgba(251,191,36,.06)}.preview-shell .admin-cal-day__dow{font-size:.5625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-cal-day.is-today .admin-cal-day__dow{color:var(--accent)}.preview-shell .admin-cal-day__date{font-size:.9375rem;font-weight:700;margin-top:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-shell .admin-cal-holiday{display:block;margin-top:5px;padding:3px 5px;border-radius:var(--radius-sm);font-size:.5rem;font-weight:600;line-height:1.25}.preview-shell .admin-cal-holiday__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shell .admin-cal-holiday--undefined{background:rgba(251,191,36,.15);color:#fbbf24;border:1px solid rgba(251,191,36,.25)}.preview-shell .admin-cal-holiday--closed{background:rgba(248,113,113,.15);color:var(--danger);border:1px solid rgba(248,113,113,.25)}.preview-shell .admin-cal-holiday--open{background:rgba(74,222,128,.12);color:var(--success);border:1px solid rgba(74,222,128,.22)}.preview-shell .admin-cal-day__wod{margin-top:6px}.preview-shell .admin-cal-wod-btn--none{display:block;width:100%;margin-top:6px;padding:6px 8px;border-radius:var(--radius-sm);background:var(--accent-soft);border:1px solid var(--preview-accent-line-strong);color:var(--accent);font-size:.5625rem;font-weight:700;text-align:center}.preview-shell .admin-cal-wod-card{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;width:100%;margin-top:6px;padding:6px 8px;border-radius:var(--radius-sm)}.preview-shell .admin-cal-wod-card__main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.preview-shell .admin-cal-wod-card__kind{font-size:.5rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-cal-wod-btn__status{font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ai)}.preview-shell .admin-cal-wod-btn__title{font-size:.625rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shell .admin-cal-wod-card--draft{background:color-mix(in srgb,var(--accent) 10%,transparent);border:1px dashed color-mix(in srgb,var(--accent) 50%,transparent)}.preview-shell .admin-cal-wod-card--draft .admin-cal-wod-btn__status{color:var(--accent)}.preview-shell .admin-cal-wod-card--published{background:color-mix(in srgb,var(--ai) 12%,transparent);border:1px solid color-mix(in srgb,var(--ai) 35%,transparent)}.preview-shell .admin-cal-wod-card__actions{display:flex;gap:2px;flex-shrink:0}.preview-shell .admin-cal-wod-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;color:var(--text-secondary)}.preview-shell .admin-cal-day__slots{flex:1 1;min-height:0;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:6px}.preview-shell .admin-cal-day__empty{flex:1 1;display:flex;align-items:center;justify-content:center;padding:12px 6px;font-size:.5625rem;color:var(--text-secondary);text-align:center}.preview-shell .admin-cal-class{display:flex;flex-direction:column;gap:4px;width:100%;padding:8px;border-radius:var(--radius-sm);border:1px solid var(--border);border-left:3px solid var(--cal-type-color,var(--accent));background:color-mix(in srgb,var(--cal-type-color,var(--accent)) 10%,var(--surface-elevated))}.preview-shell .admin-cal-class--program{border-left-color:var(--ai);background:color-mix(in srgb,var(--ai) 6%,transparent)}.preview-shell .admin-cal-class--program .admin-cal-class__title{color:var(--ai)}.preview-shell .admin-cal-class.is-full{opacity:.92;border-style:dashed}.preview-shell .admin-cal-class__top{display:flex;align-items:flex-start;justify-content:space-between;gap:4px}.preview-shell .admin-cal-class__time{font-size:.6875rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-shell .admin-cal-class__title{font-size:.6875rem;font-weight:600;line-height:1.25;color:var(--cal-type-color,var(--text))}.preview-shell .admin-cal-class__meta,.preview-shell .admin-cal-legend{font-size:.5625rem;color:var(--text-secondary)}.preview-shell .admin-cal-legend{display:flex;flex-wrap:wrap;gap:8px 12px;flex-shrink:0}.preview-shell .admin-cal-legend span{display:inline-flex;align-items:center;gap:5px}.preview-shell .admin-cal-legend i{font-style:normal}.preview-shell .admin-cal-legend i,.preview-shell .admin-cal-legend__holiday{width:7px;height:7px;border-radius:50%;display:inline-block}.preview-shell .admin-cal-legend__holiday--undefined{background:#fbbf24}.preview-shell .admin-cal-legend__holiday--closed{background:var(--danger)}.preview-shell .admin-cal-legend__holiday--open{background:var(--success)}.preview-shell .admin-wod-breadcrumb{font-size:.625rem;color:var(--text-secondary);flex-shrink:0}.preview-shell .admin-wod-editor-date{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.preview-shell .admin-wod-editor-date__label{font-size:.75rem;font-weight:600;min-width:140px;text-align:center}.preview-shell .admin-wod-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.6875rem;color:var(--text-secondary);flex-shrink:0}.preview-shell .admin-wod-status__pill{font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:999px;border:1px solid var(--border)}.preview-shell .admin-wod-status__pill--published{color:var(--ai);border-color:color-mix(in srgb,var(--ai) 28%,transparent)}.preview-shell .admin-wod-status__pill--draft{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,transparent);background:var(--accent-soft)}.preview-shell .admin-page--wod-editor{display:flex;flex-direction:column;gap:0;flex:1 1;min-height:0}.preview-shell .admin-page--wod-editor>.admin-page-head{display:none}.preview-shell .admin-wod-create-day{position:relative;display:flex;justify-content:center;align-items:center;gap:12px;flex-shrink:0;padding:10px 0 12px;border-bottom:1px solid var(--border);margin-bottom:12px}.preview-shell .admin-wod-create-day__center{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.preview-shell .admin-wod-create-day__nav{display:flex;align-items:center;justify-content:center;gap:10px}.preview-shell .admin-wod-create-day__nav .b.sm{width:32px;min-height:32px;padding:0;justify-content:center}.preview-shell .admin-wod-create-day__meta{display:flex;flex-direction:column;align-items:center;text-align:center}.preview-shell .admin-wod-create-day__date{font-size:1rem;font-weight:600;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-shell .admin-wod-create-day__hint{font-size:.6875rem;color:var(--text-secondary);text-align:center}.preview-shell .admin-wod-create-day__status{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);padding:4px 9px;border-radius:999px;border:1px solid var(--border);background:transparent}.preview-shell .admin-wod-create-day__status--draft{color:var(--text-secondary)}.preview-shell .admin-wod-create-day__status--published{color:var(--ai);border-color:color-mix(in srgb,var(--ai) 28%,transparent)}.preview-shell .admin-wod-create-studio{flex:1 1;min-height:0;display:flex;flex-direction:column}.preview-shell .admin-wod-composer{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:12px;gap:12px;flex:1 1;min-height:0}.preview-shell .admin-wod-composer__rail{display:flex;flex-direction:column;gap:8px;min-height:0;height:100%;padding:10px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.preview-shell .admin-wod-composer__rail-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;padding-bottom:8px;border-bottom:1px solid var(--border)}.preview-shell .admin-wod-composer__rail-title{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-wod-composer__rail-count{font-size:.6875rem;font-weight:600;color:var(--text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-shell .admin-wod-composer__rail-list{flex:1 1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:4px}.preview-shell .admin-wod-seq-row{display:flex;align-items:center;gap:6px;width:100%;padding:7px 4px;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent}.preview-shell .admin-wod-seq-row.is-selected{border-color:color-mix(in srgb,var(--accent) 28%,transparent);background:var(--accent-soft)}.preview-shell .admin-wod-seq-row__grip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:22px;color:var(--text-secondary);opacity:.45}.preview-shell .admin-wod-seq-row__order{width:14px;font-size:.625rem;font-weight:700;color:var(--text-secondary);flex-shrink:0}.preview-shell .admin-wod-seq-row__main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.preview-shell .admin-wod-seq-row__type{font-size:.5rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wod-type-accent,var(--text-secondary))}.preview-shell .admin-wod-seq-row__type--warmup{--wod-type-accent:#fbbf24}.preview-shell .admin-wod-seq-row__type--skill{--wod-type-accent:#c4b5fd}.preview-shell .admin-wod-seq-row__type--weightlifting{--wod-type-accent:#93c5fd}.preview-shell .admin-wod-seq-row__type--gymnastics{--wod-type-accent:#f9a8d4}.preview-shell .admin-wod-seq-row__type--strengthening{--wod-type-accent:var(--text-secondary)}.preview-shell .admin-wod-seq-row__type--custom-metcon{--wod-type-accent:var(--accent)}.preview-shell .admin-wod-seq-row__type--benchmark-metcon{--wod-type-accent:var(--ai)}.preview-shell .admin-wod-seq-row__title{font-size:.6875rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shell .admin-wod-seq-row__meta{font-size:.5rem;color:var(--text-secondary);flex-shrink:0;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shell .admin-wod-seq-row__remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--text-secondary);opacity:.55}.preview-shell .admin-wod-composer__panel{min-height:0;overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:8px}.preview-shell .admin-wod-composer__panel .admin-wod-block{border:none;background:transparent}.preview-shell .admin-wod-block__title{font-size:.8125rem;font-weight:700;flex:1 1;min-width:0}.preview-shell .admin-wod-block__picker{padding:8px 10px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.preview-shell .admin-wod-block__picker-hint{font-size:.5625rem;color:var(--text-secondary)}.preview-shell .admin-wod-block__body,.preview-shell .admin-wod-block__body-readonly{padding:8px 10px 10px;font-size:.6875rem;line-height:1.45;color:var(--text-secondary);white-space:pre-wrap;min-height:100px}.preview-shell .admin-wod-meta{display:flex;flex-direction:column;gap:10px;padding:10px;border-top:1px solid var(--border)}.preview-shell .admin-wod-meta__row{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start}.preview-shell .admin-wod-meta__label{display:inline-flex;align-items:center;gap:5px;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.5625rem}.preview-shell .admin-wod-meta__label svg{flex-shrink:0}.preview-shell .admin-wod-meta__content{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.preview-shell .admin-wod-meta__content--moves{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:6px}.preview-shell .admin-wod-moves-slide{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin}.preview-shell .admin-wod-moves-slide>.admin-wod-auto-badge,.preview-shell .admin-wod-moves-slide>.admin-wod-move-chip{flex:0 0 auto;scroll-snap-align:start}.preview-shell .admin-wod-timer-select{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:var(--surface-elevated);font-size:.6875rem;font-weight:600;color:var(--text)}.preview-shell .admin-wod-timer-select--empty{color:var(--text-secondary);font-weight:500}.preview-shell .admin-wod-timer-select__caret{opacity:.55;font-size:.625rem}.preview-shell .admin-wod-timer-note{width:100%;font-size:.5625rem;color:var(--text-secondary);line-height:1.35}.preview-shell .admin-wod-auto-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.5625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.preview-shell .admin-wod-move-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;border:1px solid var(--border);background:var(--surface-elevated);font-size:.625rem;font-weight:600;color:var(--text)}.preview-shell .admin-wod-move-chip--video{border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.preview-shell .admin-wod-move-chip__play{display:inline-flex;color:var(--accent)}.preview-shell .admin-wod-move-chip__x{opacity:.45;font-size:.6875rem;line-height:1}.preview-shell .admin-wod-move-chip--add{color:var(--accent);border-style:dashed;background:transparent}.preview-shell .admin-wod-moves-hint{width:100%;font-size:.5625rem;color:var(--text-secondary)}.preview-shell .admin-wod-page-foot{display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;border-top:1px solid var(--border)}.preview-shell .admin-wod-video-foot{padding:8px 0 0;border-bottom:1px solid var(--border)}.preview-shell .admin-wod-video-preview{padding:0 0 10px}.preview-shell .admin-wod-video-preview__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.preview-shell .admin-wod-video-preview__title{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.preview-shell .admin-wod-video-preview__scope{font-size:.6875rem;color:var(--text-secondary)}.preview-shell .admin-wod-video-preview__slide{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.preview-shell .admin-wod-video-preview__card{flex:0 0 auto;width:112px;text-align:center}.preview-shell .admin-wod-video-preview__thumb{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:var(--surface-elevated);border:1px solid var(--border)}.preview-shell .admin-wod-video-preview__thumb img{display:block;width:100%;height:100%;object-fit:cover}.preview-shell .admin-wod-video-preview__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.preview-shell .admin-wod-video-preview__play span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff}.preview-shell .admin-wod-video-preview__name{margin-top:5px;font-size:.625rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shell .admin-wod-video-preview__cat{font-size:.5rem;color:var(--text-secondary)}.preview-shell .admin-wod-create-foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0 2px}.preview-shell .admin-wod-create-foot__back{font-size:.8125rem;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:4px 0}.preview-shell .admin-wod-create-foot__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto}.preview-shell .admin-wod-create-foot__spacer{display:none}.preview-shell .admin-wod-composer__rail .admin-wod-add-panel__btn{flex-shrink:0;margin-top:2px;cursor:default;font:inherit}.preview-shell .list-stack{display:flex;flex-direction:column;gap:8px;flex:1 1;min-height:0;overflow:auto}.preview-shell .admin-wod-blocks{display:flex;flex-direction:column;gap:8px}.preview-shell .admin-wod-block{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.preview-shell .admin-wod-block--leaderboard{box-shadow:inset 2px 0 0 color-mix(in srgb,var(--accent) 45%,transparent)}.preview-shell .admin-wod-block__head{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border)}.preview-shell .admin-wod-block__type{font-size:.5625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);flex-shrink:0}.preview-shell .preview-static-title{flex:1 1;min-width:0;font-size:.75rem;font-weight:600}.preview-shell .admin-wod-block__badge{font-size:.5625rem;color:var(--text-secondary);flex-shrink:0}.preview-shell .admin-wod-block__tools{display:flex;gap:2px;flex-shrink:0}.preview-shell .admin-wod-block__tools .b.sm{padding:3px 5px;min-height:0;font-size:.625rem}.preview-shell .admin-wod-block__body-readonly{padding:8px 10px 10px;font-size:.6875rem;line-height:1.45;color:var(--text-secondary);white-space:pre-wrap}.preview-shell .admin-wod-add-panel{padding:8px 0 2px;flex-shrink:0}.preview-shell .admin-wod-add-panel__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;font-size:.6875rem;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px dashed color-mix(in srgb,var(--accent) 45%,transparent);border-radius:var(--radius-md)}.preview-frame--lg .preview-shell .preview-admin-shell{min-height:620px}.preview-frame--lg .preview-shell .admin-page-title{font-size:1.25rem}.preview-frame--lg .preview-shell .admin-kpi-card__value{font-size:1.375rem}.preview-frame--lg .preview-shell .admin-cal-grid{min-height:360px}.preview-frame--lg .preview-shell .admin-cal-day__date{font-size:1.0625rem}.preview-frame--lg .preview-shell .admin-cal-class__time,.preview-frame--lg .preview-shell .admin-cal-class__title{font-size:.75rem}.preview-frame--lg .preview-shell .admin-wod-composer{min-height:320px}@media (max-width:900px){.preview-shell .admin-dash-kpis,.preview-shell .admin-dash-row,.preview-shell .admin-wod-composer{grid-template-columns:1fr}.preview-shell .admin-cal-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-height:280px}}@media (max-width:640px){.preview-shell .preview-admin-shell{min-height:0}.preview-shell .admin-calendar-panel{min-height:0;overflow:hidden}.preview-shell .admin-cal-grid{grid-template-columns:minmax(0,1fr);min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;gap:10px;padding-bottom:4px}.preview-shell .admin-cal-day{flex-shrink:0}.preview-shell .admin-cal-legend{flex-shrink:0;flex-wrap:wrap;gap:6px 10px;font-size:.6875rem}.preview-frame--lg .preview-shell .admin-cal-grid{min-height:0}}.phone--admin-mobile .admin-page-head--gym-nav{display:block;flex-shrink:0;padding:0 0 12px;margin:0 0 4px;border-bottom:1px solid var(--border)}.phone--admin-mobile .admin-page-head--gym-nav .admin-page-titles{padding-left:0;min-width:0}.phone--admin-mobile .admin-page-head--gym-nav .admin-page-titles:empty{display:none}.phone--admin-mobile .admin-page-head--gym-nav .admin-page-sub{margin-top:0;font-size:.875rem;line-height:1.45;color:var(--text-secondary)}.admin-mobile-toolbar__slot--trailing{display:flex;align-items:stretch}.admin-mobile-list-block{display:flex;flex-direction:column;gap:0;min-width:0}.phone--admin-mobile{padding:0;gap:0;overflow:hidden}.phone--admin-mobile>.screen-id{position:absolute;top:12px;left:16px;z-index:1400;pointer-events:none}.phone--admin-mobile .admin-shell--mobile{position:absolute;inset:0;display:flex;flex-direction:column;min-height:0;padding:max(12px,env(safe-area-inset-top,0px)) 16px max(14px,env(safe-area-inset-bottom,0px));overflow:hidden;background:var(--frame-bg)}.phone--admin-mobile .admin-shell--mobile .sidebar{position:absolute;top:0;left:0;bottom:0;width:min(288px,calc(100% - 24px));z-index:1310;align-items:stretch;padding:10px 8px;transform:translateX(calc(-100% - 16px));box-shadow:0 16px 48px rgba(0,0,0,.32)}.phone--admin-mobile .admin-shell--mobile .sidebar .nav-item{width:100%;height:auto;min-height:40px;justify-content:flex-start;gap:10px;padding:8px 10px}.phone--admin-mobile .admin-shell--mobile .sidebar-toggle{display:none}.phone--admin-mobile .admin-shell--mobile-nav-open .sidebar{transform:translateX(0)}.phone--admin-mobile .admin-mobile-nav-backdrop{position:absolute;inset:0;z-index:1300;border:none;margin:0;padding:0;background:rgba(0,0,0,.45);cursor:default}.phone--admin-mobile .admin-mobile-col{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:10px;position:relative;z-index:1}.phone--admin-mobile .admin-mobile-topbar{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0;position:relative;z-index:20}.phone--admin-mobile .admin-mobile-topbar__actions{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.phone--admin-mobile .admin-mobile-topbar__actions .b{width:auto;flex:0 0 auto;padding:8px 12px;font-size:.75rem;white-space:nowrap}.phone--admin-mobile .admin-mobile-topbar__actions .admin-notifications-bell{width:40px;height:40px}.phone--admin-mobile .admin-mobile-topbar__actions .admin-notifications-bell__trigger{font-size:1.05rem}.phone--admin-mobile .admin-mobile-topbar__actions .admin-notifications-panel{width:min(320px,calc(100vw - 48px))}.phone--admin-mobile .admin-page-head--mobile-sub{flex-direction:column;align-items:stretch;gap:0;padding-left:0;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid var(--border)}.phone--admin-mobile .admin-page-head--mobile-sub .admin-page-titles{padding-left:0}.phone--admin-mobile .admin-page-head--mobile-sub .admin-page-sub{margin-top:0}.phone--admin-mobile .admin-mobile-topbar__menu{min-width:44px;min-height:40px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.phone--admin-mobile .admin-mobile-topbar__brand{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.phone--admin-mobile .admin-mobile-topbar__view-title{font-size:calc(1.0625rem * 1.3);font-weight:700;letter-spacing:-.025em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone--admin-mobile .admin-mobile-topbar__sub{font-size:.6875rem;font-weight:500;line-height:1.25;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone--admin-mobile .admin-sidebar-gym-brand{padding:10px 10px 14px;margin-bottom:8px}.phone--admin-mobile .admin-main{flex:1 1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:12px}.phone--admin-mobile .admin-page--calendar{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:12px;overflow:hidden}.phone--admin-mobile .admin-calendar-controls{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.phone--admin-mobile .admin-calendar-panel{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.phone--admin-mobile .admin-cal-legend{flex-shrink:0;font-size:.625rem;gap:8px 12px}.phone--admin-mobile .admin-mobile-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px}.phone--admin-mobile .admin-mobile-toolbar__slot{display:flex;align-items:center;justify-content:center}.phone--admin-mobile .admin-mobile-toolbar__slot--leading{justify-content:flex-start}.phone--admin-mobile .admin-mobile-toolbar__session-btn{white-space:nowrap}.phone--admin-mobile .admin-cal-grid--mobile-one-day{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden;grid-template-columns:unset}.phone--admin-mobile .admin-cal-grid--mobile-one-day .admin-cal-day{flex:1 1;width:100%;min-width:0;min-height:0;max-height:none}.phone--admin-mobile .admin-cal-day__head{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:4px 10px;gap:4px 10px;align-items:center;text-align:left;padding:10px 12px}.phone--admin-mobile .admin-cal-day__dow{grid-column:1;grid-row:1;margin:0}.phone--admin-mobile .admin-cal-day__date{grid-column:2;grid-row:1;margin:0;font-size:1rem}.phone--admin-mobile .admin-cal-day__wod{grid-column:1/-1;grid-row:2;margin:4px 0 0}.phone--admin-mobile .admin-cal-day__slots{flex:1 1;min-height:0;overflow-y:auto;padding:8px 10px 10px}.phone--admin-mobile .admin-cal-class{flex-shrink:0}.phone--admin-mobile .admin-page-head{gap:8px;align-items:flex-start}.phone--admin-mobile .admin-page-head:not(.admin-page-head--mobile-sub){flex-wrap:wrap}.phone--admin-mobile .admin-page-title{font-size:1.125rem}.phone--admin-mobile .admin-page-sub{font-size:.8125rem}.phone--admin-mobile .admin-dash-kpis--mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone--admin-mobile .admin-dash-kpis--mobile .admin-kpi-card:last-child:nth-child(odd){grid-column:1/-1}.phone--admin-mobile .admin-dash-row--mobile{display:flex;flex-direction:column;gap:12px;flex:none;min-height:0}.phone--admin-mobile .admin-dashboard--mobile{gap:12px}.phone--admin-mobile .admin-dash-panel{min-height:0}.phone--admin-mobile .admin-dash-panel__body{max-height:280px;overflow-y:auto}.phone--admin-mobile .admin-page--mobile{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:10px;overflow:hidden}.phone--admin-mobile .admin-mobile-scroll{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-bottom:4px}.phone--admin-mobile .admin-mobile-search-row{display:flex;gap:8px;align-items:stretch;flex-shrink:0}.phone--admin-mobile .admin-mobile-search-row .admin-search-field{flex:1 1;min-width:0;max-width:none}.phone--admin-mobile .admin-mobile-filter-btn{flex-shrink:0;white-space:nowrap;min-height:44px}.phone--admin-mobile .admin-mobile-chip-row{flex-shrink:0}.phone--admin-mobile .admin-mobile-list{display:flex;flex-direction:column;gap:8px;min-width:0}.phone--admin-mobile .admin-mobile-list__card{display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left;font:inherit;color:inherit;cursor:default}.phone--admin-mobile .admin-mobile-list__card--btn{cursor:pointer;transition:border-color var(--transition),background var(--transition)}.phone--admin-mobile .admin-mobile-list__card--btn:hover{border-color:rgba(124,140,255,.35);background:var(--surface-hover)}.phone--admin-mobile .admin-mobile-list__avatar{width:40px;height:40px;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone--admin-mobile .admin-mobile-list__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.phone--admin-mobile .admin-mobile-list__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.phone--admin-mobile .admin-mobile-list__title{font-size:.875rem;font-weight:600;color:var(--text);line-height:1.3}.phone--admin-mobile .admin-mobile-list__sub{font-size:.75rem;color:var(--text-secondary);line-height:1.35;overflow-wrap:anywhere}.phone--admin-mobile .admin-mobile-list__meta{font-size:.6875rem;color:var(--text-secondary);line-height:1.35}.phone--admin-mobile .admin-mobile-list__amount{font-size:.875rem;font-weight:700;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.phone--admin-mobile .admin-mobile-list__rank{width:28px;height:28px;border-radius:8px;background:var(--surface-elevated);border:1px solid var(--border);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-secondary)}.phone--admin-mobile .admin-mobile-list__rank--top{background:var(--accent-soft);border-color:rgba(124,140,255,.35);color:var(--accent)}.phone--admin-mobile .admin-mobile-list__more{flex-shrink:0;color:var(--text-secondary);font-size:1.1rem;line-height:1;padding:4px}.phone--admin-mobile .admin-cafeteria-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone--admin-mobile .admin-mobile-config-stack{display:flex;flex-direction:column;gap:16px}.phone--admin-mobile .admin-mobile-config-banner{flex-direction:column;align-items:stretch;gap:10px}.phone--admin-mobile .admin-mobile-config-banner .b{width:100%;justify-content:center}.phone--admin-mobile .admin-mobile-config-section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.phone--admin-mobile .admin-mobile-config-section__head{display:flex;align-items:center;gap:8px;padding:10px 14px 8px;background:rgba(0,0,0,.1);border-bottom:1px solid var(--border)}.phone--admin-mobile .admin-mobile-config-section__title{flex:1 1;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-secondary)}.phone--admin-mobile .admin-mobile-config-section__body{display:flex;flex-direction:column}.phone--admin-mobile .admin-mobile-config-section__subhead{padding:8px 14px 4px;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);background:rgba(0,0,0,.04);border-top:1px solid var(--border)}.phone--admin-mobile .admin-mobile-config-section__foot{padding:10px 14px;font-size:.6875rem;color:var(--text-secondary);line-height:1.4;border-top:1px solid var(--border);background:rgba(0,0,0,.03)}.phone--admin-mobile .admin-mobile-config-section__foot strong{color:var(--text);font-weight:600}.phone--admin-mobile .admin-mobile-settings-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border);min-height:52px}.phone--admin-mobile .admin-mobile-settings-row:last-child{border-bottom:none}.phone--admin-mobile .admin-mobile-settings-row__avatar{width:36px;height:36px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--border);flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--accent);display:flex;align-items:center;justify-content:center}.phone--admin-mobile .admin-mobile-settings-row__text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.phone--admin-mobile .admin-mobile-settings-row__label{font-size:.875rem;font-weight:600;color:var(--text);line-height:1.3}.phone--admin-mobile .admin-mobile-settings-row__value{font-size:.75rem;color:var(--text-secondary);line-height:1.35;word-break:break-word}.phone--admin-mobile .admin-mobile-settings-row__action{flex-shrink:0;font-size:.75rem;font-weight:600;color:var(--accent);white-space:nowrap}.phone--admin-mobile .admin-mobile-settings-row__chevron{flex-shrink:0;font-size:1.125rem;line-height:1;color:var(--text-secondary);opacity:.7}.phone--admin-mobile .admin-appearance-grid{grid-template-columns:1fr}.phone--admin-mobile .admin-cal-grid--mobile-week-compact{display:flex;flex-direction:row;flex:1 1;min-height:0;overflow-x:auto;overflow-y:hidden;gap:8px;scroll-snap-type:x mandatory;padding-bottom:4px}.phone--admin-mobile .admin-cal-grid--mobile-week-compact .admin-cal-day{flex:0 0 78%;min-width:0;scroll-snap-align:start;max-height:100%}.phone--admin-mobile .admin-mobile-detail-topbar{display:flex;align-items:center;gap:8px;flex-shrink:0}.phone--admin-mobile .admin-mobile-detail-topbar__title{flex:1 1;font-size:.9375rem;font-weight:700;text-align:center;padding-right:44px}.phone--admin-mobile .admin-mobile-member-hero{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.phone--admin-mobile .admin-board-wod-banner{flex-shrink:0;font-size:.75rem;padding:10px 12px}.phone--admin-mobile .admin-filter-sheet-overlay{position:absolute;inset:0;z-index:1350;display:flex;flex-direction:column;justify-content:flex-end}.phone--admin-mobile .admin-filter-sheet-overlay__backdrop{position:absolute;inset:0;border:none;margin:0;padding:0;background:rgba(0,0,0,.45);cursor:default}.phone--admin-mobile .admin-filter-sheet{position:relative;z-index:1;display:flex;flex-direction:column;max-height:78%;margin:0 8px 8px;border-radius:var(--radius-lg);background:var(--surface-elevated);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.phone--admin-mobile .admin-filter-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid var(--border);flex-shrink:0}.phone--admin-mobile .admin-filter-sheet__title{font-size:.9375rem;font-weight:700}.phone--admin-mobile .admin-filter-sheet__close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--text-secondary);font-size:1.25rem;line-height:1;cursor:default}.phone--admin-mobile .admin-filter-sheet__body{flex:1 1;min-height:0;overflow:auto;padding:12px 16px;display:flex;flex-direction:column;gap:14px}.phone--admin-mobile .admin-filter-sheet__field{display:flex;flex-direction:column;gap:6px}.phone--admin-mobile .admin-filter-sheet__label{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}.phone--admin-mobile .admin-filter-sheet__foot{display:flex;gap:10px;padding:12px 16px 16px;border-top:1px solid var(--border);flex-shrink:0}.phone--admin-mobile .admin-filter-sheet__foot .b{flex:1 1}.phone--admin-mobile .admin-desktop-topbar__actions .admin-notifications-bell,.preview-shell .admin-desktop-topbar__actions .admin-notifications-bell{flex-shrink:0}.phone--admin-mobile .admin-page-menu__trigger,.preview-shell .admin-page-menu__trigger{min-width:44px;min-height:40px;padding:8px 14px;font-size:.875rem;letter-spacing:.14em}.phone--admin-mobile .admin-filter-bar__sheet-btn,.preview-shell .admin-filter-bar__sheet-btn{width:auto;white-space:nowrap}.phone--admin-mobile .admin-toolbar--mobile-actions,.preview-shell .admin-toolbar--mobile-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}.phone--admin-mobile .admin-mobile-toolbar__slot--trailing,.preview-shell .admin-mobile-toolbar__slot--trailing{display:flex;align-items:stretch}.phone--admin-mobile .status-pill--paid,.preview-shell .status-pill--paid{color:var(--ai);border:1px solid rgba(94,234,212,.35)}.phone--admin-mobile .status-pill--pending,.preview-shell .status-pill--pending{color:#fbbf24;border:1px solid rgba(251,191,36,.35)}.phone--admin-mobile .status-pill--failed,.preview-shell .status-pill--failed{color:#f87171;border:1px solid rgba(248,113,113,.35)}.phone--admin-mobile .admin-drawer__head .member-avatar,.preview-shell .admin-drawer__head .member-avatar{width:52px;height:52px;font-size:1rem}.phone--admin-mobile .member-avatar,.preview-shell .member-avatar{width:36px;height:36px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--border);flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--accent);display:flex;align-items:center;justify-content:center}.phone--admin-mobile .status-pill,.preview-shell .status-pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2}.phone--admin-mobile .status-pill--active,.preview-shell .status-pill--active{background:var(--accent-soft);color:var(--accent)}.phone--admin-mobile .status-pill--trial,.preview-shell .status-pill--trial{background:var(--ai-soft);color:var(--ai)}.phone--admin-mobile .status-pill--past_due,.preview-shell .status-pill--past_due{background:rgba(249,115,22,.12);color:var(--cta);border:1px solid rgba(249,115,22,.25)}.phone--admin-mobile .status-pill--payment_pending,.preview-shell .status-pill--payment_pending{background:rgba(248,113,113,.12);color:var(--danger);border:1px solid rgba(248,113,113,.35)}.phone--admin-mobile .status-pill--unpaid_plan,.preview-shell .status-pill--unpaid_plan{background:rgba(251,191,36,.14);color:#fbbf24;border:1px solid rgba(251,191,36,.35)}.phone--admin-mobile .status-pill--no_credits,.preview-shell .status-pill--no_credits{background:rgba(249,115,22,.12);color:#fb923c;border:1px solid rgba(249,115,22,.3)}.phone--admin-mobile .status-pill--validity_expired,.preview-shell .status-pill--validity_expired{background:rgba(248,113,113,.1);color:var(--danger);border:1px dashed rgba(248,113,113,.4)}.phone--admin-mobile .status-pill--cancelled,.phone--admin-mobile .status-pill--no_plan,.preview-shell .status-pill--cancelled,.preview-shell .status-pill--no_plan{color:var(--text-secondary);border:1px dashed var(--border)}.phone--admin-mobile .status-pill--reserved,.preview-shell .status-pill--reserved{color:var(--accent);border:1px solid rgba(124,140,255,.35)}.phone--admin-mobile .status-pill--checked,.preview-shell .status-pill--checked{color:var(--ai);border:1px solid rgba(94,234,212,.35)}.phone--admin-mobile .status-pill--no_show,.preview-shell .status-pill--no_show{color:#f87171;border:1px solid rgba(248,113,113,.35)}.phone--admin-mobile .status-pill--waitlist,.preview-shell .status-pill--waitlist{color:#fbbf24;border:1px solid rgba(251,191,36,.35)}.phone--admin-mobile .admin-notifications-bell,.preview-shell .admin-notifications-bell{position:relative;width:56px;height:56px;flex-shrink:0}.phone--admin-mobile .admin-notifications-bell__trigger,.preview-shell .admin-notifications-bell__trigger{width:100%;height:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--accent);font-size:1.25rem;cursor:default}.phone--admin-mobile .admin-notifications-bell__badge,.preview-shell .admin-notifications-bell__badge{position:absolute;top:4px;right:4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--danger);color:#fff;font-size:.6875rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.phone--admin-mobile .admin-notifications-bell--holiday .admin-notifications-bell__trigger,.preview-shell .admin-notifications-bell--holiday .admin-notifications-bell__trigger{border-color:rgba(251,191,36,.5);background:rgba(251,191,36,.14);color:#fbbf24}.phone--admin-mobile .admin-notifications-bell--members .admin-notifications-bell__trigger,.preview-shell .admin-notifications-bell--members .admin-notifications-bell__trigger{border-color:rgba(248,113,113,.45);background:rgba(248,113,113,.1);color:var(--danger)}.phone--admin-mobile .admin-notifications-bell--inventory .admin-notifications-bell__trigger,.preview-shell .admin-notifications-bell--inventory .admin-notifications-bell__trigger{border-color:rgba(249,115,22,.45);background:rgba(249,115,22,.1);color:#f97316}.phone--admin-mobile .admin-page-actions .admin-notifications-bell,.preview-shell .admin-page-actions .admin-notifications-bell{margin-left:auto}.phone--admin-mobile .admin-dash-section,.preview-shell .admin-dash-section{display:flex;flex-direction:column;gap:8px;margin-top:4px;min-height:0}.phone--admin-mobile .admin-dash-section__head,.preview-shell .admin-dash-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.phone--admin-mobile .admin-dash-section__title,.preview-shell .admin-dash-section__title{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.phone--admin-mobile .admin-dash-section__link,.preview-shell .admin-dash-section__link{font-size:.6875rem;font-weight:600;color:var(--accent);cursor:pointer}.phone--admin-mobile .admin-dash-section__list,.preview-shell .admin-dash-section__list{display:flex;flex-direction:column;gap:6px}.phone--admin-mobile .admin-dash-member-row,.preview-shell .admin-dash-member-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--border)}.phone--admin-mobile .admin-dash-member-row .member-avatar,.preview-shell .admin-dash-member-row .member-avatar{width:32px;height:32px;font-size:.625rem}.phone--admin-mobile .admin-dash-member-row__name,.preview-shell .admin-dash-member-row__name{font-size:.8125rem;font-weight:600;line-height:1.25}.phone--admin-mobile .admin-dash-member-row__meta,.preview-shell .admin-dash-member-row__meta{font-size:.6875rem;color:var(--text-secondary);margin-top:2px}.phone--admin-mobile .admin-dash-lb-row,.preview-shell .admin-dash-lb-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--border)}.phone--admin-mobile .admin-dash-lb-row__rank,.preview-shell .admin-dash-lb-row__rank{font-size:.8125rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-secondary);text-align:center}.phone--admin-mobile .admin-dash-lb-row__rank.is-top,.preview-shell .admin-dash-lb-row__rank.is-top{color:var(--accent)}.phone--admin-mobile .admin-dash-lb-row__score,.preview-shell .admin-dash-lb-row__score{font-size:.8125rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono,ui-monospace,monospace)}.phone--admin-mobile .m-status-pill,.preview-shell .m-status-pill{font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;flex-shrink:0}.phone--admin-mobile .m-status-pill--active,.preview-shell .m-status-pill--active{color:var(--ai);border:1px solid rgba(94,234,212,.35);background:rgba(94,234,212,.12)}.phone--admin-mobile .m-status-pill--past_due,.phone--admin-mobile .m-status-pill--payment_pending,.preview-shell .m-status-pill--past_due,.preview-shell .m-status-pill--payment_pending{color:#f87171;border:1px solid rgba(248,113,113,.35);background:rgba(248,113,113,.1)}.phone--admin-mobile .m-status-pill--trial,.preview-shell .m-status-pill--trial{color:var(--accent);border:1px solid rgba(124,140,255,.35);background:var(--accent-soft)}.admin-preview-responsive{width:100%;max-width:100%}.admin-preview-mobile{display:none}.admin-preview-desktop{display:block;width:100%}@media (max-width:960px){.admin-preview-desktop{display:none!important}.admin-preview-mobile{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:100%}.admin-preview-mobile .iphone-frame--admin-am{width:260px;max-width:min(260px,100%);flex-shrink:0;margin-inline:auto}.hero-showcase__admin{align-items:stretch}.hero-showcase__admin .admin-preview-mobile,.hero-showcase__admin .admin-preview-responsive{width:100%}.hero-showcase__admin .admin-preview-mobile .iphone-frame--admin-am{width:280px;max-width:min(280px,92vw)}.product-slider__slide .admin-preview-mobile{align-items:center;min-height:540px}.product-slider__slide .admin-preview-responsive,.product-slider__viewport{max-height:none}.product-slider__slide{max-height:none;overflow:visible}}.iphone-frame--admin-am .preview-mobile-shell.phone--admin-mobile,.iphone-frame--scaled .preview-mobile-shell.phone--admin-mobile,.iphone-frame--showcase .preview-mobile-shell.phone--admin-mobile{padding:0;gap:0;--phone-ui-scale:0.615}.hero-showcase__admin .iphone-frame--admin-am .preview-mobile-shell.phone--admin-mobile{--phone-ui-scale:0.66}.iphone-frame--admin-am .iphone-frame__viewport{height:520px;min-height:520px;max-height:520px}.hero-showcase__admin .iphone-frame--admin-am .iphone-frame__viewport{height:540px;min-height:540px;max-height:540px}.phone--admin-mobile .admin-page--wod-create,.phone--admin-mobile .admin-page--wod-editor{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.phone--admin-mobile .admin-wod-create-day{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;padding:4px 0 10px;margin-bottom:8px}.phone--admin-mobile .admin-wod-create-day__status{position:static;align-self:flex-start}.phone--admin-mobile .admin-wod-create-studio{overflow:visible;flex:none;height:auto;min-height:0}.phone--admin-mobile .admin-wod-composer,.phone--admin-mobile .admin-wod-composer--stacked{display:flex;flex-direction:column;grid-template-columns:unset;gap:10px;height:auto;min-height:0;flex:none}.phone--admin-mobile .admin-wod-composer__rail{height:auto;min-height:0;flex:none;padding:8px 10px}.phone--admin-mobile .admin-wod-composer__rail-list{display:flex;flex-direction:row;flex:0 0 auto;overflow-x:auto;overflow-y:hidden;gap:6px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.phone--admin-mobile .admin-wod-seq-row{flex:0 0 auto;width:132px;max-width:132px;padding:8px 8px 8px 6px;gap:4px;scroll-snap-align:start}.phone--admin-mobile .admin-wod-seq-row__grip,.phone--admin-mobile .admin-wod-seq-row__meta,.phone--admin-mobile .admin-wod-seq-row__remove{display:none}.phone--admin-mobile .admin-wod-seq-row__title{font-size:.75rem}.phone--admin-mobile .admin-wod-composer__rail .admin-wod-add-panel__btn{margin-top:0;width:100%}.phone--admin-mobile .admin-wod-composer__panel{min-width:0;min-height:0;height:auto;flex:none;display:block}.phone--admin-mobile .admin-wod-composer__panel .admin-wod-block{flex:none;min-height:0;height:auto;display:block;overflow:visible;margin:0}.phone--admin-mobile .admin-wod-composer__panel .admin-wod-block__body,.phone--admin-mobile .admin-wod-composer__panel .admin-wod-block__body-readonly{flex:none;min-height:180px;max-height:none;overflow:visible}.phone--admin-mobile .admin-wod-moves-slide{margin:0 -2px;padding:0 2px 4px}.phone--admin-mobile .admin-wod-page-foot{margin-top:auto;border-top:none;background:transparent;flex-shrink:0}.phone--admin-mobile .admin-wod-video-foot{padding:8px 0 12px;border-bottom:none}.phone--admin-mobile .admin-wod-create-foot{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 0 2px;border-top:1px solid var(--border);background:var(--page-bg);box-shadow:0 -8px 20px color-mix(in srgb,var(--page-bg) 85%,transparent)}.phone--admin-mobile .admin-wod-create-foot__back{order:2;align-self:center;padding:2px 0 0}.phone--admin-mobile .admin-wod-create-foot__actions{order:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-left:0;width:100%}.phone--admin-mobile .admin-wod-create-foot__spacer{display:none}.phone--admin-mobile .admin-wod-create-foot__actions .b{width:100%;min-width:0;justify-content:center}html:not([data-theme]) .preview-mobile-shell,html[data-theme=dark] .preview-mobile-shell{color-scheme:dark;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:28px;--ease:cubic-bezier(0.22,1,0.36,1);--transition:0.2s var(--ease);--page-bg:#0c0e12;--surface:#1a1f28;--surface-hover:#222833;--surface-elevated:#252b36;--border:rgba(255,255,255,0.07);--text:#f4f6fb;--text-primary:#f4f6fb;--text-secondary:#a8b0c0;--accent:#7c8cff;--accent-soft:rgba(124,140,255,0.14);--ai:#5eead4;--ai-soft:rgba(94,234,212,0.12);--danger:#f87171;--cta:#6b7dff;font-family:var(--font-brand),system-ui,-apple-system,sans-serif;color:var(--text);line-height:1.45}html[data-theme=light] .preview-mobile-shell{color-scheme:light;--page-bg:#f6f7f9;--surface:#ffffff;--surface-hover:#f3f4f6;--surface-elevated:#f9fafb;--border:rgba(15,23,42,0.08);--text:#0f172a;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#5b6cff;--accent-soft:rgba(91,108,255,0.1);--ai:#0d9488;--danger:#dc2626;--cta:#5b6cff}.iphone-frame{width:min(100%,290px);margin-inline:auto}.iphone-frame--hero{transform:perspective(1200px) rotateY(5deg);filter:drop-shadow(0 28px 48px rgba(0,0,0,.42))}.iphone-frame__bezel{position:relative;padding:11px;border-radius:44px;background:linear-gradient(155deg,#3a3a40,#1c1c1f 42%,#0f0f11);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 -1px 0 rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06)}.iphone-frame__island{position:absolute;top:18px;left:50%;z-index:5;width:92px;height:26px;border-radius:18px;background:#050506;transform:translateX(-50%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.iphone-frame__viewport{position:relative;height:520px;overflow:hidden;border-radius:34px;background:var(--page-bg,#0c0e12)}.iphone-frame__scale{width:390px;margin-inline:auto;transform:scale(.68);transform-origin:top center}.iphone-frame__caption{margin:10px 0 0;text-align:center;font-size:11px;color:var(--text-secondary)}.preview-mobile-shell.phone{position:relative;width:390px;height:844px;padding:28px 24px 88px;display:flex;flex-direction:column;gap:20px;overflow:hidden;background:var(--page-bg);border:none;box-shadow:none}.preview-mobile-shell .screen-body{flex:1 1;display:flex;flex-direction:column;gap:16px;min-height:0;overflow:auto}.preview-mobile-shell .screen-body::-webkit-scrollbar{width:0;height:0}.preview-mobile-shell.phone:has(.tab-bar) .screen-body{padding-bottom:72px}.preview-mobile-shell .headline{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--text);line-height:1.2}.preview-mobile-shell .m-ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;color:var(--text-secondary)}.preview-mobile-shell .m-ico svg{width:100%;height:100%;display:block}.preview-mobile-shell .m-ico--accent{color:var(--accent)}.preview-mobile-shell .m-ico--muted{color:var(--text-secondary)}.preview-mobile-shell .m-ico--sm{width:16px;height:16px}.preview-mobile-shell .tab-bar{position:absolute;bottom:20px;left:24px;right:24px;display:flex;gap:6px;padding:8px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius-lg)}.preview-mobile-shell .tab-bar .tab-item{flex:1 1;display:flex;align-items:center;justify-content:center;padding:8px 2px;border-radius:var(--radius-sm);color:var(--text-secondary)}.preview-mobile-shell .tab-bar--6 .tab-item{padding:7px 0}.preview-mobile-shell .tab-bar .tab-item svg{width:18px;height:18px;display:block}.preview-mobile-shell .tab-bar .tab-item.active{background:var(--accent-soft);color:var(--accent)}.preview-mobile-shell .m-home-header{margin-bottom:4px}.preview-mobile-shell .m-home-header__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.preview-mobile-shell .m-home-header__greeting{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.preview-mobile-shell .m-home-header__text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.preview-mobile-shell .m-home-header__avatar{width:35px;height:35px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--border);flex-shrink:0}.preview-mobile-shell .m-home-meta{font-size:.8125rem;color:var(--text-secondary);line-height:1.45}.preview-mobile-shell .m-athlete-announcements-bell{position:relative;width:44px;height:44px;flex-shrink:0;margin-top:2px}.preview-mobile-shell .m-athlete-announcements-bell__trigger{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--accent)}.preview-mobile-shell .m-athlete-announcements-bell__trigger svg{width:22px;height:22px}.preview-mobile-shell .m-athlete-announcements-bell__badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--danger);color:#fff;font-size:.625rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--page-bg)}.preview-mobile-shell .m-home-gym-chip{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px solid rgba(124,140,255,.28)}.preview-mobile-shell .m-home-gym-chip--select{padding-right:10px}.preview-mobile-shell .m-home-section-label{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text);margin:4px 0 10px}.preview-mobile-shell .m-section-label{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-secondary);margin:10px 0 6px}.preview-mobile-shell .m-wod-compact{padding:12px 14px;border-radius:14px;border:1px solid rgba(124,140,255,.28);background:var(--accent-soft);margin-bottom:12px}.preview-mobile-shell .m-wod-compact__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.preview-mobile-shell .m-wod-compact__title-row{display:flex;align-items:center;gap:8px}.preview-mobile-shell .m-wod-compact__title{font-size:.9375rem;font-weight:600;line-height:1.25}.preview-mobile-shell .m-wod-compact__teaser{font-size:.8125rem;line-height:1.35;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.preview-mobile-shell .m-wod-compact__actions{display:flex;align-items:stretch;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(124,140,255,.18)}.preview-mobile-shell .m-wod-compact__action{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 10px;border-radius:10px;font-size:.8125rem;font-weight:600;line-height:1.2}.preview-mobile-shell .m-wod-compact__action--ghost{background:rgba(255,255,255,.55);border:1px solid rgba(124,140,255,.22);color:var(--text-primary)}html:not([data-theme]) .preview-mobile-shell .m-wod-compact__action--ghost,html[data-theme=dark] .preview-mobile-shell .m-wod-compact__action--ghost{background:rgba(255,255,255,.06);color:var(--text)}.preview-mobile-shell .m-wod-compact__action--cta{background:var(--accent);color:#fff;box-shadow:0 1px 0 rgba(0,0,0,.06)}.preview-mobile-shell .m-wod-compact__action .m-ico{width:15px;height:15px}.preview-mobile-shell .m-class-card{padding:12px 14px;border-radius:var(--radius-md);border:2px solid var(--border);background:var(--surface);display:flex;flex-direction:column;gap:6px}.preview-mobile-shell .m-class-card.is-selected{border-color:rgba(124,140,255,.55);background:var(--accent-soft)}.preview-mobile-shell .m-class-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.preview-mobile-shell .m-class-card__time{font-size:1rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preview-mobile-shell .m-class-card__title{font-size:.875rem;font-weight:600}.preview-mobile-shell .m-class-card__meta{font-size:.75rem;color:var(--text-secondary)}.preview-mobile-shell .m-class-pill{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 7px;border-radius:6px;flex-shrink:0}.preview-mobile-shell .m-class-pill--mine{background:var(--accent-soft);color:var(--accent)}.preview-mobile-shell .m-class-roster{display:block;width:100%;margin:2px 0 0;padding:8px 0 0}.preview-mobile-shell .m-class-roster__row{display:flex;align-items:center;gap:10px;min-width:0}.preview-mobile-shell .m-class-roster__stack{display:flex;flex-shrink:0;padding-left:2px}.preview-mobile-shell .m-class-roster__face{width:28px;height:28px;border-radius:50%;border:2px solid var(--surface);margin-left:-9px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;flex-shrink:0}.preview-mobile-shell .m-class-roster__face:first-child{margin-left:0}.preview-mobile-shell .m-class-card.is-selected .m-class-roster__face{border-color:var(--accent-soft)}.preview-mobile-shell .m-class-roster__face--c1{background:linear-gradient(145deg,#6366f1,#4f46e5);color:#fff}.preview-mobile-shell .m-class-roster__face--c2{background:linear-gradient(145deg,#14b8a6,#0d9488);color:#fff}.preview-mobile-shell .m-class-roster__face--c3{background:linear-gradient(145deg,#f59e0b,#d97706);color:#fff}.preview-mobile-shell .m-class-roster__face--c4{background:var(--surface-elevated);color:var(--text-secondary);font-size:.5625rem}.preview-mobile-shell .m-class-roster__label{font-size:.75rem;color:var(--text-secondary)}.preview-mobile-shell .m-class-card__action{margin-top:10px}.preview-mobile-shell .m-class-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;border-radius:10px;font-size:.8125rem;font-weight:600;line-height:1.2}.preview-mobile-shell .m-class-card__btn-icon{display:flex;flex-shrink:0;width:16px;height:16px}.preview-mobile-shell .m-class-card__btn-icon svg{display:block;width:100%;height:100%}.preview-mobile-shell .m-class-card__btn--mine{background:var(--accent-soft);color:var(--accent);border:1px solid rgba(124,140,255,.35)}@media (max-width:960px){.iphone-frame--hero{transform:none}.iphone-frame{width:min(100%,320px)}}.iphone-frame--hero{--phone-bezel:9px;width:100%;transform:rotateY(6deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:none}html:not([data-theme]) .iphone-frame--hero,html[data-theme=dark] .iphone-frame--hero{--page-bg:#12151c}.iphone-frame--hero .iphone-frame__bezel{padding:var(--phone-bezel);border-radius:34px;background:linear-gradient(165deg,rgba(255,255,255,.14),transparent 28%),linear-gradient(160deg,#5c5c66,#34343c 32%,#18181c);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),inset 0 -1px 0 rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.16),0 0 64px rgba(124,140,255,.22),0 32px 64px rgba(0,0,0,.58)}.iphone-frame--hero .iphone-frame__viewport{display:flex;flex-direction:column;width:100%;height:var(--hero-phone-viewport-h,391px);min-height:var(--hero-phone-viewport-h,391px);max-height:var(--hero-phone-viewport-h,391px);border-radius:30px;overflow:hidden}.iphone-frame--hero .iphone-frame__screen{height:100%;overflow:hidden}.iphone-frame--hero-athlete{width:260px;transform:none;--phone-bezel:8px;--hero-phone-viewport-h:520px}.iphone-frame--hero-athlete .iphone-frame__bezel{padding:var(--phone-bezel);border-radius:36px}.iphone-frame--hero-athlete .iphone-frame__viewport{height:var(--hero-phone-viewport-h);min-height:var(--hero-phone-viewport-h);max-height:var(--hero-phone-viewport-h);border-radius:28px}.iphone-frame--showcase{width:260px;max-width:100%;transform:none;--phone-bezel:8px}.iphone-frame--showcase .iphone-frame__bezel{padding:var(--phone-bezel);border-radius:36px}.iphone-frame--showcase .iphone-frame__viewport{display:flex;flex-direction:column;height:520px;min-height:520px;max-height:520px;border-radius:28px;overflow:hidden}.iphone-frame--hero .iphone-frame__screen,.iphone-frame--showcase .iphone-frame__screen{flex:1 1;min-height:0;overflow:hidden}.iphone-frame--hero .iphone-frame__status{position:absolute;top:14px;left:22px;z-index:4;font-size:.6875rem;font-weight:600;color:var(--text)}.iphone-frame--hero-athlete .iphone-frame__status{display:none}.iphone-frame--hero-athlete .iphone-frame__island{top:12px;width:78px;height:22px}.iphone-frame--hero .iphone-frame__home-indicator{position:absolute;bottom:8px;left:50%;z-index:4;width:96px;height:4px;border-radius:999px;background:rgba(255,255,255,.28);transform:translateX(-50%)}.preview-mobile-shell.phone--hero{width:100%;height:100%;min-height:0;max-height:100%;padding:36px 14px 12px;gap:8px;overflow:hidden}.preview-mobile-shell.phone--hero .screen-body{gap:8px;padding-bottom:0;overflow:hidden;flex:1 1;min-height:0}.preview-mobile-shell.phone--hero .tab-bar{position:relative;flex-shrink:0;margin-top:auto;left:auto;right:auto;bottom:auto;width:100%}.iphone-frame--hero-athlete .iphone-frame__screen,.iphone-frame--scaled .iphone-frame__screen,.iphone-frame--showcase .iphone-frame__screen{display:block;position:relative;width:100%;height:100%;overflow:hidden}.iphone-frame--hero-athlete .preview-mobile-shell.phone,.iphone-frame--scaled .preview-mobile-shell.phone,.iphone-frame--showcase .preview-mobile-shell.phone{--phone-ui-scale:0.615;position:absolute;top:0;left:50%;width:390px;height:844px;min-height:844px;max-height:844px;padding:28px 24px 88px;gap:20px;flex:none;margin-left:-195px;transform:scale(var(--phone-ui-scale));transform-origin:top center}.hero-showcase__mobile .iphone-frame--scaled .preview-mobile-shell.phone{--phone-ui-scale:0.54}.iphone-frame--hero-athlete .preview-mobile-shell.phone--feature,.iphone-frame--hero-athlete .preview-mobile-shell.phone--hero,.iphone-frame--scaled .preview-mobile-shell.phone--feature,.iphone-frame--scaled .preview-mobile-shell.phone--hero,.iphone-frame--scaled .preview-mobile-shell.phone--hero-teaser,.iphone-frame--showcase .preview-mobile-shell.phone--feature,.iphone-frame--showcase .preview-mobile-shell.phone--hero{padding:28px 24px 88px;gap:20px}.iphone-frame--hero-athlete .preview-mobile-shell .screen-body,.iphone-frame--scaled .preview-mobile-shell .screen-body,.iphone-frame--showcase .preview-mobile-shell .screen-body{gap:16px;overflow:hidden;flex:1 1;min-height:0;padding-bottom:72px}.iphone-frame--hero-athlete .preview-mobile-shell .tab-bar,.iphone-frame--scaled .preview-mobile-shell .tab-bar,.iphone-frame--showcase .preview-mobile-shell .tab-bar{position:absolute;bottom:20px;left:24px;right:24px;width:auto;margin-top:0}.iphone-frame--scaled .iphone-frame__status{display:none}.iphone-frame--scaled .iphone-frame__island{top:11px;width:72px;height:20px}.preview-mobile-shell .m-home-row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.preview-mobile-shell .m-home-mini-card{padding:10px;border-radius:12px;border:1px solid var(--border);background:var(--surface-inset,var(--surface));text-align:center}.preview-mobile-shell .m-home-mini-card__val{font-size:1rem;font-weight:800;margin-top:4px}.preview-mobile-shell .m-home-mini-card__lbl{font-size:.625rem;color:var(--text-secondary)}.preview-mobile-shell .m-home-link-row{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-inset,var(--surface));font-size:.75rem;font-weight:600;color:var(--text-secondary);text-align:left}.preview-mobile-shell.phone--hero .m-class-card,.preview-mobile-shell.phone--hero .m-home-link-row,.preview-mobile-shell.phone--hero .m-home-row-2,.preview-mobile-shell.phone--hero-teaser .m-home-link-row,.preview-mobile-shell.phone--hero-teaser .m-home-row-2{display:none}.m-hub-hero-card{padding:14px;border-radius:14px;border:1px solid var(--accent-border-soft,rgba(124,140,255,.28));background:linear-gradient(160deg,var(--accent-soft) 0,transparent 70%)}.m-hub-hero-card__eyebrow{margin:0 0 10px;font-size:.8125rem;font-weight:700}.m-hub-hero-card__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.m-hub-hero-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border-radius:10px;border:1px solid var(--border);font-size:.75rem;font-weight:600;color:var(--text-secondary);background:var(--surface-inset,var(--surface))}.m-hub-hero-card__btn svg{width:14px;height:14px}.m-hub-hero-card__btn--primary{color:var(--text);border-color:rgba(124,140,255,.35);background:var(--accent-soft)}.m-benchmark-stale{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;border:1px dashed rgba(94,234,212,.35);background:var(--ai-soft)}.m-benchmark-stale__label{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ai)}.m-benchmark-stale__name{font-size:.875rem;font-weight:700}.m-benchmark-stale__meta{font-size:.6875rem;color:var(--text-secondary)}.m-feature-head .headline{font-size:1.05rem}.m-timer-chips{display:flex;flex-wrap:wrap;gap:6px}.m-timer-chip{padding:5px 9px;border-radius:999px;border:1px solid var(--border);font-size:.6875rem;font-weight:600;color:var(--text-secondary)}.m-timer-chip.is-active{color:var(--text);border-color:rgba(124,140,255,.35);background:var(--accent-soft)}.m-timer-preview-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;border-radius:14px;border:1px solid var(--border);background:var(--surface-inset,var(--surface))}.m-timer-preview-card__label{font-size:.6875rem;color:var(--text-secondary)}.m-timer-preview-card__time{font-size:2rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m-timer-preview-card__cta{margin-top:4px;padding:8px 18px;border-radius:999px;font-size:.75rem;font-weight:700;color:#fff;background:var(--accent)}.m-benchmark-filters{display:flex;flex-wrap:wrap;gap:6px}.m-benchmark-filter{padding:4px 8px;border-radius:999px;border:1px solid var(--border);font-size:.625rem;font-weight:600;color:var(--text-secondary)}.m-benchmark-filter.is-active{border-color:rgba(94,234,212,.35);background:var(--ai-soft);color:var(--text)}.m-benchmark-list{border:1px solid var(--border);border-radius:12px;overflow:hidden}.m-benchmark-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--border);background:var(--surface-inset,var(--surface))}.m-benchmark-row:last-child{border-bottom:none}.m-benchmark-row--stale .m-benchmark-row__when{color:var(--ai)}.m-benchmark-row__name{font-size:.8125rem;font-weight:600}.m-benchmark-row__when{font-size:.625rem;color:var(--text-secondary)}.m-benchmark-row__best{font-size:.8125rem;font-weight:700;color:var(--accent)}.m-workout-block{padding:12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-inset,var(--surface))}.m-workout-block--muted{border-style:dashed;text-align:center;color:var(--text-secondary)}.m-workout-block__title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:4px}.m-workout-block__rx{font-size:.8125rem;font-weight:600;line-height:1.35}.m-workout-share{display:flex;flex-wrap:wrap;gap:6px}.m-workout-share__pill{padding:6px 10px;border-radius:999px;font-size:.625rem;font-weight:600;border:1px solid rgba(124,140,255,.28);color:var(--accent);background:var(--accent-soft)}.m-social-feed{display:flex;flex-direction:column;gap:8px}.m-social-card{padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-inset,var(--surface))}.m-social-card__who{font-size:.6875rem;font-weight:700}.m-social-card__what{margin-top:3px;font-size:.75rem;color:var(--text-secondary);line-height:1.35}.m-social-card__when{margin-top:4px;font-size:.625rem;color:var(--text-secondary)}.m-social-lb{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(94,234,212,.3);background:var(--ai-soft);font-size:.6875rem;font-weight:600;color:var(--text-secondary)}