.c-array-input{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.c-array-input__container{flex-direction:column;gap:1rem;display:flex}.c-array-input__item-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.c-array-input__item-fields{flex-direction:column;gap:.75rem;display:flex}
.c-schedule-input{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:4px;display:flex;overflow:hidden}.c-schedule-input__day-row{background:#fff;border-bottom:1px solid #f3f4f6;padding:10px 12px}.c-schedule-input__day-row:last-child{border-bottom:none}.c-schedule-input__day-row--disabled{opacity:.7;background:#f9fafb}.c-schedule-input__day-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.c-schedule-input__day-toggle{cursor:pointer;color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.c-schedule-input__checkbox{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.c-schedule-input__day-name{font-size:13px;font-weight:600}.c-schedule-input__copy-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:2px 8px;font-size:11px}.c-schedule-input__copy-btn:hover{color:#3b82f6;background:#eff6ff}.c-schedule-input__slots{flex-direction:column;gap:6px;margin-top:8px;padding-left:24px;display:flex}.c-schedule-input__slot{align-items:center;gap:6px;display:flex}.c-schedule-input__time-input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:4px;width:110px;padding:4px 8px;font-size:13px}.c-schedule-input__time-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.c-schedule-input__time-input:disabled{cursor:not-allowed;background:#f3f4f6}.c-schedule-input__separator{color:#9ca3af;padding:0 2px;font-size:13px}.c-schedule-input__remove-slot{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:4px;font-size:16px;line-height:1;display:flex}.c-schedule-input__remove-slot:hover{background:#fecaca}.c-schedule-input__add-slot{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:1px dashed #d1d5db;border-radius:4px;margin-top:4px;padding:4px 10px;font-size:12px}.c-schedule-input__add-slot:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}
.c-blocked-dates{flex-direction:column;gap:10px;display:flex}.c-blocked-dates__add-row{gap:8px;display:flex}.c-blocked-dates__date-input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:6px 10px;font-size:13px}.c-blocked-dates__date-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.c-blocked-dates__date-input:disabled{cursor:not-allowed;background:#f3f4f6}.c-blocked-dates__add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500}.c-blocked-dates__add-btn:hover{background:#2563eb}.c-blocked-dates__add-btn:disabled{opacity:.5;cursor:not-allowed}.c-blocked-dates__list{flex-direction:column;gap:4px;max-height:250px;display:flex;overflow-y:auto}.c-blocked-dates__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:13px;display:flex}.c-blocked-dates__date-text{color:#374151}.c-blocked-dates__remove-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;line-height:1;display:flex}.c-blocked-dates__remove-btn:hover{background:#fecaca}.c-blocked-dates__clear-btn{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;padding:4px 0;font-size:12px}.c-blocked-dates__clear-btn:hover{color:#dc2626}.c-blocked-dates__empty{color:#9ca3af;margin:0;padding:4px 0;font-size:13px;font-style:italic}
.c-intake-fields{flex-direction:column;gap:8px;display:flex}.c-intake-fields__item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.c-intake-fields__item-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.c-intake-fields__item-number{color:#9ca3af;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.c-intake-fields__item-actions{gap:4px;display:flex}.c-intake-fields__move-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:flex}.c-intake-fields__move-btn:hover{color:#374151;background:#f3f4f6}.c-intake-fields__move-btn:disabled{opacity:.3;cursor:not-allowed}.c-intake-fields__remove-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:flex}.c-intake-fields__remove-btn:hover{background:#fecaca}.c-intake-fields__field-row{margin-bottom:6px}.c-intake-fields__field-row--inline{align-items:center;gap:10px;display:flex}.c-intake-fields__label-input,.c-intake-fields__options-input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 10px;font-size:13px}.c-intake-fields__label-input:focus,.c-intake-fields__options-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.c-intake-fields__label-input:disabled,.c-intake-fields__options-input:disabled{cursor:not-allowed;background:#f3f4f6}.c-intake-fields__label-input::-moz-placeholder{color:#9ca3af}.c-intake-fields__options-input::-moz-placeholder{color:#9ca3af}.c-intake-fields__label-input::placeholder,.c-intake-fields__options-input::placeholder{color:#9ca3af}.c-intake-fields__type-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:6px 10px;font-size:13px}.c-intake-fields__type-select:focus{border-color:#3b82f6;outline:none}.c-intake-fields__type-select:disabled{cursor:not-allowed;background:#f3f4f6}.c-intake-fields__required-label{color:#6b7280;white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.c-intake-fields__required-checkbox{accent-color:#3b82f6;cursor:pointer;width:14px;height:14px}.c-intake-fields__add-btn{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:1px dashed #d1d5db;border-radius:8px;padding:8px 12px;font-size:13px}.c-intake-fields__add-btn:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.c-intake-fields__empty{color:#9ca3af;text-align:center;margin:0;padding:6px 0;font-size:13px;font-style:italic}
.c-form-block__buttons-wrapper{flex-direction:column;margin-top:1.25rem;margin-bottom:1.25rem;display:flex}@media (min-width:640px){.c-form-block__buttons-wrapper{flex-direction:row;justify-content:space-between;margin-top:1.25rem;margin-bottom:1.25rem;display:flex}}.c-form-block .c-alert-message{white-space:pre-line}.c-form-block input[type=text]:focus,.c-form-block input[type=email]:focus,.c-form-block input[type=password]:focus,.c-form-block input[type=number]:focus,.c-form-block input[type=tel]:focus,.c-form-block input[type=url]:focus,.c-form-block textarea:focus,.c-form-block select:focus{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-offset-width:0px;outline:2px solid #0000}.c-form-block input[type=checkbox],.c-form-block input[type=radio]{accent-color:#64748b}.c-input-group,.c-input-group__wrapper{flex-direction:column;display:flex}.c-input-group__label--required{--tw-text-opacity:1;color:rgb(204 0 0/var(--tw-text-opacity,1));margin-left:.25rem}.c-input-group__info{white-space:pre-line;display:block}.c-input-group__options{flex-direction:column;align-items:baseline;display:flex}.c-input-group--checkbox .c-input-group__option,.c-input-group--radio .c-input-group__option{flex-direction:row-reverse;align-items:baseline;display:flex}
.b-form-placeholder{margin-bottom:1.5rem}@keyframes pulse{50%{opacity:.5}}.b-form-placeholder{--tw-border-opacity:1;border-width:2px;border-color:rgb(191 191 191/var(--tw-border-opacity,1));border-radius:.5rem;padding:1rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.b-form-placeholder__header{margin-bottom:1.5rem}.b-form-placeholder__title{--tw-bg-opacity:1;background-color:rgb(191 191 191/var(--tw-bg-opacity,1));border-radius:.125rem;width:75%;height:2rem;margin-bottom:.5rem}@media (prefers-color-scheme:dark){.b-form-placeholder__title{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}}.b-form-placeholder__inputs{width:100%}.b-form-placeholder__inputs>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.b-form-placeholder__input-wrapper{flex-direction:column;margin-bottom:1rem;display:flex}.b-form-placeholder__input-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.b-form-placeholder__input-label{--tw-bg-opacity:1;background-color:rgb(191 191 191/var(--tw-bg-opacity,1));border-radius:.125rem;width:25%;height:1.25rem}@media (prefers-color-scheme:dark){.b-form-placeholder__input-label{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}}.b-form-placeholder__input-field{--tw-bg-opacity:1;background-color:rgb(191 191 191/var(--tw-bg-opacity,1));border-radius:.125rem;width:100%;height:2.5rem}@media (prefers-color-scheme:dark){.b-form-placeholder__input-field{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}}.b-form-placeholder__input-info{--tw-bg-opacity:1;background-color:rgb(191 191 191/var(--tw-bg-opacity,1));border-radius:.125rem;width:33.3333%;height:1rem;margin-top:.25rem}@media (prefers-color-scheme:dark){.b-form-placeholder__input-info{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}}.b-form-placeholder__buttons-wrapper{flex-direction:column;gap:.5rem;margin-top:1.25rem;margin-bottom:1.25rem;display:flex}.b-form-placeholder__buttons-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}@media (min-width:640px){.b-form-placeholder__buttons-wrapper{flex-direction:row;justify-content:space-between}.b-form-placeholder__buttons-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse));--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}}.b-form-placeholder__button{--tw-bg-opacity:1;background-color:rgb(191 191 191/var(--tw-bg-opacity,1));border-radius:.125rem;height:2.5rem}@media (prefers-color-scheme:dark){.b-form-placeholder__button{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}}.b-form-placeholder__button--delete{width:100%}@media (min-width:640px){.b-form-placeholder__button--delete{width:25%}}.b-form-placeholder__button--submit{width:100%}@media (min-width:640px){.b-form-placeholder__button--submit{width:33.3333%}}
