.check.svelte-136uhkj{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-family:var(--font-ui);font-size:14px;color:var(--ink-700)}.check__input.svelte-136uhkj{position:absolute;opacity:0;width:0;height:0}.check__box.svelte-136uhkj{width:18px;height:18px;flex:none;margin-top:1px;border:1px solid var(--border-strong);border-radius:5px;background:var(--surface);display:flex;align-items:center;justify-content:center;color:#fff;transition:var(--transition)}.check__box.svelte-136uhkj .icon:where(.svelte-136uhkj){opacity:0;stroke-width:2.5}.check__input.svelte-136uhkj:checked+.check__box:where(.svelte-136uhkj){background:var(--accent);border-color:var(--accent)}.check__input.svelte-136uhkj:checked+.check__box:where(.svelte-136uhkj) .icon:where(.svelte-136uhkj){opacity:1}.check__input.svelte-136uhkj:focus-visible+.check__box:where(.svelte-136uhkj){box-shadow:var(--shadow-focus)}.check__label.svelte-136uhkj{line-height:1.4}
