*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf8;color:#071e20;font-family:Montserrat,Arial,sans-serif;font-weight:300}a{text-decoration:none;color:inherit}button{font:inherit}.header{position:fixed;z-index:50;top:0;left:0;width:100%;height:82px;padding:17px 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(251,250,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,30,32,.08)}.logo img{display:block;width:205px;height:auto}.nav{display:flex;gap:31px;align-items:center;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#071e20;transition:.25s}.nav a:hover:after{right:0}.menu-button{display:none;border:0;background:none;color:#071e20;font-size:24px}.hero{height:100vh;min-height:680px;position:relative;display:flex;align-items:center;overflow:hidden;background:#071e20}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;animation:heroZoom 14s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.18) 62%,rgba(0,0,0,.04))}.hero-content{position:relative;z-index:2;color:white;width:min(720px,82%);margin-left:10vw;margin-top:45px}.eyebrow{font-size:9px;letter-spacing:.28em;text-transform:uppercase}.eyebrow.dark{color:#234446}.hero h1{font:500 clamp(58px,7vw,105px)/.82 "Cormorant Garamond",Georgia,serif;margin:24px 0}.hero h1 em{font-weight:400}.hero-content p{max-width:480px;font-size:12px;line-height:1.9;margin:0 0 32px}.button{display:inline-block;padding:16px 27px;background:#071e20;color:#fff;font-size:9px;letter-spacing:.18em;text-transform:uppercase;transition:.25s}.button:hover{transform:translateY(-2px);opacity:.9}.button-light{background:#fff;color:#071e20}.hero-scroll{position:absolute;z-index:2;bottom:28px;left:5vw;color:#fff;font-size:8px;letter-spacing:.25em}.hero-scroll span{font-size:16px;margin-left:8px}.section{padding:125px 8vw}.statement{text-align:center;background:#f1eee8}.statement h2,.section-head h2,.feature-copy h2,.about-copy h2,.contact h2{font:500 clamp(49px,6vw,82px)/.88 "Cormorant Garamond",Georgia,serif;margin:20px 0 25px}.statement p{font-size:12px;letter-spacing:.04em}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:52px}.section-head>p{max-width:310px;font-size:12px;line-height:1.9;margin:0}.portfolio{background:#fbfaf8}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.portfolio-card{height:650px;position:relative;overflow:hidden;background:#ddd}.portfolio-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.portfolio-card:first-child img{object-position:center}.portfolio-card:hover img{transform:scale(1.035)}.portfolio-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.7))}.portfolio-card-overlay{position:absolute;z-index:2;left:32px;right:25px;bottom:28px;color:#fff}.portfolio-card-overlay span{font-size:9px;letter-spacing:.2em}.portfolio-card-overlay h3{font:500 55px/1 "Cormorant Garamond",Georgia,serif;margin:7px 0}.portfolio-card-overlay p{font-size:10px;letter-spacing:.04em}.feature{display:grid;grid-template-columns:1.15fr .85fr;padding:0;background:#f1eee8;min-height:690px}.feature-reverse{grid-template-columns:.85fr 1.15fr}.feature-reverse .feature-image{order:2}.feature-reverse .feature-copy{order:1}.feature-image{min-height:650px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;display:block}.feature-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 9vw}.feature-copy p,.about-copy p{max-width:490px;font-size:12.5px;line-height:2}.arrow-link{width:max-content;margin-top:23px;padding-bottom:8px;border-bottom:1px solid #071e20;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.arrow-link span{font-size:17px;margin-left:14px}.gallery{background:#fbfaf8;padding-top:105px}.gallery-intro{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:38px}.gallery-intro h2{font:500 54px/1 "Cormorant Garamond",Georgia,serif;margin:0}.masonry{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px}.gallery-item{border:0;padding:0;overflow:hidden;background:#e6e3de;cursor:zoom-in}.gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.about{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center;background:#f1eee8}.about-image{overflow:hidden;max-height:720px}.about-image img{width:100%;height:100%;max-height:720px;object-fit:cover;object-position:center 30%;display:block}.quote{padding:145px 20px;text-align:center;background:#071e20;color:#fff}.quote>span{font:85px/60px "Cormorant Garamond",serif}.quote blockquote{font:500 clamp(48px,6vw,88px)/.85 "Cormorant Garamond",Georgia,serif;margin:0}.quote em{font-weight:400}.contact{text-align:center;background:#f1eee8}.contact-inner{max-width:850px;margin:auto}.contact p{max-width:540px;margin:0 auto 34px;font-size:12.5px;line-height:1.9}.contact-info{display:flex;justify-content:center;gap:32px;margin-top:38px;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center;padding:42px 6vw 27px;background:#fbfaf8;font-size:8.5px;letter-spacing:.08em}.footer img{width:175px}.footer a{text-align:right}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.93);display:none;align-items:center;justify-content:center;padding:40px}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.lightbox-close{position:absolute;top:20px;right:28px;border:0;background:none;color:white;font-size:38px;line-height:1;cursor:pointer}@keyframes heroZoom{from{transform:scale(1.02)}to{transform:scale(1.07)}}
@media(max-width:850px){.header{height:72px;padding:14px 6vw}.logo img{width:165px}.menu-button{display:block}.nav{position:absolute;display:none;top:72px;left:0;right:0;padding:28px 7vw;flex-direction:column;align-items:flex-start;gap:22px;background:#fbfaf8;border-bottom:1px solid rgba(7,30,32,.12)}.nav.open{display:flex}.hero{min-height:650px}.hero-bg{object-position:55% center}.hero-content{margin-left:8vw;width:82%}.hero h1{font-size:62px}.section{padding:85px 7vw}.section-head{display:block}.section-head>p{margin-top:25px}.portfolio-grid{grid-template-columns:1fr}.portfolio-card{height:510px}.feature,.feature-reverse,.about{display:block}.feature-reverse .feature-image,.feature-reverse .feature-copy{order:initial}.feature-image{min-height:520px}.feature-copy{padding:70px 9vw}.masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.about-image{max-height:none;margin-bottom:55px}.about-image img{max-height:650px}.contact-info{flex-direction:column;gap:14px}.footer{display:flex;flex-direction:column;text-align:center}.footer a{text-align:center}}
@media(max-width:480px){.hero h1{font-size:54px}.statement h2,.section-head h2,.feature-copy h2,.about-copy h2,.contact h2{font-size:52px}.portfolio-card{height:460px}.portfolio-card-overlay h3{font-size:46px}.gallery-intro h2{font-size:45px}.masonry{grid-auto-rows:170px;gap:8px}}

/* Ajuste V3: chamadas mais discretas e editoriais */
.hero-content h1{font-size:clamp(48px,5.6vw,82px)}
.statement h2,.section-head h2,.feature-copy h2,.about-copy h2,.contact h2{font-size:clamp(40px,4.8vw,66px)}
.hero-content p{font-size:13px}
.section-head>p,.feature-copy p,.about-copy p,.contact-inner>p{font-size:12px}
@media(max-width:800px){
  .hero-content h1{font-size:52px}
  .statement h2,.section-head h2,.feature-copy h2,.about-copy h2,.contact h2{font-size:43px}
}

/* Ajuste V4: retrato de ensaio em enquadramento vertical */
.portrait-feature img{object-position:center center;}
