/* Minification failed. Returning unminified contents.
(1,1874): run-time error CSS1030: Expected identifier, found '.'
(1,1889): run-time error CSS1031: Expected selector, found ')'
(1,1889): run-time error CSS1025: Expected comma or open brace, found ')'
(1,1953): run-time error CSS1030: Expected identifier, found '.'
(1,1968): run-time error CSS1031: Expected selector, found ')'
(1,1968): run-time error CSS1025: Expected comma or open brace, found ')'
(1,2077): run-time error CSS1030: Expected identifier, found '.'
(1,2092): run-time error CSS1031: Expected selector, found ')'
(1,2092): run-time error CSS1025: Expected comma or open brace, found ')'
(1,2138): run-time error CSS1030: Expected identifier, found '.'
(1,2153): run-time error CSS1031: Expected selector, found ')'
(1,2153): run-time error CSS1025: Expected comma or open brace, found ')'
 */
#board{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0 20px;}#board[v-cloak]{display:none;}#board .loading{height:calc(100vh - 71px);width:100vh;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;}@media(max-width:768px){#board{padding:0;}}#board .filters{display:block;width:100%;margin-top:20px;}#board .board-scroll-controls{position:absolute;inset:0;pointer-events:none;}#board .board-scroll-controls .board-scroll-button{pointer-events:auto;position:absolute;top:42px;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:rgba(15,23,42,.22);color:rgba(255,255,255,.72);box-shadow:0 8px 20px rgba(15,23,42,.12);opacity:.16;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease,opacity .15s ease;}#board .board-scroll-controls .board-scroll-button:hover:not(:disabled){background:rgba(15,23,42,.92);color:#fff;transform:translateY(-50%) scale(1.04);box-shadow:0 10px 24px rgba(15,23,42,.2);opacity:1;}#board .board-scroll-controls .board-scroll-button:focus-visible:not(:disabled){opacity:1;}#board .board-scroll-controls .board-scroll-button:disabled{opacity:0;cursor:default;box-shadow:none;}#board .board-scroll-controls .board-scroll-button--left{left:8px;}#board .board-scroll-controls .board-scroll-button--right{right:8px;}#board .board-scroll-shell{position:relative;width:100%;}#board .board-scroll-controls--overlay{z-index:20;}#board .board-scroll-shell:hover .board-scroll-button:not(:disabled),#board .board-scroll-shell:focus-within .board-scroll-button:not(:disabled){opacity:.7;}#board .scrollable{display:flex;overflow-x:auto;overflow-y:hidden;height:100%;width:100%;transition:opacity .7s ease;opacity:0;transform:scale(.8);}#board .scrollable.active{opacity:1;transform:scale(1);}#board .invalid:has(.sortable-ghost){border:1px solid #f00;cursor:not-allowed;}#board .invalid:has(.sortable-ghost) .sortable-ghost.card-panel{border:1px solid #f00!important;cursor:not-allowed!important;}#board .valid:has(.sortable-ghost){border:1px solid #008000;}#board .valid:has(.sortable-ghost) .sortable-ghost.card-panel{border:1px solid #008000!important;cursor:not-allowed!important;}#board .status-column{flex:0 0 275px;box-sizing:border-box;border:1px solid #eee;padding:10px;margin-right:15px;border-radius:7px;background-color:#f6f6f6;min-height:500px;margin-bottom:30px;}@media(prefers-color-scheme:dark){#board .status-column{background-color:#000;}}#board .status-column>div{height:100%;}#board .status-column>div>div:last-child{height:100%;}#board .status-column>div>div:last-child>span{height:100%;display:block;}#board .status-column:last-child{margin-right:0;}#board .status-column .status-heading{margin-bottom:20px;padding:10px 5px 3px;color:#666;font-size:16px;border-bottom:1px solid #ccc;}@media(prefers-color-scheme:dark){#board .status-column .status-heading{background-color:#262626;color:#fff;border-radius:7px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#808080;}}#board .status-column .status-heading .badge{margin-bottom:3px;}#board .status-column .card-panel{margin-top:10px;cursor:pointer;border-radius:7px;background-color:#fff;border:1px solid #ccc;padding:10px 10px;max-width:275px;border-left:3px solid #000;}#board .status-column .card-panel:hover{background-color:#f7f7f7;}@media(prefers-color-scheme:dark){#board .status-column .card-panel:hover{background-color:#333;}}@media(prefers-color-scheme:dark){#board .status-column .card-panel{background-color:#0d0d0d;border-color:#808080;}}#board .status-column .card-panel .fa-warning{color:#f00;}#board .status-column .card-panel .card-heading{margin:0 0 5px;max-width:275px;font-weight:bold;font-size:13px;overflow:hidden;display:flex;padding-bottom:5px;border-bottom:1px solid #ccc;}#board .status-column .card-panel .card-heading .fa-warning{padding-top:4px;padding-right:1px;}#board .status-column .card-panel .card-heading .fa-info-circle{padding-right:2px;margin-top:3px;margin-left:1px!important;}@media(prefers-color-scheme:dark){#board .status-column .card-panel .card-heading{border-color:#808080;}}#board .status-column .card-panel .card-heading>span{justify-content:space-evenly;display:flex;}#board .status-column .card-panel .card-heading>span:first-child{justify-content:left;flex-grow:1;}#board .status-column .card-panel .card-heading>span:last-child{justify-content:right;}#board .status-column .card-panel .card-heading .staff-note{margin-left:5px;color:#b8860b;}#board .status-column .card-panel .card-body{margin:3px 0;display:inline-block;}#board .status-column .card-panel .card-body div{display:inline;}#board .status-column .card-panel .card-body .card-estimate{display:block;margin-left:0;margin-top:7px;}#board .status-column .card-panel .card-footer{margin:5px 0 0;}#board .status-column .card-panel .card-footer span.footer-ico{height:25px;display:inline-block;vertical-align:middle;padding-top:5px;}#board .status-column .card-panel .card-footer span.footer-ico:not(:first-child){margin-left:7px;}#board .status-column .card-panel .card-footer span:last-child{margin-right:0;border:solid 2px transparent;border-radius:10px;padding:3px 7px;}#board .status-column .card-panel .card-footer .customer-badge{border-color:#809ccf!important;}#board .status-column .card-panel .card-footer span.ticket-last-comment-escalated{background-color:#d32f2f;border-color:#d32f2f!important;color:#fff;display:inline-flex;align-items:center;gap:4px;font-weight:700;}#board .status-column .card-panel .card-footer span.ticket-last-comment-escalated .fas{color:#fff;}#board .status-column .card-panel .card-footer span.ticket-last-comment-done{background-color:#8f1fbf;border-color:#8f1fbf!important;color:#fff;display:inline-flex;align-items:center;gap:4px;font-weight:700;}#board .status-column .card-panel .card-footer span.ticket-last-comment-done .fas{color:#fff;}#board .ticket-last-comment-overdue{color:#d32f2f;font-weight:600;}#board .ticket-last-comment-escalated{background-color:#d32f2f;border-color:#d32f2f!important;color:#fff;font-weight:700;}#board .ticket-last-comment-escalated .fas{color:#fff;}#board .ticket-last-comment-done{background-color:#8f1fbf;border-color:#8f1fbf!important;color:#fff;font-weight:700;}#board .ticket-last-comment-done .fas{color:#fff;}.pill-row{margin-top:5px!important;}.staff-pills{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 0;margin-bottom:.5rem;}.staff-pill{position:relative;border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:999px;padding:.5rem 1.5rem;font-size:1.5rem;min-width:100px;line-height:1.2;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease;}.staff-pill:hover{background:#f2f2f2;border-color:rgba(0,0,0,.12);box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-1px);}.staff-pill:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #5b8def;}.staff-pill--active{background:#fff;border:2px solid #5cb85c;color:#5cb85c;font-weight:600;box-shadow:0 3px 6px rgba(0,0,0,.16);}.staff-pill--active:hover{background:#f2f2f2;transform:translateY(-1px);border:2px solid #5cb85c;}@media(prefers-color-scheme:dark){.staff-pill{background:#1f1f1f;border-color:rgba(255,255,255,.12);color:#e4e6eb;box-shadow:0 1px 2px rgba(0,0,0,.6);}.staff-pill:hover{background:#a9a9a9;border-color:rgba(255,255,255,.2);box-shadow:0 2px 6px rgba(0,0,0,.7);}.staff-pill:focus-visible{box-shadow:0 0 0 2px #1f1f1f,0 0 0 4px #5b8def;}.staff-pill--active{background:#1f1f1f;border:2px solid #5cb85c;color:#5cb85c;box-shadow:0 3px 8px rgba(0,0,0,.45);}.staff-pill--active:hover{background:#1f1f1f!important;color:#5cb85c;border:2px solid #5cb85c;}}@media(prefers-color-scheme:dark){#board .board-scroll-controls .board-scroll-button{border-color:rgba(229,231,235,.28);background:rgba(17,24,39,.74);color:#f9fafb;box-shadow:0 10px 24px rgba(0,0,0,.36);opacity:.22;}#board .board-scroll-controls .board-scroll-button:hover:not(:disabled){background:#0f172a;border-color:rgba(249,250,251,.42);color:#fff;opacity:1;}#board .board-scroll-controls .board-scroll-button:focus-visible:not(:disabled){opacity:1;}}@media(max-width:768px){#board .board-scroll-controls .board-scroll-button{top:36px;width:38px;height:38px;}#board .board-scroll-controls .board-scroll-button--left{left:4px;}#board .board-scroll-controls .board-scroll-button--right{right:4px;}}.card-customer-title{font-weight:bold;}.card-customer-title .A{color:#008000;border-color:#008000;}.card-customer-title .B{color:#00f;border-color:#00f;}.card-customer-title .C{color:#ffa500;border-color:#ffa500;}.card-customer-title .D{color:#f00;border-color:#f00;}
