.allowlist-page{box-sizing:border-box;background:#f8fafc80;border:1px solid #e2e8f0e6;border-radius:.75rem;flex-direction:column;gap:1rem;min-width:0;padding:1rem;display:flex}@media (min-width:40rem){.allowlist-page{padding:1.25rem}}@media (min-width:64rem){.allowlist-page{padding:1.5rem}}.allowlist-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.allowlist-card-header{box-sizing:border-box;padding:1rem 1.5rem}.allowlist-card-header--bordered{background:#f8fafc66;border-bottom:1px solid #f1f5f9}.allowlist-card-body{box-sizing:border-box;flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem;display:flex}.allowlist-card-body--spaced{gap:1.25rem;padding-top:1.25rem}.allowlist-card-title{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600;line-height:1.75rem}.allowlist-card-desc{color:#475569;max-width:42rem;margin:0;font-size:.875rem;line-height:1.625}.allowlist-inset{box-sizing:border-box;padding:1rem 1.25rem}@media (min-width:40rem){.allowlist-inset{padding:1.25rem 1.5rem}}.allowlist-inset-panel{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0e6;border-radius:.75rem;box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a08}.allowlist-inset-panel.allowlist-inset{flex-direction:column;gap:1rem;display:flex}.allowlist-status-panel{box-sizing:border-box;background:#f8fafccc;border:1px solid #e2e8f0;border-radius:.5rem}.allowlist-status-panel--enabled{background:#ecfdf5e6;border-color:#a7f3d0}.allowlist-status-label{letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin:0;font-size:.75rem;font-weight:600}.allowlist-status-title{color:#334155;margin:.25rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.75rem}.allowlist-status-title--enabled{color:#065f46}.allowlist-status-desc{color:#475569;margin:.25rem 0 0;font-size:.875rem;line-height:1.25rem}.allowlist-message-hint{color:#475569;margin:0;font-size:.875rem;line-height:1.625}.allowlist-message-hint strong{color:#1e293b;font-weight:500}.allowlist-disable-card{box-sizing:border-box;background:linear-gradient(135deg,#fffbebf2 0%,#fff 50%,#f8fafc 100%);border:1px solid #fde68ae6;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.allowlist-disable-header{box-sizing:border-box;background:#fffbeb99;border-bottom:1px solid #fef3c7cc;gap:.75rem;padding:1rem 1.25rem;display:flex}@media (min-width:40rem){.allowlist-disable-header{padding:1.25rem 1.5rem}}.allowlist-disable-icon{color:#92400e;background:#fef3c7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 0 0 1px #fde68acc}.allowlist-disable-title{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}.allowlist-disable-desc{color:#475569;margin:.125rem 0 0;font-size:.75rem;line-height:1.625}.allowlist-disable-body{box-sizing:border-box;flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}@media (min-width:40rem){.allowlist-disable-body{padding:1.25rem 1.5rem}}.allowlist-disable-option-panel{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0e6;border-radius:.5rem;padding:1rem 1.25rem;box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a08}@media (min-width:40rem){.allowlist-disable-option-panel{padding:1.25rem 1.5rem}}.allowlist-disable-hint{color:#475569;background:#f8fafc;border-radius:.375rem;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.75rem;line-height:1.625;box-shadow:0 0 0 1px #f1f5f9}.allowlist-disable-hint strong{color:#334155;font-weight:500}.allowlist-disable-footer{box-sizing:border-box;border-top:1px solid #fef3c7cc;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}@media (min-width:40rem){.allowlist-disable-footer{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem 1.5rem}}.allowlist-disable-footer-note{color:#64748b;margin:0;font-size:.75rem}.allowlist-field-label{color:#1e293b;width:100%;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.allowlist-filter-label{letter-spacing:.05em;text-transform:uppercase;color:#64748b;width:100%;margin-bottom:.375rem;font-size:.75rem;font-weight:500;display:block}.allowlist-field{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;height:2.5rem;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0a}.allowlist-field::placeholder{color:#94a3b8}.allowlist-field:hover:not(:disabled){border-color:#cbd5e1}.allowlist-field:focus-visible{border-color:#48b2bf;outline:none;box-shadow:0 0 0 2px #48b2bf40}.allowlist-field:disabled{cursor:not-allowed;opacity:.5}.allowlist-panel input.allowlist-field,.allowlist-panel button.allowlist-field{background:#fff;border-color:#e2e8f0;min-height:2.5rem;padding-top:0;padding-bottom:0;box-shadow:0 1px 2px #0f172a0a;height:2.5rem!important}.allowlist-panel input.allowlist-field--compact,.allowlist-panel button.allowlist-field--compact{min-height:2.25rem;height:2.25rem!important}.allowlist-panel [data-slot=card-header].allowlist-card-header,.allowlist-panel [data-slot=card-content].allowlist-card-body{padding:1rem 1.5rem}.allowlist-panel [data-slot=card-content].allowlist-card-body{padding-bottom:1.5rem}.allowlist-panel [data-slot=card-content].allowlist-card-body--spaced{gap:1.25rem;padding-top:1.25rem}.allowlist-field--compact{height:2.25rem}.allowlist-stats{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;box-shadow:0 1px 2px #0f172a0d}@media (min-width:40rem){.allowlist-stats{padding:1.25rem}}.allowlist-stats-header{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}@media (min-width:48rem){.allowlist-stats-header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.allowlist-stats-title{color:#0f172a;margin:0;font-size:.9375rem;font-weight:600}.allowlist-stats-desc{color:#64748b;margin:.25rem 0 0;font-size:.8125rem;line-height:1.5}.allowlist-stats-updated{color:#64748b;white-space:nowrap;margin:0;font-size:.75rem}.allowlist-stats-loading{justify-content:center;padding:1.5rem 0;display:flex}.allowlist-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:40rem){.allowlist-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:64rem){.allowlist-stats-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.allowlist-stats-filter-btn{box-sizing:border-box;font:inherit;text-align:left;cursor:pointer;margin:0;transition:border-color .15s,box-shadow .15s,background-color .15s}.allowlist-stats-filter-btn:hover:not(:disabled){border-color:#cbd5e1;box-shadow:0 1px 3px #0f172a14}.allowlist-stats-filter-btn:focus-visible{outline-offset:2px;outline:2px solid #48b2bf}.allowlist-stats-filter-btn:disabled{cursor:not-allowed;opacity:.6}.allowlist-stats-filter-btn--active{box-shadow:0 0 0 2px #48b2bf40;border-color:#48b2bf!important}.allowlist-stats-total{background:#48b2bf14;border:1px solid #0000;border-radius:.5rem;flex-direction:column;grid-column:1/-1;gap:.25rem;padding:.75rem 1rem;display:flex}.allowlist-stats-total.allowlist-stats-filter-btn--active{background:#48b2bf29}@media (min-width:40rem){.allowlist-stats-total{grid-column:span 2}}@media (min-width:64rem){.allowlist-stats-total{grid-column:span 1}}.allowlist-stats-total-label{color:#475569;font-size:.75rem;font-weight:500}.allowlist-stats-total-value{color:#0f766e;font-size:1.5rem;font-weight:700;line-height:1.2}.allowlist-stats-cell{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.625rem .75rem;display:flex}.allowlist-stats-cell.allowlist-stats-filter-btn--active{background:#fff}.allowlist-status-badge{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1.25;display:inline-flex}.allowlist-status-badge--compact{align-self:flex-start;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.allowlist-status-badge--normal{color:#1e293b;background-color:#f1f5f9}.allowlist-status-badge--pre_install{color:#854d0e;background-color:#ffedd5}.allowlist-status-badge--pre_install_signed_up{color:#1e3a8a;background-color:#dbeafe}.allowlist-status-badge--pre_registered{color:#581c87;background-color:#e0e7ff}.allowlist-status-badge--pre_registered_approved{color:#064e3b;background-color:#d1fae5}.allowlist-status-badge--blocked{color:#7f1d1d;background-color:#fee2e2}.allowlist-stats-badge{border-radius:9999px;align-self:flex-start;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.allowlist-stats-count{color:#0f172a;font-size:1.125rem;font-weight:700}.allowlist-filters{box-sizing:border-box;background:linear-gradient(#f8fafccc,#fff);border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;box-shadow:0 1px 2px #0f172a0d}@media (min-width:40rem){.allowlist-filters{padding:1.25rem}}.allowlist-filters-intro{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.allowlist-filters-icon{color:#48b2bf;background:#fff;border:1px solid #e2e8f0cc;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 1px 2px #0f172a0d}.allowlist-filters-title{color:#0f172a;margin:0;font-size:.875rem;font-weight:500}.allowlist-filters-desc{color:#64748b;margin:.125rem 0 0;font-size:.75rem}.allowlist-filters-grid{gap:1.25rem;display:grid}@media (min-width:48rem){.allowlist-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.allowlist-search-wrap{position:relative}.allowlist-search-icon{pointer-events:none;z-index:1;color:#94a3b8;width:1rem;height:1rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.allowlist-search-input{padding-left:2.5rem!important}.allowlist-filters-legend{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:1rem;padding-top:.75rem;display:flex}.allowlist-filters-legend-note{color:#64748b;align-self:center;font-size:.75rem;line-height:1.4}.allowlist-filters-legend-badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.allowlist-table-shell{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.allowlist-table-scroll{box-sizing:border-box;padding-left:1rem;padding-right:1rem;overflow-x:auto}@media (min-width:40rem){.allowlist-table-scroll{padding-left:1.25rem;padding-right:1.25rem}}.allowlist-panel th.allowlist-table-head{box-sizing:border-box;text-align:left;vertical-align:middle;white-space:normal;letter-spacing:.05em;text-transform:uppercase;color:#475569;height:3rem;font-size:.75rem;font-weight:600;padding:.75rem 1rem!important}@media (min-width:40rem){.allowlist-panel th.allowlist-table-head{padding:.75rem 1.25rem!important}}.allowlist-panel td.allowlist-table-cell{box-sizing:border-box;vertical-align:top;white-space:normal;padding:.75rem 1rem!important}@media (min-width:40rem){.allowlist-panel td.allowlist-table-cell{padding:.75rem 1.25rem!important}}.allowlist-table-head-row{background:#f8fafce6;border-bottom:1px solid #e2e8f0}.allowlist-table-row--readonly{background:#f8fafcb3}.allowlist-table-footer{box-sizing:border-box;background:#f8fafc66;border:1px solid #f1f5f9;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}@media (min-width:40rem){.allowlist-table-footer{padding:.75rem 1.25rem}}.allowlist-empty{box-sizing:border-box;text-align:center;background:#f8fafc80;border:1px dashed #e2e8f0;border-radius:.75rem;padding:3.5rem 1.5rem}.allowlist-empty-text{color:#475569;margin:0;font-size:.875rem}.allowlist-muted-text{text-align:center;color:#64748b;margin:0;font-size:.875rem}.allowlist-select-menu{z-index:200;color:#0f172a;background:#fff;border:1px solid #e2e8f0;padding:.375rem;box-shadow:0 10px 15px #0f172a1a}.allowlist-select-item{cursor:pointer;border-radius:.375rem;padding:.625rem .75rem .625rem 2rem}.allowlist-select-item:focus{background:#f1f5f9}.allowlist-select-item--danger{color:#b91c1c}.allowlist-select-item--danger:focus{color:#991b1b;background:#fef2f2}.allowlist-country-select .PhoneInput{align-items:center;display:flex}.allowlist-country-select .PhoneInputCountry{flex:100%;max-width:100%}.allowlist-country-select .PhoneInputInput{display:none}.allowlist-allow-access-btn{box-sizing:border-box;white-space:nowrap;color:#28737c;background:#fff;border:1px solid #48b2bf66;align-items:center;height:2rem;padding:0 .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.allowlist-allow-access-btn:hover:not(:disabled){background:#48b2bf1a}.allowlist-allow-access-btn:disabled{cursor:not-allowed;opacity:.5}.allowlist-actions-cell{vertical-align:middle!important}.allowlist-actions-empty{color:#94a3b8;font-size:.875rem;display:inline-block}.allowlist-actions-trigger{box-sizing:border-box;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;min-width:7.5rem;height:2.25rem;padding:0 .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.allowlist-actions-trigger:hover:not(:disabled){color:#0f172a;background:#48b2bf0f;border-color:#48b2bf8c}.allowlist-actions-trigger:focus-visible{border-color:#48b2bf;outline:none;box-shadow:0 0 0 3px #48b2bf38}.allowlist-actions-trigger:disabled{cursor:not-allowed;opacity:.55}.allowlist-actions-trigger-icon{color:#64748b;flex-shrink:0;width:1rem;height:1rem}.allowlist-actions-trigger-label{line-height:1}.allowlist-actions-trigger-chevron{color:#94a3b8;flex-shrink:0;width:.875rem;height:.875rem;transition:transform .15s}.allowlist-actions-trigger[data-state=open] .allowlist-actions-trigger-chevron{transform:rotate(180deg)}.allowlist-actions-menu{box-sizing:border-box;overflow:hidden;z-index:250!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.75rem!important;min-width:15.5rem!important;padding:.375rem!important;box-shadow:0 12px 28px #0f172a1f,0 0 0 1px #0f172a0a!important}.allowlist-actions-menu-label{letter-spacing:.06em;text-transform:uppercase;margin:0;color:#64748b!important;padding:.5rem .625rem .375rem!important;font-size:.6875rem!important;font-weight:600!important}.allowlist-actions-separator{background:#f1f5f9!important;margin:.375rem 0!important}.allowlist-actions-item{box-sizing:border-box;outline:none;cursor:pointer!important;border-radius:.5rem!important;align-items:flex-start!important;gap:.75rem!important;padding:.625rem .75rem!important;display:flex!important}.allowlist-actions-item[data-highlighted],.allowlist-actions-item:focus{background:#f8fafc!important}.allowlist-actions-item--danger[data-highlighted],.allowlist-actions-item--danger:focus{background:#fef2f2!important}.allowlist-actions-item-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.allowlist-actions-item-icon--teal{color:#28737c;background:#48b2bf1f}.allowlist-actions-item-icon--amber{color:#b45309;background:#fef3c7}.allowlist-actions-item-icon--slate{color:#475569;background:#f1f5f9}.allowlist-actions-item-icon--danger{color:#b91c1c;background:#fee2e2}.allowlist-actions-item-copy{text-align:left;flex-direction:column;flex:1;gap:.125rem;min-width:0;padding-top:.0625rem;display:flex}.allowlist-actions-item-title{color:#0f172a;font-size:.875rem;font-weight:500;line-height:1.25rem}.allowlist-actions-item-sub{color:#64748b;font-size:.75rem;line-height:1.125rem}.allowlist-actions-item--danger .allowlist-actions-item-title{color:#b91c1c}.allowlist-actions-item--danger .allowlist-actions-item-sub{color:#dc2626}
[data-slot=checkbox-indicator]>svg{display:none}[data-slot=checkbox-indicator][data-state=checked]>svg:first-of-type,[data-slot=checkbox-indicator][data-state=indeterminate]>svg:last-of-type{display:block}
.ui-switch{background-color:#cbced4;border:1px solid #0000;border-radius:9999px;outline:none;flex-shrink:0;align-items:center;width:2rem;height:1.15rem;transition:background-color .15s,opacity .15s;display:inline-flex}.ui-switch[data-state=checked]{background-color:#48b2bf}.ui-switch[data-state=unchecked]{background-color:#cbced4}.ui-switch:focus-visible{box-shadow:0 0 0 3px #48b2bf59}.ui-switch:disabled{cursor:not-allowed;opacity:.5}.ui-switch-thumb{pointer-events:none;background-color:#fff;border-radius:9999px;width:1rem;height:1rem;transition:transform .15s;display:block;transform:translate(0);box-shadow:0 1px 2px #0f172a26}.ui-switch[data-state=checked] .ui-switch-thumb{transform:translate(calc(100% - 2px))}.ui-switch[data-state=unchecked] .ui-switch-thumb{transform:translate(0)}
