.weekly-heatmap-module__ONTvRa__root{background:var(--background);border:1px solid #ddd;border-radius:16px;padding:20px;position:sticky;top:80px}.weekly-heatmap-module__ONTvRa__title{font-family:var(--font-text);color:#6b6560;margin-bottom:16px;font-size:15px;font-weight:700}.weekly-heatmap-module__ONTvRa__grid{grid-template-columns:36px repeat(7,1fr);align-items:center;gap:5px;display:grid}.weekly-heatmap-module__ONTvRa__dayHeader{flex-direction:column;align-items:center;gap:1px;padding-bottom:6px;display:flex}.weekly-heatmap-module__ONTvRa__dayLabel{font-family:var(--font-text);color:#9e9890;letter-spacing:.5px;font-size:9px;font-weight:700}.weekly-heatmap-module__ONTvRa__today .weekly-heatmap-module__ONTvRa__dayLabel{color:var(--color-ticket)}.weekly-heatmap-module__ONTvRa__dayNumber{font-family:var(--font-text);color:#78736d;font-size:12px;font-weight:600}.weekly-heatmap-module__ONTvRa__today .weekly-heatmap-module__ONTvRa__dayNumber{color:var(--color-ticket)}.weekly-heatmap-module__ONTvRa__hourLabel{font-family:var(--font-text);color:#9e9890;text-align:right;white-space:nowrap;padding-right:6px;font-size:11px;font-weight:500}.weekly-heatmap-module__ONTvRa__cell{aspect-ratio:1;cursor:pointer;background:#0000000a;border:2px solid #0000;border-radius:6px;min-width:0;max-width:30px;max-height:30px;padding:0;transition:border-color .15s;position:relative}.weekly-heatmap-module__ONTvRa__cellFilled{background:#c9a87c}.weekly-heatmap-module__ONTvRa__cellReserved{background:#e07830}.weekly-heatmap-module__ONTvRa__cellCount{font-family:var(--font-text);color:#ffffffe6;pointer-events:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}@media (pointer:fine){.weekly-heatmap-module__ONTvRa__cell:hover{border-color:#0000001a}}@media (max-width:650px){.weekly-heatmap-module__ONTvRa__root{border-radius:12px;padding:16px;position:static}.weekly-heatmap-module__ONTvRa__grid{gap:4px}}