.crm-workspace{min-height:calc(100vh - 92px)}.crm-toolbar{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.crm-toolbar .form-control{max-width:320px}.crm-summary{display:flex;gap:1.25rem;color:#53615b;font-size:.82rem}.crm-summary strong{display:block;color:#17221e;font-size:1.15rem}.crm-board{display:flex;gap:1rem;overflow-x:auto;padding:.25rem .15rem 1.25rem;scrollbar-color:#b8c7c0 transparent}.crm-column{background:#f0f3f1;border-radius:14px;min-width:284px;width:284px;align-self:flex-start;max-height:calc(100vh - 245px);display:flex;flex-direction:column}.crm-column-head{padding:.9rem 1rem .65rem;border-top:4px solid var(--stage-color);border-radius:14px 14px 0 0}.crm-column-title{font-weight:700;font-size:.9rem}.crm-column-total{font-size:.75rem;color:#6d7873}.crm-column-body{padding:.25rem .65rem .75rem;overflow-y:auto;min-height:90px}.crm-column.drag-over{outline:2px solid #276650;outline-offset:2px}.crm-card{background:#fff;border:1px solid #e2e8e5;border-radius:11px;padding:.8rem;margin:.45rem 0;box-shadow:0 2px 7px rgba(26,45,37,.035);cursor:pointer}.crm-card:hover{border-color:#9bb8ab;transform:translateY(-1px)}.crm-card-title{font-weight:700;font-size:.9rem}.crm-card-contact{font-size:.78rem;color:#6b7772;margin:.25rem 0 .55rem}.crm-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:.65rem;font-size:.75rem}.crm-tag{display:inline-block;padding:.15rem .42rem;border-radius:999px;font-size:.67rem;margin:.1rem .15rem .1rem 0}.crm-due{color:#a64848}.crm-empty{padding:1rem;text-align:center;color:#78847f;font-size:.8rem;border:1px dashed #cbd5d0;border-radius:10px}.crm-drawer{width:min(520px,100vw)!important}.crm-timeline{border-left:2px solid #e3e9e6;margin-left:.45rem;padding-left:1rem}.crm-event{position:relative;padding:0 0 1rem}.crm-event:before{content:'';position:absolute;left:-1.38rem;top:.3rem;width:.7rem;height:.7rem;background:#5b8c7b;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #bed0c7}.crm-event time{font-size:.72rem;color:#7b8581}.crm-skeleton{height:110px;border-radius:11px;background:linear-gradient(90deg,#edf1ef 25%,#f8faf9 37%,#edf1ef 63%);background-size:400% 100%;animation:crmload 1.4s ease infinite}@keyframes crmload{0%{background-position:100% 0}100%{background-position:0 0}}@media(max-width:767.98px){.crm-column{min-width:82vw;width:82vw;max-height:calc(100vh - 270px)}.crm-toolbar>*{flex:1 1 45%}.crm-toolbar .form-control{max-width:none}.crm-summary{width:100%;justify-content:space-between}.crm-board{margin-right:-1.5rem}.crm-workspace h2{font-size:1.4rem}}
