:root{--ink:#141414;--paper:#f9f9f7;--line:#dddcd9;--muted:#686868}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block}::selection{color:#fff;background:#141414}.container{width:min(1440px,100% - 96px);margin-inline:auto}.site-header{z-index:10;background:#f9f9f7;border-bottom:1px solid #eae9e6;height:82px;position:relative}.header-inner{align-items:center;gap:40px;height:100%;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-mark{letter-spacing:-.14em;padding-right:.14em;font-family:Georgia,serif;font-size:3rem;line-height:1}.brand-dot{font-size:2.1rem}.brand-name{letter-spacing:.24em;flex-direction:column;font-size:.81rem;font-weight:800;line-height:1.25;display:flex}.brand-name span{letter-spacing:.31em;font-size:.65rem;font-weight:400}.desktop-nav{gap:35px;margin:auto;font-size:.88rem;display:flex}.desktop-nav a:hover,.footer-links a:hover{opacity:.55}.header-action{white-space:nowrap;border-bottom:1px solid;padding:9px 0;font-size:.88rem}.header-action span{margin-left:12px}.mobile-menu{display:none}.hero{color:#fff;background:#171717;height:min(760px,100svh - 82px);min-height:580px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center 51%}.hero-shade{background:linear-gradient(90deg,#0000008c,#0000 68%),linear-gradient(#0000 40%,#00000094);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:space-between;height:100%;padding-block:35px 56px;display:flex;position:relative}.hero-topline{letter-spacing:.26em;justify-content:space-between;font-size:.72rem;display:flex}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.eyebrow{letter-spacing:.22em;text-transform:uppercase;margin:0 0 26px;font-size:.77rem;font-weight:700}.eyebrow.light{color:#f4f4f4}.hero h1,.page-heading h1,.about-hero h1{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,7.5vw,8.1rem);font-weight:400;line-height:.99}.hero h1 em,.page-heading h1 em,.about-hero h1 em,.closing-section h2 em{font-weight:400}.hero-description{color:#f2f2f2;max-width:460px;margin:27px 0 31px;font-size:1rem;line-height:1.7}.image-note{letter-spacing:.06em;color:#eee;white-space:nowrap;font-size:.75rem}.button{justify-content:space-between;align-items:center;gap:52px;min-height:54px;padding:0 20px;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-white{color:#111;background:#fff}.button-white:hover{background:#e8e8e8}.button-dark{color:#fff;background:#121212}.button-dark:hover{background:#333}.intro-section{padding-block:125px 139px}.intro-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.intro-grid h2,.section-heading h2,.closing-section h2,.about-copy h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}.intro-grid h2{font-size:clamp(3rem,5.8vw,6.6rem)}.intro-grid p{color:#484848;max-width:420px;margin:0 0 28px;font-size:1.1rem;line-height:1.75}.text-link{border-bottom:1px solid #161616;align-items:center;gap:28px;padding-bottom:10px;font-size:.9rem;font-weight:700;display:inline-flex}.text-link:hover{gap:35px}.featured-section{background:#eae9e6;padding-block:100px 115px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px;display:flex}.section-heading h2{font-size:clamp(3rem,5vw,5rem)}.featured-grid{grid-template-columns:1.17fr .83fr;gap:24px;min-height:480px;display:grid}.featured-image,.about-photo{background:#333;position:relative;overflow:hidden}.featured-image img,.about-photo img{object-fit:cover}.featured-image>span,.about-photo>span{color:#fff;background:#111c;padding:8px 10px;font-size:.75rem;position:absolute;bottom:16px;left:18px}.featured-list{background:#fbfbfa;flex-direction:column;padding:20px 36px;display:flex}.featured-item{border-bottom:1px solid var(--line);flex:1;align-items:center;gap:30px;display:flex}.featured-item:last-child{border:0}.item-number{color:#888;align-self:flex-start;padding-top:30px;font-size:.74rem}.featured-item div{margin:auto 0}.featured-item h3{letter-spacing:-.035em;margin:0 0 12px;font-family:Georgia,serif;font-size:clamp(1.5rem,2.6vw,2.7rem);font-weight:400;line-height:1.1}.featured-item p{color:#777;margin:0;font-size:.86rem}.item-arrow{align-self:flex-start;margin:27px 0 0 auto;font-size:1.2rem}.closing-section{text-align:center;padding-block:145px 165px}.closing-section h2{margin:0 0 35px;font-size:clamp(3.2rem,6.4vw,7.1rem)}.site-footer{color:#fff;background:#111;padding-top:75px}.footer-grid{justify-content:space-between;gap:30px;min-height:190px;display:flex}.brand-light{color:#fff}.site-footer p{color:#bfbfbf;margin:26px 0 0;font-family:Georgia,serif;font-size:1.3rem}.footer-links{align-items:start;gap:33px;font-size:.88rem;display:flex}.footer-bottom{color:#bbb;border-top:1px solid #444;justify-content:space-between;padding-block:25px;font-size:.78rem;display:flex}.projects-page{min-height:75vh;padding-block:100px 145px}.page-heading{max-width:960px;margin-bottom:87px}.page-heading h1,.about-hero h1{font-size:clamp(3.6rem,6.5vw,7rem)}.page-heading>p:last-child{color:#666;max-width:550px;margin:28px 0 0;font-size:1.1rem;line-height:1.7}.filter-bar{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:88px;margin-bottom:27px;display:flex}.filter-label{flex-direction:column;gap:5px;font-size:.87rem;font-weight:700;display:flex}.filter-label small{color:#777;font-size:.8rem;font-weight:400}.filter-options{flex-wrap:wrap;gap:6px;display:flex}.filter-options button{color:#626262;cursor:pointer;background:0 0;border:0;padding:12px 17px;font-size:.86rem}.filter-options button:hover{background:#e9e9e7}.filter-options button.filter-active{color:#fff;background:#161616}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.project-card{background:#eae9e7;flex-direction:column;justify-content:space-between;min-height:350px;padding:27px;transition:background .2s;display:flex}.project-card:nth-child(3n+2){background:#e1e0dd}.project-card:nth-child(3n){background:#dededa}.project-card:hover{background:#d4d3cf}.project-card-top{letter-spacing:.14em;justify-content:space-between;align-items:start;font-size:.72rem;display:flex}.project-card-top span:last-child{font-size:1.25rem}.project-card h2{letter-spacing:-.045em;margin:6px 0 24px;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:400;line-height:1.05}.project-card p{color:#686868;margin:0;font-size:.86rem}.project-card-line{background:#aeadab;height:1px;margin-bottom:18px}.project-card .project-description{min-height:55px;font-size:.85rem;line-height:1.65}.about-hero{padding-block:110px 126px}.about-lead{justify-content:flex-end;display:flex}.about-lead p{color:#4a4a4a;max-width:570px;margin:34px 0 0;font-size:1.35rem;line-height:1.65}.about-story{color:#fff;background:#171717}.about-story-grid{grid-template-columns:1fr 1fr;gap:8%;min-height:590px;display:grid}.about-photo{margin-block:55px}.about-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:80px;display:flex}.about-copy h2{font-size:clamp(3.5rem,5vw,6rem)}.about-copy>p:not(.eyebrow){color:#d7d7d7;max-width:440px;margin:30px 0;line-height:1.8}@media (max-width:1000px){.container{width:min(100% - 56px,1440px)}.desktop-nav,.header-inner{gap:20px}.featured-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.container{width:calc(100% - 36px)}.site-header{height:72px}.brand-mark{font-size:2.5rem}.brand-name{font-size:.7rem}.brand-name span{font-size:.56rem}.desktop-nav,.header-action{display:none}.mobile-menu{margin-left:auto;font-size:.86rem;display:block;position:relative}.mobile-menu summary{cursor:pointer;align-items:center;gap:10px;padding:12px 0;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:#f9f9f7;flex-direction:column;width:min(280px,100vw - 36px);padding:12px;display:flex;position:absolute;top:49px;right:-18px;box-shadow:0 14px 24px #0002}.mobile-menu nav a{padding:15px}.hero{height:690px;min-height:0}.hero-photo{object-position:61% center}.hero-content{padding-block:22px 39px}.hero-topline{font-size:.59rem}.hero-bottom{display:block}.hero h1{font-size:clamp(3.5rem,12vw,5.7rem)}.hero-description{margin:23px 0;font-size:1rem}.image-note{margin-top:28px;display:block}.intro-section{padding-block:85px}.intro-grid{display:block}.intro-grid h2{margin-bottom:32px;font-size:clamp(3.3rem,10vw,5rem)}.intro-grid p{font-size:1rem}.featured-section{padding-block:74px}.section-heading{align-items:start}.section-heading h2{font-size:3.3rem}.section-heading .text-link{display:none}.featured-grid{display:block}.featured-image{height:360px}.featured-list{min-height:430px;padding:13px 22px}.featured-item{gap:16px}.item-number{padding-top:23px}.item-arrow{margin-top:20px}.closing-section{padding-block:100px}.closing-section h2{font-size:clamp(3.1rem,10vw,5rem)}.footer-grid{flex-direction:column;gap:50px;min-height:0;padding-bottom:75px}.footer-links{flex-wrap:wrap}.projects-page{padding-block:75px 100px}.page-heading{margin-bottom:60px}.page-heading h1,.about-hero h1{font-size:clamp(3.4rem,10.5vw,5.5rem)}.page-heading>p:last-child{font-size:1rem}.filter-bar{flex-direction:column;align-items:start;gap:18px;padding-block:18px}.filter-options{flex-wrap:nowrap;width:100%;padding-bottom:3px;overflow-x:auto}.filter-options button{white-space:nowrap}.project-grid{grid-template-columns:1fr}.project-card{min-height:320px}.about-hero{padding-block:80px 90px}.about-lead p{font-size:1.1rem}.about-story-grid{grid-template-columns:1fr;gap:0}.about-photo{height:360px;margin:25px 0 0}.about-copy{padding-block:70px 90px}.about-copy h2{font-size:4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.text-link,.project-card{transition:none}}.detail-hero{padding-block:70px 90px}.back-link{color:#666;margin-bottom:90px;font-size:.88rem;display:inline-block}.back-link:hover{color:#111}.detail-hero h1{letter-spacing:-.065em;max-width:1050px;margin:0 0 65px;font:400 clamp(4rem,9vw,9rem)/1 Georgia,serif}.detail-baseline{border-top:1px solid var(--line);letter-spacing:.16em;justify-content:space-between;padding-top:20px;font-size:.75rem;display:flex}.detail-body{background:#eae9e6;padding-block:100px 150px}.detail-grid{grid-template-columns:.45fr 1fr;gap:60px;display:grid}.detail-grid h2{letter-spacing:-.055em;margin:0 0 35px;font:400 clamp(3.2rem,6vw,6.5rem)/1.06 Georgia,serif}.detail-grid h2 em{font-weight:400}.detail-grid p:not(.eyebrow){color:#555;max-width:650px;font-size:1.06rem;line-height:1.75}.detail-grid .text-link{margin-top:25px}@media (max-width:760px){.detail-hero{padding-block:35px 65px}.back-link{margin-bottom:85px}.detail-hero h1{margin-bottom:70px;font-size:clamp(3.4rem,12vw,5.8rem)}.detail-baseline{gap:20px;font-size:.64rem}.detail-body{padding-block:75px 100px}.detail-grid{display:block}.detail-grid h2{font-size:clamp(3.1rem,10vw,5rem)}}
