.admin-drawer{z-index:1000;pointer-events:auto;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-drawer-overlay{cursor:pointer;opacity:0;background:#0f172a2e;border:none;animation:.24s ease-out forwards admin-drawer-overlay-in;position:absolute;inset:0}.admin-drawer-panel{z-index:1;will-change:transform,opacity;background-color:#fff;flex-direction:column;height:100dvh;min-height:0;animation:.24s cubic-bezier(.22,1,.36,1) forwards admin-drawer-slide-in;display:flex;position:relative;overflow:hidden;box-shadow:-8px 0 24px #1018280a,-2px 0 8px #10182808}.admin-drawer-panel--sm{width:min(420px,100dvw)}.admin-drawer-panel--md{width:min(520px,100dvw)}.admin-drawer-panel--lg{width:min(680px,100dvw)}.admin-drawer-panel--xl{width:min(820px,100dvw)}.admin-drawer-panel--light{color:#2b2b2b;background:#fff}.admin-drawer-panel--dark{color:#f9f9f9;background:#303030}.admin-drawer--closing{pointer-events:none}.admin-drawer--closing .admin-drawer-overlay{animation:.2s ease-in forwards admin-drawer-overlay-out}.admin-drawer--closing .admin-drawer-panel{animation:.2s cubic-bezier(.64,0,.78,0) forwards admin-drawer-slide-out}.admin-drawer-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 26px 20px;display:flex}.admin-drawer-header--light{border-bottom:1px solid #f9f9f9}.admin-drawer-header--dark{border-bottom:1px solid #2b2b2b}.admin-drawer-header-actions{align-items:center;gap:12px;display:flex}.admin-drawer-header-text{flex-direction:column;gap:6px;min-width:0;display:flex}.admin-drawer-header-text h2{color:inherit;margin:0;font-size:20px;font-weight:600;line-height:1.2}.admin-drawer-header-text p{color:#54595f;margin:0;font-size:14px;line-height:1.4}.admin-drawer-close{cursor:pointer;background:0 0;border:1px solid #94a3b859;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding-bottom:2px;font-size:24px;line-height:1;display:inline-flex}.admin-drawer-close--light{color:#1018289d;background:#ffffffb3}.admin-drawer-close--dark{color:#a1a1a19d;background:#ffffff0f}.admin-drawer-body{flex:1;min-height:0;padding:22px 26px;overflow-y:auto}.admin-drawer-footer{justify-content:flex-end;align-items:center;gap:12px;padding:18px 26px 22px;display:flex}.admin-drawer-footer--light{border-top:1px solid #f9f9f9}.admin-drawer-footer--dark{border-top:1px solid #2b2b2b}.admin-drawer-actions{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.admin-drawer-actions button{cursor:pointer;border-radius:6px;min-width:112px;height:38px;padding:0 16px;font-size:12px;font-weight:600;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,opacity .2s ease-in-out}.admin-drawer-actions button:disabled{cursor:not-allowed;opacity:.55}.admin-drawer-actions-secondary,.admin-drawer-actions-secondary--dark,.admin-drawer-actions-secondary--light{background:0 0}.admin-drawer-actions-secondary--light{color:#1018289d;border:1px solid #1018282c}.admin-drawer-actions-secondary--dark{color:#a1a1a19d;border:1px solid #cecece2c}.admin-drawer-actions-primary{color:#f9f9f9;background:#ff741f;border:1px solid #ff741f}.admin-drawer-actions-danger{color:#f9f9f9;background:#ff3b47;border:1px solid #ff3b47}.admin-drawer-form{flex-direction:column;gap:18px;display:flex}.admin-drawer-field{flex-direction:column;gap:8px;display:flex}.admin-drawer-field-row{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.admin-drawer-field span{color:inherit;opacity:.78;font-size:13px;font-weight:600}.admin-drawer-field-input,.admin-drawer-field-input--dark,.admin-drawer-field-input--light{width:100%;height:36px;color:inherit;background:#ffffff0a;border:1px solid #94a3b857;border-radius:7px;outline:none;padding:0 12px;font-size:14px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,background .2s ease-in-out}.admin-drawer-field-input:disabled,.admin-drawer-field-input--dark:disabled,.admin-drawer-field-input--light:disabled{opacity:.6;cursor:not-allowed}.admin-drawer-field-input::placeholder,.admin-drawer-field-input--dark::placeholder,.admin-drawer-field-input--light::placeholder{color:currentColor;opacity:.55}.admin-drawer-field-input--light{color:#1018289d;border:1px solid #1018282c}.admin-drawer-field-input--light:focus{border-color:#1018284d}.admin-drawer-field-input--dark{color:#a1a1a19d;background:0 0;border:1px solid #cecece2c}.admin-drawer-field-input--dark:focus{border-color:#cecece4d}.admin-drawer-field svg{width:20px;height:20px}.admin-drawer-checkbox-group{align-items:center;gap:18px;padding-top:2px;display:flex}.admin-drawer-checkbox{flex-direction:row}.admin-drawer-error{color:#ff3b47;background:#ff3b4714;border:1px solid #ff3b4759;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4}.admin-drawer-password{width:100%;position:relative}.admin-drawer-password-input{padding-right:44px}.admin-drawer-password-eye{color:currentColor;cursor:pointer;opacity:.55;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:opacity .2s ease-in-out;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.admin-drawer-password-eye:hover{opacity:.9}.admin-drawer-password-eye:disabled{cursor:not-allowed;opacity:.35}.admin-drawer-password-eye--light{color:#1018289d}.admin-drawer-password-eye--dark{color:#a1a1a19d}.admin-drawer-password-eye svg{width:19px;height:19px;display:block}.admin-drawer-service-list{scrollbar-width:none;-ms-overflow-style:none;border-radius:10px;flex-direction:column;gap:8px;max-height:260px;padding:8px;display:flex;overflow-y:auto}.admin-drawer-service-list::-webkit-scrollbar{display:none}.admin-drawer-service-list--light{background:#10182805;border:1px solid #1018282c}.admin-drawer-service-list--dark{background:#ffffff05;border:1px solid #cecece2c}.admin-drawer-service-item{border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:8px 10px;display:flex}.admin-drawer-service-item--light{background:#fff;border:1px solid #10182814}.admin-drawer-service-item--dark{background:#303030;border:1px solid #cecece14}.admin-drawer-service-info{align-items:center;gap:10px;min-width:0;display:flex}.admin-drawer-service-logo{border-radius:7px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.admin-drawer-service-logo svg,.admin-drawer-service-logo img{object-fit:contain;width:24px;height:24px}.admin-drawer-service-logo-fallback{color:#f9f9f9;background:#ff741f;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:inline-flex}.admin-drawer-service-text{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-drawer-service-text span{color:inherit;font-size:13px;font-weight:600;line-height:1.2}.admin-drawer-service-text p{color:currentColor;opacity:.55;margin:0;font-size:12px;line-height:1.2}.admin-drawer-service-checkbox{flex:none}.admin-drawer-service-checkbox .custom-checkbox-title{display:none}.admin-drawer-service-header{justify-content:space-between;align-items:center;margin-right:20px;display:flex}.admin-drawer-field-textarea,.admin-drawer-field-textarea--dark,.admin-drawer-field-textarea--light{width:100%;min-height:180px;color:inherit;resize:vertical;background:#ffffff0a;border-radius:7px;outline:none;padding:12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s ease-in-out,opacity .2s ease-in-out}.admin-drawer-field-textarea:disabled,.admin-drawer-field-textarea--dark:disabled,.admin-drawer-field-textarea--light:disabled{cursor:not-allowed;opacity:.6}.admin-drawer-field-textarea::placeholder,.admin-drawer-field-textarea--dark::placeholder,.admin-drawer-field-textarea--light::placeholder{color:currentColor;opacity:.55}.admin-drawer-field-textarea--light{color:#1018289d;border:1px solid #1018282c}.admin-drawer-field-textarea--light:focus{border-color:#1018284d}.admin-drawer-field-textarea--dark{color:#a1a1a19d;border:1px solid #cecece2c}.admin-drawer-field-textarea--dark:focus{border-color:#cecece4d}.admin-drawer-notification-summary,.admin-drawer-notification-summary--dark,.admin-drawer-notification-summary--light{border-radius:8px;flex-direction:column;gap:5px;padding:13px 14px;display:flex}.admin-drawer-notification-summary strong,.admin-drawer-notification-summary--dark strong,.admin-drawer-notification-summary--light strong{font-size:13px;font-weight:600}.admin-drawer-notification-summary span,.admin-drawer-notification-summary--dark span,.admin-drawer-notification-summary--light span{opacity:.65;font-size:12px;line-height:1.45}.admin-drawer-notification-summary--light{background:#10182805;border:1px solid #1018281f}.admin-drawer-notification-summary--dark{background:#ffffff05;border:1px solid #cecece1f}.admin-drawer-notification-recipients-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-drawer-notification-recipients-header span:last-child{opacity:.58;font-size:12px;font-weight:400}.admin-drawer-notification-recipient-list,.admin-drawer-notification-recipient-list--dark,.admin-drawer-notification-recipient-list--light{border-radius:9px;flex-direction:column;gap:7px;max-height:300px;padding:8px;display:flex;overflow-y:auto}.admin-drawer-notification-recipient-list--light{background:#10182805;border:1px solid #1018282c}.admin-drawer-notification-recipient-list--dark{background:#ffffff05;border:1px solid #cecece2c}.admin-drawer-notification-recipient-list-actions{justify-content:flex-end;padding:2px 2px 5px;display:flex}.admin-drawer-notification-recipient-list-actions button{color:#ff741f;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px}.admin-drawer-notification-recipient-list-actions button:disabled{cursor:default;opacity:.45}.admin-drawer-notification-recipient,.admin-drawer-notification-recipient--dark,.admin-drawer-notification-recipient--light{border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:8px 10px;display:flex}.admin-drawer-notification-recipient--light{background:#fff;border:1px solid #10182814}.admin-drawer-notification-recipient--dark{background:#303030;border:1px solid #cecece14}.admin-drawer-notification-recipient-text{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-drawer-notification-recipient-text strong,.admin-drawer-notification-recipient-text span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-drawer-notification-recipient-text strong{font-size:13px;font-weight:600}.admin-drawer-notification-recipient-text span{opacity:.58;font-size:12px}.admin-drawer-notification-recipient-empty{text-align:center;opacity:.58;padding:16px 10px;font-size:12px}.admin-drawer-notification-character-count{opacity:.52;align-self:flex-end;font-size:11px}.admin-drawer-export-options{border:0;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.admin-drawer-export-options legend{color:inherit;opacity:.78;margin-bottom:8px;font-size:13px;font-weight:600}.admin-drawer-export-options:disabled{opacity:.7}.admin-drawer-export-mode,.admin-drawer-export-mode--dark,.admin-drawer-export-mode--light{border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.admin-drawer-export-mode--light{background:#10182805;border:1px solid #1018281f}.admin-drawer-export-mode--dark{background:#ffffff05;border:1px solid #cecece1f}.admin-drawer-export-mode-option{cursor:pointer;min-width:0;position:relative}.admin-drawer-export-mode-option input[type=radio]{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-drawer-export-mode-option span{text-align:center;opacity:.62;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:600;line-height:1.2;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;display:flex}.admin-drawer-export-mode-option:has(input[type=radio]:focus-visible) span{outline-offset:1px;outline:2px solid #ff741f4d}.admin-drawer-export-mode-option--selected span{color:#ff741f;opacity:1;background:#ff741f1a;box-shadow:0 0 0 1px #ff741f3d}.admin-drawer-export-mode-description{color:inherit;opacity:.58;margin-top:-2px;font-size:12px;line-height:1.4}.admin-drawer-export-option,.admin-drawer-export-option--dark,.admin-drawer-export-option--light{cursor:pointer;border-radius:9px;grid-template-columns:minmax(0,1fr);align-items:flex-start;padding:13px 14px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:grid;position:relative}.admin-drawer-export-option input[type=radio],.admin-drawer-export-option--dark input[type=radio],.admin-drawer-export-option--light input[type=radio]{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(.admin-drawer-export-option:has(input[type=radio]:focus-visible),.admin-drawer-export-option--dark:has(input[type=radio]:focus-visible),.admin-drawer-export-option--light:has(input[type=radio]:focus-visible)){outline-offset:2px;outline:2px solid #ff741f4d}.admin-drawer-export-option--light{background:#10182805;border:1px solid #1018281f}.admin-drawer-export-option--dark{background:#ffffff05;border:1px solid #cecece1f}.admin-drawer-export-option--selected{background:#ff741f12;border-color:#ff741f94;box-shadow:0 0 0 1px #ff741f14}.admin-drawer-export-option-text{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-drawer-export-option-text strong{font-size:13px;font-weight:600;line-height:1.3}.admin-drawer-export-option-text small{opacity:.62;font-size:12px;line-height:1.4}.admin-drawer-service-empty{color:currentColor;opacity:.6;padding:12px;font-size:13px}@keyframes admin-drawer-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes admin-drawer-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes admin-drawer-slide-in{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes admin-drawer-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(32px)}}.admin-drawer-users-overview{flex-direction:column;gap:14px;min-height:0;display:flex}.admin-drawer-users-error{color:#ff3b47;background:#ff3b4714;border-radius:7px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.admin-drawer-users-table{width:100%;min-width:0;overflow:hidden}.admin-drawer-users-table-head,.admin-drawer-users-table-row,.admin-drawer-users-table-row--dark,.admin-drawer-users-table-row--light{grid-template-columns:minmax(105px,1fr) minmax(150px,1.15fr) minmax(95px,.9fr) minmax(80px,.75fr) minmax(80px,.75fr) minmax(80px,.7fr);align-items:center;gap:10px;display:grid}.admin-drawer-users-table-head{opacity:.78;padding-bottom:10px;font-size:11px;font-weight:600}.admin-drawer-users-table-body,.admin-drawer-users-table-body--dark,.admin-drawer-users-table-body--light{overflow:hidden}.admin-drawer-users-table-row,.admin-drawer-users-table-row--dark,.admin-drawer-users-table-row--light{min-height:44px;padding:0;font-size:11px}.admin-drawer-users-table-row--light{border-bottom:1px solid #f9f9f9}.admin-drawer-users-table-row--dark{border-bottom:1px solid #2b2b2b}.admin-drawer-users-table-row:first-child,.admin-drawer-users-table-row--light:first-child,.admin-drawer-users-table-row--dark:first-child{border-top:0}.admin-drawer-users-primary,.admin-drawer-users-muted{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-drawer-users-primary{font-weight:700}.admin-drawer-users-muted{color:#6d7077}.admin-drawer-users-badge{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;max-width:100%;height:20px;padding:0 8px;font-size:10px;display:inline-flex}.admin-drawer-users-badge-active{color:#0aa864;background:#e6fff4;border-color:#16a34a2e}.admin-drawer-users-badge-inactive{color:#38445d;background:#e5e7ef;border-color:#5a5a5a28}.admin-drawer-users-badge-expiring_soon{color:#dd7e00;background:#fef1d4;border-color:#f59e0b3d}.admin-drawer-users-badge-expired,.admin-drawer-users-badge-blocked,.admin-drawer-users-badge-cancelled{color:#ff3b47;background:#ff3b4714;border-color:#ff3b472e}.admin-drawer-users-badge-manual{color:#dd7e00;background:#fef1d4;border-color:#f59e0b3d}.admin-drawer-users-badge-external{color:#38445d;background:#e5e7ef;border-color:#5a5a5a28}.admin-drawer-users-badge-ablefy{color:#0aa864;background:#e6fff4;border-color:#5a5a5a28}.admin-drawer-users-empty{color:#6d7077;justify-content:center;align-items:center;min-height:82px;padding:16px;font-size:12px;font-weight:600;display:flex}.admin-drawer-users-pagination{padding:4px 0 0}.admin-drawer-active-sessions-overview{flex-direction:column;gap:14px;min-height:0;display:flex}.admin-drawer-active-sessions-error{color:#ff3b47;background:#ff3b4714;border-radius:7px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.admin-drawer-active-sessions-table{width:100%;min-width:0;overflow:hidden}.admin-drawer-active-sessions-table-head,.admin-drawer-active-sessions-table-row,.admin-drawer-active-sessions-table-row--dark,.admin-drawer-active-sessions-table-row--light{grid-template-columns:minmax(130px,1.1fr) minmax(120px,1fr) minmax(95px,.75fr) minmax(105px,.85fr) minmax(105px,.85fr) minmax(120px,.95fr) minmax(78px,.55fr);align-items:center;gap:10px;display:grid}.admin-drawer-active-sessions-table-head{opacity:.78;padding-bottom:10px;font-size:11px;font-weight:600}.admin-drawer-active-sessions-table-body,.admin-drawer-active-sessions-table-body--dark,.admin-drawer-active-sessions-table-body--light{overflow:hidden}.admin-drawer-active-sessions-table-row,.admin-drawer-active-sessions-table-row--dark,.admin-drawer-active-sessions-table-row--light{min-height:48px;padding:0;font-size:11px}.admin-drawer-active-sessions-table-row--light{border-bottom:1px solid #f9f9f9}.admin-drawer-active-sessions-table-row--dark{border-bottom:1px solid #2b2b2b}.admin-drawer-active-sessions-table-row:first-child,.admin-drawer-active-sessions-table-row--light:first-child,.admin-drawer-active-sessions-table-row--dark:first-child{border-top:0}.admin-drawer-active-sessions-user-cell,.admin-drawer-active-sessions-service-cell{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-drawer-active-sessions-primary,.admin-drawer-active-sessions-muted{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-drawer-active-sessions-primary{font-weight:700}.admin-drawer-active-sessions-muted{color:#6d7077}.admin-drawer-active-sessions-badge{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;max-width:100%;height:20px;padding:0 8px;font-size:10px;display:inline-flex}.admin-drawer-active-sessions-badge-running{color:#0aa864;background:#e6fff4;border-color:#16a34a2e}.admin-drawer-active-sessions-badge-starting,.admin-drawer-active-sessions-badge-action_required{color:#dd7e00;background:#fef1d4;border-color:#f59e0b3d}.admin-drawer-active-sessions-action,.admin-drawer-active-sessions-action--dark,.admin-drawer-active-sessions-action--light{color:#0146fd;cursor:pointer;background:#0146fd14;border:1px solid #0146fd38;border-radius:6px;justify-content:center;align-items:center;min-width:68px;height:28px;padding:0 10px;font-size:11px;font-weight:700;transition:background-color .18s ease-in-out,border-color .18s ease-in-out,opacity .18s ease-in-out;display:inline-flex}.admin-drawer-active-sessions-action:hover,.admin-drawer-active-sessions-action--dark:hover,.admin-drawer-active-sessions-action--light:hover{background:#0146fd21;border-color:#0146fd52}.admin-drawer-active-sessions-action--dark{color:#f9f9f9;background:#ffffff0f;border-color:#ffffff1f}.admin-drawer-active-sessions-empty{color:#6d7077;justify-content:center;align-items:center;min-height:82px;padding:16px;font-size:12px;font-weight:600;display:flex}.admin-drawer-active-sessions-pagination{padding:4px 0 0}
