.dashboard-clickable{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;padding:0;border:none;background:transparent;font:inherit;color:inherit;text-align:inherit;cursor:pointer;display:block;width:100%}.dashboard-clickable:focus{outline:none}.dashboard-clickable:focus-visible{outline:2px solid var(--p-color-border-focus, #005bd3);outline-offset:2px;border-radius:8px}.dashboard-clickable--tile{height:100%;border-radius:16px}.dashboard-clickable--tile:focus-visible{outline-offset:3px;border-radius:16px}.dashboard-clickable--row:hover{text-decoration:underline;text-underline-offset:2px}.dashboard-glance-glyph{width:28px;height:28px;border-radius:6px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;box-sizing:border-box}.dashboard-glance-glyph--active{background:var(--p-color-bg-fill-success, #cdfee1);border-color:var(--p-color-border-success, #29845a)}.dashboard-glance-glyph--scheduled{background:var(--p-color-bg-fill-caution, #ffea8a);border-color:var(--p-color-border-caution, #8a6116)}.dashboard-glance-glyph--draft{background:var(--p-color-bg-fill-secondary, #f1f1f1);border-color:var(--p-color-border-secondary, #8a8a8a)}.dashboard-glance-glyph--completed{background:var(--p-color-bg-fill-tertiary, #e4e5e7);border-color:var(--p-color-border-secondary, #8a8a8a)}.dashboard-glance-glyph--reverted{background:var(--p-color-bg-fill-warning, #ffd6a4);border-color:var(--p-color-border-warning, #b98900)}.dashboard-glance-glyph--critical{background:var(--p-color-bg-fill-critical, #fed3d1);border-color:var(--p-color-border-critical, #d72c0d)}
