:root{--paper:#f8f5ef;--paper2:#eee9e0;--ink:#332920;--muted:#71685f;--terracotta:#b97955;--olive:#777862;--sand:#ddd2c3;--line:rgba(51,41,32,.16);--shadow:0 22px 55px rgba(61,48,38,.12);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 56px),var(--max));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:10px;z-index:99}.site-header{position:sticky;top:0;z-index:20;background:rgba(248,245,239,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;max-width:310px}.brand-logo{display:block;width:255px;height:auto;max-height:78px;object-fit:contain;object-position:left center}.nav-menu{display:flex;align-items:center;gap:30px;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.nav-menu a{transition:opacity .2s}.nav-menu a:hover{opacity:.65}.nav-cta{background:var(--olive);color:#fff;padding:12px 20px;border-radius:999px}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0}.hero{padding:78px 0 86px}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.eyebrow{font-size:10px;letter-spacing:.28em;color:var(--olive);font-weight:600;margin:0 0 22px}.hero h1,.section h2,.therapy-card h3{font-family:"Playfair Display",serif;font-weight:500;line-height:1.05;letter-spacing:-.025em}.hero h1{font-size:clamp(48px,5vw,76px);margin:0}.hero h1 em,.section h2 em{font-style:italic}.accent-line{width:46px;height:2px;background:var(--terracotta);margin:30px 0}.hero-text{font-family:"Playfair Display",serif;font-size:19px;max-width:500px;color:var(--muted)}.text-link,.outline-link{display:inline-flex;gap:18px;align-items:center;text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:600;margin-top:18px}.text-link span,.outline-link span{font-size:18px;letter-spacing:0}.hero-visual{position:relative;min-height:540px}.photo-frame{position:absolute;inset:0 8% 0 0;overflow:hidden;background:var(--sand);box-shadow:var(--shadow)}.photo-frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) sepia(.08);opacity:.94}.hero-note{position:absolute;right:0;top:44px;background:rgba(252,250,246,.95);padding:28px 24px;display:flex;flex-direction:column;gap:10px;font-size:9px;letter-spacing:.27em;color:var(--muted)}.quick-links{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-card{padding:40px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:205px;transition:background .25s}.quick-card:first-child{border-left:1px solid var(--line)}.quick-card:hover{background:#f1ece4}.quick-title{font-size:10px;letter-spacing:.21em;text-transform:uppercase;font-weight:600;margin-top:18px}.quick-card>span:nth-of-type(3){font-family:"Playfair Display",serif;font-size:15px;line-height:1.45;color:var(--muted);margin-top:8px;max-width:230px}.quick-card b{font-weight:400;margin-top:auto;font-size:19px}.line-icon{width:56px;height:38px;position:relative;display:block}.line-icon:before,.line-icon:after{content:"";position:absolute;border:1.4px solid var(--terracotta)}.circles:before{width:30px;height:24px;border-radius:50%;left:2px;top:7px}.circles:after{width:30px;height:24px;border-radius:50%;left:22px;top:12px}.couple:before{width:25px;height:25px;border-radius:50%;left:3px;top:2px}.couple:after{width:25px;height:25px;border-radius:50%;left:27px;top:10px}.family:before{width:35px;height:25px;border-radius:50% 50% 45% 45%;left:3px;top:7px}.family:after{width:19px;height:18px;border-radius:50%;left:29px;top:1px}.speech:before{width:37px;height:25px;border-radius:50%;left:0;top:2px}.speech:after{width:29px;height:20px;border-radius:50%;left:20px;top:13px}.section{padding:125px 0}.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.section h2{font-size:clamp(40px,4vw,61px);margin:0}.section-body{font-size:16px;color:#5d554f}.section-body .lead{font-family:"Playfair Display",serif;font-size:23px;line-height:1.45;color:var(--ink)}.section-body p{max-width:720px}.outline-link{border-bottom:1px solid var(--line);padding-bottom:9px}.therapy{background:var(--paper2)}.section-intro{max-width:730px;margin-bottom:60px}.section-intro h2{margin-bottom:25px}.section-intro>p:last-child{color:var(--muted);font-family:"Playfair Display",serif;font-size:18px}.therapy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.therapy-card{background:var(--paper);min-height:560px;overflow:hidden;position:relative;box-shadow:0 8px 30px rgba(61,48,38,.05)}.therapy-photo{height:230px;overflow:hidden}.therapy-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.58) sepia(.08);transition:transform .5s ease}.therapy-card:hover .therapy-photo img{transform:scale(1.035)}.therapy-content{padding:34px 38px 42px;position:relative}.therapy-card h3{font-size:38px;margin:8px 0 18px}.therapy-card p{font-size:14px;color:var(--muted)}.card-number{position:absolute;right:32px;top:34px;font-size:10px;letter-spacing:.2em;color:var(--terracotta)}.therapy-footer{border-top:1px solid var(--line);margin-top:42px;padding-top:30px;display:flex;justify-content:space-between;align-items:center}.therapy-footer div{display:flex;flex-direction:column;gap:5px}.therapy-footer strong{font-family:"Playfair Display",serif;font-size:20px;font-weight:500}.academic{background:var(--paper)}.academic-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.academic-intro>p:last-child{max-width:540px;color:var(--muted);font-family:"Playfair Display",serif;font-size:18px}.resource-list{display:flex;flex-direction:column;gap:12px}.resource{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.resource-icon{font-size:22px}.resource small{display:block;font-size:9px;letter-spacing:.25em;color:var(--olive);margin-bottom:6px}.resource strong{display:block;font-family:"Playfair Display",serif;font-size:27px;font-weight:500}.resource em{display:block;color:var(--muted);font-size:14px;font-style:normal;margin-top:3px}.quote-band{background:#d9d7c9;padding:90px 0}.quote-band blockquote{font-family:"Playfair Display",serif;font-size:clamp(32px,4vw,53px);font-style:italic;line-height:1.2;margin:0;max-width:850px}.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-copy h2{font-size:clamp(44px,5vw,70px)}.contact-copy>p:not(.eyebrow):not(.phone){max-width:480px;color:var(--muted);font-family:"Playfair Display",serif;font-size:20px}.whatsapp-button{display:inline-flex;align-items:center;gap:20px;background:var(--terracotta);color:#fff;border-radius:999px;padding:15px 23px;margin-top:16px;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.phone{font-size:13px;letter-spacing:.08em;color:var(--muted)}.contact-side{border-left:1px solid var(--line);padding:40px 0 40px 75px;display:flex;flex-direction:column;justify-content:center}.contact-logo{width:360px;max-width:100%;height:auto;object-fit:contain;object-position:left center;margin-bottom:25px}.contact-side p{font-family:"Playfair Display",serif;font-size:26px;max-width:370px}.contact-side>span{font-size:10px;letter-spacing:.17em;color:var(--muted)}.site-footer{background:#f0ece5;border-top:1px solid var(--line);padding:28px 0}.footer-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px}.footer-brand img{width:190px;height:auto;display:block}.footer-nav{display:flex;gap:20px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.footer-grid>p{font-size:10px;color:var(--muted);margin:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.container{width:min(calc(100% - 32px),var(--max))}.nav{min-height:76px}.brand-logo{width:215px}.menu-toggle{display:block}.nav-menu{display:none;position:absolute;left:16px;right:16px;top:84px;background:var(--paper);padding:18px 24px;box-shadow:var(--shadow);border:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px}.nav-menu.open{display:flex}.nav-menu a{padding:12px 4px}.nav-cta{text-align:center;margin-top:7px}.hero{padding:60px 0}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-visual{min-height:430px}.quick-grid{grid-template-columns:1fr 1fr}.quick-card{border-bottom:1px solid var(--line)}.two-col,.academic-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.section{padding:85px 0}.therapy-grid{grid-template-columns:1fr}.therapy-card{min-height:auto}.therapy-photo{height:260px}.therapy-footer{align-items:flex-start;gap:25px;flex-direction:column}.contact-side{border-left:0;border-top:1px solid var(--line);padding:45px 0 0}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-nav{flex-wrap:wrap}.footer-grid>p{order:3}}@media(max-width:560px){.brand-logo{width:190px}.hero h1{font-size:45px}.hero-visual{min-height:330px}.hero-note{font-size:7px;padding:18px 15px}.quick-grid{grid-template-columns:1fr}.quick-card{border-left:1px solid var(--line)!important}.section h2{font-size:42px}.therapy-content{padding:30px}.therapy-photo{height:230px}.academic-grid{gap:30px}.quote-band{padding:65px 0}.contact-copy>p:not(.eyebrow):not(.phone){font-size:18px}.footer-nav{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Ajustes de identidade, ícones e leitura */
.crp{margin:-14px 0 0;color:var(--muted);font-size:10px;letter-spacing:.22em;text-transform:uppercase}
.section-body p,.therapy-card p,.academic-intro>p:last-child,.contact-copy>p:not(.eyebrow):not(.phone){text-align:justify;text-justify:inter-word}

/* Ícones com significado semântico e traço único */
.line-icon{width:58px;height:52px;position:relative;display:block;color:var(--terracotta)}
.line-icon:before,.line-icon:after{content:"";position:absolute;display:block;border:1.6px solid currentColor}
.individual-icon:before{width:20px;height:20px;border-radius:50%;left:18px;top:1px}
.individual-icon:after{width:34px;height:25px;border-radius:50% 50% 0 0;border-bottom:0;left:11px;top:26px}
.couple-icon:before{width:17px;height:17px;border-radius:50%;left:8px;top:3px;box-shadow:25px 0 0 -1.6px var(--paper),25px 0 0 0 currentColor}
.couple-icon:after{width:25px;height:23px;border-radius:50% 50% 0 0;border-bottom:0;left:4px;top:25px;box-shadow:25px 0 0 -1.6px var(--paper),25px 0 0 0 currentColor}
.family-icon:before{width:16px;height:16px;border-radius:50%;left:4px;top:2px;box-shadow:32px 0 0 -1.6px var(--paper),32px 0 0 0 currentColor}
.family-icon:after{width:23px;height:22px;border-radius:50% 50% 0 0;border-bottom:0;left:0;top:25px;box-shadow:32px 0 0 -1.6px var(--paper),32px 0 0 0 currentColor}
.family-icon{background:radial-gradient(circle at 29px 30px, var(--paper) 0 5px, transparent 5.5px)}
.family-icon:global{}
.research-icon:before{width:34px;height:25px;border-radius:2px 10px 10px 2px;left:2px;top:10px;transform:skewY(-1deg)}
.research-icon:after{width:15px;height:15px;border-radius:50%;left:31px;top:23px;box-shadow:10px 10px 0 -7px currentColor}

.nav-back{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.page-hero{padding:90px 0 55px;border-bottom:1px solid var(--line)}
.page-hero h1{font-family:"Playfair Display",serif;font-size:clamp(50px,6vw,78px);font-weight:500;line-height:1;margin:0 0 18px}
.page-hero>div>p:last-child{font-family:"Playfair Display",serif;font-size:20px;color:var(--muted);margin:0}
.narrow{max-width:900px}
.publication-placeholder{display:grid;grid-template-columns:70px 1fr;gap:28px;border-top:1px solid var(--line);padding-top:34px}
.placeholder-number{font-size:11px;letter-spacing:.2em;color:var(--terracotta)}
.publication-placeholder h2{font-family:"Playfair Display",serif;font-weight:500;font-size:32px;margin:0 0 18px}
.publication-placeholder p{color:var(--muted);text-align:justify}
.publication-placeholder a{text-decoration:underline;text-underline-offset:4px}
.footer-simple{font-size:10px;letter-spacing:.08em;color:var(--muted)}
@media(max-width:900px){.page-hero{padding:65px 0 40px}.nav-back{display:none}.publication-placeholder{grid-template-columns:1fr;gap:10px}}

/* Versão aprovada da identidade visual: ícones e modalidades */
.approved-icon{width:118px;height:118px;object-fit:contain;display:block;margin:0 auto 18px}
.quick-card{align-items:center;text-align:center}
.quick-card>span:nth-of-type(3){text-align:center}
.quick-card b{align-self:center}

/* Modalidades em três colunas, seguindo a composição aprovada */
.therapy-grid{grid-template-columns:repeat(3,1fr);gap:14px}
.therapy-card{min-height:0;background:var(--paper);box-shadow:none;border:0;display:flex;flex-direction:column}
.therapy-photo{height:310px;overflow:hidden}
.therapy-photo img{filter:saturate(.58) sepia(.08);object-fit:cover}
.therapy-content{padding:28px 36px 42px;text-align:center}
.therapy-card h3{font-family:"Playfair Display",serif;font-size:30px;line-height:1.15;font-weight:400;margin:0 0 20px;text-align:center;color:var(--ink)}
.therapy-card h3:after{content:"";display:block;width:70px;height:1px;background:var(--terracotta);margin:20px auto 0}
.therapy-card p{font-family:"Playfair Display",serif;font-size:16px;line-height:1.55;color:var(--muted);text-align:center;margin-left:auto;margin-right:auto;max-width:390px}
.card-number{display:none}
@media(max-width:900px){.therapy-grid{grid-template-columns:1fr}.therapy-photo{height:280px}.therapy-content{padding:28px 30px 40px}}
