@font-face{font-family:Caslon;src:url('/assets/libre-caslon-display.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
:root{--paper:#fff;--soft:#f3f1ee;--ink:#292827;--muted:#625e5b;--wine:#51282f;--line:#d7d1cd;--serif:Caslon,Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #a26e42;outline-offset:6px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1,h2{line-height:1.04;letter-spacing:-.025em}em{font-style:normal;color:var(--wine)}.skip-link{position:absolute;left:1rem;top:-5rem;padding:.8rem;background:white;z-index:10}.skip-link:focus{top:1rem}.site-header{max-width:1600px;margin:auto;padding:2rem 4.5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;flex-direction:column;gap:.3rem}.brand-name{font-family:var(--serif);font-size:2rem;line-height:1.1}.brand-description{font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;line-height:1.6}.site-header nav{display:flex;gap:2.4rem;align-items:center;font-size:.875rem}.site-header nav>a{padding:.5rem 0}.site-header nav>a:hover,.text-link:hover{color:var(--wine)}.nav-contact{border-bottom:1px solid var(--wine)}.nav-contact span{margin-left:1.1rem}.hero{display:grid;grid-template-columns:1.06fr 1fr;max-width:1600px;margin:auto;min-height:650px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-copy{padding:4.8rem 8.5% 1.7rem;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:500;color:var(--wine);margin-bottom:1.7rem}.hero h1{font-size:clamp(3rem,4.4vw,5rem);max-width:680px}.hero-description{font-size:1rem;color:var(--muted);max-width:390px;margin:1.8rem 0 2.1rem;line-height:1.8}.button{display:inline-flex;gap:2.8rem;align-items:center;background:var(--wine);color:#fff;padding:1rem 1.5rem;font-size:.875rem;min-height:52px}.button:hover{background:#3d1c23}.hero-bottom{border-top:1px solid var(--line);width:100%;margin-top:auto;padding-top:1.3rem;display:flex;gap:1rem;justify-content:space-between;align-items:center;color:var(--muted);font-size:.75rem}.hero-bottom a{white-space:nowrap}.hero-bottom a span{margin-left:.5rem}.hero-photo{position:relative;min-width:0;overflow:hidden;background:#b18d74}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% center}.hero-photo figcaption{position:absolute;bottom:1.5rem;left:1.5rem;padding:.7rem 1rem;background:#fff;font-size:.875rem;line-height:1.5}.hero-photo figcaption span{display:block;color:var(--muted);font-size:.75rem}.section{max-width:1440px;margin:auto;padding:6.5rem 5%}.practice{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.section-intro h2{font-size:clamp(2.8rem,4vw,4.5rem)}.section-intro>p:last-child{max-width:340px;margin-top:1.8rem;color:var(--muted)}.practice-item{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding:1.8rem 0 2rem;border-top:1px solid var(--line)}.section-number{font-size:.75rem;color:var(--wine);padding-top:.45rem}.practice-item h3{font-size:2.25rem;line-height:1.15;margin-bottom:1rem}.practice-item p{color:var(--muted);font-size:.9375rem}.practice-item .topics{margin-top:1rem;color:var(--wine);font-size:.8125rem}.practice-note{font-size:.8125rem;color:var(--muted);border-top:1px solid var(--line);padding-top:1.5rem}.about{max-width:none;background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2));align-items:center}.about-photo{height:590px;max-width:540px;background:#85847e}.about-photo img{height:100%;width:100%;object-fit:cover;object-position:50% center}.about-copy{max-width:460px}.about h2{font-size:clamp(3.5rem,5.6vw,6rem);margin-bottom:1.6rem}.about-lead{font-family:var(--serif);font-size:2rem;line-height:1.2;margin-bottom:1.6rem;color:var(--wine)}.about-copy>p:not(.eyebrow):not(.about-lead){color:var(--muted);margin-bottom:1rem}.text-link{display:inline-flex;align-items:center;gap:2rem;border-bottom:1px solid var(--wine);font-size:.875rem;padding:.5rem 0;margin-top:1rem}.contact{background:var(--wine);max-width:none;color:white;padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2))}.contact .eyebrow{color:#e3c6c9}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.contact h2{font-size:clamp(3rem,4.7vw,5rem)}.contact-copy{max-width:440px;color:#eee2e3}.contact-location{border-top:1px solid #ffffff40;margin-top:1.8rem;padding-top:1.5rem;font-size:.875rem}.preview-contact{font-size:.875rem;margin-top:.75rem}.site-footer{max-width:1600px;margin:auto;padding:2.5rem 4.5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-footer>p,.site-footer>a:last-child{font-size:.8125rem;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:740px}}
@media(max-width:1050px){.site-header{padding:1.5rem 5%}.hero{min-height:610px}.hero-copy{padding:3rem 9% 1.5rem}.hero h1{font-size:3.5rem}.hero-bottom{display:block}.hero-bottom>span{display:none}.brand-name{font-size:1.75rem}.site-header nav{gap:1.5rem}.brand-description{font-size:.6rem}.section{padding:4.5rem 5%}.practice{gap:5%}.about{gap:7%}.about-photo{height:520px}.site-footer{flex-wrap:wrap}}
@media(max-width:700px){.site-header{padding:1.3rem 6%;gap:1rem;flex-wrap:wrap}.brand-name{font-size:1.85rem}.brand-description{font-size:.65rem;letter-spacing:.11em}.site-header nav{width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:.5rem;font-size:.875rem}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:2.8rem 6% 1.5rem}.eyebrow{margin-bottom:1.3rem}.hero h1{font-size:clamp(3rem,11.7vw,4.5rem);max-width:540px}.hero-description{margin:1.4rem 0 1.6rem;max-width:460px}.hero-bottom{display:none}.hero-photo{height:430px;margin:1.2rem 6% 0}.hero-photo img{object-position:50% 37%}.hero-photo figcaption{bottom:1rem;left:1rem}.hero{padding-bottom:1.5rem}.section{padding:4rem 6%}.practice,.about,.contact-grid{grid-template-columns:1fr;gap:2.7rem}.section-intro>p:last-child{max-width:440px;margin-top:1.4rem}.practice-item h3{font-size:2.2rem}.practice-item{gap:.5rem}.about-photo{height:450px;max-width:none}.about-copy{max-width:540px}.about h2{font-size:4.3rem}.about h2 br{display:none}.about-lead{font-size:2rem}.contact h2{font-size:3.5rem}.site-footer{padding:2rem 6%;gap:1.5rem;align-items:flex-start}.site-footer .brand{width:100%}.site-footer>p{max-width:60%}.site-footer>a:last-child{margin-left:auto;align-self:flex-end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.brand-description{font-size:.75rem;letter-spacing:.09em}

.contact-whatsapp{margin-top:1.1rem;display:grid;grid-template-columns:1fr auto;align-items:center;padding:1.2rem 0;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;gap:.2rem 1rem}.contact-whatsapp>span:first-child{font-size:.8125rem;grid-column:1}.contact-whatsapp strong{font-weight:400;font-size:1.7rem;color:#fff;grid-column:1;line-height:1.35}.contact-whatsapp>span:last-child{grid-column:2;grid-row:1/3;font-size:1.5rem}.contact-whatsapp:hover strong{text-decoration:underline;text-underline-offset:5px}.contact-note{font-size:.75rem;margin-top:1rem;color:#e3c6c9}

/* Monograma original: enquadramento das margens brancas apenas no layout. */
.brand{display:grid;grid-template-columns:74px auto;grid-template-rows:auto auto;column-gap:1rem;row-gap:.3rem;align-items:center}.brand-symbol{position:relative;width:74px;height:48px;overflow:hidden;grid-row:1/3}.brand-symbol img{position:absolute;width:110px;height:110px;max-width:none;left:-18px;top:-31px}.brand-name{font-family:var(--sans);font-size:1.05rem;letter-spacing:.1em;font-weight:500;text-transform:uppercase;grid-column:2;align-self:end}.brand-description{grid-column:2;align-self:start;font-size:.75rem;letter-spacing:.05em}.site-footer .brand{width:auto}@media(max-width:700px){.brand{grid-template-columns:58px auto;column-gap:.75rem}.brand-symbol{width:58px;height:40px}.brand-symbol img{width:88px;height:88px;left:-15px;top:-25px}.brand-name{font-size:clamp(.8rem,3.4vw,1.05rem);letter-spacing:.07em}.brand-description{max-width:225px;font-size:.75rem;letter-spacing:0}.site-footer .brand{width:100%}}

.contact-email{display:inline-block;margin-top:1.1rem;color:#fff;font-size:clamp(.85rem,3.8vw,1rem);overflow-wrap:anywhere}.contact-email:hover{text-decoration:underline;text-underline-offset:4px}.contact-email span{margin-left:.5rem}
