.activity-head.svelte-9ynwlq{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tablist.svelte-9ynwlq{display:inline-flex;gap:8px;border-radius:var(--radius-input);background:color-mix(in oklab,var(--teal) 8%,white);padding:4px}.tab-btn.svelte-9ynwlq{border:0;background:transparent;padding:6px 12px;border-radius:calc(var(--radius-input) - 4px);cursor:pointer;color:var(--ink-700);font-weight:600}.tab-btn[aria-selected=true].svelte-9ynwlq{background:#fff;color:var(--teal-strong);box-shadow:0 0 0 1px #14b8a659}.tab-panel.svelte-9ynwlq{display:flex;flex-direction:column;gap:16px}.tab-panel[hidden].svelte-9ynwlq{display:none}.field.svelte-9ynwlq{display:flex;flex-direction:column;gap:6px}.field-grid.svelte-9ynwlq{display:grid;gap:12px}@media (min-width: 640px){.field-grid.svelte-9ynwlq{grid-template-columns:repeat(2,minmax(0,1fr))}}.toggle.svelte-9ynwlq{display:flex;align-items:center;gap:10px;margin:8px 0}.toggle.svelte-9ynwlq input:where(.svelte-9ynwlq){width:18px;height:18px}.info-icon.svelte-9ynwlq{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;border-radius:999px;font-size:.7rem;font-weight:700;color:var(--accent);background:color-mix(in oklab,var(--accent) 15%,white);cursor:help;position:relative}.info-icon.svelte-9ynwlq:hover{color:var(--accent);background:color-mix(in oklab,var(--accent) 28%,white)}.info-icon.svelte-9ynwlq:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);right:0;left:auto;transform:none;background:var(--ink-900);color:#fff;padding:8px 10px;border-radius:8px;font-size:.82rem;line-height:1.35;white-space:normal;min-width:320px;max-width:clamp(360px,72vw,680px);word-wrap:break-word;box-shadow:var(--shadow-card);opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:2}.field.svelte-9ynwlq .input:where(.svelte-9ynwlq){width:100%;min-width:0;max-width:100%}.info-icon.svelte-9ynwlq:before{content:"";position:absolute;bottom:calc(100% + 4px);right:6px;left:auto;border:6px solid transparent;border-top-color:var(--ink-900);opacity:0;transition:opacity .12s ease;pointer-events:none;z-index:2}.info-icon.svelte-9ynwlq:hover:after,.info-icon.svelte-9ynwlq:hover:before,.info-icon.svelte-9ynwlq:focus-visible:after,.info-icon.svelte-9ynwlq:focus-visible:before{opacity:1}.workouts.svelte-9ynwlq{border:1px solid var(--border);border-radius:var(--radius);padding:12px;background:color-mix(in oklab,var(--teal) 4%,white);box-shadow:inset 0 1px #fff6;overflow-x:auto;max-width:100%}.workouts-head.svelte-9ynwlq{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.btn.btn-secondary.svelte-9ynwlq{background:color-mix(in oklab,var(--blue) 22%,white);color:var(--blue-strong)}.btn.btn-secondary.svelte-9ynwlq:hover{background:color-mix(in oklab,var(--blue) 35%,white)}.workouts.svelte-9ynwlq table:where(.svelte-9ynwlq){width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.workouts.svelte-9ynwlq th:where(.svelte-9ynwlq),.workouts.svelte-9ynwlq td:where(.svelte-9ynwlq){padding:6px;text-align:left}.workouts.svelte-9ynwlq thead:where(.svelte-9ynwlq) th:where(.svelte-9ynwlq){font-size:.85rem;color:var(--ink-700)}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) td:where(.svelte-9ynwlq){vertical-align:middle}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) tr:where(.svelte-9ynwlq):not(:last-child) td:where(.svelte-9ynwlq){border-bottom:1px solid var(--border)}.workouts.svelte-9ynwlq td:where(.svelte-9ynwlq) .input:where(.svelte-9ynwlq){width:100%;min-width:0;max-width:100%}.workouts.svelte-9ynwlq td.actions:where(.svelte-9ynwlq){text-align:right;width:1%;white-space:nowrap}.workouts.svelte-9ynwlq td.actions:where(.svelte-9ynwlq) button:where(.svelte-9ynwlq){padding:0;border:0;background:none;color:var(--accent);font-size:.85rem}.workouts.svelte-9ynwlq td.actions:where(.svelte-9ynwlq) button:where(.svelte-9ynwlq):hover{text-decoration:underline}.table-head.svelte-9ynwlq{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--ink-700);flex-wrap:wrap}.tip-note.svelte-9ynwlq{display:block;margin-top:4px;font-size:.75rem;color:var(--ink-700)}@media (max-width: 860px){.workouts.svelte-9ynwlq thead:where(.svelte-9ynwlq){display:none}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) tr:where(.svelte-9ynwlq){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding:10px 0;border-bottom:1px solid var(--border)}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) tr:where(.svelte-9ynwlq):last-child{border-bottom:0}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) td:where(.svelte-9ynwlq){width:100%;border-bottom:0}.workouts.svelte-9ynwlq tbody:where(.svelte-9ynwlq) td.actions:where(.svelte-9ynwlq){grid-column:span 2;text-align:right}.table-head.svelte-9ynwlq{font-size:.78rem;color:var(--muted)}}
