@layer components{.checkbox-option{flex-basis:calc(50% - .25rem);align-items:center;gap:.5rem;min-width:300px;display:flex}.checkbox-root{box-sizing:border-box;background-color:#fff;border:1px solid #7583a0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.checkbox-root-checked{background-color:#4f43ba}.checkbox-root:hover{background-color:#c5c2f5}.checkbox-indicator svg{color:#fff;width:12px;height:12px}.checkbox-label{text-align:left;white-space:nowrap;font-weight:500}}
