:root{--crm-bg-main: #0c0b16;--crm-bg-card: #131222;--crm-bg-sidepanel: #111020;--crm-border: rgba(255, 255, 255, .07);--crm-purple: #6c5ce7;--crm-purple-hover: #5b4cc7;--crm-purple-glow: rgba(108, 92, 231, .25);--crm-text-primary: #ffffff;--crm-text-secondary: #94a3b8;--crm-text-muted: #64748b}body.crm-body{margin:0;padding:0;background:var(--crm-bg-main);color:var(--crm-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.crm-layout{display:flex;min-height:100vh;background:var(--crm-bg-main);position:relative}.crm-sidepanel{width:230px;min-width:230px;background:var(--crm-bg-sidepanel);border-right:1px solid var(--crm-border);display:flex;flex-direction:column;flex-shrink:0;transition:width .22s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.crm-sidepanel.collapsed{width:64px;min-width:64px}.crm-sidepanel-header{padding:1.15rem 1.15rem 1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--crm-border);min-height:56px;box-sizing:border-box}.crm-title-text{font-size:1.15rem;font-weight:700;color:#fff;letter-spacing:-.01em;white-space:nowrap}.crm-sidepanel.collapsed .crm-title-text{display:none}.crm-collapse-btn{background:transparent;border:none;color:var(--crm-text-muted);width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;padding:0}.crm-collapse-btn:hover{background:#ffffff14;color:#fff}.crm-nav-list{padding:.75rem .5rem;display:flex;flex-direction:column;gap:.25rem;flex:1}.crm-nav-category{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;padding:.85rem .75rem .35rem;-webkit-user-select:none;user-select:none;white-space:nowrap}.crm-sidepanel.collapsed .crm-nav-category{display:none}.crm-nav-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:8px;color:#94a3b8;background:transparent;border:1px solid transparent;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;width:100%;text-align:left;box-sizing:border-box}.crm-nav-item:hover{background:#ffffff0a;color:#fff}.crm-nav-item.active{background:#6c5ce729;border-color:#6c5ce752;color:#a78bfa;font-weight:600}.crm-nav-item i{width:17px;height:17px;flex-shrink:0;color:inherit}.crm-sidepanel.collapsed .crm-nav-item span{display:none}.crm-sidepanel.collapsed .crm-nav-item{justify-content:center;padding:.7rem 0}.crm-content{flex:1;min-width:0;padding:1.5rem 2.25rem 3rem;overflow-y:auto;box-sizing:border-box}.crm-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.crm-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:var(--crm-text-muted)}.crm-breadcrumb a{color:var(--crm-text-secondary);text-decoration:none;transition:color .15s ease;display:inline-flex;align-items:center}.crm-breadcrumb a:hover{color:#fff}.crm-breadcrumb .sep{color:#475569}.crm-breadcrumb .current{color:#fff;font-weight:600}.crm-page-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.crm-page-title{font-size:1.6rem;font-weight:700;color:#fff;margin:0;display:flex;align-items:center;gap:.55rem}.crm-info-icon{background:transparent;border:none;color:var(--crm-text-muted);cursor:pointer;padding:0;display:inline-flex;align-items:center;transition:color .15s ease}.crm-info-icon:hover{color:var(--crm-purple)}.crm-page-subhead{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 1.5rem}.crm-empty-state-box{background:var(--crm-bg-card);border:1px solid var(--crm-border);border-radius:12px;padding:4.5rem 2rem;max-width:720px;margin:2.5rem auto;text-align:center;box-sizing:border-box;box-shadow:0 8px 30px #0003}.crm-empty-state-box.crm-empty-state-wide{max-width:100%;margin:1.5rem 0 2rem;padding:5rem 2rem}.crm-funnel-icon-wrap{display:flex;justify-content:center;align-items:center;margin-bottom:1.75rem}.crm-empty-title{font-size:1.45rem;font-weight:700;color:#fff;margin:0 0 .85rem;letter-spacing:-.01em}.crm-empty-desc{font-size:.92rem;color:var(--crm-text-secondary);line-height:1.65;max-width:520px;margin:0 auto 2rem}.crm-empty-actions{display:flex;align-items:center;justify-content:center;gap:1rem}.crm-btn-primary{background:var(--crm-purple);color:#fff;border:none;padding:.65rem 1.6rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .15s ease;box-shadow:0 2px 10px var(--crm-purple-glow)}.crm-btn-primary:hover{background:var(--crm-purple-hover);transform:translateY(-1px)}.crm-btn-primary:active{transform:translateY(0)}.crm-btn-outline{background:transparent;color:#cbd5e1;border:1px solid rgba(255,255,255,.14);padding:.65rem 1.4rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .15s ease}.crm-btn-outline:hover{background:#ffffff0d;border-color:#ffffff40;color:#fff}.crm-help-pill-btn{background:#ffffff0a;color:#94a3b8;border:1px solid rgba(255,255,255,.09);padding:.65rem 1.4rem;border-radius:8px;font-size:.88rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.crm-help-pill-btn:hover{background:#ffffff14;border-color:#fff3;color:#fff;transform:translateY(-1px)}.crm-table-container{background:var(--crm-bg-card);border:1px solid var(--crm-border);border-radius:10px;overflow:hidden;margin-top:1rem}.crm-table-responsive,.crm-table-scroll,.crm-table-container>div[style*=overflow],.crm-table-container>div{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important}.crm-table-responsive::-webkit-scrollbar,.crm-table-scroll::-webkit-scrollbar,.crm-table-container>div::-webkit-scrollbar,.crm-table-container>div[style*=overflow]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}#panel-contacts,#panel-contacts *,#crmContactsTableView,#crmContactsTableView *{scrollbar-width:none!important;-ms-overflow-style:none!important}#panel-contacts::-webkit-scrollbar,#panel-contacts *::-webkit-scrollbar,#crmContactsTableView::-webkit-scrollbar,#crmContactsTableView *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.crm-table-controls{padding:1.15rem 1.25rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--crm-border);gap:1rem;flex-wrap:wrap}.crm-search-box{position:relative;width:280px}.crm-search-box input{width:100%;background:#0d0c1a;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:.55rem .85rem .55rem 2.2rem;color:#fff;font-size:.88rem;box-sizing:border-box}.crm-search-box input:focus{outline:none;border-color:var(--crm-purple)}.crm-search-box i{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--crm-text-muted);width:15px;height:15px}.crm-table{width:100%;border-collapse:collapse;font-size:.88rem;text-align:left}.crm-table th{background:#0f0e1d;color:var(--crm-text-secondary);font-weight:600;padding:.85rem 1rem;border-bottom:1px solid var(--crm-border);white-space:nowrap}.crm-table td{padding:.95rem 1rem;border-bottom:1px solid rgba(255,255,255,.04);color:#e2e8f0;vertical-align:middle}.crm-table tr:hover td{background:#ffffff05}.crm-lead-badge{display:inline-block;padding:.2rem .6rem;border-radius:20px;font-size:.75rem;font-weight:700}.crm-lead-badge.hot{background:#ef44442e;color:#f87171;border:1px solid rgba(239,68,68,.35)}.crm-lead-badge.warm{background:#f59e0b2e;color:#fbbf24;border:1px solid rgba(245,158,11,.35)}.crm-lead-badge.cold{background:#0ea5e92e;color:#38bdf8;border:1px solid rgba(14,165,233,.35)}.crm-tag-badge{display:inline-block;background:#6c5ce724;color:#c4b5fd;border:1px solid rgba(108,92,231,.28);border-radius:4px;padding:.15rem .5rem;font-size:.74rem;margin-right:.3rem}.crm-pipeline-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.5rem;overflow-x:auto}.crm-pipeline-col{background:var(--crm-bg-card);border:1px solid var(--crm-border);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:480px}.crm-pipeline-col-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid var(--crm-border);font-size:.92rem;font-weight:600;color:#fff}.crm-pipeline-card{background:#18172c;border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:.85rem;cursor:grab;transition:transform .15s,border-color .15s}.crm-pipeline-card:hover{transform:translateY(-2px);border-color:#6c5ce766}.crm-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;display:flex;align-items:center;justify-content:center;z-index:99999!important}.crm-modal-backdrop{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.crm-modal-dialog{position:relative;background:#161528;border:1px solid rgba(108,92,231,.3);border-radius:12px;width:100%;max-width:520px;padding:2rem;box-shadow:0 15px 40px #00000080;z-index:10000;box-sizing:border-box}.crm-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:var(--crm-text-muted);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.crm-modal-close:hover{color:#fff;background:#ffffff14}.crm-modal-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem}.crm-modal-sub{font-size:.85rem;color:var(--crm-text-secondary);margin:0 0 1.5rem}.crm-form-group{margin-bottom:1.15rem;display:flex;flex-direction:column;gap:.35rem;text-align:left}.crm-form-group label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#cbd5e1}.crm-form-input,.crm-form-select,.crm-form-textarea{width:100%;background:#0d0c1a;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.6rem .85rem;color:#fff;font-size:.88rem;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.crm-form-input:focus,.crm-form-select:focus,.crm-form-textarea:focus{outline:none;border-color:var(--crm-purple);box-shadow:0 0 0 2px var(--crm-purple-glow)}.crm-modal-dialog.crm-modal-lg{max-width:820px;width:92%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;padding:0}.crm-modal-dialog.crm-modal-md{max-width:520px;width:92%;height:min(650px,88vh);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#151426;border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 20px 50px #000000bf}.crm-modal-dialog.crm-modal-md form{display:flex;flex-direction:column;height:100%;min-height:0;flex:1;overflow:hidden;margin:0}.crm-modal-dialog.crm-modal-md .crm-modal-header{padding:1.15rem 1.6rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;background:#151426;flex-shrink:0}.crm-modal-dialog.crm-modal-md .crm-modal-title{margin:0;font-size:1.15rem;font-weight:700;color:#fff}.crm-modal-dialog.crm-modal-md .crm-modal-body{padding:1.25rem 1.6rem;overflow-y:auto;flex:1;min-height:0;box-sizing:border-box}.crm-modal-dialog.crm-modal-md .crm-modal-footer{padding:1rem 1.6rem;border-top:1px solid rgba(255,255,255,.08);background:#151426;display:flex;justify-content:flex-end;gap:.75rem;flex-shrink:0;margin:0}.crm-modal-dialog.crm-modal-md .crm-modal-footer .crm-btn-outline{background:#1e1d32;border:1px solid rgba(255,255,255,.12);color:#cbd5e1}.crm-modal-dialog.crm-modal-md .crm-modal-footer .crm-btn-outline:hover{background:#272540;color:#fff}.crm-modal-dialog.crm-modal-md .crm-modal-footer .crm-btn-primary{background:#6c5ce7;color:#fff;font-weight:600;box-shadow:0 2px 10px #6c5ce759}.crm-modal-header{padding:1.25rem 1.75rem;border-bottom:1px solid var(--crm-border);display:flex;align-items:center;justify-content:space-between;background:#141325}.crm-modal-header .crm-modal-title{margin:0;font-size:1.2rem;font-weight:700;color:#fff}.crm-modal-header .crm-modal-close{position:static}.crm-modal-body{padding:1.5rem 1.75rem;overflow-y:auto;max-height:calc(90vh - 135px);box-sizing:border-box}.crm-modal-body::-webkit-scrollbar{width:6px}.crm-modal-body::-webkit-scrollbar-track{background:#111020}.crm-modal-body::-webkit-scrollbar-thumb{background:#6c5ce766;border-radius:3px}.crm-form-section-title{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;color:#fff;margin:1.6rem 0 1rem;padding-bottom:.45rem;border-bottom:1px solid rgba(255,255,255,.07)}.crm-form-section-title.first{margin-top:0}.crm-form-section-title i{color:#a78bfa;width:17px;height:17px}.crm-form-row-4{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-bottom:1rem}.crm-form-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1rem}.crm-form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:1rem}.crm-address-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:.85rem;margin-bottom:1rem}.crm-phone-input-wrap{display:flex;gap:.45rem}.crm-phone-code-select{width:75px;min-width:75px;background:#0d0c1a;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.6rem .5rem;color:#fff;font-size:.88rem;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.crm-phone-code-select:focus{outline:none;border-color:var(--crm-purple)}.crm-input-currency-wrap{position:relative;display:flex;align-items:center;width:100%}.crm-input-currency-prefix{position:absolute;left:.85rem;color:#94a3b8;font-weight:600;font-size:.95rem;pointer-events:none;-webkit-user-select:none;user-select:none}.crm-input-currency-wrap input{padding-left:1.85rem!important}.crm-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.1rem 1.75rem;border-top:1px solid var(--crm-border);background:#141325;margin-top:0}@media (max-width: 768px){.crm-form-row-4,.crm-form-row-3,.crm-address-grid{grid-template-columns:1fr}}.crm-tab-panel{display:none;animation:crmFadeIn .18s ease forwards}.crm-tab-panel.active{display:block}@keyframes crmFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.crm-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.15rem;margin-top:1.25rem}.crm-card{background:var(--crm-bg-card);border:1px solid var(--crm-border);border-radius:10px;padding:1.25rem;transition:transform .15s,border-color .15s,box-shadow .15s}.crm-card:hover{transform:translateY(-2px);border-color:#6c5ce759;box-shadow:0 6px 20px #00000040}.crm-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.crm-card-title{font-size:1.05rem;font-weight:700;color:#fff;margin:0}.crm-card-desc{font-size:.84rem;color:var(--crm-text-secondary);line-height:1.5;margin:0 0 1rem}.crm-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--crm-border);padding-top:.75rem;font-size:.78rem;color:var(--crm-text-muted)}.crm-help-section{text-align:left;margin-bottom:1.25rem}.crm-help-section h4{font-size:.95rem;color:#a78bfa;margin:0 0 .35rem;font-weight:600}.crm-help-section p{font-size:.85rem;color:var(--crm-text-secondary);line-height:1.6;margin:0}.crm-list-type-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:.5rem;margin-bottom:.5rem}.crm-list-type-card{background:#0f0e1d;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1.25rem .85rem;text-align:center;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:110px;-webkit-user-select:none;user-select:none}.crm-list-type-card:hover{border-color:#6c5ce780;background:#141328;transform:translateY(-1px)}.crm-list-type-card.active{border-color:var(--crm-purple);background:#6c5ce71f;box-shadow:0 0 0 1px var(--crm-purple)}.crm-list-type-card .crm-list-type-icon{width:32px;height:32px;margin-bottom:.5rem;color:#a78bfa;display:flex;align-items:center;justify-content:center}.crm-list-type-card.active .crm-list-type-icon{color:#c4b5fd}.crm-list-type-card .crm-list-type-title{font-weight:600;font-size:.88rem;color:#fff;margin-bottom:.25rem}.crm-list-type-card .crm-list-type-sub{font-size:.72rem;color:var(--crm-text-muted);line-height:1.25}@media (max-width: 640px){.crm-list-type-cards{grid-template-columns:1fr}}.crm-page-actions{display:flex;align-items:center;gap:.75rem}.crm-btn-pipeline-outline{display:inline-flex;align-items:center;gap:.45rem;background:#ffffff0a;color:#e2e8f0;border:1px solid rgba(255,255,255,.15);border-radius:7px;padding:.52rem 1.05rem;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit}.crm-btn-pipeline-outline:hover{background:#ffffff14;border-color:#ffffff40;color:#fff}.crm-btn-pipeline-primary{display:inline-flex;align-items:center;gap:.45rem;background:#6c5ce7;color:#fff;border:1px solid transparent;border-radius:7px;padding:.52rem 1.15rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px #6c5ce759;font-family:inherit}.crm-btn-pipeline-primary:hover{background:#5b4cc7;box-shadow:0 4px 14px #6c5ce773}.crm-pipeline-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;margin-bottom:1.25rem;gap:1rem;flex-wrap:wrap}.crm-pipeline-toolbar-left{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.crm-pipeline-select-all{display:flex;align-items:center;cursor:pointer}.crm-pipeline-filter-dropdown{position:relative}.crm-pipeline-filter-btn{display:inline-flex;align-items:center;gap:.65rem;background:#111022;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#fff;padding:.52rem .95rem;font-size:.88rem;font-weight:500;cursor:pointer;transition:border-color .15s;font-family:inherit}.crm-pipeline-filter-btn:hover{border-color:#ffffff38}.crm-pipeline-filter-menu{position:absolute;top:calc(100% + 4px);left:0;background:#141326;border:1px solid rgba(255,255,255,.12);border-radius:7px;box-shadow:0 10px 30px #0009;min-width:220px;z-index:60;padding:.4rem 0;display:flex;flex-direction:column}.crm-pipeline-filter-item{background:transparent;border:none;color:#e2e8f0;padding:.55rem 1rem;text-align:left;font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.crm-pipeline-filter-item:hover{background:#ffffff0f;color:#fff}.crm-pipeline-filter-item.active{color:#818cf8;background:#818cf81f;font-weight:600}.crm-pipeline-search-wrap{position:relative;display:flex;align-items:center}.crm-pipeline-search-input{background:#111022;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:.52rem 2.2rem .52rem .85rem;color:#fff;font-size:.88rem;font-family:inherit;width:210px;transition:border-color .15s,width .2s}.crm-pipeline-search-input:focus{outline:none;border-color:#6c5ce7;width:250px}.crm-pipeline-search-icon{position:absolute;right:.75rem;color:#64748b;pointer-events:none}.crm-pipeline-toolbar-right{display:flex;align-items:center;gap:.65rem}.crm-pipeline-view-label{font-size:.88rem;color:#94a3b8}.crm-pipeline-view-toggle{display:inline-flex;background:#100f20;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:3px;gap:2px}.crm-pipeline-toggle-btn{background:transparent;border:1px solid transparent;color:#94a3b8;border-radius:4px;padding:.35rem .85rem;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit}.crm-pipeline-toggle-btn:hover{color:#fff}.crm-pipeline-toggle-btn.active{background:#1e1d32;border-color:#ffffff1f;color:#818cf8;font-weight:600;box-shadow:0 1px 4px #0000004d}.crm-pipeline-overview-card{background:#131222;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.6rem 2rem;margin-top:.5rem}.crm-pipeline-overview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.crm-pipeline-overview-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.crm-pipeline-overview-actions{display:flex;align-items:center;gap:.5rem}.crm-pipeline-action-icon-btn{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#94a3b8;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.crm-pipeline-action-icon-btn:hover{background:#ffffff14;border-color:#fff3;color:#fff}.crm-pipeline-overview-body{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem}@media (max-width: 900px){.crm-pipeline-overview-body{grid-template-columns:1fr;gap:2rem}}.crm-pipeline-stages-col{display:flex;flex-direction:column;gap:1.1rem}.crm-stage-item{display:flex;flex-direction:column;gap:.35rem}.crm-stage-meta{display:flex;align-items:center;justify-content:space-between;font-size:.86rem}.crm-stage-name{color:#fff;font-weight:500}.crm-stage-deals-val{color:#94a3b8;font-size:.82rem}.crm-stage-track{background:#191829;height:24px;border-radius:6px;padding:2px;display:flex;align-items:center;position:relative;overflow:hidden}.crm-stage-badge{display:inline-flex;align-items:center;height:20px;border-radius:4px;overflow:hidden;font-size:.72rem;font-weight:700;-webkit-user-select:none;user-select:none}.crm-stage-badge .count-box{padding:0 6px;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.crm-stage-badge .pct-box{padding:0 6px;height:100%;display:flex;align-items:center;justify-content:center;border-left:none}.crm-stage-badge.stage-blue .count-box{background:#3b82f6}.crm-stage-badge.stage-blue .pct-box{background:#3b82f626;color:#60a5fa;border:1px solid #3b82f6;border-left:none}.crm-stage-badge.stage-green .count-box{background:#10b981}.crm-stage-badge.stage-green .pct-box{background:#10b98126;color:#34d399;border:1px solid #10b981;border-left:none}.crm-stage-badge.stage-amber .count-box{background:#f59e0b}.crm-stage-badge.stage-amber .pct-box{background:#f59e0b26;color:#fbbf24;border:1px solid #f59e0b;border-left:none}.crm-stage-badge.stage-purple .count-box{background:#8b5cf6}.crm-stage-badge.stage-purple .pct-box{background:#8b5cf626;color:#c4b5fd;border:1px solid #8b5cf6;border-left:none}.crm-stage-badge.stage-pink .count-box{background:#ec4899}.crm-stage-badge.stage-pink .pct-box{background:#ec489926;color:#f472b6;border:1px solid #ec4899;border-left:none}.crm-stage-badge.stage-red .count-box{background:#ef4444}.crm-stage-badge.stage-red .pct-box{background:#ef444426;color:#f87171;border:1px solid #ef4444;border-left:none}.crm-pipeline-metrics-col{display:flex;flex-direction:column}.crm-pipeline-metric-block{margin-bottom:.5rem}.crm-pipeline-metric-heading{font-size:.96rem;font-weight:600;color:#fff;margin-bottom:.5rem}.crm-pipeline-metric-value{font-size:1.85rem;font-weight:700;line-height:1.1}.crm-pipeline-metric-value.crm-color-blue{color:#3b82f6}.crm-pipeline-metric-value.crm-color-green{color:#10b981}.crm-pipeline-metric-divider{border-bottom:1px solid rgba(255,255,255,.07);margin:1.25rem 0}.crm-pipeline-insights-block{margin-top:.25rem}.crm-pipeline-insights-heading{font-size:.96rem;font-weight:600;color:#fff;margin-bottom:1rem}.crm-pipeline-insight-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem;font-size:.88rem}.crm-pipeline-insight-item .crm-insight-label{color:#94a3b8}.crm-pipeline-insight-item .crm-insight-win{color:#10b981;font-weight:600}.crm-pipeline-insight-item .crm-insight-loss{color:#ef4444;font-weight:600}.crm-pipeline-table-wrap{width:100%;overflow-x:auto;margin-top:.5rem}.crm-pipeline-table{width:100%;border-collapse:separate;border-spacing:0 .5rem}.crm-pipeline-table thead th{background:#161527;color:#94a3b8;font-size:.82rem;font-weight:500;text-align:left;padding:.95rem 1.15rem;border:none}.crm-pipeline-table thead th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;width:44px}.crm-pipeline-table thead th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.crm-pipeline-table tbody tr{background:#131222;border:1px solid rgba(255,255,255,.07);transition:background .15s,border-color .15s}.crm-pipeline-table tbody tr:hover{background:#171629}.crm-pipeline-table tbody td{padding:1.1rem 1.15rem;color:#fff;font-size:.88rem;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.crm-pipeline-table tbody td:first-child{border-left:1px solid rgba(255,255,255,.07);border-top-left-radius:8px;border-bottom-left-radius:8px}.crm-pipeline-table tbody td:last-child{border-right:1px solid rgba(255,255,255,.07);border-top-right-radius:8px;border-bottom-right-radius:8px}.crm-pipeline-pagination-bar{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;padding-top:1rem}.crm-pipeline-per-page-wrap{display:flex;align-items:center;gap:.65rem;font-size:.85rem;color:#94a3b8}.crm-pipeline-per-page-dropdown{position:relative}.crm-pipeline-per-page-btn{display:inline-flex;align-items:center;gap:.5rem;background:#111022;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;padding:.4rem .75rem;font-size:.82rem;cursor:pointer;font-family:inherit;min-width:58px;justify-content:space-between}.crm-pipeline-per-page-menu{position:absolute;bottom:calc(100% + 4px);left:0;background:#141326;border:1px solid rgba(255,255,255,.12);border-radius:6px;box-shadow:0 -8px 24px #00000080;min-width:68px;z-index:60;padding:.3rem 0;display:flex;flex-direction:column}.crm-pipeline-page-opt{padding:.4rem .85rem;font-size:.82rem;color:#94a3b8;cursor:pointer;transition:all .15s}.crm-pipeline-page-opt:hover{background:#ffffff14;color:#fff}.crm-pipeline-page-opt.active{color:#818cf8;font-weight:600;background:#818cf81a}.crm-pipeline-pagination-btns{display:flex;align-items:center;gap:.35rem}.crm-pagination-nav-btn{background:#111022;border:1px solid rgba(255,255,255,.1);color:#94a3b8;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.crm-pagination-nav-btn:hover:not(:disabled){border-color:#ffffff40;color:#fff}.crm-pagination-nav-btn:disabled,.crm-pagination-nav-btn.disabled{opacity:.4;cursor:not-allowed}.crm-pagination-page-btn{background:#111022;border:1px solid rgba(255,255,255,.1);color:#fff;min-width:32px;height:32px;padding:0 .5rem;border-radius:6px;font-size:.82rem;font-weight:600;display:flex;align-items:center;justify-content:center}.crm-pagination-page-btn.active{border-color:#ffffff40;background:#1b1a2e}.crm-modal-section-title{display:flex;align-items:center;gap:.55rem;color:#e2e8f0;font-size:.9rem;font-weight:600;margin:1.25rem 0 .85rem;padding-bottom:.45rem;border-bottom:1px solid rgba(255,255,255,.06)}.crm-modal-section-title i{width:16px;height:16px;color:#a78bfa}.crm-searchable-select-wrap{position:relative;width:100%}.crm-searchable-select-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:#0f0e1d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.65rem .85rem;color:#fff;font-size:.88rem;cursor:pointer;font-family:inherit;transition:border-color .15s}.crm-searchable-select-btn:hover{border-color:#ffffff38}.crm-searchable-select-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#141326;border:1px solid rgba(255,255,255,.14);border-radius:6px;box-shadow:0 10px 30px #000000a6;z-index:100;padding:.5rem;box-sizing:border-box}.crm-searchable-input-box{position:relative;display:flex;align-items:center;margin-bottom:.5rem}.crm-searchable-input-box input{width:100%;background:#0d0c18;border:1px solid rgba(255,255,255,.1);border-radius:5px;padding:.5rem 2rem .5rem .75rem;color:#fff;font-size:.84rem;font-family:inherit}.crm-searchable-input-box input:focus{outline:none;border-color:var(--crm-purple)}.crm-searchable-input-box i{position:absolute;right:.65rem;color:#64748b;pointer-events:none}.crm-searchable-opts-list{max-height:180px;overflow-y:auto;display:flex;flex-direction:column}.crm-searchable-opt{padding:.55rem .75rem;font-size:.85rem;color:#cbd5e1;border-radius:4px;cursor:pointer;transition:background .15s,color .15s}.crm-searchable-opt:hover{background:#ffffff14;color:#fff}.crm-searchable-opt.active{background:#6c5ce733;color:#c4b5fd;font-weight:600}.crm-probability-wrap{margin-top:.4rem}.crm-probability-slider-container{position:relative;display:flex;align-items:center;width:100%;margin-top:.85rem}.crm-probability-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#10b981,#10b981 71%,#1e1d30 71%,#1e1d30);outline:none;cursor:pointer}.crm-probability-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #10b981;cursor:pointer;box-shadow:0 0 8px #10b981cc}.crm-probability-badge{position:absolute;top:-26px;left:71%;transform:translate(-50%);background:#10b981;color:#fff;font-size:.72rem;font-weight:700;padding:2px 7px;border-radius:4px;pointer-events:none;box-shadow:0 2px 6px #0000004d}.crm-probability-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;margin-top:.5rem}.crm-pipeline-stages-editor{display:flex;flex-direction:column;gap:.55rem;margin-top:.4rem}.crm-stage-edit-row{display:flex;align-items:center;gap:.65rem;background:#111022;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:.45rem .65rem;transition:border-color .15s}.crm-stage-edit-row:hover{border-color:#ffffff29}.crm-stage-edit-handle{color:#64748b;cursor:grab;display:flex;align-items:center}.crm-stage-color-swatch{width:22px;height:22px;border-radius:4px;flex-shrink:0}.crm-stage-edit-input{flex:1;background:transparent;border:none;color:#fff;font-size:.88rem;font-family:inherit;outline:none}.crm-stage-del-btn{background:transparent;border:none;color:#64748b;cursor:pointer;padding:.25rem;display:flex;align-items:center;border-radius:4px;transition:color .15s}.crm-stage-del-btn:hover{color:#ef4444}.crm-add-stage-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.65rem;background:#ffffff05;border:1px dashed rgba(255,255,255,.15);border-radius:6px;color:#94a3b8;font-size:.85rem;font-weight:500;cursor:pointer;margin:.65rem 0;transition:all .15s}.crm-add-stage-btn:hover{background:#ffffff0f;border-color:#ffffff4d;color:#fff}
