@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{color:#171715;font-synthesis:none;background:#f6f5f2;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}main{max-width:1440px;margin:auto;padding:0 5vw;overflow:hidden}.nav{border-bottom:1px solid #d8d7d1;justify-content:space-between;align-items:center;height:98px;display:flex}.brand{border:1px solid #171715;place-items:center;width:37px;height:37px;font-family:DM Mono;font-size:12px;display:grid}.nav-links{gap:28px;font-size:13px;display:flex}.nav-links a:hover,.text-link:hover{opacity:.55}.hero{flex-direction:column;justify-content:space-between;min-height:620px;padding:110px 0 55px;display:flex}.eyebrow,.project-number{color:#696963;letter-spacing:.06em;text-transform:uppercase;margin:0;font:11px DM Mono}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin:34px 0;font-size:clamp(3.4rem,8vw,7.6rem);font-weight:500;line-height:.96}h1 em{font-family:Playfair Display;font-weight:500}.hero-bottom{justify-content:space-between;align-items:end;display:flex}.hero-bottom p{width:min(390px,75%);margin:0;font-size:17px;line-height:1.5}.round-link{border:1px solid #171715;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;transition:all .25s;display:grid}.round-link:hover{color:#fff;background:#171715;transform:translateY(4px)}.projects{border-top:1px solid #d8d7d1;padding:128px 0}.section-heading{grid-template-columns:1fr 2fr;gap:30px;margin-bottom:68px;display:grid}.section-heading h2,.about h2,.contact h2{letter-spacing:-.055em;max-width:740px;margin:0;font-size:clamp(2rem,4vw,3.8rem);font-weight:500;line-height:1.04}.project-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.project{background:#fff}.project:first-child{grid-column:span 2}.project-art{background:#d6d9d3;height:315px;padding:32px;transition:transform .35s;position:relative;overflow:hidden}.project:first-child .project-art{background:#202520;height:440px}.project-2 .project-art{background:#e1c7b3}.project-3 .project-art{background:#b9c6d2}.project:hover .project-art{transform:scale(.985)}.art-window{background:#ffffff14;border:1px solid #ffffff4d;border-radius:8px;gap:6px;height:100%;padding:14px;display:flex}.art-window i{background:#fff9;border-radius:50%;width:7px;height:7px}.art-content{color:#fff;flex-direction:column;gap:14px;display:flex;position:absolute;inset:40% 0 auto 11%}.art-content b{font:600 clamp(2rem,5vw,4.5rem) Playfair Display}.art-content span{letter-spacing:.08em;text-transform:uppercase;font:12px DM Mono}.art-orb{aspect-ratio:1;filter:blur(1px);opacity:.9;background:#cbd260;border-radius:50%;width:45%;position:absolute;bottom:-18%;right:9%}.project-2 .art-orb{background:#963e35}.project-3 .art-orb{background:#263341}.project-info{padding:27px 30px 30px}.project-info h3{letter-spacing:-.045em;margin:8px 0 15px;font-size:26px;font-weight:500}.description{color:#5e5d58;max-width:530px;font-size:15px;line-height:1.55}.project-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:27px;display:flex}.project-footer ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.project-footer li{background:#eeece8;padding:5px 8px;font:10px DM Mono}.text-link{white-space:nowrap;text-underline-offset:4px;font-size:13px;text-decoration:underline}.about{border-top:1px solid #d8d7d1;grid-template-columns:1fr 2fr;gap:30px;padding:130px 0;display:grid}.about-aside{flex-direction:column;gap:38px;display:flex}.profile-photo{aspect-ratio:4/5;background:#1d1d1b;width:min(100%,260px);margin:0;overflow:hidden}.profile-photo img{object-fit:cover;object-position:center 40%;filter:saturate(.88)contrast(1.04);width:100%;height:100%;display:block}.about-copy>p{color:#5e5d58;max-width:560px;margin:32px 0;font-size:17px;line-height:1.6}.contact{color:#f6f5f2;background:#171715;margin:0 -5vw;padding:135px 0 100px 5vw}.contact .eyebrow{color:#aaa9a2}.contact h2{margin:27px 0 45px}.contact-email{letter-spacing:-.04em;border-bottom:1px solid #787872;padding-bottom:8px;font-size:clamp(1.2rem,3vw,2.5rem)}footer{color:#696963;justify-content:space-between;padding:27px 0;font:10px DM Mono;display:flex}@media (width<=720px){main{padding:0 20px}.nav{height:76px}.nav-links{gap:15px}.hero{min-height:540px;padding-top:80px}.projects,.about{padding:86px 0}.section-heading,.about{grid-template-columns:1fr}.section-heading{margin-bottom:42px}.project-grid{grid-template-columns:1fr}.project:first-child{grid-column:span 1}.project-art,.project:first-child .project-art{height:270px}.project-info{padding:22px}.project-footer{flex-direction:column;align-items:flex-start}.about-aside{gap:24px}.profile-photo{width:min(100%,250px)}.contact{margin:0 -20px;padding:80px 20px}footer{flex-direction:column;gap:12px}}
