@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--font--2:clamp(0.7rem,0.65rem + 0.15vw,0.75rem);--font--1:clamp(0.8rem,0.72rem + 0.25vw,0.9rem);--font-0:clamp(0.95rem,0.85rem + 0.3vw,1.05rem);--font-1:clamp(1.15rem,1rem + 0.6vw,1.35rem);--font-2:clamp(1.4rem,1.2rem + 0.9vw,1.9rem);--font-3:clamp(1.8rem,1.45rem + 1.4vw,2.6rem);--font-4:clamp(2.2rem,1.8rem + 2vw,3.4rem);--font-5:clamp(2.6rem,2rem + 3vw,4.2rem);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container-narrow:680px;--container:1240px;--container-wide:1440px;--section-pad-y:clamp(3rem,6vw,6rem);--section-pad-y-tight:clamp(2rem,4vw,4rem)}.container,.site-container{max-width:var(--container)}.container,.container-narrow,.site-container{width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.container-narrow{max-width:var(--container-narrow)}.container-wide{width:100%;max-width:var(--container-wide);margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.section{padding-block:var(--section-pad-y)}.section-tight{padding-block:var(--section-pad-y-tight)}body.debug-layout *{outline:1px solid rgba(0,0,0,.06)}body.debug-layout :where(img,svg,video,canvas){outline-color:#f36}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto!important;scroll-padding-top:80px}*,:after,:before,html{overscroll-behavior:none}*,:after,:before{scroll-behavior:auto!important}[data-calendar-modal],[data-calendar-modal] *{overscroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important}@media (prefers-reduced-motion:no-preference){*,body,html{scroll-behavior:auto!important;overscroll-behavior:none}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:rgba(0,45,75,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}html::-webkit-scrollbar-thumb:hover{background:rgba(0,45,75,.5)}:root[data-theme=dark] html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}:root[data-theme=dark] html::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}}body{font-family:Inter,Arial,sans-serif;line-height:1.6;color:#0c1015;background-color:#ecebe4;overflow-x:hidden;-webkit-text-size-adjust:100%}:where(p,li){max-width:72ch}:where(h1,h2,h3,h4,h5,h6){line-height:1.15;font-weight:600;text-wrap:balance}h1{font-size:var(--font-5)}h2{font-size:var(--font-4)}h3{font-size:var(--font-3)}h4{font-size:var(--font-2)}h5{font-size:var(--font-1)}h6{font-size:var(--font-0)}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}img:not([width]){aspect-ratio:attr(width) /attr(height)}:where(p,li,blockquote){overflow-wrap:break-word;word-break:break-word}body,html{max-width:100%}body{position:relative}:where(a:not([class]),button:not([class]),[role=button]:not([class])){min-height:44px;-webkit-tap-highlight-color:rgba(0,0,0,.1);transition:all .2s cubic-bezier(.4,0,.2,1)}button{font-family:inherit;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}:focus-visible{outline:2px solid #014572;outline-offset:3px}a{color:inherit;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:focus-visible{outline:2px solid #014572;outline-offset:3px;border-radius:4px}::selection{background:rgba(0,45,75,.2);color:inherit}::-moz-selection{background:rgba(0,45,75,.2);color:inherit}@media (min-width:1600px){.constrain,main>section,section.constrain{max-width:var(--container-wide);margin-inline:auto}}.auto-grid{display:grid;grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.stack>*+*{margin-top:var(--space-5)}.stack-tight>*+*{margin-top:var(--space-3)}.inline-gap{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:480px){.reduce-motion-mobile [data-animate],.reduce-motion-mobile marquee{animation-duration:1.4x}}@media (prefers-reduced-motion:no-preference){html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:rgba(0,45,75,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}html::-webkit-scrollbar-thumb:hover{background:rgba(0,45,75,.5)}:root[data-theme=dark] html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}:root[data-theme=dark] html::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;background:#1a1a1a}body,html{transition:background-color .4s ease,color .4s ease}