.Routines-module__bkOToG__routine{background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-sm);overflow:hidden}.Routines-module__bkOToG__head{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;display:flex}.Routines-module__bkOToG__title{font-size:var(--fs-h2);font-weight:var(--fw-semibold);line-height:var(--lh-snug)}.Routines-module__bkOToG__meta{font-size:var(--fs-xs);color:var(--text-3);margin-top:1px}.Routines-module__bkOToG__chev{color:var(--text-muted);transition:transform var(--dur) var(--ease);place-items:center;display:grid}.Routines-module__bkOToG__chev svg{width:20px;height:20px}.Routines-module__bkOToG__routine.Routines-module__bkOToG__isOpen .Routines-module__bkOToG__chev{transform:rotate(180deg)}.Routines-module__bkOToG__routine.Routines-module__bkOToG__isOpen{box-shadow:var(--shadow-md)}.Routines-module__bkOToG__routine.Routines-module__bkOToG__isOpen .Routines-module__bkOToG__head{border-bottom:1px solid var(--border)}.Routines-module__bkOToG__dotMix{align-items:center;gap:3px;display:inline-flex}.Routines-module__bkOToG__tline{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4) var(--sp-3) 0;border-top:1px solid var(--border);grid-template-columns:5px 1fr auto;display:grid;position:relative}.Routines-module__bkOToG__tbar{background:var(--_cat,var(--accent));align-self:stretch;width:5px}.Routines-module__bkOToG__tbody{min-width:0;padding-left:var(--sp-3)}.Routines-module__bkOToG__tname{font-size:var(--fs-body);font-weight:var(--fw-semibold);line-height:var(--lh-snug)}.Routines-module__bkOToG__tsets{font-size:var(--fs-xs);color:var(--text-2);font-variant-numeric:tabular-nums;margin-top:3px}.Routines-module__bkOToG__tsets b{color:var(--text);font-weight:var(--fw-semibold)}.Routines-module__bkOToG__tsets .Routines-module__bkOToG__dim{color:var(--text-muted)}.Routines-module__bkOToG__tcount{border-radius:var(--r-pill);background:var(--surface-3);min-width:26px;height:24px;color:var(--text-2);font-size:var(--fs-xs);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;place-items:center;padding:0 6px;display:inline-grid}.Routines-module__bkOToG__groupTag{border-radius:var(--r-xs);background:var(--accent-soft);height:18px;color:var(--accent-ink);font-size:var(--fs-xxs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;margin-left:var(--sp-2);align-items:center;gap:4px;padding:0 6px;display:inline-flex}.Routines-module__bkOToG__startFoot{padding:var(--sp-4);gap:var(--sp-3);border-top:1px solid var(--border);flex-direction:column;display:flex}.Routines-module__bkOToG__targetRow{align-items:center;gap:var(--sp-2);padding:var(--sp-2) 0;grid-template-columns:22px 1fr 1fr 32px;display:grid}.Routines-module__bkOToG__targetIdx{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text-3);text-align:center;font-variant-numeric:tabular-nums}.Routines-module__bkOToG__miniField{flex-direction:column;gap:3px;display:flex}.Routines-module__bkOToG__miniLab{font-size:var(--fs-xxs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);text-align:center}.Routines-module__bkOToG__miniInput{border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface);height:40px;color:var(--text);text-align:center;font-size:var(--fs-body);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;width:100%;padding:0 6px}.Routines-module__bkOToG__miniInput::placeholder{color:var(--text-muted);font-weight:var(--fw-regular)}.Routines-module__bkOToG__miniInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--ring);outline:none}.Routines-module__bkOToG__miniInput.Routines-module__bkOToG__isBlank{background:var(--surface-2);border-style:dashed}.Routines-module__bkOToG__iconBtn{border-radius:var(--r-pill);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.Routines-module__bkOToG__iconBtn:hover{background:var(--surface-3);color:var(--danger)}.Routines-module__bkOToG__iconBtn svg{width:18px;height:18px}.Routines-module__bkOToG__addRow{justify-content:center;align-items:center;gap:var(--sp-2);border:1px dashed var(--border-strong);border-radius:var(--r-sm);background:var(--surface-2);height:44px;color:var(--accent);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;width:100%;display:flex}.Routines-module__bkOToG__addRow:hover{background:var(--accent-soft);border-color:var(--accent)}.Routines-module__bkOToG__addRow svg{width:18px;height:18px}.Routines-module__bkOToG__miniAct{border-radius:var(--r-pill);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.Routines-module__bkOToG__miniAct:hover{background:var(--surface-3);color:var(--text-2)}.Routines-module__bkOToG__miniAct svg{width:18px;height:18px}.Routines-module__bkOToG__screenSection{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);padding:var(--sp-2) var(--sp-1)}.Routines-module__bkOToG__builderBanner{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);color:#fff;border-radius:var(--r-md);background:linear-gradient(100deg,#16243b 0%,#1e3354 100%);display:flex}.Routines-module__bkOToG__builderIc{border-radius:var(--r-pill);background:#ffffff24;flex:none;place-items:center;width:34px;height:34px;display:grid}.Routines-module__bkOToG__builderIc svg{width:18px;height:18px}.Routines-module__bkOToG__builderT{font-weight:var(--fw-bold);font-size:var(--fs-sm)}.Routines-module__bkOToG__builderS{font-size:var(--fs-xs);color:#ffffffbf}.Routines-module__bkOToG__drag{color:var(--text-muted);place-items:center;display:grid}.Routines-module__bkOToG__drag svg{width:16px;height:16px}.Routines-module__bkOToG__starter{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;border:none;width:100%;display:flex}.Routines-module__bkOToG__starter:hover{background:var(--surface-2)}.Routines-module__bkOToG__starterDot{border-radius:var(--r-sm);background:var(--_cat,var(--accent));color:#fff;width:38px;height:38px;font-weight:var(--fw-bold);flex:none;place-items:center;display:grid}
