body.home-page{--paper:#fff;--ink:#252525;--link:#24578b;--gutter:clamp(28px, 5vw, 96px);max-width:none;width:100%;margin:0;padding:0;box-sizing:border-box;background:var(--paper);color:var(--ink);font:16px/1.55 Georgia,times new roman,serif}.home-page *{box-sizing:border-box}.home-page main{hyphens:none}.home-page a{color:var(--link);text-underline-offset:2px}.home-page a:hover{color:#153550}.home-page a:focus-visible,.home-page button:focus-visible{outline:2px solid var(--link);outline-offset:4px}.home-page .skip-link{position:absolute;top:-100px;left:var(--gutter);z-index:5;background:#fff;padding:8px}.home-page .skip-link:focus{top:8px}.home-hero{position:relative;isolation:isolate;width:100%;min-height:max(700px,100svh)}.hero-art,.hero-wash{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:-2}.hero-art canvas,.hero-art picture{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none}.hero-art img{display:block;position:absolute;left:50%;transform:translateX(-50%);width:auto;height:100%;max-width:none}.hero-art canvas{opacity:0}.home-hero[data-ready] .hero-art canvas{opacity:1;transition:opacity 800ms ease}.hero-wash{z-index:-1;background:radial-gradient( ellipse 660px 900px at 140px 330px,rgba(255,255,255,.96) 0%,rgba(255,255,255,.8) 35%,rgba(255,255,255,0) 100% )}.hero-copy{width:440px;padding-top:48px;margin-left:var(--gutter);padding-bottom:90px}.hero-copy h1{font:700 22px/1.3 Georgia,times new roman,serif;margin:0 0 20px}.hero-copy p{margin:0 0 20px}.hero-copy nav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:20px}.home-bio{margin-top:28px;scroll-margin-top:28px}.home-bio h3{font-size:16px;font-weight:700;margin:24px 0 10px}.home-bio ul{padding-left:19px;margin:0}.home-bio li{margin:7px 0}.home-bio strong{font-weight:400}.home-page footer{margin:0 28px 30px var(--gutter);max-width:590px;padding:0;text-align:left;font-size:12px;color:#626762}.home-page footer hr{display:none}@media(min-width:900px) and (max-width:1100px){.hero-copy{width:400px}}@media(max-width:899px){.home-hero{min-height:max(620px,100svh)}.hero-copy{width:calc(100% - 56px);max-width:440px;font-size:15px;line-height:1.5;margin:0 var(--gutter);padding-top:32px;padding-bottom:88px}.hero-copy h1{font-size:21px;margin-bottom:14px}.hero-copy p{margin-bottom:14px}.hero-copy nav{flex-direction:row;gap:20px}.hero-art{position:absolute;inset:0;width:100%;height:100%;margin:0}.hero-wash{background:radial-gradient( ellipse 460px 850px at 70px 300px,rgba(255,255,255,.97) 0%,rgba(255,255,255,.85) 35%,rgba(255,255,255,0) 100% )}.home-bio{margin-top:22px}.home-bio h3{margin-top:20px;font-size:15px}}@media(prefers-reduced-motion:reduce){.home-hero[data-ready] .hero-art canvas{transition:none}}