@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--entegre-primary: #2563eb;--entegre-primary-dark: #1d4ed8;--entegre-sidebar-bg: #ffffff;--entegre-sidebar-text: #000000;--entegre-sidebar-active-bg: rgba(37, 99, 235, .08);--entegre-sidebar-active-text: #000000;--entegre-header-bg: rgba(255, 255, 255, .85);--entegre-bg: #f6f6f7;--entegre-card-bg: #ffffff;--entegre-border: #e6e6ea;--entegre-sidebar-hover: #f0f0f2;--entegre-scrollbar: #c8c8d0;--entegre-scrollbar-hover: #9a9aa3;--entegre-search-bg: #ffffff;--entegre-search-selected: #f0f0f2;--entegre-scroll-thumb: #e6e6ea;--e-bg-rgb: 246 246 247;--e-surface-rgb: 255 255 255;--e-elevated-rgb: 255 255 255;--e-subtle-rgb: 240 240 242;--e-hover-rgb: 244 244 245;--e-border-rgb: 230 230 234;--e-text-rgb: 24 24 27;--e-secondary-rgb: 63 63 70;--e-muted-rgb: 113 113 122;--e-ink-rgb: 24 24 27}html.dark{color-scheme:dark;background-color:#0b0b0d;--entegre-sidebar-bg: #121214;--entegre-sidebar-text: #f4f4f5;--entegre-sidebar-active-bg: rgba(222, 0, 76, .16);--entegre-sidebar-active-text: #ffffff;--entegre-header-bg: rgba(11, 11, 13, .92);--entegre-bg: #0b0b0d;--entegre-card-bg: #151518;--entegre-border: #2c2c33;--entegre-sidebar-hover: #1a1a1e;--entegre-scrollbar: #3f3f46;--entegre-scrollbar-hover: #52525b;--entegre-search-bg: #151518;--entegre-search-selected: #1f1f24;--entegre-scroll-thumb: #3f3f46;--e-bg-rgb: 11 11 13;--e-surface-rgb: 21 21 24;--e-elevated-rgb: 31 31 36;--e-subtle-rgb: 26 26 30;--e-hover-rgb: 27 27 31;--e-border-rgb: 44 44 51;--e-text-rgb: 244 244 245;--e-secondary-rgb: 212 212 216;--e-muted-rgb: 161 161 170;--e-ink-rgb: 250 250 250}html.dark body{background-color:#0b0b0d!important}.entegre-app,.entegre-app h1,.entegre-app h2,.entegre-app h3,.entegre-app h4,.entegre-app p,.entegre-app span:not(.material-symbols-outlined):not(.material-icons),.entegre-app div:not(.material-symbols-outlined){font-family:Inter,system-ui,-apple-system,sans-serif!important}.entegre-app{background-color:var(--entegre-bg)!important;color:rgb(var(--e-text-rgb))}.entegre-security{background-color:rgb(var(--e-bg-rgb));color:rgb(var(--e-text-rgb))}.entegre-app select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important}.entegre-app select::-ms-expand{display:none!important}.entegre-app ::-webkit-scrollbar{width:6px;height:6px}.entegre-app ::-webkit-scrollbar-track{background:transparent}.entegre-app ::-webkit-scrollbar-thumb{background:var(--entegre-scrollbar);border-radius:10px}.entegre-app ::-webkit-scrollbar-thumb:hover{background:var(--entegre-scrollbar-hover)}.entegre-sidebar{background-color:var(--entegre-sidebar-bg);width:280px;display:flex;flex-direction:column;height:100%;border-right:1px solid var(--entegre-border);transition:all .3s ease;color:var(--entegre-sidebar-text)}.entegre-sidebar-item{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:2px 14px;border-radius:10px;font-size:13.5px;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.entegre-sidebar-item:hover{background-color:var(--entegre-sidebar-hover)}.entegre-sidebar-icon{font-size:20px}.entegre-sidebar-item.active .entegre-sidebar-icon{opacity:1;color:var(--entegre-sidebar-active-text)}.entegre-header{background-color:var(--entegre-header-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--entegre-border);height:64px;display:flex;align-items:center;padding:0 2rem;z-index:30;position:sticky;top:0}.entegre-sidebar-brand{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;border-bottom:1px solid var(--entegre-border);flex-shrink:0}.entegre-sidebar-brand img{height:28px;width:auto;max-width:148px;-o-object-fit:contain;object-fit:contain}.entegre-sidebar-brand-sep{color:rgb(var(--e-border-rgb));font-size:18px;font-weight:300;line-height:1;opacity:.9;-webkit-user-select:none;-moz-user-select:none;user-select:none}.entegre-sidebar-tenant-favicon{height:28px!important;width:28px!important;max-width:28px!important;border-radius:6px;-o-object-fit:contain;object-fit:contain;background:transparent;border:none;padding:0;flex-shrink:0}.search-modal-overlay{background-color:#000000d1!important;position:fixed!important;inset:0!important;z-index:9999!important;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh}.search-modal-content{background:var(--entegre-search-bg);border-radius:20px;box-shadow:0 25px 70px -12px #00000059;border:1px solid rgb(var(--e-border-rgb) / .8);overflow:hidden;width:100%;max-width:680px;animation:modal-enter .2s cubic-bezier(.16,1,.3,1);color:rgb(var(--e-text-rgb))}@keyframes modal-enter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.search-result-item{transition:all .15s ease}.search-result-item.selected{background-color:var(--entegre-search-selected);transform:translate(4px)}.scroll-modern{scrollbar-width:none!important;-ms-overflow-style:none}.scroll-modern::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.scroll-modern-track{position:absolute;top:0;right:0;width:14px;height:100%;z-index:25;cursor:pointer;pointer-events:auto}.scroll-modern-thumb{position:absolute;right:2px;width:10px;border-radius:10px;background:var(--entegre-scrollbar);cursor:grab;transition:background .15s ease;pointer-events:auto}.scroll-modern-thumb:hover{background:var(--entegre-scrollbar-hover)}.scroll-modern-thumb:active{cursor:grabbing}@media(max-width:768px){.entegre-sidebar{width:100%;max-width:280px}}html.dark .entegre-layout-footer img{filter:invert(1) brightness(1.1)}html.dark .entegre-app .ck.ck-editor__main>.ck-editor__editable,html.dark .entegre-app .ck.ck-toolbar{background:rgb(var(--e-surface-rgb))!important;color:rgb(var(--e-text-rgb))!important;border-color:rgb(var(--e-border-rgb))!important}html.dark .entegre-app .tox-tinymce,html.dark .entegre-app .tox .tox-edit-area__iframe{border-color:rgb(var(--e-border-rgb))!important}html.dark .entegre-app .react-flow__node{background:rgb(var(--e-surface-rgb));color:rgb(var(--e-text-rgb));border-color:rgb(var(--e-border-rgb))}html.dark .entegre-app .react-flow__controls-button{background:rgb(var(--e-surface-rgb));border-color:rgb(var(--e-border-rgb));fill:rgb(var(--e-muted-rgb))}html.dark .entegre-app .react-flow__minimap{background:rgb(var(--e-bg-rgb))}html.dark .entegre-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=button]):not([type=reset]),html.dark .entegre-app textarea,html.dark .entegre-app select,html.dark .entegre-security input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=button]):not([type=reset]),html.dark .entegre-security textarea,html.dark .entegre-security select{background-color:rgb(var(--e-subtle-rgb))!important;color:rgb(var(--e-text-rgb))!important;border-color:rgb(var(--e-border-rgb))!important;color-scheme:dark}html.dark .entegre-app input::-moz-placeholder,html.dark .entegre-app textarea::-moz-placeholder,html.dark .entegre-security input::-moz-placeholder,html.dark .entegre-security textarea::-moz-placeholder{color:rgb(var(--e-muted-rgb))!important;opacity:1}html.dark .entegre-app input::placeholder,html.dark .entegre-app textarea::placeholder,html.dark .entegre-security input::placeholder,html.dark .entegre-security textarea::placeholder{color:rgb(var(--e-muted-rgb))!important;opacity:1}html.dark .entegre-app input[type=date],html.dark .entegre-app input[type=time],html.dark .entegre-app input[type=datetime-local]{color-scheme:dark}html.dark .entegre-app input[type=checkbox],html.dark .entegre-app input[type=radio],html.dark .entegre-security input[type=checkbox],html.dark .entegre-security input[type=radio]{background-color:rgb(var(--e-subtle-rgb))!important;border-color:rgb(var(--e-border-rgb))!important;color:#3b82f6}html.dark .entegre-app input[type=checkbox]:checked,html.dark .entegre-app input[type=radio]:checked{background-color:#3b82f6!important;border-color:#3b82f6!important}html.dark .entegre-app option,html.dark .entegre-security option{background-color:rgb(var(--e-surface-rgb));color:rgb(var(--e-text-rgb))}html.dark .entegre-app .bg-white{background-color:rgb(var(--e-surface-rgb))!important}html.dark .entegre-app .bg-\[\#f8f7f6\],html.dark .entegre-app .bg-\[\#FCFCFC\],html.dark .entegre-app .bg-zinc-50{background-color:rgb(var(--e-subtle-rgb))!important}html.dark .entegre-app .dark\:bg-zinc-900,html.dark .entegre-app .bg-zinc-900{background-color:rgb(var(--e-surface-rgb))!important}html.dark .entegre-app .dark\:bg-zinc-800,html.dark .entegre-app .bg-zinc-800{background-color:rgb(var(--e-subtle-rgb))!important}html.dark .entegre-app .text-zinc-900,html.dark .entegre-app .text-\[\#2E2E2E\]{color:rgb(var(--e-text-rgb))!important}html.dark .entegre-app .text-zinc-700,html.dark .entegre-app .text-zinc-600,html.dark .entegre-app .text-\[\#6E6E6E\]{color:rgb(var(--e-secondary-rgb))!important}html.dark .entegre-app .bg-slate-800,html.dark .entegre-app .bg-slate-900,html.dark .entegre-app .dark\:bg-slate-800,html.dark .entegre-app .dark\:bg-slate-900,html.dark .entegre-app .bg-\[\#1e293b\],html.dark .entegre-app .bg-\[\#0f172a\],html.dark .entegre-app .bg-\[\#1A202F\],html.dark .entegre-app .bg-\[\#1a202f\],html.dark .entegre-app .bg-\[\#1D2A44\],html.dark .entegre-app .bg-\[\#1d2a44\]{background-color:rgb(var(--e-surface-rgb))!important}html.dark .entegre-app button.bg-slate-900,html.dark .entegre-app a.bg-slate-900,html.dark .entegre-security button.bg-slate-900,html.dark .entegre-security a.bg-slate-900{background-color:rgb(var(--e-ink-rgb))!important;color:rgb(var(--e-bg-rgb))!important}html.dark .entegre-app img:not(.entegre-layout-footer img):not(.platform-logo-unmatched){opacity:1;mix-blend-mode:normal!important}html.dark .entegre-app .object-cover:not(.platform-logo-unmatched),html.dark .entegre-app .object-contain:not(.platform-logo-unmatched){filter:none;mix-blend-mode:normal!important}html.dark .entegre-app .shadow-sm,html.dark .entegre-app .shadow,html.dark .entegre-app .shadow-md,html.dark .entegre-app .shadow-lg,html.dark .entegre-app .shadow-xl{--tw-shadow-color: rgb(0 0 0 / .35)}.swal2-popup.rounded-2xl{border-radius:20px!important;padding:32px 28px 28px!important;max-width:440px!important}html.dark .swal2-popup{background:rgb(var(--e-surface-rgb))!important;color:rgb(var(--e-text-rgb))!important}.swal-custom-title{font-size:17px!important;font-weight:700!important;color:rgb(var(--e-text-rgb))!important;padding:0 0 4px!important}.swal-custom-icon{margin:0 auto 16px!important;width:52px!important;height:52px!important;font-size:22px!important}.swal-custom-actions{gap:10px!important;margin-top:22px!important;padding:0!important;justify-content:flex-end!important}.swal-btn-confirm{background:#ef4444!important;color:#fff!important;font-weight:600!important;font-size:13px!important;padding:10px 22px!important;border-radius:10px!important;border:none!important;cursor:pointer!important;transition:background .15s!important}.swal-btn-confirm:hover{background:#dc2626!important}.swal-btn-cancel{background:rgb(var(--e-surface-rgb))!important;color:rgb(var(--e-secondary-rgb))!important;font-weight:600!important;font-size:13px!important;padding:10px 22px!important;border-radius:10px!important;border:1px solid rgb(var(--e-border-rgb))!important;cursor:pointer!important;transition:background .15s!important}.swal-btn-cancel:hover{background:rgb(var(--e-hover-rgb))!important}.platform-logo-unmatched{opacity:.38!important;filter:grayscale(1)!important;mix-blend-mode:normal!important}html.dark .entegre-app img.platform-logo-unmatched{opacity:.22!important;filter:grayscale(1) brightness(.5) contrast(.85)!important;mix-blend-mode:normal!important}html.dark .entegre-app img.platform-logo-unmatched:hover,.platform-logo-unmatched:hover{opacity:1!important;filter:none!important}
