.crm-shell{--hs-bg-canvas:#f0f0f0;--hs-bg-card:#fff;--hs-border-strong:#cbcbcb;--hs-border-soft:#e5e5e5;--hs-text-primary:#141414;--hs-text-secondary:#5a5a5a;--hs-text-muted:#898989;--hs-orange:#ff7a59;--hs-orange-hover:#ff8f73;--hs-orange-active:#e66e50;--hs-blue:#006261;--hs-blue-dark:#006261;--hs-green:#006261;--hs-red:#f2545b;--hs-yellow:#f5c26b;--hs-sidebar:#2d3e50;--hs-sidebar-hover:#425b76;--hs-sidebar-active:#ff7a59;background:var(--hs-bg-canvas);color:var(--hs-text-primary);min-height:100vh;font-family:Lexend Deca,Inter,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.crm-shell input,.crm-shell button,.crm-shell select,.crm-shell textarea{font-family:inherit}:where(.crm-shell) :where(button,select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),[role=button]){border-radius:4px!important}body:has(.crm-shell) [data-radix-popper-content-wrapper] :where(button,select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),[role=button]){border-radius:4px!important}.crm-shell :where(.rounded-none){border-radius:0!important}body:has(.crm-shell) [data-radix-popper-content-wrapper] :where(.rounded-none){border-radius:0!important}.crm-shell :where(.rounded-full){border-radius:9999px!important}body:has(.crm-shell) [data-radix-popper-content-wrapper] :where(.rounded-full){border-radius:9999px!important}.crm-shell :where(.crm-inline-editor){border-radius:0!important}body:has(.crm-shell) [data-radix-popper-content-wrapper] :where(.crm-inline-editor){border-radius:0!important}.crm-shell [data-search-pill]{border-radius:9999px!important}body:has(.crm-shell) [data-radix-popper-content-wrapper] [data-search-pill]{border-radius:9999px!important}.crm-shell [data-search-pill] input,.crm-shell [data-search-pill] [data-search-pill-input]{border-radius:9999px!important}.crm-shell [data-search-pill] input:focus,.crm-shell [data-search-pill] input:focus-visible,.crm-shell [data-search-pill] input:active,.crm-shell [data-search-pill] [data-search-pill-input]:focus,.crm-shell [data-search-pill] [data-search-pill-input]:focus-visible{box-shadow:none!important;background-color:#0000!important;outline:none!important}.crm-shell header [data-search-pill]:focus-within,.crm-shell header [data-search-pill] input:focus,.crm-shell header [data-search-pill] input:focus-visible{border-color:#fff!important}.crm-shell [data-search-pill] input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0000!important}.crm-shell [data-search-pill] input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0000!important}.crm-shell [data-search-pill] input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #0000!important}.crm-shell .crm-header-add{border-radius:9999px!important}.crm-shell .crm-tabs{scrollbar-width:none}.crm-shell .crm-tabs::-webkit-scrollbar{display:none}.crm-shell .crm-tabs .crm-tab,.crm-shell .crm-tabs button.crm-tab{border-radius:0!important;border-start-start-radius:0!important;border-start-end-radius:0!important;border-end-end-radius:0!important;border-end-start-radius:0!important}.crm-shell .crm-tabs .crm-tab-count,.crm-shell .crm-tabs .crm-add-tab{border-radius:9999px!important}.crm-shell .crm-tab,.crm-shell button.crm-tab,.crm-shell :is(button,[role=button]).crm-tab,.crm-shell button.private-button.crm-tab,.crm-shell button.private-button.private-button--secondary.crm-tab{white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:6px;margin:0 0 -1px;padding:8px 12px;font-size:14px;font-weight:300;line-height:20px;display:inline-flex;position:relative;color:#141414!important;background:#ebebeb!important;border:1px solid #cbcbcb!important;border-radius:0!important;height:44px!important}.crm-shell .crm-tab.rounded-none,.crm-shell button.crm-tab.rounded-none,.crm-shell button.private-button.crm-tab{border-radius:0!important}.crm-shell button.crm-tab:first-child{margin-left:0}.crm-shell button.crm-tab+button.crm-tab{border-left-width:0!important}.crm-shell .crm-tab.is-active,.crm-shell .crm-tab.crm-tab-active,.crm-shell button.crm-tab.is-active,.crm-shell button.crm-tab.crm-tab-active{z-index:2;font-weight:500;background:#fff!important;border-bottom-color:#fff!important}.crm-shell button.crm-tab.is-inactive:hover{background:#f5f5f5}.crm-shell *,.crm-shell :before,.crm-shell :after{box-sizing:border-box}.crm-card{background:var(--hs-bg-card);border:1px solid var(--hs-border-soft);border-radius:8px;box-shadow:0 1px 2px #0000000a}.crm-btn-primary{color:#fff;cursor:pointer;background:#141414;border:1px solid #141414;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;line-height:20px;transition:background .12s;display:inline-flex}.crm-btn-primary:hover{background:#2a2a2a;border-color:#2a2a2a}.crm-btn-primary:active{background:#000;border-color:#000}.crm-btn-primary:disabled,.crm-btn-primary[disabled],.crm-btn-primary[aria-disabled=true]{cursor:not-allowed;pointer-events:none;color:#8e8a8a!important;background:#f5f5f5!important;border:none!important}.crm-btn-secondary{color:#141414;cursor:pointer;background:#fff;border:1px solid #cbcbcb;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}.crm-btn-secondary:hover{background:#f0f0f0}.crm-btn-secondary:disabled,.crm-btn-secondary[disabled],.crm-btn-secondary[aria-disabled=true]{cursor:not-allowed;pointer-events:none;color:#8e8a8a!important;background:0 0!important;border:1px solid #e6e6e6!important}.crm-btn-ghost{color:#141414;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;display:inline-flex}.crm-btn-ghost:hover{background:#e5e5e5}.crm-input{width:100%;height:32px;color:var(--hs-text-primary);background:#fff;border:1px solid #cbcbcb;border-radius:4px;padding:0 10px;font-size:13px}.crm-input:focus{border-color:#141414;outline:none;box-shadow:0 0 0 2px #1414141f}.crm-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.crm-table thead th{text-align:left;letter-spacing:.4px;text-transform:uppercase;color:var(--hs-text-secondary);border-bottom:1px solid var(--hs-border-strong);background:#fff;padding:10px 16px;font-size:11px;font-weight:600;position:sticky;top:0}.crm-table tbody td{border-bottom:1px solid var(--hs-border-soft);color:var(--hs-text-primary);vertical-align:middle;padding:12px 16px}.crm-table tbody tr:hover{background:#f5f5f5}.crm-pill{letter-spacing:.2px;text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.crm-link{color:#006261;text-underline-offset:2px;cursor:pointer;font-weight:600;text-decoration:underline}.crm-link:hover{color:#004d4c;text-decoration:none}.crm-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #006261}.crm-kanban-col{background:#e5e5e5;border-radius:8px;flex-shrink:0;width:280px;min-width:280px}.crm-kanban-col-header{border-bottom:1px solid #cbcbcb;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.crm-deal-card{border:1px solid var(--hs-border-soft);cursor:grab;background:#fff;border-radius:8px;margin-bottom:8px;padding:10px 12px;box-shadow:0 1px 1px #0000000a}.crm-deal-card:hover{border-color:var(--hs-border-strong);box-shadow:0 2px 6px #0000000f}.crm-deal-card.is-blocked{border:2px solid var(--hs-red);background:#fdecee}.crm-deal-card.is-dragging{opacity:.5}.crm-board-tabs{background:#f0f0f0;border-bottom:1px solid #cbcbcb;align-items:center;gap:4px;height:44px;padding:0 16px;display:flex}.crm-board-tab{color:#5a5a5a;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;height:32px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.crm-board-tab:hover{color:#141414;background:#e5e5e5}.crm-board-tab.is-active{color:#141414;font-weight:600;position:relative}.crm-board-tab.is-active:after{content:"";background:#141414;border-radius:2px;height:3px;position:absolute;bottom:-1px;left:8px;right:8px}.crm-tab-count{color:#fff;background:#141414;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.crm-board-toolbar{background:#f0f0f0;border-bottom:1px solid #cbcbcb;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.crm-pill-btn{color:#141414;cursor:pointer;background:#fff;border:1px solid #cbcbcb;border-radius:4px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.crm-pill-btn:hover{background:#f5f5f5}.crm-pill-btn:disabled{opacity:.5;cursor:not-allowed}.crm-board-search{flex:0 0 280px;position:relative}.crm-board-search input{background:#fff;border:1px solid #cbcbcb;outline:none;width:100%;height:36px;padding:0 38px 0 16px;font-size:13px;border-radius:9999px!important}.crm-board-search input:focus{border-color:#006261;box-shadow:0 0 0 2px #00626126}.crm-board-search .crm-search-icon{color:#5a5a5a;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.crm-stage-chevron{--chev-w:14px;width:calc(100% + var(--chev-w));margin-right:calc(var(--chev-w) * -1);height:34px;padding:0 calc(var(--chev-w) + 14px) 0 22px;color:#141414;z-index:2;isolation:isolate;flex:none;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex;position:sticky;top:0}.crm-stage-chevron:before,.crm-stage-chevron:after{content:"";pointer-events:none;clip-path:polygon(0 0,var(--chev-w) 50%,0 100%,calc(100% - var(--chev-w)) 100%,100% 50%,calc(100% - var(--chev-w)) 0);position:absolute;inset:0}.crm-stage-chevron:before{z-index:-2;background:#cbcbcb}.crm-stage-chevron:after{z-index:-1;background:#f0f0f0;inset:1px}.crm-stage-chevron>*{z-index:1;position:relative}.crm-stage-chevron.is-first{padding-left:22px}.crm-stage-chevron.is-first:before,.crm-stage-chevron.is-first:after{clip-path:polygon(0 0,calc(100% - var(--chev-w)) 0,100% 50%,calc(100% - var(--chev-w)) 100%,0 100%)}.crm-stage-chevron.is-last{width:100%;margin-right:0;padding-right:14px}.crm-stage-chevron.is-last:before,.crm-stage-chevron.is-last:after{clip-path:polygon(0 0,var(--chev-w) 50%,0 100%,100% 100%,100% 0)}.crm-stage-chevron .crm-stage-name{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;display:inline-flex;overflow:hidden}.crm-stage-count{color:#141414;background:#fff;border:1px solid #cbcbcb;border-radius:9999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.crm-stage-actions{color:#5a5a5a;gap:2px;display:inline-flex}.crm-stage-actions button{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:3px;padding:2px}.crm-stage-actions button:hover{color:#141414;background:#0000000f}.crm-stage-flat{color:#141414;z-index:2;background:#f0f0f0;border:1px solid #cbcbcb;border-radius:4px;flex:none;justify-content:space-between;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:600;display:flex;position:sticky;top:0}.crm-stage-flat .crm-stage-name{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;display:inline-flex;overflow:hidden}.crm-board-body{background:#fff;flex:auto;gap:8px;height:clamp(360px,100vh - 296px,760px);min-height:0;padding:16px;display:flex;overflow:auto hidden}.crm-board-col{background:0 0;flex-direction:column;flex:0 0 280px;width:280px;min-width:280px;min-height:0;max-height:100%;transition:flex-basis .2s,min-width .2s,max-width .2s;display:flex;position:relative;overflow:visible}.crm-board-col.is-over .crm-board-col-cards{background:#eaeaea}.crm-board-col.is-collapsed{flex:0 0 34px;min-width:34px;max-width:34px;overflow:visible}.crm-board-col.is-collapsed .crm-stage-chevron-v{--chev-w:8px;width:calc(100% + var(--chev-w));margin-right:calc(var(--chev-w) * -1);height:32px;padding:0 var(--chev-w) 0 0;isolation:isolate;z-index:2;flex-direction:row;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.crm-board-col.is-collapsed .crm-stage-chevron-v:before,.crm-board-col.is-collapsed .crm-stage-chevron-v:after{content:"";pointer-events:none;clip-path:polygon(0 0,var(--chev-w) 50%,0 100%,calc(100% - var(--chev-w)) 100%,100% 50%,calc(100% - var(--chev-w)) 0);position:absolute;inset:0}.crm-board-col.is-collapsed .crm-stage-chevron-v:before{z-index:-2;background:#cbcbcb}.crm-board-col.is-collapsed .crm-stage-chevron-v:after{z-index:-1;background:#f0f0f0;inset:1px}.crm-board-col.is-collapsed .crm-stage-chevron-v>*{z-index:1;position:relative}.crm-board-col.is-collapsed .crm-stage-chevron-v button{cursor:pointer;color:#141414;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.crm-board-col.is-collapsed .crm-stage-chevron-v button:hover{color:#141414;background:#0000000f}.crm-board-col.is-collapsed .crm-stage-chevron-v .crm-stage-count{min-width:20px;height:20px;padding:0 8px;font-size:12px}.crm-board-col.is-collapsed .crm-stage-flat-v{z-index:2;background:#f0f0f0;border:1px solid #cbcbcb;border-radius:4px 4px 0 0;flex:none;justify-content:center;align-items:center;height:34px;display:flex;position:relative}.crm-board-col.is-collapsed .crm-stage-flat-v button{cursor:pointer;color:#141414;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.crm-board-col.is-collapsed .crm-stage-flat-v button:hover{background:#0000000f}.crm-board-col.is-collapsed .crm-stage-flat-v+div+.crm-collapsed-body{border-radius:0 0 4px 4px}.crm-board-col.is-collapsed:first-child .crm-stage-chevron-v:before,.crm-board-col.is-collapsed:first-child .crm-stage-chevron-v:after{clip-path:polygon(0 0,calc(100% - var(--chev-w)) 0,100% 50%,calc(100% - var(--chev-w)) 100%,0 100%)}.crm-board-col.is-collapsed:last-child .crm-stage-chevron-v{width:100%;margin-right:0;padding-right:0}.crm-board-col.is-collapsed:last-child .crm-stage-chevron-v:before,.crm-board-col.is-collapsed:last-child .crm-stage-chevron-v:after{clip-path:polygon(0 0,var(--chev-w) 50%,0 100%,100% 100%,100% 0)}.crm-board-col.is-collapsed .crm-collapsed-body{z-index:3;background:#f0f0f0;border:1px solid #cbcbcb;border-top:none;border-radius:0;flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;gap:6px;min-height:0;margin-top:-1px;padding:10px 0 12px;display:flex;position:relative;overflow:hidden}.crm-board-col.is-collapsed .crm-collapsed-body:before{content:"";z-index:4;pointer-events:none;background:#f0f0f0;height:6px;position:absolute;top:-3px;left:0;right:-8px}.crm-board-col.is-collapsed .crm-stage-name-v{writing-mode:vertical-rl;text-orientation:sideways;color:#141414;white-space:nowrap;letter-spacing:.2px;flex:0 auto;order:0;justify-content:flex-start;align-items:center;padding-top:0;font-size:12px;font-weight:600;display:flex;transform:none}.crm-board-col.is-collapsed .crm-collapsed-count{transform-origin:50%;flex:none;order:1;margin-top:0;transform:rotate(90deg)}.crm-board-col-cards{overscroll-behavior:contain;background:#f5f5f5;border-bottom:1px solid #cbcbcb;border-left:1px solid #cbcbcb;border-right:1px solid #cbcbcb;flex-direction:column;flex:auto;gap:8px;min-height:120px;max-height:100%;margin-top:-1px;padding:10px 10px 8px;display:flex;overflow-y:auto}.crm-board-footer{color:#141414;background:#fff;border-top:1px solid #cbcbcb;flex:none;padding:10px 12px;font-size:12px}.crm-board-footer .row{align-items:center;gap:4px;display:flex}.crm-board-footer .label{color:#5a5a5a}.crm-board-footer strong{color:#141414;font-weight:700}.crm-card-v2{cursor:grab;background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:12px;transition:box-shadow .12s,border-color .12s;box-shadow:0 1px 1px #0000000a}.crm-card-v2:hover{border-color:#cbcbcb;box-shadow:0 2px 8px #00000014}.crm-card-v2.is-blocked{background:#fff;border:1px solid #e5e5e5}.crm-card-v2.is-dragging{opacity:.5}.crm-card-v2 .card-title{color:#006261;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-block}.crm-card-v2 .card-title:hover{text-decoration:underline}.crm-card-v2 .card-row{color:#141414;font-size:12px;line-height:1.6}.crm-card-v2 .card-row .k{color:#5a5a5a}.crm-card-v2 .card-actions{color:#5a5a5a;justify-content:flex-end;gap:4px;margin-top:10px;padding-top:4px;display:flex}.crm-card-v2 .card-actions button{cursor:pointer;width:26px;height:26px;color:inherit;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.crm-card-v2 .card-actions button:hover{color:#141414;background:#f0f0f0}.is-source-ghost{opacity:.35;pointer-events:none}.crm-drop-placeholder{background:#eaeaea;border:2px dashed #656565;border-radius:6px;min-height:132px}.crm-drag-overlay{cursor:grabbing;filter:drop-shadow(0 12px 20px #0000002e);width:264px;transform:rotate(1.5deg)}.crm-drag-overlay .crm-card-v2{cursor:grabbing}.crm-validation-backdrop{z-index:60;-webkit-backdrop-filter:blur(12px);background:#1414144d;justify-content:center;align-items:flex-start;padding:10vh 24px 24px;display:flex;position:fixed;inset:0}.crm-validation-modal{background:#fff;border:1px solid #ccc;border-radius:16px;flex-direction:column;gap:0;width:100%;max-width:440px;padding:0;font-family:Lexend Deca,Inter,sans-serif;display:flex;box-shadow:0 16px 40px #00000040}.crm-validation-header{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.crm-validation-title{color:#141414;font-size:18px;font-weight:600;line-height:1.35}.crm-validation-close{cursor:pointer;color:#141414;background:0 0;border:none;border-radius:3px;padding:2px;display:inline-flex}.crm-validation-close:hover{background:#0000000f}.crm-validation-text{color:#141414;padding:24px 24px 8px;font-size:14px;font-weight:200;line-height:1.5}.crm-validation-footer{justify-content:flex-start;padding:8px 24px 24px;display:flex}.crm-validation-modal .crm-btn-primary{border-radius:6px;padding:8px 18px}
