.site-header{position:sticky;top:0;z-index:40;transition:background .36s ease,border-color .36s ease,box-shadow .36s ease;border-bottom:1px solid transparent}.site-header--scrolled{background:#ffffffeb;border-bottom-color:#000;box-shadow:0 2px 10px #0000000a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body[data-theme=dark] .site-header--scrolled{background:#121212eb;border-bottom-color:#444}.site-header__inner{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;display:flex;align-items:center;gap:1rem;min-height:4.25rem}.site-header__brand{font-family:Outfit,system-ui,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:-.02em;text-decoration:none;color:#0a0a0a;margin-right:auto}body[data-theme=dark] .site-header__brand{color:#fafafa}.site-header__menu-btn{display:inline-flex;border:1px solid #000000;background:#fff;padding:.35rem .65rem;border-radius:2px;cursor:pointer;font-size:.85rem;font-weight:600}@media (min-width: 768px){.site-header__menu-btn{display:none}}.site-header__nav{display:none;gap:1.25rem;align-items:center}@media (min-width: 768px){.site-header__nav{display:flex}}.site-header__nav--open{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:4.25rem;padding:1rem 1.25rem 1.25rem;background:#fff;border-bottom:1px solid #000000}body[data-theme=dark] .site-header__nav--open{background:#121212;border-color:#444}.site-header__link{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;color:#0a0a0a}body[data-theme=dark] .site-header__link{color:#fafafa}.site-header__link--active{color:#d41a1a;text-decoration:underline;text-underline-offset:4px}.site-header__theme{margin-left:.25rem;border:1px solid #000000;background:transparent;width:2.25rem;height:2.25rem;border-radius:2px;cursor:pointer;font-size:1.1rem;line-height:1}.site-header__theme:focus-visible{outline:2px solid #d41a1a;outline-offset:2px}.site-footer{border-top:2px solid #000000;background:#f4f4f2;padding:3rem 0 2rem;margin-top:auto}body[data-theme=dark] .site-footer{background:#1a1a1a;border-color:#444}.site-footer__grid{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 900px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr;align-items:start}}.site-footer__brand{font-family:Outfit,system-ui,sans-serif;font-weight:700;font-size:1.25rem;margin:0 0 .5rem;color:#0a0a0a}body[data-theme=dark] .site-footer__brand{color:#fafafa}.site-footer__tagline{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:400;font-size:1.05rem;line-height:1.75;color:#2a2a2a;max-width:36ch;margin:0 0 1rem}.site-footer__copy{margin:0;font-size:.9rem;color:#606060}.site-footer__label{margin:0 0 .5rem;font-family:Outfit,system-ui,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}.site-footer__label--spaced{margin-top:1.25rem}.site-footer__address{font-style:normal;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:400;font-size:1.05rem;line-height:1.75;color:#2a2a2a;font-size:.98rem;margin-bottom:.75rem}.site-footer__phone{margin:0 0 .5rem;font-weight:600}.site-footer__links,.site-footer__legal{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem}.site-footer__links a:hover,.site-footer__legal a:hover{color:#d41a1a}.site-footer__photo-credit{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;margin:2rem 0 0;font-size:.78rem;color:#606060;max-width:52rem}.cookie-toast{position:fixed;right:1rem;bottom:1rem;z-index:60;max-width:22rem;padding:1rem 1.1rem;background:#fff;border:1px solid #000000;box-shadow:0 8px 24px #00000014,0 1px #0000001f;border-top:3px solid #d41a1a}body[data-theme=dark] .cookie-toast{background:#1c1c1c;border-color:#666;color:#e8e8e8}.cookie-toast__text{margin:0 0 .75rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.92rem;line-height:1.55;color:#2a2a2a}body[data-theme=dark] .cookie-toast__text{color:#ddd}.cookie-toast__pref{text-decoration:underline;text-underline-offset:3px;font-weight:600}.cookie-toast__sep{opacity:.4}.cookie-toast__actions{display:flex;gap:.5rem;flex-wrap:wrap}.cookie-toast__ok{border:1px solid #000000;background:#0a0a0a;color:#fff;padding:.45rem .9rem;border-radius:2px;cursor:pointer;font-weight:600;font-size:.85rem}.cookie-toast__ok:hover{background:#d41a1a;border-color:#d41a1a}.cookie-toast__reject{border:1px solid #000000;background:#fff;color:#0a0a0a;padding:.45rem .9rem;border-radius:2px;cursor:pointer;font-weight:600;font-size:.85rem}body[data-theme=dark] .cookie-toast__reject{background:#121212;color:#fafafa;border-color:#888}.cookie-toast__reject:focus-visible,.cookie-toast__ok:focus-visible{outline:2px solid #d41a1a;outline-offset:2px}.layout{min-height:100vh;display:flex;flex-direction:column}.layout__main{flex:1}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fff;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#2a2a2a;-webkit-font-smoothing:antialiased}body[data-theme=dark]{background:#121212;color:#e6e6e6}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#d41a1a}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
