
:root{
    --be-ink:#12211c;
    --be-forest:#0f3028;
    --be-forest-2:#071f19;
    --be-sage:#748f7c;
    --be-cream:#f3eee3;
    --be-sand:#e6ddca;
    --be-paper:#fbf8f1;
    --be-gold:#c6a15b;
    --be-rose:#9d6f62;
    --be-line:rgba(18,33,28,.16);
    --be-white:#fff;
    --be-serif:Georgia,"Times New Roman",serif;
    --be-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.be-love-site-page{margin:0;background:var(--be-paper);color:var(--be-ink);font-family:var(--be-sans);font-size:16px;line-height:1.6}
body.be-love-site-page #wpadminbar{z-index:100000}
body.be-love-site-page a{text-decoration:none;color:inherit}
body.be-love-site-page button{font:inherit}
.be-site{overflow:hidden;min-height:100vh;background:var(--be-paper)}
.be-shell{width:min(1180px,calc(100% - 44px));margin:0 auto}
.be-skip{position:fixed;left:12px;top:-80px;background:#fff;color:#000;padding:10px 14px;z-index:999999;border-radius:4px}
.be-skip:focus{top:12px}

.be-header{position:fixed;inset:0 0 auto 0;z-index:1000;color:#fff;transition:.35s ease}
.admin-bar .be-header{top:0}
.be-header.scrolled{background:rgba(7,31,25,.95);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(255,255,255,.1)}
.be-header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.be-brand{display:inline-flex;align-items:center;gap:11px;font-weight:650;letter-spacing:.02em}
.be-brand-mark{display:grid;place-items:center;width:35px;height:35px;border:1px solid currentColor;border-radius:50%;font-family:var(--be-serif);font-size:13px}
.be-brand-name{font-size:15px}
.be-nav{display:flex;gap:30px;margin-left:auto}
.be-nav a{font-size:13px;opacity:.86;transition:.2s}
.be-nav a:hover{opacity:1}
.be-header-actions{display:flex;align-items:center;gap:10px}
.be-lang{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid rgba(255,255,255,.34);border-radius:999px;font-size:11px;font-weight:700}
.be-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 25px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:.02em;transition:.25s ease;cursor:pointer}
.be-btn span{transition:transform .25s ease}
.be-btn:hover span{transform:translate(3px,-3px)}
.be-btn-small{min-height:39px;padding:0 18px}
.be-btn-solid{background:var(--be-gold);color:#152019!important}
.be-btn-solid:hover{background:#d4b36f;transform:translateY(-1px)}
.be-btn-light{background:var(--be-cream);color:var(--be-forest)!important}
.be-btn-light:hover{background:#fff}
.be-btn-ghost{border-color:rgba(255,255,255,.5);color:#fff!important}
.be-btn-ghost:hover{background:rgba(255,255,255,.1)}
.be-menu-toggle,.be-mobile-menu{display:none}

.be-hero{position:relative;min-height:780px;height:100svh;max-height:980px;background:var(--be-forest-2);color:#fff;display:flex;align-items:center}
.be-hero-photo{position:absolute;inset:0;background-image:var(--be-hero);background-size:cover;background-position:center 35%;filter:saturate(.72) contrast(1.04)}
.be-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,28,22,.92) 0%,rgba(9,34,28,.77) 37%,rgba(11,29,25,.26) 70%,rgba(11,29,25,.38) 100%)}
.be-hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,720px) 1fr;align-items:center;padding-top:72px}
.be-hero-copy{max-width:760px}
.be-kicker{margin:0 0 18px;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--be-gold)}
.be-hero h1,.be-section h2,.be-final h2{font-family:var(--be-serif);font-weight:400;letter-spacing:-.035em}
.be-hero h1{font-size:clamp(42px,4.25vw,66px);line-height:1.02;margin:0 0 24px;max-width:760px}
.be-hero h1 em{font-weight:400;color:#e9d8af}
.be-lead{max-width:670px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.86);margin:0 0 30px}
.be-actions{display:flex;gap:12px;flex-wrap:wrap}
.be-hero-note{display:flex;align-items:center;gap:9px;margin-top:22px;color:rgba(255,255,255,.66);font-size:12px}
.be-hero-note span{display:block;width:24px;height:1px;background:var(--be-gold)}
.be-scroll{position:absolute;z-index:4;right:38px;bottom:38px;width:48px;height:48px;border:1px solid rgba(255,255,255,.32);border-radius:50%;display:grid;place-items:center}
.be-scroll span{width:1px;height:18px;background:#fff;position:relative}
.be-scroll span:after{content:"";position:absolute;bottom:0;left:-3px;width:6px;height:6px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg)}
.be-cosmic{position:absolute;border:1px solid rgba(198,161,91,.35);border-radius:50%;pointer-events:none}
.be-cosmic-one{width:480px;height:480px;right:-210px;top:20%;box-shadow:0 0 0 70px rgba(198,161,91,.04),0 0 0 150px rgba(198,161,91,.025)}
.be-cosmic-one:before,.be-cosmic-one:after{content:"";position:absolute;border-radius:50%;background:var(--be-gold)}
.be-cosmic-one:before{width:7px;height:7px;left:38px;top:68px}
.be-cosmic-one:after{width:4px;height:4px;left:110px;bottom:30px}

.be-section{padding:110px 0}
.be-section-head{max-width:760px;margin-bottom:55px}
.be-section-head.be-narrow{max-width:810px}
.be-section-head.be-center{text-align:center;margin-left:auto;margin-right:auto}
.be-section h2{font-size:clamp(38px,5vw,64px);line-height:1.06;margin:0 0 22px}
.be-section-head>p:last-child{font-size:17px;max-width:720px;color:#4b5b55}
.be-center>p:last-child{margin-left:auto;margin-right:auto}
.be-recognition{background:var(--be-paper)}
.be-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.be-card{min-height:260px;padding:28px;border:1px solid var(--be-line);background:rgba(255,255,255,.42);display:flex;flex-direction:column;justify-content:space-between;transition:.3s}
.be-card:hover{transform:translateY(-5px);background:#fff}
.be-symbol{font-family:var(--be-serif);font-size:36px;color:var(--be-gold)}
.be-card p{margin:55px 0 0;font-size:16px;line-height:1.55}

.be-path{background:var(--be-forest);color:#fff}
.be-path .be-section-head>p:last-child{color:rgba(255,255,255,.72)}
.be-phase-list{border-top:1px solid rgba(255,255,255,.16)}
.be-phase{display:grid;grid-template-columns:90px 1fr 110px;align-items:center;gap:22px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.16);position:relative}
.be-phase-num{font-size:12px;color:var(--be-gold);font-weight:700;letter-spacing:.16em}
.be-phase h3{font-family:var(--be-serif);font-size:clamp(28px,4vw,46px);font-weight:400;margin:0 0 5px}
.be-phase p{max-width:670px;margin:0;color:rgba(255,255,255,.66)}
.be-phase-orbit{justify-self:end;width:60px;height:60px;border:1px solid rgba(198,161,91,.42);border-radius:50%;display:grid;place-items:center}
.be-phase-orbit span{width:5px;height:5px;background:var(--be-gold);border-radius:50%}

.be-inside{background:var(--be-cream)}
.be-inside-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}
.be-inside .be-section-head{position:sticky;top:130px}
.be-inside-list{border-top:1px solid var(--be-line)}
.be-inside-item{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid var(--be-line)}
.be-inside-item>span{font-size:11px;font-weight:800;color:var(--be-gold);letter-spacing:.15em;padding-top:5px}
.be-inside-item h3{font-family:var(--be-serif);font-size:27px;font-weight:400;margin:0 0 7px}
.be-inside-item p{margin:0;color:#5f6d67}

.be-about{padding:0;display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#d9cfbd}
.be-about-photo{min-height:720px;background-image:linear-gradient(180deg,rgba(0,0,0,0) 65%,rgba(0,0,0,.55)),var(--be-about);background-size:cover;background-position:center;position:relative}
.be-about-caption{position:absolute;left:32px;bottom:28px;color:#fff;font-family:var(--be-serif);font-size:21px}
.be-about-content{display:flex;align-items:center;padding:80px 8vw;background:#d9cfbd}
.be-about-inner{max-width:640px}
.be-about h2{font-size:clamp(46px,5vw,70px);margin-bottom:22px}
.be-about-lead{font-family:var(--be-serif);font-size:24px;line-height:1.42}
.be-about-inner>p:not(.be-kicker):not(.be-about-lead){color:#43514c}
.be-badges{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}
.be-badges span{border:1px solid rgba(18,33,28,.26);border-radius:999px;padding:8px 12px;font-size:11px}
.be-text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:800;border-bottom:1px solid var(--be-ink);padding-bottom:3px}

.be-for{background:var(--be-paper)}
.be-for-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.be-for-list{border-top:1px solid var(--be-line)}
.be-for-item{display:grid;grid-template-columns:35px 1fr;gap:12px;padding:24px 0;border-bottom:1px solid var(--be-line)}
.be-for-item span{color:var(--be-gold)}
.be-for-item p{margin:0;font-size:17px}

.be-offer{background:#0a251e;color:#fff}
.be-offer .be-section-head>p:last-child{color:rgba(255,255,255,.7)}
.be-full-offer{display:flex;justify-content:space-between;gap:40px;align-items:end;background:var(--be-gold);color:#152019;padding:34px 38px;margin-bottom:14px}
.be-offer-badge{font-size:10px;letter-spacing:.18em;font-weight:800}
.be-full-offer h3{font-family:var(--be-serif);font-size:40px;font-weight:400;margin:8px 0 4px}
.be-full-offer p{margin:0;opacity:.78}
.be-full-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:14px}
.be-full-price>span{font-family:var(--be-serif);font-size:39px}
.be-offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.be-offer-card{display:flex;flex-direction:column;min-height:300px;border:1px solid rgba(255,255,255,.18);padding:25px;background:rgba(255,255,255,.035)}
.be-offer-index{font-size:10px;color:var(--be-gold);letter-spacing:.15em}
.be-offer-card h3{font-family:var(--be-serif);font-size:28px;font-weight:400;margin:24px 0 8px}
.be-offer-card>p{font-size:13px;color:rgba(255,255,255,.63);margin:0}
.be-offer-bottom{margin-top:auto;padding-top:30px;display:flex;justify-content:space-between;align-items:end;gap:14px}
.be-offer-bottom strong{font-family:var(--be-serif);font-size:25px;font-weight:400}
.be-offer-bottom a{font-size:11px;font-weight:800;color:#e5c98f;border-bottom:1px solid rgba(229,201,143,.55)}
.be-brazil{margin-top:18px;border:1px solid rgba(255,255,255,.18);padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.be-brazil>div{display:flex;align-items:center;gap:16px}
.be-brazil-flag{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:var(--be-gold);font-size:11px;font-weight:800}
.be-brazil h3{font-size:15px;margin:0 0 2px}
.be-brazil p{margin:0;color:rgba(255,255,255,.65);font-size:13px}
.be-currency-note{text-align:center;color:rgba(255,255,255,.4);font-size:11px;margin:20px 0 0}

.be-how{background:var(--be-cream)}
.be-how-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--be-line)}
.be-how-card{padding:28px;min-height:240px;border-right:1px solid var(--be-line)}
.be-how-card:last-child{border-right:0}
.be-how-card>span{font-size:10px;color:var(--be-gold);font-weight:800}
.be-how-card h3{font-family:var(--be-serif);font-size:25px;font-weight:400;margin:58px 0 8px}
.be-how-card p{margin:0;color:#5c6964;font-size:14px}

.be-final{position:relative;background:#061d17;color:#fff;padding:130px 0;overflow:hidden}
.be-final-inner{position:relative;z-index:2;max-width:970px;text-align:center}
.be-final h2{font-size:clamp(44px,6vw,78px);line-height:1.04;margin:0 auto 25px;max-width:940px}
.be-final-inner>p:not(.be-kicker){max-width:700px;margin:0 auto 30px;color:rgba(255,255,255,.72);font-size:17px}
.be-cosmic-two{width:660px;height:660px;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px rgba(198,161,91,.025),0 0 0 210px rgba(198,161,91,.018)}

.be-faq{background:var(--be-paper)}
.be-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}
.be-faq .be-section-head{position:sticky;top:130px;align-self:start}
.be-faq-item{border-top:1px solid var(--be-line)}
.be-faq-item:last-child{border-bottom:1px solid var(--be-line)}
.be-faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-family:var(--be-serif);font-size:22px}
.be-faq-item summary::-webkit-details-marker{display:none}
.be-faq-item summary i{width:16px;height:16px;position:relative;flex:0 0 16px}
.be-faq-item summary i:before,.be-faq-item summary i:after{content:"";position:absolute;background:var(--be-ink);left:0;top:7px;width:16px;height:1px;transition:.2s}
.be-faq-item summary i:after{transform:rotate(90deg)}
.be-faq-item[open] summary i:after{transform:rotate(0)}
.be-faq-item>div{padding:0 42px 22px 0;color:#58655f}
.be-faq-item>div p{margin:0}

.be-footer{background:#041612;color:#fff;padding:42px 0 95px}
.be-footer-inner{display:flex;justify-content:space-between;align-items:end;gap:30px}
.be-brand-footer{margin-bottom:13px}
.be-footer p{font-size:12px;color:rgba(255,255,255,.48);margin:0}
.be-footer-links{display:flex;gap:22px;align-items:center}
.be-footer-links a{font-size:12px;color:rgba(255,255,255,.72)}

.be-mobile-cta{display:none}


.be-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}
.be-reveal.is-visible{opacity:1;transform:none}

@media(max-width:980px){
    .be-nav{display:none}
    .be-menu-toggle{display:grid;place-items:center;width:40px;height:40px;background:transparent;border:0;position:relative}
    .be-menu-toggle span{position:absolute;width:20px;height:1px;background:#fff;transition:.25s}
    .be-menu-toggle span:first-child{transform:translateY(-4px)}
    .be-menu-toggle span:last-child{transform:translateY(4px)}
    .be-menu-toggle[aria-expanded="true"] span:first-child{transform:rotate(45deg)}
    .be-menu-toggle[aria-expanded="true"] span:last-child{transform:rotate(-45deg)}
    .be-mobile-menu{position:absolute;top:82px;left:0;right:0;background:#0d2a23;padding:22px;flex-direction:column}
    .be-mobile-menu.open{display:flex}
    .be-mobile-menu a{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1)}
    .be-card-grid,.be-offer-grid,.be-how-grid{grid-template-columns:repeat(2,1fr)}
    .be-how-card:nth-child(2){border-right:0}
    .be-how-card:nth-child(-n+2){border-bottom:1px solid var(--be-line)}
    .be-inside-grid,.be-for-grid,.be-faq-grid{grid-template-columns:1fr;gap:45px}
    .be-inside .be-section-head,.be-faq .be-section-head{position:static}
    .be-about{grid-template-columns:1fr}
    .be-about-photo{min-height:620px}
    .be-about-content{padding:75px 6vw}
}

@media(max-width:700px){
    .admin-bar .be-header{top:0}
    .be-shell{width:min(100% - 28px,1180px)}
    .be-header-inner{height:68px}
    .be-brand-name{font-size:13px}
    .be-header-actions>.be-btn{display:none}
    .be-mobile-menu{top:68px}
    .be-hero{min-height:760px;height:100svh;max-height:none;align-items:flex-end}
    .be-hero-photo{background-position:62% center}
    .be-hero-overlay{background:linear-gradient(180deg,rgba(6,28,22,.18) 10%,rgba(6,28,22,.72) 52%,rgba(6,28,22,.98) 100%)}
    .be-hero-grid{display:block;padding:130px 0 84px}
    .be-hero h1{font-size:clamp(36px,9.8vw,50px);line-height:1.04}
    .be-lead{font-size:15px}
    .be-actions{display:grid}
    .be-actions .be-btn{width:100%}
    .be-scroll{display:none}
    .be-section{padding:78px 0}
    .be-section h2{font-size:40px}
    .be-card-grid,.be-offer-grid,.be-how-grid{grid-template-columns:1fr}
    .be-card{min-height:190px}
    .be-card p{margin-top:35px}
    .be-phase{grid-template-columns:44px 1fr 45px;gap:12px;padding:27px 0}
    .be-phase h3{font-size:31px}
    .be-phase p{font-size:13px}
    .be-phase-orbit{width:40px;height:40px}
    .be-about-photo{min-height:520px;background-position:center top}
    .be-about-content{padding:68px 22px}
    .be-about-lead{font-size:21px}
    .be-full-offer{display:block;padding:28px}
    .be-full-offer h3{font-size:34px}
    .be-full-price{align-items:flex-start;text-align:left;margin-top:25px}
    .be-full-price .be-btn{width:100%}
    .be-brazil{align-items:flex-start;flex-direction:column}
    .be-how-card{border-right:0!important;border-bottom:1px solid var(--be-line)}
    .be-how-card:last-child{border-bottom:0}
    .be-how-card h3{margin-top:35px}
    .be-final{padding:100px 0}
    .be-final h2{font-size:43px}
    .be-faq-item summary{font-size:19px}
    .be-footer{padding-bottom:105px}
    .be-footer-inner{display:block}
    .be-footer-links{margin-top:28px}
    .be-mobile-cta{display:block;position:fixed;left:10px;right:10px;bottom:10px;z-index:1200}
    .be-mobile-cta a{display:flex;justify-content:space-between;align-items:center;background:var(--be-gold);color:#152019!important;padding:14px 17px;border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.28);font-size:12px}
    .be-mobile-cta strong{font-size:13px}
    
}

@media(prefers-reduced-motion:reduce){
    *{scroll-behavior:auto!important}
    .be-reveal{opacity:1;transform:none;transition:none}
}


/* v1.2 — approved Bárbara Eugênia logo */
.be-brand-logo{
    display:flex;
    align-items:center;
    width:auto;
    min-width:0;
}
.be-brand-logo img{
    display:block;
    width:auto;
    height:52px;
    max-width:235px;
    object-fit:contain;
    object-position:left center;
}
.be-brand-footer img{
    height:70px;
    max-width:300px;
}


/* v1.2 — mobile rhythm and section alignment */
@media(max-width:700px){
    .be-header,
    .admin-bar .be-header{
        top:0 !important;
    }

    .be-header-inner{
        height:64px;
    }

    .be-brand-logo img{
        height:42px;
        max-width:190px;
    }

    .be-mobile-menu{
        top:64px;
    }

    .be-section{
        padding:58px 0;
    }

    .be-section-head{
        margin-bottom:32px;
    }

    .be-card{
        min-height:150px;
        padding:22px;
    }

    .be-card p{
        margin-top:20px;
    }

    .be-inside{
        padding-top:58px;
        padding-bottom:0;
    }

    .be-inside-grid{
        gap:22px;
    }

    .be-inside .be-section-head{
        margin-bottom:10px;
    }

    .be-inside-item{
        padding:21px 0;
    }

    .be-about{
        margin-top:0;
        padding-top:0;
    }

    .be-about-photo{
        margin-top:0;
        min-height:500px;
    }

    .be-about-content{
        padding-top:54px;
        padding-bottom:54px;
    }

    .be-for-grid,
    .be-faq-grid{
        gap:24px;
    }

    .be-for-item{
        padding:19px 0;
    }

    .be-offer .be-section-head,
    .be-how .be-section-head{
        margin-bottom:32px;
    }

    .be-how-card{
        min-height:190px;
        padding:23px;
    }

    .be-faq .be-section-head{
        margin-bottom:6px;
    }

    .be-faq-item summary{
        padding:19px 0;
    }

    .be-footer{
        padding-top:34px;
        padding-bottom:105px;
    }

    .be-brand-footer img{
        height:60px;
        max-width:245px;
    }
}


/* v1.3 — simpler brand lockup until the course Tree of Life logo is supplied */
.be-brand-lockup{
    display:inline-flex;
    align-items:center;
    gap:10px;
    min-width:0;
}
.be-brand-lockup .be-brand-symbol{
    width:38px;
    height:38px;
    object-fit:contain;
    flex:0 0 38px;
}
.be-brand-lockup .be-brand-text{
    font-family:var(--be-serif);
    font-size:19px;
    line-height:1;
    font-weight:400;
    letter-spacing:-.02em;
    color:#fff;
    white-space:nowrap;
}
.be-brand-footer.be-brand-lockup .be-brand-symbol{
    width:46px;
    height:46px;
    flex-basis:46px;
}
.be-brand-footer.be-brand-lockup .be-brand-text{
    font-size:24px;
}

@media(max-width:700px){
    .be-brand-lockup{
        gap:8px;
    }
    .be-brand-lockup .be-brand-symbol{
        width:34px;
        height:34px;
        flex-basis:34px;
    }
    .be-brand-lockup .be-brand-text{
        font-size:17px;
    }
    .be-brand-footer.be-brand-lockup .be-brand-symbol{
        width:42px;
        height:42px;
        flex-basis:42px;
    }
    .be-brand-footer.be-brand-lockup .be-brand-text{
        font-size:21px;
    }
}
