@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--paper:#f5f3eb;--ink:#183b32;--muted:#57645a;--line:#d5dacf;--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:6px;border-radius:3px;outline:3px solid #98622a}.wrap{width:min(1120px,100% - 96px);margin-inline:auto}.skip-link{z-index:10;background:var(--ink);color:#fff;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-block:28px;display:flex}.wordmark{align-items:center;gap:12px;font-weight:600;display:flex}.monogram{background:var(--ink);color:var(--paper);width:38px;height:38px;font:26px var(--serif);border-radius:50%;place-items:center;display:grid}nav{gap:30px;font-size:14px;display:flex}nav a{padding-block:10px}nav a:hover,.text-link:hover{text-underline-offset:5px;text-decoration:underline}.hero{padding:78px 0 70px}.eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:600}.dot{background:#64816a;border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:400;line-height:1.05}h1{margin:26px 0 32px;font-size:clamp(60px,7.7vw,104px)}h1 em,h2 em{color:#607a62;font-weight:400}.hero-bottom{justify-content:space-between;align-items:end;gap:40px;display:flex}.hero-bottom p{max-width:500px;color:var(--muted);font-size:17px}.primary-link{background:var(--ink);color:var(--paper);white-space:nowrap;border-radius:5px;align-items:center;gap:28px;padding:15px 21px;font-size:14px;display:flex}.primary-link:hover{background:#2b5045}.section-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding:34px 0 30px;display:flex}.section-heading h2{margin-top:12px;font-size:43px}.section-heading p{color:var(--muted);font-size:13px}.project-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:26px;display:grid}.project{border:1px solid var(--line);background:#fcfbf6;border-radius:9px;flex-direction:column;grid-column:span 2;display:flex;overflow:hidden}.project.featured{grid-column:span 3}.project-art{place-items:center;height:154px;display:grid;position:relative}.featured .project-art{height:212px}.project-mark{font:76px var(--serif);letter-spacing:-.06em}.featured .project-mark{font-size:110px}.art-label{text-transform:uppercase;letter-spacing:.12em;opacity:.8;font-size:10px;position:absolute;bottom:13px;left:19px}.gold{color:#594b24;background:#ece3bc}.green{color:#234838;background:#dce6db}.lavender{color:#66536e;background:#e9e3ed}.blue{color:#365963;background:#dfe8eb}.peach{color:#805839;background:#eee0d3}.sand{color:#605a40;background:#e9e6db}.project-copy{flex-direction:column;flex:1;padding:24px;display:flex}.project-copy .eyebrow{color:var(--muted);font-size:9px}h3{font-family:var(--serif);margin:8px 0 11px;font-size:31px;font-weight:400;line-height:1.2}h3 a{justify-content:space-between;align-items:center;gap:12px;display:flex}h3 a span{font:19px var(--sans)}h3 a:hover{text-underline-offset:5px;text-decoration:underline}.project-copy p{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.75}.project-link{align-self:start;margin-top:auto;padding-block:8px;font-size:12px;font-weight:600}.project-link:hover{text-underline-offset:5px;text-decoration:underline}.about{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;margin-top:70px;padding:64px 0;display:grid}.about h2{margin-top:20px;font-size:47px}.about p{color:var(--muted);margin-bottom:17px;font-size:15px}.text-link{padding-block:8px;font-size:13px;font-weight:600;display:inline-block}.contact{background:var(--ink);color:var(--paper);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:42px;display:flex}.contact .eyebrow{color:#c5d2bd}.contact h2{margin-top:15px;font-size:42px}.contact>a{border-bottom:1px solid #90a18b;padding-block:12px;font-size:18px}.contact>a:hover{color:#d8e5ce}footer{color:var(--muted);justify-content:space-between;gap:22px;padding-block:32px;font-size:11px;display:flex}footer a{padding-block:4px}.project{grid-column:span 3}@media (width>=760px) and (width<=950px){.hero-bottom{flex-direction:column;align-items:start;gap:24px}.about{gap:40px}.contact>a{font-size:15px}}@media (width<=759px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:18px}.wordmark{gap:8px;font-size:14px}.monogram{width:32px;height:32px;font-size:22px}nav{gap:16px;font-size:12px}nav a:last-child{display:none}.hero{padding:52px 0 42px}h1{margin:23px 0;font-size:clamp(53px,10vw,76px)}.hero-bottom{flex-direction:column;align-items:start;gap:24px}.hero-bottom p{font-size:16px}.primary-link{padding:13px 17px;font-size:13px}.section-heading{flex-direction:column;align-items:start;gap:12px;padding:28px 0 23px}.section-heading h2{font-size:35px}.project-grid{grid-template-columns:1fr;gap:20px}.project,.project.featured{grid-column:auto}.project-art,.featured .project-art{height:160px}.project-mark,.featured .project-mark{font-size:80px}.project-copy{padding:22px}.project-copy p{margin-bottom:13px}.about{grid-template-columns:1fr;gap:26px;margin-top:40px;padding:38px 0}.about h2{font-size:40px}.contact{flex-direction:column;align-items:start;gap:20px;padding:28px 24px}.contact h2{font-size:38px}.contact>a{overflow-wrap:anywhere;font-size:16px}footer{flex-wrap:wrap;gap:10px;font-size:10px}footer span:nth-child(2){display:none}footer a{margin-left:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
