@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Serif:wght@400;500;600;700&display=swap";
html{scroll-behavior:smooth}body{background-color:var(--slot4-page-bg)!important;color:var(--slot4-page-text)!important;background-image:var(--slot4-body-gradient)!important}.editable-site-root{--editable-font-display:"Playfair Display",Georgia,serif;--editable-font-body:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;--ease-premium:cubic-bezier(.22,1,.36,1);font-family:var(--editable-font-body)}.editable-site-root *,.editable-site-root :before,.editable-site-root :after{transition-timing-function:var(--ease-premium)}@keyframes editable-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.editable-enter>*{animation:editable-enter .6s var(--ease-premium)backwards;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.editable-enter>*{animation:none}.editable-site-root *,.editable-site-root :before,.editable-site-root :after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.editable-site-root h1,.editable-site-root h2,.editable-site-root h3,.editable-site-root h4,.editable-display{font-family:var(--editable-font-display);letter-spacing:-.03em}.editable-site-root p,.editable-site-root li,.editable-site-root input,.editable-site-root button,.editable-site-root textarea,.editable-site-root label,.editable-site-root nav,.editable-site-root select{font-family:var(--editable-font-body)}::selection{background:color-mix(in oklab,var(--slot4-accent-fill)28%,transparent);color:var(--slot4-page-text)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:color-mix(in oklab,var(--slot4-page-bg)90%,black)}::-webkit-scrollbar-thumb{background:color-mix(in oklab,var(--slot4-accent)40%,transparent);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in oklab,var(--slot4-accent)65%,transparent)}.directory-stripes{background-image:repeating-linear-gradient(-45deg,#81a6c624 0 10px,#0000 10px 20px)}.directory-search-shadow{box-shadow:0 10px 26px #114f4924}.directory-card-shadow{box-shadow:0 18px 40px #18314514}.directory-card-shadow-strong{box-shadow:0 24px 50px #18314524}.article-content h2{color:var(--slot4-accent);margin-top:2rem}.article-content a{color:var(--slot4-accent-fill);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab,var(--slot4-accent-fill)55%,transparent);text-decoration-color:color-mix(in oklab,var(--slot4-accent-fill)55%,transparent)}.article-content p+p{margin-top:1rem}
