*,:before,:after{box-sizing:border-box}:root{--bg:#f0f0f0;--fg:#000;--font:"JetBrains Mono", ui-monospace, "Cascadia Code", "SF Mono", Consolas, monospace}html{height:100%}body{background:var(--bg);min-height:100dvh;color:var(--fg);font-family:var(--font);letter-spacing:.06em;text-transform:uppercase;-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;margin:0;padding:clamp(28px,8vw,72px);font-size:clamp(11px,2.8vw,13px);font-weight:400;line-height:1.4;display:flex}.sheet{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:44rem;min-height:calc(100dvh - clamp(56px,16vw,144px));padding-block:clamp(8px,2vw,20px);padding-inline:clamp(12px,2.5vw,28px);display:flex}.sheet__title{letter-spacing:.12em;text-align:center;width:fit-content;max-width:100%;margin:0 0 1.85em;font-size:1em;font-weight:400}.sheet__list{flex-direction:column;align-items:center;width:100%;margin:0;display:flex}.sheet__group--tight{grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:.35em clamp(.75rem,3vw,1.5rem);width:max-content;max-width:100%;margin-bottom:.55em;line-height:1.25;display:grid}.sheet__group--tight dt{text-align:right;margin:0;font-weight:400}.sheet__group--tight dd{text-align:left;margin:0;font-weight:400}.sheet__group--tight dd #clock{font-variant-numeric:tabular-nums;letter-spacing:.1em}.sheet__group--tight:last-of-type{margin-bottom:0}.sheet__footer{letter-spacing:.1em;justify-content:center;align-items:baseline;gap:clamp(2.5rem,12vw,6.5rem);width:100%;max-width:100%;margin-top:2.35em;padding-top:0;font-size:1em;display:flex}.sheet__code,.sheet__date{font-weight:400}.sheet__date{font-variant-numeric:tabular-nums}@media (width<=420px){.sheet__group--tight{grid-template-columns:1fr;row-gap:.3em}.sheet__group--tight dt{text-align:left;opacity:.65}.sheet__group--tight dd{margin-bottom:.5em}.sheet__group--tight dd:last-of-type{margin-bottom:0}}
