.KanbanColumnsModal-module__c1cHtW__infoBox{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);background:rgba(var(--accent-rgb-primary),.1);border:1px solid rgba(var(--accent-rgb-primary),.2);border-radius:var(--radius-md);margin-bottom:var(--space-xl);display:flex}.KanbanColumnsModal-module__c1cHtW__infoBox svg{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.KanbanColumnsModal-module__c1cHtW__infoBox span{color:var(--container-text-secondary,#fffc);font-size:.875rem;line-height:1.5}.KanbanColumnsModal-module__c1cHtW__columnsList{gap:var(--space-md);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.KanbanColumnsModal-module__c1cHtW__columnItem{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff1a;display:flex}.KanbanColumnsModal-module__c1cHtW__columnItem:hover{background:#ffffff0d;border-color:#fff3}.KanbanColumnsModal-module__c1cHtW__columnDrag{width:24px;height:24px;color:var(--container-text-secondary,#ffffff4d);cursor:grab;justify-content:center;align-items:center;display:flex}.KanbanColumnsModal-module__c1cHtW__columnDrag:active{cursor:grabbing}.KanbanColumnsModal-module__c1cHtW__columnColor{width:40px;height:40px;position:relative}.KanbanColumnsModal-module__c1cHtW__colorPicker{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.KanbanColumnsModal-module__c1cHtW__colorPreview{border-radius:var(--radius-sm);pointer-events:none;width:40px;height:40px;transition:all var(--transition-fast);border:2px solid #fff3}.KanbanColumnsModal-module__c1cHtW__columnItem:hover .KanbanColumnsModal-module__c1cHtW__colorPreview{border-color:#fff6}.KanbanColumnsModal-module__c1cHtW__columnInput{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);color:var(--container-heading-color,#fffffff2);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;flex:1;font-size:.9375rem;font-weight:500}.KanbanColumnsModal-module__c1cHtW__columnInput:hover{background:#ffffff14;border-color:#fff3}.KanbanColumnsModal-module__c1cHtW__columnInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-rgb-primary),.1);background:#ffffff14;outline:none}.KanbanColumnsModal-module__c1cHtW__deleteButton{border-radius:var(--radius-sm);color:#f87171;cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast);background:#ef44441a;border:1px solid #ef444433;justify-content:center;align-items:center;display:flex}.KanbanColumnsModal-module__c1cHtW__deleteButton:hover{background:#ef444433;border-color:#f87171;transform:scale(1.05)}.KanbanColumnsModal-module__c1cHtW__standardBadge{padding:.25rem var(--space-sm);border-radius:var(--radius-sm);color:var(--container-text-secondary,#ffffff80);text-transform:uppercase;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.KanbanColumnsModal-module__c1cHtW__addColumnButton{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);background:rgba(var(--accent-rgb-primary),.1);border:1px dashed rgba(var(--accent-rgb-primary),.3);border-radius:var(--radius-md);color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;font-weight:600;display:flex}.KanbanColumnsModal-module__c1cHtW__addColumnButton:hover{background:rgba(var(--accent-rgb-primary),.15);border-color:var(--accent-primary);box-shadow:0 4px 12px rgba(var(--accent-rgb-primary),.2);border-style:solid;transform:translateY(-2px)}.KanbanColumnsModal-module__c1cHtW__addColumnButton svg{flex-shrink:0}@media (max-width:640px){.KanbanColumnsModal-module__c1cHtW__columnItem{flex-wrap:wrap}.KanbanColumnsModal-module__c1cHtW__columnInput{flex-basis:100%;order:3}.KanbanColumnsModal-module__c1cHtW__deleteButton,.KanbanColumnsModal-module__c1cHtW__standardBadge{order:4}}
.skeleton-stat-card{background:var(--dashboard-bg-card);border:1px solid var(--dashboard-border);border-radius:var(--radius-xl);padding:var(--space-lg);align-items:flex-start;gap:var(--space-md);display:flex}.skeleton-stat-icon{border-radius:var(--radius-md);background:#ffffff0d;flex-shrink:0;width:40px;height:40px}.skeleton-stat-content{flex:1;min-width:0}.skeleton-stat-label{background:#ffffff0d;border-radius:6px;width:80px;height:12px;margin-bottom:8px}.skeleton-stat-value{background:#ffffff14;border-radius:8px;width:50px;height:24px}.skeleton-table-wrapper{background:var(--dashboard-bg-card);border:1px solid var(--dashboard-border);border-radius:var(--radius-xl);padding:var(--space-lg);margin-bottom:var(--space-xl)}.skeleton-table{gap:var(--space-sm);flex-direction:column;display:flex}.skeleton-table-header{gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--dashboard-border);grid-template-columns:repeat(auto-fit,minmax(100px,1fr));display:grid}.skeleton-table-header-cell{background:#ffffff14;border-radius:6px;height:16px}.skeleton-table-row{gap:var(--space-md);padding:var(--space-md)0;border-bottom:1px solid #ffffff08;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));display:grid}.skeleton-table-row:last-child{border-bottom:none}.skeleton-table-cell{background:#ffffff0d;border-radius:6px;height:14px}.shimmer{position:relative;overflow:hidden}.shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{to{left:100%}}@media (max-width:767px){.skeleton-stat-card{gap:var(--space-sm)}.skeleton-stat-icon{width:32px;height:32px}.skeleton-table-header,.skeleton-table-row{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}}
.CustomFieldsManagerModal-module__wTiJoW__modal{flex-direction:column;height:100%;max-height:80vh;display:flex}.CustomFieldsManagerModal-module__wTiJoW__header{padding:var(--space-lg);border-bottom:1px solid #ffffff1a}.CustomFieldsManagerModal-module__wTiJoW__title{margin:0 0 var(--space-xs)0;color:var(--container-heading-color,#fffffff2);font-size:1.25rem;font-weight:600}.CustomFieldsManagerModal-module__wTiJoW__subtitle{color:var(--container-text-secondary,#fff9);margin:0;font-size:.875rem}.CustomFieldsManagerModal-module__wTiJoW__content{padding:var(--space-lg);flex:1;overflow-y:auto}.CustomFieldsManagerModal-module__wTiJoW__fieldsList{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.CustomFieldsManagerModal-module__wTiJoW__fieldItem{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff1a;display:flex}.CustomFieldsManagerModal-module__wTiJoW__fieldItem:hover{background:#ffffff0d;border-color:#ffffff26}.CustomFieldsManagerModal-module__wTiJoW__fieldIcon{flex-shrink:0;font-size:1.5rem}.CustomFieldsManagerModal-module__wTiJoW__fieldInfo{flex:1;min-width:0}.CustomFieldsManagerModal-module__wTiJoW__fieldName{align-items:center;gap:var(--space-xs);color:var(--container-heading-color,#fffffff2);margin-bottom:var(--space-xs);font-size:.9375rem;font-weight:600;display:flex}.CustomFieldsManagerModal-module__wTiJoW__required{color:var(--status-error,#f87171);font-weight:700}.CustomFieldsManagerModal-module__wTiJoW__fieldMeta{color:var(--container-text-secondary,#fff9);font-size:.8125rem}.CustomFieldsManagerModal-module__wTiJoW__fieldActions{align-items:center;gap:var(--space-sm);display:flex}.CustomFieldsManagerModal-module__wTiJoW__actionButton{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--container-text-secondary,#ffffffb3);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:0;display:flex}.CustomFieldsManagerModal-module__wTiJoW__actionButton:hover{color:var(--container-heading-color,#fffffff2);background:#ffffff1a;border-color:#fff3}.CustomFieldsManagerModal-module__wTiJoW__actionButton.CustomFieldsManagerModal-module__wTiJoW__danger:hover{color:var(--status-error,#f87171);background:#f871711a;border-color:#f871714d}.CustomFieldsManagerModal-module__wTiJoW__emptyState{padding:var(--space-2xl);text-align:center;color:var(--container-text-secondary,#ffffff80);flex-direction:column;justify-content:center;align-items:center;display:flex}.CustomFieldsManagerModal-module__wTiJoW__emptyState svg{margin-bottom:var(--space-md);opacity:.3}.CustomFieldsManagerModal-module__wTiJoW__emptyState p{margin:0 0 var(--space-xs)0;color:var(--container-heading-color,#ffffffb3);font-size:1rem;font-weight:500}.CustomFieldsManagerModal-module__wTiJoW__emptyState small{font-size:.8125rem}.CustomFieldsManagerModal-module__wTiJoW__addButton{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);background:rgba(var(--accent-rgb-primary),.1);border:1px dashed rgba(var(--accent-rgb-primary),.3);border-radius:var(--radius-md);color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);font-size:.9375rem;font-weight:600;display:flex}.CustomFieldsManagerModal-module__wTiJoW__addButton:hover{background:rgba(var(--accent-rgb-primary),.15);border-color:var(--accent-primary);transform:translateY(-2px)}.CustomFieldsManagerModal-module__wTiJoW__addButton svg{flex-shrink:0}.CustomFieldsManagerModal-module__wTiJoW__form{border-radius:var(--radius-lg);padding:var(--space-lg);background:#ffffff08;border:1px solid #ffffff1a}.CustomFieldsManagerModal-module__wTiJoW__formTitle{margin:0 0 var(--space-lg)0;color:var(--container-heading-color,#fffffff2);font-size:1.125rem;font-weight:600}.CustomFieldsManagerModal-module__wTiJoW__formGroup{margin-bottom:var(--space-md)}.CustomFieldsManagerModal-module__wTiJoW__formGroup:last-child{margin-bottom:0}.CustomFieldsManagerModal-module__wTiJoW__helpText{margin-top:var(--space-xs);color:var(--container-text-secondary,#ffffff80);font-size:.75rem;display:block}.CustomFieldsManagerModal-module__wTiJoW__formActions{gap:var(--space-sm);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid #ffffff1a;display:flex}.CustomFieldsManagerModal-module__wTiJoW__cancelButton,.CustomFieldsManagerModal-module__wTiJoW__saveButton{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);flex:1;font-size:.9375rem;font-weight:600}.CustomFieldsManagerModal-module__wTiJoW__cancelButton{color:var(--container-text-secondary,#ffffffb3);background:#ffffff0d;border:1px solid #ffffff1a}.CustomFieldsManagerModal-module__wTiJoW__cancelButton:hover:not(:disabled){color:var(--container-heading-color,#fffffff2);background:#ffffff1a;border-color:#fff3}.CustomFieldsManagerModal-module__wTiJoW__saveButton{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;box-shadow:0 4px 12px rgba(var(--accent-rgb-primary),.3);border:none}.CustomFieldsManagerModal-module__wTiJoW__saveButton:hover:not(:disabled){box-shadow:0 6px 20px rgba(var(--accent-rgb-primary),.4);transform:translateY(-2px)}.CustomFieldsManagerModal-module__wTiJoW__saveButton:disabled,.CustomFieldsManagerModal-module__wTiJoW__cancelButton:disabled{opacity:.5;cursor:not-allowed}.CustomFieldsManagerModal-module__wTiJoW__footer{padding:var(--space-lg);border-top:1px solid #ffffff1a;justify-content:flex-end;display:flex}.CustomFieldsManagerModal-module__wTiJoW__closeButton{padding:var(--space-sm)var(--space-xl);border-radius:var(--radius-md);color:var(--container-text-secondary,#ffffffb3);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;font-size:.9375rem;font-weight:600}.CustomFieldsManagerModal-module__wTiJoW__closeButton:hover{color:var(--container-heading-color,#fffffff2);background:#ffffff1a;border-color:#fff3}.CustomFieldsManagerModal-module__wTiJoW__content::-webkit-scrollbar{width:8px}.CustomFieldsManagerModal-module__wTiJoW__content::-webkit-scrollbar-track{border-radius:var(--radius-sm);background:#ffffff05}.CustomFieldsManagerModal-module__wTiJoW__content::-webkit-scrollbar-thumb{border-radius:var(--radius-sm);background:#ffffff1a}.CustomFieldsManagerModal-module__wTiJoW__content::-webkit-scrollbar-thumb:hover{background:#ffffff26}
.LeadKanbanCard-module__lxO39W__card{gap:var(--space-sm);contain:layout style paint;will-change:transform,opacity;min-height:120px;transition:transform var(--transition-normal),opacity var(--transition-normal);flex-direction:column;display:flex;transform:translate(0,0)}.LeadKanbanCard-module__lxO39W__card.LeadKanbanCard-module__lxO39W__dragging{opacity:.8;transform:translate(0,0)scale(1.02)}.LeadKanbanCard-module__lxO39W__header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid #ffffff14;display:flex}.LeadKanbanCard-module__lxO39W__title{color:var(--container-heading-color,#fffffff2);word-break:break-word;flex:1;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.LeadKanbanCard-module__lxO39W__priority{border-radius:var(--radius-sm);background:rgba(var(--accent-rgb-primary),.1);border:1px solid rgba(var(--accent-rgb-primary),.2);width:24px;height:24px;color:var(--priority-color);transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LeadKanbanCard-module__lxO39W__priority svg{flex-shrink:0}.LeadKanbanCard-module__lxO39W__content{gap:var(--space-xs);flex-direction:column;display:flex}.LeadKanbanCard-module__lxO39W__infoRow{align-items:center;gap:var(--space-xs);color:var(--container-text-secondary,#ffffffb3);font-size:.8125rem;display:flex}.LeadKanbanCard-module__lxO39W__infoRow svg{opacity:.6;flex-shrink:0}.LeadKanbanCard-module__lxO39W__contactInfo{gap:var(--space-2xs,.25rem);flex-direction:column;display:flex}.LeadKanbanCard-module__lxO39W__contactText{word-break:break-word;font-size:.75rem}.LeadKanbanCard-module__lxO39W__clickable{cursor:pointer;border-radius:var(--radius-sm);padding:var(--space-2xs,.25rem)var(--space-xs);margin:calc(var(--space-2xs,.25rem)*-1)calc(var(--space-xs)*-1);contain:layout paint;will-change:background-color,color,transform;transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.LeadKanbanCard-module__lxO39W__clickable:hover{background:rgba(var(--accent-rgb-primary),.15);color:var(--accent-primary)}.LeadKanbanCard-module__lxO39W__clickable:active{transform:scale(.98)translate(0,0)}.LeadKanbanCard-module__lxO39W__value{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-sm);background:rgba(var(--accent-rgb-primary),.1);border:1px solid rgba(var(--accent-rgb-primary),.3);border-radius:var(--radius-sm);color:var(--accent-primary);margin-top:var(--space-xs);font-size:.8125rem;font-weight:600;display:flex}.LeadKanbanCard-module__lxO39W__value svg{flex-shrink:0}.LeadKanbanCard-module__lxO39W__footer{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #ffffff0d;flex-wrap:wrap;display:flex}.LeadKanbanCard-module__lxO39W__footerLeft{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.LeadKanbanCard-module__lxO39W__source{padding:.125rem var(--space-xs);border-radius:var(--radius-sm);color:var(--container-text-secondary,#fff9);text-transform:capitalize;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;font-size:.6875rem;font-weight:500;display:inline-flex}.LeadKanbanCard-module__lxO39W__assigned{padding:.125rem var(--space-xs);background:rgba(var(--accent-rgb-primary),.1);border:1px solid rgba(var(--accent-rgb-primary),.2);border-radius:var(--radius-sm);color:var(--accent-primary,#f472b6);align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;display:inline-flex}.LeadKanbanCard-module__lxO39W__assigned svg{opacity:.8;flex-shrink:0}.LeadKanbanCard-module__lxO39W__meta{align-items:center;gap:var(--space-xs);color:var(--container-text-secondary,#ffffff80);font-size:.6875rem;display:flex}.LeadKanbanCard-module__lxO39W__meta svg{opacity:.5;flex-shrink:0}.LeadKanbanCard-module__lxO39W__card:hover .LeadKanbanCard-module__lxO39W__title{color:#fff}.LeadKanbanCard-module__lxO39W__card:hover .LeadKanbanCard-module__lxO39W__priority{background:rgba(var(--accent-rgb-primary),.15);border-color:var(--priority-color)}@keyframes LeadKanbanCard-module__lxO39W__shimmer{0%,to{opacity:1}50%{opacity:.8}}
.BaseSheet-module__L4fKNW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#000000b3;justify-content:flex-end;align-items:center;animation:.2s ease-out BaseSheet-module__L4fKNW__fadeIn;display:flex;position:fixed;inset:0}@keyframes BaseSheet-module__L4fKNW__fadeIn{0%{opacity:0}to{opacity:1}}.BaseSheet-module__L4fKNW__sheet{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);transform-origin:100%;background:linear-gradient(90deg,#0f172aeb 0%,#141923e6 100%);border-left:2px solid #3b82f64d;border-top-left-radius:24px;border-bottom-left-radius:24px;flex-direction:column;height:100vh;animation:.3s cubic-bezier(.4,0,.2,1) BaseSheet-module__L4fKNW__slideIn;display:flex;position:relative;box-shadow:-12px 0 48px #00000080,0 0 80px #3b82f626,inset 0 0 100px #3b82f608}@keyframes BaseSheet-module__L4fKNW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.BaseSheet-module__L4fKNW__sheet--sm{width:100%;max-width:500px}.BaseSheet-module__L4fKNW__sheet--md{width:100%;max-width:600px}.BaseSheet-module__L4fKNW__sheet--lg{width:100%;max-width:900px}.BaseSheet-module__L4fKNW__sheet--xl{width:100%;max-width:1200px}.BaseSheet-module__L4fKNW__sheet--full{width:100%;max-width:none}@media (max-width:768px){.BaseSheet-module__L4fKNW__sheet{border-top-left-radius:0;border-bottom-left-radius:0;width:100%!important;max-width:none!important}}@media (min-width:769px) and (max-width:1024px){.BaseSheet-module__L4fKNW__sheet--lg,.BaseSheet-module__L4fKNW__sheet--xl{width:90vw}}@media print{.BaseSheet-module__L4fKNW__overlay{display:none}}
.StepModalSidebar-module__Awj9va__sidebar{background:#0000004d;border-right:1px solid #ffffff1a;flex-direction:column;width:300px;padding:2rem;display:flex}.StepModalSidebar-module__Awj9va__sidebarHeader{margin-bottom:2rem}.StepModalSidebar-module__Awj9va__sidebarTitle{color:#fff;margin-bottom:.5rem;font-size:.9375rem;font-weight:700;line-height:1.3}.StepModalSidebar-module__Awj9va__sidebarDescription{color:#fff9;font-size:.875rem}.StepModalSidebar-module__Awj9va__stepList{flex:1;overflow:auto}.StepModalSidebar-module__Awj9va__stepList::-webkit-scrollbar{width:6px}.StepModalSidebar-module__Awj9va__stepList::-webkit-scrollbar-track{background:0 0}.StepModalSidebar-module__Awj9va__stepList::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.StepModalSidebar-module__Awj9va__step{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:1rem;transition:all .2s;display:flex}.StepModalSidebar-module__Awj9va__stepActive{background:var(--accent-gradient);border-color:var(--accent-primary)}.StepModalSidebar-module__Awj9va__stepCompleted{background:#4ade801a;border-color:#4ade804d}.StepModalSidebar-module__Awj9va__step:not(.StepModalSidebar-module__Awj9va__stepActive):not(.StepModalSidebar-module__Awj9va__stepCompleted){background:#ffffff0d;border-color:#ffffff1a}.StepModalSidebar-module__Awj9va__stepIconContainer{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.StepModalSidebar-module__Awj9va__stepActive .StepModalSidebar-module__Awj9va__stepIconContainer{color:#fff;background:#fff3}.StepModalSidebar-module__Awj9va__stepCompleted .StepModalSidebar-module__Awj9va__stepIconContainer{color:#4ade80;background:#4ade8033}.StepModalSidebar-module__Awj9va__step:not(.StepModalSidebar-module__Awj9va__stepActive):not(.StepModalSidebar-module__Awj9va__stepCompleted) .StepModalSidebar-module__Awj9va__stepIconContainer{color:#fff9;background:#ffffff1a}.StepModalSidebar-module__Awj9va__stepContent{flex:1;min-width:0}.StepModalSidebar-module__Awj9va__stepTitle{font-size:.875rem;font-weight:600;line-height:1.3}.StepModalSidebar-module__Awj9va__stepDescription{margin-top:2px;font-size:.75rem;line-height:1.4}.StepModalSidebar-module__Awj9va__stepActive .StepModalSidebar-module__Awj9va__stepTitle{color:#fff}.StepModalSidebar-module__Awj9va__stepActive .StepModalSidebar-module__Awj9va__stepDescription{color:#fffc}.StepModalSidebar-module__Awj9va__stepCompleted .StepModalSidebar-module__Awj9va__stepTitle{color:#4ade80}.StepModalSidebar-module__Awj9va__stepCompleted .StepModalSidebar-module__Awj9va__stepDescription{color:#ffffff80}.StepModalSidebar-module__Awj9va__step:not(.StepModalSidebar-module__Awj9va__stepActive):not(.StepModalSidebar-module__Awj9va__stepCompleted) .StepModalSidebar-module__Awj9va__stepTitle{color:#fffc}.StepModalSidebar-module__Awj9va__step:not(.StepModalSidebar-module__Awj9va__stepActive):not(.StepModalSidebar-module__Awj9va__stepCompleted) .StepModalSidebar-module__Awj9va__stepDescription{color:#ffffff80}.StepModalSidebar-module__Awj9va__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem;transition:all .2s;display:flex}.StepModalSidebar-module__Awj9va__closeButton:hover{color:#fff;background:#ffffff26}@media (max-width:1023px){.StepModalSidebar-module__Awj9va__sidebar{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;max-height:200px;padding:1rem}.StepModalSidebar-module__Awj9va__sidebarHeader{margin-bottom:1rem}.StepModalSidebar-module__Awj9va__sidebarTitle{font-size:1.25rem}.StepModalSidebar-module__Awj9va__stepList{flex-direction:row;gap:.5rem;display:flex;overflow-x:auto}.StepModalSidebar-module__Awj9va__step{flex-direction:column;min-width:120px;margin-bottom:0;padding:.75rem}.StepModalSidebar-module__Awj9va__closeButton{display:none}}
.StepModal-module__wbhf-W__container{height:100%;display:flex;overflow:hidden}.StepModal-module__wbhf-W__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.StepModal-module__wbhf-W__contentInner{padding:var(--space-xl);padding-bottom:calc(80px + var(--space-xl));flex:1;overflow-y:auto}.StepModal-module__wbhf-W__section{margin-bottom:var(--space-xl)}.StepModal-module__wbhf-W__sectionDivider{height:1px;margin:var(--space-xl)0 var(--space-lg)0;background:linear-gradient(90deg,#0000,#ffffff1a 10% 90%,#0000);position:relative}.StepModal-module__wbhf-W__sectionDivider:before{content:attr(data-label);background:var(--dashboard-bg,#0f172a);padding:0 var(--space-md);color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StepModal-module__wbhf-W__footer{justify-content:flex-end;align-items:center;gap:var(--space-md);padding:var(--space-lg)var(--space-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#000c;border-top:1px solid #ffffff1a;display:flex;position:sticky;bottom:0;left:0;right:0}.StepModal-module__wbhf-W__buttonCancel{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;font-size:.875rem;font-weight:500;transition:all .2s}.StepModal-module__wbhf-W__buttonCancel:hover:not(:disabled){color:#fffffff2;background:#ffffff1a}.StepModal-module__wbhf-W__buttonCancel:disabled{opacity:.5;cursor:not-allowed}.StepModal-module__wbhf-W__buttonSubmit{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:0 4px 15px rgba(var(--accent-rgb-primary),.3);align-items:center;gap:var(--space-sm);border:none;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.StepModal-module__wbhf-W__buttonSubmit:hover:not(:disabled){box-shadow:0 6px 20px rgba(var(--accent-rgb-primary),.4);transform:translateY(-1px)}.StepModal-module__wbhf-W__buttonSubmit:disabled{opacity:.5;cursor:not-allowed}.StepModal-module__wbhf-W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite StepModal-module__wbhf-W__spin}@keyframes StepModal-module__wbhf-W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.StepModal-module__wbhf-W__container{flex-direction:column}.StepModal-module__wbhf-W__contentInner{padding:var(--space-lg)}}@media (max-width:768px){.StepModal-module__wbhf-W__contentInner{padding:var(--space-md)}.StepModal-module__wbhf-W__section{margin-bottom:var(--space-lg)}}
.StepModalContent-module__PQaTmG__content{padding:var(--space-xl);scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;padding-bottom:100px;overflow:hidden auto}.StepModalContent-module__PQaTmG__content::-webkit-scrollbar{width:8px}.StepModalContent-module__PQaTmG__content::-webkit-scrollbar-track{background:0 0}.StepModalContent-module__PQaTmG__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.StepModalContent-module__PQaTmG__content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.StepModalContent-module__PQaTmG__content{padding:var(--space-lg);padding-bottom:120px}}
.StepModalNavigation-module__udJO_W__navigation{z-index:1001;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#000000a6;border:1px solid #ffffff14;border-radius:28px;align-items:center;gap:2rem;min-width:500px;max-width:90vw;padding:1.25rem 2.5rem;animation:.4s cubic-bezier(.34,1.56,.64,1) StepModalNavigation-module__udJO_W__slideUpAdjusted;display:flex;position:fixed;bottom:2rem;left:calc(50vw + 150px);transform:translate(-50%);box-shadow:0 20px 60px #00000080,inset 0 0 0 1px #ffffff0d}@keyframes StepModalNavigation-module__udJO_W__slideUpAdjusted{0%{opacity:0;transform:translate(-50%,120%)}to{opacity:1;transform:translate(-50%)}}.StepModalNavigation-module__udJO_W__navigationCenter{flex:1;justify-content:center;gap:.75rem;display:flex}.StepModalNavigation-module__udJO_W__navButton{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:14px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.StepModalNavigation-module__udJO_W__navButton:disabled{opacity:.5;cursor:not-allowed}.StepModalNavigation-module__udJO_W__navButtonSecondary{color:#fff;background:#ffffff14;border:1px solid #ffffff26}.StepModalNavigation-module__udJO_W__navButtonSecondary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.StepModalNavigation-module__udJO_W__navButtonSecondary:disabled{color:#ffffff4d}.StepModalNavigation-module__udJO_W__navButtonPrimary{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 15px rgba(var(--accent-rgb-primary,236,72,153),.4);border:none}.StepModalNavigation-module__udJO_W__navButtonPrimary:not(:disabled):hover{box-shadow:0 8px 25px rgba(var(--accent-rgb-primary,236,72,153),.5);transform:translateY(-2px)}.StepModalNavigation-module__udJO_W__navButtonPublish{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 15px rgba(var(--accent-rgb-primary,236,72,153),.4);border:none;padding:.75rem 1.5rem}.StepModalNavigation-module__udJO_W__navButtonPublish:not(:disabled):hover{box-shadow:0 8px 25px rgba(var(--accent-rgb-primary,236,72,153),.5);transform:translateY(-2px)}.StepModalNavigation-module__udJO_W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:1s linear infinite StepModalNavigation-module__udJO_W__spin}@keyframes StepModalNavigation-module__udJO_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1023px){.StepModalNavigation-module__udJO_W__navigation{display:none!important}}
.SheetComponents-module__VH2b0q__header{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);background:linear-gradient(135deg,#3b82f61f 0%,#2563eb14 50%,#1d4ed80d 100%);border-bottom:1px solid #3b82f626;border-top-left-radius:24px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #3b82f614}.SheetComponents-module__VH2b0q__headerContent{align-items:center;gap:var(--space-md);flex:1;min-width:0;display:flex}.SheetComponents-module__VH2b0q__headerIcon{border-radius:var(--radius-lg);color:#3b82f6e6;background:linear-gradient(135deg,#3b82f633,#2563eb26);border:1px solid #3b82f64d;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #3b82f626,inset 0 1px 4px #ffffff14}.SheetComponents-module__VH2b0q__headerIcon svg{width:20px;height:20px}.SheetComponents-module__VH2b0q__headerText{flex:1;min-width:0}.SheetComponents-module__VH2b0q__title{color:#fffffff2;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;overflow:hidden}.SheetComponents-module__VH2b0q__subtitle{color:#fff9;margin:4px 0 0;font-size:.875rem;font-weight:500;line-height:1.4}.SheetComponents-module__VH2b0q__headerRight{align-items:center;gap:var(--space-sm);display:flex}.SheetComponents-module__VH2b0q__headerActions{align-items:center;gap:var(--space-xs);display:flex}.SheetComponents-module__VH2b0q__closeButton{border-radius:var(--radius-md);color:#ffffffb3;cursor:pointer;width:40px;height:40px;transition:var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SheetComponents-module__VH2b0q__closeButton:hover{color:#fffffff2;background:#ffffff1a;border-color:#fff3;transform:scale(1.05)}.SheetComponents-module__VH2b0q__closeButton:active{transform:scale(.95)}.SheetComponents-module__VH2b0q__content{padding:var(--space-xl);scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;overflow:hidden auto}.SheetComponents-module__VH2b0q__content::-webkit-scrollbar{width:8px}.SheetComponents-module__VH2b0q__content::-webkit-scrollbar-track{background:0 0}.SheetComponents-module__VH2b0q__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.SheetComponents-module__VH2b0q__content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.SheetComponents-module__VH2b0q__content--none{padding:0}.SheetComponents-module__VH2b0q__content--sm{padding:var(--space-sm)var(--space-md)}.SheetComponents-module__VH2b0q__content--md{padding:var(--space-md)var(--space-lg)}.SheetComponents-module__VH2b0q__content--lg{padding:var(--space-lg)var(--space-xl)}.SheetComponents-module__VH2b0q__content--xl{padding:var(--space-xl)}.SheetComponents-module__VH2b0q__footer{z-index:10;justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(90deg,#0f172ad9 0%,#141923d1 100%);border-top:1px solid #3b82f61f;border-bottom-left-radius:24px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 12px #0003}.SheetComponents-module__VH2b0q__footerLeft{align-items:center;gap:var(--space-sm);display:flex}.SheetComponents-module__VH2b0q__footerRight{align-items:center;gap:var(--space-md);margin-left:auto;display:flex}.SheetComponents-module__VH2b0q__footerButton{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast);align-items:center;gap:var(--space-xs);font-size:.875rem;font-weight:600;display:flex}.SheetComponents-module__VH2b0q__footerButtonCancel{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff1f}.SheetComponents-module__VH2b0q__footerButtonCancel:hover:not(:disabled){color:#fffffff2;background:#ffffff1a;border-color:#ffffff2e}.SheetComponents-module__VH2b0q__footerButtonSubmit{color:#fff;background:linear-gradient(135deg,#3b82f6cc,#2563ebd9);border:1px solid #3b82f666;box-shadow:0 2px 8px #3b82f640}.SheetComponents-module__VH2b0q__footerButtonSubmit:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6e6,#2563ebf2);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.SheetComponents-module__VH2b0q__footerButton:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.SheetComponents-module__VH2b0q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite SheetComponents-module__VH2b0q__spin;display:inline-block}@keyframes SheetComponents-module__VH2b0q__spin{to{transform:rotate(360deg)}}.SheetComponents-module__VH2b0q__section{margin-bottom:var(--space-xl)}.SheetComponents-module__VH2b0q__section:last-child{margin-bottom:0}.SheetComponents-module__VH2b0q__sectionHeader{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid #ffffff1a}.SheetComponents-module__VH2b0q__sectionTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.SheetComponents-module__VH2b0q__sectionDescription{color:#fff9;margin:var(--space-xs)0 0 0;font-size:.875rem}.SheetComponents-module__VH2b0q__sectionContent{flex-direction:column;display:flex}.SheetComponents-module__VH2b0q__sectionContent--sm{gap:var(--space-sm)}.SheetComponents-module__VH2b0q__sectionContent--md{gap:var(--space-md)}.SheetComponents-module__VH2b0q__sectionContent--lg{gap:var(--space-lg)}@media (max-width:768px){.SheetComponents-module__VH2b0q__header{padding:var(--space-sm)var(--space-md);border-top-left-radius:0}.SheetComponents-module__VH2b0q__title{font-size:1.125rem}.SheetComponents-module__VH2b0q__subtitle{font-size:.8125rem}.SheetComponents-module__VH2b0q__headerIcon{width:36px;height:36px}.SheetComponents-module__VH2b0q__headerIcon svg{width:18px;height:18px}.SheetComponents-module__VH2b0q__content{padding:var(--space-lg)}.SheetComponents-module__VH2b0q__footer{padding:var(--space-sm)var(--space-md);border-bottom-left-radius:0;flex-direction:column}.SheetComponents-module__VH2b0q__footerLeft,.SheetComponents-module__VH2b0q__footerRight{width:100%;margin-left:0}.SheetComponents-module__VH2b0q__footerButton{flex:1}}
.OpportunityKanbanCard-module__UvGLpW__card{gap:var(--space-sm);contain:layout style paint;will-change:transform,opacity;min-height:120px;transition:transform var(--transition-normal),opacity var(--transition-normal);flex-direction:column;display:flex;transform:translate(0,0)}.OpportunityKanbanCard-module__UvGLpW__card.OpportunityKanbanCard-module__UvGLpW__dragging{opacity:.8;transform:translate(0,0)scale(1.02)}.OpportunityKanbanCard-module__UvGLpW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid #ffffff14;display:flex}.OpportunityKanbanCard-module__UvGLpW__title{color:var(--container-heading-color,#fffffff2);word-break:break-word;flex:1;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.OpportunityKanbanCard-module__UvGLpW__value{color:var(--accent-primary);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:.875rem;font-weight:700}.OpportunityKanbanCard-module__UvGLpW__content{gap:var(--space-xs);flex-direction:column;display:flex}.OpportunityKanbanCard-module__UvGLpW__infoRow{align-items:center;gap:var(--space-xs);color:var(--container-text-secondary,#ffffffb3);font-size:.8125rem;display:flex}.OpportunityKanbanCard-module__UvGLpW__infoRow svg{opacity:.6;flex-shrink:0}.OpportunityKanbanCard-module__UvGLpW__profit{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-sm);background:rgba(var(--completed-rgb),.1);border:1px solid rgba(var(--completed-rgb),.3);border-radius:var(--radius-sm);color:var(--completed-color);margin-top:var(--space-xs);font-size:.75rem;font-weight:600;display:flex}.OpportunityKanbanCard-module__UvGLpW__profit svg{flex-shrink:0}.OpportunityKanbanCard-module__UvGLpW__footer{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #ffffff0d;display:flex}.OpportunityKanbanCard-module__UvGLpW__meta{align-items:center;gap:var(--space-xs);color:var(--container-text-secondary,#ffffff80);font-size:.6875rem;display:flex}.OpportunityKanbanCard-module__UvGLpW__meta svg{opacity:.5;flex-shrink:0}.OpportunityKanbanCard-module__UvGLpW__probability{min-width:40px;height:20px;padding:0 var(--space-xs);background:rgba(var(--accent-rgb-primary),.15);border:1px solid rgba(var(--accent-rgb-primary),.3);border-radius:var(--radius-sm);color:var(--accent-primary);justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.OpportunityKanbanCard-module__UvGLpW__card:hover .OpportunityKanbanCard-module__UvGLpW__title{color:#fff}.OpportunityKanbanCard-module__UvGLpW__card:hover .OpportunityKanbanCard-module__UvGLpW__value{animation:1.5s ease-in-out infinite OpportunityKanbanCard-module__UvGLpW__shimmer}@keyframes OpportunityKanbanCard-module__UvGLpW__shimmer{0%,to{opacity:1}50%{opacity:.8}}
.CreateOpportunitySheet-module__Zf3W-q__stageButton{border:1px solid var(--dashboard-border-light,#ffffff1a);border-radius:var(--radius-md);color:var(--container-text-secondary,#fff9);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;justify-content:flex-start;align-items:center;gap:.5rem;min-height:40px;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;display:flex;position:relative;overflow:hidden}.CreateOpportunitySheet-module__Zf3W-q__stageButton:hover{border-color:var(--dashboard-border-light,#fff3);background:#ffffff0d;transform:translateY(-1px)}.CreateOpportunitySheet-module__Zf3W-q__stageButtonActive{background:var(--stage-color);opacity:.9;border:1px solid var(--stage-color);border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:all var(--transition-fast);justify-content:flex-start;align-items:center;gap:.5rem;min-height:40px;padding:.625rem .875rem;font-size:.8125rem;font-weight:600;display:flex;position:relative;overflow:hidden}.CreateOpportunitySheet-module__Zf3W-q__stageButtonActive:hover{opacity:1;transform:translateY(-1px)}
.createForm-module__jZsm4G__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.createForm-module__jZsm4G__formGrid{grid-template-columns:1fr}}.createForm-module__jZsm4G__fullWidth{grid-column:1/-1}.createForm-module__jZsm4G__errorBox{color:#f87171;background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:.75rem 1rem;font-size:.845rem;line-height:1.45}.createForm-module__jZsm4G__infoBox{color:#ffffffb3;background:#3b82f614;border:1px solid #3b82f633;border-radius:8px;padding:.75rem 1rem;font-size:.845rem;line-height:1.5}.createForm-module__jZsm4G__calcDisplay{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.createForm-module__jZsm4G__calcItem{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;flex:1;gap:.2rem;min-width:110px;padding:.5rem .75rem;display:flex}.createForm-module__jZsm4G__calcLabel{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.createForm-module__jZsm4G__calcValue{color:var(--accent-primary,#f472b6);font-size:.9rem;font-weight:600}.createForm-module__jZsm4G__inDevelopment{color:#ffffff4d;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;padding:.625rem .875rem;font-size:.8rem;font-style:italic}.createForm-module__jZsm4G__formStepContent{flex-direction:column;gap:2rem;display:flex}.createForm-module__jZsm4G__formSection{flex-direction:column;gap:1rem;display:flex}.createForm-module__jZsm4G__formSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;border-bottom:1px solid #ffffff0f;padding-bottom:.625rem;font-size:.6875rem;font-weight:700}
.CRMSheet-module__oNaxta__overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#000000b3;justify-content:flex-end;align-items:center;animation:.2s ease-out CRMSheet-module__oNaxta__crmFadeIn;display:flex;position:fixed;inset:0}@keyframes CRMSheet-module__oNaxta__crmFadeIn{0%{opacity:0}to{opacity:1}}.CRMSheet-module__oNaxta__sheet{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(160deg,#0d1426f7 0%,#121622f2 100%);border-left:1.5px solid #3b82f633;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;height:100vh;animation:.28s cubic-bezier(.4,0,.2,1) CRMSheet-module__oNaxta__crmSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:-16px 0 60px #0009,0 0 100px #3b82f614,inset 1px 0 #ffffff0a}@keyframes CRMSheet-module__oNaxta__crmSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.CRMSheet-module__oNaxta__sheet--lg{width:100%;max-width:900px}.CRMSheet-module__oNaxta__sheet--xl{width:100%;max-width:1200px}.CRMSheet-module__oNaxta__sheet--full{width:100%}.CRMSheet-module__oNaxta__sheetHeader{background:#00000040;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:flex-start;gap:.875rem;padding:.875rem 1.25rem .75rem;display:flex}.CRMSheet-module__oNaxta__closeButton{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;transition:all .15s;display:flex}.CRMSheet-module__oNaxta__closeButton:hover{color:#ffffffd9;background:#ffffff1a;border-color:#ffffff26}.CRMSheet-module__oNaxta__headerContent{flex:1;min-width:0}.CRMSheet-module__oNaxta__headerTop{align-items:center;gap:.5rem;min-width:0;display:flex}.CRMSheet-module__oNaxta__headerTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex-shrink:0;max-width:260px;margin:0;font-size:.975rem;font-weight:600;overflow:hidden}.CRMSheet-module__oNaxta__headerStatusSlot{flex-shrink:0;margin-left:auto}.CRMSheet-module__oNaxta__quickInfoBar{flex-wrap:nowrap;flex:1;align-items:center;gap:.3rem;min-width:0;display:flex;overflow:hidden}.CRMSheet-module__oNaxta__quickInfoChip{color:#ffffff8c;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.2rem;padding:.15rem .5rem;font-size:.7rem;display:inline-flex}.CRMSheet-module__oNaxta__quickInfoChipLabel{color:#ffffff4d;margin-right:1px}.CRMSheet-module__oNaxta__tabBar{scrollbar-width:none;background:#00000026;border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:0;padding:0 1.25rem;display:flex;overflow-x:auto}.CRMSheet-module__oNaxta__tabBar::-webkit-scrollbar{display:none}.CRMSheet-module__oNaxta__tabButton{color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.35rem;padding:.6rem .85rem;font-size:.78rem;font-weight:500;transition:color .15s;display:flex;position:relative}.CRMSheet-module__oNaxta__tabButton:hover{color:#ffffffbf}.CRMSheet-module__oNaxta__tabButton:after{content:"";background:var(--accent-primary,#f472b6);border-radius:1px 1px 0 0;height:2px;transition:transform .2s;position:absolute;bottom:-1px;left:.5rem;right:.5rem;transform:scaleX(0)}.CRMSheet-module__oNaxta__tabButtonActive{color:#fff;font-weight:600}.CRMSheet-module__oNaxta__tabButtonActive:after{transform:scaleX(1)}.CRMSheet-module__oNaxta__tabIcon{opacity:.6;align-items:center;display:flex}.CRMSheet-module__oNaxta__tabButtonActive .CRMSheet-module__oNaxta__tabIcon{opacity:1}.CRMSheet-module__oNaxta__tabContent{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:1rem 1.25rem 1.5rem;overflow:hidden auto}.CRMSheet-module__oNaxta__tabContent::-webkit-scrollbar{width:4px}.CRMSheet-module__oNaxta__tabContent::-webkit-scrollbar-track{background:0 0}.CRMSheet-module__oNaxta__tabContent::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.CRMSheet-module__oNaxta__fieldGrid2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.CRMSheet-module__oNaxta__fieldGrid3{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.CRMSheet-module__oNaxta__fieldGrid4{grid-template-columns:1fr 1fr 1fr 1fr;gap:.75rem;display:grid}.CRMSheet-module__oNaxta__fieldGridAuto{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.CRMSheet-module__oNaxta__fullSpan{grid-column:1/-1}.CRMSheet-module__oNaxta__sectionBlock{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;margin-bottom:.75rem;padding:.875rem 1rem}.CRMSheet-module__oNaxta__sectionBlock:last-child{margin-bottom:0}.CRMSheet-module__oNaxta__sectionTitle{letter-spacing:.07em;text-transform:uppercase;color:#ffffff4d;margin:0 0 .75rem;font-size:.68rem;font-weight:700}.CRMSheet-module__oNaxta__tabDivider{color:#fff3;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;font-size:.68rem;font-weight:700;display:flex}.CRMSheet-module__oNaxta__tabDivider:before,.CRMSheet-module__oNaxta__tabDivider:after{content:"";background:#ffffff0f;flex:1;height:1px}.CRMSheet-module__oNaxta__twoColLayout{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.CRMSheet-module__oNaxta__twoColPanel{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}.CRMSheet-module__oNaxta__twoColPanelTitle{letter-spacing:.07em;text-transform:uppercase;color:#ffffff4d;border-bottom:1px solid #ffffff0f;margin:0 0 .5rem;padding-bottom:.5rem;font-size:.68rem;font-weight:700}.CRMSheet-module__oNaxta__statusRow{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.CRMSheet-module__oNaxta__statusBtn{cursor:pointer;color:#ffffff73;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:20px;align-items:center;gap:.375rem;padding:.3rem .7rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.CRMSheet-module__oNaxta__statusBtn:hover{color:#fffc;background:#ffffff14}.CRMSheet-module__oNaxta__statusBtnActive{color:#fff;background:#ffffff0d;font-weight:600}.CRMSheet-module__oNaxta__statusDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.CRMSheet-module__oNaxta__workflowRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CRMSheet-module__oNaxta__workflowChip{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.375rem;padding:.4rem .75rem;font-size:.775rem;transition:all .15s;display:flex}.CRMSheet-module__oNaxta__workflowChip:hover{color:#ffffffd9;background:#ffffff14}.CRMSheet-module__oNaxta__workflowChipActive{background:rgba(var(--accent-primary-rgb,244,114,182),.1);border-color:rgba(var(--accent-primary-rgb,244,114,182),.4);color:#fff}.CRMSheet-module__oNaxta__workflowTimestamp{color:#fff6;margin-left:.25rem;font-size:.68rem}.CRMSheet-module__oNaxta__calcGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.CRMSheet-module__oNaxta__calcItem{background:#ffffff08;border-radius:8px;flex-direction:column;gap:.2rem;padding:.5rem .75rem;display:flex}.CRMSheet-module__oNaxta__calcLabel{color:#fff6;font-size:.68rem}.CRMSheet-module__oNaxta__calcValue{color:var(--accent-primary,#f472b6);font-size:.9rem;font-weight:600}.CRMSheet-module__oNaxta__contactCard{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;flex-direction:column;gap:.375rem;padding:.75rem 1rem;display:flex}.CRMSheet-module__oNaxta__contactCardTitle{letter-spacing:.07em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.25rem;font-size:.68rem;font-weight:700}.CRMSheet-module__oNaxta__contactRow{color:#fffc;align-items:center;gap:.5rem;font-size:.825rem;display:flex}.CRMSheet-module__oNaxta__contactRow a{color:inherit;text-decoration:none}.CRMSheet-module__oNaxta__contactRow a:hover{text-decoration:underline}.CRMSheet-module__oNaxta__contactIcon{opacity:.4;flex-shrink:0;align-items:center;display:flex}.CRMSheet-module__oNaxta__metaGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem 1rem;display:grid}.CRMSheet-module__oNaxta__metaItem{flex-direction:column;gap:.15rem;display:flex}.CRMSheet-module__oNaxta__metaLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.CRMSheet-module__oNaxta__metaValue{color:#ffffffb3;word-break:break-all;font-size:.78rem}.CRMSheet-module__oNaxta__uploadArea{text-align:center;background:#ffffff05;border:2px dashed #ffffff2e;border-radius:12px;margin-bottom:.875rem;padding:1.5rem 1.25rem}.CRMSheet-module__oNaxta__imageGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.625rem;display:grid}.CRMSheet-module__oNaxta__splitRow3_1{grid-template-columns:3fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}@media (max-width:768px){.CRMSheet-module__oNaxta__sheet{border-radius:0;width:100%!important;max-width:none!important}.CRMSheet-module__oNaxta__fieldGrid2,.CRMSheet-module__oNaxta__fieldGrid3,.CRMSheet-module__oNaxta__fieldGrid4,.CRMSheet-module__oNaxta__twoColLayout{grid-template-columns:1fr}.CRMSheet-module__oNaxta__calcGrid{grid-template-columns:1fr 1fr}.CRMSheet-module__oNaxta__tabBar{padding:0 .75rem}.CRMSheet-module__oNaxta__tabButton{padding:.6rem;font-size:.72rem}.CRMSheet-module__oNaxta__splitRow3_1{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.CRMSheet-module__oNaxta__sheet--xl{width:92vw}.CRMSheet-module__oNaxta__fieldGrid3,.CRMSheet-module__oNaxta__fieldGrid4{grid-template-columns:1fr 1fr}}
.InlineField-module__kAvp1q__root{cursor:text;box-sizing:border-box;border:1px solid #0000;border-radius:7px;align-items:center;gap:.3rem;width:100%;min-height:30px;padding:.3rem .45rem;transition:background .13s,border-color .13s;display:flex;position:relative}.InlineField-module__kAvp1q__root:not(.InlineField-module__kAvp1q__editing):hover{background:#ffffff0d;border-color:#ffffff17}.InlineField-module__kAvp1q__root:not(.InlineField-module__kAvp1q__editing):focus-visible{outline-offset:1px;outline:2px solid #f472b680}.InlineField-module__kAvp1q__root.InlineField-module__kAvp1q__editing{cursor:default;padding:0;background:0 0!important;border-color:#0000!important}.InlineField-module__kAvp1q__root.InlineField-module__kAvp1q__multiline{align-items:flex-start;min-height:40px}.InlineField-module__kAvp1q__displayText{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.845rem;line-height:1.45;overflow:hidden}.InlineField-module__kAvp1q__multiline .InlineField-module__kAvp1q__displayText{white-space:pre-wrap;word-break:break-word}.InlineField-module__kAvp1q__emptyText{color:#ffffff38;font-size:.78rem;font-style:italic}.InlineField-module__kAvp1q__pencil{color:#fff0;pointer-events:none;flex-shrink:0;transition:color .13s}.InlineField-module__kAvp1q__root:not(.InlineField-module__kAvp1q__editing):hover .InlineField-module__kAvp1q__pencil{color:#ffffff4d}.InlineField-module__kAvp1q__input,.InlineField-module__kAvp1q__select,.InlineField-module__kAvp1q__textarea{box-sizing:border-box;color:#fff;-moz-appearance:textfield;background:#ffffff12;border:1px solid #ffffff2e;border-radius:7px;outline:none;width:100%;padding:.3rem .45rem;font-family:inherit;font-size:.845rem;line-height:1.45;transition:border-color .15s,background .15s}.InlineField-module__kAvp1q__input,.InlineField-module__kAvp1q__select{height:32px}.InlineField-module__kAvp1q__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InlineField-module__kAvp1q__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.InlineField-module__kAvp1q__input::placeholder,.InlineField-module__kAvp1q__textarea::placeholder{color:#ffffff38}.InlineField-module__kAvp1q__input:focus,.InlineField-module__kAvp1q__select:focus,.InlineField-module__kAvp1q__textarea:focus{background:#ffffff17;border-color:#f472b699;box-shadow:0 0 0 2px #f472b61f}.InlineField-module__kAvp1q__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='rgba(255,255,255,0.45)' d='M5 7L1 3h8z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;height:32px;padding-right:2rem}.InlineField-module__kAvp1q__select option{color:#fff;background:#1a2035}.InlineField-module__kAvp1q__textarea{resize:vertical;min-height:56px}
.CreateCustomFieldModal-module__TNGglq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CreateCustomFieldModal-module__TNGglq__modal{background:var(--dashboard-bg-elevated,#ffffff14);border:1px solid var(--dashboard-border-light,#ffffff1a);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);width:100%;max-width:600px;box-shadow:var(--shadow-xl,0 25px 50px #0000004d);max-height:90vh;box-shadow:var(--shadow-lg);overflow-y:auto}.CreateCustomFieldModal-module__TNGglq__header{padding:var(--space-lg);border-bottom:1px solid var(--dashboard-border-light);justify-content:space-between;align-items:center;display:flex}.CreateCustomFieldModal-module__TNGglq__header h2{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.CreateCustomFieldModal-module__TNGglq__closeButton{color:#fff;cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CreateCustomFieldModal-module__TNGglq__closeButton:hover:not(:disabled){background:#ffffff1a}.CreateCustomFieldModal-module__TNGglq__closeButton:disabled{opacity:.5;cursor:not-allowed}.CreateCustomFieldModal-module__TNGglq__body{padding:var(--space-lg);gap:var(--space-lg);flex-direction:column;display:flex}.CreateCustomFieldModal-module__TNGglq__field{gap:var(--space-sm);flex-direction:column;display:flex}.CreateCustomFieldModal-module__TNGglq__label{color:#fff;align-items:center;gap:var(--space-xs);font-size:.875rem;font-weight:600;display:flex}.CreateCustomFieldModal-module__TNGglq__required{color:var(--accent-primary,#f472b6)}.CreateCustomFieldModal-module__TNGglq__hint{color:#ffffff80;font-size:.8125rem;font-weight:400}.CreateCustomFieldModal-module__TNGglq__input{border-radius:var(--radius-md);color:#fff;padding:var(--space-sm)var(--space-md);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #fff3;font-size:.9375rem}.CreateCustomFieldModal-module__TNGglq__input:focus{border-color:var(--accent-primary,#f472b6);background:#ffffff14;outline:none}.CreateCustomFieldModal-module__TNGglq__input:disabled{opacity:.5;cursor:not-allowed}.CreateCustomFieldModal-module__TNGglq__input::placeholder{color:#fff6}.CreateCustomFieldModal-module__TNGglq__typeGrid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.CreateCustomFieldModal-module__TNGglq__typeGrid{grid-template-columns:1fr}}.CreateCustomFieldModal-module__TNGglq__typeCard{border-radius:var(--radius-md);padding:var(--space-md);align-items:center;gap:var(--space-sm);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:2px solid #fff3;flex-direction:column;display:flex}.CreateCustomFieldModal-module__TNGglq__typeCard:hover:not(:disabled){border-color:var(--accent-primary,#f472b6);background:#ffffff14;transform:translateY(-2px)}.CreateCustomFieldModal-module__TNGglq__typeCard:disabled{opacity:.5;cursor:not-allowed}.CreateCustomFieldModal-module__TNGglq__typeCardActive{background:rgba(var(--accent-primary-rgb,244,114,182),.1);border-color:var(--accent-primary,#f472b6)}.CreateCustomFieldModal-module__TNGglq__typeIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-primary,#f472b6);background:#ffffff1a;justify-content:center;align-items:center;display:flex}.CreateCustomFieldModal-module__TNGglq__typeCardActive .CreateCustomFieldModal-module__TNGglq__typeIcon{background:rgba(var(--accent-primary-rgb,244,114,182),.2)}.CreateCustomFieldModal-module__TNGglq__typeLabel{color:#fff;font-size:.9375rem;font-weight:600}.CreateCustomFieldModal-module__TNGglq__typeDescription{color:#fff9;text-align:center;font-size:.75rem;line-height:1.4}.CreateCustomFieldModal-module__TNGglq__optionsList{gap:var(--space-sm);flex-direction:column;display:flex}.CreateCustomFieldModal-module__TNGglq__optionRow{gap:var(--space-sm);align-items:center;display:flex}.CreateCustomFieldModal-module__TNGglq__optionRow .CreateCustomFieldModal-module__TNGglq__input{flex:1}.CreateCustomFieldModal-module__TNGglq__removeButton{border-radius:var(--radius-sm);color:#ef4444;padding:var(--space-sm);cursor:pointer;transition:all var(--transition-fast);background:#ef44441a;border:1px solid #ef44444d;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CreateCustomFieldModal-module__TNGglq__removeButton:hover:not(:disabled){background:#ef444433;border-color:#ef444480}.CreateCustomFieldModal-module__TNGglq__removeButton:disabled{opacity:.5;cursor:not-allowed}.CreateCustomFieldModal-module__TNGglq__addButton{border-radius:var(--radius-md);color:#fff;padding:var(--space-sm)var(--space-md);justify-content:center;align-items:center;gap:var(--space-xs);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:1px dashed #ffffff4d;font-size:.875rem;font-weight:500;display:flex}.CreateCustomFieldModal-module__TNGglq__addButton:hover:not(:disabled){border-color:var(--accent-primary,#f472b6);background:#ffffff14;border-style:solid}.CreateCustomFieldModal-module__TNGglq__addButton:disabled{opacity:.5;cursor:not-allowed}.CreateCustomFieldModal-module__TNGglq__error{border-radius:var(--radius-md);padding:var(--space-md);color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;font-size:.875rem}.CreateCustomFieldModal-module__TNGglq__footer{gap:var(--space-md);padding:var(--space-lg);border-top:1px solid var(--dashboard-border-light);justify-content:flex-end;display:flex}.CreateCustomFieldModal-module__TNGglq__cancelButton,.CreateCustomFieldModal-module__TNGglq__saveButton{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;font-size:.9375rem;font-weight:500}.CreateCustomFieldModal-module__TNGglq__cancelButton{color:#fff;background:#ffffff0d}.CreateCustomFieldModal-module__TNGglq__cancelButton:hover:not(:disabled){background:#ffffff1a}.CreateCustomFieldModal-module__TNGglq__saveButton{background:var(--accent-gradient,linear-gradient(135deg,#f472b6,#a78bfa));color:#fff}.CreateCustomFieldModal-module__TNGglq__saveButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.CreateCustomFieldModal-module__TNGglq__cancelButton:disabled,.CreateCustomFieldModal-module__TNGglq__saveButton:disabled{opacity:.5;cursor:not-allowed}
.FloatingActionBar-module__sPmbYq__container{bottom:var(--space-2xl);z-index:100;animation:.3s cubic-bezier(.4,0,.2,1) FloatingActionBar-module__sPmbYq__slideUp;position:fixed;left:50%;transform:translate(-50%)}@keyframes FloatingActionBar-module__sPmbYq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.FloatingActionBar-module__sPmbYq__bar{align-items:center;gap:var(--space-lg);padding:var(--space-md)var(--space-xl);-webkit-backdrop-filter:blur(30px)saturate(150%);backdrop-filter:blur(30px)saturate(150%);border-radius:var(--radius-2xl);background:#000000d9;border:1px solid #fff3;min-width:600px;max-width:90vw;display:flex;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a}.FloatingActionBar-module__sPmbYq__info{align-items:center;gap:var(--space-sm);padding-right:var(--space-lg);border-right:1px solid #ffffff26;display:flex}.FloatingActionBar-module__sPmbYq__count{min-width:32px;height:32px;padding:0 var(--space-xs);border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#ec4899,#a78bfa);justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #ec48994d}.FloatingActionBar-module__sPmbYq__label{color:#fff;white-space:nowrap;font-size:.9375rem;font-weight:600}.FloatingActionBar-module__sPmbYq__actions{align-items:center;gap:var(--space-xs);flex:1;display:flex}.FloatingActionBar-module__sPmbYq__actionButton{align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;font-size:.875rem;font-weight:600;display:flex}.FloatingActionBar-module__sPmbYq__actionButton:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.FloatingActionBar-module__sPmbYq__actionButton svg{flex-shrink:0}.FloatingActionBar-module__sPmbYq__actionButtonDanger{color:#ef4444;background:#ef444426;border-color:#ef44444d}.FloatingActionBar-module__sPmbYq__actionButtonDanger:hover{background:#ef444440;border-color:#ef444480}.FloatingActionBar-module__sPmbYq__dropdown{position:relative}.FloatingActionBar-module__sPmbYq__dropdown:hover .FloatingActionBar-module__sPmbYq__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.FloatingActionBar-module__sPmbYq__dropdownMenu{bottom:calc(100% + var(--space-sm));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);min-width:200px;padding:var(--space-xs);opacity:0;visibility:hidden;transition:all var(--transition-fast);z-index:10;background:#000000e6;border:1px solid #fff3;position:absolute;left:0;transform:translateY(8px);box-shadow:0 12px 32px #0000004d}.FloatingActionBar-module__sPmbYq__dropdownItem{width:100%;padding:var(--space-sm)var(--space-md);border-radius:var(--radius-sm);color:#fff;text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.875rem;font-weight:500;display:block}.FloatingActionBar-module__sPmbYq__dropdownItem:hover{background:#ffffff1a}.FloatingActionBar-module__sPmbYq__closeButton{border-radius:var(--radius-md);color:#fff9;cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);margin-left:var(--space-sm);background:#ffffff0d;border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FloatingActionBar-module__sPmbYq__closeButton:hover{color:#fff;background:#ffffff1a}@media (max-width:768px){.FloatingActionBar-module__sPmbYq__bar{min-width:auto;max-width:calc(100vw - var(--space-2xl));padding:var(--space-sm)var(--space-md);gap:var(--space-md)}.FloatingActionBar-module__sPmbYq__info{padding-right:var(--space-md)}.FloatingActionBar-module__sPmbYq__actions{gap:var(--space-2xs);overflow-x:auto}.FloatingActionBar-module__sPmbYq__actionButton span{display:none}.FloatingActionBar-module__sPmbYq__actionButton{padding:var(--space-sm)}.FloatingActionBar-module__sPmbYq__label{font-size:.8125rem}}
.CreateCustomerModal-module__GaDMOq__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CreateCustomerModal-module__GaDMOq__modalContent{background:var(--dashboard-bg-elevated,#ffffff14);border:1px solid var(--dashboard-border-light,#ffffff1a);border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto}.CreateCustomerModal-module__GaDMOq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CreateCustomerModal-module__GaDMOq__modalHeader h2{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.CreateCustomerModal-module__GaDMOq__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:opacity .2s;display:flex}.CreateCustomerModal-module__GaDMOq__closeButton:hover{opacity:.7}.CreateCustomerModal-module__GaDMOq__form{flex-direction:column;gap:1.5rem;display:flex}.CreateCustomerModal-module__GaDMOq__addressGrid{grid-template-columns:1fr 2fr;gap:1rem;display:grid}.CreateCustomerModal-module__GaDMOq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.CreateCustomerModal-module__GaDMOq__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.CreateCustomerModal-module__GaDMOq__cancelButton,.CreateCustomerModal-module__GaDMOq__submitButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.CreateCustomerModal-module__GaDMOq__cancelButton{color:#fff;background:#ffffff0d}.CreateCustomerModal-module__GaDMOq__cancelButton:hover{background:#ffffff1a}.CreateCustomerModal-module__GaDMOq__submitButton{background:var(--accent-gradient);color:#fff}.CreateCustomerModal-module__GaDMOq__submitButton:hover{opacity:.9}.CreateCustomerModal-module__GaDMOq__submitButton:disabled{opacity:.5;cursor:not-allowed}
.CustomerImportModal-module__2xcavG__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CustomerImportModal-module__2xcavG__modal{background:#12121cf7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:580px;max-height:90vh;display:flex;overflow:hidden}.CustomerImportModal-module__2xcavG__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem 0;display:flex}.CustomerImportModal-module__2xcavG__title{color:#fff;margin:0 0 .2rem;font-size:1.2rem;font-weight:600}.CustomerImportModal-module__2xcavG__subtitle{color:#fff6;margin:0;font-size:.8rem}.CustomerImportModal-module__2xcavG__closeBtn{color:#ffffff8c;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.CustomerImportModal-module__2xcavG__closeBtn:hover{color:#fff;background:#ffffff1f}.CustomerImportModal-module__2xcavG__scrollContent{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.75rem;display:flex;overflow-y:auto}.CustomerImportModal-module__2xcavG__scrollContent::-webkit-scrollbar{width:4px}.CustomerImportModal-module__2xcavG__scrollContent::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.CustomerImportModal-module__2xcavG__dropZone{cursor:pointer;text-align:center;border:2px dashed #ffffff24;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1rem;transition:border-color .15s,background .15s;display:flex}.CustomerImportModal-module__2xcavG__dropZone:hover,.CustomerImportModal-module__2xcavG__dropZoneActive{background:#6366f10d;border-color:#6366f18c}.CustomerImportModal-module__2xcavG__dropIcon{color:#ffffff40}.CustomerImportModal-module__2xcavG__dropText{color:#ffffffb3;margin:0;font-size:.9rem;font-weight:500}.CustomerImportModal-module__2xcavG__dropHint{color:#ffffff47;font-size:.75rem}.CustomerImportModal-module__2xcavG__dropZoneCompact{cursor:pointer;border:1.5px dashed #ffffff1a;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;transition:border-color .15s,background .15s;display:flex}.CustomerImportModal-module__2xcavG__dropZoneCompact:hover,.CustomerImportModal-module__2xcavG__dropZoneCompact.CustomerImportModal-module__2xcavG__dropZoneActive{background:#6366f10a;border-color:#6366f173}.CustomerImportModal-module__2xcavG__dropZoneCompact .CustomerImportModal-module__2xcavG__dropIcon{flex-shrink:0}.CustomerImportModal-module__2xcavG__dropTextCompact{color:#fff6;font-size:.8rem}.CustomerImportModal-module__2xcavG__thumbnails{flex-wrap:wrap;gap:.5rem;display:flex}.CustomerImportModal-module__2xcavG__thumbnail{border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;width:66px;height:66px;position:relative;overflow:hidden}.CustomerImportModal-module__2xcavG__thumbnailImg{object-fit:cover;width:100%;height:100%}.CustomerImportModal-module__2xcavG__thumbnailRemove{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:13px;line-height:1;transition:background .12s;display:flex;position:absolute;top:3px;right:3px}.CustomerImportModal-module__2xcavG__thumbnailRemove:hover{background:#ef4444e6}.CustomerImportModal-module__2xcavG__error{color:#f87171;background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:.7rem .9rem;font-size:.84rem}.CustomerImportModal-module__2xcavG__contacts{flex-direction:column;gap:.625rem;display:flex}.CustomerImportModal-module__2xcavG__contactsTitle{color:#fff6;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:600}.CustomerImportModal-module__2xcavG__contactCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex;position:relative}.CustomerImportModal-module__2xcavG__contactThumb{object-fit:cover;opacity:.7;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;width:42px;height:70px}.CustomerImportModal-module__2xcavG__contactBody{flex:1;min-width:0}.CustomerImportModal-module__2xcavG__contactFields{grid-template-columns:1fr 1fr 1fr;gap:.625rem;display:grid}@media (max-width:460px){.CustomerImportModal-module__2xcavG__contactFields{grid-template-columns:1fr}}.CustomerImportModal-module__2xcavG__field{flex-direction:column;gap:.3rem;display:flex}.CustomerImportModal-module__2xcavG__fieldLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-size:.69rem;font-weight:600}.CustomerImportModal-module__2xcavG__fieldInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff17;border-radius:6px;outline:none;width:100%;padding:.4rem .6rem;font-size:.83rem;transition:border-color .15s}.CustomerImportModal-module__2xcavG__fieldInput:focus{border-color:#6366f18c}.CustomerImportModal-module__2xcavG__fieldInput::placeholder{color:#ffffff2e}.CustomerImportModal-module__2xcavG__contactDelete{color:#ffffff59;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .12s,color .12s;display:flex;position:absolute;top:.625rem;right:.625rem}.CustomerImportModal-module__2xcavG__contactDelete:hover{color:#f87171;background:#ef444433;border-color:#ef44444d}.CustomerImportModal-module__2xcavG__footer{background:#12121cf7;border-top:1px solid #ffffff12;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.625rem;padding:1rem 1.75rem 1.5rem;display:flex}.CustomerImportModal-module__2xcavG__cancelBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s}.CustomerImportModal-module__2xcavG__cancelBtn:hover{color:#fffc;background:#ffffff0f}.CustomerImportModal-module__2xcavG__secondaryBtn{color:#ffffffa6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:500;transition:background .15s}.CustomerImportModal-module__2xcavG__secondaryBtn:hover{background:#ffffff1a}.CustomerImportModal-module__2xcavG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;transition:opacity .15s,transform .1s;display:flex}.CustomerImportModal-module__2xcavG__primaryBtn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.CustomerImportModal-module__2xcavG__primaryBtn:active:not(:disabled){transform:translateY(0)}.CustomerImportModal-module__2xcavG__primaryBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}.CustomerImportModal-module__2xcavG__spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.65s linear infinite CustomerImportModal-module__2xcavG__spin}@keyframes CustomerImportModal-module__2xcavG__spin{to{transform:rotate(360deg)}}
.StageModal-module__ZueT3W__colorGrid{grid-template-columns:repeat(8,1fr);gap:.5rem;display:grid}.StageModal-module__ZueT3W__colorButton{aspect-ratio:1;cursor:pointer;color:#fff;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:0;transition:all .2s;display:flex}.StageModal-module__ZueT3W__colorButton:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.StageModal-module__ZueT3W__colorButton:disabled{opacity:.5;cursor:not-allowed}.StageModal-module__ZueT3W__colorButton--active{border-color:#fff;box-shadow:0 0 0 2px #fff3}.StageModal-module__ZueT3W__checkboxLabel{color:var(--lp-color-text,#fff);cursor:pointer;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.StageModal-module__ZueT3W__checkbox{cursor:pointer;width:1.25rem;height:1.25rem}.StageModal-module__ZueT3W__checkbox:disabled{opacity:.5;cursor:not-allowed}.StageModal-module__ZueT3W__hint{color:#fff6;margin-top:.25rem;font-size:.75rem}.StageModal-module__ZueT3W__errorBanner{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.StageModal-module__ZueT3W__errorBanner svg{flex-shrink:0}
.KanbanStages-module__k4TtCa__container{max-width:1200px;margin:0 auto}.KanbanStages-module__k4TtCa__header{margin-bottom:2rem}.KanbanStages-module__k4TtCa__title{color:var(--lp-color-text,#fff);margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.KanbanStages-module__k4TtCa__subtitle{color:#fff9;margin:0;font-size:.9375rem}.KanbanStages-module__k4TtCa__tabSelectorWrapper{margin-bottom:2rem}.KanbanStages-module__k4TtCa__content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;min-height:400px;padding:2rem}.KanbanStages-module__k4TtCa__loading{min-height:400px;color:var(--lp-color-text,#fff);justify-content:center;align-items:center;display:flex}.KanbanStages-module__k4TtCa__loadingInner{text-align:center}.KanbanStages-module__k4TtCa__spinner{border:3px solid #ffffff1a;border-top:3px solid var(--accent-primary,#f472b6);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite KanbanStages-module__k4TtCa__spin}@keyframes KanbanStages-module__k4TtCa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.KanbanStages-module__k4TtCa__loadingText{opacity:.7;margin:0}.KanbanStages-module__k4TtCa__error{text-align:center;color:var(--lp-color-text,#fff);padding:2rem}.KanbanStages-module__k4TtCa__errorIcon{color:#ef4444;margin:0 auto 1rem}.KanbanStages-module__k4TtCa__errorTitle{margin:0 0 .5rem;font-size:1.25rem}.KanbanStages-module__k4TtCa__errorText{opacity:.7;margin:0}.KanbanStages-module__k4TtCa__placeholder{text-align:center;color:#fff9;padding:3rem 1rem}.KanbanStages-module__k4TtCa__placeholderIcon{opacity:.4;margin:0 auto 1.5rem}.KanbanStages-module__k4TtCa__placeholderTitle{margin:0;font-size:1.125rem}.KanbanStages-module__k4TtCa__placeholderSubtitle{opacity:.7;margin:.5rem 0 0;font-size:.875rem}
