@font-face{font-family:Cormorant;src:url(/fonts/cormorant-variable.woff2)format("woff2-variations");font-style:normal;font-weight:300 700;font-display:swap}:root{--paper:#f9f3eb;--ink:#000;--container:80rem;--gutter:clamp(1rem, 3vw, 2.5rem);--rule:1px solid var(--ink);color-scheme:light;font-synthesis:none;background:var(--paper);color:var(--ink);font-family:Cormorant,Georgia,Times New Roman,serif}*,:before,:after{box-sizing:border-box;border-radius:0}html{background:var(--paper);min-width:20rem;color:var(--ink);scroll-behavior:smooth;text-rendering:optimizelegibility}body{background:var(--paper);min-height:100svh;color:var(--ink);margin:0;font-size:clamp(1.0625rem,1.3vw,1.25rem);line-height:1.5;position:relative;overflow-x:hidden}body:before{z-index:20;content:"";pointer-events:none;opacity:.03;background-image:url(/noise.png);background-repeat:repeat;position:fixed;inset:0}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:focus-visible,[tabindex="-1"]:focus-visible{outline:2px solid var(--ink);outline-offset:4px}button,input,textarea,select{color:inherit;font:inherit;border-radius:0}h1,h2,p,dl,dd,ol,ul{margin:0}ol,ul{padding:0;list-style:none}::selection{background:var(--ink);color:var(--paper)}.skip-link{z-index:100;border:2px solid var(--ink);background:var(--paper);color:var(--ink);padding:.5rem .75rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:var(--rule)}.header-inner{width:min(100%, var(--container));min-height:5.5rem;padding-inline:var(--gutter);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2rem;margin-inline:auto;display:grid}.brand,.site-header nav{letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:620;line-height:1.1}.brand{justify-self:start;align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex;position:relative}.mobile-home{display:none}.site-header nav{justify-self:end}.site-header nav ul{align-items:center;gap:clamp(1rem,2.5vw,2rem);display:flex}.site-header nav a{align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex;position:relative}.site-header nav a:after{background:var(--ink);content:"";opacity:0;border-radius:50%;width:.36rem;height:.36rem;position:absolute;bottom:.18rem;left:50%;transform:translate(-50%)scale(0)}.site-header nav a[aria-current=page]:after{opacity:1;transform:translate(-50%)scale(1)}main{width:min(100%, var(--container));padding-inline:var(--gutter);margin-inline:auto}.home-hero{flex-direction:column;justify-content:space-between;gap:clamp(4rem,11vh,8rem);min-height:calc(100svh - 5.5rem);padding-block:clamp(2.5rem,7vh,5.5rem) clamp(3rem,7vh,5rem);display:flex}.display-name{letter-spacing:-.055em;text-transform:uppercase;flex-direction:column;align-items:flex-start;font-size:clamp(5.75rem,13.5vw,11.5rem);font-weight:600;line-height:.76;display:flex}.home-lower{grid-template-columns:minmax(0,5fr) minmax(20rem,4fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.home-lower>p{max-width:38ch;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:500;line-height:1.3}.route-index ol{justify-items:end;gap:.8rem;display:grid}.route-index a{color:var(--ink);align-items:center;gap:.75rem;padding:0;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.route-index a:after{background:var(--ink);content:"";opacity:0;border-radius:50%;flex:0 0 .36rem;width:.36rem;height:.36rem;transform:scale(0)}.route-index a:hover:after,.route-index a:focus-visible:after{opacity:1;transform:scale(1)}.folio,.project-tags,.contact-label,.fact-list dt{font-variant-numeric:tabular-nums;letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:650}.page{flex-direction:column;gap:clamp(4rem,9vw,8rem);min-height:calc(100svh - 5.5rem);padding-block:clamp(1.25rem,3vw,2.5rem) clamp(5rem,10vw,9rem);display:flex}.page-top{gap:clamp(.75rem,2vw,1.5rem);display:grid}.back-link{letter-spacing:.1em;text-transform:uppercase;justify-self:start;align-items:center;gap:.45rem;min-height:2.75rem;font-size:.8125rem;font-weight:620;text-decoration:none;display:inline-flex}.page-heading{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.page-heading .folio{grid-column:1/2;padding-top:.75rem}.page-heading h1{letter-spacing:-.045em;text-transform:uppercase;grid-column:2/-1;font-size:clamp(4.5rem,10vw,9rem);font-weight:600;line-height:.82}.about-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.about-copy{grid-column:5/10;gap:1.5em;max-width:38rem;display:grid}.about-lead{gap:.65em;display:grid}.about-lead p{font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.3}.about-lead p:first-child{font-weight:650}.about-lead p:nth-child(2){font-weight:400}.about-lead p:nth-child(3){font-weight:525}.fact-list{grid-column:11/-1;gap:1.4rem;display:grid}.fact-list>div{border-bottom:var(--rule);padding-block:0 1.4rem}.fact-list>div:last-child{border-bottom:0;padding-bottom:0}.fact-list dd{margin:.35rem 0 0;font-size:1rem}.profile-sections{gap:clamp(4rem,8vw,7rem);display:grid}.profile-section{border-top:var(--rule);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;padding-top:1.25rem;display:grid}.profile-section>h2{letter-spacing:.11em;text-transform:uppercase;grid-column:1/2;font-size:.75rem;font-weight:650;line-height:1.2}.ideals-section p{hyphens:none;letter-spacing:-.025em;overflow-wrap:anywhere;text-align:justify;text-align-last:left;word-break:break-all;grid-column:2/-1;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:600;line-height:.98}.interest-topics{grid-column:2/-1;grid-template-columns:repeat(3,minmax(0,12rem));justify-content:center;gap:clamp(1.5rem,3vw,3rem);display:grid}.interest-topic{align-content:start;gap:1rem;display:grid}.interest-topic h3{font-size:clamp(1.3rem,1.8vw,1.7rem);font-weight:620;line-height:1}.interest-topic ul{gap:.35rem;display:grid}.interest-topic li{font-size:1rem;line-height:1.3}.dreams-list{grid-column:2/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem);display:grid}.dreams-list li{align-content:start;gap:.75rem;display:grid}.dreams-list h3{letter-spacing:-.015em;font-size:clamp(1.4rem,2vw,2rem);font-weight:620;line-height:1.05}.dreams-list p{font-size:1rem;line-height:1.45}.project-row{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;padding-block:clamp(1.75rem,3vw,2.5rem);display:grid}.project-row+.project-row{border-top:var(--rule)}.project-row h2{grid-area:1/1/auto/8;font-size:clamp(1.75rem,3vw,2.7rem);font-weight:600;line-height:1}.project-row>p{grid-area:2/1/auto/8;font-size:1rem;line-height:1.4}.project-meta{flex-direction:column;grid-area:1/10/3/-1;gap:1rem;display:flex}.project-tags{line-height:1.35}.project-links{flex-wrap:wrap;gap:1rem;font-size:1rem;display:flex}.external-arrow{stroke:currentColor;stroke-width:1.25px;stroke-linecap:square;stroke-linejoin:miter;vertical-align:.05em;width:.75em;height:.75em;display:inline-block;overflow:visible}.contact-spread{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.contact-page{gap:clamp(2.75rem,6vw,5rem)}.contact-intro{grid-column:2/6;gap:1.25rem;display:grid}.contact-intro h2{letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:650;line-height:1.2}.contact-intro p{max-width:32ch;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:500;line-height:1.3}address{font-style:normal}.contact-directory{grid-column:7/-1}.contact-list{gap:clamp(2.25rem,4.5vw,4rem);display:grid}.contact-list li{grid-template-columns:minmax(0,1fr);align-items:start;gap:.4rem;min-width:0;display:grid}.contact-label{grid-area:1/1}.contact-list a,.contact-value{overflow-wrap:anywhere;grid-area:2/1;width:fit-content;max-width:100%;font-size:clamp(1.1rem,1.7vw,1.45rem);font-weight:500;line-height:1.2}.contact-list a{text-decoration:underline}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;display:flex}.not-found h1{letter-spacing:-.045em;text-transform:uppercase;max-width:8ch;font-size:clamp(4rem,10vw,9rem);font-weight:600;line-height:.85}@media (width<=50rem){.header-inner{grid-template-columns:1fr;min-height:auto;padding-block:.6rem}.brand{display:none}.mobile-home{display:list-item}.site-header nav{grid-area:1/1;justify-self:stretch}.site-header nav ul{justify-content:space-between;gap:clamp(.6rem,3vw,1.25rem);width:100%}.home-hero,.page{min-height:calc(100svh - 4rem)}.home-hero{justify-content:flex-start;gap:1.25rem}.display-name{font-size:clamp(3rem,14vw,7.25rem);line-height:.82}.home-lower{flex:1;grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:start;gap:1rem}.route-index{align-self:end}.route-index a:after{display:none}.page-heading{flex-direction:column;gap:1.5rem;display:flex}.page-heading .folio{padding-top:0;display:block}.page-heading h1{font-size:clamp(3.75rem,16vw,6.5rem)}.about-content{flex-direction:column;gap:2.5rem;display:flex}.about-copy,.fact-list{max-width:38rem}.fact-list>div{border-bottom:0;padding-bottom:0}.profile-sections{gap:4rem}.profile-section{grid-template-columns:1fr;gap:2rem}.profile-section>h2,.ideals-section p,.interest-topics,.dreams-list{grid-column:1}.ideals-section p{line-height:1.02}.interest-topics,.dreams-list{grid-template-columns:1fr}.interest-topics{gap:2.5rem}.project-row{grid-template-columns:1fr;gap:1.25rem}.project-row h2{grid-area:1/1}.project-row>p{grid-area:2/1}.project-meta{flex-direction:row;grid-area:3/1;justify-content:space-between;gap:1.5rem}.contact-spread{flex-direction:column;gap:clamp(3.5rem,10vw,5rem);display:flex}.contact-intro{max-width:34rem}.contact-directory{width:100%}.contact-list{gap:2.75rem}}@media (width<=28rem){.brand,.site-header nav{font-size:.72rem}.site-header nav ul{justify-content:space-between;gap:.75rem;width:100%}.project-meta{flex-direction:column;gap:.75rem}.contact-list a,.contact-value{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
