:root{--bs-primary:#536de6;--bs-success:#10c469;--bs-warning:#f9c851;--bs-danger:#ff5b5b;--bs-info:#35b8e0;--bs-dark:#313a46;--sidebar-width:250px;--header-height:70px;--body-bg:#f5f6f8}body{background-color:var(--body-bg)!important;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;overflow-x:hidden}.sidebar{width:var(--sidebar-width);min-height:100vh;background-color:var(--bs-dark);position:fixed;top:0;left:0;z-index:1040;transition:all .2s ease-in-out;overflow-y:auto}.sidebar-logo{height:var(--header-height);display:flex;align-items:center;padding:0 20px;border-bottom:1px solid hsla(0,0%,100%,.07)}.sidebar-logo h4{color:#fff;font-weight:700;letter-spacing:2px;margin:0;font-size:1.3rem}.sidebar-menu{padding:10px 0}.sidebar-menu .menu-title{color:#8391a2;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:1.6px;padding:12px 20px 6px;display:block}.sidebar-menu a{display:flex;align-items:center;gap:10px;padding:10px 20px;color:#adb5bd;text-decoration:none;font-size:.875rem;transition:all .15s;border-left:3px solid transparent}.sidebar-menu a.active,.sidebar-menu a:hover{color:#fff;background-color:hsla(0,0%,100%,.05);border-left-color:#536de6}.sidebar-menu a i{font-size:1.1rem;width:20px;text-align:center}.main-content{margin-left:var(--sidebar-width);min-height:100vh}.top-header{height:var(--header-height);background:#fff;border-bottom:1px solid #dee2e6;position:-webkit-sticky;position:sticky;top:0;z-index:1030;display:flex;align-items:center;padding:0 24px;box-shadow:0 0 35px 0 hsla(215,9%,64%,.15)}.content-page{padding:24px}.card{border:none!important;box-shadow:0 0 35px 0 hsla(215,9%,64%,.15);margin-bottom:24px;border-radius:.375rem}.card-header{background-color:#fff!important;border-bottom:1px solid #eef2f7!important;font-weight:600}.widget-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.3rem}.kpi-card{transition:transform .15s}.kpi-card:hover{transform:translateY(-2px)}.badge-soft-success{background-color:rgba(16,196,105,.18);color:#10c469}.badge-soft-warning{background-color:rgba(249,200,81,.18);color:#f9c851}.badge-soft-danger{background-color:rgba(255,91,91,.18);color:#ff5b5b}.badge-soft-info{background-color:rgba(53,184,224,.18);color:#35b8e0}.badge-soft-primary{background-color:rgba(83,109,230,.18);color:#536de6}.badge-soft-dark{background-color:rgba(49,58,70,.18);color:#313a46}.table th{font-weight:600;font-size:.8125rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;border-bottom-width:1px!important}.table td{vertical-align:middle}.kanban-column{min-height:300px;background:#f5f6f8;border-radius:.375rem;padding:12px}.kanban-card{background:#fff;border-radius:.375rem;padding:14px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.timeline-item{position:relative;padding-left:30px;padding-bottom:20px;border-left:2px solid #dee2e6}.timeline-item:last-child{border-left-color:transparent}.timeline-item:before{content:"";position:absolute;left:-6px;top:4px;width:10px;height:10px;border-radius:50%;background:#536de6;border:2px solid #fff}.funnel-stage{flex:1 1;text-align:center;padding:15px 5px;position:relative}.avatar-sm,.funnel-stage{color:#fff;font-weight:600}.avatar-sm{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem}.workflow-node{border:2px solid #dee2e6;border-radius:8px;padding:12px 16px;background:#fff;min-width:160px;text-align:center}.workflow-node.trigger{border-color:#536de6}.workflow-node.condition{border-color:#f9c851}.workflow-node.action-node{border-color:#10c469}.workflow-arrow{display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:1.3rem;padding:0 8px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#c1c5ca;border-radius:3px}@media (max-width:991.98px){.sidebar{margin-left:-250px}.main-content,.sidebar.show{margin-left:0}}.nps-gauge{width:160px;height:80px;position:relative;overflow:hidden}.nps-gauge,.nps-gauge-fill{border-radius:160px 160px 0 0}.nps-gauge-fill{position:absolute;bottom:0;left:0;right:0;height:100%;transform-origin:bottom center}.search-box{max-width:320px}.search-box .form-control{border-radius:20px;padding-left:38px;background-color:#f5f6f8;border-color:#eef2f7;font-size:.8125rem}