@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");
:root{--g:#575756;--cl:#a16d4e;--t:#a75141;--f:#314719;--p:#f5f2ec;--w:#fff;--i:#292927;--l:rgba(87,87,86,.18);--m:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--p);color:var(--i);font-family:Montserrat,Arial,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.shell{width:min(calc(100% - 64px),var(--m));margin:auto}.head{height:92px;display:grid;grid-template-columns:150px 1fr auto;align-items:center;border-bottom:1px solid var(--l)}.logo img{width:68px}.nav{display:flex;justify-content:center;gap:30px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cta{background:var(--t);color:#fff;padding:14px 18px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hero{padding:100px 0 72px}.ey{font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--t)}h1{font-size:clamp(44px,6vw,82px);line-height:1.03;letter-spacing:-.045em;font-weight:300;max-width:1050px;margin:22px 0}h2{font-size:clamp(30px,4vw,52px);font-weight:300;letter-spacing:-.035em}.lead{font-size:20px;line-height:1.65;max-width:800px;color:var(--g)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:110px}.card{background:#fff;min-height:100%;display:flex;flex-direction:column}.card img{height:270px}.card-body{padding:25px}.card .tag{font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--t)}.card h3{font-size:19px;line-height:1.35;font-weight:500;margin:12px 0}.card p{font-size:12px;line-height:1.7;color:var(--g)}.article{max-width:900px;padding-bottom:110px}.article .cover{height:min(62vw,640px);margin:35px 0 50px}.prose{font-size:16px;line-height:1.9}.prose p{margin:0 0 24px}.back{display:inline-block;margin-bottom:28px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--t)}.related{padding:70px 0;background:#e8e3da}.related .links{display:flex;flex-wrap:wrap;gap:12px}.related a{border:1px solid var(--g);padding:13px 16px;font-size:11px}footer{background:#232323;color:#fff;padding:35px 0}.foot{display:flex;justify-content:space-between;align-items:center}.foot img{width:64px;filter:brightness(0) invert(1)}.foot span{font-size:10px;color:rgba(255,255,255,.65)}@media(max-width:850px){.shell{width:min(calc(100% - 36px),var(--m))}.head{grid-template-columns:1fr auto;height:auto;padding:15px 0}.nav{grid-column:1/-1;order:3;justify-content:flex-start;overflow:auto;padding:15px 0;gap:22px}.cta{display:none}.hero{padding:65px 0 48px}h1{font-size:43px}.lead{font-size:16px}.grid{grid-template-columns:1fr;padding-bottom:75px}.card img{height:260px}.article .cover{height:390px}.foot{gap:20px;align-items:flex-start}.prose{font-size:15px}}.wordmark{display:inline-flex;flex-direction:column;line-height:.8;letter-spacing:.08em}.wordmark b{font-size:33px;font-weight:600}.wordmark small{font-size:8px;letter-spacing:.23em;margin-top:8px}.texture-grid{grid-template-columns:repeat(4,1fr)}.texture-card{min-width:0}.texture-card h3{overflow-wrap:anywhere}.texture-card img{height:360px;object-position:center}.texture-cover{width:min(100%,620px);height:720px;object-fit:cover;margin:32px 0}@media(max-width:900px){.texture-grid{grid-template-columns:repeat(2,1fr)}.texture-card img{height:300px}.texture-cover{height:560px}}.project-gallery{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin:40px 0}.project-gallery img{height:330px}.project-gallery img:first-child{grid-row:span 2;height:678px}@media(max-width:850px){.project-gallery{grid-template-columns:1fr}.project-gallery img,.project-gallery img:first-child{height:340px;grid-row:auto}}.article-photo{margin:38px 0}.article-photo img{height:520px}.article-photo figcaption,.article-gallery figcaption{font-size:11px;line-height:1.5;color:var(--g);margin-top:10px}.article-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0 48px}.article-gallery figure{margin:0}.article-gallery img{height:420px}@media(max-width:850px){.article-photo img,.article-gallery img{height:330px}.article-gallery{grid-template-columns:1fr}}.confirmed-design-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:30px 0 48px}.confirmed-design-gallery figure{margin:0}.confirmed-design-gallery img{height:400px}.confirmed-design-gallery figcaption{font-size:11px;line-height:1.5;color:var(--g);margin-top:10px}@media(max-width:850px){.confirmed-design-gallery{grid-template-columns:1fr}.confirmed-design-gallery img{height:330px}}.history-open-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0 48px}.history-open-gallery figure{margin:0}.history-open-gallery img{height:330px}.history-open-gallery figcaption{font-size:10px;line-height:1.6;color:var(--g);margin-top:10px}.history-open-gallery figcaption a{text-decoration:underline}@media(max-width:850px){.history-open-gallery{grid-template-columns:1fr}.history-open-gallery img{height:330px}}