:root{--bg:#f6f7fb;--ink:#0f172a;--muted:#64748b;--card-bg:#fff;--radius:14px;--shadow:0 10px 24px #0206170f}*{box-sizing:border-box}.orc-kanban-layout{flex-direction:column;min-height:680px;display:flex}.orc-kanban-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex}.orc-kanban-content{flex:auto;gap:8px;min-width:0;min-height:0;padding-top:5px;display:flex;position:relative;overflow:hidden}.orc-toolbar{flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;min-height:0;transition:width .2s;display:flex}.orc-toolbar-closed{width:28px}.orc-toolbar-open{width:180px}.orc-toolbar-actions{flex:none;justify-content:flex-start;align-items:center;gap:6px;padding:6px 6px 0;display:flex}.orc-toolbar-body{flex:auto;justify-content:flex-start;align-items:stretch;width:100%;min-height:0;padding:6px;display:flex}.orc-btn-toggle-tags,.orc-btn-tags-cadastro{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.orc-btn-toggle-tags{width:28px;height:28px;margin:4px;padding:0}.orc-btn-tags-cadastro{padding:2px 6px}.orc-tag-icon-inline svg{vertical-align:-2px}.orc-tag-dock{background:var(--card-bg);border-radius:var(--radius);min-height:0;box-shadow:var(--shadow);flex:1;padding:12px;overflow-y:auto}.orc-dock-title{margin-bottom:8px;font-weight:700}.orc-dock-body{flex-wrap:wrap;gap:8px;display:flex}.orc-card-tags-empty{text-align:center;color:#777;cursor:default;flex-direction:column;justify-content:center;align-items:center;min-height:48px;padding:6px;font-size:.8rem;display:flex}.orc-board{flex-wrap:nowrap;flex:auto;align-items:stretch;gap:8px;min-width:0;display:flex;overflow:auto hidden}.orc-col{background:var(--col-bg,#eef2ff);max-width:360px;color:var(--col-fg,#111827);border-radius:var(--radius);flex-direction:column;flex:0 0 360px;min-width:0;padding:10px;display:flex;box-shadow:inset 0 0 0 1px #0000000a}.orc-col-body{min-width:0;overflow:hidden auto}.orc-col-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:700;display:flex}.orc-col-count{color:var(--ink);box-shadow:var(--shadow);background:#fff9;border-radius:999px;padding:2px 8px;font-size:12px}.orc-card-shell{margin-bottom:6px}.orc-card{background:var(--card-bg);color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);cursor:grab;border:1px solid #0206170f;min-width:0;padding:5px}.orc-card:active{cursor:grabbing}.orc-card-highlight{outline:2px solid #ff0;box-shadow:0 0 10px #ff0}.orc-kanban-card{flex-direction:column;display:flex;overflow:hidden}.orc-k-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.orc-k-left{align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.orc-k-date,.orc-k-phone,.orc-k-val,.orc-k-temp{color:#a8a8ad;font-size:14px;font-weight:600}.orc-k-phone{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:13px;font-weight:450;overflow:hidden}.orc-k-temp{display:none}.orc-k-stars{color:#a8a8ad;flex:none;align-items:center;gap:4px;display:flex}.orc-k-vend,.orc-k-info{color:#a8a8ad}.orc-k-top-icons{align-items:center;gap:6px;display:inline-flex}.orc-k-name{-webkit-line-clamp:2;color:#5d5c5c;white-space:nowrap;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:2px;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.orc-k-money{align-items:center;gap:12px;min-width:0;margin-top:6px;display:flex}.orc-k-money-item{color:#a8a8ad;align-items:center;gap:4px;min-width:0;display:flex}.orc-k-ico{font-weight:700}.orc-k-result{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.orc-k-perc{border-radius:6px;flex:none;padding:2px 5px;font-size:12px;font-weight:700}.orc-tag-row{white-space:nowrap;flex-wrap:wrap;gap:8px;min-width:0;margin-top:10px;display:flex;overflow:hidden}.orc-chip{background:var(--chip-bg,#e5e7eb);color:var(--chip-fg,#111827);border:1px solid #0206170f;border-radius:999px;align-items:center;gap:3px;min-width:0;max-width:100%;padding:2px;font-size:12px;display:inline-flex;position:relative}.orc-chip-lg{box-shadow:var(--shadow);padding:6px 12px;font-weight:600}.orc-chip-close{color:inherit;cursor:pointer;opacity:.85;background:0 0;border:none;padding:0 2px;font-weight:900;line-height:1}.orc-chip-close:hover{opacity:1}.orc-k-foot{color:#5d5c5c;background:#f2f3f5;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:6px;padding:6px 8px;font-size:13px;display:flex}.orc-k-foot-left{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;font-weight:500;display:flex;overflow:hidden}.orc-k-follow-without{font-style:italic}.orc-k-crm{cursor:pointer;color:#5d5c5c;background:0 0;border:0;flex:none;align-items:center;gap:4px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.orc-loading-overlay{z-index:3;background:#f6f7fb99;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.orc-loading-card{width:min(320px,90vw);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:14px}.orc-loading-text{margin-bottom:10px;font-weight:600}
