*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#171615;background:#fbfaf8;font-family:"DM Sans",Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit}
:root{--paper:#fbfaf8;--cream:#f1ede7;--ink:#171615;--muted:#77716c;--line:#ddd6cf;--warm:#a98f77}
.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:absolute;top:0;left:0;width:100%;z-index:10}
.logo{text-decoration:none}.logo span{display:block;font-family:"Playfair Display",Georgia,serif;font-size:26px;letter-spacing:.04em}.logo small{display:block;font-size:8px;letter-spacing:.34em;margin-top:4px}
.desktop-nav{display:flex;gap:31px}.desktop-nav a{text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:.12em;padding-bottom:6px;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:#171615}.menu-button{display:none;border:0;background:none;font-size:24px}
.mobile-nav{display:none}

.hero{min-height:720px;height:min(90vh,880px);display:grid;grid-template-columns:45% 55%;background:#e6e2dd}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:125px 6.5vw 55px;background:linear-gradient(135deg,#efede9,#dfd9d2)}
.kicker{font-size:11px;font-weight:600;letter-spacing:.23em;margin:0 0 24px}.center{text-align:center}
.hero h1,.intro h2,.portfolio-heading h2,.experience h2,.contact h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;line-height:.98;margin:0}
.hero h1{font-size:clamp(55px,6.2vw,94px);letter-spacing:-.025em}.hero h1 em,.intro h2 em,.experience h2 em{font-weight:500}
.hero-text{font-size:16px;line-height:1.7;color:#5f5a55;max-width:490px;margin:30px 0}
.button{display:inline-block;width:max-content;text-decoration:none;padding:15px 25px;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.primary{background:#171615;color:#fff}
.hero-photo{overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%}

.intro{padding:110px 5vw 105px}.intro>h2{text-align:center;font-size:clamp(44px,5vw,72px)}.intro-text{max-width:670px;text-align:center;margin:28px auto 60px;color:var(--muted);line-height:1.75}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-grid article{padding:38px 38px 42px;border-right:1px solid var(--line)}.service-grid article:last-child{border-right:0}.service-number{font-family:"Playfair Display";font-style:italic;color:var(--warm)}.service-grid h3{font-family:"Playfair Display";font-size:26px;font-weight:500;margin:14px 0}.service-grid p{font-size:14px;line-height:1.7;color:var(--muted)}

.portfolio{padding:100px 4vw;background:#fff}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:75px}.portfolio-heading h2{font-size:62px}.portfolio-heading>p{max-width:480px;color:var(--muted);line-height:1.65}
.gallery-section{margin-bottom:78px}.gallery-section:last-child{margin-bottom:0}.gallery-title{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:17px}.gallery-title h3{font-family:"Playfair Display";font-weight:500;font-size:29px;margin:0}.gallery-title span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#817a74}
.photo-grid.five{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.photo-grid figure{margin:0;overflow:hidden;background:#ddd;aspect-ratio:3/4}.photo-grid img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .5s ease}.photo-grid figure:hover img{transform:scale(1.018)}
.photo-grid figure:nth-child(4) img{object-position:center 25%}.photo-grid.men figure:nth-child(1) img{object-position:center 15%}.photo-grid.men figure:nth-child(2) img{object-position:center 14%}.photo-grid.men figure:nth-child(3) img{object-position:center 12%}.photo-grid.portraits figure:nth-child(1) img{object-position:center 25%}.photo-grid.portraits figure:nth-child(2) img{object-position:center 30%}.photo-grid.portraits figure:nth-child(3) img{object-position:center 18%}.photo-grid.portraits figure:nth-child(4) img{object-position:center 22%}

.experience{padding:105px 7vw;background:#1b1a19;color:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.experience h2{font-size:clamp(48px,5vw,75px)}.experience>p{line-height:1.8;color:#cfcac5;margin:0;max-width:590px}

.contact{padding:100px 5vw 65px;background:var(--cream);text-align:center}.contact-copy h2{font-family:"Playfair Display";font-size:clamp(45px,5vw,72px);font-weight:500;margin:0}.contact-copy>p:last-child{color:var(--muted);margin:20px auto 42px;max-width:620px;line-height:1.7}
.contact-buttons{display:flex;justify-content:center;gap:18px}.contact-button{min-width:330px;display:flex;align-items:center;justify-content:center;gap:15px;padding:19px 28px;text-decoration:none;border:1px solid #171615}.contact-button svg{width:25px;height:25px;fill:currentColor}.contact-button span{display:flex;align-items:baseline;gap:8px}.contact-button strong{font-size:16px;font-weight:500}.contact-button small{font-size:15px}.whatsapp{background:#171615;color:white}.instagram{background:#fff;color:#171615}.location{color:#9a9691;margin:47px 0 0;font-size:14px}
footer{padding:30px 5vw;background:#fff;display:flex;justify-content:space-between;color:#8b8680;font-size:12px}footer a{text-decoration:none}

@media(max-width:1050px){.photo-grid.five{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){
.site-header{height:74px;padding:0 6vw}.logo span{font-size:20px}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{position:absolute;top:68px;left:6vw;right:6vw;background:#fff;z-index:20;padding:18px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.mobile-nav.open{display:grid}.mobile-nav a{text-decoration:none;padding:11px 4px;font-size:13px;border-bottom:1px solid #eee}.mobile-nav a:last-child{border-bottom:0}
.hero{height:auto;min-height:0;grid-template-columns:1fr}.hero-copy{padding:128px 7vw 70px}.hero h1{font-size:52px}.hero-photo{height:67vh;min-height:520px}.hero-photo img{object-position:center 15%}
.intro{padding:80px 6vw}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line)}.service-grid article:last-child{border-bottom:0}
.portfolio{padding:80px 5vw}.portfolio-heading{display:block}.portfolio-heading>p{margin-top:22px}.portfolio-heading h2{font-size:50px}.gallery-title{display:block}.gallery-title span{display:block;margin-top:8px}.photo-grid.five{grid-template-columns:repeat(2,1fr)}.photo-grid figure{aspect-ratio:4/5}
.experience{grid-template-columns:1fr;padding:80px 7vw}.contact-buttons{flex-direction:column;align-items:center}.contact-button{min-width:0;width:min(100%,420px)}.contact-button span{flex-wrap:wrap;justify-content:center}
footer{gap:20px;flex-direction:column;text-align:center}
}
@media(max-width:480px){.photo-grid.five{grid-template-columns:1fr}.photo-grid figure{aspect-ratio:4/5}}
