.bit-form form,.bit-form .form-field{flex-direction:column;flex-grow:1;justify-content:space-evenly;padding-bottom:15px;display:flex}.bit-form input:not([type=submit]),.bit-form textarea,.bit-form select{color:#000;background:#fff;border:1px solid #000;border-radius:8px;padding:10px 15px;font-size:1rem}.bit-form label{margin-bottom:5px;font-size:1.125rem}.bit-form label,.bit-form button{margin-top:15px}.bit-form .checkbox-wrapper{align-items:flex-start;display:flex}.bit-form .checkbox-wrapper input{display:none}.bit-form .checkbox-wrapper label{cursor:pointer;padding-left:25px;position:relative}.bit-form .checkbox-wrapper label:before,.bit-form .checkbox-wrapper label:after{z-index:2;content:"";color:#000;background:#fff;border:1px solid #000;border-radius:4px;width:20px;height:20px;font-size:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bit-form .checkbox-wrapper input:checked+label:after{z-index:3;content:"✓";color:green;font-weight:700;line-height:20px;position:absolute}.bit-form button{padding:.5rem}.bit-form .error{color:#b22222;margin:5px 0 0;font-weight:700}.data-table table.table thead tr th{color:#6b7280;background-color:#f9fafb;border-bottom:none;padding:.9375rem;font-weight:500}.data-table table.table tbody tr td{color:#1f2937;background-color:#fff;padding:.9375rem}.data-table select{width:auto}.data-table .table-header input,.data-table .table-header select{color:#1f2937;background-color:#e5e7eb}.data-table .dt-controls-panel{background:#f8f9fb;border:1px solid #e9ecef;border-radius:12px;padding:14px 16px}.data-table .dt-controls-panel input,.data-table .dt-controls-panel select{background-color:#fff;border-color:#dfe3e8}.data-table .dt-field .form-label{text-transform:uppercase;letter-spacing:.04em;color:#8a94a6;margin-bottom:4px;font-size:.7rem;font-weight:700}.data-table .dt-field form,.data-table .dt-w100-down-xl{width:100%}@media (min-width:1200px){.data-table .dt-w100-down-xl{width:auto}.data-table .bit-filter-search{min-width:var(--bit-filter-search-min-width,auto)}}.data-table .dt-filter-toggle{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000a}.data-table .dt-filter-toggle:hover{background:#f9fafb}.data-table .dt-filter-toggle.is-open{color:#1f2937;background:#eef2ff;border-color:#c7d2fe}.data-table .dt-chevron{transition:transform .2s}.data-table .dt-chevron.rot{transform:rotate(180deg)}.data-table .dt-sort-dir{white-space:nowrap;font-weight:600}.dt-card{border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .15s}.dt-card:hover{box-shadow:0 4px 14px #00000014}.dt-card .card-body{padding:1.15rem 1.25rem}.dt-card .dt-card-title{color:#1f2937;overflow-wrap:anywhere;word-break:break-word;font-size:1.1rem;line-height:1.3}.dt-card .dt-card-row{padding-top:.5rem;padding-bottom:.5rem;font-size:.95rem}.dt-card .dt-card-row>span:first-child{color:#6b7280;white-space:nowrap}.dt-card .dt-card-row>span:last-child{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}@media (max-width:767.98px){.data-table .dt-controls-panel{margin-bottom:4px;padding:12px}}.data-card-simple{background:#fff;border-radius:12px;padding:24px}.data-card-simple__header{justify-content:space-between;display:flex}.data-card-simple__title{color:#6b7280;padding-right:15px;font-size:1rem;font-weight:400}.data-card-simple__icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.data-card-simple__data{color:#000;font-size:1.875rem;font-weight:600}.integrations-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.integrations-card__header{justify-content:space-between;align-items:center;display:flex}.integrations-card__info{align-items:center;gap:10px;display:flex}.integrations-card__icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.integrations-card__title{color:#1f2937;font-size:18px;font-weight:700}.integrations-card__status .badge{border-radius:12px;padding:5px 10px;font-size:12px;font-weight:500}.integrations-card__status .badge-active{color:#059669;background:#d1fae5}.integrations-card__status .badge-pending{color:#d97706;background:#fef3c7}.integrations-card__status .badge-error{color:#dc2626;background:#fee2e2}.integrations-card__status .badge-disabled{color:#4b5563;background:#f3f4f6}.integrations-card__buttons{gap:8px;margin-top:10px;display:flex}.form-switch .form-check-input{cursor:pointer;width:44px;height:24px}.form-switch .form-check-input:checked{background-color:#10b981;border-color:#10b981}.form-switch .form-check-input:focus{box-shadow:0 0 0 .25rem #10b98141}
