.dw-root{width:100%}.dw-flex{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.dw-chart-wrap{flex:1;min-width:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.dw-chart-wrap::-webkit-scrollbar{display:none}.dw-row{display:flex;gap:1px;flex-wrap:nowrap}.dw-row-upper{align-items:flex-end;border-bottom:1px dashed #c0c0c0;padding-bottom:2px;margin-bottom:2px}.dw-row-lower{align-items:flex-start}.dw-mid-divider{width:0;border-left:1px dashed #c0c0c0;margin:0 6px;flex-shrink:0;align-self:stretch}.dw-cell{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:2px;border-radius:6px;border:2px solid transparent;transition:border-color .13s,background .13s;flex-shrink:0}.dw-cell--selected{border-color:#4f6ef7;background:rgba(79,110,247,.15)}.dw-img-stack{position:relative;flex-shrink:0;overflow:hidden}.dw-img-base{position:relative;width:100%;height:100%;background-repeat:no-repeat;display:block;filter:saturate(0) brightness(1.15)}.dw-img-base.dw-img-base--colored{filter:none}.dw-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:11px;color:#6c757d;margin:4px 0;font-weight:500;line-height:1;box-sizing:border-box;border-radius:50%;border:1.5px solid transparent;background:transparent;transition:background .15s,border-color .15s}.dw-num--active{background:#ffd54f;border-color:#f9a825;color:#333;font-weight:600}.dw-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;display:block;mix-blend-mode:multiply;pointer-events:none}.dw-status-top-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#6c757d;margin-bottom:4px;text-align:right}.dw-status-panel{display:flex;flex-direction:column;gap:6px;min-width:160px;flex-shrink:0}.dw-cat-select{padding:6px 10px;border:1px solid #ced4da;border-radius:6px;background:#fff;color:#333;font-size:12px;cursor:pointer;width:100%;line-height:1.4}.dw-cat-select:focus{outline:none;border-color:#4f6ef7;box-shadow:0 0 0 2px rgba(79,110,247,.15)}@media(min-width:768px){.border-right-md{border-right:1px solid #dee2e6 !important}}.bg-warning-light{background:rgba(255,213,79,.18)}.quadrant-row:hover{background:rgba(79,110,247,.06)}