﻿*{margin:0;padding:0;box-sizing:border-box}
:root{--primary:#283593;--primary-dark:#172554;--accent:#7c3aed;--orange:#f59e0b;--ink:#0f172a;--muted:#5b6475;--soft:#eef2ff;--page:#f8fafc;--white:#fff;--footer:#071126;--shadow:0 14px 35px rgba(15,23,42,.08);--shadow-strong:0 24px 60px rgba(15,23,42,.14);--radius:24px;--container-pad:clamp(20px,8vw,8%)}
html{scroll-behavior:smooth}body{min-width:320px;background:var(--page);color:var(--ink);font-family:'Inter','Poppins',sans-serif;overflow-x:hidden}img,iframe{max-width:100%}img{display:block}a{color:inherit}a,button,input,textarea{font:inherit}h1,h2,h3,.logo h2{font-family:'Montserrat','Poppins',sans-serif;letter-spacing:-.01em}.site-header{position:sticky;top:0;z-index:1000}.navbar{width:100%;min-height:92px;padding:16px var(--container-pad);display:flex;align-items:center;justify-content:space-between;gap:26px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 2px 10px rgba(0,0,0,.04)}.logo{display:flex;align-items:center;gap:14px;min-width:245px}.logo img{width:68px;flex:0 0 auto}.logo h2{color:var(--ink);font-size:clamp(25px,3vw,34px);line-height:1.05;font-weight:800}.logo p{margin-top:4px;color:var(--accent);font-size:14px;white-space:nowrap}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.4vw,34px);list-style:none;flex:1}.nav-links a{position:relative;display:inline-flex;align-items:center;min-height:36px;color:var(--ink);text-decoration:none;font-weight:600;transition:color .25s ease}.nav-links a:after{content:'';position:absolute;left:0;bottom:2px;width:0;height:2px;background:var(--accent);transition:width .25s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--accent)}.nav-links a:hover:after,.nav-links a:focus-visible:after{width:100%}
.demo-btn,.primary-btn,.secondary-btn,.hero-btn,.program-card a,.program-link,form button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 28px;border:0;border-radius:40px;text-align:center;line-height:1.2;font-weight:700;text-decoration:none;cursor:pointer;position:relative;z-index:2;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background .25s ease}.demo-btn{color:#fff;background:linear-gradient(135deg,var(--accent),var(--primary));white-space:nowrap}.primary-btn,.program-card a,.program-link{color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent))}.secondary-btn{border:2px solid rgba(40,53,147,.24);color:var(--primary);background:#fff}.demo-btn:hover,.primary-btn:hover,.secondary-btn:hover,.program-card a:hover,.program-link:hover,form button:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(40,53,147,.25)}.secondary-btn:hover{color:#fff;background:var(--primary)}
.hero,.about-page,.approach-hero,.programs-hero,.contact-hero,.why-section,.benefits-section,.contact-form-section,.program-detail-hero,.founder-hero{padding:clamp(64px,8vw,100px) var(--container-pad);display:flex;align-items:center;gap:clamp(36px,5vw,70px)}.about-page,.approach-hero,.programs-hero,.contact-hero,.why-section,.benefits-section,.age-section,.map-section,.program-detail-hero,.founder-hero{background:var(--soft)}.hero-left,.hero-right,.about-image,.about-content,.approach-left,.approach-right,.programs-left,.programs-right,.contact-left,.contact-right,.why-left,.why-right,.benefit-left,.benefit-right,.form-left,.form-right,.program-detail-left,.program-detail-right,.founder-hero-image,.founder-hero-content{flex:1 1 0;min-width:0}.hero-left h1,.about-content h1,.approach-left h1,.programs-left h1,.contact-left h1,.program-detail-left h1,.founder-hero-content h1{margin-bottom:26px;color:var(--ink);font-size:clamp(38px,5.7vw,72px);line-height:1.1;font-weight:800;overflow-wrap:break-word}.about-content h1,.approach-left h1,.programs-left h1,.contact-left h1,.program-detail-left h1{font-size:clamp(36px,5vw,65px)}.hero-left span,.about-content span,.approach-left span,.programs-left span,.contact-left span{color:var(--primary)}.about-content h4,.approach-left h4,.programs-left h4,.contact-left h4,.program-detail-left h4,.founder-hero-content h4{margin-bottom:18px;color:var(--accent);font-size:16px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.hero-left p,.about-content p,.approach-left p,.programs-left p,.contact-left p,.why-left p,.benefit-right p,.process-title p,.age-title p,.cta-section p,.form-left p,.map-section p,.info-card p,.program-detail-left p,.program-detail-title p,.founder-hero-content p,.founder-story p,.founder-section-title p,.founder-pillar p,.founder-vision-card p{color:var(--muted);font-size:clamp(16px,1.3vw,18px);line-height:1.85}.hero-buttons,.about-buttons,.approach-buttons,.program-detail-actions,.founder-preview-actions{display:flex;flex-wrap:wrap;gap:16px}.hero-buttons{margin-bottom:40px}.hero-right img,.about-image img,.approach-right img,.programs-right img,.contact-right img,.why-right img,.benefit-left img,.program-detail-right img,.founder-hero-image img{width:100%;border-radius:30px;box-shadow:var(--shadow-strong)}
.premium-hero{position:relative;min-height:calc(100vh - 92px);overflow:hidden;background:radial-gradient(circle at 85% 18%,rgba(124,58,237,.18),transparent 30%),linear-gradient(135deg,#fff 0%,#eef2ff 58%,#fff7ed 100%)}.premium-hero:before{content:'';position:absolute;inset:auto -12% -20% 40%;height:360px;border-radius:999px;background:rgba(40,53,147,.08);filter:blur(20px);pointer-events:none}.hero-eyebrow,.section-heading p{margin-bottom:14px;color:var(--accent);font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-left h1{max-width:760px;font-size:clamp(44px,6.6vw,82px)}.hero-left>p:not(.hero-eyebrow){max-width:680px;color:#475569;font-size:clamp(17px,1.5vw,20px)}.hero-visual{position:relative}.hero-visual img{min-height:520px;object-fit:cover;border-radius:36px;border:10px solid rgba(255,255,255,.78)}.hero-badge{position:absolute;left:28px;bottom:28px;max-width:calc(100% - 56px);padding:14px 18px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--primary-dark);font-weight:800;box-shadow:var(--shadow)}
.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card{padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(40,53,147,.08);box-shadow:var(--shadow)}.stat-card h2{margin-bottom:8px;color:var(--accent);font-size:clamp(28px,3vw,38px)}.stat-card p{color:var(--muted);line-height:1.5}.trust-strip{width:min(1120px,calc(100% - 40px));margin:-34px auto 74px;padding:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-strong);position:relative;z-index:3}.trust-strip div{padding:12px 16px;border-radius:18px;background:#f8fafc}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{color:var(--ink);font-size:16px}.trust-strip span{margin-top:4px;color:var(--muted);font-size:14px;line-height:1.55}
.features,.features-section,.programs,.program-cards,.process-section,.age-section,.map-section,.program-detail-section,.why-premium-section,.transformation-section,.testimonials-section,.faq-section,.founder-story-section,.founder-pillars-section,.founder-vision-section{padding:clamp(72px,8vw,110px) var(--container-pad)}.features,.features-section,.program-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.features-section,.program-cards,.process-section,.contact-form-section,.why-premium-section,.testimonials-section,.founder-story-section,.founder-vision-section{background:#fff}.transformation-section,.faq-section,.founder-pillars-section{background:var(--page)}.programs h2,.process-title h1,.age-title h1,.why-left h1,.benefit-right h1,.form-left h1,.map-section h1,.cta-section h1,.section-heading h2,.program-detail-title h2,.founder-story h2,.founder-section-title h2,.founder-vision-card h2{color:var(--ink);font-size:clamp(34px,5vw,60px);line-height:1.14;overflow-wrap:break-word}.programs h2,.process-title,.age-title,.map-section,.section-heading,.program-detail-title,.founder-section-title{text-align:center}.programs h2,.process-title,.age-title,.section-heading,.program-detail-title,.founder-section-title{max-width:840px;margin:0 auto clamp(42px,5vw,70px)}.program-grid,.process-grid,.age-grid,.detail-grid,.premium-grid,.transformation-grid,.testimonial-grid,.founder-pillars{display:grid;gap:30px}.program-grid,.process-grid,.age-grid,.detail-grid,.transformation-grid,.testimonial-grid,.features,.features-section,.program-cards,.founder-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-box,.program-card,.process-box,.program-box,.age-box,.detail-card,.premium-card,.transformation-card,.testimonial-card,.founder-pillar{padding:24px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);border:1px solid rgba(15,23,42,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.feature-box:hover,.program-card:hover,.process-box:hover,.program-box:hover,.age-box:hover,.premium-card:hover,.transformation-card:hover,.testimonial-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-strong)}.feature-box img,.program-card img,.process-box img,.program-box img,.age-box img{width:100%;height:clamp(205px,23vw,250px);object-fit:cover;border-radius:18px;margin-bottom:20px}.age-box img{height:clamp(220px,26vw,280px)}.feature-box h2,.feature-box h3,.program-card h3,.process-box h2,.program-box h2,.age-box h2,.premium-card h3,.transformation-card h3,.detail-card h3,.founder-pillar h3{margin-bottom:14px;color:var(--ink);font-size:clamp(24px,2.6vw,34px);line-height:1.2}.feature-box p,.program-card p,.process-box p,.program-box p,.age-box p,.premium-card p,.transformation-card p,.testimonial-card p,.detail-card li{color:var(--muted);line-height:1.8}.program-card p,.program-box p{margin-bottom:20px}.program-box ul{list-style:none}.program-box li{margin-bottom:12px;font-weight:600}.process-box{position:relative}.process-number{position:absolute;top:20px;right:20px;padding:10px 15px;border-radius:12px;background:var(--accent);color:#fff;font-weight:800}.point,.benefit-item,.contact-item{padding:18px;border-radius:15px;background:#fff;box-shadow:var(--shadow);font-weight:700}.why-points,.benefit-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.age-box{text-align:center}
.transformation-card span{display:inline-flex;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:#eef2ff;color:var(--primary);font-size:13px;font-weight:800}.transformation-card.highlight{background:linear-gradient(135deg,var(--primary-dark),var(--primary))}.transformation-card.highlight span{background:rgba(255,255,255,.16);color:#fff}.transformation-card.highlight h3,.transformation-card.highlight p{color:#fff}.testimonial-card p{font-size:17px}.testimonial-card strong{display:block;margin-top:22px;color:var(--primary)}.faq-list{max-width:880px;margin:0 auto;display:grid;gap:16px}.faq-list details{padding:22px 24px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.faq-list summary{color:var(--ink);cursor:pointer;font-weight:800}.faq-list p{margin-top:12px;color:var(--muted);line-height:1.75}.contact-cta-section{width:min(1120px,calc(100% - 40px));margin:84px auto;padding:clamp(42px,6vw,72px);border-radius:32px;text-align:center;background:linear-gradient(135deg,var(--primary-dark),var(--primary) 58%,var(--accent));color:#fff;box-shadow:var(--shadow-strong)}.contact-cta-section h2{margin-bottom:16px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.15}.contact-cta-section p{max-width:720px;margin:0 auto 26px;color:rgba(255,255,255,.88);font-size:18px;line-height:1.75}.contact-cta-section .hero-buttons{justify-content:center;margin-bottom:0}.contact-cta-section .secondary-btn{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.1);color:#fff}
.founder-preview{padding:28px var(--container-pad) 64px;background:var(--page)}.founder-preview-card{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center;padding:28px;border:1px solid rgba(124,58,237,.12);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fbfaff 100%);box-shadow:0 18px 45px rgba(17,24,39,.08)}.founder-preview-image img{width:220px;aspect-ratio:1;object-fit:cover;border-radius:24px;box-shadow:0 12px 30px rgba(124,58,237,.18)}.founder-preview-content h4,.founder-hero-content h4{margin-bottom:10px;color:var(--accent);font-size:14px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.founder-preview-content h2{margin-bottom:12px;color:var(--ink);font-size:clamp(30px,4vw,42px);line-height:1.15}.founder-preview-content p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.75}.founder-preview-content blockquote,.founder-hero-content blockquote{margin:18px 0 22px;padding-left:18px;border-left:4px solid var(--accent);color:#3f3f46;font-weight:600;line-height:1.7}.founder-hero{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.founder-hero-image img{max-width:440px;margin-inline:auto;aspect-ratio:1;object-fit:cover;border-radius:34px}.founder-story,.founder-vision-card{max-width:980px;margin:0 auto;padding:clamp(28px,4vw,46px);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.founder-story p+p,.founder-vision-card p+p{margin-top:18px}
.contact-details,form{display:flex;flex-direction:column;gap:18px}.contact-item a{color:var(--ink);text-decoration:none}.contact-item a:hover{color:var(--accent)}.form-left h1{margin-bottom:18px;font-size:clamp(34px,4.5vw,55px)}.form-left p{margin-bottom:34px}form input,form textarea{width:100%;padding:18px 20px;border:1px solid transparent;border-radius:15px;background:#f5f5f5;color:var(--ink);font-size:16px;outline:none}form input:focus,form textarea:focus{border-color:var(--accent);background:#fff}form textarea{min-height:160px;resize:vertical}form button{color:#fff;background:linear-gradient(90deg,var(--accent),var(--primary));border-radius:15px;font-size:18px}.info-card{width:100%;padding:clamp(24px,3vw,35px);border-radius:30px;background:var(--ink);color:#fff;text-align:center}.info-card img{width:100%;border-radius:22px;margin-bottom:24px}.info-card h2{margin-bottom:18px;font-size:clamp(30px,4vw,42px)}.info-card p{margin-bottom:32px;color:rgba(255,255,255,.9)}.map-box{margin-top:40px;border-radius:30px;overflow:hidden;box-shadow:var(--shadow-strong)}.map-box iframe{display:block;width:100%;height:450px}.cta-section{padding:clamp(76px,9vw,120px) var(--container-pad);text-align:center;background:var(--ink);color:#fff}.cta-section h1{margin-bottom:24px;color:#fff}.cta-section p{max-width:800px;margin:0 auto 38px;color:rgba(255,255,255,.9)}
.footer{padding:clamp(56px,7vw,80px) var(--container-pad) 30px;background:var(--footer);color:#fff}.footer-container{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(130px,.8fr) minmax(180px,1fr) minmax(260px,1.35fr) minmax(150px,.8fr);gap:36px;align-items:start;margin-bottom:38px}.footer-logo{width:86px;margin-bottom:18px}.footer-about h2{margin-bottom:8px;font-size:clamp(30px,4vw,40px)}.tagline{margin-bottom:18px;color:#a855f7}.footer-text{max-width:420px;color:#cbd5e1;line-height:1.8}.footer-links,.footer-contact,.footer-social{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-links h3,.footer-contact h3,.footer-social h3{margin-bottom:18px;font-size:23px}.footer-links a,.footer-contact a,.footer-social a{margin-bottom:12px;color:#e2e8f0;text-decoration:none;overflow-wrap:anywhere;transition:color .25s ease,transform .25s ease}.footer-links a:hover,.footer-contact a:hover,.footer-social a:hover{color:#a78bfa;transform:translateX(4px)}.footer-contact p{display:block;margin-bottom:12px;color:#e2e8f0;line-height:1.6;text-align:left}.footer-contact a{display:inline;line-height:1.6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center;color:#94a3b8}.whatsapp-float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;font-size:14px;font-weight:800;text-decoration:none;z-index:9999;box-shadow:0 10px 25px rgba(37,211,102,.35)}
.reveal-on-scroll{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.reveal-on-scroll.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.navbar{padding-inline:5%;gap:18px}.logo{min-width:auto}.nav-links{gap:16px}.footer-container{grid-template-columns:1.2fr 1fr 1fr}.four-grid,.transformation-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.navbar{flex-direction:column;justify-content:center;padding:16px 20px 20px}.logo{justify-content:center}.nav-links{flex-wrap:wrap;row-gap:10px;width:100%}.hero,.about-page,.approach-hero,.programs-hero,.contact-hero,.why-section,.benefits-section,.contact-form-section,.program-detail-hero,.founder-hero{flex-direction:column;align-items:stretch}.founder-hero{display:flex}.stats,.features,.features-section,.program-grid,.process-grid,.program-cards,.age-grid,.why-points,.benefit-points,.detail-grid,.trust-strip,.four-grid,.transformation-grid,.testimonial-grid,.founder-preview-card,.founder-pillars{grid-template-columns:1fr}.hero-visual img{min-height:auto}.trust-strip{margin-top:24px}.founder-preview-card{text-align:center}.founder-preview-image img{margin-inline:auto}.founder-preview-actions{justify-content:center}}
@media(max-width:640px){:root{--container-pad:20px}.navbar{position:relative;gap:14px}.logo img{width:54px}.logo h2{font-size:28px}.logo p{font-size:12px}.nav-links{gap:8px 16px}.nav-links a{min-height:32px;font-size:15px}.demo-btn,.primary-btn,.secondary-btn,.program-card a,.program-link,form button{width:100%;max-width:320px;margin-inline:auto}.hero-buttons,.about-buttons,.approach-buttons,.program-detail-actions,.founder-preview-actions{flex-direction:column;align-items:stretch}.hero,.about-page,.approach-hero,.programs-hero,.contact-hero,.why-section,.benefits-section,.contact-form-section,.features,.features-section,.programs,.program-cards,.process-section,.age-section,.map-section,.cta-section,.program-detail-hero,.program-detail-section,.why-premium-section,.transformation-section,.testimonials-section,.faq-section,.founder-hero,.founder-story-section,.founder-pillars-section,.founder-vision-section{padding-top:56px;padding-bottom:56px}.hero-left h1{font-size:40px}.about-content h1,.approach-left h1,.programs-left h1,.contact-left h1,.program-detail-left h1{font-size:38px}.programs h2,.process-title h1,.age-title h1,.why-left h1,.benefit-right h1,.form-left h1,.map-section h1,.cta-section h1,.section-heading h2{font-size:34px}.feature-box,.program-card,.process-box,.program-box,.age-box,.info-card,.premium-card,.transformation-card,.testimonial-card{border-radius:20px;padding:20px}.feature-box img,.program-card img,.process-box img,.program-box img,.age-box img{height:210px;border-radius:16px}.hero-badge{position:static;margin-top:14px;max-width:100%;border-radius:18px}.map-box iframe{height:340px}.footer-container{grid-template-columns:1fr;gap:30px}.footer-about,.footer-links,.footer-contact,.footer-social{align-items:center;text-align:center}.footer-text{margin-inline:auto}.footer-contact p{text-align:center}.whatsapp-float{width:52px;height:52px;right:16px;bottom:16px;font-size:13px}.founder-preview{padding-top:8px;padding-bottom:56px}.founder-preview-card{padding:22px;border-radius:22px}.founder-preview-image img{width:180px;border-radius:20px}}
@media(max-width:380px){.logo h2{font-size:24px}.logo p{white-space:normal}.nav-links{gap:6px 12px}.nav-links a{font-size:14px}.hero-left h1,.about-content h1,.approach-left h1,.programs-left h1,.contact-left h1{font-size:34px}}
@media(hover:none){.demo-btn:hover,.primary-btn:hover,.secondary-btn:hover,.program-card a:hover,.program-link:hover,form button:hover,.feature-box:hover,.program-card:hover,.process-box:hover,.program-box:hover,.age-box:hover{transform:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-on-scroll{opacity:1;transform:none}}
/* BrainBricks readability polish */
html { -webkit-text-size-adjust: 100%; }
body {
  font-family: 'Inter', 'Poppins', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, .logo h2 {
  font-family: 'Montserrat', 'Poppins', Arial, sans-serif;
  letter-spacing: 0;
}
.logo h2 {
  line-height: 1.08;
}
.logo p,
.nav-links a,
.demo-btn,
.primary-btn,
.secondary-btn,
.program-link,
.program-card a,
form button {
  font-family: 'Poppins', 'Inter', Arial, sans-serif;
}
.nav-links a {
  font-size: 16px;
  font-weight: 600;
}
.hero-left h1 {
  font-size: clamp(42px, 5.6vw, 70px);
  line-height: 1.08;
  max-width: 720px;
}
.about-content h1,
.approach-left h1,
.programs-left h1,
.contact-left h1,
.program-detail-left h1,
.founder-hero-content h1 {
  font-size: clamp(36px, 4.8vw, 60px);
  line-height: 1.12;
}
.programs h2,
.process-title h1,
.age-title h1,
.why-left h1,
.benefit-right h1,
.form-left h1,
.map-section h1,
.cta-section h1,
.section-heading h2,
.program-detail-title h2,
.founder-story h2,
.founder-section-title h2,
.founder-vision-card h2 {
  font-size: clamp(30px, 4.4vw, 52px);
  line-height: 1.18;
}
.hero-left p,
.about-content p,
.approach-left p,
.programs-left p,
.contact-left p,
.why-left p,
.benefit-right p,
.process-title p,
.age-title p,
.cta-section p,
.form-left p,
.map-section p,
.info-card p,
.program-detail-left p,
.program-detail-title p,
.founder-hero-content p,
.founder-story p,
.founder-section-title p,
.founder-pillar p,
.founder-vision-card p,
.feature-box p,
.program-card p,
.process-box p,
.program-box p,
.age-box p,
.premium-card p,
.transformation-card p,
.testimonial-card p,
.detail-card li,
.footer-text,
.footer-links a,
.footer-contact p,
.footer-contact a,
.footer-social a {
  font-size: 16px;
  line-height: 1.75;
}
.hero-left > p:not(.hero-eyebrow) {
  font-size: clamp(17px, 1.25vw, 19px);
  line-height: 1.75;
}
.feature-box h2,
.feature-box h3,
.program-card h3,
.process-box h2,
.program-box h2,
.age-box h2,
.premium-card h3,
.transformation-card h3,
.detail-card h3,
.founder-pillar h3 {
  font-size: clamp(23px, 2.2vw, 30px);
  line-height: 1.22;
}
.footer-links h3,
.footer-contact h3,
.footer-social h3 {
  font-size: 21px;
  line-height: 1.25;
}
.hero-eyebrow,
.section-heading p,
.about-content h4,
.approach-left h4,
.programs-left h4,
.contact-left h4,
.program-detail-left h4,
.founder-hero-content h4,
.founder-preview-content h4 {
  letter-spacing: .08em;
}
@media (max-width: 640px) {
  body { font-size: 15.5px; line-height: 1.68; }
  .hero-left h1 { font-size: 36px; line-height: 1.12; }
  .about-content h1,
  .approach-left h1,
  .programs-left h1,
  .contact-left h1,
  .program-detail-left h1,
  .founder-hero-content h1 { font-size: 34px; line-height: 1.15; }
  .programs h2,
  .process-title h1,
  .age-title h1,
  .why-left h1,
  .benefit-right h1,
  .form-left h1,
  .map-section h1,
  .cta-section h1,
  .section-heading h2 { font-size: 30px; line-height: 1.18; }
  .hero-left p,
  .about-content p,
  .approach-left p,
  .programs-left p,
  .contact-left p,
  .feature-box p,
  .program-card p,
  .process-box p,
  .program-box p,
  .age-box p { font-size: 15.5px; line-height: 1.7; }
  .nav-links a { font-size: 14.5px; }
  .demo-btn,
  .primary-btn,
  .secondary-btn,
  .program-link,
  .program-card a,
  form button { font-size: 15.5px; min-height: 46px; }
}
@media (max-width: 380px) {
  .hero-left h1,
  .about-content h1,
  .approach-left h1,
  .programs-left h1,
  .contact-left h1 { font-size: 31px; }
}
/* BrainBricks mobile layout repair */
@media (max-width: 768px) {
  :root { --container-pad: 18px; }
  body { width: 100%; overflow-x: hidden; }
  .site-header { position: sticky; top: 0; }
  .navbar {
    min-height: auto;
    padding: 12px 16px 14px;
    gap: 12px;
    flex-direction: column;
    align-items: stretch;
  }
  .logo {
    width: 100%;
    min-width: 0;
    justify-content: center;
    gap: 10px;
  }
  .logo img { width: 50px; }
  .logo h2 { font-size: 26px; line-height: 1; }
  .logo p { font-size: 12px; margin-top: 2px; white-space: normal; }
  .nav-links {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    padding: 2px 0;
  }
  .nav-links li { min-width: 0; }
  .nav-links a {
    min-height: 36px;
    justify-content: center;
    padding: 8px 6px;
    border-radius: 999px;
    background: #f8fafc;
    font-size: 13.5px;
    line-height: 1.1;
    text-align: center;
  }
  .nav-links a:after { display: none; }
  .navbar > .demo-btn {
    width: 100%;
    max-width: 340px;
    min-height: 44px;
    margin-inline: auto;
    padding: 12px 18px;
    font-size: 14.5px;
  }
  .hero,
  .about-page,
  .approach-hero,
  .programs-hero,
  .contact-hero,
  .why-section,
  .benefits-section,
  .contact-form-section,
  .program-detail-hero,
  .founder-hero {
    padding: 42px var(--container-pad);
    gap: 28px;
    text-align: left;
  }
  .premium-hero { min-height: auto; padding-top: 42px; }
  .hero-left h1 {
    max-width: 100%;
    font-size: clamp(32px, 9vw, 38px);
    line-height: 1.13;
    margin-bottom: 18px;
  }
  .about-content h1,
  .approach-left h1,
  .programs-left h1,
  .contact-left h1,
  .program-detail-left h1,
  .founder-hero-content h1 {
    font-size: clamp(30px, 8vw, 36px);
    line-height: 1.16;
    margin-bottom: 18px;
  }
  .hero-left > p:not(.hero-eyebrow),
  .about-content p,
  .approach-left p,
  .programs-left p,
  .contact-left p,
  .program-detail-left p,
  .founder-hero-content p {
    font-size: 15.5px;
    line-height: 1.68;
  }
  .hero-eyebrow,
  .section-heading p,
  .about-content h4,
  .approach-left h4,
  .programs-left h4,
  .contact-left h4,
  .program-detail-left h4,
  .founder-hero-content h4,
  .founder-preview-content h4 {
    font-size: 12px;
    letter-spacing: .06em;
  }
  .hero-buttons,
  .about-buttons,
  .approach-buttons,
  .program-detail-actions,
  .founder-preview-actions {
    gap: 10px;
  }
  .demo-btn,
  .primary-btn,
  .secondary-btn,
  .program-card a,
  .program-link,
  form button {
    width: 100%;
    max-width: none;
    min-height: 46px;
    padding: 12px 18px;
  }
  .stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  .stat-card {
    padding: 14px 8px;
    text-align: center;
    border-radius: 14px;
  }
  .stat-card h2 { font-size: 24px; margin-bottom: 4px; }
  .stat-card p { font-size: 12.5px; line-height: 1.35; }
  .hero-visual img,
  .about-image img,
  .approach-right img,
  .programs-right img,
  .contact-right img,
  .why-right img,
  .benefit-left img,
  .program-detail-right img,
  .founder-hero-image img {
    width: 100%;
    min-height: 0;
    max-height: 360px;
    object-fit: cover;
    border-radius: 22px;
  }
  .hero-visual img { border-width: 6px; }
  .hero-badge {
    width: 100%;
    padding: 12px 14px;
    font-size: 13px;
    line-height: 1.35;
    text-align: center;
  }
  .trust-strip {
    width: calc(100% - 32px);
    margin: 22px auto 42px;
    padding: 14px;
    gap: 10px;
    border-radius: 18px;
  }
  .features,
  .features-section,
  .programs,
  .program-cards,
  .process-section,
  .age-section,
  .map-section,
  .program-detail-section,
  .why-premium-section,
  .transformation-section,
  .testimonials-section,
  .faq-section,
  .founder-story-section,
  .founder-pillars-section,
  .founder-vision-section {
    padding: 48px var(--container-pad);
  }
  .programs h2,
  .process-title h1,
  .age-title h1,
  .why-left h1,
  .benefit-right h1,
  .form-left h1,
  .map-section h1,
  .cta-section h1,
  .section-heading h2,
  .program-detail-title h2,
  .founder-story h2,
  .founder-section-title h2,
  .founder-vision-card h2 {
    font-size: clamp(28px, 7.5vw, 34px);
    line-height: 1.18;
  }
  .feature-box,
  .program-card,
  .process-box,
  .program-box,
  .age-box,
  .detail-card,
  .premium-card,
  .transformation-card,
  .testimonial-card,
  .founder-pillar,
  .faq-list details,
  .founder-story,
  .founder-vision-card {
    padding: 18px;
    border-radius: 18px;
  }
  .feature-box img,
  .program-card img,
  .process-box img,
  .program-box img,
  .age-box img {
    height: 190px;
    border-radius: 14px;
  }
  .feature-box h2,
  .feature-box h3,
  .program-card h3,
  .process-box h2,
  .program-box h2,
  .age-box h2,
  .premium-card h3,
  .transformation-card h3,
  .detail-card h3,
  .founder-pillar h3 {
    font-size: 23px;
  }
  .founder-preview { padding: 36px var(--container-pad); }
  .founder-preview-card {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 20px;
    text-align: center;
  }
  .founder-preview-image img { width: 160px; }
  .contact-cta-section {
    width: calc(100% - 32px);
    margin: 46px auto;
    padding: 32px 18px;
    border-radius: 22px;
  }
  .contact-cta-section h2 { font-size: 30px; }
  .map-box iframe { height: 300px; }
  .footer {
    padding: 46px var(--container-pad) 26px;
  }
  .footer-container {
    grid-template-columns: 1fr;
    gap: 26px;
    text-align: center;
  }
  .footer-about,
  .footer-links,
  .footer-contact,
  .footer-social {
    align-items: center;
    text-align: center;
  }
  .footer-logo { margin-inline: auto; width: 76px; }
  .footer-links h3,
  .footer-contact h3,
  .footer-social h3 { margin-bottom: 10px; }
  .footer-links a,
  .footer-contact a,
  .footer-social a,
  .footer-contact p {
    max-width: 100%;
    text-align: center;
    overflow-wrap: anywhere;
    word-break: normal;
  }
  .footer-contact p { line-height: 1.55; }
  .whatsapp-float {
    width: 50px;
    height: 50px;
    right: 14px;
    bottom: 14px;
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  :root { --container-pad: 16px; }
  .navbar { padding-inline: 12px; }
  .logo h2 { font-size: 24px; }
  .logo img { width: 46px; }
  .nav-links { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
  .nav-links a { min-height: 34px; font-size: 13px; }
  .hero-left h1 { font-size: 31px; }
  .about-content h1,
  .approach-left h1,
  .programs-left h1,
  .contact-left h1,
  .program-detail-left h1,
  .founder-hero-content h1 { font-size: 30px; }
  .stats { grid-template-columns: 1fr; }
  .stat-card { padding: 16px; }
  .stat-card h2 { font-size: 28px; }
  .stat-card p { font-size: 14px; }
  .hero-visual img,
  .about-image img,
  .approach-right img,
  .programs-right img,
  .contact-right img,
  .why-right img,
  .benefit-left img,
  .program-detail-right img { max-height: 300px; }
  .feature-box img,
  .program-card img,
  .process-box img,
  .program-box img,
  .age-box img { height: 170px; }
}
/* BrainBricks hamburger mobile menu */
.mobile-menu-toggle {
  display: none;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--accent), var(--primary));
  color: #fff;
  font-family: 'Poppins', 'Inter', Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 12px 18px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .navbar {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 10px 12px;
  }
  .logo {
    justify-content: flex-start;
  }
  .mobile-menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
  }
  .nav-links {
    grid-column: 1 / -1;
    display: none;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 8px;
    padding-top: 8px;
  }
  .nav-links.is-open {
    display: grid;
  }
  .nav-links a {
    justify-content: center;
    width: 100%;
    background: #f4f7ff;
    border: 1px solid rgba(40, 53, 147, .08);
  }
  .navbar > .demo-btn {
    grid-column: 1 / -1;
    display: none;
  }
  .nav-links.is-open + .demo-btn,
  .nav-links.is-open ~ .demo-btn {
    display: inline-flex;
  }
}
@media (max-width: 420px) {
  .navbar { grid-template-columns: minmax(0, 1fr) auto; }
  .mobile-menu-toggle { min-height: 40px; padding: 11px 15px; }
  .nav-links { grid-template-columns: 1fr; }
}
/* BrainBricks logo link and hamburger icon */
.logo {
  text-decoration: none;
  color: inherit;
}
.mobile-menu-toggle {
  width: 46px;
  min-width: 46px;
  height: 42px;
  padding: 0;
  gap: 5px;
  flex-direction: column;
}
.mobile-menu-toggle span {
  display: block;
  width: 21px;
  height: 2px;
  border-radius: 999px;
  background: #fff;
  transition: transform .25s ease, opacity .25s ease;
}
.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}
.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
@media (min-width: 769px) {
  .mobile-menu-toggle { display: none; }
}
@media (max-width: 420px) {
  .mobile-menu-toggle {
    width: 42px;
    min-width: 42px;
    height: 40px;
  }
  .mobile-menu-toggle span { width: 19px; }
}
/* BrainBricks final phone display fix */
@media (max-width: 768px) {
  .trust-strip {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: calc(100% - 32px) !important;
    margin: 18px auto 38px !important;
    padding: 14px !important;
    gap: 10px !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: 0 12px 28px rgba(15, 23, 42, .08) !important;
  }
  .trust-strip div {
    display: block !important;
    padding: 14px 15px !important;
    border-radius: 14px !important;
    background: #f8fafc !important;
    text-align: left !important;
  }
  .trust-strip strong,
  .trust-strip span {
    display: block !important;
    width: 100% !important;
  }
  .trust-strip strong {
    margin-bottom: 4px !important;
    color: #0f172a !important;
    font-size: 15.5px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
  }
  .trust-strip span {
    color: #5b6475 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 500 !important;
  }
  .founder-preview {
    padding: 34px 16px 44px !important;
  }
  .founder-preview-card {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto !important;
    padding: 18px !important;
    border-radius: 22px !important;
    text-align: center !important;
    overflow: hidden !important;
  }
  .founder-preview-image {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }
  .founder-preview-image img {
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    object-position: center top !important;
    border-radius: 20px !important;
    margin: 0 auto !important;
  }
  .founder-preview-content h4 {
    margin-bottom: 6px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    letter-spacing: .06em !important;
  }
  .founder-preview-content h2 {
    margin-bottom: 10px !important;
    font-size: 28px !important;
    line-height: 1.12 !important;
  }
  .founder-preview-content p,
  .founder-preview-content blockquote {
    font-size: 14.5px !important;
    line-height: 1.6 !important;
  }
  .founder-preview-content blockquote {
    margin: 14px 0 18px !important;
    padding-left: 12px !important;
    text-align: left !important;
  }
  .founder-preview-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}

@media (max-width: 420px) {
  .trust-strip {
    width: calc(100% - 24px) !important;
    margin-top: 14px !important;
    padding: 12px !important;
  }
  .founder-preview-card {
    max-width: 100% !important;
  }
  .founder-preview-image img {
    width: 140px !important;
    height: 140px !important;
    max-width: 140px !important;
  }
  .founder-preview-content h2 {
    font-size: 26px !important;
  }
}
/* BrainBricks social media icons */
.footer-social .social-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 13px;
  color: #e2e8f0;
  text-decoration: none;
  font-weight: 600;
}
.footer-social .social-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  transition: transform .25s ease, box-shadow .25s ease;
}
.footer-social .social-icon svg {
  width: 19px;
  height: 19px;
  display: block;
}
.footer-social .instagram-link .social-icon {
  background: radial-gradient(circle at 30% 110%, #feda75 0%, #fa7e1e 26%, #d62976 52%, #962fbf 74%, #4f5bd5 100%);
}
.footer-social .instagram-link svg rect,
.footer-social .instagram-link svg circle {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}
.footer-social .facebook-link .social-icon {
  background: #1877f2;
}
.footer-social .facebook-link svg path {
  fill: currentColor;
}
.footer-social .social-link:hover .social-icon {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 8px 18px rgba(124, 58, 237, .25);
}
@media (max-width: 768px) {
  .footer-social .social-link {
    justify-content: center;
  }
}
/* BrainBricks final mobile lock after social icons */
@media (max-width: 768px) {
  body {
    overflow-x: hidden !important;
  }
  .navbar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    padding: 12px 16px !important;
    gap: 10px !important;
    min-height: auto !important;
  }
  .logo {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    min-width: 0 !important;
    width: auto !important;
    text-decoration: none !important;
  }
  .logo img {
    width: 48px !important;
    flex: 0 0 48px !important;
  }
  .logo h2 {
    font-size: 24px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }
  .logo p {
    font-size: 11px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
  }
  .mobile-menu-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 40px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, var(--accent), var(--primary)) !important;
  }
  .mobile-menu-toggle span {
    display: block !important;
    width: 20px !important;
    height: 2px !important;
    margin: 2.5px 0 !important;
    border-radius: 999px !important;
    background: #fff !important;
  }
  .nav-links {
    grid-column: 1 / -1 !important;
    display: none !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    gap: 8px !important;
    padding-top: 8px !important;
  }
  .nav-links.is-open {
    display: grid !important;
  }
  .nav-links a {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 38px !important;
    padding: 9px 10px !important;
    border-radius: 999px !important;
    background: #f4f7ff !important;
    font-size: 14px !important;
    text-align: center !important;
  }
  .navbar > .demo-btn {
    grid-column: 1 / -1 !important;
    display: none !important;
    width: 100% !important;
    max-width: 340px !important;
    margin-inline: auto !important;
  }
  .nav-links.is-open ~ .demo-btn {
    display: inline-flex !important;
  }
  .trust-strip {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: calc(100% - 32px) !important;
    margin: 18px auto 38px !important;
    padding: 14px !important;
    gap: 10px !important;
  }
  .trust-strip div {
    display: block !important;
    padding: 14px 15px !important;
    text-align: left !important;
  }
  .trust-strip strong,
  .trust-strip span {
    display: block !important;
    width: 100% !important;
  }
  .trust-strip strong {
    margin-bottom: 4px !important;
    font-size: 15.5px !important;
    line-height: 1.25 !important;
  }
  .trust-strip span {
    font-size: 14px !important;
    line-height: 1.55 !important;
  }
  .founder-preview-card {
    display: grid !important;
    grid-template-columns: 1fr !important;
    max-width: 420px !important;
    margin: 0 auto !important;
    padding: 18px !important;
    text-align: center !important;
  }
  .founder-preview-image img {
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
    object-fit: cover !important;
    border-radius: 20px !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 420px) {
  .navbar {
    padding: 10px 12px !important;
  }
  .logo img {
    width: 44px !important;
    flex-basis: 44px !important;
  }
  .logo h2 {
    font-size: 22px !important;
  }
  .logo p {
    font-size: 10.5px !important;
  }
  .mobile-menu-toggle {
    width: 42px !important;
    min-width: 42px !important;
    height: 38px !important;
  }
  .founder-preview-image img {
    width: 140px !important;
    height: 140px !important;
    max-width: 140px !important;
  }
}