:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:16px/1.45 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:var(--almost-black);-webkit-font-smoothing:antialiased;margin:0}a:focus-visible,button:focus-visible{outline:1px solid var(--highlight-text-icon);outline-offset:4px;border-radius:2px}:root{--bg-app:#1a1410;--almost-black:#0a0806;--highlight-text-icon:#8bb8d4;--fg-bodytext:#f0ebe061;--fg-bottomareafontcream-text:#f0ebe047;--fg-fontblack:#1a1410;--title-text:#f0ebe0;--fg-subtitle:#f0ebe080;--fg-icon:#f0ebe085;--fg-linebelowdays:#f0ebe02e;--almost-black-rgb:10 8 6;--title-text-rgb:240 235 224;--fg-fontblack-rgb:26 20 16;--font-family-body:"DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--app-name-quiet-size:11px;--app-name-quiet-line:16.5px;--app-name-quiet-tracking:1.98px;--app-name-quiet-weight:400;--app-name-quiet-opsz:9;--kicker-size:11px;--kicker-line:16.5px;--kicker-tracking:2.42px;--kicker-weight:400;--kicker-opsz:9;--subtitle-size:15px;--subtitle-line:24.375px;--subtitle-tracking:0;--subtitle-weight:300;--subtitle-opsz:14;--subtitle-fit-size:14px;--subtitle-weight-legible:400;--attribution-size:12px;--attribution-weight:200;--space-xxs-4:4px;--space-s-16:16px;--space-m-24:24px;--space-l-32:32px;--space-xl-40:40px;--space-4xl-48:48px;--layout-frame-width:430px;--layout-bottom-height:100px;--layout-row-height:32px;--layout-save-size:32px;--size-icon:20px;--scrim-top-height:30.7%;--scrim-bottom-height:55%;--scrim-top-dark:linear-gradient(to bottom, rgb(var(--almost-black-rgb) / .82), rgb(var(--almost-black-rgb) / 0));--scrim-bottom-dark:linear-gradient(to top, rgb(var(--almost-black-rgb) / 1) 0%, rgb(var(--almost-black-rgb) / .7) 45%, rgb(var(--almost-black-rgb) / 0) 100%);--scrim-bottom-light:linear-gradient(to top, var(--title-text) 0%, var(--fg-subtitle) 60%, rgb(var(--title-text-rgb) / 0) 100%);--scrim-top-light:linear-gradient(to bottom, rgb(var(--title-text-rgb) / .82), rgb(var(--title-text-rgb) / 0));--scrim-top:var(--scrim-top-dark);--scrim-bottom:var(--scrim-bottom-dark);--fg-header-text:var(--fg-bodytext);--fg-subtitle-text:rgb(var(--title-text-rgb) / .45);--fg-attribution:rgb(var(--title-text-rgb) / .34);--fg-attribution-hover:rgb(var(--title-text-rgb) / .5);--heart-stroke:var(--fg-bottomareafontcream-text);--heart-fill:var(--fg-icon)}.screen{width:100%;max-width:var(--layout-frame-width);background:var(--bg-app);min-height:100dvh;font-family:var(--font-family-body);touch-action:pan-y;flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden;container:screen/inline-size}.screen[data-image-mode=light]{--scrim-top:var(--scrim-top-light);--scrim-bottom:var(--scrim-bottom-light);--fg-header-text:var(--fg-fontblack);--fg-subtitle-text:var(--fg-fontblack);--fg-attribution:rgb(var(--fg-fontblack-rgb) / .4);--fg-attribution-hover:rgb(var(--fg-fontblack-rgb) / .6);--heart-stroke:var(--fg-fontblack);--heart-fill:rgb(var(--fg-fontblack-rgb) / .52)}.screen[data-bounce=past]{animation:.38s cubic-bezier(.22,1,.36,1) bounce-past}.screen[data-bounce=future]{animation:.38s cubic-bezier(.22,1,.36,1) bounce-future}@keyframes bounce-past{40%{transform:translate(-16px)}}@keyframes bounce-future{40%{transform:translate(16px)}}.screen__backdrop{background:var(--bg-app);position:absolute;inset:0}.screen__image{object-fit:cover;pointer-events:none;width:100%;height:100%;animation:.7s ease-out both image-in;transform:scale(1.1)}@keyframes image-in{0%{opacity:0}to{opacity:1}}.screen__scrim{z-index:1;pointer-events:none;transition:background-image .4s;position:absolute;inset-inline:0}.screen__scrim--top{height:var(--scrim-top-height);background-image:var(--scrim-top);top:0}.screen__scrim--bottom{height:var(--scrim-bottom-height);background-image:var(--scrim-bottom);bottom:0}.top-area{z-index:3;padding:var(--space-4xl-48) var(--space-m-24) 0;position:relative}.top-area__row{justify-content:space-between;align-items:center;display:flex}.top-area__brand,.top-area__weekday,.top-area__back{text-transform:uppercase;color:var(--fg-header-text);margin:0;transition:color .4s}.top-area__brand{font-size:var(--app-name-quiet-size);font-weight:var(--app-name-quiet-weight);line-height:var(--app-name-quiet-line);letter-spacing:var(--app-name-quiet-tracking);font-variation-settings:"opsz" var(--app-name-quiet-opsz)}.top-area__weekday,.top-area__back{font-size:var(--kicker-size);font-weight:var(--kicker-weight);line-height:var(--kicker-line);letter-spacing:var(--kicker-tracking);font-variation-settings:"opsz" var(--kicker-opsz)}.top-area__back{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;animation:.3s both fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.bottom-contents{z-index:3;min-height:var(--layout-bottom-height);padding:var(--space-l-32) var(--space-l-32) var(--space-xxs-4);flex-direction:column;justify-content:flex-end;margin-top:auto;display:flex;position:relative}.bottom-contents__row{align-items:flex-end;gap:var(--space-xl-40);width:100%;height:var(--layout-row-height);display:flex;overflow:hidden}.bottom-contents__subtitle-box{min-width:0;height:var(--layout-row-height);flex-direction:column;flex:1;justify-content:center;display:flex}@container screen (width<=429px){.bottom-contents{padding-right:var(--space-m-24);padding-left:var(--space-m-24)}.bottom-contents__row{gap:var(--space-s-16)}}.bottom-contents__subtitle{padding:var(--space-xxs-4) 0;white-space:nowrap;text-overflow:ellipsis;font-size:var(--subtitle-fit-size);font-weight:var(--subtitle-weight-legible);line-height:var(--subtitle-line);letter-spacing:var(--subtitle-tracking);font-variation-settings:"opsz" var(--subtitle-opsz);color:var(--fg-subtitle-text);margin:0;transition:color .4s;animation:.6s both fade-in;overflow:hidden}.bottom-contents__attribution{max-width:100%;height:var(--layout-row-height);padding:var(--space-xxs-4) 0;font-size:var(--attribution-size);font-weight:var(--attribution-weight);line-height:var(--subtitle-line);font-variation-settings:"opsz" var(--subtitle-opsz);color:var(--fg-attribution);align-items:baseline;text-decoration:none;transition:color .4s;display:flex;overflow:hidden}.bottom-contents__attribution-fixed{white-space:pre;flex:none}.bottom-contents__attribution-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.bottom-contents__attribution:hover,.bottom-contents__attribution:focus-visible{color:var(--fg-attribution-hover)}.bottom-contents__save{width:var(--layout-save-size);height:var(--layout-save-size);padding:var(--space-xxs-4);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:flex-end;display:flex}.heart{width:var(--size-icon);height:var(--size-icon);display:block}.heart path{fill:#0000;stroke:var(--heart-stroke)}.heart[data-filled=true] path{fill:var(--heart-fill)}.screen__error{inset-inline:var(--space-m-24);bottom:var(--space-s-16);z-index:4;font-size:var(--app-name-quiet-size);line-height:var(--app-name-quiet-line);text-align:center;color:var(--fg-header-text);margin:0;position:absolute}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.screen[data-bounce=past],.screen[data-bounce=future],.screen__image,.top-area__back,.bottom-contents__subtitle{animation:none}.screen__scrim,.top-area__brand,.top-area__weekday,.top-area__back,.bottom-contents__subtitle{transition:none}}
