.tenant-info-container{padding-left:1rem;padding-right:1rem;margin-top:10px;margin-bottom:.25rem}.tenant-info-box{--tenant-status-color:#9ca3af;display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:linear-gradient(180deg,var(--color-bg-secondary) 0,color-mix(in srgb,var(--color-bg-secondary) 92%,transparent) 100%);border-radius:.625rem;border:1px solid var(--color-border);position:relative;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.tenant-info-box:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:3px;border-radius:0 3px 3px 0;background:var(--tenant-status-color)}.tenant-info-box:hover{border-color:color-mix(in srgb,var(--tenant-status-color) 60%,var(--color-border));box-shadow:0 2px 8px color-mix(in srgb,var(--tenant-status-color) 18%,transparent)}.tenant-info-box.tenant-status-active{--tenant-status-color:#16a34a}.tenant-info-box.tenant-status-trialing{--tenant-status-color:#2563eb}.tenant-info-box.tenant-status-past_due{--tenant-status-color:#d97706}.tenant-info-box.tenant-status-suspended{--tenant-status-color:#f97316}.tenant-info-box.tenant-status-canceled{--tenant-status-color:#dc2626}.tenant-info-box.tenant-status-none{--tenant-status-color:#9ca3af}.tenant-avatar{width:38px;height:38px;border-radius:.5rem;background:linear-gradient(135deg,var(--tenant-status-color),color-mix(in srgb,var(--tenant-status-color) 70%,#000));display:flex;align-items:center;justify-content:center;color:white;font-size:.8rem;font-weight:700;letter-spacing:.02em;flex-shrink:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08)}.tenant-name{flex:1;min-width:0}.tenant-name-text{font-size:.875rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-plan{display:flex;align-items:center;gap:.45rem;font-size:.7rem;color:var(--color-text-secondary);margin-top:3px;padding-left:3px;min-width:0}.tenant-status-dot{width:7px;height:7px;border-radius:50%;background:var(--tenant-status-color);flex-shrink:0;box-shadow:0 0 0 2px color-mix(in srgb,var(--tenant-status-color) 22%,transparent)}.tenant-info-box.tenant-status-past_due .tenant-status-dot,.tenant-info-box.tenant-status-trialing .tenant-status-dot{animation:tenant-status-pulse 2s ease-in-out infinite}@keyframes tenant-status-pulse{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--tenant-status-color) 22%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--tenant-status-color) 0%,transparent)}}.tenant-status-label{font-weight:500;letter-spacing:.01em;color:color-mix(in srgb,var(--tenant-status-color) 80%,var(--color-text-secondary));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-menu-divider{border-bottom:1px solid #e0e0e0;margin:.5rem -1rem;padding:0;list-style:none}.bordered-tab .nav-link{font-size:.9rem}.sidebar-menu-area{padding-bottom:100px}#pane-email-templates .ql-container,#pane-email-templates .ql-editor{min-height:250px}.team-table-wrapper{overflow:visible}.team-role-owner{cursor:default}.team-owner-icon{color:#ef4444}.team-pending-btn{cursor:pointer}.team-modal-backdrop{background-color:rgba(0,0,0,.5)}.delete-email-icon{font-size:48px}.lang-switcher-menu{min-width:220px;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.12);padding:12px;border:none}.lang-switcher-label{display:block;margin-bottom:8px}.lang-switcher-list{list-style:none;margin:0;padding:0}.lang-switcher-list li{margin-bottom:4px}.lang-switcher-btn{width:100%;text-align:left;padding:10px 12px;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:8px;transition:background-color .2s ease,border-color .2s ease}.lang-switcher-btn svg{width:24px;height:24px;flex-shrink:0}.lang-switcher-btn.active{border:2px solid #4f46e5;background:#EEF1FF;font-weight:600;color:#4F46E5;cursor:default}.lang-switcher-btn.inactive{border:1px solid #e5e7eb;background:transparent;font-weight:500;color:#1F2937;cursor:pointer}.lang-switcher-btn.inactive:hover{background-color:#F3F4F6;border-color:#D1D5DB}.email-verify-banner{background-color:#fef3c7;border-bottom:1px solid #f59e0b;color:#92400e;padding:10px 24px;font-size:.875rem}.legal-markdown-content h1{font-size:2em;margin:0 0 .6em;line-height:1.2}.legal-markdown-content h2{font-size:1.4em;margin:1.2em 0 .5em;line-height:1.25}.opw-op-method-grid{display:grid;gap:8px;margin-bottom:16px}.opw-op-method-tab{padding:10px 8px;border:2px solid #d7dee4;background:#fff;border-radius:8px;cursor:pointer;text-align:center;min-width:0;overflow:hidden}.opw-op-method-tab.is-active{border-color:#12202E;background:#F0F4F8}.opw-op-method-tab-label{font-size:13px;font-weight:700;color:#12202E}.opw-op-method-tab-sub{font-weight:400;color:#627180;font-size:11px}.opw-op-method-tab-logos{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:6px}.opw-op-method-tab-logos--wrap{flex-wrap:wrap}.opw-op-logo-sm{height:36px;width:auto;-o-object-fit:contain;object-fit:contain}.opw-op-loading{color:#627180;padding:12px}.opw-op-field{margin-bottom:12px}.opw-op-field--flex{flex:1}.opw-op-field-row{display:flex;gap:8px}.opw-op-field-label{display:block;font-weight:600;margin-bottom:4px;font-size:13px;color:#12202E}.opw-op-input{width:100%;padding:8px 12px;border:1px solid #d7dee4;border-radius:6px;font-size:14px}.opw-op-submit{margin-top:8px;padding:10px 24px;background:#12202E;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:14px;width:100%}.opw-op-submit:disabled{cursor:not-allowed}.opw-op-info-text{font-size:13px;color:#627180;margin-bottom:12px}.opw-op-pending-card{padding:16px;background:#FFFFFF;border:1px solid #e5ebf1;border-radius:12px;margin-bottom:10px;box-shadow:0 1px 2px rgba(18,32,46,.04)}.opw-op-pending-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eef2f6}.opw-op-pending-title{font-weight:700;font-size:16px;color:#12202E}.opw-op-pending-badge{font-size:11px;font-weight:600;color:#FF6E00;letter-spacing:.3px;text-transform:uppercase}.opw-op-logo-md{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}.opw-op-section{margin-bottom:12px}.opw-op-section--tight{margin-bottom:10px}.opw-op-section-label{font-size:11px;color:#627180;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:6px}.opw-op-section-label--tight{margin-bottom:4px}.opw-op-chain-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 10px;background:#F8FAFC;border:1px solid #eef2f6;border-radius:8px}.opw-op-reference-box{font-size:20px;letter-spacing:1px;padding:8px 12px}.opw-op-clabe-box,.opw-op-reference-box{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;color:#12202E;background:#F8FAFC;border:1px solid #eef2f6;border-radius:8px;text-align:center}.opw-op-clabe-box{font-size:26px;letter-spacing:2px;padding:14px 18px}.opw-op-barcode-box{padding:8px;background:#FFFFFF;border:1px solid #eef2f6;border-radius:8px;display:flex;justify-content:center}.opw-op-barcode-img{max-width:100%;height:50px;-o-object-fit:contain;object-fit:contain}.opw-op-meta-row{font-size:16px;color:#12202E;margin-bottom:8px;padding:8px 12px;background:#F8FAFC;border:1px solid #eef2f6;border-radius:8px}.opw-op-meta-row strong{font-weight:700;font-size:17px}.opw-op-footer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #eef2f6;flex-wrap:wrap}.opw-op-footer-amount{font-size:18px;font-weight:700;color:#12202E}.opw-op-footer-due-col{text-align:right}.opw-op-footer-due{font-size:14px;font-weight:600;color:#B93815}.opw-op-final-tip{font-size:13px;color:#627180;line-height:1.5;margin:0}.opw-op-print-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;width:100%;padding:12px 18px;background:#12202E;border:1px solid #12202e;border-radius:8px;font-size:15px;font-weight:600;color:#FFFFFF;cursor:pointer;transition:background .15s,border-color .15s}.opw-op-print-btn:hover{background:#243447;border-color:#243447}.opw-op-print-btn i{font-size:18px}@media print{body *{visibility:hidden}.opw-op-pending-card,.opw-op-pending-card *{visibility:visible}.opw-op-pending-card{position:absolute;left:0;top:0;width:100%;box-shadow:none;border:1px solid #000}.opw-op-print-btn{display:none!important}.opw-op-barcode-img{height:120px!important;width:100%;max-width:none}.opw-op-barcode-box{padding:16px!important}.opw-op-reference-box{font-size:28px!important;letter-spacing:2px!important;padding:14px 18px!important}.opw-op-logo-md{height:48px!important}.opw-op-chain-strip{gap:14px!important;padding:14px 16px!important}}.f45-wf-banner{background:#FFF4E5;border:1px solid #ffb74d;color:#9A3412}.f45-wf-clabe-box{background:#FFFFFF;border:1px dashed #94a3b8}.f45-wf-pre{background:#0F172A;color:#E2E8F0;font-size:12px;border-radius:6px}.dashboard-wf-module-card{transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.dashboard-wf-module-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(15,23,42,.08)}.dashboard-wf-addon-card{transition:border-color .15s ease,box-shadow .15s ease}.dashboard-wf-addon-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.06)}.dashboard-wf-op-card{transition:box-shadow .15s ease}.dashboard-wf-op-card:hover{box-shadow:0 4px 12px rgba(15,23,42,.06)}.dashboard-wf-critical-card{border:1px solid #fecaca!important;transition:box-shadow .15s ease}.dashboard-wf-critical-card:hover{box-shadow:0 4px 12px rgba(220,38,38,.12)}.dashboard-wf-activity-list{max-height:420px;overflow-y:auto}.dashboard-wf-section-header{margin-top:40px;margin-bottom:20px;padding-top:24px;border-top:1px solid #e5e7eb}.dashboard-wf-section-header.dashboard-wf-section-header--first{margin-top:24px}.dashboard-wf-section-header h5{font-weight:600;color:#1F2937;letter-spacing:-.01em}.dashboard-wf-section-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#EEF2FF,#E0E7FF);color:#4F46E5;font-size:1.25rem;flex-shrink:0}.dashboard-wf-section-icon--kpis{background:linear-gradient(135deg,#ECFDF5,#D1FAE5);color:#059669}.dashboard-wf-section-icon--quick{background:linear-gradient(135deg,#FFFBEB,#FEF3C7);color:#D97706}.dashboard-wf-section-icon--ops{background:linear-gradient(135deg,#EFF6FF,#DBEAFE);color:#2563EB}.dashboard-wf-section-body{margin-bottom:8px}.dashboard-wf-activity-list::-webkit-scrollbar{width:6px}.dashboard-wf-activity-list::-webkit-scrollbar-thumb{background:#E5E7EB;border-radius:3px}.section-block{margin-top:32px}.section-block.section-block--first{margin-top:16px}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-top:20px;border-top:1px solid #e5e7eb}.section-block.section-block--first .section-header{border-top:0;padding-top:0}.section-header .section-chip{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:1.25rem;flex-shrink:0;background:linear-gradient(135deg,#EEF2FF,#E0E7FF);color:#4F46E5}.section-header .section-title{margin:0 0 2px;font-weight:600;color:#1F2937;letter-spacing:-.01em;font-size:1rem}.section-header .section-subtitle{margin:0;font-size:.75rem;color:#6B7280}.section-header .section-header-end{margin-left:auto;display:flex;align-items:center;gap:8px}.section-chip--password{background:linear-gradient(135deg,#EFF6FF,#DBEAFE);color:#2563EB}.section-chip--oauth{background:linear-gradient(135deg,#FFFBEB,#FEF3C7);color:#D97706}.section-chip--sessions{background:linear-gradient(135deg,#ECFDF5,#D1FAE5);color:#059669}.section-chip--2fa{background:linear-gradient(135deg,#FAF5FF,#EDE9FE);color:#7C3AED}.section-chip--info{background:linear-gradient(135deg,#F1F5F9,#E2E8F0);color:#475569}.section-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.section-block[id]{scroll-margin-top:96px}.page-center-shell{min-height:100vh;display:flex;align-items:center;justify-content:center}.page-center-content{text-align:center}.cancel-deletion-card{background-color:#fff;border-radius:12px;padding:48px 40px;max-width:480px;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.08);text-align:center}.cancel-deletion-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f4f4f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.cancel-deletion-emoji{font-size:40px;margin-bottom:16px}.cancel-deletion-title{color:#111827;margin-bottom:8px}.cancel-deletion-body{color:#6b7280}.cancel-deletion-body--mb{color:#6b7280;margin-bottom:24px}.cancel-deletion-link{display:inline-block;padding:12px 24px;background-color:#2563eb;color:#fff;border-radius:8px;text-decoration:none;font-weight:600}.logout-max-card{max-width:420px;width:92%;margin-top:2rem}.logout-logo-circle{width:64px;height:64px}.logout-spinner{width:2rem;height:2rem}.layout-loading-icon{font-size:3rem;margin-bottom:1rem}.layout-loading-text{font-size:1rem;color:#666;margin-bottom:0}.modal-backdrop-dark{background-color:rgba(0,0,0,.5)}.modal-backdrop-dark-4{background-color:rgba(0,0,0,.4)}.sticky-action-bar{z-index:1050}.icon-facebook-brand{color:#1877F2}.btn.org-picker-item,.org-picker-item{padding:12px 16px;text-align:left;justify-content:space-between}.btn.org-picker-item,.org-picker-item,.org-picker-item-inner{display:flex;align-items:center;gap:12px}.org-picker-item-flag{cursor:pointer}.crm-card-icon{width:48px;height:48px}.tenant-switcher-menu{min-width:320px;max-width:400px;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.12);padding:16px;border:none}.tenant-switcher-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.tenant-switcher-label{letter-spacing:.5px}.tenant-switcher-current-card{margin-top:12px;padding:14px;background-color:#E8F0FF;border-radius:8px;border:2px solid #4f46e5;box-shadow:0 2px 8px rgba(79,70,229,.15)}.tenant-switcher-current-name{word-break:break-word;overflow-wrap:break-word;white-space:normal;color:#2D2854}.tenant-switcher-current-role{display:inline-block;margin-top:4px;color:#4F46E5}.tenant-switcher-section-label{letter-spacing:.5px;display:block;margin-bottom:12px}.tenant-switcher-list{margin-bottom:12px;max-height:320px;overflow-y:auto;padding-right:4px}.tenant-switcher-list-item{margin-bottom:8px}.tenant-switcher-divider{border-top:1px solid rgba(0,0,0,.08);margin:12px 0}.tenant-switcher-org-name{word-break:break-word;overflow-wrap:break-word;white-space:normal}.tenant-switcher-org-role{color:#6B7280;margin-top:2px;display:block;font-weight:500}.notif-bell-menu{min-width:260px}.notif-bell-unread-dot{font-size:.6rem}.notif-bell-toast{position:fixed;top:84px;right:24px;z-index:1080;display:flex;align-items:flex-start;gap:12px;width:360px;max-width:calc(100vw - 32px);padding:14px 16px;background:#fff;border:1px solid var(--neutral-200,#e5e7eb);border-left:4px solid var(--primary-600);border-radius:12px;box-shadow:0 8px 28px rgba(0,0,0,.16);animation:notif-bell-toast-in .2s ease-out}@keyframes notif-bell-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-bell-toast--success{border-left-color:#16a34a}.notif-bell-toast--warning{border-left-color:#f59e0b}.notif-bell-toast--error{border-left-color:#dc2626}.notif-bell-toast--info{border-left-color:var(--primary-600)}.notif-bell-toast-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;flex-shrink:0}.notif-bell-toast-body{display:flex;flex-direction:column;gap:2px;flex-grow:1;min-width:0;color:inherit}.notif-bell-toast-title{font-size:.875rem;font-weight:600;color:var(--neutral-900);line-height:1.3;word-break:break-word}.notif-bell-toast-text{font-size:.8rem;color:var(--neutral-600);line-height:1.35;word-break:break-word}.notif-bell-toast-close{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--neutral-500,#6b7280);border-radius:6px;cursor:pointer;transition:background-color .15s ease}.notif-bell-toast-close:hover{background:var(--neutral-100,#f3f4f6);color:var(--neutral-900)}.dashboard-greeting-card{background:#EEF2FF;border-radius:12px;padding:16px}.dashboard-greeting-icon-wrap{width:44px;height:44px;background:#6366F1;border-radius:8px;display:flex;align-items:center;justify-content:center}.dashboard-greeting-title{color:#3730A3}.sidebar-upgrade-banner{background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a78bfa);border-radius:12px;overflow:hidden}.sidebar-upgrade-name{font-size:15px}.sidebar-upgrade-badge{font-size:11px;background:rgba(255,255,255,.2)}.sidebar-sort-icon{vertical-align:middle;margin-left:4px}.reports-chart-placeholder{height:300px;display:flex;align-items:center;justify-content:center;color:#999}.reports-icon-32{font-size:32px}.searchable-select-dropdown{max-height:280px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1);top:100%}.docs-margin-top-4{margin:4px 0 0}.docs-list-indent{padding-left:20px;font-size:14px}.template-badge-small{font-size:.65rem}.files-truncate-name{max-width:120px}.files-preview-modal-bg{background:rgba(0,0,0,.85)}.files-preview-name{max-width:400px}.files-preview-body{max-height:80vh;overflow-y:auto}.files-preview-img{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.upload-progress-spinner{width:16px;height:16px;border-width:2px}.upload-progress-bar-track{height:4px;border-radius:4px}.upload-progress-size{min-width:80px;text-align:right}.import-modal-table-scroll{max-height:200px}.import-modal-table-scroll-sm{max-height:180px}.import-modal-progress-bar{transition:width .2s}.webhook-monospace-key{letter-spacing:.05em}.toast-fixed{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;min-width:260px;max-width:360px;width:auto;max-height:80px;margin:0;padding:.5rem .75rem;box-sizing:border-box}.profile-avatar-action{cursor:pointer}.session-actions-col{width:100px}.notes-box{background-color:var(--bs-gray-100)}.notes-text{white-space:pre-wrap}.badge-whatsapp{background:#25D366;color:#fff}.tags-color-chip{width:24px;height:24px;border-radius:4px;cursor:pointer;border:2px solid transparent;display:inline-block}.delete-org-confirm-block,.tasks-desc-truncate{max-width:320px}.user-menu-item{color:var(--color-text)}.user-menu-danger-item{color:var(--color-danger)}.alert-danger-list{list-style:none}.cursor-pointer{cursor:pointer}.spinner-xs{width:10px;height:10px}.pre-wrap-all{white-space:pre-wrap;word-break:break-all}.security-summary-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.01em}.security-summary-chip--ok{background:#ECFDF5;color:#047857}.security-summary-chip--warn{background:#FFFBEB;color:#B45309}.security-summary-chip--muted{background:#F1F5F9;color:#475569}.security-summary-chip--info{background:#EFF6FF;color:#1D4ED8}.error-page-shell{max-width:900px;margin:0 auto}.error-page-pre{background:#f5f5f5;padding:1rem;border-radius:8px;font-size:12px;white-space:pre-wrap;word-break:break-word;max-height:70vh;overflow:auto}.delete-account-warning-banner{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}.delete-account-warning-icon{font-size:24px}.delete-account-warning-title{color:#991b1b}.delete-account-warning-body{color:#7f1d1d}.delete-account-consequences-box{background-color:#f9fafb;border:1px solid #e5e7eb}.delete-account-consequences-title{color:#374151}.delete-account-consequences-list{color:#6b7280;font-size:14px}.delete-account-owner-only-box{background-color:#fffbeb;border:1px solid #fde68a}.delete-account-owner-only-title{color:#92400e}.delete-account-owner-only-list{color:#78350f;font-size:14px}.delete-account-owner-only-hint{color:#78350f}.delete-account-check-label{color:#374151}.login-placeholder-brand{font-size:80px;font-weight:700;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login-logo-placeholder{font-size:24px;font-weight:700;color:#0d66cc;margin-bottom:32px}.login-social-btn{background-color:#f8f9fa;border:1px solid #e5e7eb}.sidebar-logo-skeleton{background-color:#f0f0f0;border-radius:4px;animation:pulse 2s infinite}.sidebar-logo-img{-o-object-fit:contain;object-fit:contain}.color-chip{display:inline-block;width:20px;height:20px;border-radius:3px}.tenant-logo-preview-img{max-width:200px;max-height:100px;-o-object-fit:contain;object-fit:contain}.tenant-logo-upload-area{border-color:#e0e0e0}.spin-anim{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.avatar-img-preview{background-size:cover;background-position:50%}.terms-modal-overlay{z-index:9999}.terms-modal-dialog{width:90%;max-width:800px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3)}.terms-modal-header{border-bottom:1px solid #eee}.terms-modal-close-btn{padding:0;width:36px;height:36px}.terms-modal-content{overflow-y:auto;flex:1;font-size:14px;line-height:1.6;color:#333}.terms-modal-spinner{width:32px;height:32px}.terms-modal-loading-text{font-size:13px}.terms-modal-error-icon{font-size:40px}.terms-modal-error-text{max-width:400px}.terms-modal-scroll-hint{border-top:1px solid #eee;font-size:12px;background-color:#f9f9f9}.terms-modal-scroll-hint--hidden{visibility:hidden}.terms-modal-footer{border-top:1px solid #eee}.user-menu-dropdown{background-color:var(--color-surface);box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid var(--color-border)}.user-menu-header{border-color:var(--color-border)}.user-menu-name{color:var(--color-text)}.user-menu-email{color:var(--color-text-muted)}.user-menu-divider{border-color:var(--color-border)}.connected-accounts-password-input{min-width:220px}.text-48-px{font-size:48px}.auth-card-shell{background-color:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}.auth-card-title{color:#111827}.auth-card-subtitle{color:#6B7280}.auth-input-label{color:#374151}.auth-input-field{border:1px solid #e5e7eb;background-color:#ffffff;color:#111827}.auth-btn{background-color:var(--color-accent,#6366F1)}.access-denied-shell{min-height:60vh}.import-modal-header-cell{min-width:120px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-modal-preview-scroll{max-height:200px}.import-modal-result-scroll{max-height:180px}.import-modal-progress-track{height:8px}.files-sticky-toast{position:sticky;top:16px;z-index:10}.files-search-container{min-width:240px}.files-filename-cell{max-width:280px}.backup-codes-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.dashboard-card-time-text{font-size:.7rem}.dashboard-card-tiny-text{font-size:.65rem}.dashboard-kpi-no-billing-icon{color:#9CA3AF}.dashboard-kpi-empty-body{min-height:100px}.dashboard-kpi-icon-skeleton{width:44px;height:44px}.dashboard-kpi-skel-line-wide{height:12px;width:60%}.dashboard-kpi-skel-line-mid{height:20px;width:40%}.dashboard-kpi-skel-line-half{height:12px;width:50%}.country-selector-dropdown{max-height:150px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1);top:100%}.notification-text-wrap{word-break:break-word;overflow-wrap:break-word;min-width:0}.notif-pref-section-title{color:var(--neutral-900);font-weight:600}.notif-pref-event-label{color:var(--neutral-700)}.notif-switch{position:relative;display:inline-flex;flex-shrink:0;width:36px;height:20px;margin:0;padding:0;border:0;border-radius:999px;background-color:var(--neutral-300);background-image:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background-color .18s linear;vertical-align:middle}.notif-switch:before{content:"";position:absolute;top:50%;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);transform:translateY(-50%);transition:left .18s linear}.notif-switch:checked{background-color:var(--primary-600)}.notif-switch:checked:before{left:calc(100% - 18px)}.notif-switch:focus-visible{outline:2px solid var(--primary-600);outline-offset:2px}.notif-switch:disabled{opacity:.55;cursor:not-allowed}.dashboard-alert-row{color:inherit;transition:background-color .15s ease}.dashboard-alert-row:hover{background-color:var(--neutral-50)}.csb-group-title{font-size:10px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#94A3B8!important;line-height:1.3!important}.csb-group-title,.csb-section .sidebar-menu-group-title{margin:0!important;padding:8px 16px 4px!important}.sidebar-collapsible-header{margin:0!important;padding:0!important}.csb-section--crm .csb-chevron{color:#F59E0B}.csb-section--catalog .csb-chevron{color:#EA580C}.csb-section--cotizador .csb-chevron{color:#2563EB}.csb-section--equipo .csb-chevron{color:#0EA5E9}.csb-section--config .csb-chevron{color:#64748B}.csb-section--account .csb-chevron{color:#475569}.csb-section--mi-cuenta .csb-chevron{color:#16A34A}.csb-section--pagos .csb-chevron{color:#DB2777}.csb-section--socios .csb-chevron{color:#7C3AED}.csb-section--productos .csb-chevron{color:#0891B2}.csb-section--tesoreria .csb-chevron{color:#CA8A04}.csb-section--servicios .csb-chevron{color:#DC2626}.csb-section--inversiones .csb-chevron{color:#2563EB}.csb-section--admin .csb-chevron{color:#475569}.csb-section--proveedor .csb-chevron{color:#0891B2}.csb-sub-items .csb-item,.sidebar-menu .csb-item,.sidebar-submenu .csb-item{display:flex!important;align-items:center!important;gap:10px!important;padding:6px 14px!important;font-size:13px!important;line-height:1.3!important;border-radius:6px;transition:background .15s ease;border-left:3px solid transparent;text-decoration:none;color:#334155!important}.csb-sub-items .csb-item span,.sidebar-menu .csb-item span,.sidebar-submenu .csb-item span{color:#334155!important}.csb-sub-items .csb-item:hover:not(.active-page),.sidebar-menu .csb-item:hover:not(.active-page),.sidebar-submenu .csb-item:hover:not(.active-page){background:#F8FAFC!important;color:#0F172A!important}.csb-sub-items .csb-item:hover:not(.active-page) span,.sidebar-menu .csb-item:hover:not(.active-page) span,.sidebar-submenu .csb-item:hover:not(.active-page) span{color:#0F172A!important}.csb-sub-items .csb-item.active-page,.sidebar-menu .csb-item.active-page,.sidebar-submenu .csb-item.active-page{background:#EFF6FF!important;font-weight:500!important;color:#0F172A!important}.csb-sub-items .csb-item.active-page span,.sidebar-menu .csb-item.active-page span,.sidebar-submenu .csb-item.active-page span{color:#0F172A!important}.sidebar-submenu .csb-item--nested{background:transparent}.sidebar-submenu{background:#F8FAFC;border-left:2px solid #e0e7ff;margin-left:14px;padding:4px 0!important}.sidebar-menu .dropdown.dropdown-open>.csb-item,.sidebar-menu .dropdown.open>.csb-item,.sidebar-menu .dropdown.show>.csb-item,.sidebar-menu .dropdown:hover>.csb-item,.sidebar-menu .dropdown>.csb-item{background:transparent!important;color:#334155!important}.sidebar-menu .dropdown.dropdown-open>.csb-item span,.sidebar-menu .dropdown.open>.csb-item span,.sidebar-menu .dropdown.show>.csb-item span,.sidebar-menu .dropdown:hover>.csb-item span,.sidebar-menu .dropdown>.csb-item span{color:#334155!important}.sidebar-menu .dropdown>.csb-item:hover{background:#F8FAFC!important;color:#0F172A!important}.sidebar-menu .dropdown>.csb-item:hover span{color:#0F172A!important}.sidebar-menu .dropdown>.csb-item:after,.sidebar-menu .dropdown>.csb-item:before{transition:none!important}.sidebar-menu .dropdown.dropdown-open .sidebar-submenu,.sidebar-menu .dropdown.open .sidebar-submenu,.sidebar-menu .dropdown.show .sidebar-submenu{background:#F8FAFC!important}.csb-item--crm.active-page{border-left-color:#F59E0B!important}.csb-item--catalog.active-page{border-left-color:#EA580C!important}.csb-item--cotizador.active-page{border-left-color:#2563EB!important}.csb-item--equipo.active-page{border-left-color:#0EA5E9!important}.csb-item--config.active-page{border-left-color:#64748B!important}.csb-item--account.active-page{border-left-color:#475569!important}.csb-item--mi-cuenta.active-page{border-left-color:#16A34A!important}.csb-item--pagos.active-page{border-left-color:#DB2777!important}.csb-item--socios.active-page{border-left-color:#7C3AED!important}.csb-item--productos.active-page{border-left-color:#0891B2!important}.csb-item--tesoreria.active-page{border-left-color:#CA8A04!important}.csb-item--servicios.active-page{border-left-color:#DC2626!important}.csb-item--inversiones.active-page{border-left-color:#2563EB!important}.csb-item--admin.active-page{border-left-color:#475569!important}.csb-item--proveedor.active-page{border-left-color:#0891B2!important}.csb-item--crm.active-page .csb-icon{color:#F59E0B!important}.csb-item--catalog.active-page .csb-icon{color:#EA580C!important}.csb-item--cotizador.active-page .csb-icon{color:#2563EB!important}.csb-item--equipo.active-page .csb-icon{color:#0EA5E9!important}.csb-item--config.active-page .csb-icon{color:#64748B!important}.csb-item--account.active-page .csb-icon{color:#475569!important}.csb-item--mi-cuenta.active-page .csb-icon{color:#16A34A!important}.csb-item--pagos.active-page .csb-icon{color:#DB2777!important}.csb-item--socios.active-page .csb-icon{color:#7C3AED!important}.csb-item--productos.active-page .csb-icon{color:#0891B2!important}.csb-item--tesoreria.active-page .csb-icon{color:#CA8A04!important}.csb-item--servicios.active-page .csb-icon{color:#DC2626!important}.csb-item--inversiones.active-page .csb-icon{color:#2563EB!important}.csb-item--admin.active-page .csb-icon{color:#475569!important}.csb-item--proveedor.active-page .csb-icon{color:#0891B2!important}.csb-icon{font-size:16px!important;width:16px!important;height:16px!important;flex-shrink:0;color:#64748B!important}.csb-sub-items .csb-item:hover:not(.active-page) .csb-icon,.sidebar-menu .csb-item:hover:not(.active-page) .csb-icon,.sidebar-submenu .csb-item:hover:not(.active-page) .csb-icon{color:#475569!important}.csb-divider{border:none!important;border-top:1px solid #f1f5f9!important;margin:16px 16px 8px!important;padding:0!important;height:0!important;list-style:none}.sidebar-menu-area::-webkit-scrollbar,.sidebar::-webkit-scrollbar{width:6px}.sidebar-menu-area::-webkit-scrollbar-track,.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar-menu-area::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:3px}.sidebar-menu-area::-webkit-scrollbar-thumb:hover,.sidebar::-webkit-scrollbar-thumb:hover{background:#94A3B8}.sidebar-menu{padding-bottom:32px!important}.csb-table-input{min-width:200px;height:38px;padding:6px 12px;font-size:13px;color:#1F2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:border-color .15s,box-shadow .15s}.csb-table-input::-moz-placeholder{color:#9CA3AF}.csb-table-input::placeholder{color:#9CA3AF}.csb-table-input:hover{border-color:#CBD5E1}.csb-table-input:focus{outline:none;border-color:#2563EB;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.csb-table-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:160px;height:38px;padding:6px 36px 6px 12px;font-size:13px;color:#1F2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:border-color .15s,box-shadow .15s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.csb-table-select:hover{border-color:#CBD5E1}.csb-table-select:focus{outline:none;border-color:#2563EB;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.csb-table-row>td{background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:background .15s,box-shadow .15s;vertical-align:middle}.csb-table-row:nth-child(2n)>td{background:#F8FAFC}.csb-table-row:hover>td{background:#EFF6FF;box-shadow:0 2px 6px rgba(15,23,42,.08)}.csb-table-row.is-selected>td{background:#DBEAFE}.csb-table thead th{background:#F9FAFB;font-size:11px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.4px;color:#64748B!important;border-bottom:1px solid #e5e7eb!important;padding:10px 12px!important}.csb-table tbody td{padding:10px 12px!important;font-size:13px;color:#1F2937;border-top:none!important}.csb-action-btn{background:transparent;border:none;cursor:pointer;padding:4px 6px;font-size:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:background .12s;text-decoration:none}.csb-action-btn:hover{background:#F1F5F9}.csb-action-btn--view{color:#0EA5E9}.csb-action-btn--edit{color:#7C3AED}.csb-action-btn--delete{color:#DC2626}.csb-status-pill{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500;line-height:1.4}.csb-status-pill--audit-create{background:#DCFCE7;color:#15803D}.csb-status-pill--audit-update{background:#FEF3C7;color:#92400E}.csb-status-pill--audit-delete{background:#FEE2E2;color:#B91C1C}.csb-status-pill--audit-auth{background:#DBEAFE;color:#1D4ED8}.csb-status-pill--audit-failure{background:#FEE2E2;color:#B91C1C}.csb-status-pill--audit-default{background:#F1F5F9;color:#475569}.csb-status-pill--role-owner{background:#FEE2E2;color:#B91C1C}.csb-status-pill--role-admin{background:#FEF3C7;color:#92400E}.csb-status-pill--role-member{background:#DBEAFE;color:#1D4ED8}.csb-status-pill--role-vendedor{background:#E0F2FE;color:#0369A1}.csb-status-pill--role-viewer{background:#F1F5F9;color:#475569}.csb-status-pill--role-billing{background:#DCFCE7;color:#15803D}.csb-status-pill--role-default{background:#F1F5F9;color:#475569}.csb-status-pill--type-system{background:#DBEAFE;color:#1D4ED8}.csb-status-pill--type-custom{background:#DCFCE7;color:#15803D}.csb-pagination-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:12px}.csb-bulk-bar{padding:12px;margin-bottom:16px;display:flex;align-items:center;gap:16px;background-color:#EFF6FF;border-radius:8px;border:1px solid #dbeafe}.csb-empty{padding:48px 16px;text-align:center;color:#6B7280}.csb-empty-icon{font-size:40px;color:#CBD5E1;margin-bottom:8px;display:block}.csb-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);margin-bottom:20px}.csb-form-card-body{padding:20px}.csb-form-section-title{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:15px;font-weight:600;color:#0F172A;line-height:1.3}.csb-form-section-title .csb-form-section-icon{color:#2563EB;font-size:18px;flex-shrink:0;display:inline-flex;align-items:center}.csb-form-sidebar{position:sticky;top:80px}.csb-form-sidebar-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);overflow:hidden;margin-bottom:20px}.csb-form-sidebar-header{padding:14px 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#0F172A;background:#F9FAFB}.csb-form-sidebar-body{padding:16px 20px}.csb-form-sidebar-actions{display:flex;flex-direction:column;gap:8px;padding:16px 20px;border-top:1px solid #f1f5f9;background:#FAFBFC}.csb-form-sidebar-actions .btn{width:100%;justify-content:center}.csb-form-meta{display:flex;flex-direction:column;gap:10px;font-size:12px}.csb-form-meta-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.csb-form-meta-label{color:#64748B;font-weight:500;text-transform:uppercase;letter-spacing:.3px;font-size:11px}.csb-form-meta-value{color:#0F172A;font-weight:500;font-size:12px;text-align:right}