.checkbox.svelte-136uhkj{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.625rem;min-width:0;display:inline-flex}.checkbox.is-disabled.svelte-136uhkj{cursor:not-allowed}.checkbox.svelte-136uhkj .checkbox-box{background-color:var(--surface);border:1.5px solid var(--border-default);color:#fff;appearance:none;cursor:pointer;transform-origin:50%;transition:background-color var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out), transform var(--duration-base) var(--ease-spring);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;transform:translateZ(0)}.checkbox.svelte-136uhkj:not(.is-disabled) .checkbox-box:hover:not(:active){border-color:var(--border-strong);box-shadow:0 0 0 4px color-mix(in srgb, var(--checkbox-active-color) 8%, transparent);transform:scale(1.06)translateZ(0)}.checkbox.svelte-136uhkj:not(.is-disabled) .checkbox-box[data-state=checked]:hover:not(:active),.checkbox.svelte-136uhkj:not(.is-disabled) .checkbox-box[data-state=indeterminate]:hover:not(:active){box-shadow:0 0 0 4px color-mix(in srgb, var(--checkbox-active-color) 14%, transparent)}.checkbox.svelte-136uhkj .checkbox-box:active:not([disabled]){transform:scale(.96)translateZ(0)}.checkbox.svelte-136uhkj .checkbox-box:focus-visible{border-color:var(--checkbox-active-color);box-shadow:0 0 0 4px color-mix(in srgb, var(--checkbox-active-color) 18%, transparent);outline:none}.checkbox.svelte-136uhkj .checkbox-box[data-state=checked],.checkbox.svelte-136uhkj .checkbox-box[data-state=indeterminate]{background-color:var(--checkbox-active-color);border-color:var(--checkbox-active-color)}.checkbox.svelte-136uhkj .checkbox-glyph{width:80%;height:80%;animation:svelte-136uhkj-checkbox-pop var(--duration-base) var(--ease-spring)}@keyframes svelte-136uhkj-checkbox-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.checkbox.is-disabled.svelte-136uhkj .checkbox-box{background-color:var(--surface-strong);border-color:var(--border-subtle);cursor:not-allowed;opacity:.65}.checkbox.has-error.svelte-136uhkj .checkbox-box{border-color:var(--negative)}.checkbox.has-error.svelte-136uhkj .checkbox-box:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--negative) 18%, transparent)}.checkbox-text.svelte-136uhkj{flex-direction:column;gap:.125rem;min-width:0;padding-top:.0625rem;display:inline-flex}.checkbox-label.svelte-136uhkj{color:var(--ink-strong);font-size:.9375rem;font-weight:500;line-height:1.35}.checkbox-required.svelte-136uhkj{color:var(--negative);margin-left:.125rem;font-weight:700}.checkbox-hint.svelte-136uhkj{color:var(--ink-muted);font-size:.8125rem;line-height:1.4}.checkbox-error.svelte-136uhkj{color:var(--negative);font-size:.8125rem;font-weight:500;line-height:1.4}.size-sm.svelte-136uhkj .checkbox-box{border-radius:.3125rem;width:1rem;height:1rem}.size-sm.svelte-136uhkj .checkbox-label:where(.svelte-136uhkj){font-size:.875rem}.size-sm.svelte-136uhkj .checkbox-hint:where(.svelte-136uhkj),.size-sm.svelte-136uhkj .checkbox-error:where(.svelte-136uhkj){font-size:.75rem}.size-md.svelte-136uhkj .checkbox-box{border-radius:.375rem;width:1.25rem;height:1.25rem}.size-lg.svelte-136uhkj .checkbox-box{border-radius:.5rem;width:1.5rem;height:1.5rem}.size-lg.svelte-136uhkj .checkbox-label:where(.svelte-136uhkj){font-size:1rem}@media (prefers-reduced-motion:reduce){.checkbox.svelte-136uhkj .checkbox-box{transition:none}.checkbox.svelte-136uhkj .checkbox-glyph{animation:none}}
