.header{position:sticky;top:0;z-index:40;background:#fffaf5;border-bottom:1px solid rgba(249,168,117,.32)}.header__inner{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem;display:flex;align-items:center;gap:1rem;padding-block:.85rem}.header__brand{font-family:Figtree,system-ui,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:-.02em;color:#2a1a0e;text-decoration:none;margin-right:auto}.header__menu-toggle{margin-left:auto;border-radius:999px;border:1px solid rgba(249,168,117,.45);background:#fefefe;padding:.45rem .85rem;font-family:Inter,system-ui,sans-serif;font-weight:600;color:#2a1a0e;cursor:pointer}@media (min-width: 900px){.header__menu-toggle{display:none}}.header__nav{display:none;flex-direction:column;gap:.75rem;padding:1rem 0}@media (min-width: 900px){.header__nav{display:flex;flex-direction:row;align-items:center;gap:1.25rem;padding:0}}.header__nav--open{display:flex;width:100%}.header__link{font-family:Inter,system-ui,sans-serif;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#2a1a0ec7;font-weight:600}.header__link--active,.header__link:hover{color:#2a1a0e;text-decoration:underline;text-decoration-color:#f4a0b0cc;text-underline-offset:.28rem}.header__cta{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.82rem;padding:.55rem 1.1rem;border-radius:999px;text-decoration:none;color:#2a1a0e;background:linear-gradient(120deg,#f9a875f2,#fde9c9f2);border:1px solid rgba(249,168,117,.45);box-shadow:0 8px 22px #f9a8752e}.header__cta:hover{filter:brightness(1.03)}.header__tools{display:flex;align-items:center;gap:.5rem}.header__theme{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid rgba(196,181,253,.45);background:#fefefe;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header__theme-dot{width:.85rem;height:.85rem;border-radius:999px;background:radial-gradient(circle at 30% 30%,#f9a875,#c4b5fd)}@media (max-width: 899px){.header__inner{flex-wrap:wrap}.header__nav{order:3;border-top:1px solid rgba(249,168,117,.22)}.header__tools{margin-left:0}}.footer{background:#faf5f0;border-top:1px solid rgba(249,168,117,.28);padding-block:1.5rem 2rem;margin-top:auto}.footer__strip{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem;display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:flex-start;justify-content:space-between}.footer__brandline{flex:1 1 220px;display:flex;flex-direction:column;gap:.35rem}.footer__brand{font-family:Figtree,system-ui,sans-serif;font-weight:700;color:#2a1a0e}.footer__copy{font-size:.85rem;color:#4a3828eb}.footer__nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.9rem}.footer__nav a{color:#4a3828;text-decoration:none;font-weight:600}.footer__nav a:hover{color:#2a1a0e;text-decoration:underline;text-decoration-color:#f9a875b3}.footer__legal{flex:1 1 200px}.footer__legal-heading{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;color:#2a1a0e}.footer__legal-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.footer__legal-links a{font-size:.88rem;color:#4a3828;text-decoration:none}.footer__legal-links a:hover{color:#2a1a0e;text-decoration:underline}.footer__contact{flex:1 1 240px;font-size:.88rem;line-height:1.55}.footer__contact p{margin:0 0 .35rem}.footer__contact a{color:#2a1a0e;text-decoration:none;font-weight:600}.footer__contact a:hover{text-decoration:underline}.footer__tagline{font-weight:600;color:#2a1a0edb}.footer__attribution{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem;margin:1rem auto 0;font-size:.72rem;color:#4a3828bf}.cookie{position:fixed;inset-inline:0;bottom:0;z-index:60;padding:1rem;pointer-events:none}.cookie__panel{pointer-events:auto;max-width:52rem;margin:0 auto;background:#fffaf5;border-top:1px solid rgba(249,168,117,.45);border-radius:18px 18px 0 0;padding:1rem 1.25rem;box-shadow:0 -12px 40px #2a1a0e14;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:space-between}.cookie__text{margin:0;color:#4a3828;font-size:.95rem}.cookie__link{color:#2a1a0e;font-weight:600;text-decoration:underline;text-decoration-color:#f4a0b0bf}.cookie__actions{display:flex;gap:.65rem}.cookie__ok{border:none;border-radius:999px;padding:.55rem 1.2rem;font-weight:600;cursor:pointer;color:#2a1a0e;background:linear-gradient(120deg,#f9a875f2,#fde9c9f2)}.cookie__ghost{border-radius:999px;padding:.55rem 1.1rem;border:1px solid rgba(196,181,253,.45);background:#fefefe;font-weight:600;cursor:pointer;color:#2a1a0e}.layout{min-height:100vh;display:flex;flex-direction:column;background:var(--sf-bg, #fefefe);color:var(--sf-body, #4a3828)}.layout__main{flex:1}@keyframes sf-reveal{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--sf-bg, #fefefe);color:var(--sf-body, #4a3828)}#root{min-height:100vh}a{color:inherit}:root{--sf-bg: #fefefe;--sf-body: #4a3828;--sf-ink: #2a1a0e}[data-theme=paper]{--sf-bg: #2a221c;--sf-body: #f3e9df;--sf-ink: #fffaf5}[data-theme=paper] .header,[data-theme=paper] .footer,[data-theme=paper] .program-card__link,[data-theme=paper] .blog-card,[data-theme=paper] .events-page__card{background:#352a22;color:#f3e9df;border-color:#f9a87559}[data-theme=paper] .header__brand,[data-theme=paper] .header__link,[data-theme=paper] h1,[data-theme=paper] h2,[data-theme=paper] h3{color:#fffaf5}.app-loading{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem;padding-block:4rem;font-family:Figtree,system-ui,sans-serif;color:#2a1a0e}
