:root{--green:#173629;--deep:#0e241a;--forest:#234a38;--gold:#b98a4f;--gold-light:#dcc397;--cream:#f5f0e5;--paper:#fbf8f1;--ink:#142019;--muted:#667168;--white:#fff;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Poppins",Arial,sans-serif;--shadow:0 24px 60px rgba(16,36,26,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.cart-open{overflow:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-100px;z-index:100;background:#fff;padding:.75rem}.skip-link:focus{top:1rem}.urgency{height:38px;background:var(--deep);color:#fff;display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.72rem;letter-spacing:.03em;position:relative;z-index:30}.urgency-dot{width:6px;height:6px;background:var(--gold-light);border-radius:50%;box-shadow:0 0 0 4px rgba(220,195,151,.15)}.countdown{margin-left:1rem;color:var(--gold-light);font-variant-numeric:tabular-nums}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.1rem,5vw,5.5rem);background:rgba(251,248,241,.95);border-bottom:1px solid rgba(185,138,79,.2);position:sticky;top:0;z-index:25;backdrop-filter:blur(16px)}.brand{align-self:stretch;display:grid;place-items:center}.brand img{height:58px;width:auto;object-fit:contain}.site-header nav{display:flex;gap:2.2rem}.site-header nav a{text-decoration:none;text-transform:uppercase;font-size:.68rem;letter-spacing:.12em;font-weight:500}.site-header nav a:hover{color:var(--gold)}.button{border:0;border-radius:999px;padding:.95rem 1.45rem;font-size:.78rem;font-weight:600;letter-spacing:.035em;transition:.25s transform,.25s box-shadow,.25s background}.button:hover{transform:translateY(-2px)}.button-small{background:var(--green);color:#fff;padding:.75rem 1.2rem}.button-gold{background:linear-gradient(120deg,#a87337,#c9985d);color:#fff;box-shadow:0 12px 30px rgba(133,91,42,.3)}.button-gold:hover{box-shadow:0 16px 34px rgba(133,91,42,.4)}.button-full{width:100%}.hero{min-height:calc(100svh - 116px);position:relative;display:flex;align-items:center;overflow:hidden;background:var(--deep);color:#fff}.hero-media,.hero-veil{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:65% center;filter:saturate(.7) contrast(1.02)}.hero-veil{background:linear-gradient(90deg,rgba(10,28,19,.96) 0%,rgba(16,43,30,.82) 42%,rgba(16,43,30,.25) 72%,rgba(16,43,30,.08) 100%),linear-gradient(0deg,rgba(12,31,22,.6),transparent 40%)}.hero-content{position:relative;z-index:2;width:min(720px,80%);margin-left:clamp(1.2rem,8vw,9rem);padding:5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.66rem;font-weight:500;color:var(--gold-light);margin:0 0 1rem}.eyebrow.dark{color:#8a642f}.hero h1,.section h2,.offer-section h2,.final-section h2{font-family:var(--serif);font-weight:500;line-height:.98;letter-spacing:-.025em}.hero h1{font-size:clamp(3.2rem,6vw,6.3rem);margin:0 0 1.6rem}.hero h1 em{color:var(--gold-light);font-weight:400}.hero-lead{font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.45;max-width:650px;color:rgba(255,255,255,.86);margin:0 0 2rem}.microcopy{font-size:.68rem;color:rgba(255,255,255,.62);margin:.8rem 0 2rem}.hero-facts{list-style:none;padding:0;margin:2rem 0 0;display:flex;gap:0;max-width:700px;border-top:1px solid rgba(255,255,255,.2)}.hero-facts li{display:flex;flex-direction:column;padding:1.3rem 2.3rem 0 0;margin-right:2.3rem;border-right:1px solid rgba(255,255,255,.18)}.hero-facts li:last-child{border-right:0}.hero-facts strong{font-family:var(--serif);font-size:1.3rem;color:var(--gold-light)}.hero-facts span{font-size:.66rem;color:rgba(255,255,255,.66)}.hero-ornament{position:absolute;width:min(30vw,420px);right:-6vw;bottom:-8vw;opacity:.23;z-index:1}.hero-ornament svg{width:100%;fill:none;stroke:var(--gold-light);stroke-width:.8}.truth-strip{min-height:58px;padding:1rem 5%;display:flex;align-items:center;justify-content:center;gap:2.2rem;background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.16em;font-size:.63rem}.truth-strip i{font-style:normal;color:var(--green)}.section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,7vw,8rem)}.section h2,.offer-section h2,.final-section h2{font-size:clamp(2.7rem,5vw,5rem);margin:.1rem 0 1.5rem}.section-intro{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);gap:clamp(3rem,8vw,8rem);align-items:center;overflow:hidden}.intro-copy{max-width:760px}.intro-copy>p:not(.eyebrow){max-width:650px;color:#445149}.section-mark{position:absolute;right:-.03em;top:-.1em;font-family:var(--serif);font-size:25vw;color:rgba(185,138,79,.06);line-height:1}.sutra-card{position:relative;background:var(--green);color:#fff;padding:3.2rem 2.6rem;box-shadow:var(--shadow);border:1px solid rgba(220,195,151,.45)}.sutra-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(220,195,151,.25);pointer-events:none}.sutra-number{font-size:.66rem;letter-spacing:.22em;color:var(--gold-light)}.sanskrit{font-family:var(--serif);font-size:1.45rem;color:var(--gold-light);margin:3rem 0 .4rem}.sutra-card blockquote{font-family:var(--serif);font-size:2rem;line-height:1.2;margin:0 0 1.6rem}.sutra-card small{color:rgba(255,255,255,.58)}.path-section{background:var(--green);color:#fff;overflow:hidden}.section-heading{text-align:center;max-width:780px;margin:0 auto 3.5rem}.section-heading>p:last-child{color:rgba(255,255,255,.66)}.path-carousel,.testimonial-carousel{position:relative;max-width:1200px;margin:auto}.path-track{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.path-card{min-height:350px;padding:2.2rem 1.6rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.13);transition:.25s}.path-card:hover,.path-card.is-active{background:var(--paper);color:var(--ink);transform:translateY(-8px)}.path-card>span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid var(--gold);border-radius:50%;font-size:.62rem;color:var(--gold-light)}.path-card>p:first-of-type{text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;color:var(--gold-light);margin-top:3rem}.path-card h3{font-family:var(--serif);font-size:2rem;line-height:1.05;margin:.7rem 0 1rem}.path-card>p:last-child{font-size:.82rem;color:rgba(255,255,255,.65)}.path-card:hover>p:last-child,.path-card.is-active>p:last-child{color:var(--muted)}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:var(--green);color:#fff}.carousel-arrow.prev{left:-58px}.carousel-arrow.next{right:-58px}.carousel-dots{display:none}.format-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,9rem);align-items:center}.format-art{position:relative;min-height:550px;background:linear-gradient(145deg,var(--cream),#ded2b9);overflow:hidden}.vertical-word{position:absolute;left:1.8rem;top:2rem;writing-mode:vertical-rl;letter-spacing:.35em;font-family:var(--serif);font-size:1.1rem;color:#816137}.orb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;border:1px solid var(--gold);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.orb:before,.orb:after{content:"";position:absolute;border:1px solid rgba(185,138,79,.5);border-radius:50%}.orb:before{inset:22px}.orb:after{inset:50px}.orb span{font-family:var(--serif);font-size:6rem;line-height:.8;color:var(--green);z-index:1}.orb small{letter-spacing:.2em;text-transform:uppercase;color:#80643e;z-index:1}.format-copy h2{text-align:left}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem;margin:2.5rem 0}.benefit-grid div{padding-top:1rem;border-top:1px solid rgba(185,138,79,.35)}.benefit-grid b,.benefit-grid span{display:block}.benefit-grid b{font-family:var(--serif);font-size:1.35rem}.benefit-grid span{font-size:.78rem;color:var(--muted);margin-top:.35rem}.text-cta{border:0;background:none;padding:0 0 .35rem;border-bottom:1px solid var(--gold);color:var(--green);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.text-cta span{margin-left:1rem}.lineage-section{background:#ede6d7}.lineage-section .section-heading>p:last-child{color:inherit}.teacher-grid{display:grid;grid-template-columns:minmax(300px,.65fr) 1.35fr;gap:clamp(3rem,7vw,8rem);align-items:center;max-width:1200px;margin:auto}.teacher-photo{margin:0;position:relative}.teacher-photo:before{content:"";position:absolute;inset:-14px 14px 14px -14px;border:1px solid var(--gold)}.teacher-photo img{display:block;position:relative;width:100%;max-height:590px;object-fit:cover;filter:saturate(.82)}.teacher-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(14,36,26,.9);color:#fff;padding:.7rem 1rem;font-size:.68rem;letter-spacing:.08em}.teacher-copy h3{font-family:var(--serif);font-size:4rem;line-height:1;margin:0}.teacher-lead{font-family:var(--serif);font-size:1.55rem;line-height:1.35;color:var(--green)}.teacher-copy>p:not(.teacher-lead){color:#4d594f}.teacher-stats{display:flex;gap:1rem;margin-top:2rem}.teacher-stats span{flex:1;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.teacher-stats b{display:block;font-family:var(--serif);font-size:1.8rem;color:#8a642f}.lineage-flow{max-width:1100px;margin:5rem auto 0;padding-top:2rem;border-top:1px solid rgba(185,138,79,.45);display:flex;align-items:center;justify-content:space-between}.lineage-flow div{display:flex;flex-direction:column}.lineage-flow small{font-size:.6rem;text-transform:uppercase;letter-spacing:.13em;color:#80643e}.lineage-flow b{font-family:var(--serif);font-size:1.25rem}.lineage-flow>span{color:var(--gold)}.testimonials-section .section-heading>p:last-child{color:inherit}.testimonial-track{min-height:320px}.testimonial{display:none;text-align:center;max-width:830px;margin:auto}.testimonial.is-active{display:block}.quote-mark{font-family:var(--serif);font-size:7rem;line-height:.4;color:var(--gold-light)}.testimonial blockquote{font-family:var(--serif);font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.25;margin:1.4rem 0 2rem}.testimonial figcaption b,.testimonial figcaption span{display:block}.testimonial figcaption span{font-size:.7rem;color:var(--muted)}.testimonials-section .carousel-arrow{border-color:rgba(23,54,41,.3)}.offer-section{background:var(--deep);color:#fff;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,10vw,11rem);display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,9vw,10rem);align-items:center}.offer-copy>p:not(.eyebrow){max-width:640px;color:rgba(255,255,255,.67)}.offer-copy ul{list-style:none;padding:0;margin:2rem 0}.offer-copy li{padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.82rem}.offer-copy li:before{content:"✦";color:var(--gold-light);margin-right:.8rem}.offer-card{background:var(--paper);color:var(--ink);padding:2.8rem;box-shadow:var(--shadow);position:relative}.offer-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(185,138,79,.3);pointer-events:none}.offer-label{font-family:var(--serif);font-size:1.7rem}.price-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.58rem;color:var(--muted);margin:2rem 0 0}.price{display:flex;align-items:baseline;color:var(--green);margin:.2rem 0}.price span{font-size:1rem}.price b{font-family:var(--serif);font-size:5.4rem;line-height:1}.price small{font-size:.8rem}.offer-date{font-size:.72rem;color:var(--muted);margin-bottom:1.8rem}.offer-card .microcopy{color:var(--muted);text-align:center;margin:.8rem 0 0}.faq-section{background:var(--cream)}.faq-section .section-heading>p:last-child{color:inherit}.faq-list{max-width:900px;margin:auto}.faq-list details{border-top:1px solid rgba(23,54,41,.18)}.faq-list details:last-child{border-bottom:1px solid rgba(23,54,41,.18)}.faq-list summary{list-style:none;padding:1.5rem 3rem 1.5rem 0;font-family:var(--serif);font-size:1.4rem;cursor:pointer;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:.3rem;color:var(--gold);font-family:var(--sans)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);font-size:.85rem;margin:-.5rem 0 1.5rem;max-width:760px}.final-section{text-align:center;padding:8rem 1.25rem;background:var(--green);color:#fff;position:relative;overflow:hidden}.final-section h2{position:relative;z-index:1}.final-section>p:last-child{font-size:.7rem;color:rgba(255,255,255,.57)}.final-glyph{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-52%);font-family:var(--serif);font-size:25rem;color:rgba(255,255,255,.025)}footer{background:#091711;color:rgba(255,255,255,.6);padding:3rem 7%;display:flex;align-items:center;gap:2rem;font-size:.68rem}footer img{filter:brightness(0) invert(1);opacity:.8}footer nav{margin-left:auto;display:flex;gap:1.2rem}footer a{text-decoration:none}footer small{border-left:1px solid rgba(255,255,255,.15);padding-left:1.5rem}.sticky-mobile{display:none}.cart-backdrop{position:fixed;inset:0;background:rgba(5,14,9,.66);opacity:0;pointer-events:none;transition:.3s;z-index:50;backdrop-filter:blur(3px)}.cart{position:fixed;top:0;right:0;width:min(500px,100%);height:100dvh;background:var(--paper);z-index:51;transform:translateX(105%);transition:.35s ease;display:flex;flex-direction:column;box-shadow:-30px 0 60px rgba(0,0,0,.2)}.cart-open .cart,.cart[aria-hidden="false"]{transform:none}.cart-open .cart-backdrop{opacity:1;pointer-events:auto}.cart-head{padding:1.5rem 1.6rem;border-bottom:1px solid rgba(23,54,41,.12);display:flex;justify-content:space-between;align-items:center}.cart-head small,.cart-head h2{display:block;margin:0}.cart-head small{text-transform:uppercase;letter-spacing:.15em;color:#8a642f;font-size:.58rem}.cart-head h2{font-family:var(--serif);font-size:2rem}.cart-close{border:0;background:none;font-size:2rem;color:var(--green)}.cart-body{padding:1.5rem;overflow:auto;flex:1}.cart-product{display:grid;grid-template-columns:48px 1fr auto;gap:.8rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid rgba(23,54,41,.12)}.cart-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold-light);font-size:1.5rem}.cart-product b,.cart-product span{display:block}.cart-product b{font-family:var(--serif);font-size:1.2rem}.cart-product span{font-size:.64rem;color:var(--muted)}.cart-product>strong{font-size:.75rem}.upsell{margin-top:1.5rem;border:1px solid var(--gold);padding:1.4rem;position:relative;background:#fff}.upsell-kicker{margin:0;text-transform:uppercase;letter-spacing:.15em;color:#8a642f;font-size:.58rem}.upsell h3{font-family:var(--serif);font-size:1.8rem;line-height:1;margin:.4rem 0}.upsell>p:not(.upsell-kicker){font-size:.72rem;color:var(--muted)}.bonus{background:var(--green);color:#fff;padding:1rem;margin:1rem 0}.bonus span,.bonus b,.bonus p{display:block;margin:0}.bonus span{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-light);font-size:.52rem}.bonus b{font-family:var(--serif);font-size:1.15rem}.bonus p{font-size:.62rem;color:rgba(255,255,255,.66)}.bonus div{margin-top:.7rem;display:flex;align-items:center;gap:.7rem}.bonus s{font-size:.68rem;color:rgba(255,255,255,.55)}.bonus strong{font-family:var(--serif);font-size:1.4rem;color:var(--gold-light)}.upsell-choice{display:flex;gap:.7rem;align-items:flex-start;cursor:pointer}.upsell-choice input{position:absolute;opacity:0}.fake-check{width:22px;height:22px;flex:0 0 22px;border:1px solid var(--gold);display:grid;place-items:center;color:transparent}.upsell-choice input:checked+.fake-check{background:var(--gold);color:#fff}.upsell-choice b,.upsell-choice small{display:block}.upsell-choice b{font-size:.72rem}.upsell-choice small{font-size:.6rem;color:var(--muted)}.cart-foot{padding:1.2rem 1.5rem;border-top:1px solid rgba(23,54,41,.12);background:#fff}.cart-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.9rem}.cart-total span{font-size:.72rem}.cart-total strong{font-family:var(--serif);font-size:1.8rem}.cart-foot>p{text-align:center;color:var(--muted);font-size:.58rem;margin:.55rem 0 0}.toast{position:fixed;left:50%;bottom:2rem;transform:translate(-50%,120px);background:var(--deep);color:#fff;padding:1rem 1.4rem;border-radius:8px;z-index:80;font-size:.75rem;box-shadow:var(--shadow);transition:.3s}.toast.show{transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.site-header nav{display:none}.path-track{grid-template-columns:repeat(2,1fr)}.carousel-arrow.prev{left:-20px}.carousel-arrow.next{right:-20px}.teacher-stats{flex-wrap:wrap}.teacher-stats span{min-width:130px}.offer-section{grid-template-columns:1fr 1fr;gap:3rem}}
@media(max-width:720px){body{padding-bottom:76px}.urgency{height:auto;min-height:42px;padding:.5rem .7rem;flex-wrap:wrap;text-align:center}.urgency span:not(.urgency-dot):not(.countdown){display:none}.countdown{margin-left:.4rem}.site-header{height:62px;padding:0 1rem}.brand img{height:48px}.site-header>.button{display:none}.hero{min-height:calc(100svh - 104px);align-items:flex-end}.hero-media img{object-position:56% center}.hero-veil{background:linear-gradient(0deg,rgba(9,27,18,.98) 0%,rgba(12,35,23,.83) 48%,rgba(12,35,23,.18) 100%)}.hero-content{width:auto;margin:0;padding:12rem 1.25rem 2.2rem}.hero h1{font-size:3.45rem}.hero-lead{font-size:1.15rem}.hero .button{width:100%}.hero-facts{justify-content:space-between}.hero-facts li{padding:1rem .5rem 0;margin:0;border-right:0}.hero-facts strong{font-size:1.05rem}.hero-ornament{width:65vw;right:-20vw;bottom:15vw}.truth-strip{justify-content:flex-start;overflow:hidden;white-space:nowrap;gap:1rem;font-size:.55rem}.section{padding:4.8rem 1.25rem}.section h2,.offer-section h2,.final-section h2{font-size:3rem}.section-intro,.format-section,.teacher-grid,.offer-section{grid-template-columns:1fr}.section-intro{gap:2.5rem}.sutra-card{padding:2.5rem 1.7rem}.path-section{padding-left:0;padding-right:0}.path-section .section-heading{padding:0 1.25rem}.path-carousel{padding:0 1.25rem}.path-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.path-card{min-width:85%;scroll-snap-align:center}.path-card:hover{transform:none}.carousel-arrow{display:none}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.2rem}.carousel-dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.26)}.carousel-dots button.active{background:var(--gold-light)}.format-art{min-height:390px}.orb{width:230px;height:230px}.orb span{font-size:4.5rem}.benefit-grid{grid-template-columns:1fr}.teacher-grid{gap:2.5rem}.teacher-photo{margin-left:14px}.teacher-copy h3{font-size:3.2rem}.teacher-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.teacher-stats span{min-width:0}.teacher-stats b{font-size:1.4rem}.lineage-flow{display:grid;grid-template-columns:1fr 20px 1fr;gap:1.5rem}.lineage-flow>span:nth-of-type(2){display:none}.testimonial-track{min-height:420px}.offer-section{padding:5rem 1.25rem}.offer-card{padding:2.2rem 1.5rem}.final-section{padding:6rem 1.25rem}footer{display:grid;grid-template-columns:auto 1fr;padding:2.5rem 1.25rem}footer nav{margin:0;grid-column:1/-1}footer small{grid-column:1/-1;border:0;padding:0}.sticky-mobile{position:fixed;z-index:24;left:0;right:0;bottom:0;height:76px;background:rgba(251,248,241,.97);border-top:1px solid rgba(23,54,41,.13);display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;backdrop-filter:blur(16px)}.sticky-mobile div small,.sticky-mobile div strong{display:block}.sticky-mobile div small{font-size:.55rem}.sticky-mobile div strong{font-family:var(--serif);font-size:1.2rem}.sticky-mobile .button{padding:.78rem 1rem}.cart{padding-bottom:0}.cart-head{padding:1rem 1.2rem}.cart-body{padding:1.1rem}.cart-foot{padding:1rem 1.1rem}.toast{bottom:90px;width:calc(100% - 2rem);text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Senior UI/UX pass: readable type, accessible targets and conversion details. */
html{font-size:18px}
body{font-size:18px}
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px var(--deep)}
.urgency{min-height:42px;height:auto;font-size:.78rem}
.urgency-dot{width:8px;height:8px}
.site-header{height:82px}
.site-header nav{gap:1.5rem}
.site-header nav a{min-height:44px;padding:.5rem .45rem;display:flex;align-items:center;font-size:.78rem;letter-spacing:.11em}
.button{min-height:48px;font-size:.9rem;letter-spacing:.025em}
.button:disabled{cursor:wait;opacity:.72;transform:none}
.button-gold{background:linear-gradient(120deg,#81511f,#93602a)}
.eyebrow{font-size:.76rem;letter-spacing:.2em}
.eyebrow.dark{color:#795222}
.hero-lead{font-size:clamp(1.35rem,2vw,1.75rem);color:rgba(255,255,255,.9)}
.microcopy{font-size:.78rem;color:rgba(255,255,255,.75)}
.hero-facts strong{font-size:1.45rem}
.hero-facts span{font-size:.76rem;color:rgba(255,255,255,.78)}
.truth-strip{min-height:62px;font-size:.72rem;color:var(--deep)}
.truth-strip i{color:var(--deep)}
.path-card>span{width:40px;height:40px;font-size:.74rem}
.path-card>p:first-of-type{font-size:.76rem}
.path-card>p:last-child{font-size:.92rem;color:rgba(255,255,255,.76)}
.benefit-grid span{font-size:.9rem;color:#56635a}
.text-cta{min-height:44px;padding:.55rem 0;font-size:.84rem}
.teacher-stats span{font-size:.76rem}
.lineage-flow small{font-size:.72rem;color:#705129}
.testimonial figcaption span{font-size:.82rem;color:#556159}
.offer-copy li{font-size:.92rem}
.price-kicker{font-size:.72rem;color:#566159}
.offer-date{font-size:.84rem;color:#566159}
.offer-card .microcopy{color:#566159}
.faq-list details p{font-size:.96rem;color:#536058}
footer{font-size:.78rem;color:rgba(255,255,255,.76)}
footer a{min-height:44px;display:inline-flex;align-items:center}
.cart-close{width:48px;height:48px}
.cart-head small{font-size:.72rem;color:#795222}
.cart-product span{font-size:.76rem;color:#58645c}
.cart-product>strong{font-size:.84rem}
.upsell-kicker{font-size:.72rem;color:#795222}
.upsell-title-row{display:flex;align-items:flex-start;gap:.7rem}
.upsell-title-row h3{flex:1;font-size:1.9rem}
.upsell>p:not(.upsell-kicker):not(.bonus-duration){font-size:.84rem;color:#58645c}
.bonus span{font-size:.68rem}
.bonus p{font-size:.74rem;color:rgba(255,255,255,.8)}
.bonus s{font-size:.76rem;color:rgba(255,255,255,.7)}
.bonus-duration{margin:.65rem 0 1rem;font-size:.76rem;color:#445249}
.upsell-choice{min-height:52px;position:relative}
.upsell-choice input{left:0;top:0;width:44px;height:44px}
.fake-check{width:28px;height:28px;flex-basis:28px}
.upsell-choice b{font-size:.82rem}
.upsell-choice small{font-size:.74rem;color:#58645c}
.cart-total span{font-size:.82rem}
.cart-foot>p{font-size:.72rem;color:#58645c}
.sticky-mobile div small{font-size:.7rem}
.carousel-dots button{width:44px;height:44px;background:transparent;position:relative}
.carousel-dots button:after{content:"";position:absolute;inset:18px;border-radius:50%;background:rgba(255,255,255,.3)}
.carousel-dots button.active:after{background:var(--gold-light)}

.course-details{grid-column:1/-1;margin-top:1rem;padding:clamp(1.5rem,4vw,3rem);background:#fff;border:1px solid rgba(185,138,79,.34);display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(2rem,5vw,5rem);align-items:start}
.details-heading h3{font-family:var(--serif);font-size:clamp(2.1rem,3vw,3.2rem);line-height:1;margin:.25rem 0 1rem}
.details-heading>p:last-child{color:#526057;max-width:380px}
.course-details dl,.info-schedule{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid rgba(23,54,41,.14)}
.course-details dl div,.info-schedule div{padding:1rem 1rem 1rem 0;border-bottom:1px solid rgba(23,54,41,.14)}
.course-details dt,.info-schedule dt{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#795222}
.course-details dd,.info-schedule dd{margin:.2rem 0 0;font-family:var(--serif);font-size:1.18rem;line-height:1.25;color:var(--green)}

.info-button{flex:0 0 44px;width:44px;height:44px;border-radius:50%;border:2px solid #795222;background:var(--paper);color:var(--green);font-family:var(--serif);font-size:1.25rem;font-style:italic}
.info-popover{position:absolute;inset:1rem;z-index:3;background:var(--paper);border:1px solid var(--gold);box-shadow:var(--shadow);padding:1.5rem;overflow:auto}
.info-popover[hidden]{display:none}
.info-close{position:absolute;right:.75rem;top:.75rem;width:44px;height:44px;border:0;background:transparent;color:var(--green);font-size:1.8rem}
.info-kicker{text-transform:uppercase;letter-spacing:.13em;color:#795222;font-size:.7rem!important;margin:0}
.info-popover h4{font-family:var(--serif);font-size:1.8rem;line-height:1;margin:.35rem 0 1rem}
.info-popover>p:not(.info-kicker){font-size:.8rem;line-height:1.55;margin:.65rem 0;color:#3f4e44}
.info-schedule{margin-top:1rem}
.info-schedule div{padding:.6rem .6rem .6rem 0}
.info-schedule dt{font-size:.68rem}
.info-schedule dd{font-size:.96rem}

@media(max-width:720px){
  .hero{min-height:calc(100svh - 104px)}
  .hero h1{font-size:clamp(3rem,14vw,3.65rem)}
  .hero-lead{font-size:1.25rem}
  .hero-facts span{font-size:.72rem}
  .truth-strip{font-size:.68rem}
  .course-details{grid-template-columns:1fr;padding:1.5rem;gap:1.3rem}
  .course-details dl{grid-template-columns:1fr}
  .course-details dl div{display:grid;grid-template-columns:.8fr 1.2fr;gap:.8rem;align-items:baseline}
  .course-details dd{text-align:right}
  .info-popover{inset:.6rem;padding:1.1rem;padding-top:3.4rem}
  .info-schedule{grid-template-columns:1fr}
  .info-schedule div{display:grid;grid-template-columns:.85fr 1.15fr;gap:.6rem}
  .info-schedule dd{text-align:right}
}

/* Ajustes solicitados: hierarquia de conversão, bibliografia e legibilidade. */
.hero-content{width:min(860px,84%)}
.hero-lead{max-width:860px}
.hero-lead span{display:block;white-space:nowrap}
.microcopy a{text-underline-offset:3px;font-weight:600}
.truth-strip{background:#81511f;color:#fff;font-weight:600}
.truth-strip i{color:#f6e7ca}
.book-card{position:relative;background:var(--green);color:#fff;padding:1.25rem;box-shadow:var(--shadow);border:1px solid rgba(220,195,151,.45);display:grid;grid-template-columns:minmax(130px,.65fr) 1.35fr;gap:1.4rem;align-items:center}
.book-card:before{content:"";position:absolute;inset:10px;border:1px solid rgba(220,195,151,.25);pointer-events:none}
.book-card figure{margin:0;position:relative;z-index:1}
.book-card img{display:block;width:100%;height:auto;box-shadow:0 14px 30px rgba(0,0,0,.28)}
.book-card figcaption{text-transform:uppercase;letter-spacing:.13em;font-size:.62rem;color:var(--gold-light);margin-top:.55rem}
.book-card>div{position:relative;z-index:1}
.book-card h3{font-family:var(--serif);font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.05;margin:.3rem 0 .8rem}
.book-card p:not(.eyebrow){font-size:.82rem;color:rgba(255,255,255,.8)}
.book-card small{display:block;font-size:.62rem;line-height:1.5;color:rgba(255,255,255,.62)}
.path-card{cursor:pointer}
.path-card:focus-visible{outline:3px solid #fff;outline-offset:3px}
.path-card.is-active>span,.path-card:hover>span{color:#704719;border-color:#704719}
.path-card.is-active>p:first-of-type,.path-card:hover>p:first-of-type{color:#704719;font-weight:600}
.sutras-cta{position:relative;min-height:550px;background:linear-gradient(145deg,#16392b,#0e241a);color:#fff;padding:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:hidden;box-shadow:var(--shadow)}
.sutras-rings{position:absolute;width:420px;height:420px;border:1px solid rgba(220,195,151,.42);border-radius:50%;right:-170px;top:-100px}
.sutras-rings:before,.sutras-rings:after{content:"";position:absolute;border:1px solid rgba(220,195,151,.22);border-radius:50%}
.sutras-rings:before{inset:45px}.sutras-rings:after{inset:90px}
.sutras-count{font-family:var(--serif);font-size:clamp(6rem,12vw,10rem);line-height:.7;color:var(--gold-light);position:relative;z-index:1;margin:2rem 0 1rem}
.sutras-cta h3{font-family:var(--serif);font-size:clamp(2rem,4vw,3.3rem);line-height:1;margin:0 0 1rem;position:relative;z-index:1}
.sutras-cta>p:not(.eyebrow){max-width:420px;color:rgba(255,255,255,.78);position:relative;z-index:1}
.sutras-cta .button{margin-top:1rem;position:relative;z-index:1}
.details-heading .button{margin-top:1.2rem}
.section-cta{max-width:980px;margin:3rem auto 0;padding:1.35rem 1.5rem;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-left:4px solid var(--gold-light)}
.section-cta p{margin:0;font-family:var(--serif);font-size:1.25rem;line-height:1.3}

@media(max-width:1000px){
  .hero-lead span{white-space:normal}
}
@media(max-width:720px){
  .hero-content{width:auto}
  .book-card{grid-template-columns:.72fr 1.28fr;padding:1rem;gap:1rem}
  .book-card h3{font-size:1.55rem}
  .book-card p:not(.eyebrow){font-size:.75rem}
  .book-card small{font-size:.58rem}
  .sutras-cta{min-height:440px}
  .section-cta{align-items:stretch;flex-direction:column;text-align:center}
  .section-cta .button{width:100%}
}

/* Revisão mobile sênior — 08/09/2026. Este bloco consolida os breakpoints
   anteriores e trata a página como uma jornada de compra mobile-first. */
@media(max-width:720px){
  html{scroll-padding-top:62px}
  body{font-size:16px;line-height:1.62;padding-bottom:calc(70px + env(safe-area-inset-bottom))}
  body.cart-open{padding-bottom:0}
  .reveal,.reveal.visible{opacity:1;transform:none;transition:none}

  .urgency{min-height:36px;padding:.35rem .75rem;gap:.35rem;font-size:.68rem;line-height:1.25}
  .urgency strong{font-size:.7rem}
  .countdown{margin-left:.25rem;font-size:.68rem}
  .site-header{height:58px;padding:0 1rem;position:sticky;top:0}
  .brand img{height:44px}

  .hero{min-height:calc(100svh - 94px);height:auto;align-items:flex-end}
  .hero-media img{object-position:57% 32%}
  .hero-veil{background:linear-gradient(0deg,rgba(9,27,18,.98) 0%,rgba(12,35,23,.9) 48%,rgba(12,35,23,.15) 100%)}
  .hero-content{width:100%;margin:0;padding:clamp(12rem,31svh,15rem) 1.25rem 1.35rem}
  .hero .eyebrow{margin-bottom:.65rem}
  .hero h1{font-size:clamp(2.75rem,12.6vw,3.2rem);line-height:.94;margin:0 0 1rem;max-width:9ch}
  .hero-lead{font-size:1.08rem;line-height:1.42;margin-bottom:1.25rem;max-width:31ch}
  .hero .button{min-height:54px}
  .hero .microcopy{font-size:.72rem;line-height:1.45;text-align:center;margin:.65rem 0 1rem}
  .hero-facts{margin:.85rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);max-width:none}
  .hero-facts li{padding:.75rem .45rem 0;margin:0;border-right:1px solid rgba(255,255,255,.15)}
  .hero-facts li:last-child{border-right:0}
  .hero-facts strong{font-size:1rem}
  .hero-facts span{font-size:.68rem;line-height:1.35}

  .truth-strip{min-height:76px;padding:.7rem 1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.2rem .65rem;white-space:normal;overflow:visible;text-align:center;font-size:.66rem;line-height:1.35}
  .truth-strip span{white-space:nowrap}
  .truth-strip i{font-size:.55rem}

  .section,.offer-section{padding:3.75rem 1.25rem}
  .section h2,.offer-section h2,.final-section h2{font-size:clamp(2.35rem,11vw,2.85rem);line-height:.98;margin-bottom:1.1rem}
  .section-heading{text-align:left;margin:0 0 2.25rem;max-width:none}
  .section-heading>p:last-child{font-size:.95rem;line-height:1.6}

  .offer-section{gap:2rem}
  .offer-copy>p:not(.eyebrow){font-size:.95rem;line-height:1.6}
  .offer-copy ul{margin:1.3rem 0}
  .offer-copy li{font-size:.9rem;line-height:1.5;padding:.65rem 0}
  .offer-card{padding:1.75rem 1.35rem}
  .offer-label{font-size:1.55rem}
  .price-kicker{margin:1.25rem 0 0}
  .price b{font-size:4.5rem}
  .offer-date{margin-bottom:1.25rem}

  .section-intro{gap:2rem}
  .intro-copy>p:not(.eyebrow){font-size:.96rem;line-height:1.65}
  .book-card{grid-template-columns:1fr;padding:1.35rem;gap:1.25rem}
  .book-card figure{width:min(210px,68%);margin:0 auto}
  .book-card figcaption{text-align:center;font-size:.67rem}
  .book-card h3{font-size:2rem}
  .book-card p:not(.eyebrow){font-size:.9rem;line-height:1.55}
  .book-card small{font-size:.7rem}

  .path-section{padding-top:3.75rem;padding-bottom:3.75rem}
  .path-section .section-heading{padding:0 1.25rem}
  .path-carousel{padding:0 1.25rem}
  .path-track{gap:.75rem;scroll-padding-inline:1.25rem;overscroll-behavior-inline:contain}
  .path-card{min-width:88%;min-height:370px;padding:1.7rem 1.35rem;transform:none!important}
  .path-card>p:first-of-type{margin-top:2rem}
  .path-card h3{font-size:2.15rem}
  .path-card>p:last-child{font-size:.94rem;line-height:1.55}
  .carousel-dots{margin-top:.65rem;gap:.15rem}

  .format-section{gap:2rem}
  .sutras-cta{min-height:auto;padding:2.35rem 1.4rem}
  .sutras-rings{width:280px;height:280px;right:-130px;top:-80px}
  .sutras-count{font-size:6.4rem;margin:1.5rem 0 .8rem}
  .sutras-cta h3{font-size:2.25rem}
  .sutras-cta>p:not(.eyebrow){font-size:.93rem;line-height:1.55}
  .sutras-cta .button,.details-heading .button{width:100%;text-align:center}
  .format-copy>p:not(.eyebrow){font-size:.95rem}
  .benefit-grid{gap:1rem;margin:1.75rem 0}
  .benefit-grid div{padding-top:.8rem}

  .course-details{padding:1.35rem;gap:1.5rem}
  .details-heading h3{font-size:2.25rem}
  .details-heading>p:last-child{font-size:.92rem;line-height:1.55}
  .course-details dl{grid-template-columns:1fr}
  .course-details dl div{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.85rem 0}
  .course-details dt{font-size:.72rem}
  .course-details dd{text-align:left;font-size:1.15rem}

  .teacher-grid{gap:2.2rem}
  .teacher-photo{margin-left:10px}
  .teacher-copy h3{font-size:3rem}
  .teacher-lead{font-size:1.35rem}
  .teacher-copy>p:not(.teacher-lead){font-size:.94rem;line-height:1.62}
  .teacher-stats{display:grid;grid-template-columns:1fr;gap:0;margin-top:1.4rem}
  .teacher-stats span{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:.8rem;padding:.65rem 0;border-top:1px solid rgba(185,138,79,.34);font-size:.74rem}
  .teacher-stats b{font-size:1.55rem}
  .lineage-flow{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:2.5rem auto 0;padding-top:1rem}
  .lineage-flow div{padding:.7rem 0;text-align:center}
  .lineage-flow>span{display:block!important;text-align:center;height:25px;transform:rotate(90deg)}
  .lineage-flow b{font-size:1.2rem}

  .testimonials-section{min-height:auto}
  .testimonial-track{min-height:360px}
  .quote-mark{font-size:5.5rem}
  .testimonial blockquote{font-size:1.65rem;line-height:1.27;margin:1.1rem 0 1.5rem}
  .section-cta{margin-top:2rem;padding:1.15rem;text-align:left;gap:1rem}
  .section-cta p{font-size:1.15rem}

  .faq-list summary{padding:1.25rem 2.5rem 1.25rem 0;font-size:1.25rem;line-height:1.25}
  .faq-list details p{font-size:.92rem;line-height:1.6}
  .final-section{padding:4.5rem 1.25rem}
  .final-section .button{width:100%}
  footer{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 1.25rem}
  footer nav{display:flex;flex-wrap:wrap;gap:.25rem 1rem}
  footer small{line-height:1.55}

  .sticky-mobile{height:calc(70px + env(safe-area-inset-bottom));padding:.55rem .9rem calc(.55rem + env(safe-area-inset-bottom));z-index:40}
  .sticky-mobile div{min-width:0}
  .sticky-mobile div small{font-size:.64rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}
  .sticky-mobile div strong{font-size:1.05rem}
  .sticky-mobile .button{min-height:48px;padding:.72rem 1.15rem;white-space:nowrap}
  .cart-open .sticky-mobile{display:none}

  .cart{width:100%;height:100dvh}
  .cart-head{padding:.75rem 1rem}
  .cart-head h2{font-size:1.7rem;line-height:1}
  .cart-body{padding:1rem;overscroll-behavior:contain}
  .cart-product{grid-template-columns:44px minmax(0,1fr);gap:.7rem;padding-bottom:1rem}
  .cart-icon{width:44px;height:44px}
  .cart-product>strong{grid-column:2;text-align:left;margin-top:-.4rem}
  .upsell{margin-top:1rem;padding:1rem}
  .upsell-title-row h3{font-size:1.55rem}
  .bonus{padding:.85rem;margin:.8rem 0}
  .cart-foot{padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom))}
  .cart-total{margin-bottom:.55rem}
  .cart-total strong{font-size:1.55rem}
  .cart-foot .button{min-height:50px}
  .cart-foot>p{margin:.35rem 0 0;line-height:1.35}
  .info-popover{position:fixed;inset:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));padding:3.3rem 1.15rem 1.15rem;z-index:60}
  .info-popover h4{font-size:1.65rem}
  .info-popover>p:not(.info-kicker){font-size:.84rem}
  .info-schedule div{display:flex;flex-direction:column;gap:.1rem;padding:.55rem 0}
  .info-schedule dd{text-align:left}
}

@media(max-width:360px){
  .hero h1{font-size:2.55rem}
  .hero-content{padding-left:1rem;padding-right:1rem}
  .sticky-mobile div small{max-width:125px}
  .sticky-mobile .button{padding-inline:.9rem}
}

/* Revisão cromática mobile — contraste funcional + atmosfera premium. */
@media(max-width:720px){
  body{background:#fffaf1;color:#17261e}
  .site-header{background:rgba(255,250,241,.97);border-bottom-color:rgba(122,69,27,.2)}

  .urgency{background:#0b2118;color:#fffaf1}
  .urgency-dot{background:#f0dfbd;box-shadow:0 0 0 4px rgba(240,223,189,.16)}
  .countdown{color:#f0dfbd}

  .hero{background:#0b2118}
  .hero-media img{filter:saturate(.72) contrast(1.08) brightness(.88)}
  .hero-veil{background:linear-gradient(0deg,rgba(7,25,17,.99) 0%,rgba(10,39,27,.94) 48%,rgba(10,39,27,.3) 78%,rgba(10,39,27,.12) 100%)}
  .hero h1{color:#fffaf1;text-shadow:0 2px 18px rgba(0,0,0,.24)}
  .hero h1 em{color:#f0dfbd}
  .hero .eyebrow{color:#f0dfbd}
  .hero-lead{color:#f8f1e5}
  .hero .microcopy{color:#e6dfd2}
  .hero-facts{border-top-color:rgba(240,223,189,.34)}
  .hero-facts li{border-right-color:rgba(240,223,189,.22)}
  .hero-facts strong{color:#f0dfbd}
  .hero-facts span{color:#eee7da}

  .truth-strip{background:#f0dfbd;color:#123328;border-block:1px solid #d5b77e}
  .truth-strip i{color:#7a451b}

  .button-gold{background:#7a451b;color:#fff;box-shadow:0 10px 24px rgba(73,39,13,.24)}
  .button-gold:hover,.button-gold:focus-visible{background:#613414;box-shadow:0 12px 28px rgba(73,39,13,.32)}
  .button-small{background:#123328;color:#fff}
  .text-cta{color:#123328;border-bottom-color:#9a642d}

  .offer-section{background:#123328;color:#fffaf1}
  .offer-copy>p:not(.eyebrow){color:#e9e2d6}
  .offer-copy li{color:#fffaf1;border-bottom-color:rgba(240,223,189,.2)}
  .offer-copy li:before{color:#f0dfbd}
  .offer-card{background:#fffaf1;color:#17261e;border:1px solid #d8c39b}
  .offer-card:before{border-color:rgba(122,69,27,.3)}
  .price,.offer-label{color:#123328}
  .price-kicker,.offer-date,.offer-card .microcopy{color:#516158}

  .section-intro{background:#fffaf1}
  .intro-copy>p:not(.eyebrow),.format-copy>p:not(.eyebrow){color:#46584e}
  .eyebrow.dark{color:#734619}
  .book-card{background:#153a2e;color:#fffaf1;border-color:#d6b77e}
  .book-card:before{border-color:rgba(240,223,189,.34)}
  .book-card p:not(.eyebrow){color:#f0eadf}
  .book-card small{color:#dcd4c7}
  .book-card figcaption{color:#f0dfbd}

  .path-section{background:#123328;color:#fffaf1}
  .path-section .section-heading>p:last-child{color:#e5ded1}
  .path-card{background:#1a4334;border-color:rgba(240,223,189,.36);color:#fffaf1}
  .path-card>span{color:#f0dfbd;border-color:#d6b77e}
  .path-card>p:first-of-type{color:#f0dfbd}
  .path-card>p:last-child{color:#e6dfd3}
  .path-card.is-active{background:#fffaf1;color:#17261e;border-color:#d6b77e;box-shadow:0 16px 34px rgba(3,18,12,.28)}
  .path-card.is-active>span,.path-card.is-active>p:first-of-type{color:#734619;border-color:#8d5926}
  .path-card.is-active>p:last-child{color:#516158}
  .carousel-dots button:after{background:rgba(255,250,241,.42)}
  .carousel-dots button.active:after{background:#f0dfbd;box-shadow:0 0 0 3px rgba(240,223,189,.18)}

  .format-section{background:#fffaf1}
  .sutras-cta{background:linear-gradient(145deg,#184233,#0d2b20);color:#fffaf1;border:1px solid rgba(214,183,126,.52)}
  .sutras-cta .eyebrow,.sutras-count{color:#f0dfbd}
  .sutras-cta>p:not(.eyebrow){color:#eee6d9}
  .benefit-grid div{border-top-color:rgba(115,70,25,.28)}
  .benefit-grid span{color:#516158}
  .course-details{background:#fff;border-color:#d8c39b;box-shadow:0 14px 32px rgba(18,51,40,.07)}
  .course-details dt{color:#734619}
  .course-details dd{color:#123328}

  .lineage-section{background:#f2e8d6;color:#17261e}
  .lineage-section .section-heading>p:last-child,.teacher-copy>p:not(.teacher-lead){color:#46584e}
  .teacher-lead{color:#123328}
  .teacher-photo:before{border-color:#9a642d}
  .teacher-stats span{border-top-color:rgba(115,70,25,.3);color:#283a31}
  .teacher-stats b{color:#734619}
  .lineage-flow{border-top-color:rgba(115,70,25,.38)}
  .lineage-flow small{color:#734619}
  .lineage-flow>span{color:#8d5926}

  .testimonials-section{background:#fffaf1;color:#17261e}
  .testimonials-section .section-heading>p:last-child{color:#516158}
  .quote-mark{color:#cda86c}
  .testimonial figcaption span{color:#516158}

  .faq-section{background:#f4ead8;color:#17261e}
  .faq-section .section-heading>p:last-child,.faq-list details p{color:#46584e}
  .faq-list details{border-top-color:rgba(18,51,40,.24)}
  .faq-list details:last-child{border-bottom-color:rgba(18,51,40,.24)}
  .faq-list summary:after{color:#734619}

  .section-cta{background:#123328;color:#fffaf1;border-left-color:#f0dfbd;box-shadow:0 12px 26px rgba(18,51,40,.14)}
  .final-section{background:#123328;color:#fffaf1}
  .final-section>p:last-child{color:#dfd8cc}

  .sticky-mobile{background:rgba(255,250,241,.98);border-top-color:#c9a66b;box-shadow:0 -10px 28px rgba(18,51,40,.13);color:#17261e}
  .cart{background:#fffaf1;color:#17261e}
  .cart-head,.cart-product,.cart-foot{border-color:rgba(18,51,40,.18)}
  .cart-head small,.upsell-kicker{color:#734619}
  .cart-product span,.upsell>p:not(.upsell-kicker):not(.bonus-duration),.upsell-choice small,.cart-foot>p{color:#516158}
  .upsell{background:#fff;border-color:#9a642d}
  .bonus{background:#123328;color:#fffaf1}
  .bonus span,.bonus strong{color:#f0dfbd}
  .bonus p,.bonus s{color:#e5ded2}
  .fake-check{border-color:#8d5926}
  .upsell-choice input:checked+.fake-check{background:#734619;color:#fff}
  .info-popover{background:#fffaf1;border-color:#9a642d;color:#17261e}
}

/* Revisão editorial solicitada — 09/09/2026. */
.offer-copy h2{font-size:clamp(2.45rem,4.25vw,4.45rem);line-height:1.02}
.offer-label{font-weight:600;color:#102f24}
.offer-card{background:#e5dac5;border-color:#b89358}
.offer-card:before{border-color:rgba(91,53,19,.38)}
.offer-card .price-kicker{font-weight:600;color:#43564b}
.offer-date{display:grid;gap:.2rem;color:#3e5147;font-size:.82rem}
.offer-date strong{color:#102f24;font-weight:600}
.payment-terms{margin:.35rem 0 1rem;padding:.7rem .8rem;border-block:1px solid rgba(91,53,19,.24);color:#2f473b;font-size:.78rem;font-weight:600;line-height:1.45}
.cart-total{display:grid;grid-template-columns:1fr auto;align-items:end;gap:.05rem 1rem}
.cart-total small{grid-column:1/-1;color:#58645c;font-size:.7rem;text-align:right}
.cart-product>strong{white-space:nowrap}
.cart-product>strong [data-price]{display:inline;font:inherit;color:inherit}

.section-intro{background:#e2d7c3}
.intro-copy>p:not(.eyebrow){color:#30483c}
.section-intro .eyebrow.dark{color:#643b16;font-weight:600}

.path-card{min-height:500px}
.path-card h3{font-size:1.8rem}
.path-card>p:last-child{font-size:.86rem;line-height:1.58}
.path-cta{background:#f0dfbd;color:#123328;border-left-color:#7a451b}
.path-cta p{color:#123328}

.format-section{grid-template-columns:1fr;background:#0b281e;color:#fffaf1;align-items:stretch}
.sutras-cta{min-height:500px;background:linear-gradient(145deg,#12392b,#071d15);border:1px solid rgba(240,223,189,.55)}
.course-details{background:#dfd3bc;border-color:#b89358;color:#17261e}
.course-details dl{border-top-color:rgba(18,51,40,.25)}
.course-details dl div{border-bottom-color:rgba(18,51,40,.22)}
.course-details dt{color:#643b16;font-weight:600}
.course-details dd{color:#102f24}
.course-details .details-heading>p:last-child{color:#3f5247}
.bibliography-detail{grid-column:1/-1}
.bibliography-detail dd{max-width:720px}

.lineage-section .section-heading .eyebrow{color:#643b16;font-weight:600}
.lineage-flow{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(220px,.32fr);gap:1rem;align-items:stretch}
.lineage-flow .lineage-branches{display:grid;grid-template-columns:1fr;gap:1rem}
.lineage-flow .lineage-branch{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.2rem;border:1px solid rgba(100,59,22,.28);background:rgba(255,250,241,.45)}
.lineage-flow .lineage-branch>div{display:flex;flex:1;flex-direction:column}
.lineage-flow .lineage-branch>span{color:#825222;font-size:1.2rem}
.lineage-flow .lineage-branch-yoga{justify-content:flex-start}
.lineage-flow .lineage-branch-yoga>div{flex:0 1 auto}
.lineage-flow .lineage-arrows{display:grid;grid-template-rows:1fr 1fr;place-items:center;color:#825222;font-size:1.5rem}
.lineage-flow .lineage-target{display:flex;flex-direction:column;justify-content:center;padding:1.4rem;background:#123328;color:#fffaf1;border:1px solid #b89358}
.lineage-flow .lineage-target small{color:#f0dfbd}
.lineage-flow .lineage-target b{font-size:1.65rem;color:#fffaf1}

@media(max-width:1120px){
  .site-header nav{display:none}
  .site-header{background:#e5dac5;border-bottom-color:#b89358}
  .site-header>.button{display:inline-flex}
  .path-track{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:720px){
  .site-header{justify-content:center;background:#123328;border-bottom-color:#b89358}
  .site-header>.button{display:none}
  .site-header .brand img{filter:brightness(1.65) saturate(.85);height:46px}

  .offer-copy h2{font-size:2.3rem;line-height:1.04}
  .offer-card{background:#dfd3bc;border-color:#a77a3c;box-shadow:0 18px 38px rgba(0,0,0,.22)}
  .offer-card:before{border-color:rgba(82,47,15,.42)}
  .offer-label{font-size:1.7rem;font-weight:600}
  .offer-card .price-kicker,.offer-card .offer-date,.offer-card .microcopy{color:#3d5045}
  .offer-card .price{color:#0c3023}
  .payment-terms{font-size:.8rem;color:#263f33}

  .section-intro{background:#ddd0b9}
  .intro-copy h2{color:#102f24}
  .intro-copy>p:not(.eyebrow){color:#2f463a;font-weight:400}

  .path-card{min-height:520px}
  .path-card h3{font-size:2rem;line-height:1.02}
  .path-card>p:last-child{font-size:.95rem;line-height:1.55}
  .path-cta{text-align:left;background:#f0dfbd;color:#123328}

  .format-section{background:#071f17}
  .sutras-cta{background:linear-gradient(145deg,#0e3427,#061b14);border-color:#b89358}
  .course-details{background:#ddd0b9;border-color:#a77a3c}
  .course-details dl div{border-bottom-color:rgba(18,51,40,.28)}
  .bibliography-detail{grid-column:auto}

  .lineage-section .section-heading .eyebrow{color:#593313;font-size:.78rem;font-weight:600}
  .lineage-flow{display:grid;grid-template-columns:1fr;gap:.85rem}
  .lineage-flow .lineage-branches{gap:.85rem}
  .lineage-flow .lineage-branch{flex-direction:column;align-items:stretch;gap:.25rem;padding:1rem}
  .lineage-flow .lineage-branch>div{text-align:center;padding:.45rem 0}
  .lineage-flow .lineage-branch>span{height:24px;text-align:center;transform:rotate(90deg)}
  .lineage-flow .lineage-arrows{display:flex;justify-content:space-around;height:34px;transform:rotate(90deg)}
  .lineage-flow .lineage-target{text-align:center;align-items:center;padding:1.15rem}
  .cart-total small{text-align:left;font-size:.68rem}
}

/* Cabeçalho responsivo e retorno persistente ao topo — 09/09/2026. */
.nav-toggle{display:none;min-width:48px;min-height:48px;padding:.55rem .75rem;border:1px solid rgba(18,51,40,.25);border-radius:999px;background:transparent;color:#123328;align-items:center;justify-content:center;gap:.45rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}
.nav-toggle [aria-hidden]{font-size:1.2rem;line-height:1}
.back-to-top{position:fixed;right:1.15rem;bottom:1.15rem;z-index:24;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#123328;color:#fffaf1;border:1px solid #c9a66b;box-shadow:0 10px 26px rgba(7,31,23,.24);text-decoration:none;font-size:1.45rem;line-height:1;transition:transform .2s ease,background .2s ease}
.back-to-top:hover,.back-to-top:focus-visible{background:#7a451b;transform:translateY(-2px);outline:3px solid rgba(201,166,107,.4);outline-offset:2px}
.cart-open .back-to-top{opacity:0;pointer-events:none}

@media(max-width:1120px){
  .site-header{justify-content:space-between}
  .nav-toggle{display:inline-flex;order:2}
  .site-header>.button{order:3}
  .site-header nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:2;padding:.5rem clamp(1rem,5vw,3rem) 1rem;background:#e5dac5;border-bottom:1px solid #b89358;box-shadow:0 18px 30px rgba(18,51,40,.16);flex-direction:column;gap:0}
  .site-header.nav-open nav{display:flex}
  .site-header nav a{min-height:52px;border-top:1px solid rgba(18,51,40,.16);color:#123328;font-size:.76rem}
}

@media(max-width:720px){
  html{scroll-padding-top:60px}
  .site-header{height:60px;padding:0 .9rem;justify-content:space-between;background:#123328}
  .site-header .brand{margin-right:auto}
  .site-header .brand img{height:47px;filter:brightness(1.9) saturate(.75)}
  .nav-toggle{color:#fffaf1;border-color:rgba(240,223,189,.58);background:rgba(255,255,255,.05)}
  .site-header nav{padding:.4rem 1rem 1rem;background:#123328;border-bottom-color:#b89358}
  .site-header nav a{color:#fffaf1;border-top-color:rgba(240,223,189,.2);font-size:.78rem}
  .back-to-top{right:.9rem;bottom:calc(82px + env(safe-area-inset-bottom));z-index:39}
}
