@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap');
:root{--green:#173f35;--olive:#667757;--orange:#cf7043;--cream:#fbf7f0;--line:#e7d6c5;--ink:#24342f;--white:#fffdf9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.sundara-new{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',sans-serif}.sundara-new h1,.sundara-new h2,.sundara-new h3{font-family:'Playfair Display',serif;color:var(--green);font-weight:500}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topnav{height:90px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:132px;display:block}.navlinks{display:flex;align-items:center;gap:30px}.navlinks a{color:#222;text-decoration:none;font-size:15px}.navlinks a.active{border-bottom:2px solid var(--orange);padding-bottom:7px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 26px;border:1px solid var(--orange);border-radius:28px;color:var(--orange);text-decoration:none;font-weight:600;background:transparent}.btn.primary{background:var(--olive);border-color:var(--olive);color:white}.btn.orange{background:var(--orange);border-color:var(--orange);color:white}.btn.is-disabled{opacity:.58;cursor:not-allowed;background:#a7aa9f;border-color:#a7aa9f;color:white}.menu-btn{display:none;border:0;background:none;font-size:28px}.hero{min-height:540px;background:linear-gradient(90deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.88) 42%,rgba(251,247,240,.08) 70%),url('assets/home/sundara-entrada-bg.jpg') center/cover no-repeat}.hero.method{background-image:linear-gradient(90deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.9) 43%,rgba(251,247,240,.1) 72%),url('prof-georgina.jpg')}.hero-copy{padding:72px 0 55px;max-width:570px}.hero h1{font-size:68px;line-height:1.02;margin:0 0 24px}.accent{color:var(--orange)}.hero p{font-size:20px;line-height:1.55;max-width:540px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.featurebar{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,253,249,.94);border:1px solid var(--line);border-radius:17px;transform:translateY(-36px);box-shadow:0 12px 35px #4d39200d}.feature{padding:22px;display:flex;gap:13px;align-items:center}.feature+.feature{border-left:1px solid var(--line)}.ico{font-size:30px;color:var(--orange)}.feature strong{font-family:'Playfair Display',serif;color:var(--green);display:block;font-size:18px}.feature small{display:block;margin-top:4px}.section{padding:56px 0}.section.alt{background:#fffaf4}.title{text-align:center;font-size:38px;margin:0 0 34px}.grid3,.grid4,.grid6{display:grid;gap:20px}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}.grid6{grid-template-columns:repeat(6,1fr)}.card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:27px;box-shadow:0 8px 24px #62411908}.card h3{font-size:22px;margin:12px 0}.card p{line-height:1.55}.steps{counter-reset:s}.step{position:relative;padding-left:72px}.step:before{counter-increment:s;content:counter(s);position:absolute;left:20px;top:24px;background:var(--olive);color:#fff;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700}.area-card{text-align:center}.area-card .line-icon{font-size:50px;color:var(--olive)}.app-preview{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.dashboard-mock{min-height:300px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center}.chart{height:130px;margin-top:20px;border-left:1px solid #aaa;border-bottom:1px solid #aaa;background:linear-gradient(165deg,transparent 49%,#72825b 50%,transparent 51%) center/18% 28%}.teacher{background:#f5e7d8;border-radius:18px;padding:28px;display:flex;align-items:flex-end;background-size:cover;background-position:center}.teacher-copy{background:#fffdf9df;padding:20px;border-radius:14px}.cta{background:linear-gradient(110deg,#566b4b,#7d8b68);color:white;border-radius:20px;padding:28px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{color:white;margin:0;font-size:32px}.footer{margin-top:55px;padding:42px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.footer a{color:#3e4944;text-decoration:none;display:block;margin:8px 0}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plan{text-align:center}.price{font-family:'Playfair Display',serif;font-size:40px;color:var(--green);margin:18px 0 4px}.notice{padding:14px 18px;background:#eef0e7;border-radius:10px;color:#4f6045}.admin-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.admin-side{background:var(--green);color:white;padding:30px 20px}.admin-side a{display:block;color:white;text-decoration:none;padding:12px;border-radius:8px}.admin-side a.active{background:#ffffff20}.admin-main{padding:40px}.control-row{display:flex;align-items:center;justify-content:space-between;padding:25px}.switch{width:58px;height:32px;appearance:none;background:#aaa;border-radius:30px;position:relative}.switch:before{content:'';width:26px;height:26px;border-radius:50%;background:white;position:absolute;top:3px;left:3px;transition:.2s}.switch:checked{background:var(--olive)}.switch:checked:before{left:29px}.icon-svg{width:52px;height:52px;display:block;flex:0 0 auto}.feature .icon-svg{width:38px;height:38px}.card>.icon-svg,.area-card>.icon-svg{margin:0 auto 10px}.section-separator{display:flex;align-items:center;justify-content:center;gap:10px;margin:-23px auto 28px}.section-separator:before,.section-separator:after{content:"";width:80px;height:1px;background:var(--line)}.section-separator img{width:18px;height:18px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{position:relative;padding:24px 26px}.quote:before{content:"“";position:absolute;left:12px;top:0;color:var(--orange);font:42px "Playfair Display"}.stars{color:#d16d3d;letter-spacing:3px}

.grid3,.grid4{counter-reset:s}.step>.icon-svg{position:absolute;left:27px;top:67px;width:68px;height:68px;object-fit:contain}.step:has(>.icon-svg){padding:31px 25px 28px 122px;min-height:172px}.step:before{left:45px;top:25px}.step h3{margin-top:8px}.stat-icon{width:34px;height:34px;object-fit:contain}.section-separator img,.icon-svg{object-fit:contain}
.hero.method{background-image:linear-gradient(90deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.87) 44%,rgba(251,247,240,.05) 70%),url('assets/georgina-sentada-hero.jpg');background-position:center 57%}.decorated{position:relative;overflow:hidden}.decorated:before,.decorated:after{content:"";position:absolute;width:150px;height:260px;background:url('assets/iconos-zip/rama-izquierda-oliva.png') center/contain no-repeat;opacity:.32;pointer-events:none}.decorated:before{left:-38px;bottom:10px}.decorated:after{right:-38px;top:20px;transform:scaleX(-1)}.wellness-panel{max-width:1040px;margin:auto;background:#fff9f2;border:1px solid var(--line);border-radius:20px;padding:26px 28px;box-shadow:0 10px 25px #65401e0d}.wellness-tabs{display:flex;gap:52px;padding:0 16px 13px;border-bottom:1px solid #eadfd4}.wellness-tabs b{color:var(--orange);position:relative}.wellness-tabs b:after{content:"";position:absolute;height:3px;background:var(--orange);left:-14px;right:-14px;bottom:-14px}.wellness-content{display:grid;grid-template-columns:1.55fr 1fr;gap:24px;margin-top:20px}.wellness-panel .stat{background:#fffdf9;display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 8px}.wellness-panel .stat small{font-size:12px}.wellness-panel .stat span{font-size:11px;color:#6e685e}.wellness-panel .stat strong{font-size:17px}.wellness-panel .stat-icon{width:48px;height:48px}.evolution{background:#fffdf9;border:1px solid var(--line);border-radius:14px;padding:14px 16px}.evolution svg{display:block;width:100%;height:175px}.teacher-home{max-width:1040px;min-height:430px;margin:22px auto 0;background-position:center 32%}.teacher-home .teacher-copy{max-width:440px;margin-left:auto}.plan>.icon-svg{margin:0 auto}
.hero.method{position:relative;isolation:isolate;background:#f6eee6;overflow:hidden}.hero.method:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(251,247,240,.92) 0%,rgba(251,247,240,.56) 43%,rgba(251,247,240,.03) 72%)}.method-hero-photo{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.teacher-profile{padding:0;overflow:hidden;min-height:410px}.teacher-profile img{width:100%;height:410px;display:block;object-fit:cover;object-position:center 32%}.teacher-home{position:relative;overflow:hidden;background:none}.teacher-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 32%}.teacher-home .teacher-copy{position:relative;z-index:1}.hero.trial{background-color:#fbf7f0;background-image:linear-gradient(90deg,rgba(251,247,240,.96) 0%,rgba(251,247,240,.7) 38%,rgba(251,247,240,.04) 67%),url('assets/semana-gratis-hero-v1.webp');background-position:center,right center;background-size:cover,auto 100%;background-repeat:no-repeat}
/* Responsive móvil estable: mismo lenguaje visual, sin recortes ni scroll lateral */
.grid6{align-items:stretch}.grid6>.card{height:100%;min-height:222px;display:flex;flex-direction:column;align-items:center}.grid6>.card .icon-svg{width:58px;height:58px;margin:0 auto 13px}.grid6>.card h3{margin:5px 0 10px}.grid6>.card p{margin:0;text-align:center}.teacher-profile img,.teacher-photo,.method-hero-photo{background:#f8f1e9}
.teacher-home{display:grid;grid-template-columns:38% 62%;align-items:stretch;width:min(1040px,100%);height:270px;min-height:0;padding:0;background:#f8eee7;border:1px solid var(--line);border-radius:20px}.teacher-home .teacher-photo{position:relative;inset:auto;width:100%;height:270px;min-height:0;object-fit:cover;object-position:center 31%;border-radius:19px 0 0 19px}.teacher-home .teacher-copy{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;max-width:none;margin:0;padding:38px 46px;background:#fffaf6;border:0;border-radius:0 19px 19px 0;box-shadow:none}.teacher-home .teacher-copy h3{font-size:27px;line-height:1.18;margin:0 0 14px}.teacher-home .teacher-copy p{font-size:16px;line-height:1.5;margin:0;max-width:480px}
.teacher-home .teacher-photo{object-fit:cover;object-position:center center;padding:0;background:#f1e3d9}
.section-intro{max-width:850px;margin:-5px auto 34px;text-align:center;font-size:17px;line-height:1.7;color:#4d5a54}.journey-title{text-align:center;font-size:27px;margin:0 0 24px}.method-cycle{counter-reset:s}.method-cycle .cycle-step{min-height:190px}.method-summary{width:fit-content;max-width:100%;margin:28px auto 0;padding:14px 26px;border-radius:28px;background:#eef1e8;color:var(--green);font-family:'Playfair Display',serif;font-size:21px;text-align:center}.method-journey .cycle-step h3{font-size:21px}
.method-teacher{margin-top:0}.method-teacher .teacher-copy p+p{margin-top:14px}.hero.vip-hero{background-color:#f6eee6;background-image:linear-gradient(90deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.94) 44%,rgba(251,247,240,.2) 72%),url('assets/georgina-horizontal-v1.jpg');background-position:center,right center;background-size:cover,84% auto;background-repeat:no-repeat}.vip-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:920px;margin:auto}.vip-compare .card{padding:34px}.vip-compare h3{font-size:27px}.vip-compare ul{padding-left:21px;line-height:1.9;margin:20px 0 25px}.vip-highlight{background:#f1f3eb;border-color:#b8c3a7}
@media (max-width:800px){
 html,body{width:100%;max-width:100%;overflow-x:hidden}
 body.sundara-new{font-size:14px;-webkit-text-size-adjust:100%}
 .wrap{width:calc(100% - 28px);max-width:100%;margin-inline:auto}
 .topnav{height:76px;gap:8px}.brand img{width:72px}.menu-btn{display:none}.navlinks{display:flex;position:static;z-index:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;flex-direction:row;gap:10px;margin-left:auto;white-space:nowrap}.navlinks a{font-size:10px}.navlinks a.active{padding-bottom:4px}.navlinks .btn{display:none}
 .hero,.hero.method{min-height:610px;background-position:62% center;background-size:cover;background-image:linear-gradient(180deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.92) 43%,rgba(251,247,240,.2) 69%,rgba(251,247,240,0) 100%),url('assets/home/sundara-entrada-bg.jpg')}
 .hero.method{background-image:none;background:#f6eee6}.hero.method:after{background:linear-gradient(180deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.9) 41%,rgba(251,247,240,.14) 70%,rgba(251,247,240,0) 100%)}.method-hero-photo{inset:0;width:100%;height:100%;object-fit:cover;object-position:67% center}.hero.trial{min-height:760px;background-image:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.96) 42%,rgba(251,247,240,.5) 58%,rgba(251,247,240,0) 78%),url('assets/semana-gratis-hero-v1.webp');background-position:center,73% bottom;background-size:cover,auto 56%;background-repeat:no-repeat}
 .hero-copy{padding:34px 0 38px;max-width:100%}.hero h1{font-size:43px;line-height:1.04;max-width:360px;margin-bottom:18px}.hero p{font-size:16px;line-height:1.48;max-width:355px}.actions{gap:10px;margin-top:20px}.btn{min-height:43px;padding:0 18px;font-size:13px}
 .featurebar{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr));transform:translateY(-24px);border-radius:14px}.feature{padding:15px 12px;min-width:0}.feature:nth-child(3){border-left:0;border-top:1px solid var(--line)}.feature:nth-child(4){border-top:1px solid var(--line)}.feature .icon-svg{width:31px;height:31px}.feature strong{font-size:15px}.feature small{font-size:10px}
 .section{padding:38px 0}.title{font-size:29px;line-height:1.15;margin-bottom:28px}.section-separator{margin:-19px auto 22px}.section-separator:before,.section-separator:after{width:55px}
 .grid3,.grid4,.grid6,.plans,.testimonials{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grid3>.card:last-child:nth-child(odd),.plans>.card:last-child:nth-child(odd),.testimonials>.card:last-child:nth-child(odd){grid-column:1/-1}
 .card{padding:18px 14px;border-radius:13px;min-width:0}.card h3{font-size:18px;line-height:1.15}.card p{font-size:12px;line-height:1.45}.icon-svg{width:43px;height:43px}
 .step,.step:has(>.icon-svg){padding:22px 12px 18px 87px;text-align:left;min-height:145px}.step:before{left:31px;top:18px;transform:none;width:28px;height:28px}.step>.icon-svg{left:16px;top:55px;width:58px;height:58px;transform:none}.step h3{margin-top:4px}
 .grid6 .card{padding:15px 8px;min-height:168px}.grid6 .card h3{font-size:15px}.grid6 .card p{font-size:10px}.grid6 .card .icon-svg{width:42px;height:42px;margin-bottom:9px}
 .app-preview{grid-template-columns:1fr;gap:14px}.dashboard-mock{min-height:250px;padding:16px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.stat{padding:11px 4px;font-size:10px}.teacher{min-height:340px;padding:16px}.teacher-copy{padding:14px}.teacher-copy h3{font-size:20px}.wellness-panel{padding:16px 12px}.wellness-tabs{gap:0;justify-content:space-between;font-size:11px;padding-inline:8px}.wellness-content{grid-template-columns:1fr;gap:12px}.wellness-panel .stats{grid-template-columns:repeat(2,1fr)}.evolution svg{height:155px}.teacher-home{min-height:390px;background-position:center 24%}.teacher-home .teacher-copy{max-width:100%;margin-left:0}.decorated:before,.decorated:after{width:90px;height:170px;opacity:.18}
 .teacher-home{display:grid;grid-template-columns:39% 61%;height:180px;min-height:0;padding:0;border-radius:14px}.teacher-home .teacher-photo{position:relative;min-height:0;height:180px;object-position:center 29%;border-radius:13px 0 0 13px}.teacher-home .teacher-copy{align-self:stretch;margin:0;padding:16px 14px 16px 18px;max-width:none;border-radius:0 13px 13px 0}.teacher-home .teacher-copy h3{font-size:15px;line-height:1.2;margin-bottom:8px}.teacher-home .teacher-copy p{font-size:10px;line-height:1.4}.teacher-profile{padding:0}.teacher-profile img{height:380px;object-position:center 28%}.testimonials{grid-template-columns:1fr}.quote{padding:20px 20px 18px 27px}
 .section-intro{margin:-4px auto 27px;font-size:14px;line-height:1.6}.journey-title{font-size:22px;margin-bottom:19px}.method-cycle .cycle-step{min-height:158px}.method-journey .cycle-step h3{font-size:17px}.method-summary{margin-top:22px;padding:12px 18px;font-size:17px;line-height:1.35}
 .hero.vip-hero{background-image:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.94) 44%,rgba(251,247,240,.16) 72%,rgba(251,247,240,0) 100%),url('assets/georgina-horizontal-v1.jpg');background-position:center,64% center;background-size:cover,auto 82%}.vip-compare{grid-template-columns:1fr;gap:14px}.vip-compare .card{padding:24px 20px}.vip-compare h3{font-size:23px}.method-teacher .teacher-copy p+p{margin-top:8px}
 .cta{display:block;padding:24px;text-align:center;border-radius:16px}.cta h2{font-size:25px}.cta .btn{margin-top:18px}
 .footer{margin-top:25px;padding-top:28px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.footer-grid>div:first-child{grid-column:1/-1;text-align:center}.footer a{font-size:12px}
 .admin-shell{grid-template-columns:1fr}.admin-side{display:none}.admin-main{padding:22px 14px}
}

/* Banner VIP: calendario y contenido, con aire para el texto */
.hero.vip-hero{background-color:#f6eee6;background-image:linear-gradient(90deg,rgba(251,247,240,.98) 0%,rgba(251,247,240,.92) 43%,rgba(251,247,240,.28) 65%,rgba(251,247,240,.02) 100%),url('assets/vip-hero-v2.webp');background-position:center,right center;background-size:cover,auto 112%;background-repeat:no-repeat}
@media (max-width:800px){.hero.vip-hero{min-height:690px;background-image:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.97) 45%,rgba(251,247,240,.66) 60%,rgba(251,247,240,.05) 82%,rgba(251,247,240,0) 100%),url('assets/vip-hero-v2.webp');background-position:center,69% bottom;background-size:cover,auto 54%;background-repeat:no-repeat}}

/* Heroes móviles: texto separado de la imagen y escenas completas */
@media (max-width:800px){
 .hero.trial{min-height:880px;background-image:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.98) 43%,rgba(251,247,240,.82) 51%,rgba(251,247,240,.14) 70%,rgba(251,247,240,0) 100%),url('assets/semana-gratis-hero-v1.webp');background-position:center,72% bottom;background-size:cover,auto 47%;background-repeat:no-repeat}
 .hero.trial .hero-copy{max-width:355px;padding-bottom:0}
 .home-hero{min-height:700px;background-image:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.97) 48%,rgba(251,247,240,.72) 60%,rgba(251,247,240,.06) 82%,rgba(251,247,240,0) 100%),url('assets/home/sundara-entrada-bg.jpg');background-position:center,center bottom;background-size:cover,auto 47%;background-repeat:no-repeat}
}

/* Banner Método: encuadre abierto, navegación despejada y figura completa en móvil */
.hero.method{background-color:#f6eee6;background-image:url('assets/metodo-hero-v4.webp');background-repeat:no-repeat;background-size:auto 108%;background-position:right -105px center}.hero.method .method-hero-photo{display:none}.hero.method:after{background:linear-gradient(90deg,rgba(251,247,240,.96) 0%,rgba(251,247,240,.78) 42%,rgba(251,247,240,.12) 70%,rgba(251,247,240,.02) 100%)}
@media (max-width:800px){.hero.method{min-height:650px;background-color:#f6eee6;background-image:url('assets/metodo-hero-v4.webp');background-repeat:no-repeat;background-size:auto 52%;background-position:center bottom}.hero.method:after{background:linear-gradient(180deg,rgba(251,247,240,.99) 0%,rgba(251,247,240,.97) 45%,rgba(251,247,240,.66) 60%,rgba(251,247,240,.08) 82%,rgba(251,247,240,0) 100%)}}
@media (max-width:370px){.hero h1{font-size:38px}.grid3,.grid4,.grid6,.plans{gap:9px}.card{padding:15px 10px}.title{font-size:26px}}
@media (max-width:800px){.teacher-home .teacher-photo{object-fit:cover;object-position:center center;padding:0;background:#f1e3d9}}

/* Inicio: narrativa, conversión y experiencia de app */
.btn,.need-card,.card{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4d39201a}.btn:active{transform:translateY(0)}.btn:focus-visible,.need-card:focus-visible,.navlinks a:focus-visible{outline:3px solid rgba(207,112,67,.35);outline-offset:4px}.hero-trust{display:flex;gap:10px;align-items:center;margin:20px 0 0!important;font-size:14px!important;font-weight:600;color:#536159}.hero-trust span{color:var(--orange)}
.needs-section{padding-top:42px}.need-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:var(--ink);min-height:285px}.need-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #62411914;border-color:#d8bca3}.need-card>strong{font:600 20px/1.25 'Playfair Display',serif;color:var(--green);min-height:50px}.need-card h3{font:600 13px/1.2 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--orange);margin:12px 0 6px}.need-card p{margin:4px 0 18px}.need-card>span{margin-top:auto;color:var(--orange);font-weight:700;font-size:13px}.needs-grid .icon-svg{width:64px;height:64px;margin-bottom:16px}
.section-action{text-align:center;margin-top:22px}.simple-cycle .step{min-height:190px}.simple-cycle .step h3{font-size:24px}.simple-cycle .step p{margin-bottom:0}.method-summary span{padding:0 8px;color:var(--orange)}
.app-heading{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;max-width:1040px;margin:0 auto 28px}.app-heading h2{font-size:38px;margin:4px 0 12px}.app-heading p:not(.eyebrow){max-width:680px;line-height:1.65;margin:0}.eyebrow{font:700 12px/1.4 'DM Sans',sans-serif!important;letter-spacing:.1em;color:var(--orange);margin:0 0 4px!important}.app-stages{display:flex;align-items:center;gap:10px;white-space:nowrap}.app-stages span{padding:10px 13px;border-radius:22px;background:#fff;border:1px solid var(--line);color:var(--green);font-weight:600;font-size:13px}.app-stages b{color:var(--orange)}.app-wellness{box-shadow:0 18px 44px #65401e17}.testimonials-section .quote p{font:500 18px/1.6 'Playfair Display',serif;color:var(--green);margin:4px 0 20px}.testimonials-section .quote b{font-size:13px}.testimonials-section .stars{font-size:13px;margin-top:10px}.home-pillars>.card{min-height:235px;padding:34px}.home-pillars .icon-svg{width:66px;height:66px}.home-pillars h3{font-size:24px}.final-cta-section{padding-top:30px}.teacher-home{height:330px}.teacher-home .teacher-photo{height:330px}.teacher-home .teacher-copy .btn{align-self:flex-start;margin-top:10px}.teacher-home .teacher-copy p{margin:0 0 10px}
.grid6>.card h3{font-size:18px;overflow-wrap:anywhere}.trial-includes .app-preview{max-width:1040px;margin:auto;grid-template-columns:.9fr 1.1fr}.include-card h2{font-size:34px;margin:8px 0 22px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:15px}.check-list li{position:relative;padding-left:30px;line-height:1.45}.check-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#eef1e8;color:var(--olive);font-weight:700}.trial-evolution{padding:30px;background:#fffdf9}.trial-evolution h3{font-size:30px;margin:7px 0 2px}.trial-evolution>p:not(.eyebrow){margin:0;color:#5b655f}.trial-evolution svg{display:block;width:100%;height:155px;margin-top:8px}.before-after{display:grid;grid-template-columns:auto 30px auto 1fr;align-items:center;gap:12px;margin-top:20px}.before-after>div{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.before-after>div span{font-size:12px}.before-after>b{color:var(--orange);text-align:center}.before-after>strong{justify-self:end;color:var(--green);font:600 20px 'Playfair Display',serif}
@media (max-width:800px){
 .hero-trust{font-size:11px!important;gap:6px;flex-wrap:wrap;max-width:330px}.home-hero .hero-copy{padding-top:38px}.home-hero h1{font-size:39px}
 .needs-grid{grid-template-columns:1fr}.need-card{min-height:0;padding:22px 18px}.need-card>strong{font-size:18px;min-height:0}.needs-grid .icon-svg{width:54px;height:54px;margin-bottom:11px}.need-card p{margin-bottom:12px}.need-card>span{margin-top:4px}
 .simple-cycle{grid-template-columns:1fr}.simple-cycle>.card:last-child:nth-child(odd){grid-column:auto}.simple-cycle .step{min-height:145px}.method-summary span{padding:0 3px}
 .app-heading{grid-template-columns:1fr;gap:18px;margin-bottom:20px}.app-heading h2{font-size:29px;line-height:1.15}.app-stages{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:5px}.app-stages span{padding:8px 5px;text-align:center;font-size:9px}.app-wellness{margin-inline:0}
 .home-pillars{grid-template-columns:1fr}.home-pillars>.card:last-child:nth-child(odd){grid-column:auto}.home-pillars>.card{min-height:0;padding:24px 18px}.home-pillars .icon-svg{width:54px;height:54px}.testimonials-section .quote p{font-size:16px}
 .teacher-home{height:260px}.teacher-home .teacher-photo{height:260px}.teacher-home .teacher-copy{padding:16px}.teacher-home .teacher-copy .eyebrow{font-size:8px!important}.teacher-home .teacher-copy .btn{min-height:36px;padding:0 12px;font-size:10px;margin-top:2px}.teacher-home .teacher-copy p{font-size:9px}.teacher-home .teacher-copy h3{font-size:17px}
 .trial-includes .app-preview{grid-template-columns:1fr}.include-card h2{font-size:28px}.trial-evolution{padding:22px 16px}.trial-evolution h3{font-size:25px}.before-after{grid-template-columns:1fr 22px 1fr}.before-after>strong{grid-column:1/-1;justify-self:start}.before-after>div{padding:8px}.trial-evolution svg{height:135px}
}

@media (min-width:801px){.hero.method:after{background:linear-gradient(90deg,#fbf7f0 0%,#fbf7f0 48%,rgba(251,247,240,.92) 54%,rgba(251,247,240,.54) 63%,rgba(251,247,240,.12) 74%,rgba(251,247,240,0) 100%)}}
