:root{--dark:#070707;--dark2:#101010;--ink:#1b1b1f;--muted:#6e7078;--gold:#cda55a;--gold2:#f1d88b;--gold3:#8f6b29;--white:#fff;--soft:#f7f2e8;--line:rgba(205,165,90,.28);--shadow:0 32px 90px rgba(0,0,0,.22);--radius:30px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}body.loaded{animation:pageIn .7s ease both}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.section{padding:104px 0}.loader{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle at center,rgba(205,165,90,.13),transparent 34%),#050505;display:grid;place-items:center;transition:.75s cubic-bezier(.2,.7,.2,1)}.loader-frame{display:grid;place-items:center;gap:18px;padding:42px;border-radius:32px;border:1px solid rgba(205,165,90,.25);background:rgba(255,255,255,.035);box-shadow:0 0 80px rgba(205,165,90,.13);backdrop-filter:blur(10px)}.loader img{width:118px;filter:drop-shadow(0 0 30px rgba(205,165,90,.4));animation:logoPulse 1.4s infinite}.loader small{color:#d9cba8;letter-spacing:.16em;text-transform:uppercase;font-weight:800;font-size:.66rem}.loader span{width:210px;height:3px;border-radius:99px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold2),transparent);animation:bar 1.1s infinite}.loader.hide{opacity:0;visibility:hidden}.site-header{position:fixed;top:0;left:0;width:100%;height:86px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;z-index:1000;background:rgba(7,7,7,.68);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.08);transition:.35s}.site-header.scrolled{height:74px;background:rgba(7,7,7,.9);box-shadow:0 20px 55px rgba(0,0,0,.22)}.brand{display:flex;align-items:center;gap:14px;color:#fff}.brand img{width:56px;height:56px;object-fit:contain}.brand strong{font-family:Cinzel,serif;letter-spacing:.04em}.brand small{display:block;color:var(--gold2);text-transform:uppercase;font-size:.68rem;letter-spacing:.28em}.nav-menu{display:flex;align-items:center;gap:24px;color:#f4f4f4;font-size:.9rem;font-weight:700}.nav-menu a{position:relative;opacity:.94}.nav-menu a:not(.nav-cta):after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold2));transition:.3s}.nav-menu a:hover:after{width:100%}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:900;transition:.35s cubic-bezier(.2,.7,.2,1);border:1px solid transparent;white-space:nowrap}.nav-cta{padding:12px 18px;background:linear-gradient(135deg,var(--gold3),var(--gold2));color:#101010;box-shadow:0 12px 30px rgba(205,165,90,.23)}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.5rem}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#070707;color:#fff;padding-top:124px}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.96) 0%,rgba(5,5,5,.82) 44%,rgba(5,5,5,.42) 100%),url('../img/marca-wallpaper.webp') center/cover no-repeat;transform:scale(1.03);animation:slowZoom 16s ease-in-out infinite alternate}.hero-glow{position:absolute;inset:auto -20% -34% -20%;height:55%;background:radial-gradient(circle,rgba(205,165,90,.3),transparent 60%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 72%,transparent)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold2);font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:18px}.eyebrow.dark{color:#96702b}.hero h1,.section-heading h2,.about-copy h2,.contact-card h2,.cta-content h2{font-family:Cinzel,serif;line-height:1.04}.hero h1{font-size:clamp(2.55rem,5vw,5.35rem);max-width:900px;letter-spacing:-.04em}.hero p{font-size:1.08rem;line-height:1.86;color:#e6e1d5;margin:24px 0 34px;max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.btn{padding:16px 24px}.btn-primary{background:#fff;color:#111;box-shadow:0 16px 38px rgba(255,255,255,.12)}.btn-gold{background:linear-gradient(135deg,var(--gold3),var(--gold2));color:#111;box-shadow:0 18px 45px rgba(205,165,90,.28)}.btn:hover,.nav-cta:hover{transform:translateY(-4px);filter:brightness(1.06)}.trust-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-strip span{padding:11px 15px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.065);border-radius:999px;color:#eee;backdrop-filter:blur(12px)}.hero-visual{position:relative}.premium-card{position:relative;border-radius:38px;overflow:hidden;border:1px solid rgba(205,165,90,.35);box-shadow:var(--shadow)}.premium-card:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.84));pointer-events:none}.hero-card img{height:690px;width:100%;object-fit:cover;object-position:center top;transition:transform .8s}.hero-card:hover img{transform:scale(1.045)}.hero-card-info{position:absolute;z-index:3;left:22px;right:22px;bottom:22px;padding:21px;border-radius:24px;background:rgba(8,8,8,.72);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14)}.hero-card-info strong{display:block;font-family:Cinzel,serif;color:var(--gold2);font-size:1.25rem}.hero-card-info small{color:#fff}.floating-note{position:absolute;left:-34px;bottom:70px;z-index:5;width:260px;display:flex;gap:12px;align-items:center;padding:18px;border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 20px 50px rgba(0,0,0,.2);border:1px solid rgba(205,165,90,.25);color:#222}.floating-note i{color:var(--gold3);font-size:1.35rem}.floating-note span{font-size:.88rem;line-height:1.45;font-weight:700}.intro-panel{padding:0;background:linear-gradient(180deg,#070707 0%,#fff 55%)}.metrics{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.glass-card{background:rgba(255,255,255,.94);border:1px solid #eee0c4;border-radius:var(--radius);padding:30px;box-shadow:0 28px 70px rgba(0,0,0,.14);transition:.35s}.glass-card:hover{transform:translateY(-8px)}.metrics strong{display:block;font-family:Cinzel,serif;font-size:2.15rem;color:#876421;margin-bottom:8px}.metrics span{color:var(--muted);line-height:1.65}.dark-section{position:relative;background:#0a0a0a;color:#fff;overflow:hidden}.dark-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(205,165,90,.18),transparent 34%),url('../img/marca-wallpaper.webp') center/cover no-repeat;opacity:.35}.split{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:50px;align-items:start}.sticky-title{position:sticky;top:116px}.section-heading h2{font-size:clamp(2.05rem,3.5vw,3.65rem);margin-bottom:18px;letter-spacing:-.03em}.section-heading p,.about-copy p,.contact-card p{color:var(--muted);line-height:1.82;font-size:1.02rem}.dark-section .section-heading p{color:#d8d2c7}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.check-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(205,165,90,.24);border-radius:var(--radius);padding:30px;box-shadow:0 20px 50px rgba(0,0,0,.22);transition:.35s;backdrop-filter:blur(12px)}.check-grid article:hover,.service-card:hover,.timeline article:hover{transform:translateY(-9px);box-shadow:var(--shadow);border-color:rgba(241,216,139,.55)}.check-grid i{color:var(--gold2);font-size:1.55rem;margin-bottom:16px}.check-grid h3,.service-card h3,.timeline h3{font-size:1.15rem;margin-bottom:10px}.check-grid p{color:#d8d8d8;line-height:1.72}.method{background:#fff}.center{text-align:center;max-width:900px;margin:0 auto 46px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.timeline article{padding:30px;border-radius:var(--radius);background:linear-gradient(180deg,#fff,#fbf7ef);border:1px solid #eadfca;box-shadow:0 18px 48px rgba(0,0,0,.08);transition:.35s}.timeline span{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:17px;background:#111;color:var(--gold2);font-weight:900;margin-bottom:18px}.timeline p,.service-card p{color:var(--muted);line-height:1.72}.soft{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border-radius:32px;overflow:hidden;border:1px solid #eadfca;box-shadow:0 18px 46px rgba(0,0,0,.09);transition:.35s}.service-card img{height:238px;width:100%;object-fit:cover;transition:.7s}.service-card:hover img{transform:scale(1.08)}.service-card div{padding:30px}.service-card i{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#111;color:var(--gold2);margin-bottom:17px}.about{background:linear-gradient(180deg,#fff,#fbf7ef)}.about-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:54px;align-items:center}.about-img{border-radius:38px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #eadfca}.about-img img{height:635px;width:100%;object-fit:cover;object-position:center top}.about-copy{background:rgba(255,255,255,.88);border:1px solid #eee0c4;border-radius:38px;padding:46px;box-shadow:0 22px 60px rgba(0,0,0,.09);backdrop-filter:blur(10px)}.about-copy h2{font-size:clamp(2rem,3vw,3.25rem);margin-bottom:18px}.about-copy p+p{margin-top:16px}.credentials{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.credentials span{background:#111;color:var(--gold2);padding:13px 16px;border-radius:999px;font-weight:900}.cta-band{background:#080808;color:#fff;position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.55)),url('../img/marca-wallpaper.webp') center/cover no-repeat;opacity:1}.cta-content{position:relative;display:grid;grid-template-columns:230px 1fr auto;gap:30px;align-items:center}.cta-content img{filter:drop-shadow(0 0 18px rgba(205,165,90,.23))}.cta-content h2{font-size:clamp(1.75rem,3vw,3.1rem);margin-bottom:9px}.cta-content p{color:#ded8cc;line-height:1.7}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px}.contact-card{background:linear-gradient(180deg,#faf5ec,#fff);border-radius:38px;padding:40px;border:1px solid #eadfca;box-shadow:0 20px 55px rgba(0,0,0,.08)}.contact-card h2{font-size:clamp(1.95rem,3vw,3.12rem);margin-bottom:16px}.contact-card ul{list-style:none;margin-top:25px;display:grid;gap:15px}.contact-card li{display:flex;gap:13px;align-items:flex-start;color:#333;line-height:1.5}.contact-card i{color:#9b762b;margin-top:3px}.map-wrap{min-height:545px;border-radius:38px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #eadfca;filter:saturate(.95) contrast(1.04)}.map-wrap iframe{width:100%;height:100%;border:0}.footer{background:#070707;color:#ddd;padding:62px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:36px}.footer img{width:240px;margin-bottom:18px}.footer h3{color:var(--gold2);margin-bottom:13px}.footer p{line-height:1.75;color:#cfcfcf}.footer a{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:46px;padding:19px;color:#bdbdbd}.footer-bottom a{color:var(--gold2);font-weight:900}.float-whatsapp{position:fixed;right:22px;bottom:22px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:2rem;z-index:900;box-shadow:0 16px 38px rgba(37,211,102,.38);animation:wpp 1.8s infinite}.reveal{opacity:0;transform:translateY(34px);transition:.9s cubic-bezier(.2,.7,.2,1)}.reveal.active{opacity:1;transform:none}.delay-1{transition-delay:.14s}.delay-2{transition-delay:.28s}.delay-3{transition-delay:.42s}@keyframes pageIn{from{opacity:.001}to{opacity:1}}@keyframes logoPulse{50%{transform:scale(1.06)}}@keyframes bar{0%{transform:scaleX(.2);opacity:.35}50%{transform:scaleX(1);opacity:1}100%{transform:scaleX(.2);opacity:.35}}@keyframes wpp{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes pulseGold{50%{box-shadow:0 0 0 14px rgba(205,165,90,.09),0 18px 45px rgba(205,165,90,.3)}}@keyframes slowZoom{to{transform:scale(1.09)}}.pulse{animation:pulseGold 1.8s infinite}@media(max-width:1080px){.menu-toggle{display:block}.nav-menu{position:absolute;top:86px;left:4%;right:4%;background:#0b0b0b;border:1px solid rgba(255,255,255,.1);border-radius:24px;flex-direction:column;padding:22px;display:none;box-shadow:0 20px 60px rgba(0,0,0,.35)}.nav-menu.open{display:flex}.hero-grid,.split,.about-grid,.contact-grid,.cta-content{grid-template-columns:1fr}.sticky-title{position:relative;top:0}.hero-card img{height:600px}.metrics,.service-grid,.check-grid,.footer-grid,.timeline{grid-template-columns:1fr}.cta-content{text-align:center}.cta-content img{margin:auto}.map-wrap{min-height:430px}.floating-note{left:18px}}@media(max-width:640px){.section{padding:74px 0}.site-header{height:76px}.site-header.scrolled{height:70px}.brand img{width:46px;height:46px}.brand strong{font-size:.88rem}.brand small{font-size:.58rem}.nav-menu{top:76px}.hero{padding-top:112px}.hero h1{font-size:2.33rem}.hero p{font-size:.99rem}.hero-card img{height:480px}.hero-actions .btn{width:100%}.trust-strip span{width:100%;text-align:center}.glass-card,.about-copy,.contact-card,.check-grid article,.timeline article{padding:24px}.service-card img{height:205px}.floating-note{position:relative;left:auto;bottom:auto;margin-top:18px;width:auto}.footer-grid{text-align:center}.footer img{margin:0 auto 18px}.float-whatsapp{width:56px;height:56px;right:15px;bottom:15px}.about-img img{height:500px}.loader-frame{width:86%;padding:32px}.loader small{text-align:center;line-height:1.5}.map-wrap{min-height:360px}}

/* Ajustes finais: card do hero, e-book e curso */
@media (min-width:1081px){
  .floating-note{top:118px;bottom:auto;left:-28px;width:285px;z-index:6}
  .hero-card-info{bottom:30px}
}
.product-section{position:relative;background:#fff;overflow:hidden}.product-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(205,165,90,.16),transparent 28%),radial-gradient(circle at 92% 84%,rgba(0,0,0,.06),transparent 28%);pointer-events:none}.product-section-dark{background:#080808;color:#fff}.product-section-dark:before{background:linear-gradient(135deg,rgba(0,0,0,.92),rgba(0,0,0,.78)),url('../img/marca-wallpaper.webp') center/cover no-repeat;opacity:1}.product-grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:center}.product-grid-reverse{grid-template-columns:1.1fr .9fr}.product-cover{border-radius:38px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,242,232,.86));border:1px solid #eadfca;box-shadow:var(--shadow)}.product-section-dark .product-cover{background:rgba(255,255,255,.06);border-color:rgba(205,165,90,.32);backdrop-filter:blur(12px)}.product-cover img{width:100%;max-height:620px;object-fit:contain;border-radius:26px;margin:auto;box-shadow:0 22px 55px rgba(0,0,0,.2)}.course-cover img{max-width:420px;box-shadow:none;filter:drop-shadow(0 0 32px rgba(205,165,90,.22))}.product-copy{background:rgba(255,255,255,.82);border:1px solid #eadfca;border-radius:38px;padding:48px;box-shadow:0 22px 60px rgba(0,0,0,.08);backdrop-filter:blur(10px)}.product-section-dark .product-copy{background:rgba(255,255,255,.055);border-color:rgba(205,165,90,.26);box-shadow:0 28px 80px rgba(0,0,0,.38)}.product-copy h2{font-family:Cinzel,serif;font-size:clamp(2rem,3.7vw,4rem);line-height:1.04;letter-spacing:-.03em;margin:10px 0 18px}.product-copy p{font-size:1.03rem;line-height:1.82;color:var(--muted);margin-bottom:16px}.product-section-dark .product-copy p{color:#ded8cc}.product-list{list-style:none;display:grid;gap:13px;margin:26px 0 30px}.product-list li{display:flex;gap:12px;align-items:flex-start;line-height:1.6;color:#333}.product-section-dark .product-list li{color:#f1eadc}.product-list i{color:var(--gold3);margin-top:4px}.product-section-dark .product-list i{color:var(--gold2)}
@media(max-width:1080px){.product-grid,.product-grid-reverse{grid-template-columns:1fr;gap:30px}.product-copy{padding:36px}.product-cover img{max-height:560px}.course-cover img{max-width:360px}.nav-menu{max-height:calc(100vh - 100px);overflow-y:auto}}
@media(max-width:640px){.product-copy{padding:26px;border-radius:28px}.product-cover{padding:12px;border-radius:28px}.product-cover img{border-radius:20px;max-height:500px}.course-cover img{max-width:260px}.product-copy .btn{width:100%;justify-content:center}.floating-note{position:relative;left:auto;top:auto;bottom:auto;margin-top:18px;width:auto}}
