:root{--background:#f6f8f7;--foreground:#111c24;--muted:#63716c;--surface:#fff;--line:#dfe6e2;--line-strong:#b9c7c0;--brand-blue:#002b5c;--brand-yellow:#e3aa19;--week-row-alt:#f4f8f9;--current-week:#e9f3f8;--today:#005b96;--month-header:#eef4f5;--saturday-background:#edf3f5;--saturday:#385263;--holiday-background:#fff1f2;--holiday:#8f1f32;--sunday:#9a2538;--today-accent:#ffb13b;--today-accent-strong:#a94f00;--today-accent-dark:#4b2500;--today-accent-rgb:245, 124, 0}*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-logo{width:auto;max-width:100%;height:auto;display:block}.site-logo--compact{height:2.65rem}.site-logo--default{height:3.15rem}.site-logo--large{height:4rem}.site-logo--icon{aspect-ratio:1}.site-header{background:#fffffff5;border-bottom:1px solid #002b5c1f;box-shadow:0 1px #111c240a}body:has(.site-header-sticky-scope) .site-header{z-index:45;background:#fff;position:sticky;top:0}.site-header__inner,.site-footer__inner{width:min(100%,80rem);margin:0 auto;padding-left:clamp(.75rem,3vw,2.25rem);padding-right:clamp(.75rem,3vw,2.25rem)}.site-header__inner{justify-content:space-between;align-items:center;gap:clamp(.65rem,2vw,1.25rem);min-height:4.2rem;padding-top:.46rem;padding-bottom:.46rem;display:flex}.site-header__logo-link,.site-footer__logo-link{border-radius:8px;min-width:0;display:inline-flex}.site-header__logo-link{flex:0 16rem}.site-header__logo-link:hover,.site-header__logo-link:focus-visible,.site-footer__logo-link:hover,.site-footer__logo-link:focus-visible{outline-offset:4px;outline:3px solid #e3aa195c}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;gap:.28rem;min-width:0;display:flex}.site-header__nav a{min-height:2.1rem;color:var(--brand-blue);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.36rem .64rem;font-size:.9rem;font-weight:740;line-height:1.1;display:inline-flex}.site-header__nav a:hover,.site-header__nav a:focus-visible{outline-offset:2px;background:#002b5c12;outline:3px solid #005b9624}.site-header__menu-button,.site-header__mobile-nav{display:none}.site-footer{background:var(--brand-blue);color:#fff;margin-top:clamp(1.5rem,4vw,3rem)}@media (max-width:720px),(orientation:landscape) and (max-width:950px) and (max-height:500px){.site-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem .75rem;min-height:3.8rem;padding-top:.46rem;padding-bottom:.46rem;display:grid;position:relative}.site-header__logo-link{width:min(100%,14rem)}.site-logo--compact{height:2.32rem}.site-header__nav{display:none}.site-header__menu-button{min-width:2.75rem;min-height:2.75rem;color:var(--brand-blue);cursor:pointer;font:inherit;background:#fff;border:1px solid #002b5c2e;border-radius:8px;justify-content:center;align-items:center;gap:.32rem;padding:.45rem .58rem;font-size:.88rem;font-weight:760;line-height:1.1;display:inline-flex}.site-header__menu-button span[aria-hidden=true]{font-size:1.15rem;line-height:1}.site-header__menu-button:hover,.site-header__menu-button:focus-visible{outline-offset:2px;background:#002b5c12;outline:3px solid #005b9624}.site-header__mobile-nav{border-top:1px solid #002b5c1a;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.14rem .24rem;padding-top:.24rem;display:grid}.site-header__mobile-nav[hidden]{display:none}.site-header__mobile-nav a{min-height:2.75rem;color:var(--brand-blue);text-align:center;overflow-wrap:normal;word-break:normal;border-radius:8px;justify-content:center;align-items:center;padding:.28rem .42rem;font-size:.9rem;font-weight:740;line-height:1.06;display:flex}.site-header__mobile-nav a:hover,.site-header__mobile-nav a:focus-visible{outline-offset:2px;background:#002b5c12;outline:3px solid #005b9624}body.calendar-header-pull-reveal{padding-top:var(--mobile-calendar-site-header-height,3.8rem)}body.calendar-header-pull-reveal .site-header{z-index:40;will-change:transform;transition:transform .21s;position:fixed;top:0;left:0;right:0}body.calendar-header-pull-reveal .site-header[data-mobile-reveal-state=hidden]{transform:translateY(calc(-100% - 1px))}body.calendar-header-pull-reveal .site-header[data-mobile-reveal-state=visible]{transform:translateY(0)}body.calendar-header-pull-reveal .calendar-nav{transition:top .21s}body.calendar-header-pull-reveal[data-calendar-header-state=visible] .calendar-nav{top:var(--mobile-calendar-site-header-height,0px)}}@media (prefers-reduced-motion:reduce){body.calendar-header-pull-reveal .site-header,body.calendar-header-pull-reveal .calendar-nav{transition:none}}@media (max-width:360px){.site-header__logo-link{width:min(100%,12.4rem)}.site-header__menu-button-text{display:none}}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:clamp(1rem,3vw,1.45rem);padding-bottom:clamp(1rem,3vw,1.45rem);display:flex}.site-footer__logo-link{flex:0 17rem}.site-footer p{color:#ffffffd1;text-align:right;max-width:34rem;margin:0;font-size:.95rem;line-height:1.45}main{min-height:100vh}.not-found{border:1px solid var(--line);background:var(--surface);width:min(100%,42rem);color:var(--foreground);border-radius:8px;margin:clamp(2rem,8vw,5rem) auto 0;padding:clamp(1.5rem,5vw,2.5rem)}.not-found__code{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:760}.not-found h1{margin:0;font-size:clamp(1.5rem,5vw,2.2rem);line-height:1.08}.not-found p:not(.not-found__code){max-width:34rem;color:var(--muted);margin:.85rem 0 0;font-size:1rem;line-height:1.55}.not-found__link{color:var(--today);border-bottom:1px solid;margin-top:1.2rem;font-weight:720;display:inline-flex}.not-found__link:focus-visible{outline-offset:4px;outline:3px solid #005b9647}.annual-section-page{width:min(100%,68rem);margin:0 auto}.annual-section-page__header{z-index:9;border:1px solid var(--line);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:8px;justify-items:center;gap:.42rem;margin:0 auto .85rem;padding:.45rem clamp(.5rem,2vw,.8rem);display:grid;position:sticky;top:0;box-shadow:0 1px #111c240a}.annual-section-page__header h1{color:var(--foreground);margin:0;font-size:clamp(1.08rem,3vw,1.5rem);line-height:1.08}.annual-section-page__intro{max-width:48rem;color:var(--muted);margin:0 0 clamp(1.1rem,3vw,1.85rem);font-size:clamp(1rem,2vw,1.12rem);line-height:1.55}.annual-section-page__nav{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.annual-section-page__nav a,.summary-section-link{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;font-size:.82rem;font-weight:720;line-height:1.1}.annual-section-page__nav a{padding:.4rem .65rem}.annual-section-page__nav a:hover,.annual-section-page__nav a:focus-visible,.summary-section-link:hover,.summary-section-link:focus-visible{border-color:var(--line-strong);color:var(--today);outline-offset:2px;outline:3px solid #005b9624}.annual-section-page__nav [aria-current=page]{background:var(--current-week);color:var(--foreground);border-color:#005b9642}.annual-year-nav{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 88%, white 12%);border-radius:999px;grid-template-columns:minmax(4.4rem,1fr) auto minmax(4.4rem,1fr);justify-self:center;align-items:center;gap:.28rem;max-width:100%;padding:.22rem;display:inline-grid}.annual-year-nav__link,.annual-year-nav__current,.annual-year-nav__placeholder{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.34rem .68rem;font-size:.9rem;font-weight:760;line-height:1;display:inline-flex}.annual-year-nav__link{color:var(--muted);gap:.28rem}.annual-year-nav__link:hover,.annual-year-nav__link:focus-visible{background:var(--current-week);color:var(--today);outline-offset:2px;outline:3px solid #005b9624}.annual-year-nav__current{background:var(--foreground);color:var(--surface)}.annual-year-nav__placeholder{color:#0000;pointer-events:none}.summary-section-link{justify-self:start;padding:.34rem .58rem;display:inline-flex}.summary-section-link--bulb{max-width:100%;color:var(--today);text-underline-offset:.18em;background:0 0;border-color:#0000;align-items:center;gap:.42rem;-webkit-text-decoration:underline #005b9642;text-decoration:underline #005b9642}.summary-section-link--bulb:hover,.summary-section-link--bulb:focus-visible{background:rgba(var(--today-accent-rgb), .08);color:var(--today);border-color:#0000}.summary-section-link__bulb{border:1.6px solid var(--today-accent-strong);background:var(--today-accent);width:1rem;height:1rem;box-shadow:0 0 .55rem rgba(var(--today-accent-rgb), .42);opacity:.35;border-radius:999px 999px .72rem .72rem;flex:none;animation:1.35s ease-in-out infinite summary-bulb-pulse;position:relative}.summary-section-link__bulb:before{border:1.4px solid var(--today-accent-strong);content:"";background:#d76b00;border-top:0;border-radius:0 0 .16rem .16rem;height:.22rem;position:absolute;bottom:-.26rem;left:.18rem;right:.18rem}.summary-section-link__text{white-space:nowrap}@keyframes summary-bulb-pulse{0%,to{box-shadow:0 0 .3rem rgba(var(--today-accent-rgb), .3);opacity:.35;transform:scale(.96)}50%{opacity:1;box-shadow:0 0 1rem rgba(var(--today-accent-rgb), .78);transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.summary-section-link__bulb{opacity:1;animation:none;transform:none}.month-calendar__day.is-today .month-calendar__date-number{animation:none;transform:none}}.event-page{width:min(100%,68rem);margin:0 auto;padding-top:clamp(1rem,3vw,1.65rem)}.event-page__header,.event-page__dates,.event-page__content,.event-page__subsection,.event-page__sources{gap:.75rem;display:grid}.event-page__header{gap:.85rem;margin-bottom:clamp(1.25rem,3vw,2rem)}.event-page__nav{flex-wrap:wrap;gap:.4rem;display:flex}.event-page__nav a{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.4rem .65rem;font-size:.82rem;font-weight:720;line-height:1.1}.event-page__nav a:hover,.event-page__nav a:focus-visible,.event-page__related a:hover,.event-page__related a:focus-visible,.event-page__sources a:hover,.event-page__sources a:focus-visible{color:var(--today);outline-offset:2px;outline:3px solid #005b9624}.event-page__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:760}.event-page h1{color:var(--foreground);margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.04}.event-page__answer,.event-page__direct{max-width:48rem;margin:0;line-height:1.5}.event-page__answer{color:var(--foreground);font-size:clamp(1.08rem,2.1vw,1.28rem);font-weight:760}.event-page__direct{color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:650}.event-page__dates,.event-page__content,.event-page__subsection,.event-page__sources,.event-page__verified{max-width:58rem}.event-page section,.event-page__sources{margin-top:clamp(1.35rem,3vw,2.2rem)}.event-page h2{color:var(--foreground);margin:0;font-size:clamp(1.18rem,2.5vw,1.5rem);line-height:1.2}.event-page p,.event-page li{color:var(--foreground);margin:0;font-size:clamp(.96rem,1.8vw,1.05rem);line-height:1.62}.event-page__date-table{gap:.2rem;max-width:34rem;display:grid}.event-page__date-table-head,.event-page__date-row{grid-template-columns:5rem 6rem minmax(0,1fr);align-items:baseline;gap:.75rem;display:grid}.event-page__date-table-head{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:760}.event-page__date-list,.event-page__related,.event-page__sources ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.event-page__date-row{border-bottom:1px solid var(--line);padding:.42rem 0}.event-page__date-row span:first-child{color:var(--muted);font-weight:720}.event-page__related a,.event-page__sources a{color:var(--today);text-underline-offset:.15em;font-weight:720;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647}.event-page__sources{border-top:1px solid var(--line);padding-top:1rem}.event-page__sources summary{cursor:pointer;color:var(--foreground);font-size:.9rem;font-weight:760}.event-page__verified{color:var(--muted);margin:.85rem 0 0;font-size:.84rem;font-weight:650}.event-page__top-nav{flex-wrap:wrap;align-items:center;gap:.45rem;max-width:58rem;display:flex}.event-page__calendar-cta{border:1px solid var(--today);color:var(--today);background:#005b9614;border-radius:999px;padding:.55rem .8rem;font-size:.94rem;font-weight:760;line-height:1.1;display:inline-flex}.event-page__section-links{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.event-page__section-links a{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.4rem .65rem;font-size:.82rem;font-weight:720;line-height:1.1;display:inline-flex}.event-page__calendar-cta:hover,.event-page__calendar-cta:focus-visible,.event-page__section-links a:hover,.event-page__section-links a:focus-visible{color:var(--today);outline-offset:2px;outline:3px solid #005b9624}.on-this-day-page{width:min(100%,68rem);margin:0 auto;padding-top:clamp(1rem,3vw,1.65rem)}html:has(.on-this-day-page){background:var(--brand-blue)}main.home:has(.on-this-day-page){min-height:0}.on-this-day-page__header{margin-bottom:clamp(1.25rem,3vw,2rem)}.on-this-day-page__intro{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(1rem,4vw,2.5rem);display:grid}.on-this-day-page__intro>div:first-child{gap:.85rem;display:grid}.on-this-day-page__date-lockup{min-width:7.2rem;color:var(--today);background:linear-gradient(#f3f8fb,#fff);border:1px solid #005b962e;border-left:5px solid #005b968f;border-radius:8px;justify-items:center;padding:.82rem .9rem;display:grid}.on-this-day-page__date-lockup span{font-size:clamp(2.25rem,6vw,3.4rem);font-weight:820;line-height:.92}.on-this-day-page__date-lockup strong{color:var(--muted);letter-spacing:.12em;margin-top:.35rem;font-size:.76rem}.on-this-day-page__eyebrow{align-items:center;gap:.42rem;display:inline-flex}.on-this-day-page__eyebrow .summary-section-link__bulb{border-width:1.3px;width:.78rem;height:.78rem}.on-this-day-page__eyebrow .summary-section-link__bulb:before{border-width:1.1px;height:.17rem;bottom:-.2rem;left:.14rem;right:.14rem}.on-this-day-page h1{color:var(--foreground);margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.04}.on-this-day-page .event-page__direct{color:var(--foreground);font-size:clamp(1rem,1.8vw,1.12rem);font-weight:520;line-height:1.6}.on-this-day-page__section{--otd-accent:var(--today);--otd-border:#005b962e;--otd-tint:#f3f8fb;gap:.8rem;max-width:58rem;margin-top:clamp(1.55rem,4vw,2.75rem);display:grid}.on-this-day-page__section.is-finland{--otd-accent:#1f5f9f;--otd-border:#1f5f9f2e;--otd-tint:#f2f7fb}.on-this-day-page__section.is-world{--otd-accent:#267063;--otd-border:#2670632e;--otd-tint:#f1f8f6}.on-this-day-page__section.is-births{--otd-accent:#6d5b9f;--otd-border:#6d5b9f2e;--otd-tint:#f6f3fb}.on-this-day-page__section.is-deaths{--otd-accent:#8a4558;--otd-border:#8a45582e;--otd-tint:#fbf4f6}.on-this-day-page__section.is-knowledge{--otd-accent:#9a6a1c;--otd-border:#9a6a1c33;--otd-tint:#fcf8ef}.on-this-day-page h2{color:var(--foreground);margin:0;font-size:clamp(1.18rem,2.5vw,1.5rem);line-height:1.2}.on-this-day-page p,.on-this-day-page li{color:var(--foreground);margin:0;font-size:clamp(.96rem,1.8vw,1.05rem);line-height:1.62}.on-this-day-page__section-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.on-this-day-page__section-heading:after{content:"";background:linear-gradient(90deg, var(--otd-border), transparent);grid-column:2;width:100%;height:1px}.on-this-day-page__section-icon,.on-this-day-page__card-icon{color:var(--otd-accent);place-items:center;display:inline-grid}.on-this-day-page__section-icon{border:1px solid var(--otd-border);background:var(--otd-tint);border-radius:999px;width:2rem;height:2rem}.on-this-day-page svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.05rem;height:1.05rem}.on-this-day-page__list,.on-this-day-page__sources{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.on-this-day-page__card{border:1px solid var(--otd-border);border-left:4px solid color-mix(in srgb, var(--otd-accent) 42%, transparent);background:linear-gradient(180deg, var(--otd-tint), #fff 72%);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.32rem .72rem;padding:clamp(.78rem,2vw,1rem);display:grid}.on-this-day-page__card>p{grid-column:2}.on-this-day-page__card-icon{grid-row:1/span 2;width:1.35rem;height:1.35rem;margin-top:.08rem}.on-this-day-page__card-icon svg{width:1rem;height:1rem}.on-this-day-page__item-heading{gap:.28rem;display:grid}.on-this-day-page__year-badge{border:1px solid var(--otd-border);background:color-mix(in srgb, var(--otd-tint) 86%, white 14%);color:var(--otd-accent);border-radius:999px;justify-self:start;padding:.12rem .5rem;font-size:.78rem;font-weight:760;line-height:1.2}.on-this-day-page__item-heading strong{color:var(--foreground);font-size:clamp(1rem,1.8vw,1.08rem);line-height:1.3}.on-this-day-page__source-section{border-top:1px solid var(--line);margin-top:clamp(1.25rem,2.8vw,1.5rem);padding-top:clamp(1rem,2.2vw,1.2rem)}.on-this-day-page__source-section summary{cursor:pointer;min-height:2.75rem;color:var(--foreground);align-items:center;gap:.46rem;font-size:.98rem;font-weight:780;line-height:1.2;display:inline-flex}.on-this-day-page__source-section summary:focus-visible{outline-offset:4px;border-radius:.45rem;outline:3px solid #005b9629}.on-this-day-page__sources{gap:.4rem;margin-top:.85rem}.on-this-day-page__source-summary-icon{color:var(--today);place-items:center;display:inline-grid}.on-this-day-page__source-summary-icon svg{width:1rem;height:1rem}.on-this-day-page__sources a{color:var(--today);text-underline-offset:.15em;font-weight:720;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647}.on-this-day-page__sources a:hover,.on-this-day-page__sources a:focus-visible{color:var(--today);outline-offset:2px;outline:3px solid #005b9624}.on-this-day-hub{gap:clamp(1.15rem,3vw,1.85rem);width:min(100%,68rem);margin:0 auto;padding-top:clamp(1rem,3vw,1.65rem);display:grid}.on-this-day-hub__header,.on-this-day-hub__section{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:.85rem;padding:clamp(.95rem,2.4vw,1.35rem);display:grid;box-shadow:0 1px #111c240a}.on-this-day-hub__header{justify-items:start}.on-this-day-hub h1,.on-this-day-hub h2{color:var(--foreground);letter-spacing:0;margin:0}.on-this-day-hub h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.04}.on-this-day-hub h2{font-size:clamp(1.18rem,2.5vw,1.5rem);line-height:1.2}.on-this-day-hub p,.on-this-day-hub li{color:var(--foreground);margin:0;font-size:clamp(.96rem,1.8vw,1.05rem);line-height:1.62}.on-this-day-hub__today{color:var(--today);font-weight:780}.on-this-day-hub__primary-link,.on-this-day-hub__secondary-link,.on-this-day-page__context-links a,.on-this-day-page__day-nav a,.on-this-day-hub__month-nav a,.on-this-day-hub__month-nav>span{border-radius:999px;justify-content:center;align-items:center;min-height:2.25rem;font-weight:740;line-height:1.1;display:inline-flex}.on-this-day-hub__primary-link{background:var(--foreground);color:#fff;padding:.52rem .82rem}.on-this-day-hub__secondary-link,.on-this-day-page__context-links a,.on-this-day-page__day-nav a,.on-this-day-hub__month-nav a{color:var(--today);padding:.46rem .72rem}.on-this-day-hub__secondary-link{gap:.42rem}.on-this-day-hub__primary-link:hover,.on-this-day-hub__primary-link:focus-visible,.on-this-day-hub__secondary-link:hover,.on-this-day-hub__secondary-link:focus-visible,.on-this-day-page__context-links a:hover,.on-this-day-page__context-links a:focus-visible,.on-this-day-page__day-nav a:hover,.on-this-day-page__day-nav a:focus-visible,.on-this-day-hub__month-nav a:hover,.on-this-day-hub__month-nav a:focus-visible,.on-this-day-hub__month-grid a:hover,.on-this-day-hub__month-grid a:focus-visible,.on-this-day-hub__day-grid a:hover,.on-this-day-hub__day-grid a:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.on-this-day-hub__month-grid,.on-this-day-hub__day-grid{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.on-this-day-hub__month-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.on-this-day-hub__month-grid a,.on-this-day-hub__day-grid a{border:1px solid var(--line);min-height:3rem;color:var(--foreground);background:#fff;border-radius:8px;gap:.25rem;padding:.72rem .8rem;font-weight:760;line-height:1.2;display:grid}.on-this-day-hub__month-grid a[aria-current=date],.on-this-day-hub__day-grid a[aria-current=date]{background:var(--current-week);border-color:#005b9659}.on-this-day-hub__day-grid{counter-reset:on-this-day-days;grid-template-columns:repeat(3,minmax(0,1fr))}.on-this-day-hub__day-grid a small{color:var(--muted);font-size:.86rem;font-weight:560;line-height:1.35}@media (max-width:720px){.on-this-day-hub__section:has(.on-this-day-hub__month-grid){gap:.6rem}.on-this-day-hub__section:has(.on-this-day-hub__month-grid) h2{font-size:clamp(1.25rem,5.2vw,1.375rem);line-height:1.16}.on-this-day-hub__month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.on-this-day-hub__month-grid a{text-align:center;white-space:nowrap;justify-content:center;align-items:center;min-height:2.75rem;padding:.34rem .45rem;font-size:.875rem;font-weight:640;line-height:1.08;display:flex}}@media (max-width:360px){.on-this-day-hub__month-grid{gap:.42rem}.on-this-day-hub__month-grid a{min-height:2.75rem;padding-left:.25rem;padding-right:.25rem;font-size:.8125rem}}.on-this-day-hub__month-nav,.on-this-day-page__day-nav{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;width:100%;display:grid}.on-this-day-hub__month-nav a:first-child{justify-self:end}.on-this-day-hub--month .on-this-day-hub__month-nav a:first-child{justify-self:start}.on-this-day-hub--month .on-this-day-hub__month-nav a:last-child{justify-self:end}.on-this-day-hub__month-nav [aria-current=page]{background:var(--foreground);color:#fff;padding:.46rem .72rem}.on-this-day-hub--month .on-this-day-hub__month-nav [aria-current=page]{justify-self:center;width:auto}.on-this-day-hub--month .on-this-day-hub__month-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.on-this-day-page__day-nav{background:var(--surface);border:1px solid #005b9629;border-radius:8px;max-width:38rem;margin:clamp(.45rem,1.5vw,.75rem) auto clamp(1rem,2.5vw,1.45rem);overflow:hidden;box-shadow:0 1px #111c240a}.on-this-day-page__day-nav a{min-height:2.75rem;color:var(--today);white-space:nowrap;border-radius:0;justify-content:flex-start;gap:.4rem;padding:.62rem .74rem;text-decoration:none}.on-this-day-page__day-nav a+a{text-align:right;border-left:1px solid #005b961f;justify-content:flex-end}.on-this-day-page__day-nav-icon{flex:none;place-items:center;display:inline-grid}.on-this-day-page__day-nav-icon svg{width:1rem;height:1rem}.on-this-day-page__context-links{flex-wrap:wrap;gap:.45rem;margin:0 0 clamp(1.15rem,3vw,1.8rem);display:flex}.on-this-day-page__browse-more{border-top:1px solid var(--line);gap:.66rem;max-width:42rem;margin:clamp(1.25rem,2.8vw,1.5rem) auto 0;padding-top:clamp(1rem,2.2vw,1.2rem);padding-bottom:.25rem;display:grid}.on-this-day-page__browse-more h2{margin:0}.on-this-day-page__browse-more nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.on-this-day-page__browse-more a{border:1px solid var(--line);background:var(--surface);min-height:3rem;color:var(--foreground);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.52rem;padding:.62rem .72rem;font-weight:740;line-height:1.2;text-decoration:none;display:grid}.on-this-day-page__browse-icon,.on-this-day-page__browse-chevron{color:var(--today);place-items:center;display:inline-grid}.on-this-day-page__browse-icon svg,.on-this-day-page__browse-chevron svg{width:1.05rem;height:1.05rem}.on-this-day-page__browse-more a span:nth-child(2){min-width:0}.on-this-day-page__browse-more a:hover,.on-this-day-page__browse-more a:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;border-color:#005b9642;outline:2px solid #005b9647}@media (max-width:700px){.on-this-day-page{padding-top:.18rem}.on-this-day-page__header{margin-bottom:.2rem}.on-this-day-page__intro{grid-template-columns:1fr;gap:.34rem}.on-this-day-page__intro>div:first-child{gap:.24rem}.on-this-day-page .event-page__eyebrow{letter-spacing:.08em;font-size:.7rem}.on-this-day-page h1{font-size:1.375rem;line-height:1.13}.on-this-day-page h2{font-size:1.125rem}.on-this-day-page p,.on-this-day-page li{font-size:.96rem;line-height:1.5}.on-this-day-page__section{gap:.68rem;margin-top:1.5rem}.on-this-day-page__date-lockup{display:none}.on-this-day-page__card{grid-template-columns:minmax(0,1fr);gap:.42rem;padding:.875rem}.on-this-day-page__card-icon{display:none}.on-this-day-page__card>p{grid-column:1}.on-this-day-hub__month-grid,.on-this-day-hub__day-grid,.on-this-day-hub__month-nav{grid-template-columns:1fr}.on-this-day-hub__month-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.on-this-day-hub__month-nav a,.on-this-day-hub__month-nav>span,.on-this-day-page__context-links a{white-space:normal;justify-self:stretch;width:100%}.on-this-day-hub__month-nav a:first-child{justify-self:stretch}.on-this-day-hub--month{gap:1rem;padding-top:.15rem}.on-this-day-hub--month .on-this-day-hub__header{gap:.52rem;padding:.72rem}.on-this-day-hub--month h1{font-size:clamp(1.4rem,6vw,1.625rem);line-height:1.12}.on-this-day-hub--month p{font-size:.92rem;line-height:1.42}.on-this-day-hub--month .on-this-day-hub__month-nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.32rem}.on-this-day-page__day-nav{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:.12rem 0 .8rem}.on-this-day-page__day-nav a,.on-this-day-page__day-nav a:first-child{white-space:nowrap;width:auto;min-height:2.75rem;padding:.52rem .58rem;font-size:.875rem}.on-this-day-page__day-nav a:first-child{justify-content:flex-start}.on-this-day-page__day-nav a:last-child{text-align:right;justify-content:flex-end}.on-this-day-page__year-badge{padding:.08rem .42rem;font-size:.72rem}.on-this-day-page__section-icon{width:1.7rem;height:1.7rem}.on-this-day-page__browse-more{gap:.52rem;margin-top:1.25rem;padding-top:.85rem}.on-this-day-page__browse-more nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.on-this-day-page__browse-more a{min-height:2.75rem;padding:.52rem .54rem;font-size:.88rem}.on-this-day-hub--month .on-this-day-hub__month-nav a,.on-this-day-hub--month .on-this-day-hub__month-nav>span,.on-this-day-hub--month .on-this-day-hub__secondary-link{white-space:nowrap;min-height:2.5rem;padding:.42rem .5rem;font-size:.875rem}.on-this-day-hub--month .on-this-day-hub__month-nav a:first-child,.on-this-day-hub--month .on-this-day-hub__month-nav a:last-child{justify-self:stretch}.on-this-day-hub--month .on-this-day-hub__month-nav [aria-current=page]{min-width:0}.on-this-day-hub--month .on-this-day-hub__secondary-link{border:1px solid rgba(var(--today-accent-rgb), .24);background:rgba(var(--today-accent-rgb), .08);width:auto;max-width:100%;color:var(--today-accent-strong);justify-self:start}}@media (max-width:360px){.on-this-day-page__browse-more nav{grid-template-columns:1fr}.on-this-day-page__day-nav a{gap:.28rem;padding-left:.42rem;padding-right:.42rem;font-size:.82rem}.on-this-day-hub--month .on-this-day-hub__header{padding-left:.62rem;padding-right:.62rem}.on-this-day-hub--month .on-this-day-hub__month-nav{gap:.24rem}.on-this-day-hub--month .on-this-day-hub__month-nav a,.on-this-day-hub--month .on-this-day-hub__month-nav>span{padding-left:.36rem;padding-right:.36rem;font-size:.8125rem}}@media (orientation:landscape) and (max-width:950px) and (max-height:500px){.on-this-day-page__date-lockup{display:none}.on-this-day-page{padding-top:.15rem}.on-this-day-page__header{margin-bottom:.28rem}.on-this-day-page__intro>div:first-child{gap:.22rem}.on-this-day-page h1{font-size:1.375rem;line-height:1.12}.on-this-day-page__day-nav{margin:.16rem 0 .6rem}}.home{justify-content:center;padding:clamp(.75rem,2.6vw,2rem) clamp(.75rem,3vw,2.25rem) clamp(1.5rem,4vw,3rem);display:flex}.home__content{width:min(100%,80rem)}.calendar-nav{z-index:10;border:1px solid var(--line);color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:8px;gap:.24rem;margin:0 auto clamp(.75rem,2vw,1.2rem);padding:.36rem clamp(.42rem,1.2vw,.65rem);font-size:clamp(.86rem,1.8vw,.96rem);font-weight:680;display:grid;position:sticky;top:0;box-shadow:0 1px #111c240a}.calendar-nav__title{text-align:center;justify-items:center;gap:.08rem;display:grid}.calendar-nav>*{min-width:0}.calendar-nav__title h1{color:var(--foreground);margin:0;font-size:clamp(1.4rem,3vw,1.78rem);font-weight:820;line-height:1.08}.calendar-nav__title p{color:var(--today-accent-strong);margin:0;font-size:clamp(1rem,1.7vw,1.06rem);font-weight:650;line-height:1.2}.calendar-nav__today-row{justify-content:center;align-items:center;gap:.34rem;display:inline-flex}.calendar-nav__today-icon{opacity:.72;border:1.5px solid;border-radius:.22rem;flex:none;width:1rem;height:1rem;position:relative}.calendar-nav__today-icon:before{content:"";border-top:1.5px solid;width:calc(100% - .28rem);position:absolute;top:.22rem;left:.14rem}.calendar-nav__today-icon:after{content:"";background:currentColor;border-radius:999px;width:.22rem;height:.22rem;position:absolute;bottom:.18rem;right:.2rem}.calendar-nav__today-date--compact{display:none}.calendar-nav__years{justify-content:center;align-items:center;gap:clamp(.25rem,1.5vw,.55rem);display:flex}.calendar-year-selector{z-index:2;flex:none;position:relative}.calendar-year-selector__trigger{background:var(--foreground);color:#fff;cursor:pointer;min-height:1.9rem;font:inherit;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:.26rem .62rem;font-weight:760;line-height:1;display:inline-flex}.calendar-year-selector__trigger:hover,.calendar-year-selector__trigger:focus-visible{background:var(--today);outline-offset:2px;outline:2px solid #005b9659}.calendar-year-selector__overlay{top:var(--calendar-year-selector-top);left:var(--calendar-year-selector-left);z-index:20;position:fixed;transform:translate(-50%)}.calendar-year-selector__panel{border:1px solid var(--line);background:var(--surface);width:min(14rem,100vw - 1.5rem);color:var(--foreground);border-radius:8px;overflow:hidden;box-shadow:0 18px 44px #111c242e}.calendar-year-selector__handle{display:none}.calendar-year-selector__header{border-bottom:1px solid var(--line);gap:.14rem;padding:.7rem .8rem .45rem;display:grid}.calendar-year-selector__header h2,.calendar-year-selector__header p{margin:0}.calendar-year-selector__header h2{font-size:.95rem;font-weight:780;line-height:1.1}.calendar-year-selector__header p{color:var(--muted);font-size:.78rem;font-weight:650}.calendar-year-selector__list{overscroll-behavior:contain;max-height:min(20rem,58vh);padding:.32rem;display:grid;overflow-y:auto}.calendar-year-selector__wheel{position:relative}.calendar-year-selector__option{width:100%;color:var(--foreground);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .65rem;font-size:.9rem;font-weight:700;line-height:1.1;display:flex}.calendar-year-selector__option:hover,.calendar-year-selector__option:focus-visible{background:var(--current-week);color:var(--today);outline-offset:1px;outline:2px solid #005b9638}.calendar-year-selector__option[aria-current=page]{background:var(--foreground);color:#fff}.calendar-nav__sections,.calendar-nav__months{justify-content:center;gap:.14rem;display:grid}.calendar-nav__sections{grid-template-columns:repeat(7,max-content)}.calendar-nav__section-label-compact{display:none}.calendar-nav__months{grid-template-columns:repeat(12,max-content)}.calendar-nav a,.calendar-nav__years>span{white-space:nowrap;border-radius:999px;flex:none}.calendar-nav a{color:var(--muted);padding:.26rem .5rem}.calendar-nav__years>span{padding:.26rem .62rem}.calendar-nav a:hover,.calendar-nav a:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.calendar-nav .calendar-nav__title{color:inherit;white-space:normal;border-radius:6px;padding:.08rem .2rem}.calendar-nav .calendar-nav__title:hover,.calendar-nav .calendar-nav__title:focus-visible{background:var(--week-row-alt)}.calendar-nav [aria-current=page]{background:var(--foreground);color:#fff}.calendar-nav__months{gap:.1rem}.calendar-nav__months a{padding:.16rem .36rem;font-size:clamp(.72rem,1.35vw,.82rem)}.calendar-nav__months [aria-current=location]{background:rgba(var(--today-accent-rgb), .12);color:var(--today-accent-strong);font-weight:800}.calendar-nav__months [data-active-month]{outline-offset:2px;outline:2px solid #005b9659}@media (max-width:620px){.calendar-year-selector__overlay{background:#111c2447;justify-content:center;align-items:flex-end;padding:0 .65rem .65rem;display:flex;position:fixed;inset:0;transform:none}.calendar-year-selector__panel{border-radius:14px 14px 8px 8px;width:min(100%,24rem);max-height:min(78vh,34rem);box-shadow:0 -18px 50px #111c2433}.calendar-year-selector__handle{background:var(--line-strong);border-radius:999px;width:2.25rem;height:.24rem;margin:.55rem auto .25rem;display:block}.calendar-year-selector__header{text-align:center;padding:.45rem 1rem .75rem}.calendar-year-selector__header h2{font-size:clamp(1.75rem,7vw,1.9rem);font-weight:820;line-height:1.05}.calendar-year-selector__header p{margin-top:.16rem;font-size:.84rem}.calendar-year-selector__wheel:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(#f3f8fb 0%,#eaf3f8 100%);border:1px solid #005b962e;border-radius:12px;height:4.25rem;position:absolute;top:50%;left:.75rem;right:.75rem;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffffb8,0 8px 20px #111c2414}.calendar-year-selector__list{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;max-height:min(60vh,26rem);padding:4.2rem .75rem;scroll-padding-block:calc(50% - 2.1rem)}.calendar-year-selector__option{z-index:1;min-height:4.25rem;color:var(--muted);text-align:center;scroll-snap-align:center;border-radius:10px;justify-content:center;padding:.66rem 3rem;font-size:1.7rem;font-weight:690;position:relative}.calendar-year-selector__option[aria-current=page]{color:var(--muted);background:0 0}.calendar-year-selector__option[data-calendar-year-centered=true]{color:var(--foreground);font-size:2.08rem;font-weight:820}.calendar-year-selector__option[data-calendar-year-centered=true] span[aria-hidden=true]{color:var(--today);font-size:1.05rem;font-weight:850;position:absolute;right:1.15rem}}#kalenteri,#tammikuu,#helmikuu,#maaliskuu,#huhtikuu,#toukokuu,#kesakuu,#heinakuu,#elokuu,#syyskuu,#lokakuu,#marraskuu,#joulukuu,#pyhapaivat,#liputuspaivat,#merkkipaivat,#koululomat{scroll-margin-top:10.75rem}.month-calendar__month-anchor{scroll-margin-top:10.75rem;display:block}.year-calendar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.8rem,1.7vw,1.25rem);display:grid}.home--selected-date .year-calendar{padding-top:var(--selected-date-calendar-top-padding,0px)}.year-calendar>.day-info,.year-calendar>.selected-day-info-slot{grid-column:1/-1;width:100%;scroll-margin-top:9rem}.year-calendar>.selected-day-info-slot{min-height:var(--selected-day-info-slot-height,auto);scroll-margin-top:var(--calendar-nav-sticky-height,10.75rem)}.year-calendar>.selected-day-info-slot.is-sticky-active{min-height:0;display:contents}.selected-day-info-slot .day-info{background:var(--surface);width:100%;margin-bottom:0}.selected-day-info-slot.is-sticky-active .day-info{top:var(--calendar-nav-sticky-bottom,var(--calendar-nav-sticky-height,0px));left:var(--selected-day-info-left,0px);z-index:9;width:var(--selected-day-info-width,100%);position:fixed;box-shadow:0 .6rem 1.2rem #111c2414}.calendar-legend{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.38rem clamp(.55rem,1.5vw,.85rem);margin:clamp(1.2rem,2.8vw,1.8rem) auto 0;font-size:clamp(.78rem,1.7vw,.88rem);font-weight:680;display:flex}.calendar-legend__item{white-space:nowrap;align-items:center;gap:.32rem;min-width:0;display:inline-flex}.calendar-legend__sample{border:1px solid var(--line);background:var(--surface);width:1.35rem;height:1.35rem;color:var(--foreground);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;font-size:.7rem;font-weight:760;line-height:1;display:inline-grid}.calendar-legend__sample.is-today{background:var(--today);color:#fff;border-color:#005b9659}.calendar-legend__sample.is-holiday{background:var(--holiday-background);color:var(--holiday);border-color:#8f1f322e}.calendar-legend__sample.is-saturday{background:var(--saturday-background);color:var(--saturday)}.calendar-legend__sample.is-sunday{color:var(--sunday)}.calendar-legend__sample.is-flag-day{font-size:.68rem}.calendar-legend__sample.is-observance:after{border:1px solid var(--muted);background:var(--surface);content:"";border-radius:999px;width:.34rem;height:.34rem}.calendar-legend+.today-overview{margin-top:clamp(1.2rem,2.8vw,1.8rem)}.today-overview{border:1px solid var(--line);background:#ffffffd1;border-radius:6px;gap:clamp(.75rem,1.8vw,1rem);margin:0 auto clamp(1.1rem,2.8vw,1.75rem);padding:clamp(.9rem,2.4vw,1.2rem);display:grid}.today-overview__header{gap:.28rem;display:grid}.today-overview__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.today-overview h2,.today-overview h3,.today-overview p{margin:0}.today-overview h2{color:var(--foreground);font-size:clamp(1.18rem,2.8vw,1.55rem);font-weight:780;line-height:1.15}.today-overview__header p:not(.today-overview__eyebrow){color:var(--muted);font-size:.92rem;font-weight:650}.today-overview__calendar-link{color:var(--today);text-underline-offset:.15em;justify-self:start;font-size:.84rem;font-weight:680;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647}.today-overview__week-link{color:var(--today);text-underline-offset:.15em;font-weight:760;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647}.today-overview__events,.today-overview__next ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.today-overview__events{border-top:1px solid var(--line)}.today-overview__event{border-bottom:1px solid var(--line);gap:.32rem;padding:.62rem 0;display:grid}.today-overview__labels{flex-wrap:wrap;gap:.24rem;display:flex}.today-overview__label{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;padding:.12rem .4rem;font-size:.7rem;font-weight:760;line-height:1.15;display:inline-flex}.today-overview__label.is-holiday{color:var(--holiday);border-color:#9a25383d}.today-overview__label.is-flag-day{color:var(--today);border-color:#005b9638}.today-overview__label.is-observance{color:var(--muted);border-color:#0f172a24}.today-overview__event-link,.today-overview__next a{color:var(--foreground);text-underline-offset:.16em;font-weight:720;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647;text-decoration-thickness:.08em}.today-overview__event-link:hover,.today-overview__event-link:focus-visible,.today-overview__calendar-link:hover,.today-overview__calendar-link:focus-visible,.today-overview__week-link:hover,.today-overview__week-link:focus-visible,.today-overview__next a:hover,.today-overview__next a:focus-visible{color:var(--today);outline-offset:3px;outline:2px solid #005b962e}.today-overview__ordinary{gap:.28rem;padding-top:.15rem;display:grid}.today-overview__ordinary h3,.today-overview__next h3{color:var(--foreground);font-size:.98rem;font-weight:760;line-height:1.25}.today-overview__ordinary p{color:var(--muted);font-size:.94rem;font-weight:560;line-height:1.45}.today-overview__next{gap:.45rem;padding-top:.1rem;display:grid}.today-overview__next li{border-top:1px solid var(--line);grid-template-columns:minmax(8.5rem,.32fr) 5rem minmax(0,1fr);align-items:baseline;gap:.65rem;padding:.34rem 0;font-size:.9rem;line-height:1.35;display:grid}.today-overview__next span,.today-overview__next time{color:var(--muted);font-size:.82rem;font-weight:680}.today-overview__next time{font-variant-numeric:tabular-nums;white-space:nowrap}.day-info{border:1px solid var(--line-strong);background:#ffffffc7;border-radius:6px;margin:0 auto clamp(1.1rem,2.8vw,1.75rem);padding:clamp(.9rem,2.4vw,1.2rem);position:relative}.day-info__close{width:2rem;height:2rem;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;place-items:center;font-size:1.2rem;font-weight:620;line-height:1;display:inline-grid;position:absolute;top:.45rem;right:.45rem}.day-info__close:hover,.day-info__close:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.day-info__header{gap:.35rem;display:grid}.day-info__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .3rem;font-size:.72rem;font-weight:800}.day-info h2{color:var(--foreground);margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:760;line-height:1.15}.day-info__header p:not(.day-info__eyebrow){color:var(--muted);margin:.35rem 0 0;font-size:.95rem;font-weight:650}.day-info__events{border-top:1px solid var(--line);gap:0;margin:clamp(.75rem,1.8vw,1rem) 0 0;padding:0;list-style:none;display:grid}.day-info__event{border-bottom:1px solid var(--line);min-width:0;color:var(--foreground);padding:.7rem 0;font-size:clamp(.95rem,2vw,1.02rem);line-height:1.35}.day-info__labels{flex-wrap:wrap;gap:.25rem;margin-bottom:.35rem;display:flex}.day-info__label{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;padding:.14rem .42rem;font-size:.72rem;font-weight:760;line-height:1.15;display:inline-flex}.day-info__label.is-holiday{color:var(--holiday);border-color:#9a25383d}.day-info__label.is-flag-day{color:var(--today);border-color:#005b9638}.day-info__label.is-observance{color:var(--muted);border-color:#0f172a24}.day-info__link{color:var(--foreground);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.18rem .75rem;display:flex}.day-info__link-name{font-weight:720}.day-info__link-more{color:var(--today);white-space:nowrap;font-size:.86rem;font-weight:650}.day-info__link:hover,.day-info__link:focus-visible{color:var(--today);outline-offset:3px;outline:2px solid #005b963d}.day-info__ordinary{gap:.28rem;margin:clamp(.75rem,1.8vw,1rem) 0 0;display:grid}.day-info__ordinary h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:760;line-height:1.25}.day-info__ordinary p{color:var(--muted);margin:0;font-size:.94rem;font-weight:560;line-height:1.45}.day-info__on-this-day{background:linear-gradient(#f2f8fc,#fff);border:1px solid #005b9629;border-left:4px solid #005b9675;border-radius:8px;gap:.48rem;margin:clamp(.75rem,1.8vw,1rem) 0 0;padding:.78rem .88rem;display:grid}.day-info__on-this-day h3{color:var(--today);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.42rem;margin:0;font-size:.76rem;font-weight:820;line-height:1.15;display:inline-flex}.day-info__on-this-day-icon{background:var(--surface);width:1.45rem;height:1.45rem;color:var(--today);border:1px solid #005b9629;border-radius:999px;place-items:center;display:inline-grid}.day-info__on-this-day-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.9rem;height:.9rem}.day-info__on-this-day p{color:var(--foreground);margin:0;font-size:.94rem;font-weight:560;line-height:1.45}.day-info__on-this-day a{color:var(--today);text-underline-offset:.16em;justify-self:start;font-size:.9rem;font-weight:760;-webkit-text-decoration:underline #005b9647;text-decoration:underline #005b9647}.day-info__on-this-day .day-info__on-this-day-cta{background:#005b9614;border:1px solid #005b963d;border-radius:7px;justify-content:center;align-items:center;padding:.48rem .68rem;text-decoration:none;display:inline-flex}.day-info__on-this-day a:hover,.day-info__on-this-day a:focus-visible{color:var(--today);outline-offset:3px;background:#005b961f;outline:2px solid #005b963d}@media (max-width:620px),(orientation:landscape) and (max-width:950px) and (max-height:500px){.day-info__on-this-day{gap:.36rem;padding:.58rem .68rem}.day-info__ordinary p,.day-info__on-this-day h3{display:none}.day-info__on-this-day p{font-size:.92rem;font-weight:500;line-height:1.42}.day-info__on-this-day-prefix{color:var(--today);font-weight:720}.day-info__on-this-day .day-info__on-this-day-cta{padding:.42rem .62rem}}.on-this-day-return{width:fit-content;color:var(--today);font:inherit;cursor:pointer;background:#005b9614;border:1px solid #005b963d;border-radius:7px;justify-content:center;align-items:center;gap:.2rem;padding:.56rem .78rem;font-size:.94rem;font-weight:760;line-height:1.2;display:inline-flex}.on-this-day-return__compact{display:none}.on-this-day-return:hover,.on-this-day-return:focus-visible{outline-offset:2px;background:#005b961f;outline:3px solid #005b9629}.on-this-day-page>.on-this-day-return:first-child{margin-bottom:clamp(1rem,2.5vw,1.35rem)}.event-page__verified+.on-this-day-return{margin-top:1rem}@media (max-width:700px),(orientation:landscape) and (max-width:950px) and (max-height:500px){.on-this-day-page>.on-this-day-return:first-child{margin-bottom:.45rem}.on-this-day-return{background:0 0;border:0;min-height:2.25rem;padding:.34rem 0;font-size:.9rem}.on-this-day-return__full{display:none}.on-this-day-return__compact{display:inline}}.month-calendar{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:100%;overflow:hidden}.month-calendar.is-current-month{border-color:var(--line-strong);box-shadow:inset 0 0 0 1px #005b9629}.month-calendar__header{border-bottom:1px solid var(--line);background:var(--month-header);padding:clamp(.65rem,1.8vw,.9rem) clamp(.7rem,2.4vw,1rem)}.month-calendar__header h2{color:var(--foreground);letter-spacing:.04em;margin:0;font-size:clamp(.92rem,2vw,1.08rem);font-weight:820}.month-calendar__heading-link{color:inherit;border-radius:4px;text-decoration:none;display:inline-block}.month-calendar__heading-link:hover,.month-calendar__heading-link:focus-visible{color:var(--today);outline-offset:3px;outline:2px solid #005b9647}.month-calendar__grid{border-collapse:collapse;table-layout:fixed;width:100%}.month-calendar__grid th,.month-calendar__grid td{text-align:center;vertical-align:middle;height:clamp(2.1rem,4.5vw,2.85rem);padding:.18rem}.month-calendar__grid thead th{border-bottom:1px solid var(--line-strong);height:2.05rem;color:var(--muted);background:#f8fbfa;font-size:clamp(.66rem,1.55vw,.76rem);font-weight:700}.month-calendar__week-heading,.month-calendar__week-number{width:clamp(1.85rem,6.5vw,2.45rem)}.month-calendar__week-number{border-right:1px solid var(--line);color:var(--muted);background:0 0;font-size:clamp(.66rem,1.55vw,.74rem);font-weight:600}.month-calendar__week-link{min-width:1.55rem;min-height:1.55rem;color:inherit;border-radius:999px;place-items:center;display:inline-grid}.month-calendar__week-link:hover,.month-calendar__week-link:focus-visible{background:var(--current-week);color:var(--today);outline-offset:2px;outline:2px solid #005b963d}.month-calendar__day{border-top:1px solid var(--line);color:var(--foreground);font-variant-numeric:tabular-nums;scroll-margin-top:9rem;font-size:clamp(.82rem,1.8vw,.98rem);font-weight:650}.month-calendar__date-number{border-radius:999px;place-items:center;width:clamp(1.45rem,3.7vw,1.85rem);height:clamp(1.45rem,3.7vw,1.85rem);display:inline-grid;position:relative}.month-calendar__date-link{color:inherit;border-radius:999px;place-items:center;display:inline-grid}.month-calendar__date-link:hover .month-calendar__date-number,.month-calendar__date-link:focus-visible .month-calendar__date-number{outline-offset:2px;outline:2px solid #005b963d}.month-calendar__date-link:focus-visible{outline:none}.month-calendar__day--empty{background:0 0}.month-calendar__grid tbody tr.is-week-row-even{background:var(--surface)}.month-calendar__grid tbody tr.is-week-row-odd{background:var(--week-row-alt)}.month-calendar__grid tbody tr.is-week-row-odd .month-calendar__day--empty{background:0 0}.month-calendar__day.is-saturday,.month-calendar__weekday.is-saturday{color:var(--saturday)}.month-calendar__weekday.is-saturday,.month-calendar__day.is-saturday:not(.is-holiday){background:var(--saturday-background)}.month-calendar__day.is-sunday,.month-calendar__weekday.is-sunday{color:var(--sunday)}.month-calendar__day.is-holiday{background:var(--holiday-background);color:var(--holiday);font-weight:780}.month-calendar__day.is-holiday .month-calendar__date-number:after{content:"";background:currentColor;border-radius:999px;width:.22rem;height:.22rem;position:absolute;bottom:.18rem;left:50%;transform:translate(-50%)}.month-calendar__day.is-flag-day{font-weight:720}.month-calendar__markers{justify-content:center;align-items:center;gap:.12rem;min-height:.62rem;margin-top:.03rem;line-height:1;display:flex}.month-calendar__flag-marker{font-size:clamp(.5rem,1.3vw,.64rem);line-height:1;display:inline-block}.month-calendar__observance-marker{border:1px solid var(--muted);background:var(--surface);border-radius:999px;width:clamp(.24rem,.8vw,.32rem);height:clamp(.24rem,.8vw,.32rem);display:inline-block}.month-calendar__day.is-today .month-calendar__observance-marker{border-color:var(--today)}.month-calendar__grid tbody tr.is-current-week{background:var(--current-week)}.month-calendar__grid tbody tr.is-current-week .month-calendar__day.is-saturday:not(.is-holiday){background:0 0}.month-calendar__grid tbody tr.is-current-week .month-calendar__week-number{color:var(--today);font-weight:780}.month-calendar__day.is-today .month-calendar__date-number{outline:2px solid rgba(var(--today-accent-rgb), .34);outline-offset:2px;background:var(--today-accent);color:var(--today-accent-dark);box-shadow:0 0 .55rem rgba(var(--today-accent-rgb), .42);animation:1.35s ease-in-out infinite summary-bulb-pulse}.month-calendar__day.is-selected:not(.is-today) .month-calendar__date-number{box-shadow:inset 0 0 0 2px var(--today)}.month-calendar__day.is-today.is-holiday .month-calendar__date-number:after{background:#fff}.month-page__content{width:min(100%,62rem)}.month-page__header{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:8px;gap:clamp(.55rem,1.8vw,.85rem);margin:0 auto clamp(1rem,2.4vw,1.5rem);padding:clamp(.85rem,2vw,1.15rem);display:grid;box-shadow:0 1px #111c240a}.month-page__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:780;line-height:1}.month-page__header h1{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(1.85rem,4.2vw,3rem);font-weight:840;line-height:1.05}.month-page__month-nav{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.45rem;width:100%;display:grid}.month-page__month-nav-link,.month-page__month-nav-current,.month-page__year-link{border-radius:999px;min-width:0;font-weight:740;line-height:1.1}.month-page__month-nav-link,.month-page__month-nav-current{justify-content:center;align-items:center;gap:.32rem;min-height:2.35rem;padding:.45rem .7rem;display:inline-flex}.month-page__month-nav-link{color:var(--muted)}.month-page__month-nav-link:first-child{justify-self:start}.month-page__month-nav-link:last-child{justify-self:end}.month-page__month-nav-link:hover,.month-page__month-nav-link:focus-visible,.month-page__year-link:hover,.month-page__year-link:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.month-page__month-nav-current{background:var(--foreground);color:#fff;justify-self:center;width:auto}.month-page__year-link{color:var(--today);justify-self:center;padding:.42rem .72rem}.month-page__calendar{margin:0 auto clamp(1.1rem,2.8vw,1.8rem)}.month-page__calendar .month-calendar__header{padding:clamp(.85rem,2.2vw,1.15rem) clamp(.9rem,2.5vw,1.25rem)}.month-page__calendar .month-calendar__header h2{font-size:clamp(1rem,2.3vw,1.25rem)}.month-page__calendar .month-calendar__grid th,.month-page__calendar .month-calendar__grid td{height:clamp(2.8rem,6vw,4rem);padding:.22rem}.month-page__calendar .month-calendar__date-number{width:clamp(1.65rem,4vw,2.1rem);height:clamp(1.65rem,4vw,2.1rem)}.month-page__day-info{margin-bottom:clamp(.85rem,2vw,1.15rem)}.month-page__summaries{gap:clamp(1rem,2.5vw,1.5rem);display:grid}.week-page__content{width:min(100%,62rem)}.week-page{gap:clamp(1rem,2.6vw,1.6rem);display:grid}.week-page__header{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:8px;gap:clamp(.55rem,1.8vw,.85rem);padding:clamp(.95rem,2.4vw,1.35rem);display:grid;box-shadow:0 1px #111c240a}.week-page__header--compact{justify-items:center}.week-page__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:780;line-height:1}.week-page__header h1{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(1.85rem,4.2vw,3rem);font-weight:840;line-height:1.05}.week-page__answer{color:var(--today);margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:820;line-height:1.15}.week-page__intro,.week-page__week-count,.week-page__note p{color:var(--muted);margin:0;font-size:clamp(.94rem,1.8vw,1rem);font-weight:560;line-height:1.5}.week-page__week-count{color:var(--foreground);font-weight:720}.week-page__year-nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.42rem;width:100%;display:grid}.week-page__year-nav a,.week-page__year-nav>span{border-radius:999px;justify-content:center;align-items:center;min-height:2.25rem;padding:.44rem .72rem;font-weight:740;line-height:1.1;display:inline-flex}.week-page__year-nav a{color:var(--muted)}.week-page__year-nav a:first-child{justify-self:end}.week-page__year-nav a:hover,.week-page__year-nav a:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.week-page__year-nav [aria-current=page]{background:var(--foreground);color:#fff}.week-page__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.week-page__facts div{border:1px solid var(--line);background:#ffffffc7;border-radius:6px;gap:.24rem;min-width:0;padding:.78rem .9rem;display:grid}.week-page__facts dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:780}.week-page__facts dd{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:760;line-height:1.2}.week-page__actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.week-page__primary-link,.week-page__secondary-link{border-radius:999px;justify-content:center;align-items:center;min-height:2.25rem;font-weight:740;line-height:1.1;display:inline-flex}.week-page__primary-link{background:var(--foreground);color:#fff;padding:.48rem .8rem}.week-page__secondary-link{color:var(--today);padding:.46rem .76rem}.week-page__primary-link:hover,.week-page__primary-link:focus-visible,.week-page__secondary-link:hover,.week-page__secondary-link:focus-visible{background:var(--current-week);color:var(--foreground);outline-offset:2px;outline:2px solid #005b9659}.week-page__note{border-top:1px solid var(--line);gap:.42rem;padding-top:clamp(.95rem,2.4vw,1.25rem);display:grid}.week-page__note h2{color:var(--foreground);margin:0;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:780;line-height:1.2}.day-calculator-page{width:min(100%,62rem)}.day-calculator-page__header,.day-calculator-page__note{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:clamp(.5rem,1.6vw,.8rem);padding:clamp(.95rem,2.4vw,1.35rem);display:grid;box-shadow:0 1px #111c240a}.day-calculator-page__header{text-align:center;margin-bottom:clamp(1rem,2.6vw,1.5rem)}.day-calculator-page__eyebrow,.day-calculator__result-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:780;line-height:1}.day-calculator-page__header h1{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(1.85rem,4.2vw,3rem);font-weight:840;line-height:1.05}.day-calculator-page__header p,.day-calculator-page__note p,.day-calculator__form-heading p,.day-calculator__semantic-note,.day-calculator__direction,.day-calculator__empty p{color:var(--muted);margin:0;font-size:clamp(.94rem,1.8vw,1rem);font-weight:560;line-height:1.5}.day-calculator-page__query-error{color:#7d241b;background:#9e322612;border:1px solid #9e322652;border-radius:6px;margin:clamp(.85rem,2vw,1.1rem) 0;padding:.78rem .9rem;font-weight:680}.day-calculator{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(.85rem,2.4vw,1.25rem);margin-bottom:clamp(1rem,2.6vw,1.5rem);display:grid}.day-calculator__form,.day-calculator__result-card,.day-calculator__empty{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:.85rem;padding:clamp(.9rem,2.3vw,1.2rem);display:grid;box-shadow:0 1px #111c240a}.day-calculator__form-heading,.day-calculator__field{gap:.35rem;display:grid}.day-calculator__form-heading h2,.day-calculator-page__note h2{color:var(--foreground);margin:0;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:780;line-height:1.2}.day-calculator__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.day-calculator__field label,.day-calculator__checkbox{color:var(--foreground);font-weight:740;line-height:1.25}.day-calculator__field input[type=date]{border:1px solid var(--line-strong);width:100%;min-height:2.65rem;color:var(--foreground);font:inherit;background:#fff;border-radius:6px;padding:.48rem .58rem}.day-calculator__field input[type=date]:focus-visible,.day-calculator__checkbox input:focus-visible,.day-calculator__button:focus-visible,.day-calculator__result-card a:focus-visible{outline-offset:2px;outline:2px solid #005b966b}.day-calculator__field input[aria-invalid=true]{border-color:#9e3226b8}.day-calculator__error{color:#7d241b;margin:0;font-size:.86rem;font-weight:680;line-height:1.35}.day-calculator__checkbox{align-items:flex-start;gap:.52rem;display:flex}.day-calculator__checkbox input{flex:none;width:1.1rem;height:1.1rem;margin-top:.06rem}.day-calculator__button{background:var(--foreground);color:#fff;cursor:pointer;min-height:2.7rem;font:inherit;border:0;border-radius:999px;padding:.58rem .9rem;font-weight:780;line-height:1.1}.day-calculator__button:hover{background:var(--today)}.day-calculator__result{min-width:0}.day-calculator__result-card h2{color:var(--today);letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,3.1rem);font-weight:860;line-height:1}.day-calculator__weeks{color:var(--foreground);margin:0;font-size:clamp(1.08rem,2.2vw,1.25rem);font-weight:780;line-height:1.2}.day-calculator__date-range{color:var(--foreground);gap:.42rem;font-weight:720;line-height:1.35;display:grid}.day-calculator__date-range a{width:fit-content;color:var(--today);text-underline-offset:.18em;border-radius:6px;text-decoration:underline;text-decoration-thickness:.08em}.day-calculator__date-range a:hover{color:var(--foreground)}.vacation-optimizer-page{gap:1.1rem;width:min(100%,72rem);display:grid}.vacation-optimizer-page__header,.vacation-optimizer-page__limitations,.vacation-optimizer-form,.vacation-budget-summary,.vacation-results__tab,.vacation-results__metric,.vacation-period-card,.vacation-calendar__month{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 1px #111c240a}.vacation-optimizer-page__header{text-align:center;justify-items:center;gap:.7rem;padding:1.35rem;display:grid}.vacation-optimizer-page__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:780;line-height:1}.vacation-optimizer-page__header h1{color:var(--foreground);margin:0;font-size:2.7rem;font-weight:840;line-height:1.05}.vacation-optimizer-page__header p:not(.vacation-optimizer-page__eyebrow),.vacation-optimizer-page__limitations p,.vacation-optimizer-form__help,.vacation-optimizer-form__footer p,.vacation-results__intro p,.vacation-results__panel-header p,.vacation-period-card__reason,.vacation-periods__note,.vacation-prebooked-editor__empty,.vacation-calendar__header p{color:var(--muted);margin:0;font-size:1rem;font-weight:560;line-height:1.5}.vacation-optimizer-page__header p:not(.vacation-optimizer-page__eyebrow){max-width:43rem}.vacation-optimizer-page__noscript,.vacation-optimizer__status{color:#7d241b;background:#9e322612;border:1px solid #9e322652;border-radius:8px;margin:0;padding:.78rem .9rem;font-weight:680}.vacation-optimizer{gap:1.1rem;min-width:0;display:grid}.vacation-optimizer__status{color:var(--today);background:#005b9612;border-color:#005b9638}.vacation-optimizer__status.is-empty{display:none}.vacation-optimizer-form{gap:1rem;padding:1.15rem;display:grid}.vacation-optimizer-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.vacation-optimizer-form__field,.vacation-optimizer-form__fieldset{gap:.38rem;min-width:0;display:grid}.vacation-optimizer-form__field--wide{grid-column:1/-1}.vacation-optimizer-form__field label,.vacation-optimizer-form__fieldset legend{color:var(--foreground);font-weight:740;line-height:1.25}.vacation-optimizer-form__fieldset{border:0;margin:0;padding:0}.vacation-optimizer-form__help{font-size:.86rem}.vacation-optimizer-form input[type=number],.vacation-optimizer-form input[type=date],.vacation-optimizer-form select{border:1px solid var(--line-strong);width:100%;min-height:2.75rem;color:var(--foreground);font:inherit;background:#fff;border-radius:6px;padding:.48rem .58rem}.vacation-optimizer-form input:focus-visible,.vacation-optimizer-form select:focus-visible,.vacation-optimizer-form button:focus-visible,.vacation-results button:focus-visible{outline-offset:2px;outline:2px solid #005b966b}.vacation-optimizer-form__segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.vacation-optimizer-form__segmented label{min-width:0;margin:0}.vacation-optimizer-form__segmented input{opacity:0;pointer-events:none;position:absolute}.vacation-optimizer-form__segmented span{border:1px solid var(--line-strong);min-height:3.25rem;color:var(--foreground);text-align:center;cursor:pointer;border-radius:8px;align-content:center;justify-items:center;gap:.12rem;padding:.45rem;display:grid}.vacation-optimizer-form__segmented small{color:var(--muted);font-size:.78rem;font-weight:650;line-height:1.2}.vacation-optimizer-form__segmented input:checked+span{background:var(--current-week);color:var(--today);border-color:#005b966b;box-shadow:inset 0 0 0 1px #005b9629}.vacation-optimizer-form__segmented input:focus-visible+span{outline-offset:2px;outline:2px solid #005b966b}.vacation-optimizer-form__range-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.vacation-optimizer-form input[type=range]{width:100%;min-height:2.75rem;accent-color:var(--today)}.vacation-optimizer-form output{background:var(--current-week);min-width:6rem;color:var(--today);text-align:center;border-radius:8px;padding:.48rem .7rem;font-weight:800}.vacation-prebooked-toggle{cursor:pointer;justify-self:start;align-items:center;gap:.48rem;display:inline-flex}.vacation-prebooked-toggle input{width:1.05rem;height:1.05rem;accent-color:var(--today)}.vacation-prebooked-toggle span{font-weight:760}.vacation-prebooked-editor{border-top:1px solid var(--line);gap:.72rem;padding-top:.72rem;display:grid}.vacation-prebooked-editor__rows{gap:.58rem;display:grid}.vacation-prebooked-editor__row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.55rem;display:grid}.vacation-prebooked-editor__field{gap:.28rem;min-width:0;display:grid}.vacation-prebooked-editor__field label{color:var(--muted);font-size:.8rem;font-weight:700}.vacation-prebooked-editor__add,.vacation-prebooked-editor__remove{border:1px solid var(--line-strong);min-height:2.75rem;color:var(--today);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:.52rem .72rem;font-size:.88rem;font-weight:760;line-height:1.1}.vacation-prebooked-editor__add{justify-self:start}.vacation-prebooked-editor__remove{color:#7d241b}.vacation-prebooked-editor__add:hover,.vacation-prebooked-editor__remove:hover{background:var(--current-week)}.vacation-budget-summary{background:#f7fbfd;grid-template-columns:repeat(3,minmax(0,1fr));gap:.52rem;margin:0;padding:.68rem;display:grid}.vacation-budget-summary div{gap:.18rem;min-width:0;display:grid}.vacation-budget-summary dt{color:var(--muted);font-size:.76rem;font-weight:740;line-height:1.2}.vacation-budget-summary dd{color:var(--today);margin:0;font-size:1.35rem;font-weight:840;line-height:1}.vacation-optimizer-form__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.vacation-optimizer-form__footer p{max-width:38rem;font-size:.86rem}.vacation-optimizer-form__submit,.vacation-results__actions button{cursor:pointer;min-height:2.75rem;font:inherit;border-radius:999px;font-weight:780;line-height:1.1}.vacation-optimizer-form__submit{background:var(--foreground);color:#fff;border:0;flex:none;padding:.64rem 1rem}.vacation-optimizer-form__submit:hover{background:var(--today)}.vacation-optimizer-form__error{color:#7d241b;margin:0;font-size:.9rem;font-weight:680}.vacation-results{gap:.9rem;min-width:0;scroll-margin-top:5rem;display:grid}.vacation-results__intro{justify-content:space-between;align-items:end;gap:1rem;display:flex}.vacation-results__intro h2,.vacation-results__panel-header h3,.vacation-periods h3,.vacation-calendar__header h3,.vacation-optimizer-page__limitations h2{color:var(--foreground);margin:0;font-weight:800;line-height:1.15}.vacation-results__intro h2{font-size:1.8rem}.vacation-results__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.vacation-results__tab{min-height:5.5rem;color:var(--foreground);text-align:left;cursor:pointer;font:inherit;gap:.28rem;padding:.75rem;display:grid}.vacation-results__tab strong{color:var(--brand-blue);font-size:1rem;line-height:1.15}.vacation-results__tab span{color:var(--muted);font-size:.82rem;font-weight:650;line-height:1.3}.vacation-results__tab[aria-selected=true]{background:var(--current-week);border-color:#005b966b;box-shadow:inset 0 0 0 1px #005b9629}.vacation-results__panel{gap:1rem;min-width:0;display:grid}.vacation-results__panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.vacation-results__panel-header h3{font-size:1.32rem}.vacation-results__actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.vacation-results__actions button{border:1px solid var(--line-strong);color:var(--today);background:#fff;padding:.58rem .78rem}.vacation-results__actions button:hover{background:var(--current-week)}.vacation-results__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.vacation-results__metric{background:#f7fbfd;gap:.28rem;min-width:0;padding:.8rem;display:grid}.vacation-results__metric dt{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.25}.vacation-results__metric dd{color:var(--today);margin:0;font-size:1.55rem;font-weight:840;line-height:1}.vacation-periods{gap:.7rem;min-width:0;display:grid}.vacation-periods--prebooked{border-bottom:1px solid var(--line);padding-bottom:.95rem}.vacation-periods h3,.vacation-calendar__header h3,.vacation-optimizer-page__limitations h2{font-size:1.16rem}.vacation-periods__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.vacation-period-card{border-left:4px solid var(--today);gap:.75rem;min-width:0;padding:.85rem;display:grid}.vacation-period-card--prebooked{background:linear-gradient(90deg,#5c557f14,#fff 42%);border-left-color:#5c557f}.vacation-period-card--prebooked .vacation-period-card__top span{color:#4e496a;background:#f3f1f8;border:1px dashed #5c557f6b}.vacation-period-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.vacation-period-card h4{color:var(--foreground);margin:0;font-size:1rem;line-height:1.2}.vacation-period-card__top p{color:var(--today);margin:.22rem 0 0;font-size:.92rem;font-weight:760;line-height:1.25}.vacation-period-card__top span{background:var(--current-week);color:var(--today);white-space:nowrap;border-radius:999px;flex:none;padding:.34rem .52rem;font-size:.78rem;font-weight:800;line-height:1}.vacation-period-card dl{gap:.38rem;margin:0;display:grid}.vacation-period-card dl>div{grid-template-columns:minmax(7.2rem,.28fr) minmax(0,1fr);gap:.55rem;display:grid}.vacation-period-card dt{color:var(--muted);font-size:.84rem;font-weight:700}.vacation-period-card dd{min-width:0;color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:.86rem;font-weight:650}.vacation-period-card__reason{font-size:.84rem}.vacation-calendar{gap:.7rem;min-width:0;margin-top:.7rem;display:grid}.vacation-calendar__header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.vacation-calendar__header p{font-size:.86rem}.vacation-calendar__legend{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:.45rem .75rem;margin:0;padding:0;font-size:.8rem;font-weight:650;list-style:none;display:flex}.vacation-calendar__legend li{align-items:center;gap:.34rem;display:inline-flex}.vacation-calendar__legend-mark{border:1px solid var(--line-strong);background:#fff;border-radius:4px;flex:none;width:.9rem;height:.9rem}.vacation-calendar__legend-mark--leave{border-color:var(--today);background:var(--today)}.vacation-calendar__legend-mark--prebooked{background:repeating-linear-gradient(135deg,#fff 0 .22rem,#e9e6f4 .22rem .42rem);border-style:dashed;border-color:#5c557f}.vacation-calendar__legend-mark--free{background:var(--current-week);border-color:#005b963d}.vacation-calendar__legend-mark--holiday{background:var(--holiday-background);border-color:#8f1f3247}.vacation-calendar__months{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.vacation-calendar__month{gap:.5rem;min-width:0;padding:.75rem;display:grid}.vacation-calendar__month h4{color:var(--foreground);text-align:center;margin:0;font-size:.96rem;line-height:1.2}.vacation-calendar__weekdays,.vacation-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.16rem;display:grid}.vacation-calendar__weekdays{color:var(--muted);text-align:center;text-transform:uppercase;font-size:.68rem;font-weight:800}.vacation-calendar__day{aspect-ratio:1;min-width:0;color:var(--foreground);border:1px solid #0000;border-radius:6px;place-items:center;font-size:.76rem;font-weight:650;line-height:1;display:grid;position:relative}.vacation-calendar__day--blank{visibility:hidden}.vacation-calendar__day--outside{color:#9ba8b2;background:#f9fbfc}.vacation-calendar__day--weekend:not(.vacation-calendar__day--leave):not(.vacation-calendar__day--free){background:var(--saturday-background);color:var(--saturday)}.vacation-calendar__day--holiday:not(.vacation-calendar__day--leave){background:var(--holiday-background);color:var(--holiday);border-color:#8f1f323d;font-weight:800}.vacation-calendar__day--prebooked{color:#4e496a;background:repeating-linear-gradient(135deg,#fff 0 .24rem,#e9e6f4 .24rem .46rem);border-style:dashed;border-color:#5c557f;font-weight:850}.vacation-calendar__day--prebooked:before{content:"";pointer-events:none;border:1px dashed #5c557f70;border-radius:4px;position:absolute;inset:.16rem}.vacation-calendar__day--holiday:after{content:"";background:currentColor;border-radius:999px;width:.22rem;height:.22rem;position:absolute;bottom:.2rem;right:.2rem}.vacation-calendar__day--free{background:var(--current-week);color:var(--today);border-color:#005b963d;font-weight:760}.vacation-calendar__day--leave{border-color:var(--today);background:var(--today);color:#fff;font-weight:850}.vacation-calendar__day--today{box-shadow:inset 0 0 0 2px var(--today-accent)}.vacation-optimizer-page__limitations{gap:.5rem;padding:1rem;display:grid}@media (max-width:900px){.vacation-results__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.vacation-calendar__months{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.vacation-optimizer-page__header,.vacation-optimizer-page__limitations,.vacation-optimizer-form,.vacation-budget-summary,.vacation-period-card,.vacation-calendar__month{padding:.82rem .55rem}.vacation-optimizer-page__header h1{font-size:2rem}.vacation-optimizer-form__grid,.vacation-periods__list,.vacation-calendar__months{grid-template-columns:1fr}.vacation-optimizer-form__field--wide{grid-column:auto}.vacation-optimizer-form__footer,.vacation-results__intro,.vacation-results__panel-header,.vacation-calendar__header{flex-direction:column;align-items:stretch}.vacation-optimizer-form__submit{width:100%}.vacation-results__tabs{grid-template-columns:1fr}.vacation-results__tab{min-height:4.2rem}.vacation-results__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vacation-budget-summary,.vacation-prebooked-editor__row{grid-template-columns:1fr}.vacation-results__actions{justify-content:stretch}.vacation-results__actions button{flex:auto}.vacation-calendar__legend{justify-content:flex-start}.vacation-calendar__day{font-size:.82rem}}@media (max-width:390px){.vacation-optimizer-form__segmented,.vacation-period-card dl>div,.vacation-optimizer-form__range-row,.vacation-budget-summary{grid-template-columns:1fr}.vacation-optimizer-form output{justify-self:start}.vacation-results__metrics{gap:.42rem}.vacation-results__metric{padding:.62rem}.vacation-results__metric dd{font-size:1.35rem}}@media print{.vacation-optimizer-form,.vacation-optimizer__status,.vacation-results__tabs,.vacation-results__actions,.vacation-optimizer-page__limitations{display:none!important}.vacation-optimizer-page,.vacation-results,.vacation-results__panel,.vacation-periods,.vacation-calendar{gap:.6rem}.vacation-optimizer-page__header,.vacation-results__metric,.vacation-period-card,.vacation-calendar__month{box-shadow:none;break-inside:avoid}.vacation-calendar{break-before:page}.vacation-calendar__months{grid-template-columns:repeat(3,minmax(0,1fr))}}.week-number-table{border:1px solid var(--line);border-spacing:0;background:var(--surface);font-variant-numeric:tabular-nums;border-radius:8px;width:100%;overflow:hidden}.week-number-table th,.week-number-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.72rem .85rem}.week-number-table thead th{background:var(--month-header);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:780}.week-number-table tbody tr:last-child th,.week-number-table tbody tr:last-child td{border-bottom:0}.week-number-table tbody tr:target{outline-offset:-3px;outline:3px solid #005b962e}.week-number-table tbody tr.is-current-week{background:var(--current-week)}.week-number-table tbody th{width:42%;color:var(--foreground);font-weight:760}.week-number-table tbody th a{min-height:1.9rem;color:inherit;border-radius:999px;align-items:center;display:inline-flex}.week-number-table tbody th a:hover,.week-number-table tbody th a:focus-visible{color:var(--today);outline-offset:3px;outline:2px solid #005b963d}.week-number-table td{color:var(--muted);font-weight:650}.week-number-table__current-label{color:var(--today);margin-left:.28rem;font-size:.78rem;font-weight:820}.printable-calendar-page__content{width:min(100%,76rem)}.printable-calendar-page__article{gap:clamp(.85rem,2vw,1.2rem);display:grid}.printable-calendar-page__header,.printable-calendar-page__actions,.printable-calendar-page__mobile-options,.printable-calendar-page__month-tool,.printable-calendar-page__preview,.printable-calendar-page__configurator{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 1px #111c240a}.printable-calendar-page__header{gap:.55rem;padding:clamp(.85rem,2vw,1.12rem);display:grid}.printable-calendar-page__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:760}.printable-calendar-page__header h1{color:var(--foreground);margin:0;font-size:clamp(1.85rem,4.2vw,2.75rem);line-height:1.04}.printable-calendar-page__header p:not(.printable-calendar-page__eyebrow),.printable-calendar-page__actions p{max-width:48rem;color:var(--muted);margin:0;font-size:clamp(.98rem,1.8vw,1.08rem);line-height:1.55}.printable-calendar-page__actions{flex-wrap:wrap;align-items:center;gap:.8rem 1rem;padding:clamp(.85rem,2vw,1rem);display:flex}.printable-calendar-page__mobile-options{display:none}.printable-calendar-page__configurator{grid-template-columns:minmax(22rem,26rem) minmax(0,1fr);align-items:start;gap:clamp(.9rem,2vw,1.25rem);padding:clamp(.85rem,2vw,1rem);display:grid}.printable-calendar-page__controls,.printable-calendar-page__settings,.printable-calendar-page__setting-group,.printable-calendar-page__markings,.printable-calendar-page__primary-action,.printable-calendar-page__preview-heading{gap:.72rem;display:grid}.printable-calendar-page__controls h2,.printable-calendar-page__preview-heading h2,.printable-calendar-page__setting-group h3{color:var(--foreground);margin:0;line-height:1.16}.printable-calendar-page__controls h2,.printable-calendar-page__preview-heading h2{font-size:1.22rem}.printable-calendar-page__setting-group h3{font-size:.96rem}.printable-calendar-page__markings{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;padding:.62rem}.printable-calendar-page__markings legend{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:0 .25rem;font-size:.76rem;font-weight:820}.printable-calendar-page__switch-row{border-top:1px solid var(--line);min-height:2.75rem;color:var(--foreground);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;font-weight:720;display:grid;position:relative}.printable-calendar-page__switch-row:first-of-type{border-top:0}.printable-calendar-page__switch-row input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.printable-calendar-page__switch{pointer-events:none;background:#eef3f5;border:1px solid #b9c6cc;border-radius:999px;width:2.75rem;height:1.55rem;position:relative}.printable-calendar-page__switch:after{content:"";background:#fff;border-radius:999px;width:1.08rem;height:1.08rem;transition:transform .16s;position:absolute;top:.17rem;left:.18rem;box-shadow:0 1px 2px #111c2438}.printable-calendar-page__switch-row input:checked+.printable-calendar-page__switch{border-color:var(--today);background:var(--today)}.printable-calendar-page__switch-row input:checked+.printable-calendar-page__switch:after{transform:translate(1.18rem)}.printable-calendar-page__switch-row input:focus-visible+.printable-calendar-page__switch{outline-offset:2px;outline:3px solid #e3aa1957}.printable-calendar-page__density-note{border-left:3px solid var(--today);color:var(--muted);margin:0;padding:.15rem 0 .15rem .65rem;font-size:.86rem;line-height:1.4}.printable-calendar-page__controls p,.printable-calendar-page__preview-heading p,.printable-calendar-page__primary-action p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.printable-calendar-page__print-type-grid{gap:.45rem;display:grid}.printable-calendar-page__choice{border:1px solid var(--line);min-height:3.55rem;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.62rem .7rem;display:grid}.printable-calendar-page__choice>span:first-child{gap:.16rem;display:grid}.printable-calendar-page__choice strong,.printable-calendar-page__choice small{min-width:0}.printable-calendar-page__choice strong{font-size:.98rem;line-height:1.15}.printable-calendar-page__choice small{color:var(--muted);font-size:.84rem;line-height:1.25}.printable-calendar-page__choice>span:last-child{color:var(--muted);font-size:1.25rem;line-height:1}.printable-calendar-page__choice[data-selected=true]{border-color:var(--today);background:var(--current-week);box-shadow:inset 3px 0 0 var(--today)}.printable-calendar-page__summary-row{border:1px solid var(--line);min-height:2.75rem;color:var(--muted);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.58rem .68rem;font-size:.92rem;line-height:1.2;display:flex}.printable-calendar-page__summary-row strong{color:var(--foreground);text-align:right}.printable-calendar-page__preview-panel{top:calc(var(--site-header-sticky-offset,0px) + .75rem);gap:.7rem;min-width:0;display:grid;position:sticky}.printable-calendar-page__mobile-preview{display:none}.printable-calendar-page__month-tool{gap:.9rem;padding:clamp(.85rem,2vw,1rem);display:grid}.printable-calendar-page__month-tool h3,.printable-calendar-page__month-tool p{margin:0}.printable-calendar-page__month-tool h3{color:var(--foreground);font-size:1.2rem;line-height:1.18}.printable-calendar-page__month-tool p,.printable-calendar-page__variant small{color:var(--muted);font-size:.9rem;line-height:1.35}.printable-calendar-page__month-picker{grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;align-items:center;gap:.4rem;display:grid}.printable-calendar-page__month-picker button,.printable-calendar-page__month-picker span,.printable-calendar-page__month-print-link{border-radius:999px;min-height:2.75rem;font-weight:780;line-height:1.1}.printable-calendar-page__month-picker button{border:1px solid var(--line);color:var(--brand-blue);cursor:pointer;font:inherit;background:#fff;font-size:1.35rem}.printable-calendar-page__month-picker span{background:var(--foreground);color:var(--surface);text-align:center;justify-content:center;align-items:center;display:inline-flex}.printable-calendar-page__variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.printable-calendar-page__variant{border:1px solid var(--line);min-height:5.8rem;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:8px;gap:.22rem;padding:.66rem;display:grid}.printable-calendar-page__variant[data-selected=true]{border-color:var(--today);background:var(--current-week);box-shadow:inset 3px 0 0 var(--today)}.printable-calendar-page__variant span{font-weight:820;line-height:1.15}.printable-calendar-page__month-print-link{background:var(--brand-blue);color:#fff;justify-content:center;justify-self:start;align-items:center;padding:.66rem 1rem;text-decoration:none;display:inline-flex}.printable-calendar-page__print-link{background:var(--brand-blue);color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.72rem 1rem;font-weight:820;line-height:1.1;text-decoration:none;display:inline-flex}.printable-calendar-page__print-button{background:var(--brand-blue);color:#fff;cursor:pointer;min-height:2.65rem;font:inherit;border:0;border-radius:999px;padding:.65rem 1rem;font-weight:780;line-height:1.1}.printable-calendar-page__print-button:hover,.printable-calendar-page__print-button:focus-visible,.printable-calendar-page__calendar-link:hover,.printable-calendar-page__calendar-link:focus-visible,.printable-calendar-page__month-picker button:hover,.printable-calendar-page__month-picker button:focus-visible,.printable-calendar-page__variant:hover,.printable-calendar-page__variant:focus-visible,.printable-calendar-page__choice:hover,.printable-calendar-page__choice:focus-visible,.printable-calendar-page__print-link:hover,.printable-calendar-page__print-link:focus-visible,.printable-calendar-page__mobile-preview summary:hover,.printable-calendar-page__mobile-preview summary:focus-visible,.printable-calendar-page__month-print-link:hover,.printable-calendar-page__month-print-link:focus-visible,.printable-calendar-page__year-nav a:hover,.printable-calendar-page__year-nav a:focus-visible{outline-offset:2px;outline:3px solid #e3aa1957}.printable-calendar-page__year-nav{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.42rem;width:100%;display:grid}.printable-calendar-page__year-nav a,.printable-calendar-page__year-nav>span,.printable-calendar-page__calendar-link{border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;padding:.48rem .78rem;font-weight:740;line-height:1.1;display:inline-flex}.printable-calendar-page__year-nav a,.printable-calendar-page__calendar-link{color:var(--today)}.printable-calendar-page__year-nav a:first-child{justify-self:start}.printable-calendar-page__year-nav a:last-child{justify-self:end}.printable-calendar-page__year-nav [aria-current=page]{background:var(--foreground);width:auto;color:var(--surface);justify-self:center}.printable-calendar-page__year-nav-placeholder{color:#0000;pointer-events:none}.printable-calendar-page__calendar-link{justify-self:center}.printable-calendar-page__preview{padding:clamp(.7rem,2vw,1rem);overflow:auto}.printable-calendar-print-route{background:#fff;place-items:start center;gap:1.5rem;min-height:0;padding:.75rem;display:grid}body:has(.printable-calendar-print-route){background:#fff;min-height:0}:is(body:has(.printable-calendar-print-route) .site-header,body:has(.printable-calendar-print-route) .site-footer){display:none}.printable-year-sheet{width:100%}.printable-sheet-preview{width:min(100%,281mm)}.printable-sheet-preview__surface{width:100%;position:relative;overflow:hidden}.printable-sheet-preview__sheet{transform-origin:0 0;width:281mm;height:194mm;position:absolute;top:0;left:0}.printable-month-sheet{--printable-month-accent:var(--brand-blue);--printable-month-soft-accent:#edf3f6;--printable-month-sunday:#8f2f2b;box-sizing:border-box;color:#111c24;background:#fff;border:1px solid #d7dedb;border-radius:8px;grid-template-rows:12mm auto minmax(0,1fr) 6mm;gap:1.4mm;width:281mm;height:194mm;min-height:0;padding:0;display:grid}.printable-month-sheet *,.printable-month-sheet :before,.printable-month-sheet :after{box-sizing:border-box}.printable-month-sheet--basic,.printable-month-sheet--notes,.printable-month-sheet--planning{grid-template-rows:12mm minmax(0,1fr) 6mm}.printable-month-sheet__header,.printable-month-sheet__footer{justify-content:space-between;align-items:center;gap:4mm;display:flex}.printable-month-sheet__header{height:12mm}.printable-month-sheet__title{grid-template-columns:auto minmax(0,1fr);place-items:center end;gap:.5mm 2mm;min-width:0;display:grid}.printable-month-sheet__theme-icon{border:1px solid color-mix(in srgb, var(--printable-month-accent) 30%, transparent);background:var(--printable-month-soft-accent);width:9mm;height:9mm;color:var(--printable-month-accent);border-radius:999px;grid-row:1/span 2;place-items:center;display:inline-grid}.printable-month-sheet svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1em;height:1em;display:block}.printable-month-sheet__theme-icon svg{width:5.4mm;height:5.4mm}.printable-month-sheet__header h1,.printable-month-sheet__eyebrow{margin:0}.printable-month-sheet__header h1{color:var(--printable-month-accent);font-size:17pt;font-weight:840;line-height:1}.printable-month-sheet__eyebrow{color:#4b5963;letter-spacing:.08em;text-transform:uppercase;font-size:6.4pt;font-weight:760}.printable-month-sheet__layout{grid-template-columns:7fr 3fr;gap:2.2mm;min-height:0;display:grid}.printable-month-sheet__layout--full{grid-template-columns:1fr}.printable-month-sheet__calendar{min-width:0;min-height:0;overflow:hidden}.printable-month-sheet__table{border-collapse:collapse;table-layout:fixed;border-top:3px solid var(--printable-month-accent);font-variant-numeric:tabular-nums;grid-template-rows:7mm minmax(0,1fr);width:100%;height:100%;display:grid}.printable-month-sheet__table thead,.printable-month-sheet__table tbody{min-height:0;display:grid}.printable-month-sheet__table thead tr,.printable-month-sheet__table tbody tr{grid-template-columns:7.4mm repeat(7,minmax(0,1fr));display:grid}.printable-month-sheet__table tbody{grid-template-rows:repeat(var(--printable-month-week-count), minmax(0, 1fr))}.printable-month-sheet__table tbody tr{min-height:0}.printable-month-sheet__table th,.printable-month-sheet__table td{text-align:left;vertical-align:top;border:1px solid #bfcac5;padding:.7mm}.printable-month-sheet__table thead th,.printable-month-sheet__table tbody th{color:#3f4d56;text-align:center;font-size:8pt;font-weight:780}.printable-month-sheet__table thead th{background:var(--printable-month-soft-accent);vertical-align:middle;height:7mm}.printable-month-sheet__table thead th.is-sunday{color:var(--printable-month-sunday)}.printable-month-sheet__table tbody th{vertical-align:middle;background:#f1f5f4}.printable-month-sheet__day{color:#111c24;background:#fff;height:auto;font-size:12pt;font-weight:700;position:relative}.printable-month-sheet__date-number{z-index:1;position:relative}.printable-month-sheet__day--empty{background:#f8faf9}.printable-month-sheet__day.is-weekend{background:#f6f7f7}.printable-month-sheet__day.is-sunday{color:var(--printable-month-sunday);font-weight:820}.printable-month-sheet__day.is-holiday .printable-month-sheet__date-number{border:1.5px solid;border-radius:999px;place-items:center;min-width:5.2mm;min-height:5.2mm;display:inline-grid}.printable-month-sheet__family-members{border:1px solid color-mix(in srgb, var(--printable-month-accent) 28%, #cbd6d1);border-left:4px solid var(--printable-month-accent);background:var(--printable-month-soft-accent);gap:.9mm;padding:1.1mm 1.8mm;display:grid}.printable-month-sheet__family-members h2,.printable-month-sheet__panel-section h2{min-width:0;color:var(--printable-month-accent);flex-wrap:wrap;align-items:center;gap:.32rem;margin:0;font-size:8pt;font-weight:820;line-height:1.15;display:inline-flex}.printable-month-sheet__panel-icon{width:4mm;height:4mm;color:var(--printable-month-accent);flex:none;place-items:center;display:inline-grid}.printable-month-sheet__panel-icon svg{width:3.4mm;height:3.4mm}.printable-month-sheet__family-member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.7mm;display:grid}.printable-month-sheet__family-member-field{color:#4b5963;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:1.1mm;min-width:0;font-size:6.8pt;font-weight:740;line-height:1.1;display:grid}.printable-month-sheet__family-member-name{min-width:max-content}.printable-month-sheet__family-member-line{border-bottom:1px solid #87939a;min-width:0;height:1px}.printable-month-sheet__day-lines,.printable-month-sheet__family-day-rows{pointer-events:none;display:grid;position:absolute;bottom:1.6mm;left:1.8mm;right:1.8mm}.printable-month-sheet__day-lines{grid-template-rows:repeat(5,minmax(0,1fr));top:9mm}.printable-month-sheet__family-day-rows{grid-template-rows:repeat(4,minmax(0,1fr));gap:.35mm;margin-top:0;top:7.3mm}.printable-month-sheet__day-lines span,.printable-month-sheet__write-lines span,.printable-month-sheet__checkbox-lines span{border-bottom:1px solid #b9c3c0;display:block}.printable-month-sheet__day-lines span{border-color:#b9c3c094}.printable-month-sheet__family-day-row{grid-template-columns:3.8mm minmax(0,1fr);align-items:end;gap:.8mm;min-height:0;display:grid}.printable-month-sheet__family-day-line{border-bottom:1px solid #9aa7a29e;min-width:0;display:block}.printable-month-sheet__family-avatar{--printable-family-member-color:#3f4d56;background:linear-gradient(135deg, color-mix(in srgb, var(--printable-family-member-color) 14%, #fff), #fff 72%);width:5.4mm;height:5.4mm;color:var(--printable-family-member-color);border:1.2px solid;flex:none;place-items:center;display:inline-grid;position:relative}.printable-month-sheet__family-avatar.is-compact{border-width:1px;width:3.6mm;height:3.6mm}.printable-month-sheet__family-avatar--circle{border-radius:999px}.printable-month-sheet__family-avatar--diamond{border-radius:1mm;transform:rotate(45deg)}.printable-month-sheet__family-avatar--diamond>span{transform:rotate(-45deg)}.printable-month-sheet__family-avatar--squircle{border-style:dashed;border-radius:1.3mm}.printable-month-sheet__family-avatar--arch{border-style:double;border-radius:999px 999px 1.1mm 1.1mm}.printable-month-sheet__family-avatar-head,.printable-month-sheet__family-avatar-body{background:currentColor;display:block;position:absolute}.printable-month-sheet__family-avatar-head{border-radius:999px;width:1.45mm;height:1.45mm;top:1mm}.printable-month-sheet__family-avatar-body{border-radius:1.5mm 1.5mm .55mm .55mm;width:2.8mm;height:1.9mm;bottom:.95mm}.printable-month-sheet__family-avatar.is-compact .printable-month-sheet__family-avatar-head{width:.95mm;height:.95mm;top:.65mm}.printable-month-sheet__family-avatar.is-compact .printable-month-sheet__family-avatar-body{border-radius:1mm 1mm .4mm .4mm;width:1.9mm;height:1.25mm;bottom:.55mm}.printable-month-sheet__family-avatar--father .printable-month-sheet__family-avatar-body{border-radius:.7mm;width:3mm}.printable-month-sheet__family-avatar--mother .printable-month-sheet__family-avatar-body{clip-path:polygon(50% 0,100% 100%,0 100%);width:2.5mm;height:2.15mm}.printable-month-sheet__family-avatar--child-one .printable-month-sheet__family-avatar-head,.printable-month-sheet__family-avatar--child-two .printable-month-sheet__family-avatar-head{width:1.2mm;height:1.2mm;top:1.2mm}.printable-month-sheet__family-avatar--child-one .printable-month-sheet__family-avatar-body{width:2.35mm;height:1.45mm}.printable-month-sheet__family-avatar--child-two .printable-month-sheet__family-avatar-body{border-radius:999px 999px .45mm .45mm;width:2.1mm;height:1.7mm}.printable-month-sheet__side-panel{border:1px solid color-mix(in srgb, var(--printable-month-accent) 25%, #cbd6d1);border-left:4px solid var(--printable-month-accent);background:var(--printable-month-soft-accent);align-content:stretch;gap:2.4mm;min-width:0;padding:1.8mm;display:grid}.printable-month-sheet__panel-section{align-content:start;gap:1.2mm;min-width:0;display:grid}.printable-month-sheet__panel-section.is-grow{align-content:stretch}.printable-month-sheet__write-lines,.printable-month-sheet__checkbox-lines{gap:1.7mm;display:grid}.printable-month-sheet__write-lines span{min-height:4.5mm}.printable-month-sheet__checkbox-lines span{min-height:4.5mm;padding-left:5mm;position:relative}.printable-month-sheet__checkbox-lines span:before{content:"";border:1px solid #87939a;width:3mm;height:3mm;position:absolute;top:.6mm;left:0}.printable-month-sheet__footer{color:#5f6b72;border-top:1px solid #d7dedb;min-height:6mm;padding-top:1mm;font-size:6.8pt;font-weight:680}.printable-month-sheet__holiday-dot{vertical-align:-.08rem;border:1.5px solid;border-radius:999px;width:3.2mm;height:3.2mm;display:inline-block}.printable-month-sheet__annotations{color:#23313b;gap:.42mm;margin-top:.55mm;font-size:5.4pt;font-weight:680;line-height:1.12;display:grid;overflow:hidden}.printable-month-sheet__annotation{align-items:center;gap:.5mm;min-width:0;display:flex}.printable-month-sheet__annotation>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.printable-month-sheet__annotation-marker{flex:none}.printable-month-sheet__annotation--holiday .printable-month-sheet__annotation-marker{border:1.1px solid;border-radius:999px;width:2.1mm;height:2.1mm}.printable-month-sheet__annotation--flagDay .printable-month-sheet__annotation-marker{border-left:1.1px solid;width:2.4mm;height:2.7mm;position:relative}.printable-month-sheet__annotation--flagDay .printable-month-sheet__annotation-marker:after{content:"";border:1px solid;border-left:0;width:1.5mm;height:1mm;position:absolute;top:.2mm;left:.5mm}.printable-month-sheet__annotation--observance .printable-month-sheet__annotation-marker{background:color-mix(in srgb, currentColor 12%, transparent);border:1.1px solid;border-radius:999px;width:2mm;height:2mm}@media (max-width:720px){.printable-calendar-page__mobile-options,.printable-calendar-page__month-tool,.printable-calendar-page__preview{padding:.82rem .55rem}.printable-calendar-page__actions{display:none}.printable-calendar-page__configurator{grid-template-columns:1fr;gap:.85rem;padding:.72rem}.printable-calendar-page__print-type-grid{gap:.42rem}.printable-calendar-page__choice{min-height:3.4rem;padding:.58rem .64rem}.printable-calendar-page__preview-panel{display:none}.printable-calendar-page__mobile-preview{border:1px solid var(--line);background:#fff;border-radius:8px;display:grid}.printable-calendar-page__mobile-preview summary{min-height:2.75rem;color:var(--foreground);cursor:pointer;padding:.72rem;font-weight:820;line-height:1.1}.printable-calendar-page__mobile-options{gap:.72rem;display:grid}.printable-calendar-page__mobile-options h2,.printable-calendar-page__option h3{margin:0}.printable-calendar-page__mobile-options h2{font-size:1.28rem;line-height:1.18}.printable-calendar-page__option-list{gap:.55rem;display:grid}.printable-calendar-page__option{border:1px solid var(--line);background:#fff;border-radius:8px;gap:.62rem;padding:.75rem;display:grid}.printable-calendar-page__option h3{color:var(--foreground);font-size:1rem;line-height:1.2}.printable-calendar-page__option p,.printable-calendar-page__mobile-options>p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.printable-calendar-page__option a,.printable-calendar-page__option button{min-height:2.7rem;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.64rem .8rem;font-weight:780;line-height:1.1;display:inline-flex}.printable-calendar-page__option a{background:var(--brand-blue);color:#fff}.printable-calendar-page__option button{color:var(--muted);cursor:not-allowed;background:#e8eeeb}.printable-calendar-page__option a:hover,.printable-calendar-page__option a:focus-visible{outline-offset:2px;outline:3px solid #e3aa1957}.printable-calendar-page__month-tool{gap:.7rem}.printable-calendar-page__variant-grid{gap:.42rem}.printable-calendar-page__variant{min-height:5.2rem;padding:.56rem}.printable-calendar-page__variant small{font-size:.78rem;line-height:1.25}}@media (orientation:landscape) and (max-width:950px) and (max-height:500px){.printable-calendar-page__configurator{grid-template-columns:1fr;gap:.85rem;padding:.72rem}.printable-calendar-page__preview-panel{display:none}.printable-calendar-page__mobile-preview{border:1px solid var(--line);background:#fff;border-radius:8px;display:grid}.printable-calendar-page__mobile-preview summary{min-height:2.75rem;color:var(--foreground);cursor:pointer;padding:.72rem;font-weight:820;line-height:1.1}}.printable-year-calendar{border:1px solid var(--line-strong);color:#101820;background:#fff;border-radius:8px;gap:.8rem;width:min(100%,70rem);margin:0 auto;padding:clamp(.75rem,2vw,1rem);display:grid}.printable-year-calendar__header,.printable-year-calendar__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.printable-branding{gap:.2rem;min-width:0;display:grid}.printable-branding__logo{width:auto;max-width:14rem;height:auto;display:block}.printable-branding__domain{display:none}.printable-year-calendar__year{color:var(--brand-blue);margin:0;font-size:clamp(2rem,6vw,3.2rem);font-weight:820;line-height:1}.printable-year-calendar__months{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.printable-month{break-inside:avoid;page-break-inside:avoid;min-width:0}.printable-month h2{color:var(--brand-blue);margin:0 0 .24rem;font-size:clamp(.92rem,1.7vw,1.08rem);line-height:1.12}.printable-month__table{border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums;width:100%}.printable-month__table th,.printable-month__table td{text-align:center;vertical-align:middle;border:1px solid #d7dedb;height:1.55rem;padding:.1rem}.printable-month__table thead th,.printable-month__table tbody th{color:#4b5963;font-size:.66rem;font-weight:760}.printable-month__table tbody th{background:#f4f7f8;width:1.7rem}.printable-month__day{color:#111c24;background:#fff;font-size:.78rem;font-weight:650}.printable-month__day--empty{background:#f8faf9}.printable-month__day.is-weekend{background:#f4f6f7;font-weight:780}.printable-year-calendar .printable-month__table thead th.is-sunday,.printable-year-calendar .printable-month__day.is-sunday{color:#8f2f2b}.printable-month__day.is-holiday .printable-month__date-number{border:1.5px solid;border-radius:999px;place-items:center;min-width:1.18rem;min-height:1.18rem;font-weight:820;display:inline-grid}.printable-year-calendar__footer{color:#4b5963;border-top:1px solid #d7dedb;padding-top:.42rem;font-size:.78rem;font-weight:680}.printable-year-calendar__holiday-dot{vertical-align:-.08rem;border:1.5px solid;border-radius:999px;width:.7rem;height:.7rem;display:inline-block}.printable-year-calendar__legend,.printable-month-sheet__legend{flex-wrap:wrap;align-items:center;gap:.42rem;display:inline-flex}.printable-year-calendar__legend>span,.printable-month-sheet__legend>span{align-items:center;gap:.22rem;display:inline-flex}.printable-month__markers{vertical-align:middle;justify-content:center;align-items:center;gap:.08rem;margin-left:.08rem;display:inline-flex}.printable-year-calendar__flag-marker,.printable-month__flag-marker,.printable-month-sheet__flag-marker{vertical-align:-.08rem;border-left:1.5px solid;width:.52rem;height:.62rem;display:inline-block;position:relative}.printable-year-calendar__flag-marker:after,.printable-month__flag-marker:after,.printable-month-sheet__flag-marker:after{content:"";background:0 0;border:1.2px solid;border-left:0;width:.34rem;height:.24rem;position:absolute;top:.03rem;left:.1rem}.printable-year-calendar__observance-marker,.printable-month__observance-marker,.printable-month-sheet__observance-marker{vertical-align:-.04rem;border:1.5px solid;border-radius:999px;width:.46rem;height:.46rem;display:inline-block}@media print{@page{size:A4 landscape;margin:8mm}:root{--background:#fff;--foreground:#000}html,body{background:#fff;width:297mm;min-height:0}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.site-header,.site-footer,.printable-calendar-page__header,.printable-calendar-page__actions,.printable-calendar-page__mobile-options,.printable-calendar-page__month-tool,.printable-calendar-page__controls,.printable-calendar-page__preview-heading,.printable-calendar-page__mobile-preview,.printable-calendar-page__year-nav,.printable-calendar-page__calendar-link{display:none!important}main,.home,.printable-calendar-page,.printable-calendar-print-route,.home__content,.printable-calendar-page__content,.printable-calendar-page__article,.printable-calendar-page__configurator,.printable-calendar-page__preview-panel,.printable-calendar-page__preview,.printable-year-sheet{width:281mm;height:194mm;min-height:0;box-shadow:none;page-break-after:avoid;page-break-before:avoid;page-break-inside:avoid;break-after:avoid;break-before:avoid;break-inside:avoid;background:#fff;border:0;margin:0;padding:0;display:block;overflow:hidden}.printable-calendar-print-route--month-book{height:auto;overflow:visible}.printable-sheet-preview,.printable-sheet-preview__surface,.printable-sheet-preview__sheet,.printable-month-sheet{width:281mm;height:194mm;min-height:0;box-shadow:none;page-break-before:avoid;page-break-inside:avoid;break-before:avoid;break-inside:avoid;background:#fff;border:0;margin:0;padding:0;display:block;position:static;overflow:hidden;transform:none!important}.printable-sheet-preview{page-break-after:avoid;break-after:avoid}.printable-calendar-print-route--month-book .printable-sheet-preview:not(:last-child){page-break-after:always;break-after:page}.printable-calendar-print-route--month-book .printable-sheet-preview:last-child{page-break-after:avoid;break-after:avoid}.printable-year-calendar{page-break-inside:avoid;break-inside:avoid;color:#000;border:0;border-radius:0;gap:2.2mm;width:281mm;height:194mm;min-height:0;max-height:194mm;margin:0;padding:0}.printable-year-calendar__header{align-items:start;height:16mm}.printable-branding__logo{width:48mm;max-width:48mm}.printable-year-calendar__year{color:#000;font-size:15mm}.printable-year-calendar__months{grid-template-columns:repeat(4,1fr);gap:2.2mm 2.6mm}.printable-month h2{color:#000;margin-bottom:.8mm;font-size:8.2pt}.printable-month__table th,.printable-month__table td{border-color:#bfc8c4;height:4.9mm;padding:0}.printable-month__table thead th,.printable-month__table tbody th{color:#000;font-size:5.4pt}.printable-month__day{color:#000;font-size:6.5pt}.printable-month__day.is-weekend{background:#eee;font-weight:780}.printable-month__day.is-holiday .printable-month__date-number{border-width:1pt;min-width:3.6mm;min-height:3.6mm}.printable-year-calendar__legend,.printable-month-sheet__legend{gap:1.7mm}.printable-year-calendar__flag-marker,.printable-month__flag-marker,.printable-month-sheet__flag-marker{width:2.6mm;height:3.1mm}.printable-year-calendar__flag-marker:after,.printable-month__flag-marker:after,.printable-month-sheet__flag-marker:after{width:1.6mm;height:1.1mm;top:.2mm;left:.5mm}.printable-year-calendar__observance-marker,.printable-month__observance-marker,.printable-month-sheet__observance-marker{width:2.1mm;height:2.1mm}.printable-year-calendar__footer{color:#000;padding-top:1.6mm;font-size:6.8pt}.printable-month-sheet{color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact;grid-template-rows:12mm auto minmax(0,1fr) 6mm;gap:1.4mm;padding:0;display:grid}.printable-month-sheet--basic,.printable-month-sheet--notes,.printable-month-sheet--planning{grid-template-rows:12mm minmax(0,1fr) 6mm}.printable-month-sheet__header{height:12mm}.printable-month-sheet__title{gap:.5mm 2mm}.printable-month-sheet__theme-icon{border-color:var(--printable-month-accent);width:9mm;height:9mm;color:var(--printable-month-accent)}.printable-month-sheet__theme-icon svg{width:5.4mm;height:5.4mm}.printable-month-sheet__header h1{color:var(--printable-month-accent);font-size:17pt}.printable-month-sheet__eyebrow{color:#000;font-size:6.4pt}.printable-month-sheet__layout{grid-template-columns:7fr 3fr;gap:2.2mm;min-height:0}.printable-month-sheet__layout--full{grid-template-columns:1fr}.printable-month-sheet__table{border-top-color:var(--printable-month-accent);height:100%}.printable-month-sheet__table th,.printable-month-sheet__table td{border-color:#aeb9b5;padding:.8mm}.printable-month-sheet__table thead th,.printable-month-sheet__table tbody th{color:#000;width:7.4mm;font-size:8pt}.printable-month-sheet__table thead th{background:var(--printable-month-soft-accent);height:7mm}.printable-month-sheet__table thead th.is-sunday,.printable-month-sheet__day.is-sunday{color:#8f2f2b}.printable-month-sheet__day{color:#000;height:auto;font-size:12pt}.printable-month-sheet__day.is-weekend{background:#f0f0f0}.printable-month-sheet__day.is-holiday .printable-month-sheet__date-number{border-width:1pt;min-width:5.2mm;min-height:5.2mm}.printable-month-sheet__family-members,.printable-month-sheet__side-panel{border-color:#aeb9b5;border-left-color:var(--printable-month-accent);background:#fff}.printable-month-sheet__family-members{gap:.9mm;padding:1.1mm 1.8mm}.printable-month-sheet__side-panel{padding:1.8mm}.printable-month-sheet__family-members h2,.printable-month-sheet__panel-section h2{color:var(--printable-month-accent);font-size:8pt}.printable-month-sheet__panel-icon{width:4mm;height:4mm}.printable-month-sheet__panel-icon svg{width:3.4mm;height:3.4mm}.printable-month-sheet__family-member-grid{gap:1.7mm}.printable-month-sheet__family-member-field{color:#000;font-size:6.8pt;line-height:1.1}.printable-month-sheet__family-member-line{border-bottom-color:#000}.printable-month-sheet__family-day-line{border-bottom-color:#8a8a8a}.printable-month-sheet__family-avatar{background:#fff;border-color:currentColor}.printable-month-sheet__side-panel{gap:2.4mm}.printable-month-sheet__panel-section{gap:1.2mm}.printable-month-sheet__write-lines,.printable-month-sheet__checkbox-lines{gap:1.7mm}.printable-month-sheet__write-lines span,.printable-month-sheet__checkbox-lines span{min-height:4.5mm}.printable-month-sheet__checkbox-lines span:before{width:3mm;height:3mm;top:.6mm}.printable-month-sheet__footer{color:#000;min-height:6mm;padding-top:1mm;font-size:6.8pt}}@media (min-width:1100px){.month-calendar{--month-identity:var(--month-header);--month-accent:var(--line-strong);--month-heading-text:var(--foreground);border-left:5px solid var(--month-accent)}.month-calendar[data-month="1"]{--month-identity:#e8f1fb;--month-accent:#4f7fae;--month-heading-text:#18466f}.month-calendar[data-month="2"]{--month-identity:#f0ebfa;--month-accent:#8061a9;--month-heading-text:#4c3273}.month-calendar[data-month="3"]{--month-identity:#e9f5e9;--month-accent:#5e9a62;--month-heading-text:#2d6233}.month-calendar[data-month="4"]{--month-identity:#e5f6f4;--month-accent:#439c94;--month-heading-text:#20635e}.month-calendar[data-month="5"]{--month-identity:#eef4df;--month-accent:#829640;--month-heading-text:#4e5f21}.month-calendar[data-month="6"]{--month-identity:#fff4d6;--month-accent:#c59a23;--month-heading-text:#795b12}.month-calendar[data-month="7"]{--month-identity:#fdebe6;--month-accent:#c56b55;--month-heading-text:#7c382a}.month-calendar[data-month="8"]{--month-identity:#e4f4f1;--month-accent:#2f9087;--month-heading-text:#175d57}.month-calendar[data-month="9"]{--month-identity:#f7eed7;--month-accent:#b18735;--month-heading-text:#674b17}.month-calendar[data-month="10"]{--month-identity:#faeadf;--month-accent:#b66f3d;--month-heading-text:#713b1e}.month-calendar[data-month="11"]{--month-identity:#f1e9f2;--month-accent:#8b628e;--month-heading-text:#57375a}.month-calendar[data-month="12"]{--month-identity:#f9e7ea;--month-accent:#a84f63;--month-heading-text:#6c2638}.month-calendar__header{background:var(--month-identity)}.month-calendar__header h2{color:var(--month-heading-text)}.month-calendar.is-current-month{border-color:var(--month-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--month-accent) 14%, transparent);border-width:2px 2px 2px 5px}.annual-section-page{width:min(100%,58rem)}.annual-section-page__header{width:100%}.annual-section-page__intro{max-width:54rem}.home__content>.holiday-summary .holiday-summary__summary,.home__content>.flag-day-summary .flag-day-summary__summary,.home__content>.observance-summary .observance-summary__summary{grid-template-columns:10.75rem minmax(0,1fr) max-content}.home__content>.holiday-summary .holiday-summary__date,.home__content>.flag-day-summary .flag-day-summary__date,.home__content>.observance-summary .observance-summary__date{white-space:nowrap;flex-wrap:nowrap}.home__content>.holiday-summary .holiday-summary__teaser,.home__content>.flag-day-summary .flag-day-summary__teaser,.home__content>.observance-summary .observance-summary__teaser{grid-area:2/2}.annual-section-page .holiday-summary__summary,.annual-section-page .flag-day-summary__summary,.annual-section-page .observance-summary__summary{grid-template-columns:minmax(130px,170px) minmax(0,1fr) max-content;align-items:baseline;gap:.28rem clamp(.85rem,1.8vw,1.2rem);padding:.88rem .95rem .92rem;display:grid}.annual-section-page .holiday-summary__date,.annual-section-page .flag-day-summary__date,.annual-section-page .observance-summary__date{flex-wrap:wrap;gap:.28rem .5rem;min-width:0;font-size:.86rem;line-height:1.25;display:inline-flex}.annual-section-page .summary-event__content{min-width:0;max-width:none;margin-top:0;display:contents}.annual-section-page .holiday-summary__name,.annual-section-page .flag-day-summary__name,.annual-section-page .observance-summary__name{overflow-wrap:break-word;min-width:0;max-width:100%;font-size:1rem;line-height:1.32}.annual-section-page .holiday-summary__teaser,.annual-section-page .flag-day-summary__teaser,.annual-section-page .observance-summary__teaser{overflow-wrap:break-word;grid-area:2/2;width:100%;max-width:100%;font-size:.92rem;line-height:1.4}.annual-section-page .holiday-summary__more,.annual-section-page .flag-day-summary__more,.annual-section-page .observance-summary__more{place-self:start end;margin-top:0}.annual-section-page .holiday-summary__item:target,.annual-section-page .flag-day-summary__item:target,.annual-section-page .observance-summary__item:target{background:0 0;outline:none}.annual-section-page .holiday-summary__item:target .holiday-summary__summary,.annual-section-page .flag-day-summary__item:target .flag-day-summary__summary,.annual-section-page .observance-summary__item:target .observance-summary__summary{background:var(--current-week);box-shadow:inset 3px 0 #005b9647}}.holiday-summary,.flag-day-summary,.observance-summary,.school-holiday-summary{border-top:1px solid var(--line-strong);margin:clamp(1.4rem,3vw,2rem) auto 0;padding-top:clamp(1rem,2.4vw,1.4rem)}.holiday-summary__header,.flag-day-summary__header,.observance-summary__header{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.35rem .9rem;width:100%;margin-bottom:clamp(.7rem,1.8vw,1rem);display:flex}.school-holiday-summary__header{margin-bottom:clamp(.7rem,1.8vw,1rem)}.holiday-summary__header h2,.flag-day-summary__header h2,.observance-summary__header h2,.school-holiday-summary__header h2{min-width:0;color:var(--foreground);margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:760;line-height:1.15}.holiday-summary__list,.flag-day-summary__list,.observance-summary__list{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.holiday-summary__item{border-bottom:1px solid var(--line);min-width:0;scroll-margin-top:9rem}.holiday-summary__item:nth-child(2n),.flag-day-summary__item:nth-child(2n),.observance-summary__item:nth-child(2n){background:var(--week-row-alt)}.holiday-summary__date,.flag-day-summary__date,.observance-summary__date{color:var(--muted);font-variant-numeric:tabular-nums;align-items:baseline;gap:.32rem;min-width:max-content;font-size:clamp(.86rem,1.8vw,.95rem);display:inline-flex}.holiday-summary__date span:first-child,.flag-day-summary__date span:first-child,.observance-summary__date span:first-child{color:var(--foreground);white-space:nowrap;font-weight:720}.holiday-summary__weekday,.flag-day-summary__weekday,.observance-summary__weekday{color:var(--muted);white-space:nowrap}.holiday-summary__name,.flag-day-summary__name,.observance-summary__name{min-width:0;color:var(--foreground);font-size:clamp(.94rem,2vw,1.02rem);font-weight:700;line-height:1.35;text-decoration:none}.holiday-summary__name:hover,.holiday-summary__name:focus-visible,.flag-day-summary__name:hover,.flag-day-summary__name:focus-visible,.observance-summary__name:hover,.observance-summary__name:focus-visible{color:var(--today);text-underline-offset:.16em;text-decoration:underline}.holiday-summary__summary,.flag-day-summary__summary,.observance-summary__summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:.28rem clamp(.8rem,1.8vw,1.2rem);min-width:0;padding:.72rem clamp(.2rem,1vw,.55rem);display:grid}.summary-event__content{min-width:0;display:contents}.holiday-summary__summary .holiday-summary__date,.flag-day-summary__summary .flag-day-summary__date,.observance-summary__summary .observance-summary__date{grid-area:1/1}.holiday-summary__summary .holiday-summary__name,.flag-day-summary__summary .flag-day-summary__name,.observance-summary__summary .observance-summary__name{grid-area:1/2}.holiday-summary__summary .holiday-summary__more,.flag-day-summary__summary .flag-day-summary__more,.observance-summary__summary .observance-summary__more{grid-area:1/3}.holiday-summary__summary .holiday-summary__teaser,.flag-day-summary__summary .flag-day-summary__teaser,.observance-summary__summary .observance-summary__teaser{grid-area:2/2/auto/-1}.holiday-summary__summary:hover,.holiday-summary__summary:focus-within,.flag-day-summary__summary:hover,.flag-day-summary__summary:focus-within,.observance-summary__summary:hover,.observance-summary__summary:focus-within{background:var(--current-week);outline-offset:-2px;outline:2px solid #005b963d}.holiday-summary__teaser,.flag-day-summary__teaser,.observance-summary__teaser{min-width:0;color:var(--muted);font-size:clamp(.86rem,1.7vw,.94rem);font-weight:560;line-height:1.4}.holiday-summary__more,.flag-day-summary__more,.observance-summary__more{color:var(--today);white-space:nowrap;justify-self:end;font-size:.82rem;font-weight:760;text-decoration:none}.flag-day-summary__item,.observance-summary__item{border-bottom:1px solid var(--line);min-width:0;scroll-margin-top:9rem}.holiday-summary__item:target,.flag-day-summary__item:target,.observance-summary__item:target{outline-offset:-2px;background:var(--current-week);outline:2px solid #005b9652}.school-holiday-summary__table{border-top:1px solid var(--line)}.school-holiday-summary__head,.school-holiday-summary__item{grid-template-columns:minmax(0,1fr) minmax(5.5rem,.34fr) minmax(5.5rem,.34fr);align-items:baseline;gap:clamp(.75rem,2vw,1.25rem);display:grid}.school-holiday-summary__head{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;padding:.55rem clamp(.2rem,1vw,.55rem);font-size:.78rem;font-weight:800}.school-holiday-summary__list{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.school-holiday-summary__item{border-bottom:1px solid var(--line);min-width:0;padding:.68rem clamp(.2rem,1vw,.55rem)}.school-holiday-summary__item:nth-child(2n){background:var(--week-row-alt)}.school-holiday-summary__region{min-width:0;color:var(--foreground);font-size:clamp(.94rem,2vw,1.02rem);font-weight:700;line-height:1.35}.school-holiday-summary__week{color:var(--foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(.9rem,1.9vw,.98rem);font-weight:720}.school-holiday-summary__note{max-width:58rem;color:var(--muted);margin:clamp(.75rem,1.8vw,1rem) 0 0;font-size:clamp(.88rem,1.8vw,.96rem);font-weight:600;line-height:1.55}.school-holiday-summary__status{border:1px solid var(--line);background:var(--week-row-alt);max-width:44rem;color:var(--muted);border-radius:8px;margin:0;padding:.85rem clamp(.75rem,2vw,1rem);font-size:clamp(.92rem,1.9vw,1rem);font-weight:650;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:420px){.home{padding:.65rem}.annual-section-page__header{gap:.3rem;padding:.32rem .34rem}.annual-section-page__header h1{font-size:1.06rem}.annual-section-page__nav{gap:.22rem}.annual-section-page__nav a{padding:.28rem .4rem;font-size:.72rem}.annual-section-page__intro{margin-bottom:.95rem;font-size:.95rem;line-height:1.45}.annual-year-nav{grid-template-columns:minmax(3.9rem,1fr) auto minmax(3.9rem,1fr);gap:.18rem;width:min(100%,18rem);padding:.18rem}.annual-year-nav__link,.annual-year-nav__current,.annual-year-nav__placeholder{min-height:1.9rem;padding:.28rem .42rem;font-size:.82rem}.calendar-nav{gap:.16rem;margin-left:0;margin-right:0;padding:.26rem .3rem .3rem}.calendar-nav__title{gap:.04rem}.calendar-nav__title h1{font-size:1.55rem}.calendar-nav__title p{font-size:.94rem}.calendar-nav__years{justify-content:space-between;gap:.12rem}.calendar-nav__years a,.calendar-nav__years>span{padding:.22rem .36rem}.calendar-nav__sections{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:.08rem;width:100%;display:grid}.calendar-nav__section-link--mobile-secondary,.calendar-nav__section-label-full{display:none}.calendar-nav__section-label-compact{display:inline}.calendar-nav__months{grid-template-columns:repeat(12,minmax(0,1fr));gap:.04rem;width:100%}.calendar-nav__sections a,.calendar-nav__months a{text-align:center;text-overflow:ellipsis;min-width:0;padding:.14rem .08rem;font-size:.72rem;overflow:hidden}.calendar-nav__sections a{text-overflow:clip;white-space:nowrap;min-height:1.6rem;font-size:.76rem;overflow:hidden}.calendar-nav__months a{min-height:1.42rem;padding:.08rem .02rem;font-size:.66rem}.year-calendar{gap:.8rem}.month-calendar{--month-identity:var(--month-header);--month-accent:var(--line-strong);--month-heading-text:var(--foreground);box-shadow:inset 4px 0 0 var(--month-accent)}.month-calendar[data-month="1"]{--month-identity:#e8f1fb;--month-accent:#4f7fae;--month-heading-text:#18466f}.month-calendar[data-month="2"]{--month-identity:#f0ebfa;--month-accent:#8061a9;--month-heading-text:#4c3273}.month-calendar[data-month="3"]{--month-identity:#e9f5e9;--month-accent:#5e9a62;--month-heading-text:#2d6233}.month-calendar[data-month="4"]{--month-identity:#e5f6f4;--month-accent:#38978f;--month-heading-text:#1c625f}.month-calendar[data-month="5"]{--month-identity:#f0f4df;--month-accent:#7d9141;--month-heading-text:#4f5d24}.month-calendar[data-month="6"]{--month-identity:#fff5cf;--month-accent:#b88920;--month-heading-text:#755512}.month-calendar[data-month="7"]{--month-identity:#fdebe3;--month-accent:#c3654a;--month-heading-text:#823a27}.month-calendar[data-month="8"]{--month-identity:#e4f3f1;--month-accent:#2f8a82;--month-heading-text:#195d58}.month-calendar[data-month="9"]{--month-identity:#f6edda;--month-accent:#a87931;--month-heading-text:#6b4b19}.month-calendar[data-month="10"]{--month-identity:#faeadf;--month-accent:#b46b33;--month-heading-text:#764118}.month-calendar[data-month="11"]{--month-identity:#f0e9f1;--month-accent:#816188;--month-heading-text:#513757}.month-calendar[data-month="12"]{--month-identity:#fae8ec;--month-accent:#a84d61;--month-heading-text:#6c2638}.month-calendar__header{background:var(--month-identity)}.month-calendar__header h2{color:var(--month-heading-text)}.month-calendar.is-current-month{border-color:var(--month-accent);box-shadow:inset 4px 0 0 var(--month-accent), 0 0 0 2px color-mix(in srgb, var(--month-accent) 14%, transparent)}.month-calendar__grid th,.month-calendar__grid td{padding:.2rem}.month-calendar__grid tbody tr.is-week-row-even{background:var(--surface)}.month-calendar__grid tbody tr.is-week-row-odd{background:var(--week-row-alt)}.month-calendar__grid tbody tr.is-current-week{background:var(--current-week)}.month-calendar__day.is-saturday,.month-calendar__weekday.is-saturday{color:var(--saturday)}.month-calendar__weekday.is-saturday,.month-calendar__day.is-saturday:not(.is-holiday){background:var(--saturday-background)}.month-calendar__grid tbody tr.is-current-week .month-calendar__day.is-saturday:not(.is-holiday){background:0 0}.month-calendar__day.is-sunday,.month-calendar__weekday.is-sunday{color:var(--sunday)}.month-calendar__day.is-holiday{background:var(--holiday-background);color:var(--holiday)}.month-calendar__grid tbody tr.is-current-week .month-calendar__week-number{color:var(--today)}.month-calendar__day.is-today .month-calendar__date-number{background:var(--today-accent);color:var(--today-accent-dark);box-shadow:0 0 .55rem rgba(var(--today-accent-rgb), .42);animation:1.35s ease-in-out infinite summary-bulb-pulse}.month-calendar__day.is-today.is-holiday .month-calendar__date-number:after{background:#fff}}@media (max-width:980px){.year-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.printable-calendar-page{width:100%}.printable-calendar-page__header,.printable-calendar-page__mobile-options,.printable-calendar-page__preview{padding:.82rem .55rem}.printable-calendar-page__actions{display:none}.printable-calendar-page__mobile-options{gap:.72rem;display:grid}.printable-calendar-page__mobile-options h2,.printable-calendar-page__option h3{margin:0}.printable-calendar-page__mobile-options h2{font-size:1.28rem;line-height:1.18}.printable-calendar-page__option-list{gap:.55rem;display:grid}.printable-calendar-page__option{border:1px solid var(--line);background:#fff;border-radius:8px;gap:.62rem;padding:.75rem;display:grid}.printable-calendar-page__option h3{color:var(--foreground);font-size:1rem;line-height:1.2}.printable-calendar-page__option p,.printable-calendar-page__mobile-options>p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.printable-calendar-page__option a,.printable-calendar-page__option button{min-height:2.7rem;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.64rem .8rem;font-weight:780;line-height:1.1;display:inline-flex}.printable-calendar-page__option a{background:var(--brand-blue);color:#fff}.printable-calendar-page__option button{color:var(--muted);cursor:not-allowed;background:#e8eeeb}.printable-calendar-page__option a:hover,.printable-calendar-page__option a:focus-visible{outline-offset:2px;outline:3px solid #e3aa1957}.printable-calendar-page__year-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem}.printable-calendar-page__year-nav a,.printable-calendar-page__year-nav>span,.printable-calendar-page__year-nav a:first-child,.printable-calendar-page__calendar-link{white-space:nowrap}.printable-calendar-page__year-nav a:first-child{justify-self:start}.printable-calendar-page__year-nav a:last-child{justify-self:end}.printable-calendar-page__year-nav [aria-current=page]{justify-self:center}.printable-calendar-page__year-nav a,.printable-calendar-page__year-nav>span{min-height:2.2rem;padding:.42rem .62rem}.printable-calendar-page__calendar-link{white-space:normal;justify-self:center}.printable-calendar-page__configurator{padding:.62rem}.printable-calendar-page__controls,.printable-calendar-page__settings,.printable-calendar-page__setting-group,.printable-calendar-page__primary-action{gap:.62rem}.printable-calendar-page__print-type-grid{gap:.36rem}.printable-calendar-page__choice{min-height:3.2rem;padding:.52rem .58rem}.printable-calendar-page__choice strong{font-size:.94rem}.printable-calendar-page__choice small{font-size:.78rem}.printable-calendar-page__variant-grid{gap:.38rem}.printable-calendar-page__variant{min-height:4.75rem;padding:.5rem}.printable-year-calendar__header,.printable-year-calendar__footer{align-items:flex-start}.printable-branding__logo{max-width:12rem}.printable-calendar-page__preview{max-height:34rem;overflow:hidden}.printable-calendar-page__preview .printable-year-calendar{gap:.45rem;padding:.55rem}.printable-calendar-page__preview .printable-year-calendar__months{gap:.35rem}.printable-year-calendar__months{grid-template-columns:repeat(2,minmax(0,1fr))}.printable-month__table th,.printable-month__table td{height:1.05rem;padding:0}.printable-month h2{font-size:.8rem}.printable-month__table thead th,.printable-month__table tbody th{font-size:.5rem}.printable-month__day{font-size:.58rem}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;gap:.42rem .65rem;min-height:0;padding-top:.56rem;padding-bottom:.5rem;display:grid}.site-header__logo-link{justify-content:flex-start;width:min(100%,13.6rem)}.site-logo--compact{height:2.35rem}.site-header__nav{display:none}.site-header__menu-button{justify-self:end}.site-footer__inner{justify-items:start;display:grid}.site-footer__logo-link{width:min(100%,16rem)}.site-footer p{text-align:left;max-width:100%}.month-page__content{width:100%}.month-page__header{gap:.48rem;padding:.75rem .45rem}.month-page__month-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.22rem}.month-page__month-nav-link,.month-page__month-nav-current,.month-page__month-nav-placeholder{width:auto}.month-page__month-nav-link:first-child{justify-self:start}.month-page__month-nav-link:last-child{justify-self:end}.month-page__month-nav-current{justify-self:center}.month-page__month-nav-link,.month-page__month-nav-current{white-space:nowrap;min-height:2.2rem;padding:.36rem .34rem;font-size:.78rem}.month-page__calendar .month-calendar__grid th,.month-page__calendar .month-calendar__grid td{height:2.65rem;padding:.12rem .06rem}.month-page__calendar .month-calendar__week-heading,.month-page__calendar .month-calendar__week-number{width:1.65rem}.month-page__calendar .month-calendar__date-number{width:1.55rem;height:1.55rem}.week-page__content{width:100%}.week-page__header{padding:.82rem .55rem}.week-page__facts{grid-template-columns:1fr;gap:.5rem}.week-page__actions{display:grid}.week-page__year-nav{grid-template-columns:1fr;gap:.28rem}.week-page__year-nav a,.week-page__year-nav>span{white-space:normal;justify-self:stretch}.week-page__year-nav a:first-child{justify-self:stretch}.week-page__primary-link,.week-page__secondary-link{white-space:normal;width:100%}.day-calculator-page{width:100%}.day-calculator-page__header,.day-calculator-page__note,.day-calculator__form,.day-calculator__result-card,.day-calculator__empty{padding:.82rem .55rem}.day-calculator{grid-template-columns:1fr}.day-calculator__fields{grid-template-columns:1fr;gap:.62rem}.day-calculator__button{width:100%}.week-number-table,.week-number-table thead,.week-number-table tbody,.week-number-table tr,.week-number-table th,.week-number-table td{display:block}.week-number-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.week-number-table tr{border-bottom:1px solid var(--line);padding:.62rem .72rem}.week-number-table tbody tr:last-child{border-bottom:0}.week-number-table th,.week-number-table td{border-bottom:0;width:100%;padding:.14rem 0}.week-number-table tbody th{width:100%}.week-number-table td{justify-content:space-between;gap:.75rem;display:flex}.week-number-table td:before{color:var(--muted);content:attr(data-label);font-weight:760}.year-calendar{grid-template-columns:1fr}.today-overview__next li{grid-template-columns:minmax(0,1fr);gap:.18rem}.holiday-summary__list,.observance-summary__list{grid-template-columns:1fr}.holiday-summary__header,.flag-day-summary__header,.observance-summary__header{align-items:baseline;gap:.32rem}.summary-section-link--bulb{min-height:2rem;padding:.28rem 0}.holiday-summary__date,.flag-day-summary__date,.observance-summary__date{flex-wrap:wrap;gap:.5rem;display:flex}.holiday-summary__summary,.flag-day-summary__summary,.observance-summary__summary{grid-template-columns:minmax(0,1fr) auto;gap:.28rem .45rem;padding:.75rem .15rem}.flag-day-summary__date,.observance-summary__date{white-space:normal;flex-wrap:wrap}.holiday-summary__summary .holiday-summary__date,.flag-day-summary__summary .flag-day-summary__date,.observance-summary__summary .observance-summary__date{grid-area:1/1;min-width:0}.holiday-summary__summary .holiday-summary__more,.flag-day-summary__summary .flag-day-summary__more,.observance-summary__summary .observance-summary__more{grid-area:1/2;justify-self:end}.holiday-summary__summary .holiday-summary__name,.flag-day-summary__summary .flag-day-summary__name,.observance-summary__summary .observance-summary__name{grid-area:2/1/auto/-1}.holiday-summary__summary .holiday-summary__teaser,.flag-day-summary__summary .flag-day-summary__teaser,.observance-summary__summary .observance-summary__teaser{grid-area:3/1/auto/-1}.school-holiday-summary__head{display:none}.school-holiday-summary__item{grid-template-columns:minmax(0,1fr);gap:.28rem;padding:.75rem .15rem}.school-holiday-summary__week:before{min-width:4.8rem;color:var(--muted);font-weight:700;display:inline-block}.school-holiday-summary__week:nth-child(2):before{content:"Syysloma"}.school-holiday-summary__week:nth-child(3):before{content:"Talviloma"}}@media (max-width:420px){.holiday-summary__header,.flag-day-summary__header,.observance-summary__header{gap:.75rem;width:calc(100% + .65rem);margin-left:0;margin-right:-.65rem}.summary-section-link--bulb{font-size:.71rem}}@media (orientation:landscape) and (max-width:950px) and (max-height:500px){.home{padding:.35rem .55rem 1.2rem}.home__content{width:100%}.annual-section-page__header{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.18rem .34rem;padding:.24rem .34rem}.annual-section-page__nav{grid-column:1/-1;gap:.18rem;width:100%}.annual-section-page__nav a{padding:.24rem .42rem;font-size:.7rem}.annual-section-page__header h1{justify-self:start;font-size:.95rem;line-height:1}.annual-section-page__intro{margin-bottom:.75rem;font-size:.82rem;line-height:1.35}.annual-year-nav{grid-template-columns:minmax(3.5rem,1fr) auto minmax(3.5rem,1fr);justify-self:end;gap:.14rem;padding:.14rem}.annual-year-nav__link,.annual-year-nav__current,.annual-year-nav__placeholder{min-height:1.65rem;padding:.22rem .38rem;font-size:.74rem}.calendar-nav{border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.12rem .28rem;margin-bottom:.55rem;padding:.22rem .3rem .24rem;font-size:.76rem}.calendar-nav__title{text-align:left;justify-self:start;gap:.02rem;padding:.04rem .1rem}.calendar-nav__title h1{font-size:1.5rem;line-height:1}.calendar-nav__title p{font-size:.9rem;line-height:1.08}.calendar-nav__today-row{justify-content:flex-start;gap:.24rem}.calendar-nav__today-icon{border-radius:.2rem;width:.9rem;height:.9rem}.calendar-nav__today-date--long{display:none}.calendar-nav__today-date--compact{display:inline}.calendar-nav__years{justify-content:end;gap:.1rem}.calendar-nav__years a,.calendar-nav__years>span{padding:.16rem .32rem;font-size:.72rem}.calendar-nav__sections,.calendar-nav__months{grid-column:1/-1;width:100%}.calendar-nav__sections{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:.08rem;display:grid}.calendar-nav__months{grid-template-columns:repeat(12,minmax(0,1fr));gap:.03rem}.calendar-nav__sections a,.calendar-nav__months a{text-align:center;text-overflow:ellipsis;justify-content:center;align-items:center;min-width:0;min-height:1.45rem;padding:.13rem .08rem;font-size:.68rem;display:inline-flex;overflow:hidden}.calendar-nav__sections a{text-overflow:clip;white-space:nowrap;font-size:.7rem;overflow:hidden}.calendar-nav__section-link--mobile-secondary{display:none}.calendar-nav__months a{min-height:1.25rem;padding:.08rem .04rem;font-size:.64rem}#kalenteri,#tammikuu,#helmikuu,#maaliskuu,#huhtikuu,#toukokuu,#kesakuu,#heinakuu,#elokuu,#syyskuu,#lokakuu,#marraskuu,#joulukuu,#pyhapaivat,#liputuspaivat,#merkkipaivat,#koululomat,.month-calendar__month-anchor,.month-calendar__day,.year-calendar>.day-info,.holiday-summary__item,.flag-day-summary__item,.observance-summary__item{scroll-margin-top:5.8rem}.year-calendar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.month-calendar{--month-identity:var(--month-header);--month-accent:var(--line-strong);--month-heading-text:var(--foreground);box-shadow:inset 4px 0 0 var(--month-accent)}.month-calendar[data-month="1"]{--month-identity:#e8f1fb;--month-accent:#4f7fae;--month-heading-text:#18466f}.month-calendar[data-month="2"]{--month-identity:#f0ebfa;--month-accent:#8061a9;--month-heading-text:#4c3273}.month-calendar[data-month="3"]{--month-identity:#e9f5e9;--month-accent:#5e9a62;--month-heading-text:#2d6233}.month-calendar[data-month="4"]{--month-identity:#e5f6f4;--month-accent:#38978f;--month-heading-text:#1c625f}.month-calendar[data-month="5"]{--month-identity:#f0f4df;--month-accent:#7d9141;--month-heading-text:#4f5d24}.month-calendar[data-month="6"]{--month-identity:#fff5cf;--month-accent:#b88920;--month-heading-text:#755512}.month-calendar[data-month="7"]{--month-identity:#fdebe3;--month-accent:#c3654a;--month-heading-text:#823a27}.month-calendar[data-month="8"]{--month-identity:#e4f3f1;--month-accent:#2f8a82;--month-heading-text:#195d58}.month-calendar[data-month="9"]{--month-identity:#f6edda;--month-accent:#a87931;--month-heading-text:#6b4b19}.month-calendar[data-month="10"]{--month-identity:#faeadf;--month-accent:#b46b33;--month-heading-text:#764118}.month-calendar[data-month="11"]{--month-identity:#f0e9f1;--month-accent:#816188;--month-heading-text:#513757}.month-calendar[data-month="12"]{--month-identity:#fae8ec;--month-accent:#a84d61;--month-heading-text:#6c2638}.month-calendar__header{background:var(--month-identity);padding:.42rem .5rem}.month-calendar__header h2{color:var(--month-heading-text)}.month-calendar.is-current-month{box-shadow:inset 4px 0 0 var(--today-accent), 0 0 0 2px rgba(var(--today-accent-rgb), .2);border-color:#d76b00}.month-calendar[data-active-month]{outline-offset:3px;outline:2px solid #005b9657}.month-calendar.is-current-month[data-active-month]{outline-color:#005b9670}.month-calendar__header h2{font-size:.86rem}.month-calendar__grid th,.month-calendar__grid td{height:1.9rem;padding:.1rem}.month-calendar__grid thead th{height:1.55rem;font-size:.62rem}.month-calendar__week-heading,.month-calendar__week-number{width:1.55rem}.month-calendar__week-number{font-size:.62rem}.month-calendar__day{font-size:.74rem}.month-calendar__date-number{width:1.25rem;height:1.25rem}.month-calendar__markers{gap:.07rem;min-height:.5rem}.month-calendar__flag-marker{font-size:.48rem}.month-calendar__observance-marker{width:.22rem;height:.22rem}.month-calendar__grid tbody tr.is-week-row-even{background:var(--surface)}.month-calendar__grid tbody tr.is-week-row-odd{background:var(--week-row-alt)}.month-calendar__grid tbody tr.is-current-week{background:var(--current-week)}.month-calendar__day.is-saturday,.month-calendar__weekday.is-saturday{color:var(--saturday)}.month-calendar__weekday.is-saturday,.month-calendar__day.is-saturday:not(.is-holiday){background:var(--saturday-background)}.month-calendar__grid tbody tr.is-current-week .month-calendar__day.is-saturday:not(.is-holiday){background:0 0}.month-calendar__day.is-sunday,.month-calendar__weekday.is-sunday{color:var(--sunday)}.month-calendar__day.is-holiday{background:var(--holiday-background);color:var(--holiday)}.month-calendar__grid tbody tr.is-current-week .month-calendar__week-number{color:var(--today)}.month-calendar__day.is-today .month-calendar__date-number{background:var(--today-accent);color:var(--today-accent-dark);box-shadow:0 0 .55rem rgba(var(--today-accent-rgb), .42);animation:1.35s ease-in-out infinite summary-bulb-pulse}.month-calendar__day.is-today.is-holiday .month-calendar__date-number:after{background:#fff}.day-info{grid-template-columns:minmax(10rem,.36fr) minmax(0,1fr);gap:.45rem .85rem;margin-bottom:.65rem;padding:.65rem;display:grid}.today-overview{gap:.5rem;margin-bottom:.65rem;padding:.65rem}.today-overview__eyebrow{font-size:.66rem}.today-overview h2{font-size:1rem}.today-overview__header p:not(.today-overview__eyebrow){font-size:.8rem}.today-overview__calendar-link{font-size:.74rem}.today-overview__ordinary h3,.today-overview__next h3{font-size:.86rem}.today-overview__ordinary p,.today-overview__event-link{font-size:.82rem}.today-overview__label,.today-overview__next span,.today-overview__next time{font-size:.68rem}.today-overview__next li{grid-template-columns:minmax(7.5rem,.28fr) 4.5rem minmax(0,1fr);gap:.42rem;padding:.26rem 0;font-size:.78rem}.day-info__eyebrow{margin-bottom:.18rem;font-size:.66rem}.day-info h2{font-size:1rem}.day-info__header p:not(.day-info__eyebrow){margin-top:.22rem;font-size:.8rem}.day-info__events{border-top:0;margin-top:0}.day-info__event{padding:.42rem 0}.day-info__event:first-child{padding-top:0}.day-info__labels{gap:.18rem;margin-bottom:.22rem}.day-info__label{padding:.1rem .32rem;font-size:.7rem}.day-info__link{gap:.12rem .55rem}.day-info__link-name{font-size:.88rem}.day-info__link-more{font-size:.75rem}.day-info__ordinary{grid-column:2}.holiday-summary,.flag-day-summary,.observance-summary,.school-holiday-summary{margin-top:.95rem;padding-top:.65rem}.holiday-summary__header,.flag-day-summary__header,.observance-summary__header,.school-holiday-summary__header{margin-bottom:.45rem}.holiday-summary__header,.flag-day-summary__header,.observance-summary__header{align-items:baseline;gap:.28rem;margin-inline:-.65rem}.summary-section-link--bulb{min-height:2rem;padding:.28rem 0;font-size:.78rem}.holiday-summary__header h2,.flag-day-summary__header h2,.observance-summary__header h2,.school-holiday-summary__header h2{font-size:.92rem;line-height:1.15}.holiday-summary__date,.flag-day-summary__date,.observance-summary__date{flex-wrap:wrap;gap:.32rem;font-size:.68rem;font-weight:560;display:flex}.holiday-summary__summary,.flag-day-summary__summary,.observance-summary__summary{grid-template-columns:minmax(0,1fr) auto;gap:.18rem .5rem;padding:.34rem .25rem}.holiday-summary__summary .holiday-summary__date,.flag-day-summary__summary .flag-day-summary__date,.observance-summary__summary .observance-summary__date{grid-area:1/1;min-width:0}.holiday-summary__summary .holiday-summary__name,.flag-day-summary__summary .flag-day-summary__name,.observance-summary__summary .observance-summary__name{grid-area:2/1/auto/-1}.holiday-summary__summary .holiday-summary__more,.flag-day-summary__summary .flag-day-summary__more,.observance-summary__summary .observance-summary__more{grid-area:1/2;justify-self:end}.holiday-summary__summary .holiday-summary__teaser,.flag-day-summary__summary .flag-day-summary__teaser,.observance-summary__summary .observance-summary__teaser{grid-area:3/1/auto/-1}.holiday-summary__name,.flag-day-summary__name,.observance-summary__name{font-size:.79rem;line-height:1.28}.holiday-summary__teaser,.flag-day-summary__teaser,.observance-summary__teaser{font-size:.69rem;font-weight:520;line-height:1.28}.holiday-summary__more,.flag-day-summary__more,.observance-summary__more{font-size:.68rem}.school-holiday-summary__head{grid-template-columns:minmax(0,1fr) minmax(4.7rem,.28fr) minmax(4.7rem,.28fr);gap:.55rem;padding:.45rem .25rem;display:grid}.school-holiday-summary__item{grid-template-columns:minmax(0,1fr) minmax(4.7rem,.28fr) minmax(4.7rem,.28fr);gap:.55rem;padding:.5rem .25rem}.school-holiday-summary__week:before{content:none;display:none}}@media (orientation:landscape) and (max-width:700px) and (max-height:500px){.day-info{grid-template-columns:1fr}.day-info__ordinary{grid-column:1}}.home--selected-date #kalenteri,.home--selected-date #tammikuu,.home--selected-date #helmikuu,.home--selected-date #maaliskuu,.home--selected-date #huhtikuu,.home--selected-date #toukokuu,.home--selected-date #kesakuu,.home--selected-date #heinakuu,.home--selected-date #elokuu,.home--selected-date #syyskuu,.home--selected-date #lokakuu,.home--selected-date #marraskuu,.home--selected-date #joulukuu,.home--selected-date .month-calendar__month-anchor,.home--selected-date .month-calendar__day{scroll-margin-top:var(--selected-date-sticky-stack-offset,9rem)}@media (prefers-reduced-motion:reduce){.month-calendar__day.is-today .month-calendar__date-number{animation:none;transform:none}}
