:root{--ink: #11131a;--ink-2: #1b1e29;--paper: #f6f5f2;--paper-2: #ffffff;--muted: #6a6f7e;--line: #e2e0da;--accent: #5b62d6;--accent-2: #4ec3b0;--shell: min(1180px, 100% - 2.5rem);--radius: 4px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16.5px;line-height:1.68;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4{font-family:Bricolage Grotesque,Inter,sans-serif;font-weight:800;line-height:1.12;letter-spacing:-.02em;margin:0 0 .6em;text-wrap:balance}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3,h4{font-size:1.15rem;font-weight:600}a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--ink)}img{max-width:100%;height:auto}iframe{max-width:100%;border:0}.shell{width:var(--shell);margin-inline:auto}.section{padding:clamp(3rem,7vw,5.5rem) 0}.eyebrow{font-size:.74rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0 0 .9rem}.lede{font-size:clamp(1.05rem,2vw,1.25rem);color:#3a3f4d;max-width:62ch}.prose{max-width:72ch}.prose>p:first-child{margin-top:0}.prose p{margin:0 0 1.15em}.prose img{border-radius:var(--radius);display:block;margin:1.6rem 0}.prose img.aligncenter,.prose img.alignnone{margin-inline:auto}.prose img.alignleft{float:left;margin:.4rem 1.8rem 1.2rem 0;max-width:min(260px,45%)}.prose img.alignright{float:right;margin:.4rem 0 1.2rem 1.8rem;max-width:min(260px,45%)}.prose .imgrow{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem;margin:1.6rem 0}.prose .imgrow img{margin:0;width:100%;height:100%;max-height:320px;object-fit:cover;float:none;max-width:none}.prose h4{margin-top:2rem}.prose .paragraph_style,.prose .Body{margin-bottom:.15em;color:var(--muted);font-size:.95rem}.prose .embed,.embed{position:relative;aspect-ratio:16 / 9;margin:2rem 0;background:var(--ink);border-radius:var(--radius);overflow:hidden}.prose .embed iframe,.embed iframe{position:absolute;inset:0;width:100%;height:100%}.prose:after{content:"";display:block;clear:both}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
