@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,600;1,600&display=swap');
:root{--bg:#0f001d;--deep:#090011;--gold:#d4af60;--cream:#f4eee4;--muted:#b9adbf;--line:rgba(212,175,96,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:'DM Sans',sans-serif;font-weight:300;line-height:1.65}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 75% 8%,rgba(103,45,148,.24),transparent 34%),linear-gradient(90deg,transparent 49.9%,rgba(212,175,96,.035) 50%,transparent 50.1%)}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',serif;font-weight:600;line-height:1.08}h1{font-size:clamp(3rem,6.4vw,6.7rem);letter-spacing:-.045em;margin-bottom:28px}h2{font-size:clamp(2.4rem,4.5vw,4.8rem);letter-spacing:-.035em}em{color:var(--gold)}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:fixed;z-index:50;width:100%;background:linear-gradient(#0f001df5,#0f001dba);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-weight:600;letter-spacing:.14em;font-size:.78rem}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid var(--gold)}.brand small{display:block;color:var(--gold);font-size:.48rem;letter-spacing:.18em;margin-top:2px}.topbar nav{display:flex;align-items:center;gap:30px;font-size:.86rem}.topbar nav>a:not(.btn):hover,.drop button:hover{color:var(--gold)}.drop{position:relative}.drop button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}.drop-menu{display:none;position:absolute;top:30px;left:-24px;width:310px;padding:12px;background:#170329;border:1px solid var(--line);box-shadow:0 20px 50px #0008}.drop:hover .drop-menu{display:block}.drop-menu a{display:block;padding:10px 13px;border-bottom:1px solid #ffffff0b}.drop-menu a:hover{color:var(--gold);padding-left:18px}.menu-btn{display:none;background:none;border:1px solid var(--line);color:white;font-size:1.3rem}.btn{display:inline-flex;justify-content:center;align-items:center;background:var(--gold);color:#170522;padding:16px 25px;border:1px solid var(--gold);font-weight:600;letter-spacing:.02em;transition:.25s}.btn:hover{background:#ecd28f;transform:translateY(-2px);box-shadow:0 10px 35px #d4af6033}.btn.small{padding:11px 18px}.btn.outline{background:transparent;color:var(--gold)}.text-link{font-weight:500;border-bottom:1px solid #ffffff55;padding-bottom:5px}.text-link.gold{color:var(--gold);border-color:var(--gold)}.hero{min-height:100vh;padding:150px 7vw 70px;display:grid;grid-template-columns:1.1fr .72fr;align-items:center;gap:6vw;overflow:hidden}.eyebrow,.section-tag{font-size:.68rem;letter-spacing:.26em;color:var(--gold);font-weight:600}.lead{color:var(--muted);font-size:1.12rem;max-width:680px}.actions{display:flex;align-items:center;gap:28px;margin-top:36px}.trust{display:flex;gap:34px;border-top:1px solid var(--line);margin-top:55px;padding-top:22px}.trust span{font-size:.72rem;color:var(--muted);max-width:100px}.trust b{font-family:'Playfair Display';font-size:1.8rem;color:var(--gold);display:block}.portrait{position:relative;max-width:520px;margin:auto}.portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:saturate(.75) contrast(1.03);border:1px solid var(--line);position:relative}.portrait:after{content:"";position:absolute;inset:18px;border:1px solid #d4af6055;pointer-events:none}.portrait p{position:absolute;bottom:36px;left:-50px;width:260px;padding:18px;background:#0f001de8;border-left:2px solid var(--gold);font-family:'Playfair Display';font-size:1.1rem}.halo{position:absolute;width:120%;aspect-ratio:1;border:1px solid var(--line);border-radius:50%;left:-10%;top:-8%}.section{padding:120px 8vw;border-top:1px solid var(--line)}.section-tag{margin-bottom:45px}.split{display:grid;grid-template-columns:1.1fr .75fr;gap:10vw}.split p,.intro,.heading-row p,.about p{color:var(--muted);font-size:1.05rem}.method{background:#0a0112;text-align:center}.method .intro{max-width:720px;margin:0 auto 55px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.metrics article{padding:45px;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics b{display:block;font-family:'Playfair Display';font-size:3.5rem;color:var(--gold)}.metrics span{color:var(--muted)}.heading-row{display:flex;align-items:end;justify-content:space-between;gap:50px}.heading-row p{max-width:390px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{background:var(--bg);padding:37px;min-height:275px;transition:.3s}.service-grid article:hover{background:#18032b;transform:translateY(-5px)}.service-grid .num{color:var(--gold);font-size:.7rem}.service-grid h3{font-family:'Playfair Display';font-size:1.45rem}.service-grid p{color:var(--muted);font-size:.9rem}.service-grid a,.program-grid a,.course-grid a,.coming a{color:var(--gold);font-weight:500}.programs{background:#090010}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.program-grid article{padding:32px;border:1px solid var(--line);background:#10021c}.program-grid span,.course-grid span{font-size:.65rem;letter-spacing:.18em;color:var(--gold)}.program-grid h3{font-size:1.45rem}.program-grid p{color:var(--muted)}.program-grid .platinum{grid-column:1/-1;margin-top:20px;padding:50px;display:grid;grid-template-columns:1fr .5fr 1.4fr auto;align-items:center;gap:35px;border-color:var(--gold);background:linear-gradient(120deg,#160428,#2a0c38);box-shadow:0 0 60px #d4af6012}.platinum b{font-family:'Playfair Display';font-size:2rem;color:var(--gold)}.about{display:grid;grid-template-columns:.7fr 1fr;gap:9vw;align-items:center}.about-img img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:sepia(.18) saturate(.7)}.testimonials{text-align:center;background:#140225}.carousel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;max-width:900px;margin:auto}.carousel button{border:1px solid var(--line);border-radius:50%;background:none;color:var(--gold);width:45px;height:45px}.quote{padding:50px}.quote q{font-family:'Playfair Display';font-size:1.8rem}.quote p{color:var(--gold);margin-top:20px}.dots button{width:7px;height:7px;border:0;border-radius:50%;background:#ffffff33;margin:5px}.dots button.active{background:var(--gold)}.course-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.course-grid article{padding:40px;border:1px solid var(--line);background:#150326}.course-grid h3{font-size:2rem}.course-grid p{color:var(--muted)}.coming{margin-top:35px;border-top:1px solid var(--line)}.coming>p{color:var(--gold);letter-spacing:.18em;margin-top:30px}.coming span{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid var(--line)}.contact{display:grid;grid-template-columns:240px 1fr;gap:7vw;align-items:center;background:linear-gradient(120deg,#17042b,#0f001d)}.contact>img{width:100%;border-radius:50%;border:1px solid var(--gold)}.contact h2{font-size:clamp(2.2rem,4vw,4.2rem)}.contact p{color:var(--muted);max-width:760px}footer{padding:55px 8vw;display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:40px;background:#07000d;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}footer>div:not(.brand){display:flex;flex-direction:column;gap:7px}footer b{color:var(--gold);margin-bottom:8px}.whatsapp{position:fixed;right:24px;bottom:24px;z-index:40;background:#d4af60;color:#160322;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;box-shadow:0 10px 30px #0008}.reveal{animation:up .9s ease both}@keyframes up{from{opacity:0;transform:translateY(25px)}}
@media(max-width:900px){.topbar{height:74px}.brand img{width:43px;height:43px}.menu-btn{display:block}.topbar nav{display:none;position:absolute;top:74px;left:0;right:0;background:#10001e;padding:24px;flex-direction:column;align-items:stretch}.topbar nav.open{display:flex}.drop-menu{position:static;width:auto;margin-top:8px}.drop.open .drop-menu{display:block}.hero{grid-template-columns:1fr;padding-top:120px}.portrait{margin-top:30px}.trust{gap:16px}.section{padding:80px 6vw}.split,.about,.contact{grid-template-columns:1fr}.metrics,.service-grid,.program-grid{grid-template-columns:1fr}.metrics article{border-right:0;border-bottom:1px solid var(--line)}.heading-row{display:block}.program-grid .platinum{grid-column:auto;display:block}.platinum>*{display:block;margin-bottom:18px}.course-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.contact>img{width:160px}.portrait p{left:10px}.actions{align-items:flex-start;flex-direction:column}.topbar .btn{width:100%}}
@media(max-width:540px){h1{font-size:3.1rem}.hero{padding-inline:6vw}.trust{display:grid;grid-template-columns:repeat(3,1fr)}.quote{padding:35px 12px}.quote q{font-size:1.3rem}.coming span{flex-direction:column;gap:8px}footer{grid-template-columns:1fr}}

/* Menu por clique: estável no desktop e no celular */
.drop:hover .drop-menu{display:block!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98)}
.drop.open .drop-menu{display:block!important;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.drop-menu{display:block;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top left;transition:opacity .22s ease,transform .22s ease,visibility .22s}
.drop button span{display:inline-block;transition:transform .25s ease}.drop.open button span{transform:rotate(180deg)}

/* Movimento e geometria inspirados na identidade da marca */
.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;border:1px solid rgba(212,175,96,.12);z-index:-1}
.hero{position:relative;isolation:isolate}.hero:before{width:42vw;height:42vw;border-radius:50%;right:-14vw;top:5vh;animation:orbital 22s linear infinite}.hero:after{width:24vw;height:24vw;right:8vw;top:26vh;transform:rotate(45deg);animation:geometry-breathe 8s ease-in-out infinite}
.halo{transform:translate(var(--mx,0),var(--my,0));transition:transform .35s ease;animation:halo-pulse 6s ease-in-out infinite}.portrait img{transform:translate(calc(var(--mx,0) * -.35),calc(var(--my,0) * -.35));transition:transform .35s ease,filter .4s ease}.portrait:hover img{filter:saturate(.9) contrast(1.06)}
.scroll-reveal{opacity:0;transform:translateY(34px);filter:blur(5px);transition:opacity .75s cubic-bezier(.2,.7,.2,1) var(--delay,0ms),transform .75s cubic-bezier(.2,.7,.2,1) var(--delay,0ms),filter .75s ease var(--delay,0ms)}.scroll-reveal.is-visible{opacity:1;transform:none;filter:blur(0)}
.section-tag:after{content:"";display:inline-block;width:0;height:1px;background:linear-gradient(90deg,var(--gold),transparent);vertical-align:middle;margin-left:16px;transition:width 1s ease .25s}.section-tag.is-visible:after{width:74px}
.service-grid article,.program-grid article,.course-grid article{position:relative;overflow:hidden}.service-grid article:after,.program-grid article:after,.course-grid article:after{content:"";position:absolute;inset:auto -80% 0 -80%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:translateX(-35%);transition:transform .8s ease}.service-grid article:hover:after,.program-grid article:hover:after,.course-grid article:hover:after{transform:translateX(35%)}
.platinum{animation:platinum-glow 5s ease-in-out infinite}.whatsapp{animation:whatsapp-pulse 3s ease-in-out infinite}
@keyframes orbital{to{transform:rotate(360deg)}}@keyframes geometry-breathe{0%,100%{opacity:.25;transform:rotate(45deg) scale(.92)}50%{opacity:.7;transform:rotate(55deg) scale(1.05)}}@keyframes halo-pulse{0%,100%{box-shadow:0 0 0 rgba(212,175,96,0)}50%{box-shadow:0 0 70px rgba(212,175,96,.11)}}@keyframes platinum-glow{0%,100%{box-shadow:0 0 35px rgba(212,175,96,.08)}50%{box-shadow:0 0 70px rgba(212,175,96,.18)}}@keyframes whatsapp-pulse{0%,100%{box-shadow:0 10px 30px #0008,0 0 0 0 rgba(212,175,96,.26)}50%{box-shadow:0 10px 30px #0008,0 0 0 11px rgba(212,175,96,0)}}
@media(max-width:900px){.drop:hover .drop-menu{display:none!important}.drop.open .drop-menu{display:block!important}.hero:before{width:75vw;height:75vw}.hero:after{width:42vw;height:42vw}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.scroll-reveal{opacity:1;transform:none;filter:none}}

/* Acabamento orgânico e navegação mais clara */
:root{--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--surface:#150426;--surface-2:#1b0730}
:focus-visible{outline:2px solid var(--gold);outline-offset:4px;border-radius:6px}.topbar{width:calc(100% - 32px);left:16px;top:12px;height:76px;border:1px solid var(--line);border-radius:20px;padding-inline:28px;box-shadow:0 16px 50px rgba(0,0,0,.22)}.topbar nav>a:not(.btn),.drop>button{position:relative;padding:10px 2px}.topbar nav>a:not(.btn):after,.drop>button:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:2px;background:var(--gold);border-radius:2px;transition:left .25s ease,right .25s ease}.topbar nav>a:hover:after,.topbar nav>a.active:after,.drop.open>button:after{left:0;right:0}.topbar nav>a.active{color:var(--gold)}
.drop-menu{top:42px;border-radius:var(--radius-md);padding:10px;box-shadow:0 24px 65px rgba(0,0,0,.46);background:rgba(24,4,43,.97);backdrop-filter:blur(18px)}.drop-menu a{border-radius:9px;border-bottom:0}.drop-menu a:hover{background:rgba(212,175,96,.09)}
.btn{border-radius:12px}.text-link{border-radius:2px}.portrait img,.about-img img{border-radius:var(--radius-lg)}.portrait:after{border-radius:20px}.portrait p{border-radius:0 var(--radius-md) var(--radius-md) 0}.metrics{gap:12px;border:0;background:none}.metrics article{border:1px solid var(--line)!important;border-radius:var(--radius-md);background:linear-gradient(150deg,rgba(255,255,255,.035),rgba(255,255,255,.008));box-shadow:inset 0 1px rgba(255,255,255,.05)}
.service-grid{gap:16px;background:none;border:0}.service-grid article,.program-grid article,.course-grid article{border-radius:var(--radius-md);border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.12)}.service-grid article:hover,.program-grid article:hover,.course-grid article:hover{border-color:rgba(212,175,96,.5);box-shadow:0 24px 50px rgba(0,0,0,.28)}.program-grid .platinum{border-radius:var(--radius-lg)}.carousel{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.008));padding:8px 18px}.coming{padding:26px 32px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.02)}.contact{margin:40px 5vw 80px;padding:76px 6vw;border:1px solid rgba(212,175,96,.32);border-radius:36px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.24)}
.menu-btn{border-radius:10px;width:44px;height:44px;cursor:pointer}.scroll-progress{position:fixed;left:32px;right:32px;top:12px;height:2px;z-index:70;overflow:hidden;border-radius:3px}.scroll-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--gold),#f3db9c);transform:scaleX(0);transform-origin:left;will-change:transform}.back-top{position:fixed;right:28px;bottom:94px;z-index:39;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:rgba(18,3,32,.9);color:var(--gold);font-size:1.2rem;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s;backdrop-filter:blur(10px)}.back-top.show{opacity:1;visibility:visible;transform:none}.back-top:hover{background:var(--gold);color:var(--deep)}
@media(max-width:900px){body.nav-open{overflow:hidden}.topbar{top:8px;left:8px;width:calc(100% - 16px);height:64px;padding-inline:14px;border-radius:16px}.topbar nav{top:72px;left:0;right:0;max-height:calc(100vh - 82px);overflow:auto;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 24px 55px rgba(0,0,0,.5)}.topbar nav>a:not(.btn),.drop>button{padding:13px 8px;text-align:left;width:100%}.drop-menu{border-radius:12px}.contact{margin:24px 12px 60px;border-radius:24px;padding:60px 7vw}.metrics{gap:12px}.scroll-progress{top:8px;left:24px;right:24px}}
@media(max-width:540px){.service-grid,.program-grid,.course-grid{gap:12px}.service-grid article,.program-grid article,.course-grid article{border-radius:15px}.carousel{border-radius:18px;padding:4px}.coming{padding:22px 20px}.back-top{right:20px;bottom:88px}.whatsapp{right:18px}.portrait p{border-radius:12px}}
.contact-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:25px}.contact-links a{color:var(--muted);font-size:.82rem;border-bottom:1px solid transparent;transition:.2s}.contact-links a:hover{color:var(--gold);border-color:var(--gold)}
@media(max-width:540px){.contact-links{flex-direction:column;align-items:flex-start}}

/* Depoimentos reais em formato de galeria */
.testimonial-carousel{max-width:1180px;gap:18px;margin-top:45px;background:rgba(7,0,13,.38)}.testimonial-stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0}.testimonial-shot{position:relative;padding:0;border:1px solid var(--line);border-radius:16px;background:#08000e;overflow:hidden;cursor:zoom-in;aspect-ratio:9/15;box-shadow:0 18px 35px rgba(0,0,0,.24);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.testimonial-shot:hover{transform:translateY(-6px);border-color:var(--gold);box-shadow:0 24px 50px rgba(0,0,0,.38)}.testimonial-shot:after{content:"Ampliar";position:absolute;right:10px;bottom:10px;padding:6px 10px;border-radius:20px;background:rgba(15,0,29,.88);color:var(--gold);font:600 .65rem 'DM Sans',sans-serif;letter-spacing:.08em;opacity:0;transform:translateY(5px);transition:.25s}.testimonial-shot:hover:after{opacity:1;transform:none}.testimonial-shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.testimonial-meta{max-width:1050px;margin:18px auto 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;color:var(--muted);font-size:.72rem}.testimonial-meta .dots{display:flex;justify-content:center;flex-wrap:wrap}.testimonial-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:30px;background:rgba(5,0,10,.9);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:.25s}.testimonial-lightbox.open{opacity:1;visibility:visible}.testimonial-lightbox img{display:block;max-width:min(575px,90vw);max-height:88vh;object-fit:contain;border-radius:18px;box-shadow:0 30px 90px #000;border:1px solid rgba(212,175,96,.35)}.lightbox-close{position:absolute;top:24px;right:28px;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:var(--bg);color:var(--gold);font-size:1.8rem;cursor:pointer}.lightbox-open{overflow:hidden}

/* Chamada para a página de compra */
.purchase-feature{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;margin:0 0 22px;padding:40px 44px;border:1px solid rgba(212,175,96,.55);border-radius:var(--radius-lg);background:radial-gradient(circle at 85% 50%,rgba(212,175,96,.13),transparent 32%),linear-gradient(135deg,#210735,#120321);box-shadow:0 24px 70px rgba(0,0,0,.26);position:relative;overflow:hidden}.purchase-feature:before{content:"21";position:absolute;right:20%;top:50%;transform:translateY(-54%);font:600 10rem 'Playfair Display',serif;color:rgba(212,175,96,.045);pointer-events:none}.purchase-feature>div{position:relative;z-index:1}.purchase-feature span{font-size:.66rem;letter-spacing:.2em;color:var(--gold);font-weight:600}.purchase-feature h3{font:600 clamp(2rem,4vw,3.5rem) 'Playfair Display',serif;margin:8px 0 12px}.purchase-feature p{max-width:650px;color:var(--muted);margin:0}.purchase-feature>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:210px}.purchase-feature strong{color:var(--gold);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:1050px){.testimonial-stage{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-carousel{max-width:800px}.purchase-feature{grid-template-columns:1fr}.purchase-feature>div:last-child{align-items:flex-start}}
@media(max-width:640px){.testimonial-carousel{grid-template-columns:38px 1fr 38px;gap:6px;padding:8px 4px}.testimonial-stage{grid-template-columns:1fr}.testimonial-shot{aspect-ratio:9/16}.testimonial-meta{grid-template-columns:1fr;text-align:center}.testimonial-meta>span{display:block}.testimonial-meta .dots{order:3}.purchase-feature{padding:32px 24px;border-radius:20px}.purchase-feature:before{right:-10%;font-size:8rem}.purchase-feature .btn{width:100%}}

/* Correções de contraste e menu de contato */
.program-grid .platinum a.btn,.program-grid .platinum a.btn:hover{color:#170522!important}.contact-drop{position:relative}.contact-toggle{font:600 .82rem 'DM Sans',sans-serif;cursor:pointer;gap:9px;white-space:nowrap}.contact-toggle span{display:inline-block;font-size:.9rem;transition:transform .25s}.contact-drop.open .contact-toggle span{transform:rotate(180deg)}.contact-menu{position:absolute;top:54px;right:0;width:310px;padding:10px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(24,4,43,.98);box-shadow:0 24px 65px rgba(0,0,0,.48);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .22s ease,transform .22s ease,visibility .22s}.contact-drop.open .contact-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.contact-menu a{display:block;padding:12px 13px;border-radius:10px;color:var(--cream);transition:.2s}.contact-menu a:hover{background:rgba(212,175,96,.1);color:var(--gold);padding-left:17px}.contact-menu b,.contact-menu small{display:block}.contact-menu b{font-size:.82rem}.contact-menu small{margin-top:2px;color:var(--muted);font-size:.67rem;font-weight:400}

/* Um depoimento grande por vez, sem recorte */
.testimonial-carousel{max-width:760px;grid-template-columns:52px minmax(0,520px) 52px;justify-content:center;padding:22px;gap:18px}.testimonial-stage{display:grid;grid-template-columns:1fr!important;width:100%;max-width:520px;justify-self:center}.testimonial-shot{width:100%;height:auto;aspect-ratio:auto!important}.testimonial-shot img{width:100%;height:auto;object-fit:contain}.testimonial-meta{max-width:720px}.testimonial-shot:after{opacity:1;transform:none}
@media(max-width:900px){.contact-drop{width:100%}.contact-toggle{width:100%;justify-content:space-between!important}.contact-menu{position:static;width:100%;display:none;margin-top:8px;transform:none}.contact-drop.open .contact-menu{display:block}.topbar nav>.contact-drop .btn{width:100%}}
@media(max-width:640px){.testimonial-carousel{grid-template-columns:36px minmax(0,1fr) 36px;padding:10px 5px;gap:5px}.testimonial-stage{max-width:460px}.testimonial-shot:after{font-size:.58rem}.testimonial-meta{margin-top:14px}}

/* Carrossel final: prints ampliados, completos e organizados */
.testimonial-carousel{max-width:900px;grid-template-columns:60px minmax(0,575px) 60px;justify-content:center;align-items:center;gap:22px;padding:28px;margin-top:50px;border:0;background:radial-gradient(circle at center,rgba(212,175,96,.07),transparent 62%)}.testimonial-stage{display:block!important;width:100%;max-width:575px}.testimonial-slide{width:100%;margin:0;padding:13px 13px 0;border:1px solid rgba(212,175,96,.38);border-radius:26px;background:linear-gradient(145deg,#1b082e,#0b0113);box-shadow:0 30px 80px rgba(0,0,0,.42);overflow:hidden;animation:testimonial-enter .55s cubic-bezier(.2,.7,.2,1)}.testimonial-slide img{display:block;width:100%;height:auto;border-radius:17px;border:1px solid rgba(255,255,255,.08)}.testimonial-slide figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 6px 14px;color:var(--muted);font-size:.72rem;text-align:left}.testimonial-slide figcaption span{letter-spacing:.08em;text-transform:uppercase}.testimonial-slide figcaption b{color:var(--gold);font-size:.76rem;letter-spacing:.12em}.testimonial-carousel>.prev,.testimonial-carousel>.next{width:52px;height:52px;border-color:rgba(212,175,96,.45);background:rgba(15,0,29,.78);font-size:1.1rem;cursor:pointer;transition:transform .25s,background .25s,color .25s}.testimonial-carousel>.prev:hover,.testimonial-carousel>.next:hover{transform:scale(1.08);background:var(--gold);color:var(--deep)}.testimonial-meta{max-width:760px;margin-top:12px}.testimonial-meta>span:first-child{color:var(--gold);font-weight:500}.testimonial-meta .dots button{width:8px;height:8px;transition:width .25s,background .25s}.testimonial-meta .dots button.active{width:24px;border-radius:8px}.testimonials{overflow:hidden}
@keyframes testimonial-enter{from{opacity:0;transform:translateX(20px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:700px){.testimonial-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px;padding:16px 0}.testimonial-carousel>.prev,.testimonial-carousel>.next{width:38px;height:38px}.testimonial-slide{padding:7px 7px 0;border-radius:18px}.testimonial-slide img{border-radius:12px}.testimonial-slide figcaption{padding:11px 4px 10px;font-size:.62rem}.testimonial-meta{grid-template-columns:1fr;gap:10px}.testimonial-meta .dots{order:3}}

/* Tamanho intermediário dos depoimentos */
.testimonial-carousel{max-width:620px;grid-template-columns:48px minmax(0,340px) 48px;gap:16px;padding:22px}.testimonial-stage{max-width:340px}.testimonial-meta{max-width:580px}
@media(max-width:700px){.testimonial-carousel{max-width:100%;grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;padding:14px 0}.testimonial-stage{max-width:min(320px,calc(100vw - 104px))}}

/* Ajustes de conteúdo e layout solicitados */
.hero-copy h1{font-size:clamp(2.3rem,3.65vw,4.25rem)}.gold-headline{color:var(--gold)}
.trust{gap:28px}.trust span{max-width:175px}.trust b{font-size:1.5rem;line-height:1.15;margin-bottom:5px}
.method .intro{margin-bottom:0}
.program-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.program-grid article{display:flex;flex-direction:column;min-height:390px;padding:34px 30px}
.program-grid article p{flex:1}
.program-grid .platinum{grid-column:auto;margin-top:0;padding:34px 30px;display:flex;align-items:stretch;gap:0;border-radius:var(--radius-md);border-color:var(--gold);background:linear-gradient(155deg,#311061,#17042b 70%);text-align:center;box-shadow:0 18px 48px rgba(0,0,0,.28)}
.program-grid .platinum>span{align-self:center;margin:-18px 0 18px;padding:7px 14px;border-radius:999px;background:linear-gradient(90deg,#e5b748,#f3cf71);color:#2b0a43;font-weight:700;letter-spacing:.08em}
.program-grid .platinum h3{font-family:'Playfair Display',serif;text-transform:uppercase}.program-grid .platinum h3 em{font-style:normal}
.program-grid .platinum .btn{align-self:center;margin-top:14px;padding:12px 20px;border-radius:999px;text-transform:uppercase;font-size:.75rem}
.about-img img{filter:saturate(1.08) contrast(1.04)}
.testimonial-carousel{max-width:590px;grid-template-columns:46px minmax(0,320px) 46px}.testimonial-stage{max-width:320px}.testimonial-meta{max-width:550px}
.brand img{width:60px;height:60px;object-fit:contain;border:0;transform:none}
.contact>img{aspect-ratio:1;object-fit:contain;border:0;border-radius:0;transform:none}
.whatsapp{background:#25d366;color:#fff;border:2px solid #fff;box-shadow:0 10px 30px rgba(0,0,0,.45)}
.whatsapp:hover{background:#1fbd59;color:#fff}
@media(max-width:1150px){.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.hero-copy h1{font-size:clamp(2.05rem,9vw,3rem)}.trust{grid-template-columns:1fr;gap:18px}.trust span{max-width:none}.program-grid{grid-template-columns:1fr}.program-grid article{min-height:0}.testimonial-carousel{max-width:100%;grid-template-columns:34px minmax(0,1fr) 34px}.testimonial-stage{max-width:min(300px,calc(100vw - 104px))}.brand img{width:48px;height:48px}}

/* Interação dos cards de processos */
.program-grid article{isolation:isolate;will-change:transform;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .45s ease,background-color .35s ease}
.program-grid article:before{content:"";position:absolute;inset:-35%;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.2),transparent 52%);opacity:0;transform:translateY(24px) scale(.82);transition:opacity .4s ease,transform .55s cubic-bezier(.16,1,.3,1)}
.program-grid article>*{position:relative;z-index:1;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s ease}
.program-grid article>a{display:inline-flex;align-self:flex-start}
.program-grid .platinum>a{align-self:center}
@media(hover:hover) and (pointer:fine){.program-grid article:hover{z-index:3;transform:translateY(-14px) scale(1.018);border-color:rgba(229,190,103,.82);background-color:#19042b;box-shadow:0 30px 75px rgba(0,0,0,.48),0 0 35px rgba(212,175,96,.12)}.program-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}.program-grid article:hover h3{transform:translateY(-3px);color:#fff8ea}.program-grid article:hover>a{transform:translateX(7px);color:#f0cb75}.program-grid .platinum:hover{animation-play-state:paused;background:linear-gradient(145deg,#3b1470,#1b052f 72%);box-shadow:0 32px 85px rgba(0,0,0,.52),0 0 45px rgba(212,175,96,.2)}.program-grid .platinum:hover>a{transform:translateY(-3px) scale(1.04);background:#f0cc79}}

/* Ícone flutuante do WhatsApp em imagem */
.whatsapp{width:64px;height:64px;padding:0;background:transparent;border:0;box-shadow:none;overflow:visible;animation:none}
.whatsapp img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.42));animation:whatsapp-image-pulse 3s ease-in-out infinite;transition:transform .3s cubic-bezier(.16,1,.3,1),filter .3s ease}
.whatsapp:hover{background:transparent;color:inherit}.whatsapp:hover img{animation-play-state:paused;transform:translateY(-4px) scale(1.09);filter:drop-shadow(0 15px 24px rgba(0,0,0,.52))}
@keyframes whatsapp-image-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}

/* Alinhamento do menu e ajustes da seção 01 */
.drop>button,.contact-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:1.2}
.drop>button>span,.contact-toggle>span{display:inline-flex;align-items:center;justify-content:center;line-height:1;position:relative;top:-1px}
.problem h2{font-size:clamp(2.35rem,3.45vw,3.9rem);line-height:1.1}
.problem .problem-cta{margin-top:14px;padding:14px 23px;border-bottom:1px solid var(--gold);color:#170522}
.problem .problem-cta:hover{color:#170522}
@media(max-width:700px){.problem h2{font-size:clamp(2rem,8vw,2.75rem)}}

/* Cartas animadas da página de Oráculos Terapêuticos */
.tarot-scene{display:none}
body.tarot-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.82fr);align-items:center;gap:5vw;overflow:hidden}
body.tarot-mode .service-hero-copy{position:relative;z-index:3}
body.tarot-mode .tarot-scene{display:block;position:relative;width:min(100%,570px);height:500px;justify-self:center;perspective:1200px}
.tarot-scene:before{content:"";position:absolute;width:410px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(212,175,96,.16),rgba(105,43,151,.09) 42%,transparent 69%);filter:blur(8px);animation:tarotAura 4.8s ease-in-out infinite}
.tarot-card-wrap{position:absolute;width:190px;height:330px;animation:tarotFloat 5.8s ease-in-out infinite;will-change:transform}
.tarot-moon{left:4px;top:112px;animation-delay:-1.8s}.tarot-star{left:190px;top:34px;z-index:2;animation-duration:5.1s;animation-delay:-.6s}.tarot-sun{right:0;top:112px;animation-duration:6.4s;animation-delay:-3.1s}
.tarot-card{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;cursor:default;border:1px solid rgba(224,188,105,.68);border-radius:18px;background:radial-gradient(circle at 50% 32%,rgba(116,53,165,.42),transparent 38%),linear-gradient(155deg,#2b0b47,#10011d 76%);box-shadow:0 28px 55px rgba(0,0,0,.42),inset 0 0 0 8px #150225,inset 0 0 0 9px rgba(212,175,96,.28);color:var(--cream);transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .5s ease,filter .4s ease}
.tarot-moon .tarot-card{transform:rotate(-13deg)}.tarot-star .tarot-card{transform:translateY(-4px) rotate(1deg)}.tarot-sun .tarot-card{transform:rotate(13deg)}
.tarot-card:before{content:"";position:absolute;inset:18px;border:1px solid rgba(212,175,96,.32);border-radius:11px;background:linear-gradient(45deg,transparent 48.5%,rgba(212,175,96,.08) 49%,rgba(212,175,96,.08) 51%,transparent 51.5%);pointer-events:none}
.tarot-card:after{content:"";position:absolute;inset:-45% -90%;background:linear-gradient(110deg,transparent 42%,rgba(255,241,197,.2) 50%,transparent 58%);transform:translateX(-55%) rotate(8deg);transition:transform .85s cubic-bezier(.16,1,.3,1);pointer-events:none}
.tarot-card span{position:absolute;top:30px;font:600 .66rem 'DM Sans',sans-serif;letter-spacing:.22em;color:var(--gold)}
.tarot-card i{display:grid;place-items:center;width:92px;height:92px;margin-bottom:28px;border:1px solid rgba(212,175,96,.5);border-radius:50%;font:normal 3.8rem/1 'Playfair Display',serif;color:var(--gold);text-shadow:0 0 28px rgba(212,175,96,.32);box-shadow:0 0 35px rgba(212,175,96,.08)}
.tarot-card b{font:600 1.08rem 'Playfair Display',serif;letter-spacing:.12em}.tarot-card small{margin-top:7px;color:var(--gold);font-size:.55rem;letter-spacing:.24em}
@media(hover:hover) and (pointer:fine){.tarot-card:hover{z-index:8;transform:translateY(-24px) rotate(0) scale(1.075);border-color:#f0cc79;box-shadow:0 42px 85px rgba(0,0,0,.58),0 0 42px rgba(212,175,96,.24),inset 0 0 0 8px #150225,inset 0 0 0 9px rgba(241,205,123,.58);filter:saturate(1.16)}.tarot-card:hover:after{transform:translateX(58%) rotate(8deg)}.tarot-card:hover i{animation:tarotSymbol 1.25s ease-in-out infinite}}
@keyframes tarotFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-17px)}}
@keyframes tarotAura{0%,100%{opacity:.55;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}
@keyframes tarotSymbol{0%,100%{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(5deg)}}
@media(max-width:1180px){body.tarot-mode .service-hero{grid-template-columns:minmax(0,1fr) 390px;gap:3vw}body.tarot-mode .tarot-scene{width:390px;height:430px}.tarot-card-wrap{width:155px;height:270px}.tarot-moon{left:0;top:112px}.tarot-star{left:118px;top:42px}.tarot-sun{right:0;top:112px}.tarot-card i{width:74px;height:74px;font-size:3rem;margin-bottom:20px}.tarot-card b{font-size:.9rem}}
@media(max-width:900px){body.tarot-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.tarot-mode .tarot-scene{width:min(100%,520px);height:420px;margin-top:35px}.tarot-card-wrap{width:165px;height:280px}.tarot-moon{left:3%;top:105px}.tarot-star{left:calc(50% - 82.5px);top:25px}.tarot-sun{right:3%;top:105px}}
@media(max-width:560px){body.tarot-mode .tarot-scene{height:340px}.tarot-card-wrap{width:132px;height:225px}.tarot-moon{left:0;top:92px}.tarot-star{left:calc(50% - 66px);top:25px}.tarot-sun{right:0;top:92px}.tarot-card:before{inset:11px}.tarot-card span{top:20px}.tarot-card i{width:58px;height:58px;font-size:2.35rem;margin-bottom:14px}.tarot-card b{font-size:.72rem}.tarot-card small{font-size:.43rem;letter-spacing:.15em}}

/* Navegação e movimentos compartilhados das páginas internas */
.page-actions{display:flex;align-items:center;gap:22px}.home-link{position:relative;padding:10px 2px;color:var(--cream);font-size:.82rem;font-weight:500;transition:color .25s ease}.home-link:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:2px;background:var(--gold);border-radius:2px;transition:left .25s ease,right .25s ease}.home-link:hover{color:var(--gold)}.home-link:hover:after{left:0;right:0}
.site-scroll-reveal{opacity:0;transform:translateY(34px);filter:blur(5px);transition:opacity .75s cubic-bezier(.2,.7,.2,1) var(--site-delay,0ms),transform .75s cubic-bezier(.2,.7,.2,1) var(--site-delay,0ms),filter .75s ease var(--site-delay,0ms)}
.site-scroll-reveal.is-visible{opacity:1;transform:none;filter:blur(0)}

/* Página Paulo Moretti */
.paulo-page .profile-hero h1{font-size:clamp(3rem,5.55vw,5.9rem)}
.profile-portrait{border-radius:var(--radius-lg);transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s ease,filter .4s ease;will-change:transform}
.profile-portrait img{display:block;filter:saturate(1.04) contrast(1.04);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .45s ease}
.profile-method{background:radial-gradient(circle at 50% 0,rgba(98,37,139,.14),transparent 44%),#0a0112}
.profile-heading{max-width:900px;margin:0 auto 58px;text-align:center}
.profile-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1320px;margin:0 auto}
.profile-cards article{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:330px;padding:34px 32px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(28,5,47,.96),rgba(13,1,23,.98));box-shadow:0 18px 45px rgba(0,0,0,.22);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.profile-cards article:before{content:"";position:absolute;inset:-35%;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.2),transparent 54%);opacity:0;transform:translateY(26px) scale(.82);transition:opacity .4s ease,transform .55s cubic-bezier(.16,1,.3,1)}
.profile-cards article>span{color:var(--gold);font-size:.66rem;font-weight:600;letter-spacing:.2em}.profile-cards h3{margin:13px 0 17px;font:600 1.45rem 'Playfair Display',serif}.profile-cards p{color:var(--muted);font-size:.98rem}.profile-cards .btn{align-self:flex-start;margin-top:auto;padding:13px 20px}
@media(hover:hover) and (pointer:fine){.profile-portrait:hover{transform:translateY(-10px) scale(1.015);box-shadow:0 34px 80px rgba(0,0,0,.45),0 0 42px rgba(212,175,96,.13)}.profile-portrait:hover img{transform:scale(1.035);filter:saturate(1.14) contrast(1.06)}.profile-cards article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.8);background:linear-gradient(145deg,#24073d,#11021e);box-shadow:0 32px 75px rgba(0,0,0,.45),0 0 35px rgba(212,175,96,.11)}.profile-cards article:hover:before{opacity:1;transform:translateY(0) scale(1)}.profile-cards article:hover h3{color:#fff8ea}.profile-cards article:hover .btn{transform:translateY(-2px);background:#efd080}}
@media(max-width:1000px){.profile-cards{grid-template-columns:1fr}.profile-cards article{min-height:0}.profile-cards .btn{margin-top:12px}}
@media(max-width:900px){.page-actions{gap:7px}.page-actions .btn{width:auto;padding:9px 13px;font-size:.72rem}.paulo-page .profile-hero h1{font-size:clamp(2.75rem,10vw,4.7rem)}}
@media(max-width:640px){.paulo-page .topbar .brand span,.service-page .topbar .brand span{display:none}.page-actions{gap:5px}.page-actions .btn{padding:8px 10px;font-size:.66rem}.profile-heading{margin-bottom:38px}.profile-cards article{padding:28px 24px;border-radius:18px}}
@media(prefers-reduced-motion:reduce){.site-scroll-reveal{opacity:1;transform:none;filter:none;transition:none}.profile-portrait,.profile-portrait img,.profile-cards article{transition:none}}

/* Arte simbólica atrás do título da primeira dobra */
.hero .hero-copy{position:relative;isolation:isolate}
.hero .hero-copy:before{content:"";position:absolute;z-index:-1;inset:-64px -38px -54px -5vw;border-radius:30px;background:linear-gradient(90deg,rgba(15,0,29,.46),rgba(15,0,29,.62) 58%,rgba(15,0,29,.94)),url('assets/lobo-urso-hero.png') center 42%/cover no-repeat;opacity:.34;filter:saturate(.92) contrast(1.04);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 72%,transparent 100%);pointer-events:none}
.hero .hero-copy>*{position:relative;z-index:1}
@media(max-width:900px){.hero .hero-copy:before{inset:-34px -5vw -42px;opacity:.27;background-position:center 36%;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%)}}

/* Conteúdo exclusivo de Oráculos Terapêuticos */
.oracles-fit{display:none}
body.tarot-mode .service-details{display:none}
body.tarot-mode .oracles-fit{display:block;background:radial-gradient(circle at 50% 0,rgba(105,43,151,.15),transparent 48%),#0a0112}
.oracles-fit-heading{max-width:940px;margin:0 auto 54px;text-align:center;font-size:clamp(2.45rem,4.2vw,4.7rem)}
.oracles-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px;margin:0 auto}
.oracles-fit-grid article{position:relative;isolation:isolate;display:flex;align-items:center;gap:20px;min-height:145px;padding:28px 30px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(13,1,23,.98));box-shadow:0 18px 42px rgba(0,0,0,.22);transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .45s ease,background .35s ease}
.oracles-fit-grid article:before{content:"";position:absolute;inset:-45%;z-index:-1;background:radial-gradient(circle at 20% 50%,rgba(212,175,96,.18),transparent 48%);opacity:0;transform:scale(.8);transition:opacity .4s ease,transform .55s cubic-bezier(.16,1,.3,1)}
.oracles-fit-grid article>span{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border:1px solid rgba(212,175,96,.48);border-radius:50%;color:var(--gold);font:600 1.35rem 'Playfair Display',serif;box-shadow:inset 0 0 20px rgba(212,175,96,.06)}
.oracles-fit-grid article p{margin:0;color:var(--cream);font:600 1.08rem/1.48 'Playfair Display',serif}
.oracles-fit-cta{display:flex;justify-content:center;margin-top:38px}.oracles-fit-cta .btn{padding:15px 28px}
@media(hover:hover) and (pointer:fine){.oracles-fit-grid article:hover{z-index:2;transform:translateY(-10px) scale(1.012);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#11021e);box-shadow:0 30px 68px rgba(0,0,0,.44),0 0 34px rgba(212,175,96,.1)}.oracles-fit-grid article:hover:before{opacity:1;transform:scale(1)}.oracles-fit-grid article:hover>span{background:var(--gold);color:var(--deep);transform:rotate(8deg) scale(1.06)}.oracles-fit-cta .btn:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 18px 42px rgba(212,175,96,.22)}}
@media(max-width:760px){.oracles-fit-grid{grid-template-columns:1fr}.oracles-fit-heading{margin-bottom:38px}.oracles-fit-grid article{min-height:0;padding:24px 22px}.oracles-fit-grid article>span{flex-basis:48px;width:48px;height:48px}.oracles-fit-cta{margin-top:30px}}

.trust b[data-count-up]{min-width:3ch;font-variant-numeric:tabular-nums}

/* Pêndulo animado e conteúdo exclusivo da página Pêndulo Hebreu */
.pendulum-scene,.pendulum-understand,.pendulum-help{display:none}
body.pendulum-mode .service-details{display:none}
body.pendulum-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.7fr);align-items:center;gap:6vw;min-height:100vh!important;overflow:hidden}
body.pendulum-mode .service-hero-copy{position:relative;z-index:3}
body.pendulum-mode #service-lead{max-width:760px}
body.pendulum-mode .pendulum-scene{position:relative;display:grid;place-items:start center;width:min(100%,440px);height:530px;justify-self:center;overflow:visible}
.pendulum-scene:before{content:"";position:absolute;width:360px;aspect-ratio:1;left:50%;top:47%;transform:translate(-50%,-50%);border:1px solid rgba(212,175,96,.18);border-radius:50%;background:radial-gradient(circle,rgba(109,45,152,.16),transparent 66%);box-shadow:0 0 90px rgba(212,175,96,.06);animation:pendulumAura 4.2s ease-in-out infinite}
.pendulum-scene img{position:relative;z-index:1;display:block;width:auto;height:520px;object-fit:contain;transform-origin:50% 0;filter:drop-shadow(0 24px 24px rgba(0,0,0,.52)) drop-shadow(0 0 16px rgba(212,175,96,.12));animation:pendulumSwing 3.1s ease-in-out infinite;will-change:transform}
@keyframes pendulumSwing{0%,100%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}
@keyframes pendulumAura{0%,100%{opacity:.48;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}
body.pendulum-mode .pendulum-understand,body.pendulum-mode .pendulum-help{display:flex;align-items:center;justify-content:center;min-height:88vh}
.pendulum-understand{background:radial-gradient(circle at 50% 45%,rgba(105,43,151,.16),transparent 48%),#0a0112}
.pendulum-understand-inner{width:100%;max-width:1140px;margin:auto;text-align:center}
.pendulum-understand h2{max-width:980px;margin:0 auto 48px;font-size:clamp(2.8rem,4.75vw,5.15rem)}
.pendulum-understand-copy{position:relative;max-width:1000px;margin:0 auto;padding:44px 54px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(12,1,21,.99));box-shadow:0 22px 58px rgba(0,0,0,.3);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.pendulum-understand-copy:before,.pendulum-understand-copy:after{content:"";position:absolute;width:42px;height:42px;border-color:rgba(212,175,96,.48)}
.pendulum-understand-copy:before{left:16px;top:16px;border-left:1px solid;border-top:1px solid}
.pendulum-understand-copy:after{right:16px;bottom:16px;border-right:1px solid;border-bottom:1px solid}
.pendulum-understand-copy p{max-width:900px;margin:0 auto;color:var(--muted);font-size:clamp(1.03rem,1.42vw,1.2rem);line-height:1.8}
.pendulum-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(120,50,164,.14),transparent 46%),#08010e}
.pendulum-help>h2{max-width:1080px;margin:0 auto 54px;text-align:center;font-size:clamp(2.4rem,3.95vw,4.5rem);line-height:1.14}
.pendulum-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1280px;margin:0 auto}
.pendulum-help-grid article{position:relative;isolation:isolate;min-height:180px;padding:30px 30px 28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(28,5,47,.98),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.pendulum-help-grid article:before{content:"";position:absolute;inset:-50%;z-index:-1;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.21),transparent 47%);opacity:0;transform:translateY(30px) scale(.78);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.pendulum-help-grid article span{display:block;margin-bottom:28px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.2em}
.pendulum-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.08rem,1.35vw,1.25rem)/1.5 'Playfair Display',serif}
.pendulum-help-cta{display:flex;justify-content:center;margin-top:42px}.pendulum-help-cta .btn{padding:16px 30px}
@media(hover:hover) and (pointer:fine){.pendulum-understand-copy:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.43)}.pendulum-help-grid article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 32px 70px rgba(0,0,0,.44),0 0 34px rgba(212,175,96,.1)}.pendulum-help-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}.pendulum-help-cta .btn:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 18px 42px rgba(212,175,96,.22)}}
@media(max-width:1000px){body.pendulum-mode .service-hero{grid-template-columns:minmax(0,1fr) 300px;gap:3vw}body.pendulum-mode .pendulum-scene{width:300px;height:450px}.pendulum-scene img{height:440px}.pendulum-scene:before{width:290px}}
@media(max-width:900px){.pendulum-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body.pendulum-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.pendulum-mode .pendulum-scene{width:min(100%,320px);height:390px;margin-top:20px}.pendulum-scene img{height:380px}.pendulum-scene:before{width:270px}body.pendulum-mode .pendulum-understand,body.pendulum-mode .pendulum-help{min-height:0}.pendulum-understand h2,.pendulum-help>h2{margin-bottom:38px}.pendulum-understand-copy{padding:36px 30px}.pendulum-help-grid{grid-template-columns:1fr}.pendulum-help-grid article{min-height:0}}
@media(max-width:520px){.pendulum-understand h2{font-size:clamp(2.3rem,10vw,3.45rem)}.pendulum-help>h2{font-size:clamp(2.05rem,8.8vw,3.1rem)}.pendulum-understand-copy{padding:31px 22px;border-radius:18px}.pendulum-help-grid article{padding:26px 24px;border-radius:18px}.pendulum-help-cta .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.pendulum-scene:before,.pendulum-scene img,.pendulum-understand-copy,.pendulum-help-grid article{animation:none!important;transition:none!important}}

/* Mão, cristal e energia animada da página Radiestesia */
.radiestesia-scene,.radiestesia-understand,.radiestesia-help{display:none}
body.radiestesia-mode .service-details{display:none}
body.radiestesia-mode .service-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);align-items:center;gap:2vw;min-height:100vh!important;overflow:hidden}
body.radiestesia-mode .service-hero-copy{position:relative;z-index:4}
body.radiestesia-mode #service-lead{max-width:680px}
body.radiestesia-mode .radiestesia-scene{position:relative;display:block;width:min(112%,720px);height:520px;justify-self:center;isolation:isolate;transition:transform .55s cubic-bezier(.16,1,.3,1)}
.radiestesia-visual{position:absolute;z-index:2;width:min(110%,760px);height:auto;left:50%;top:22px;transform:translateX(-50%) scaleX(-1);transform-origin:50% 36%;animation:radiestesiaHandFloat 4.2s ease-in-out infinite;will-change:transform}
.radiestesia-visual img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,0,0,.48));opacity:1;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.1) 5%,rgba(0,0,0,.46) 12%,rgba(0,0,0,.82) 19%,#000 27%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.1) 5%,rgba(0,0,0,.46) 12%,rgba(0,0,0,.82) 19%,#000 27%,#000 100%);transition:filter .45s ease}
.radiestesia-energy-field{position:absolute;z-index:3;left:63%;top:83%;width:190px;height:118px;pointer-events:none;transform:translate(-50%,-50%);filter:drop-shadow(0 0 13px rgba(207,156,255,.48))}
.radiestesia-energy-orbit{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 18deg,transparent 0 11%,rgba(237,213,255,.88) 17%,rgba(168,94,225,.72) 23%,transparent 34% 53%,rgba(212,175,96,.85) 63%,rgba(250,231,178,.76) 69%,transparent 80%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);animation:radiestesiaEnergyOrbit 3.8s linear infinite}
.radiestesia-energy-orbit-small{inset:18px 28px;animation-direction:reverse;animation-duration:2.7s;opacity:.82}
.radiestesia-energy-core{position:absolute;width:68px;height:68px;left:50%;top:50%;border-radius:50%;background:radial-gradient(circle,rgba(248,228,255,.68),rgba(177,92,224,.22) 43%,transparent 70%);filter:blur(5px);transform:translate(-50%,-50%);animation:radiestesiaEnergyPulse 2.2s ease-in-out infinite}
@keyframes radiestesiaHandFloat{0%,100%{transform:translate3d(-50%,-5px,0) rotate(.55deg) scaleX(-1)}50%{transform:translate3d(-50%,12px,0) rotate(-.7deg) scaleX(-1)}}
@keyframes radiestesiaEnergyOrbit{to{transform:rotate(360deg)}}
@keyframes radiestesiaEnergyPulse{0%,100%{opacity:.52;transform:translate(-50%,-50%) scale(.82)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}}
body.radiestesia-mode .radiestesia-understand,body.radiestesia-mode .radiestesia-help{display:flex;align-items:center;justify-content:center;min-height:88vh}
.radiestesia-understand{background:radial-gradient(circle at 50% 45%,rgba(107,43,151,.17),transparent 48%),#0a0112}
.radiestesia-understand-inner{width:100%;max-width:1140px;margin:auto;text-align:center}
.radiestesia-understand h2{max-width:940px;margin:0 auto 48px;font-size:clamp(2.8rem,4.75vw,5.15rem)}
.radiestesia-understand-copy{position:relative;max-width:1000px;margin:0 auto;padding:44px 54px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(12,1,21,.99));box-shadow:0 22px 58px rgba(0,0,0,.3);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.radiestesia-understand-copy:before{content:"";position:absolute;left:12%;right:12%;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.74}
.radiestesia-understand-copy p{max-width:900px;margin:0 auto;color:var(--muted);font-size:clamp(1.03rem,1.42vw,1.2rem);line-height:1.8}
.radiestesia-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(120,50,164,.15),transparent 46%),#08010e}
.radiestesia-help>h2{max-width:1120px;margin:0 auto 54px;text-align:center;font-size:clamp(2.35rem,3.85vw,4.4rem);line-height:1.14}
.radiestesia-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1280px;margin:0 auto}
.radiestesia-help-grid article{position:relative;isolation:isolate;min-height:180px;padding:30px 30px 28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(28,5,47,.98),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.radiestesia-help-grid article:before{content:"";position:absolute;inset:-50%;z-index:-1;background:radial-gradient(circle at 50% 100%,rgba(178,105,230,.21),transparent 47%);opacity:0;transform:translateY(30px) scale(.78);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.radiestesia-help-grid article span{display:block;margin-bottom:28px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.2em}
.radiestesia-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.08rem,1.35vw,1.25rem)/1.5 'Playfair Display',serif}
.radiestesia-help-cta{display:flex;justify-content:center;margin-top:42px}.radiestesia-help-cta .btn{padding:16px 30px}
@media(hover:hover) and (pointer:fine){body.radiestesia-mode .radiestesia-scene:hover{transform:translateY(-9px) scale(1.025)}body.radiestesia-mode .radiestesia-scene:hover img{filter:drop-shadow(0 30px 34px rgba(0,0,0,.54))}.radiestesia-understand-copy:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.43)}.radiestesia-help-grid article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 32px 70px rgba(0,0,0,.44),0 0 34px rgba(178,105,230,.12)}.radiestesia-help-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}.radiestesia-help-cta .btn:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 18px 42px rgba(212,175,96,.22)}}
@media(max-width:1100px){body.radiestesia-mode .service-hero{grid-template-columns:minmax(0,1fr) 440px;gap:1vw}body.radiestesia-mode .radiestesia-scene{width:470px;height:430px}.radiestesia-visual{width:590px;top:38px}.radiestesia-energy-field{width:150px;height:94px}.radiestesia-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){body.radiestesia-mode .service-hero{grid-template-columns:1fr;padding-bottom:64px}body.radiestesia-mode .radiestesia-scene{width:min(100%,560px);height:390px;margin:20px auto 0}.radiestesia-visual{width:min(126%,650px);top:12px}body.radiestesia-mode .radiestesia-understand,body.radiestesia-mode .radiestesia-help{min-height:0}.radiestesia-understand h2,.radiestesia-help>h2{margin-bottom:38px}.radiestesia-understand-copy{padding:36px 30px}.radiestesia-help-grid{grid-template-columns:1fr}.radiestesia-help-grid article{min-height:0}}
@media(max-width:520px){body.radiestesia-mode .radiestesia-scene{height:310px}.radiestesia-visual{width:125%;top:20px}.radiestesia-energy-field{width:112px;height:72px}.radiestesia-understand h2{font-size:clamp(2.3rem,10vw,3.45rem)}.radiestesia-help>h2{font-size:clamp(2rem,8.8vw,3.05rem)}.radiestesia-understand-copy{padding:31px 22px;border-radius:18px}.radiestesia-help-grid article{padding:26px 24px;border-radius:18px}.radiestesia-help-cta .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.radiestesia-scene,.radiestesia-visual,.radiestesia-energy-orbit,.radiestesia-energy-core,.radiestesia-understand-copy,.radiestesia-help-grid article{animation:none!important;transition:none!important}}

/* Conteúdo exclusivo de Terapia de Ancoragem / Apometria */
.therapy-tree-scene,.therapy-understand,.therapy-help{display:none}
body.therapy-mode .service-details{display:none}
body.therapy-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.78fr);align-items:center;gap:4vw;min-height:100vh!important;overflow:hidden}
body.therapy-mode .service-hero-copy{position:relative;z-index:3}
body.therapy-mode #service-name{max-width:820px;font-size:clamp(3rem,4.7vw,5.45rem);line-height:.94;letter-spacing:-.045em}
body.therapy-mode #service-name span,body.therapy-mode #service-name strong{display:block}
body.therapy-mode #service-name span{margin-bottom:.16em;font-size:.64em;font-weight:500;letter-spacing:-.025em}
body.therapy-mode #service-name strong{font:inherit;white-space:nowrap}
body.therapy-mode #service-lead{max-width:690px;font-size:clamp(1rem,1.3vw,1.2rem)}
body.therapy-mode .therapy-tree-scene{position:relative;display:grid;width:min(100%,610px);height:610px;place-items:center;justify-self:center;transition:transform .55s cubic-bezier(.16,1,.3,1)}
.therapy-tree-scene img{display:block;width:min(100%,590px);height:auto;filter:drop-shadow(0 30px 32px rgba(0,0,0,.5)) drop-shadow(0 0 16px rgba(212,175,96,.14));animation:therapyTreeFloat 5.4s ease-in-out infinite;will-change:transform,filter}
body.therapy-mode .therapy-understand,body.therapy-mode .therapy-help{display:flex;min-height:86vh;align-items:center;justify-content:center}
.therapy-understand{background:radial-gradient(circle at 50% 48%,rgba(83,30,125,.15),transparent 46%),#0a0112}
.therapy-understand-inner{width:100%;max-width:1120px;margin:auto;text-align:center}
.therapy-understand h2,.therapy-help>h2{max-width:1000px;margin:0 auto 52px;text-align:center;font-size:clamp(2.6rem,4.6vw,5.1rem)}
.therapy-definition{position:relative;max-width:920px;margin:0 auto;padding:42px 50px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(30,7,50,.96),rgba(13,1,23,.98));box-shadow:0 22px 55px rgba(0,0,0,.28);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.therapy-definition:before{content:"";position:absolute;inset:auto 10% -1px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.7}
.therapy-definition h3{margin:0 0 18px;color:var(--gold);font:600 1.7rem 'Playfair Display',serif}
.therapy-definition p{max-width:810px;margin:0 auto;color:var(--muted);font-size:clamp(1.03rem,1.45vw,1.22rem);line-height:1.75}
.therapy-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(118,48,163,.15),transparent 48%),#08010e}
.therapy-help-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;width:100%;max-width:1280px;margin:0 auto}
.therapy-help-grid article{position:relative;isolation:isolate;flex:0 1 calc(33.333% - 18px);min-height:210px;padding:30px 30px 28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.therapy-help-grid article:before{content:"";position:absolute;inset:-50%;z-index:-1;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.2),transparent 48%);opacity:0;transform:translateY(30px) scale(.78);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.therapy-help-grid article span{display:block;margin-bottom:32px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.2em}
.therapy-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.08rem,1.4vw,1.28rem)/1.5 'Playfair Display',serif}
@keyframes therapyTreeFloat{0%,100%{transform:translateY(-7px) rotate(-.45deg);filter:brightness(.96)}50%{transform:translateY(11px) rotate(.5deg);filter:brightness(1.1)}}
@media(hover:hover) and (pointer:fine){body.therapy-mode .therapy-tree-scene:hover{transform:translateY(-10px) scale(1.025)}.therapy-definition:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.42)}.therapy-help-grid article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 32px 70px rgba(0,0,0,.44),0 0 34px rgba(212,175,96,.1)}.therapy-help-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1100px){body.therapy-mode .service-hero{grid-template-columns:minmax(0,1fr) 390px;gap:2vw}body.therapy-mode #service-name{font-size:clamp(2.7rem,5vw,4.5rem)}body.therapy-mode .therapy-tree-scene{width:410px;height:470px}.therapy-tree-scene img{width:440px}.therapy-help-grid article{flex-basis:calc(50% - 18px)}}
@media(max-width:900px){body.therapy-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.therapy-mode #service-name{font-size:clamp(2.7rem,10vw,4.4rem)}body.therapy-mode #service-name strong{white-space:normal}body.therapy-mode .therapy-tree-scene{width:min(100%,480px);height:440px;margin:20px auto 0}.therapy-tree-scene img{width:min(100%,440px)}body.therapy-mode .therapy-understand,body.therapy-mode .therapy-help{min-height:0}.therapy-understand h2,.therapy-help>h2{margin-bottom:38px}.therapy-definition{padding:34px 28px}.therapy-help-grid article{flex-basis:100%;min-height:0}.therapy-help-grid article span{margin-bottom:20px}}
@media(max-width:520px){body.therapy-mode .therapy-tree-scene{height:340px}.therapy-tree-scene img{width:340px}.therapy-understand h2,.therapy-help>h2{font-size:clamp(2.25rem,10vw,3.3rem)}.therapy-definition{padding:30px 22px;border-radius:18px}.therapy-help-grid article{padding:26px 24px;border-radius:18px}}
@media(prefers-reduced-motion:reduce){.therapy-tree-scene,.therapy-tree-scene img,.therapy-definition,.therapy-help-grid article{animation:none!important;transition:none!important}}

/* Conteúdo exclusivo de Registros Akáshicos */
.akashic-library-scene,.akashic-understand,.akashic-help{display:none}
body.akashic-mode .service-details{display:none}
body.akashic-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.67fr);align-items:center;gap:5vw;min-height:100vh!important;overflow:hidden}
body.akashic-mode .service-hero-copy{position:relative;z-index:3}
body.akashic-mode #service-name{max-width:760px;font-size:clamp(3.25rem,5.35vw,5.95rem)}
body.akashic-mode #service-lead{max-width:720px;font-size:clamp(1rem,1.28vw,1.18rem)}
body.akashic-mode .akashic-library-scene{position:relative;display:block;width:min(100%,470px);height:650px;justify-self:center;overflow:hidden;border:1px solid rgba(212,175,96,.48);border-radius:230px 230px 28px 28px;box-shadow:0 32px 75px rgba(0,0,0,.48),0 0 38px rgba(212,175,96,.08);transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .55s ease}
.akashic-library-scene:after{content:"";position:absolute;inset:16px;pointer-events:none;border:1px solid rgba(239,204,127,.38);border-radius:215px 215px 18px 18px;box-shadow:inset 0 0 50px rgba(9,0,17,.36)}
.akashic-library-scene img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;animation:akashicLibraryBreath 8s ease-in-out infinite;will-change:transform,filter}
body.akashic-mode .akashic-understand,body.akashic-mode .akashic-help{display:flex;align-items:center;justify-content:center;min-height:88vh}
.akashic-understand{background:radial-gradient(circle at 50% 45%,rgba(106,44,151,.16),transparent 48%),#0a0112}
.akashic-understand-inner{width:100%;max-width:1140px;margin:auto;text-align:center}
.akashic-understand h2{max-width:950px;margin:0 auto 48px;font-size:clamp(2.8rem,4.8vw,5.2rem)}
.akashic-understand-copy{position:relative;max-width:980px;margin:0 auto;padding:44px 52px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(12,1,21,.99));box-shadow:0 22px 58px rgba(0,0,0,.3);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.akashic-understand-copy:before,.akashic-understand-copy:after{content:"";position:absolute;width:42px;height:42px;border-color:rgba(212,175,96,.48)}
.akashic-understand-copy:before{left:16px;top:16px;border-left:1px solid;border-top:1px solid}
.akashic-understand-copy:after{right:16px;bottom:16px;border-right:1px solid;border-bottom:1px solid}
.akashic-understand-copy p{max-width:870px;margin:0 auto;color:var(--muted);font-size:clamp(1.03rem,1.42vw,1.2rem);line-height:1.78}
.akashic-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(120,50,164,.15),transparent 46%),#08010e}
.akashic-help>h2{max-width:1220px;margin:0 auto 54px;text-align:center;font-size:clamp(2.15rem,3.65vw,4.15rem);line-height:1.16}
.akashic-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1280px;margin:0 auto}
.akashic-help-grid article{position:relative;isolation:isolate;display:flex;align-items:center;gap:20px;min-height:150px;padding:28px 28px;overflow:hidden;border:1px solid var(--line);border-radius:21px;background:linear-gradient(145deg,rgba(28,5,47,.98),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .46s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .46s ease,background .4s ease}
.akashic-help-grid article:before{content:"";position:absolute;inset:-55%;z-index:-1;background:radial-gradient(circle at 15% 50%,rgba(212,175,96,.2),transparent 46%);opacity:0;transform:scale(.76);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.akashic-help-grid article span{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border:1px solid rgba(212,175,96,.45);border-radius:50%;color:var(--gold);font-size:1rem;transition:transform .4s ease,background .35s ease,color .35s ease}
.akashic-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.02rem,1.22vw,1.18rem)/1.5 'Playfair Display',serif}
.akashic-help-cta{display:flex;justify-content:center;margin-top:42px}.akashic-help-cta .btn{padding:16px 30px}
@keyframes akashicLibraryBreath{0%,100%{transform:scale(1.01);filter:saturate(.94) brightness(.92)}50%{transform:scale(1.055);filter:saturate(1.07) brightness(1.06)}}
@media(hover:hover) and (pointer:fine){body.akashic-mode .akashic-library-scene:hover{transform:translateY(-10px) scale(1.015);border-color:rgba(229,190,103,.82);box-shadow:0 38px 90px rgba(0,0,0,.55),0 0 45px rgba(212,175,96,.13)}.akashic-understand-copy:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.43)}.akashic-help-grid article:hover{z-index:2;transform:translateY(-11px) scale(1.014);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 30px 68px rgba(0,0,0,.44),0 0 32px rgba(212,175,96,.1)}.akashic-help-grid article:hover:before{opacity:1;transform:scale(1)}.akashic-help-grid article:hover span{transform:rotate(10deg) scale(1.08);background:var(--gold);color:var(--deep)}.akashic-help-cta .btn:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 18px 42px rgba(212,175,96,.22)}}
@media(max-width:1100px){body.akashic-mode .service-hero{grid-template-columns:minmax(0,1fr) 350px;gap:3vw}body.akashic-mode #service-name{font-size:clamp(3rem,5vw,4.8rem)}body.akashic-mode .akashic-library-scene{width:350px;height:550px}.akashic-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){body.akashic-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.akashic-mode .akashic-library-scene{width:min(100%,390px);height:530px;margin:30px auto 0}body.akashic-mode .akashic-understand,body.akashic-mode .akashic-help{min-height:0}.akashic-understand h2,.akashic-help>h2{margin-bottom:38px}.akashic-understand-copy{padding:36px 30px}.akashic-help-grid{grid-template-columns:1fr}.akashic-help-grid article{min-height:0}}
@media(max-width:520px){body.akashic-mode .akashic-library-scene{height:450px;border-radius:190px 190px 22px 22px}.akashic-library-scene:after{border-radius:175px 175px 14px 14px}.akashic-understand h2{font-size:clamp(2.3rem,10vw,3.45rem)}.akashic-help>h2{font-size:clamp(2rem,8.6vw,3rem)}.akashic-understand-copy{padding:32px 22px}.akashic-help-grid article{padding:24px 22px}.akashic-help-grid article span{flex-basis:44px;width:44px;height:44px}.akashic-help-cta .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.akashic-library-scene,.akashic-library-scene img,.akashic-understand-copy,.akashic-help-grid article{animation:none!important;transition:none!important}}

/* Conteúdo exclusivo de Psicanálise Integrativa */
.psychoanalysis-scene,.psychoanalysis-understand,.psychoanalysis-help{display:none}
body.psychoanalysis-mode .service-details{display:none}
body.psychoanalysis-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.78fr);align-items:center;gap:4vw;min-height:100vh!important;overflow:hidden}
body.psychoanalysis-mode .service-hero-copy{position:relative;z-index:3}
body.psychoanalysis-mode #service-name{max-width:760px;font-size:clamp(3.15rem,5.05vw,5.65rem);line-height:.98}
body.psychoanalysis-mode #service-lead{max-width:690px;font-size:clamp(1rem,1.28vw,1.18rem)}
body.psychoanalysis-mode .psychoanalysis-scene{position:relative;isolation:isolate;display:grid;width:min(100%,610px);height:610px;place-items:center;justify-self:center;transition:transform .55s cubic-bezier(.16,1,.3,1)}
.psychoanalysis-scene:before{content:"";position:absolute;z-index:-1;width:74%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,230,168,.48) 0,rgba(212,175,96,.23) 24%,rgba(117,53,156,.14) 48%,transparent 70%);filter:blur(18px);animation:psychoanalysisLight 5.4s ease-in-out infinite}
.psychoanalysis-scene:after{content:"";position:absolute;z-index:-2;width:86%;aspect-ratio:1;border:1px solid rgba(212,175,96,.17);border-radius:50%;animation:psychoanalysisOrbit 18s linear infinite}
.psychoanalysis-scene img{display:block;width:min(100%,590px);height:auto;filter:drop-shadow(0 32px 35px rgba(0,0,0,.48)) saturate(1.08);animation:psychoanalysisFloat 6s ease-in-out infinite;will-change:transform,filter}
body.psychoanalysis-mode .psychoanalysis-understand,body.psychoanalysis-mode .psychoanalysis-help{display:flex;align-items:center;justify-content:center;min-height:88vh}
.psychoanalysis-understand{background:radial-gradient(circle at 50% 45%,rgba(105,43,151,.17),transparent 47%),#0a0112}
.psychoanalysis-understand-inner{width:100%;max-width:1140px;margin:auto;text-align:center}
.psychoanalysis-understand h2{max-width:980px;margin:0 auto 48px;font-size:clamp(2.7rem,4.55vw,5rem)}
.psychoanalysis-understand-copy{position:relative;max-width:1000px;margin:0 auto;padding:44px 54px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(29,6,49,.97),rgba(12,1,21,.99));box-shadow:0 22px 58px rgba(0,0,0,.3);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.psychoanalysis-understand-copy:before{content:"";position:absolute;left:12%;right:12%;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.74}
.psychoanalysis-understand-copy p{max-width:900px;margin:0 auto;color:var(--muted);font-size:clamp(1.03rem,1.42vw,1.2rem);line-height:1.8}
.psychoanalysis-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(120,50,164,.15),transparent 46%),#08010e}
.psychoanalysis-help>h2{max-width:1080px;margin:0 auto 54px;text-align:center;font-size:clamp(2.45rem,4.05vw,4.55rem);line-height:1.12}
.psychoanalysis-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1280px;margin:0 auto}
.psychoanalysis-help-grid article{position:relative;isolation:isolate;min-height:190px;padding:30px 30px 28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(28,5,47,.98),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.psychoanalysis-help-grid article:before{content:"";position:absolute;inset:-50%;z-index:-1;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.21),transparent 47%);opacity:0;transform:translateY(30px) scale(.78);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.psychoanalysis-help-grid article span{display:block;margin-bottom:28px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.2em}
.psychoanalysis-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.08rem,1.35vw,1.25rem)/1.5 'Playfair Display',serif}
.psychoanalysis-help-cta{display:flex;justify-content:center;margin-top:42px}.psychoanalysis-help-cta .btn{padding:16px 30px}
@keyframes psychoanalysisFloat{0%,100%{transform:translateY(-8px) rotate(-.35deg);filter:drop-shadow(0 32px 35px rgba(0,0,0,.48)) saturate(1.06)}50%{transform:translateY(12px) rotate(.45deg);filter:drop-shadow(0 38px 42px rgba(0,0,0,.52)) saturate(1.16) brightness(1.05)}}
@keyframes psychoanalysisLight{0%,100%{opacity:.76;transform:scale(.94)}50%{opacity:1;transform:scale(1.09)}}
@keyframes psychoanalysisOrbit{to{transform:rotate(360deg)}}
@media(hover:hover) and (pointer:fine){body.psychoanalysis-mode .psychoanalysis-scene:hover{transform:translateY(-10px) scale(1.025)}.psychoanalysis-understand-copy:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.43)}.psychoanalysis-help-grid article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 32px 70px rgba(0,0,0,.44),0 0 34px rgba(212,175,96,.1)}.psychoanalysis-help-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}.psychoanalysis-help-cta .btn:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 18px 42px rgba(212,175,96,.22)}}
@media(max-width:1100px){body.psychoanalysis-mode .service-hero{grid-template-columns:minmax(0,1fr) 390px;gap:2vw}body.psychoanalysis-mode #service-name{font-size:clamp(2.9rem,5vw,4.75rem)}body.psychoanalysis-mode .psychoanalysis-scene{width:420px;height:470px}.psychoanalysis-scene img{width:430px}.psychoanalysis-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){body.psychoanalysis-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.psychoanalysis-mode #service-name{font-size:clamp(2.75rem,9.5vw,4.25rem)}body.psychoanalysis-mode .psychoanalysis-scene{width:min(100%,480px);height:440px;margin:20px auto 0}.psychoanalysis-scene img{width:min(100%,450px)}body.psychoanalysis-mode .psychoanalysis-understand,body.psychoanalysis-mode .psychoanalysis-help{min-height:0}.psychoanalysis-understand h2,.psychoanalysis-help>h2{margin-bottom:38px}.psychoanalysis-understand-copy{padding:36px 30px}.psychoanalysis-help-grid{grid-template-columns:1fr}.psychoanalysis-help-grid article{min-height:0}}
@media(max-width:520px){body.psychoanalysis-mode .psychoanalysis-scene{height:340px}.psychoanalysis-scene img{width:350px}.psychoanalysis-understand h2{font-size:clamp(2.25rem,10vw,3.35rem)}.psychoanalysis-help>h2{font-size:clamp(2.1rem,9vw,3.15rem)}.psychoanalysis-understand-copy{padding:31px 22px;border-radius:18px}.psychoanalysis-help-grid article{padding:26px 24px;border-radius:18px}.psychoanalysis-help-cta .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.psychoanalysis-scene,.psychoanalysis-scene:before,.psychoanalysis-scene:after,.psychoanalysis-scene img,.psychoanalysis-understand-copy,.psychoanalysis-help-grid article{animation:none!important;transition:none!important}}

/* Conteúdo exclusivo de Terapia Aura Master */
.aura-scene,.aura-understand,.aura-help{display:none}
body.aura-mode .service-details{display:none}
body.aura-mode .service-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.8fr);align-items:center;gap:4vw;min-height:100vh!important;overflow:hidden}
body.aura-mode .service-hero-copy{position:relative;z-index:3}
body.aura-mode #service-name{max-width:720px;font-size:clamp(3.35rem,5.35vw,5.9rem)}
body.aura-mode #service-lead{max-width:760px;font-size:clamp(1rem,1.28vw,1.18rem)}
body.aura-mode .aura-scene{position:relative;isolation:isolate;display:grid;width:min(100%,610px);height:610px;place-items:center;justify-self:center;transition:transform .55s cubic-bezier(.16,1,.3,1)}
.aura-scene:before{content:"";position:absolute;z-index:-1;width:74%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,236,167,.55) 0,rgba(230,183,72,.28) 24%,rgba(121,51,160,.14) 50%,transparent 72%);filter:blur(18px);animation:auraMasterGlow 4.6s ease-in-out infinite}
.aura-scene:after{content:"";position:absolute;z-index:-2;width:88%;aspect-ratio:1;border:1px solid rgba(212,175,96,.18);border-radius:50%;box-shadow:0 0 70px rgba(212,175,96,.08);animation:auraMasterOrbit 18s linear infinite}
.aura-scene img{display:block;width:min(100%,590px);height:auto;filter:sepia(.18) saturate(1.22) hue-rotate(-4deg) drop-shadow(0 30px 34px rgba(0,0,0,.45)) drop-shadow(0 0 20px rgba(232,190,75,.2));animation:auraMasterFloat 5.8s ease-in-out infinite;will-change:transform}
body.aura-mode .aura-understand,body.aura-mode .aura-help{display:flex;align-items:center;justify-content:center;min-height:88vh}
.aura-understand{background:radial-gradient(circle at 50% 45%,rgba(116,48,157,.17),transparent 48%),#0a0112}
.aura-understand-inner{width:100%;max-width:1140px;margin:auto;text-align:center}
.aura-understand h2{max-width:900px;margin:0 auto 48px;font-size:clamp(2.9rem,4.85vw,5.2rem)}
.aura-understand-copy{position:relative;max-width:940px;margin:0 auto;padding:46px 56px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(31,7,51,.97),rgba(12,1,21,.99));box-shadow:0 22px 58px rgba(0,0,0,.3);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease}
.aura-understand-copy:before{content:"";position:absolute;width:150px;height:150px;left:50%;top:50%;border-radius:50%;background:radial-gradient(circle,rgba(212,175,96,.14),transparent 68%);filter:blur(8px);transform:translate(-50%,-50%);pointer-events:none}
.aura-understand-copy p{position:relative;max-width:820px;margin:0 auto;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.23rem);line-height:1.8}
.aura-help{flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(133,54,171,.15),transparent 46%),#08010e}
.aura-help>h2{max-width:980px;margin:0 auto 54px;text-align:center;font-size:clamp(2.7rem,4.35vw,4.85rem);line-height:1.14}
.aura-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:1280px;margin:0 auto}
.aura-help-grid article{position:relative;isolation:isolate;min-height:205px;padding:30px 30px 28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(30,6,50,.98),rgba(12,1,21,.99));box-shadow:0 18px 42px rgba(0,0,0,.24);transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .48s ease,background .4s ease}
.aura-help-grid article:before{content:"";position:absolute;inset:-50%;z-index:-1;background:radial-gradient(circle at 50% 100%,rgba(212,175,96,.22),transparent 47%);opacity:0;transform:translateY(30px) scale(.78);transition:opacity .4s ease,transform .58s cubic-bezier(.16,1,.3,1)}
.aura-help-grid article span{display:grid;width:42px;height:42px;margin-bottom:24px;place-items:center;border:1px solid rgba(212,175,96,.42);border-radius:50%;color:var(--gold);font-size:.68rem;font-weight:700;letter-spacing:.1em;transition:transform .4s ease,background .35s ease,color .35s ease}
.aura-help-grid article p{margin:0;color:var(--cream);font:600 clamp(1.04rem,1.3vw,1.22rem)/1.52 'Playfair Display',serif}
@keyframes auraMasterFloat{0%,100%{transform:translateY(-8px) rotate(-.7deg) scale(.98)}50%{transform:translateY(12px) rotate(.8deg) scale(1.025)}}
@keyframes auraMasterGlow{0%,100%{opacity:.68;transform:scale(.92)}50%{opacity:1;transform:scale(1.1)}}
@keyframes auraMasterOrbit{to{transform:rotate(360deg)}}
@media(hover:hover) and (pointer:fine){body.aura-mode .aura-scene:hover{transform:translateY(-10px) scale(1.025)}.aura-understand-copy:hover{transform:translateY(-8px);border-color:rgba(229,190,103,.72);box-shadow:0 32px 72px rgba(0,0,0,.43)}.aura-help-grid article:hover{z-index:2;transform:translateY(-12px) scale(1.015);border-color:rgba(229,190,103,.82);background:linear-gradient(145deg,#24073d,#10021c);box-shadow:0 32px 70px rgba(0,0,0,.44),0 0 36px rgba(212,175,96,.11)}.aura-help-grid article:hover:before{opacity:1;transform:translateY(0) scale(1)}.aura-help-grid article:hover span{transform:rotate(9deg) scale(1.08);background:var(--gold);color:var(--deep)}}
@media(max-width:1100px){body.aura-mode .service-hero{grid-template-columns:minmax(0,1fr) 390px;gap:2vw}body.aura-mode #service-name{font-size:clamp(3rem,5vw,4.9rem)}body.aura-mode .aura-scene{width:420px;height:470px}.aura-scene img{width:430px}.aura-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){body.aura-mode .service-hero{grid-template-columns:1fr;padding-bottom:70px}body.aura-mode .aura-scene{width:min(100%,480px);height:440px;margin:20px auto 0}.aura-scene img{width:min(100%,450px)}body.aura-mode .aura-understand,body.aura-mode .aura-help{min-height:0}.aura-understand h2,.aura-help>h2{margin-bottom:38px}.aura-understand-copy{padding:36px 30px}.aura-help-grid{grid-template-columns:1fr}.aura-help-grid article{min-height:0}}
@media(max-width:520px){body.aura-mode .aura-scene{height:340px}.aura-scene img{width:350px}.aura-understand h2{font-size:clamp(2.35rem,10vw,3.5rem)}.aura-help>h2{font-size:clamp(2.2rem,9vw,3.2rem)}.aura-understand-copy{padding:31px 22px;border-radius:18px}.aura-help-grid article{padding:26px 24px;border-radius:18px}}
@media(prefers-reduced-motion:reduce){.aura-scene,.aura-scene:before,.aura-scene:after,.aura-scene img,.aura-understand-copy,.aura-help-grid article{animation:none!important;transition:none!important}}

/* Ajustes finais para títulos longos e navegação no celular */
@media(max-width:900px){
  .menu-btn{position:relative;display:grid;flex:0 0 44px;place-items:center;overflow:hidden;padding:0;font-size:0;line-height:1}
  .menu-btn:before,.menu-btn:after{content:"";position:absolute;width:18px;height:2px;border-radius:3px;background:var(--cream);transition:transform .25s ease,box-shadow .25s ease,opacity .2s ease}
  .menu-btn:before{box-shadow:0 -6px 0 var(--cream),0 6px 0 var(--cream)}
  .menu-btn:after{opacity:0}
  .menu-btn[aria-expanded="true"]:before{box-shadow:none;transform:rotate(45deg)}
  .menu-btn[aria-expanded="true"]:after{opacity:1;transform:rotate(-45deg)}
  .topbar nav{display:flex;top:calc(100% + 8px);left:0;right:0;gap:4px;max-height:calc(100dvh - 88px);padding:10px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--line);border-radius:16px;background:rgba(15,0,29,.98);box-shadow:0 24px 55px rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.985);transform-origin:top;transition:opacity .22s ease,transform .22s ease,visibility .22s}
  .topbar nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .topbar nav>a:not(.btn),.topbar nav>.drop>button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;padding:10px 12px;text-align:left;border-radius:10px}
  .topbar nav>a:not(.btn):after,.topbar nav>.drop>button:after{display:none}
  .topbar nav>a.active{color:var(--gold);background:rgba(212,175,96,.09)}
  .topbar nav>.drop,.topbar nav>.contact-drop{width:100%}
  .drop-menu{margin-top:4px;padding:5px;border-radius:10px;background:#18042a;box-shadow:none}
  .drop-menu a{padding:10px 12px;font-size:.78rem}
  .contact-menu{margin-top:4px;padding:5px;border-radius:10px;box-shadow:none}
  body.nav-open .whatsapp,body.nav-open .back-top{opacity:0;visibility:hidden;pointer-events:none}
}
@media(max-width:520px){
  body.therapy-mode .service-hero{padding-top:130px!important}
  body.therapy-mode #service-name{max-width:100%;font-size:clamp(1.72rem,8.4vw,2.45rem);line-height:1;letter-spacing:-.035em;overflow:visible}
  body.therapy-mode #service-name span{margin-bottom:.2em;font-size:.72em;letter-spacing:-.015em}
  body.therapy-mode #service-name strong{max-width:100%;white-space:nowrap}
}
@media(max-width:330px){body.therapy-mode #service-name{font-size:1.3rem}body.therapy-mode #service-name strong{white-space:nowrap}}

@media(max-width:540px){
  .topbar nav{top:calc(100% + 6px);gap:2px;max-height:calc(100dvh - 84px);padding:8px}
  .topbar nav>a:not(.btn),.topbar nav>.drop>button{min-height:42px;padding:9px 11px}
  .topbar nav>.contact-drop .btn{min-height:44px}
  body.therapy-mode #service-name{font-size:clamp(1.4rem,7vw,2.2rem)}
}

.therapy-mobile-break{display:none}
@media(max-width:520px){
  .therapy-mobile-break{display:block}
  body.therapy-mode #service-name{font-size:clamp(2rem,9.5vw,2.8rem);line-height:1.02}
  body.therapy-mode #service-name strong{white-space:nowrap}
}

/* Menu móvel direto, sem dropdowns internos. O desktop permanece inalterado. */
.mobile-nav-list{display:none}
@media(max-width:900px){
  .topbar nav>a,.topbar nav>.drop,.topbar nav>.contact-drop{display:none!important}
  .topbar nav>.mobile-nav-list{display:grid;width:100%;gap:2px}
  .mobile-nav-list>span{padding:12px 12px 5px;color:var(--gold);font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
  .mobile-nav-list>a{display:flex;min-height:42px;align-items:center;padding:9px 12px;border-radius:10px;color:var(--cream);font-size:.8rem;transition:background .2s ease,color .2s ease,transform .2s ease}
  .mobile-nav-list>a:hover,.mobile-nav-list>a:focus-visible{background:rgba(212,175,96,.1);color:var(--gold);transform:translateX(3px)}
  .mobile-nav-list>.mobile-contact-link{justify-content:center;margin-top:8px;background:var(--gold);color:#170522;font-weight:700}
  .mobile-nav-list>.mobile-contact-link:hover,.mobile-nav-list>.mobile-contact-link:focus-visible{background:#ecd28f;color:#170522;transform:none}
}
