body { min-height: 100vh; }
.card { border-color: color-mix(in srgb, var(--bs-border-color) 70%, transparent); }
.org-dot { display:inline-block; width:.65rem; height:.65rem; border-radius:50%; background:var(--dot-color); margin-right:.5rem; }
.timer-display { letter-spacing:-.08em; }
.global-timer-project { max-width: 8rem; }
@media (max-width: 575.98px) { .timer-display { font-size:2.6rem; } .table { font-size:.875rem; } }
