:root{--paper:#f2f1e9;--ink:#203b36;--muted:#636b60;--line:#cccec3;--lime:#d8e8a0;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #729d39;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;left:16px;top:-100px;padding:12px 20px;background:var(--lime);z-index:10}.skip:focus{top:12px}.header{margin:0 4.4%;height:108px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:26px}.brand{font-weight:800;letter-spacing:-3px;font-size:38px;line-height:1}.brand span:not(.brand-dot){font-weight:400}.brand-dot{font-size:11px;vertical-align:top;letter-spacing:0;margin-left:5px}.brand-description{font-size:10px;letter-spacing:1.8px;line-height:1.6}.header nav{margin-left:auto;display:flex;gap:34px;align-items:center;font-size:14px}.nav-cta{border:1px solid var(--ink);border-radius:40px;padding:10px 19px}.nav-cta span{margin-left:22px}.hero{padding:48px 4.4% 52px;display:grid;grid-template-columns:1fr 1.02fr;gap:36px;min-height:660px}.hero-copy{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0 10px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 28px;display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;background:#648755;border-radius:50%}h1{font:clamp(74px,8.8vw,136px)/.98 var(--serif);letter-spacing:-6px;margin:12px 0 38px;font-weight:400}em{font-weight:400}h1 em{color:#667557}.hero-bottom{display:flex;align-items:center;justify-content:space-between;max-width:455px;gap:12px}.hero-bottom p{color:var(--muted);font-size:15px;line-height:1.65;margin:0}.round-link{border:1px solid var(--ink);border-radius:50%;height:60px;min-width:60px;display:grid;place-items:center;font-size:30px;transition:background .2s}.round-link:hover{background:var(--lime);text-decoration:none}.hero-art{position:relative;min-height:550px;background:#404741;overflow:hidden}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:45% center}.image-label{position:absolute;bottom:0;left:0;right:0;background:rgba(19,39,35,.94);color:var(--paper);padding:21px 22px;display:flex;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:1.3px}.vertical-note{position:absolute;right:13px;top:21px;writing-mode:vertical-rl;color:white;font-size:10px;letter-spacing:2px;text-shadow:0 1px 6px black}.discipline-strip{background:var(--ink);color:var(--paper);padding:25px 4.4%;display:flex;align-items:center;justify-content:space-between;gap:24px}.discipline-strip>span{font-size:10px;letter-spacing:1.5px;color:var(--lime)}.discipline-strip>div{font:18px var(--serif);display:flex;align-items:center;gap:25px}.discipline-strip i{font-size:20px;color:var(--lime);font-style:normal}.section{padding:105px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:24px}h2{font:clamp(38px,4.1vw,62px)/1.1 var(--serif);letter-spacing:-2px;margin:0}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 4px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.project-offset{margin-top:88px}.project-image{display:block;position:relative;overflow:hidden;background:#dedfd4;aspect-ratio:1.22}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-image:hover img{transform:scale(1.035)}.image-action{position:absolute;right:17px;top:17px;background:var(--paper);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:24px}.project-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;margin-top:22px}.project h3{font:34px var(--serif);letter-spacing:-1px;margin:10px 0}.project p{font-size:15px;color:var(--muted);max-width:440px;line-height:1.7}.archive{margin-top:60px;border-block:1px solid var(--line)}summary{padding:22px 0;cursor:pointer;display:flex;justify-content:space-between;font-size:16px;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;line-height:1;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.archive-list{padding-bottom:20px}.archive-list a{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:18px 0}.archive-list small{font-size:10px;letter-spacing:1px;color:var(--muted);align-self:center}.practice{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);background:#e8eadf}.original-mark{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-top:45px}.large-copy{font:32px/1.4 var(--serif);margin:0 0 24px;letter-spacing:-.6px}.practice-copy>p:not(.large-copy){color:var(--muted);font-size:15px;margin:0 0 34px}.practice-item{border-top:1px solid #bbc1b3;display:flex;align-items:center;padding:19px 0;gap:19px}.practice-item>span{font-size:12px;color:var(--muted)}.practice-item>span:last-child{margin-left:auto;font-size:20px}.practice-item h3{font-size:15px;font-weight:400;margin:0}.motion{padding-bottom:90px}.video-frame{background:#16211e;display:flex;justify-content:center}.video-frame video{display:block;width:100%;max-height:610px;aspect-ratio:16/9}.video-caption{display:flex;justify-content:space-between;margin-top:15px;font-size:11px;letter-spacing:1.3px}.closing{background:var(--ink);color:var(--paper);text-align:center;padding:80px 24px}.closing .eyebrow{justify-content:center;color:var(--lime);font-size:10px}.closing>p:not(.eyebrow){font:clamp(38px,5.1vw,72px)/1.13 var(--serif);letter-spacing:-2px;margin:24px 0 33px}.closing>a{display:inline-flex;gap:35px;align-items:center;color:var(--ink);background:var(--lime);padding:14px 25px;border-radius:30px;font-size:14px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 4.4%}footer .brand{font-size:30px}footer p{font-size:13px;color:var(--muted)}footer>a:last-child{font-size:10px;letter-spacing:1.4px}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:770px}}@media(max-width:1000px){.brand-description{display:none}.hero{min-height:560px;gap:24px}.hero-art{min-height:480px}h1{font-size:88px;letter-spacing:-4px}.hero-bottom p{font-size:14px}.image-label{flex-direction:column;gap:6px;padding:15px}.discipline-strip>div{font-size:16px;gap:14px}.discipline-strip>span{display:none}.discipline-strip{justify-content:center}.section{padding:75px 5%}.practice{gap:35px}.large-copy{font-size:27px}}@media(max-width:680px){.header{height:86px;gap:12px}.brand{font-size:30px}.brand-dot{display:none}.header nav{gap:17px;font-size:12px}.header nav .nav-cta{padding:0;border:0}.nav-cta span{margin-left:2px}.hero{grid-template-columns:1fr;padding:26px 5% 30px;gap:30px}.hero-copy{padding:0}h1{font-size:clamp(78px,16vw,105px);margin:6px 0 26px;letter-spacing:-4px}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:20px}.hero-bottom{max-width:none}.hero-bottom p{font-size:14px}.hero-art{min-height:390px}.image-label{flex-direction:row;font-size:9px;align-items:center}.discipline-strip{padding:20px 15px}.discipline-strip>div{font-size:13px;gap:10px;flex-wrap:wrap;justify-content:center}.discipline-strip i{font-size:14px}.section{padding:60px 5%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}h2{font-size:43px}.project-grid{grid-template-columns:1fr;gap:35px}.project-offset{margin:0}.project-image{aspect-ratio:1.25}.project h3{font-size:30px}.archive{margin-top:35px}.archive-list a{flex-direction:column;gap:3px}.archive-list small{align-self:start}.practice{grid-template-columns:1fr;gap:30px}.original-mark{margin-top:28px;width:70px;height:70px}.large-copy{font-size:28px}.video-frame video{min-height:215px}.video-caption{font-size:9px}.closing{padding:60px 20px}.closing>p:not(.eyebrow){font-size:42px}footer{flex-wrap:wrap}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
