[x-cloak]{display:none!important}:root{--spacing-unit:16px;--color-white:#fff;--color-black:#000;--color-red:red;--color-background:var(--color-white)}@layer layout{.page{justify-content:center;display:flex}.wrapper{flex:1;max-width:768px}}@layer components{.week-grid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:768px;margin:0 auto;display:grid}.day-card{border:1px solid #ccc;border-radius:5px;overflow:hidden}.day-card>header{text-align:center;background-color:#f5f5f5;padding:10px}.day-card__title{background-color:#f5f5f5;padding:10px}.day-card>section{padding:10px}.day-card>footer{text-align:center;background-color:#f5f5f5;padding:10px}}@layer media{@media (width<=768px){.week-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.week-grid{grid-template-columns:1fr}}}
/*# sourceMappingURL=app.css.map */
