:root{color-scheme:light dark;--ground: #ffffff;--text: #1d1d1f;--muted: #86868b;--rule: #e5e5e7;--accent: #e2231a;--accent-blue: #007aff;--f-1: 1.75rem;--f-2: 1.125rem;--f-3: 1.0625rem;--f-4: .8125rem;--space-1: .375rem;--space-2: .875rem;--space-3: 1.75rem;--space-4: 2.75rem;--space-5: 4.5rem;--marker: 1.6rem;--icon-advance: 1.4rem}@media (prefers-color-scheme: dark){:root{--ground: #000000;--text: #f5f5f7;--muted: #98989d;--rule: #38383a;--accent: #ff4133;--accent-blue: #0a84ff}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--ground);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--f-3);line-height:1.48;-webkit-font-smoothing:antialiased;max-width:34rem;margin-inline:auto;padding:calc(env(safe-area-inset-top) + 2rem) calc(env(safe-area-inset-right) + 1.5rem) calc(env(safe-area-inset-bottom) + 3rem) calc(env(safe-area-inset-left) + 1.5rem)}.head__title{font-size:var(--f-1);font-weight:700;letter-spacing:-.022em;line-height:1.05}.head__updated{color:var(--muted);font-size:var(--f-4);margin-top:var(--space-2)}.head__updated--stale{color:var(--accent)}.head__notice{color:var(--accent);font-size:var(--f-4);margin-top:var(--space-1)}.head__week{font-size:var(--f-1);font-weight:700;letter-spacing:-.022em;line-height:1.05;margin-top:var(--space-3)}#view{margin-top:var(--space-5)}.section{margin-top:var(--space-4)}.section:first-child{margin-top:0}.section--every-school-day,.section--todo,.section--upcoming,.section--later{border-top:1px solid var(--rule);margin-top:var(--space-5);padding-top:1rem}.section__heading{font-size:var(--f-2);font-weight:600;letter-spacing:-.01em;line-height:1.2}.section--today .section__heading{color:var(--accent)}.section--every-school-day .section__heading,.section--todo .section__heading,.section--upcoming .section__heading,.section--later .section__heading,.section--blank .section__heading{font-size:var(--f-1);letter-spacing:-.022em;line-height:1.05}.section--past{color:var(--muted)}.section__empty{color:var(--muted);margin-top:var(--space-2)}.group__label{font-size:var(--f-2);font-weight:600;letter-spacing:-.01em;margin-top:var(--space-3)}.section__heading+.group__label{margin-top:var(--space-2)}.group__list{list-style:none;margin-top:var(--space-2)}.row+.row{margin-top:var(--space-2)}.row+.row--starts-child{margin-top:var(--space-3)}.row__main{position:relative}.row__main>*{display:inline}.row{--indent: var(--marker)}.row:has(.row__icon){--indent: calc(var(--marker) + var(--icon-advance))}.row__main{padding-left:var(--indent);text-indent:calc(-1 * var(--indent))}.row__detail{padding-left:var(--indent)}.row__main>.row__bullet,.row__main>.box,.row__main>.row__icon{text-indent:0}.row__main>.row__bullet,.row__main>.box{display:inline-block;margin-inline-end:.48rem;width:1.12rem}.row__main>.row__icon{display:inline-block;margin-inline-end:0;width:var(--icon-advance)}.row__main>*+*:before{content:" · ";color:var(--muted)}.row__icon+*:before,.box+*:before,.row__bullet+*:before,.row__new+*:before{content:""}.row__icon{margin-inline-end:.3em}.row__bullet{color:var(--muted)}.row__main>.row__new{background:var(--accent-blue);border-radius:50%;display:block;height:.5em;left:-1.15rem;top:.49em;position:absolute;width:.5em}.row__child{font-weight:600}.row__child+.row__main{margin-top:var(--space-1)}.row__date{font-weight:600;font-variant-numeric:tabular-nums}.row__time{font-variant-numeric:tabular-nums}.row__what{font-weight:400}.row__main>.row__bring:before{content:""}.row__bring,.row__detail{color:var(--muted);font-size:.9375rem}.row__detail{display:block;line-height:1.45;margin-top:var(--space-1)}.row__main>.box{border:1.5px solid var(--muted);border-radius:50%;cursor:default;display:inline-block;height:1.12rem;-webkit-user-select:none;user-select:none;vertical-align:-.2em}#foot{border-top:1px solid var(--rule);color:var(--muted);font-size:var(--f-4);margin-top:var(--space-5);padding-top:1rem}#foot:empty{border-top:none}.foot__update{background:var(--text);border:none;color:var(--ground);cursor:pointer;display:block;font:inherit;font-size:var(--f-3);font-weight:700;letter-spacing:-.01em;margin-bottom:var(--space-3);padding:var(--space-2) 1rem;width:100%}.foot__update:disabled{opacity:.4}
