@layer components{.ic-checkbox-wrapper.svelte-10by53x{display:inline-flex;align-items:center;vertical-align:middle}.ic-checkbox-wrapper.svelte-10by53x:not(.ic-select-option-checkbox){flex:0 0 100%}.ic-checkbox-wrapper.svelte-10by53x{cursor:pointer;color:var(--ic-checkbox-label-color)}.ic-checkbox-wrapper.svelte-10by53x>label:where(.svelte-10by53x){order:0;margin:0 0 0 5px;cursor:pointer}.ic-checkbox-wrapper.ic-label-after.svelte-10by53x>label:where(.svelte-10by53x){order:-1;margin:0 5px 0 0;cursor:pointer}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]):not([focused])~.ic-checkbox-background:where(.svelte-10by53x):before{opacity:.2;transform:scale(1)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))+.ic-checkbox-background:where(.svelte-10by53x):before{background-color:var(--ic-checkbox-unselected-hover)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-unselected-hover)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))~.ic-checkbox-background:where(.svelte-10by53x):before{background-color:var(--ic-checkbox-unselected-hover)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))~.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):not([disabled]:not(:checked))~.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-unselected-hover)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x):before{background-color:var(--ic-checkbox-selected-hover)}.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x:hover>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-selected-hover)}.ic-checkbox-wrapper.svelte-10by53x:active>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):enabled:not(:checked)+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x){border-color:var(--ic-checkbox-unselected-pressed)}.ic-checkbox-wrapper.svelte-10by53x:active>.ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x:active>.ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x){border-color:var(--ic-checkbox-selected-pressed)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x){-webkit-tap-highlight-color:transparent;display:inline-block;position:relative;flex:0 0 auto;box-sizing:content-box;width:var(--ic-checkbox-width, 20px);height:var(--ic-checkbox-height, 20px);cursor:pointer;padding:10px}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-background:where(.svelte-10by53x){width:var(--ic-checkbox-width, 20px);height:var(--ic-checkbox-height, 20px);display:inline-block;position:relative;box-sizing:border-box}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-background:where(.svelte-10by53x):before{position:absolute;transform:scale(0);border-radius:10%;opacity:0;pointer-events:none;content:"";width:calc(var(--ic-checkbox-width, 20px) * 2);height:calc(var(--ic-checkbox-height, 20px) * 2);top:calc(-1 * (var(--ic-checkbox-height, 20px) * 2 - var(--ic-checkbox-height, 20px)) / 2);left:calc(-1 * (var(--ic-checkbox-width, 20px) * 2 - var(--ic-checkbox-width, 20px)) / 2)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-background:where(.svelte-10by53x) .ic-checkbox-background-outer:where(.svelte-10by53x){position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-width:2px;border-style:solid;border-radius:10%;transition:border-color 90ms cubic-bezier(.4,0,.6,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-background:where(.svelte-10by53x) .ic-checkbox-background-inner:where(.svelte-10by53x){position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;transform:scale(0);border-width:10px;border-style:solid;border-radius:10%;transition:transform 90ms cubic-bezier(.4,0,.6,1),border-color 90ms cubic-bezier(.4,0,.6,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x){width:var(--ic-checkbox-width, 20px);height:var(--ic-checkbox-height, 20px);opacity:0;position:absolute;margin:0;cursor:inherit;z-index:1;top:calc(var(--ic-checkbox-height, 20px) / 2);left:calc(var(--ic-checkbox-width, 20px) / 2)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):checked+.ic-checkbox-background:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):disabled+.ic-checkbox-background:where(.svelte-10by53x){transition:opacity 90ms cubic-bezier(0,0,.2,1),transform 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):disabled+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x){transition:border-color 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):disabled+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){transition:transform 90ms cubic-bezier(0,0,.2,1),border-color 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):focus+.ic-checkbox-background:where(.svelte-10by53x):before{transform:scale(1);opacity:.12;transition:opacity 90ms cubic-bezier(0,0,.2,1),transform 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):enabled:not(:checked)+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x){border-color:var(--ic-checkbox-unselected-checkbox-color)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):enabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-selected-checkbox-color)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):indeterminate+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){transform:scale(1);-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"><path d="M320-440h320q17 0 28.5-11.5T680-480q0-17-11.5-28.5T640-520H320q-17 0-28.5 11.5T280-480q0 17 11.5 28.5T320-440ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"><path d="M320-440h320q17 0 28.5-11.5T680-480q0-17-11.5-28.5T640-520H320q-17 0-28.5 11.5T280-480q0 17 11.5 28.5T320-440ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"/></svg>');-webkit-mask-size:auto;mask-size:auto;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--ic-checkbox-selected-checkbox-color);border:0;transition:transform 90ms cubic-bezier(0,0,.2,1),border-color 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.svelte-10by53x .ic-checkbox:where(.svelte-10by53x) .ic-checkbox-input:where(.svelte-10by53x):checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){transform:scale(1);-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"><path d="m424-424-86-86q-11-11-28-11t-28 11q-11 11-11 28t11 28l114 114q12 12 28 12t28-12l226-226q11-11 11-28t-11-28q-11-11-28-11t-28 11L424-424ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px"><path d="m424-424-86-86q-11-11-28-11t-28 11q-11 11-11 28t11 28l114 114q12 12 28 12t28-12l226-226q11-11 11-28t-11-28q-11-11-28-11t-28 11L424-424ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"/></svg>');-webkit-mask-size:auto;mask-size:auto;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--ic-checkbox-selected-checkbox-color);border:0;transition:transform 90ms cubic-bezier(0,0,.2,1),border-color 90ms cubic-bezier(0,0,.2,1)}.ic-checkbox-wrapper.ic-disabled.svelte-10by53x{cursor:default;pointer-events:none;opacity:.3}.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:not(:checked):not(:indeterminate)+.ic-checkbox-background:where(.svelte-10by53x):before{background-color:var(--ic-checkbox-unselected-disabled-color)}.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:not(:checked):not(:indeterminate)+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:not(:checked):not(:indeterminate)+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-unselected-disabled-color)}.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:checked+.ic-checkbox-background:where(.svelte-10by53x):before,.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:indeterminate+.ic-checkbox-background:where(.svelte-10by53x):before{background-color:var(--ic-checkbox-selected-disabled-color)}.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:checked+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x),.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:indeterminate+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-outer:where(.svelte-10by53x),.ic-checkbox-wrapper.ic-disabled.svelte-10by53x>.ic-checkbox:where(.svelte-10by53x)>.ic-checkbox-input:where(.svelte-10by53x):disabled:indeterminate+.ic-checkbox-background:where(.svelte-10by53x)>.ic-checkbox-background-inner:where(.svelte-10by53x){border-color:var(--ic-checkbox-selected-disabled-color)}.ic-checkbox-wrapper.ic-primary.svelte-10by53x{--ic-checkbox-label-color: var(--credenza-text-primary);--ic-checkbox-selected-checkbox-color: var(--credenza-checkbox-primary);--ic-checkbox-selected-pressed: var(--credenza-checkbox-primary);--ic-checkbox-selected-hover: var(--credenza-checkbox-primary);--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox);--ic-checkbox-unselected-hover: var(--credenza-checkbox);--ic-checkbox-unselected-pressed: var(--credenza-checkbox)}.ic-checkbox-wrapper.ic-primary.ic-full-color.svelte-10by53x{--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox-primary);--ic-checkbox-unselected-hover: var(--credenza-checkbox-primary);--ic-checkbox-unselected-pressed: var(--credenza-checkbox-primary)}.ic-checkbox-wrapper.ic-secondary.svelte-10by53x{--ic-checkbox-label-color: var(--credenza-text-primary);--ic-checkbox-selected-checkbox-color: var(--credenza-checkbox-secondary);--ic-checkbox-selected-pressed: var(--credenza-checkbox-secondary);--ic-checkbox-selected-hover: var(--credenza-checkbox-secondary);--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox);--ic-checkbox-unselected-hover: var(--credenza-checkbox);--ic-checkbox-unselected-pressed: var(--credenza-checkbox)}.ic-checkbox-wrapper.ic-secondary.ic-full-color.svelte-10by53x{--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox-secondary);--ic-checkbox-unselected-hover: var(--credenza-checkbox-secondary);--ic-checkbox-unselected-pressed: var(--credenza-checkbox-secondary)}.ic-checkbox-wrapper.ic-tertiary.svelte-10by53x{--ic-checkbox-label-color: var(--credenza-text-primary);--ic-checkbox-selected-checkbox-color: var(--credenza-checkbox-tertiary);--ic-checkbox-selected-pressed: var(--credenza-checkbox-tertiary);--ic-checkbox-selected-hover: var(--credenza-checkbox-tertiary);--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox);--ic-checkbox-unselected-hover: var(--credenza-checkbox);--ic-checkbox-unselected-pressed: var(--credenza-checkbox)}.ic-checkbox-wrapper.ic-tertiary.ic-full-color.svelte-10by53x{--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox-tertiary);--ic-checkbox-unselected-hover: var(--credenza-checkbox-tertiary);--ic-checkbox-unselected-pressed: var(--credenza-checkbox-tertiary)}.ic-checkbox-wrapper.ic-success.svelte-10by53x{--ic-checkbox-label-color: var(--credenza-text-primary);--ic-checkbox-selected-checkbox-color: var(--credenza-checkbox-success);--ic-checkbox-selected-pressed: var(--credenza-checkbox-success);--ic-checkbox-selected-hover: var(--credenza-checkbox-success);--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox);--ic-checkbox-unselected-hover: var(--credenza-checkbox);--ic-checkbox-unselected-pressed: var(--credenza-checkbox)}.ic-checkbox-wrapper.ic-success.ic-full-color.svelte-10by53x{--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox-success);--ic-checkbox-unselected-hover: var(--credenza-checkbox-success);--ic-checkbox-unselected-pressed: var(--credenza-checkbox-success)}.ic-checkbox-wrapper.ic-warn.svelte-10by53x{--ic-checkbox-label-color: var(--credenza-text-primary);--ic-checkbox-selected-checkbox-color: var(--credenza-checkbox-warn);--ic-checkbox-selected-pressed: var(--credenza-checkbox-warn);--ic-checkbox-selected-hover: var(--credenza-checkbox-warn);--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox);--ic-checkbox-unselected-hover: var(--credenza-checkbox);--ic-checkbox-unselected-pressed: var(--credenza-checkbox)}.ic-checkbox-wrapper.ic-warn.ic-full-color.svelte-10by53x{--ic-checkbox-unselected-checkbox-color: var(--credenza-checkbox-warn);--ic-checkbox-unselected-hover: var(--credenza-checkbox-warn);--ic-checkbox-unselected-pressed: var(--credenza-checkbox-warn)}}
