.bookinger-security-center{font-family:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;margin:16px 0;color:#0D1B2A;box-shadow:0 8px 24px rgba(13,27,42,.06)}
.bsec-header h3{margin:0 0 6px;font-size:24px;color:#0D1B2A}.bsec-header p{margin:0 0 18px;color:#526071}.bsec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bsec-card{border:1px solid #edf0f4;border-radius:14px;padding:18px;background:#fbfdff}.bsec-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bsec-title{font-weight:700;margin-bottom:8px}.bsec-status{display:inline-block;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;margin-bottom:10px}.bsec-status.ok{background:#e8f7ee;color:#147a3d}.bsec-status.pending{background:#fff7e6;color:#9a6500}.bsec-status.inactive{background:#eef1f5;color:#526071}.bsec-card p{color:#526071}.bsec-note{font-size:12px;line-height:1.45;color:#64748b!important;margin-top:12px}.bsec-phone,.bsec-code{width:100%;max-width:320px;padding:9px 11px;border:1px solid #d9dee7;border-radius:10px}.bsec-actions,.bsec-code-row{margin-top:12px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.bsec-message{margin-top:12px;font-weight:600}.bsec-message.ok{color:#147a3d}.bsec-message.error{color:#b42318}.bookinger-security-admin .form-table input.regular-text{min-width:420px}.bookinger-security-box{padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.bsec-switch-wrap{display:flex;align-items:center;gap:8px;user-select:none;cursor:pointer;white-space:nowrap}.bsec-switch-wrap input{display:none}.bsec-switch{position:relative;width:43px;height:24px;border-radius:999px;background:#cbd5e1;transition:.18s ease}.bsec-switch:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.22);transition:.18s ease}.bsec-switch-wrap input:checked+.bsec-switch{background:#1A73E8}.bsec-switch-wrap input:checked+.bsec-switch:before{transform:translateX(19px)}.bsec-toggle-label{font-size:11px;font-weight:800;color:#0D1B2A;min-width:24px}.bsec-switch-wrap.is-saving{opacity:.65;pointer-events:none}
@media(max-width:900px){.bsec-grid{grid-template-columns:1fr}.bookinger-security-admin .form-table input.regular-text{min-width:0;width:100%}.bsec-card-head{align-items:center}}
