.weekly-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-top:12px}.weekly-strip article{background:#0a121e;border:1px solid var(--line);border-radius:9px;padding:9px;display:grid}.weekly-strip header{height:auto;padding:0;border:0;background:none;display:grid}.weekly-strip header span,.weekly-strip small{color:var(--muted);font-size:9px}.weekly-strip strong{font-size:17px}.weekly-strip .negative_week{border-color:#ff6b7a55}.weekly-strip .positive_week{border-color:#36e6a555}.weekly-strip .no_entries{border-color:#f5c65c55}.weekly-lab>p{margin-bottom:0}@media(max-width:720px){.weekly-strip{grid-template-columns:repeat(2,1fr)}}
