:root{--bs-primary:#7367f0;--bs-primary-rgb:115, 103, 240;--bs-primary-hover:#685dd8;--bs-body-bg:#f8f7fa;--bs-paper-bg:#fff;--bs-sidebar-dark:#2f3349}html,body{color:#5d596c;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f8f7fa!important;overflow-x:hidden!important}#app{width:100%;max-width:100%;min-height:100vh;display:flex;overflow-x:hidden}.layout-wrapper{background-color:var(--bs-sidebar-dark);width:100%;max-width:100%;min-height:100vh;overflow-x:hidden;flex-direction:row!important;display:flex!important}.layout-menu{z-index:100;height:100vh;min-height:100vh;transition:all .2s;position:sticky;top:0;overflow-y:auto;background-color:var(--bs-sidebar-dark)!important;color:#fff!important;flex-direction:column!important;flex-shrink:0!important;width:260px!important;min-width:260px!important;max-width:260px!important;display:flex!important}.layout-menu .app-brand{border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;padding:0 1.5rem;height:64px!important;display:flex!important}.layout-menu .menu-inner{margin:0;padding:.75rem 0 0;list-style:none;flex-direction:column!important;flex-grow:1!important;width:100%!important;display:flex!important}.layout-menu .menu-item{width:100%;padding:.25rem .75rem;display:block}.layout-menu .menu-link{border-radius:.375rem;align-items:center;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;transition:all .15s ease-in-out;color:#b6bee3!important;text-decoration:none!important;display:flex!important}.layout-menu .menu-link:hover{background:#ffffff0f;color:#fff!important}.layout-menu .menu-item.active>.menu-link,.layout-menu .menu-link.router-link-exact-active,.layout-menu .menu-link.active{color:#fff!important;background:linear-gradient(72.47deg,#7367f0 22.16%,#7367f0b3 76.47%)!important;font-weight:600!important;box-shadow:0 2px 6px #7367f07a!important}.layout-menu .menu-header{text-transform:uppercase;color:#7983bb;letter-spacing:.8px;padding:1.25rem 1.75rem .5rem;font-size:.75rem;font-weight:700}.layout-page{min-height:100vh;overflow-x:hidden;background-color:#f8f7fa!important;flex-direction:column!important;flex-grow:1!important;width:calc(100% - 260px)!important;min-width:0!important;max-width:calc(100% - 260px)!important;display:flex!important}.layout-overlay{z-index:1040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background-color:#2f2b3d99;width:100vw;height:100vh;transition:opacity .2s ease-in-out;position:fixed;top:0;left:0}@media (width>=1200px){.layout-overlay{display:none!important}.layout-wrapper.layout-menu-collapsed .layout-menu{width:78px!important;min-width:78px!important;max-width:78px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.layout-wrapper.layout-menu-collapsed .layout-menu .app-brand{justify-content:center!important;padding:0 .5rem!important}.layout-wrapper.layout-menu-collapsed .layout-menu .app-brand-text,.layout-wrapper.layout-menu-collapsed .layout-menu .brand-toggle-btn{display:none!important}.layout-wrapper.layout-menu-collapsed .layout-menu .menu-header{color:#0000!important;border-top:1px solid #ffffff1a!important;width:32px!important;height:1px!important;margin:.5rem auto!important;padding:.75rem 0!important;font-size:0!important;overflow:hidden!important}.layout-wrapper.layout-menu-collapsed .layout-menu .menu-item{justify-content:center!important;padding:.25rem .5rem!important;display:flex!important}.layout-wrapper.layout-menu-collapsed .layout-menu .menu-link{border-radius:10px!important;justify-content:center!important;width:46px!important;height:46px!important;margin:0 auto!important;padding:.75rem 0!important}.layout-wrapper.layout-menu-collapsed .layout-menu .menu-link span:not(.badge),.layout-wrapper.layout-menu-collapsed .layout-menu .menu-link .badge{display:none!important}.layout-wrapper.layout-menu-collapsed .layout-menu .menu-link i{margin-right:0!important;font-size:1.4rem!important}.layout-wrapper.layout-menu-collapsed .layout-page{width:calc(100% - 78px)!important;max-width:calc(100% - 78px)!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}}.collapsed-menu-floating-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#2f3349;border:1px solid #ffffff26;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600;animation:.15s cubic-bezier(.16,1,.3,1) forwards tooltipSlideIn;position:fixed;transform:translateY(-50%);box-shadow:0 4px 20px #00000059;z-index:999999!important}.collapsed-menu-floating-tooltip:before{content:"";border:5px solid #0000;border-left-width:0;border-right:6px solid #2f3349;position:absolute;top:50%;right:100%;transform:translateY(-50%)}@keyframes tooltipSlideIn{0%{opacity:0;transform:translateY(-50%)translate(-6px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@media (width<=1199.98px){.layout-page{width:100%!important;max-width:100%!important}.layout-menu{height:100vh;top:0;left:0;z-index:1050!important;transition:transform .25s cubic-bezier(.25,.8,.25,1)!important;position:fixed!important;transform:translate(-100%)!important;box-shadow:0 .5rem 1.5rem #0000004d!important}.layout-menu.show,.layout-wrapper.layout-menu-expanded .layout-menu{transform:translate(0,0)!important}}.layout-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:90;box-sizing:border-box;border-bottom:1px solid #4b465c14;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 1.5rem;position:sticky;top:0;background:#fffffff2!important;height:64px!important;display:flex!important}@media (width<=576px){.layout-navbar{height:60px!important;padding:0 1rem!important}}.desktop-search-pill{background-color:#f1f3f6;border:1px solid #e2e8f0;width:380px;transition:all .2s ease-in-out}.desktop-search-pill:focus-within{background-color:#fff;border-color:#7367f0;box-shadow:0 0 0 3px #7367f026}.mobile-app-avatar{color:#fff;background:linear-gradient(135deg,#7367f0 0%,#8f85f3 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex;position:relative;box-shadow:0 2px 6px #7367f059}.mobile-avatar-badge{background-color:#28c76f;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.content-wrapper{box-sizing:border-box!important;flex:1 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:1.5rem!important}.content-footer{z-index:10;background-color:#fff;flex-shrink:0;width:100%}.card{max-width:100%;margin-bottom:1.5rem;background:#fff!important;border:0!important;border-radius:.5rem!important;box-shadow:0 2px 6px #2f2b3d14!important}.card-header{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;background:0 0!important;border-bottom:1px solid #4b465c14!important}.card-title{color:#433c50;margin-bottom:0;font-size:1.125rem;font-weight:600}.modal-header{justify-content:space-between;align-items:center;display:flex;position:relative}.modal-header .btn-close,.btn-close{opacity:.75;box-sizing:border-box;background-size:.75rem;border-radius:50%;transition:all .15s ease-in-out;margin:0!important;padding:.5rem!important}.modal-header .btn-close:hover,.btn-close:hover{opacity:1;background-color:#00000014}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px!important;outline:2px solid #7367f0!important}.avatar-tonal{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.35rem;display:flex}.bg-label-primary{color:#7367f0!important;background-color:#7367f01f!important}.bg-label-success{color:#28c76f!important;background-color:#28c76f1f!important}.bg-label-warning{color:#ff9f43!important;background-color:#ff9f431f!important}.bg-label-danger{color:#ea5455!important;background-color:#ea54551f!important}.bg-label-info{color:#00bad1!important;background-color:#00bad11f!important}.bg-label-secondary{color:#a8aaae!important;background-color:#a8aaae29!important}.timeline{margin:0;padding-left:1.75rem;list-style:none;position:relative}.timeline:before{content:"";background:#e6e6e8;width:2px;position:absolute;top:.25rem;bottom:0;left:.5rem}.timeline-item{margin-bottom:1.25rem;position:relative}.timeline-point{border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:.25rem;left:-1.5rem}.kanban-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;width:100%;min-height:calc(100vh - 260px);padding-bottom:1.5rem;display:grid}@media (width<=1200px){.kanban-board{gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.kanban-column{flex-shrink:0;width:280px;min-width:280px}}.kanban-column{background:#f8f9fa;border:1px solid #4b465c14;border-radius:.75rem;flex-direction:column;max-height:calc(100vh - 220px);transition:all .2s;display:flex}.kanban-column:hover{border-color:#7367f040}.kanban-column-header{color:#2f3349;background:#fff;border-bottom:1px solid #4b465c0f;border-top-left-radius:.75rem;border-top-right-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.15rem .75rem;font-size:.95rem;font-weight:700;display:flex}.kanban-cards-wrapper{flex-direction:column;flex-grow:1;gap:.85rem;padding:.85rem;display:flex;overflow-y:auto}.kanban-card{cursor:grab;background:#fff;border:1px solid #4b465c0f;border-left:4px solid #0000;border-radius:.625rem;padding:1rem;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,border-color .2s;box-shadow:0 2px 6px #2f2b3d0f}.kanban-card:active{cursor:grabbing}.kanban-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #2f2b3d1f}.kanban-card.border-primary{border-left-color:#7367f0!important}.kanban-card.border-warning{border-left-color:#ff9f43!important}.kanban-card.border-info{border-left-color:#00bad1!important}.kanban-card.border-success{border-left-color:#28c76f!important}.badge-label-primary{color:#7367f0!important;background-color:#7367f01f!important}.badge-label-success{color:#28c76f!important;background-color:#28c76f1f!important}.badge-label-warning{color:#ff9f43!important;background-color:#ff9f431f!important}.badge-label-danger{color:#ea5455!important;background-color:#ea54551f!important}.badge-label-info{color:#00bad1!important;background-color:#00bad11f!important}.calendar-view{width:100%;min-width:0;max-width:100%}.cal-wrapper{align-items:flex-start;gap:1.5rem;width:100%;min-width:0;max-width:100%;display:flex}.cal-sidebar{flex-shrink:0;width:270px;min-width:270px;max-width:270px}.cal-main{background:#fff;border-radius:.5rem;flex-grow:1;width:100%;min-width:0;padding:1.5rem;overflow:hidden;box-shadow:0 2px 6px #2f2b3d14}.cal-grid{table-layout:fixed;border-top:1px solid #eee;border-left:1px solid #eee;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;display:grid}.cal-day-name{text-align:center;color:#433c50;background:#f8f7fa;border-bottom:1px solid #eee;border-right:1px solid #eee;padding:.75rem .25rem;font-size:.85rem;font-weight:700}.cal-cell{background:#fff;border-bottom:1px solid #eee;border-right:1px solid #eee;min-width:0;min-height:95px;padding:.4rem;position:relative;overflow:hidden}.cal-cell.other-month{color:#bbb;background:#fafafa}.cal-cell .date-num{margin-bottom:.25rem;font-size:.825rem;font-weight:600}.cal-cell.today .date-num{color:#fff;background:#7367f0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.cal-event{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:4px;max-width:100%;margin-bottom:.25rem;padding:.2rem .4rem;font-size:.7rem;font-weight:600;display:block;overflow:hidden}.cal-event.bg-primary-subtle{color:#7367f0;background:#7367f01f;border-left:3px solid #7367f0}.cal-event.bg-success-subtle{color:#28c76f;background:#28c76f1f;border-left:3px solid #28c76f}.cal-event.bg-warning-subtle{color:#ff9f43;background:#ff9f431f;border-left:3px solid #ff9f43}.cal-event.bg-danger-subtle{color:#ea5455;background:#ea54551f;border-left:3px solid #ea5455}.cal-event.bg-info-subtle{color:#00bad1;background:#00bad11f;border-left:3px solid #00bad1}@media (width<=991px){.cal-wrapper{flex-direction:column}.cal-sidebar{width:100%;max-width:100%}}.fw-chat-view{background:#fff;border-radius:.75rem;height:calc(100vh - 150px);min-height:540px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000d}@media (width<=1199.98px){.fw-chat-view{border-radius:0;height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);overflow:hidden}.fw-chat-view.fw-has-active{z-index:1035!important;background:#fff!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;position:fixed!important;top:0!important;left:0!important}.chat-page-content{padding:0!important;overflow:hidden!important}}.fw-list-screen{background:#fff;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.fw-list-header{flex-shrink:0}.fw-contact-list{-webkit-overflow-scrolling:touch;flex:auto;overflow-y:auto}@media (width<=1199.98px){.fw-contact-list{padding-bottom:74px}}@media (width>=992px){.fw-list-screen{border-right:1px solid #eee;flex-shrink:0;width:360px}.fw-detail-screen{flex-direction:column;flex-grow:1;height:100%;overflow:hidden;display:flex!important}}.fw-detail-screen{background:#fff;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.fw-detail-header{flex-shrink:0;height:56px}.fw-tabs{flex-shrink:0;height:44px}.fw-chat-body-wrap{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.fw-messages-area{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fafafa;flex:auto;overflow-y:auto}.fw-composer-wrap{background:#fff;flex-shrink:0}.fw-user-avatar{color:#fff;background:#7367f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.fw-promo-card{background:#fdf6ec;border:1px solid #faecd8}.fw-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}.fw-avatar.fw-avatar-sm{width:36px;height:36px;font-size:13px}.fw-avatar.fw-avatar-xs{width:28px;height:28px;font-size:11px}.fw-avatar-initial{color:#e67e22;background:#fde8cc;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:inline-flex}.fw-search-box{background:#f1f5f9;border:1px solid #e2e8f0}.fw-search-box input:focus{box-shadow:none!important;border:none!important;outline:none!important}.modern-segmented-control{background-color:#f1f5f9;border:1px solid #e2e8f0;gap:2px}.segmented-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9999px;outline:none;padding:5px 14px;font-size:12.5px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.segmented-btn:hover{color:#1e293b}.segmented-btn.active{color:#7367f0;background-color:#fff;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.fw-composer-pill{transition:all .15s;background-color:#f1f3f6!important;border:1px solid #e2e8f0!important}.fw-composer-pill:focus-within{box-shadow:none!important;background-color:#fff!important;border-color:#cbd5e1!important;outline:none!important}.fw-composer-pill input,.fw-composer-pill input:focus{box-shadow:none!important;border:none!important;outline:none!important}.fw-contact-row{transition:background .15s}.fw-contact-row:hover{background:#f8fafc}.fw-contact-row.active{background:#eef2ff;border-left:3px solid #7367f0}.fw-tabs{border-bottom:2px solid #eee}.fw-tab{color:#64748b;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 0;font-size:14px;transition:all .15s}.fw-tab.active{color:#0f172a;border-bottom:2px solid #0f172a}.fw-offer-card{background:#fff}.fw-security-callout{background:#fef8eb;border-color:#fce8bd!important}.fw-bubble{word-break:break-word;white-space:pre-wrap;box-sizing:border-box;border-radius:18px;max-width:100%;padding:10px 16px;font-size:14px;line-height:1.45;display:inline-block}.fw-bubble-blue{color:#fff;background:#0084ff;border-bottom-right-radius:4px;box-shadow:0 1px 2px #0084ff33}.fw-bubble-white{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000a}.fw-composer{background:#fff}.mobile-bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1020;width:100vw;height:62px;padding-bottom:env(safe-area-inset-bottom,0);background:#fffffff5;border-top:1px solid #4b465c1f;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -3px 12px #0000000d}.mobile-nav-item{color:#7983bb;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6px 0;font-size:10px;font-weight:600;transition:all .15s ease-in-out;display:flex;text-decoration:none!important}.mobile-nav-item i{margin-bottom:2px;font-size:20px;transition:transform .15s}.mobile-nav-item.active{color:#7367f0!important}.mobile-nav-item.active i{transform:scale(1.15)}.mobile-nav-fab-wrap{flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.mobile-nav-fab{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#7367f0 0%,#9287f7 100%);border:4px solid #fff;border-radius:50%;outline:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;position:absolute;top:-18px;box-shadow:0 4px 14px #7367f073}.mobile-nav-fab:active{transform:scale(.92);box-shadow:0 2px 6px #7367f059}@media (width<=1199.98px){.pb-mobile-nav{padding-bottom:100px!important}}.crm-kpi-card{transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;position:relative;overflow:hidden}.crm-kpi-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px -4px #2f2b3d1f!important}.crm-kpi-card:after{content:"";background:0 0;width:100%;height:3px;transition:background .2s;position:absolute;top:0;left:0}.crm-kpi-card.kpi-primary:hover:after{background:#7367f0}.crm-kpi-card.kpi-success:hover:after{background:#28c76f}.crm-kpi-card.kpi-warning:hover:after{background:#ff9f43}.crm-kpi-card.kpi-danger:hover:after{background:#ea5455}.executive-highlight-banner{background:linear-gradient(135deg,#7367f00f 0%,#7367f003 100%);border:1px solid #7367f026;border-radius:.75rem}.table-hover tbody tr{transition:background-color .15s}.table-hover tbody tr:hover{background-color:#7367f00a!important}.sales-rep-rank-badge{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.hover-bg-light:hover{background-color:#f8fafc!important}
