html,body{padding:0;margin:0;background-color:var(--bg-light)}#app{width:100%;height:100%;overflow-y:auto;scrollbar-gutter:stable;display:flex;flex-direction:column}button{-moz-appearance:none;appearance:none;-webkit-appearance:none}hr{width:100%;color:var(--color-dark);opacity:.2;max-width:20rem}:root{--border-radius: 1.5rem}@media screen and (max-width: 63.5rem){:root{--border-radius: 1.25rem}}@media screen and (max-width: 36rem){:root{--border-radius: 1rem}}@media screen and (max-width: 26rem){:root{--border-radius: .75rem}}@media print{html,body{background:transparent}}:root{--color-dark: #26201d;--bg-dark-transparent: #17202d88;--color-light: #f1e8cb;--bg-lighter: #fff9dd;--bg-lightest: #fffce0;--color-accent-01: #a6a696;--color-accent-02: #776d5a;--color-accent-03: #e51152;--color-accent-04: #b5b69f;--bg-light: var(--color-light);--font-dark: var(--color-dark);--font-light: var(--color-light)}@font-face{font-family:Merriweather;font-weight:700;src:url(/assets/Merriweather-Bold-BDomNHLE.ttf)}@font-face{font-family:Merriweather;font-weight:700;font-style:italic;src:url(/assets/Merriweather-BoldItalic-ClSsL0df.ttf)}@font-face{font-family:Merriweather;font-weight:400;font-style:italic;src:url(/assets/Merriweather-Italic-GcduroKQ.ttf)}@font-face{font-family:Merriweather;font-weight:300;src:url(/assets/Merriweather-Light-B70-7h_b.ttf)}@font-face{font-family:Merriweather;font-weight:300;font-style:italic;src:url(/assets/Merriweather-LightItalic-B1pfpJNa.ttf)}@font-face{font-family:Merriweather;font-weight:400;src:url(/assets/Merriweather-Regular-rtU9Xc2a.ttf)}body,button{font-family:Merriweather,sans-serif}h1,h2,h3,h4,h5,p{margin:0;display:flex;align-items:center;justify-content:center;width:100%;gap:.25rem}h1{font-family:Merriweather,sans-serif;font-weight:700;font-size:8rem;line-height:16rem;color:var(--font-dark)}h2{font-family:Merriweather,sans-serif;font-weight:700;font-size:1.5rem;color:var(--color-dark);min-height:3rem;position:relative;margin:0 0 1rem;padding:.5rem 0}h2:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:10rem;max-width:100%;border-top:1px solid var(--color-dark)}a,a:visited{text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit}p{line-height:1.5}@media screen and (max-aspect-ratio: 1/1){h1{font-size:4rem}h2{font-size:1.2rem;margin:0 0 .5rem;padding:.25rem 0}}@media print{h1{margin-top:0;margin-bottom:1cm;line-height:24pt;font-size:24pt}h2{font-size:11pt;margin-top:4pt;margin-bottom:2pt;line-height:11pt;min-height:11pt;border-radius:.125rem}}.season-calendar[data-v-fe751151]{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;column-count:3;font-size:0;gap:.5rem;justify-content:center}.box-category[data-v-fe751151]{display:flex;flex-direction:column;align-items:center;width:30%;font-size:1rem;background-color:var(--bg-lighter)}.box-category.wide-2[data-v-fe751151],.box-category.wide-3[data-v-fe751151]{width:calc(90% + 1rem)}ul[data-v-fe751151]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:.125rem 0;margin:0;list-style-type:none}li[data-v-fe751151]{display:flex;flex-direction:column;position:relative;width:40%;box-sizing:border-box;padding:.5rem}.wide-2 li[data-v-fe751151],.wide-3 li[data-v-fe751151]{width:15%}img[data-v-fe751151]{top:0;left:0;object-fit:contain;object-position:50% 50%;width:100%;aspect-ratio:1;mix-blend-mode:multiply}li span[data-v-fe751151]{position:relative;font-size:.75rem;font-weight:700;bottom:0;right:0;padding:.25rem 0;box-sizing:border-box;color:var(--color-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}.text-until[data-v-fe751151]{font-size:.75rem;opacity:.5;font-weight:400}.text-final[data-v-fe751151]{color:var(--color-accent-03)}li.all-year[data-v-fe751151]:before{content:"";position:absolute;top:.5rem;left:.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);background-color:#000;opacity:.05;border-radius:.5rem}.box-moons[data-v-fe751151]{display:flex;flex-direction:row;justify-content:center;gap:.25rem;flex-shrink:0;padding:.25rem 0;box-sizing:border-box}.moon[data-v-fe751151]{flex-shrink:0;width:1em;height:1em;border-radius:999px;opacity:.2;background-color:currentColor;box-sizing:border-box}@media screen and (max-width: 40rem){.box-category[data-v-fe751151]{width:40%}.box-category.wide-2[data-v-fe751151],.box-category.wide-3[data-v-fe751151]{width:calc(80% + .5rem)}.wide-2 li[data-v-fe751151],.wide-3 li[data-v-fe751151]{width:22.25%}}@media screen and (max-width: 30rem){.box-category[data-v-fe751151],.box-category.wide-2[data-v-fe751151],.box-category.wide-3[data-v-fe751151]{width:90%}li[data-v-fe751151],.wide-2 li[data-v-fe751151],.wide-3 li[data-v-fe751151]{width:25%}}@media print{.season-calendar[data-v-fe751151]{width:18cm}.box-category[data-v-fe751151]{background:transparent}.box-moons[data-v-fe751151]{height:4pt;padding:0}.moon[data-v-fe751151]{width:4pt;height:4pt}ul[data-v-fe751151]{gap:.0125cm}li[data-v-fe751151]{width:1.7cm!important;padding:4pt 0}li[data-v-fe751151]:before{top:4pt!important;left:.5pt!important;width:calc(100% - 1pt)!important;height:100%!important}img[data-v-fe751151]{width:1.7cm;height:.75cm;margin:0 auto}li span[data-v-fe751151]{padding:0}li span.text-name[data-v-fe751151]{height:12pt;font-size:8pt;line-height:12pt}li span.text-until[data-v-fe751151]{display:none;height:9pt;font-size:6pt;line-height:9pt}}main[data-v-bf5eacc9]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:60rem;margin:0 auto;padding-bottom:20rem}.box-art[data-v-bf5eacc9]{position:relative;width:100%;height:20vw;border:1px solid var(--color-accent-04);box-sizing:border-box}.season-calendar[data-v-bf5eacc9]{width:100%}nav[data-v-bf5eacc9]{display:flex;justify-content:space-between;width:100%;margin:1rem 0;border-bottom:1px solid var(--color-dark)}nav>a[data-v-bf5eacc9]{display:flex;gap:.25rem;align-items:center}@media screen and (max-aspect-ratio: 1/1){.box-art[data-v-bf5eacc9]{height:30vw}}@media print{main[data-v-bf5eacc9]{padding-bottom:0}nav[data-v-bf5eacc9]{display:none}}
