:root{color-scheme:light;--dark:#263029;--cream:#f5f3ec;--ink:#283029;--line:#cfcfc5;--muted:#62675e;--gold:#bd9064}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #af7141;outline-offset:4px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:1000;background:white;padding:.7rem 1rem}.skip-link:focus{top:1rem}.demo-banner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.4rem clamp(16px,5vw,72px);background:#1b211c;color:#fff;font-size:.72rem;line-height:1.3}.demo-banner a{text-decoration:underline;text-underline-offset:3px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:94px;padding:0 clamp(16px,5vw,72px)}.brand{display:flex;align-items:center;gap:.55rem;line-height:.95;font-family:Georgia,'Times New Roman',serif;font-size:1.12rem;letter-spacing:.08em;white-space:nowrap}.brand-mark{color:var(--gold);font-size:2.1rem}.brand small{display:block;margin-top:.35rem;font-family:Arial,Helvetica,sans-serif;font-size:.52rem;letter-spacing:.38em}.site-header nav{display:flex;gap:clamp(1rem,3vw,2.8rem);font-size:.8rem;font-weight:600}.site-header nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-link{padding:.5rem 0;border-bottom:1px solid var(--ink);font-size:.82rem;font-weight:700;white-space:nowrap}.hero{display:grid;grid-template-columns:52% 48%;min-height:650px;background:#e8e8df}.hero-image{min-height:650px;background-image:url('./gallery.webp');background-size:300% 100%;background-position:left center;background-repeat:no-repeat}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:5rem clamp(24px,6vw,110px)}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.22em;font-size:.64rem;font-weight:700;color:#89684d}.hero h1,.section-heading h2,.about h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em;line-height:1.07}.hero h1{max-width:610px;font-size:clamp(3.6rem,5.8vw,6.6rem);margin:1.2rem 0 1.3rem}.hero h1 em{font-weight:400;color:#9a704b}.hero-copy p{max-width:430px;color:#576052;margin:0 0 1.8rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.8rem;min-height:52px;padding:.76rem 1.2rem;font-size:.78rem;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{background:#465845}.hero-aside{margin-top:3.3rem;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:.9rem;color:#72796e}.quote-section{display:flex;align-items:center;justify-content:center;gap:1.8rem;min-height:150px;padding:2rem 5vw;text-align:center;border-bottom:1px solid var(--line)}.quote-section p{max-width:700px;margin:0;font:italic clamp(1.15rem,2.5vw,1.9rem)/1.35 Georgia,'Times New Roman',serif}.quote-symbol{font:3rem Georgia,'Times New Roman',serif;color:var(--gold);line-height:1}.section-wrap{max-width:1400px;margin-inline:auto;padding-inline:clamp(18px,5vw,74px)}.gallery{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(3rem,5vw,5.2rem);max-width:700px;margin:.9rem 0 0}.section-heading>p{max-width:310px;color:var(--muted);font-size:.9rem;margin:0 0 .2rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.gallery-grid figure{margin:0;min-width:0}.gallery-photo{aspect-ratio:4/5;background-image:url('./gallery.webp');background-size:300% 100%;background-repeat:no-repeat;background-color:#d7c9b0}.photo-portrait{background-position:left center}.photo-event{background-position:center center}.photo-brand{background-position:right center}.gallery-grid figcaption{display:flex;align-items:center;gap:1rem;padding:1rem 0;font-family:Georgia,'Times New Roman',serif;font-size:1.15rem}.gallery-grid figcaption span{font-family:Arial,Helvetica,sans-serif;font-size:.67rem;color:#947451}.services{background:#e8e9df;padding:clamp(5rem,8vw,8rem) 0}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #c8ccc0}.services-grid article{padding:2rem 2.2rem 1rem 0;min-height:250px;border-right:1px solid #c8ccc0}.services-grid article+article{padding-left:2.2rem}.services-grid article:last-child{border-right:0}.service-number{color:#a57954;font-size:.7rem;font-weight:700}.services-grid h3{font:400 clamp(1.7rem,3vw,2.7rem)/1.1 Georgia,'Times New Roman',serif;margin:1.5rem 0 1rem}.services-grid p{color:#5c645a;max-width:260px;font-size:.9rem}.service-tag{display:block;margin-top:2.4rem;color:#836746;font-size:.64rem;font-weight:700;letter-spacing:.13em}.about{display:grid;grid-template-columns:30% 1fr;align-items:center;gap:4rem;min-height:460px;padding-top:5rem;padding-bottom:5rem}.about-symbol{font-size:clamp(10rem,23vw,23rem);color:#d1c8aa;line-height:1;text-align:center}.about h2{font-size:clamp(2.8rem,4vw,4.7rem);max-width:700px;margin:.9rem 0 1.5rem}.about p{max-width:590px;color:var(--muted);margin:.6rem 0}.contact{background:#283128;color:#fff;text-align:center;padding:clamp(5rem,9vw,9rem) 0}.contact .eyebrow{color:#d9b589}.contact h2{font-size:clamp(3rem,6vw,6.2rem);max-width:850px;margin:1.2rem auto}.contact p{max-width:530px;margin:0 auto 2rem;color:#d6ddd1}.button-light{background:#f5f3ec;color:#263029}.button-light:hover{background:#dfdbc9}.contact small{display:block;color:#b7c1b3;margin:1rem auto 0;font-size:.7rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:110px;padding:1.2rem clamp(18px,5vw,74px);font-size:.73rem}.footer-logo{font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;white-space:nowrap}.site-footer a{text-decoration:underline;text-underline-offset:4px}#galeria,#servicos,#sobre,#contato{scroll-margin-top:24px}
@media(max-width:950px){.hero{grid-template-columns:50% 50%;min-height:560px}.hero-image{min-height:560px}.hero-copy{padding:3.5rem 5vw}.hero h1{font-size:clamp(3rem,6vw,5rem)}.services-grid article{padding-right:1rem}.services-grid article+article{padding-left:1rem}}
@media(max-width:700px){.site-header{min-height:72px}.site-header nav{display:none}.brand{font-size:.92rem}.brand-mark{font-size:1.7rem}.header-link{font-size:.74rem}.hero{display:flex;flex-direction:column}.hero-image{order:2;min-height:0;height:380px}.hero-copy{order:1;padding:3.5rem 6vw}.hero h1{font-size:clamp(3.1rem,11vw,5rem)}.hero-aside{margin-top:2rem}.quote-section{min-height:110px;gap:.6rem}.quote-symbol{font-size:2rem}.section-heading{display:block}.section-heading>p{max-width:600px;margin-top:1.2rem}.gallery-grid{grid-template-columns:1fr;max-width:480px;margin-inline:auto;gap:1.3rem}.gallery-photo{aspect-ratio:1/1}.gallery-grid figcaption{padding:.7rem 0}.services-grid{grid-template-columns:1fr}.services-grid article,.services-grid article+article{min-height:0;padding:1.5rem 0;border-right:0;border-bottom:1px solid #c8ccc0}.service-tag{margin-top:1rem}.about{display:block;position:relative;min-height:0;overflow:hidden}.about-symbol{position:absolute;top:0;right:0;opacity:.45}.about>div:last-child{position:relative}.site-footer{flex-wrap:wrap;min-height:0;padding-block:1.5rem}}
@media(max-width:375px){.demo-banner{font-size:.62rem;padding:.4rem 12px}.site-header{padding-inline:15px}.brand{font-size:.77rem}.brand small{font-size:.43rem}.header-link{font-size:.67rem}.hero-copy{padding:3rem 18px}.hero h1{font-size:2.9rem}.hero-image{height:300px}.quote-section p{font-size:1rem}.section-wrap{padding-inline:18px}.section-heading h2{font-size:2.75rem}.about h2{font-size:2.6rem}.contact h2{font-size:2.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
.hero-image{background-size:400% auto}.gallery-photo{background-size:375% auto}
@media(max-width:700px){.gallery-photo{background-size:300% auto}}
