.toggle.svelte-14iab8y{--line-h:calc(var(--fs-body) * var(--lh-body));--box:22px;min-width:0}.toggle.rich.svelte-14iab8y{--line-h:calc(var(--fs-small) * var(--lh-body))}.row.svelte-14iab8y{align-items:center;gap:var(--sp-3);min-height:var(--tap);padding-block:var(--sp-1);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;display:flex}.check.svelte-14iab8y .row:where(.svelte-14iab8y){padding-block:calc((var(--tap) - var(--line-h)) / 2);align-items:flex-start}.switch.svelte-14iab8y .control:where(.svelte-14iab8y){order:2;margin-left:auto}.control.svelte-14iab8y{flex:none;place-items:center;display:grid;position:relative}.check.svelte-14iab8y .control:where(.svelte-14iab8y){height:var(--line-h)}.control.svelte-14iab8y input:where(.svelte-14iab8y){appearance:none;z-index:2;opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.body.svelte-14iab8y{gap:var(--sp-0);min-width:0;display:grid}.text.svelte-14iab8y{font-family:var(--font-body);font-size:var(--fs-body);font-weight:600;line-height:var(--lh-body);color:var(--text)}.rich.svelte-14iab8y .text:where(.svelte-14iab8y){font-size:var(--fs-small);-webkit-user-select:text;user-select:text;font-weight:500}.req.svelte-14iab8y{margin-left:var(--sp-0);color:var(--accent)}.hint.svelte-14iab8y{font-size:var(--fs-small);line-height:var(--lh-title);color:var(--text-muted)}.track.svelte-14iab8y{border:1px solid var(--line-strong);border-radius:var(--r-pill);background:var(--surface-3);width:52px;height:32px;transition:border-color var(--dur-fast) var(--ease-out);display:block;position:relative}.track.svelte-14iab8y:before{content:"";border-radius:inherit;background:var(--grad-accent);box-shadow:0 0 16px rgb(var(--accent-rgb) / .4), var(--hi-inset-strong);opacity:0;transition:opacity var(--dur-base) var(--ease-out);position:absolute;inset:-1px}.knob.svelte-14iab8y{z-index:1;border-radius:var(--r-pill);background:var(--text-muted);width:24px;height:24px;box-shadow:var(--shadow-1);transition:transform calc(var(--dur-slow) * var(--motion)) var(--ease-spring), scale var(--dur-base) var(--ease-spring), background-color var(--dur-fast) var(--ease-out);position:absolute;top:3px;left:3px;transform:translate(0)}.row.svelte-14iab8y:hover .track:where(.svelte-14iab8y){border-color:var(--line-bold)}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.track:where(.svelte-14iab8y){border-color:#0000}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.track:where(.svelte-14iab8y):before{opacity:1}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.track:where(.svelte-14iab8y) .knob:where(.svelte-14iab8y){background:var(--text-bright);transform:translate(20px)}.row.svelte-14iab8y:active .knob:where(.svelte-14iab8y){scale:calc(1 + .2 * var(--motion)) 1;transition-duration:calc(var(--dur-slow) * var(--motion)), var(--dur-instant), var(--dur-fast)}.control.svelte-14iab8y input:where(.svelte-14iab8y):focus-visible+.track:where(.svelte-14iab8y),.control.svelte-14iab8y input:where(.svelte-14iab8y):focus-visible+.box:where(.svelte-14iab8y){outline:2px solid var(--focus);outline-offset:3px}.box.svelte-14iab8y{width:var(--box);height:var(--box);border:1.5px solid var(--line-bold);border-radius:var(--r-xs);background:var(--surface-2);transition:transform var(--dur-base) var(--ease-spring), border-color var(--dur-fast) var(--ease-out);place-items:center;display:grid;position:relative}.box.svelte-14iab8y:before{content:"";border-radius:inherit;background:var(--accent);box-shadow:0 0 14px rgb(var(--accent-rgb) / .45);scale:calc(1 - .5 * var(--motion));opacity:0;transition:scale calc(var(--dur-slow) * var(--motion)) var(--ease-spring), opacity var(--dur-fast) var(--ease-out);position:absolute;inset:-1.5px}.mark.svelte-14iab8y{fill:none;width:16px;height:16px;stroke:var(--text-on-accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;transition:stroke-dashoffset calc(var(--dur-base) * var(--motion)) var(--ease-out), opacity var(--dur-instant) var(--ease-out);position:relative}.row.svelte-14iab8y:hover .box:where(.svelte-14iab8y){border-color:rgb(var(--accent-rgb) / .6)}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.box:where(.svelte-14iab8y){border-color:var(--accent)}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.box:where(.svelte-14iab8y):before{opacity:1;scale:1}.control.svelte-14iab8y input:where(.svelte-14iab8y):checked+.box:where(.svelte-14iab8y) .mark:where(.svelte-14iab8y){stroke-dashoffset:0;opacity:1;transition-delay:calc(var(--dur-instant) * var(--motion)), 0s}.row.svelte-14iab8y:active .box:where(.svelte-14iab8y){transform:scale(calc(1 - .12 * var(--motion)));transition-duration:var(--dur-instant), var(--dur-fast)}.invalid.svelte-14iab8y .track:where(.svelte-14iab8y),.invalid.svelte-14iab8y .box:where(.svelte-14iab8y){border-color:var(--danger)}.invalid.svelte-14iab8y .box:where(.svelte-14iab8y){background:rgb(var(--danger-rgb) / .1)}.error.svelte-14iab8y{margin:var(--sp-1) 0 0;font-size:var(--fs-small);font-weight:600;line-height:var(--lh-title);color:var(--danger);align-items:flex-start;gap:6px;display:flex}.check.svelte-14iab8y .error:where(.svelte-14iab8y){padding-left:calc(var(--box) + var(--sp-3))}.error-ic.svelte-14iab8y{flex:none;display:grid}.disabled.svelte-14iab8y .row:where(.svelte-14iab8y){cursor:not-allowed}.disabled.svelte-14iab8y .text:where(.svelte-14iab8y){color:var(--text-muted)}.disabled.svelte-14iab8y .hint:where(.svelte-14iab8y){color:var(--text-dim)}.disabled.svelte-14iab8y .track:where(.svelte-14iab8y),.disabled.svelte-14iab8y .box:where(.svelte-14iab8y){border-style:dashed;border-color:var(--line-strong);background:var(--surface-1)}.disabled.svelte-14iab8y .row:where(.svelte-14iab8y):hover .track:where(.svelte-14iab8y),.disabled.svelte-14iab8y .row:where(.svelte-14iab8y):hover .box:where(.svelte-14iab8y){border-color:var(--line-strong)}.disabled.svelte-14iab8y .knob:where(.svelte-14iab8y){background:var(--text-dim)}.disabled.svelte-14iab8y .control:where(.svelte-14iab8y) input:where(.svelte-14iab8y):checked+.track:where(.svelte-14iab8y):before,.disabled.svelte-14iab8y .control:where(.svelte-14iab8y) input:where(.svelte-14iab8y):checked+.box:where(.svelte-14iab8y):before{opacity:.35;box-shadow:none}.disabled.svelte-14iab8y .control:where(.svelte-14iab8y) input:where(.svelte-14iab8y):checked+.track:where(.svelte-14iab8y) .knob:where(.svelte-14iab8y){background:var(--text-muted)}.disabled.svelte-14iab8y .row:where(.svelte-14iab8y):active .knob:where(.svelte-14iab8y){scale:1}.disabled.svelte-14iab8y .row:where(.svelte-14iab8y):active .box:where(.svelte-14iab8y){transform:none}
