:root{--navy-950: #06132f;--navy-900: #10245f;--navy-800: #2147d4;--blue-500: #2f6df6;--violet-500: #7357ff;--sky-100: #edf7ff;--sky-200: #d9ecff;--gold-500: #ffb703;--gold-100: #fff4c7;--mint-500: #02c39a;--mint-100: #e5fbf5;--coral-500: #ff6b5f;--ink: #121d33;--muted: #65728a;--line: #d9e4f3;--soft: #f6f9ff;--white: #ffffff;--shadow: 0 24px 64px rgba(16, 36, 95, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;margin:0;color:var(--ink);background:linear-gradient(180deg,#fbfdff,#fff 38%,#f8fbff);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;letter-spacing:0;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:22px;color:var(--navy-950);font-family:Space Grotesk,Manrope,ui-sans-serif,system-ui,sans-serif;font-size:4.55rem;line-height:.98;font-weight:700}h2{margin-bottom:18px;color:var(--navy-950);font-family:Space Grotesk,Manrope,ui-sans-serif,system-ui,sans-serif;font-size:3.15rem;line-height:1.04;font-weight:700}h3{margin-bottom:12px;color:var(--navy-900);font-family:Space Grotesk,Manrope,ui-sans-serif,system-ui,sans-serif;font-size:1.18rem;line-height:1.22;font-weight:700}p{color:var(--muted)}:focus-visible{outline:3px solid rgba(239,168,11,.65);outline-offset:3px}.section-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:96px 0}.section-soft{background:linear-gradient(135deg,#eef7ffdb,#fffffff5),linear-gradient(90deg,#efa80b29,#19b98214)}.section-heading{max-width:780px;margin-bottom:42px}.section-heading p,.split-heading p{margin-bottom:0;font-size:1.08rem}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--navy-800);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.eyebrow:before,.section-kicker:before{width:34px;height:4px;content:"";background:var(--gold-500);border-radius:999px}.split-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:42px;align-items:end;margin-bottom:42px}.btn,.theme-toggle,.floating-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:0;border-radius:999px;font-weight:900;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.btn i,.theme-toggle i,.floating-whatsapp i{display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn:hover,.theme-toggle:hover,.floating-whatsapp:hover{transform:translateY(-2px)}.btn-primary{padding:0 22px;color:var(--white);background:linear-gradient(135deg,var(--navy-900),var(--blue-500));box-shadow:0 18px 34px #2f6df642}.btn-primary:hover{background:linear-gradient(135deg,var(--navy-950),var(--violet-500))}.btn-secondary{padding:0 21px;color:var(--navy-950);background:linear-gradient(135deg,var(--gold-500),#ffcf5a);box-shadow:0 16px 28px #ffb70342}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy-900);font-weight:900}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:64px;padding:6px max(20px,calc((100vw - 1240px)/2));background:#ffffffeb;border-bottom:1px solid rgba(220,229,242,.9);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:178px;min-width:150px;height:44px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.menu-toggle{display:none;width:40px;height:40px;color:var(--navy-900);background:var(--sky-100);border:1px solid var(--line);border-radius:8px;cursor:pointer}.menu-toggle i{font-size:1.25rem}.main-nav{display:flex;justify-content:center;gap:18px;color:var(--navy-900);font-size:.88rem;font-weight:850}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{position:absolute;left:0;bottom:5px;width:100%;height:3px;content:"";background:var(--gold-500);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.main-nav a:hover:after{transform:scaleX(1);transform-origin:left}.theme-toggle{justify-self:end;width:auto;min-height:40px;padding:0 14px;color:var(--navy-900);background:linear-gradient(135deg,var(--sky-100),var(--white));border:1px solid var(--line);box-shadow:0 12px 28px #08286314;font-size:.9rem}.theme-toggle i{color:var(--gold-500);font-size:1.05rem}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:46px;align-items:center;align-content:center;height:auto;min-height:calc(100svh - 124px);max-height:none;padding:16px max(20px,calc((100vw - 1180px)/2)) 16px;overflow:hidden;background:linear-gradient(135deg,#f6fbff,#fff 44%,#fff7d6 74%,#ecf9ff)}.hero:before{position:absolute;right:-80px;top:0;width:42%;height:100%;content:"";background:linear-gradient(135deg,#123a8317,#efa80b1f);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.hero-content{position:relative;z-index:2}.hero h1{max-width:460px;margin-bottom:12px;font-size:3.35rem}.hero-copy{max-width:590px;margin-bottom:14px;color:#31415c;font-size:.98rem;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:540px}.hero-proof div{min-height:64px;padding:12px;background:#ffffffd6;border:1px solid rgba(220,229,242,.95);border-radius:8px;box-shadow:0 16px 34px #08286314}.hero-proof strong{display:block;color:var(--navy-950);font-size:1.16rem;line-height:1}.hero-proof span{display:block;margin-top:5px;color:var(--muted);font-size:.78rem;font-weight:750}.hero-visual{position:relative;z-index:2;min-width:0;max-width:660px;justify-self:center;margin-top:10px;padding:4px 8px 12px}.hero-visual:before{position:absolute;right:5%;bottom:7%;z-index:-1;width:80%;height:62%;content:"";background:linear-gradient(135deg,#10245ff5,#2f6df6c2),linear-gradient(45deg,#ffb70361,#02c39a29);border:1px solid rgba(255,255,255,.34);border-bottom:8px solid var(--gold-500);border-radius:8px;box-shadow:var(--shadow);transform:skew(-7deg)}.hero-visual img{width:min(112%,690px);max-width:none;max-height:none;aspect-ratio:1448 / 1086;object-fit:contain;margin:0 auto;filter:drop-shadow(0 28px 38px rgba(8,40,99,.2))}.hero-note{position:absolute;left:18px;bottom:10%;display:inline-flex;align-items:center;gap:12px;max-width:230px;padding:10px 12px;color:var(--navy-950);background:var(--white);border:1px solid var(--line);border-left:5px solid var(--mint-500);border-radius:8px;box-shadow:var(--shadow);font-weight:850}.hero-note i{color:var(--mint-500);font-size:1.35rem}.benefit-strip{overflow:hidden;color:var(--white);background:linear-gradient(135deg,var(--navy-950),#15286b 58%,#064a5b);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.strip-track{display:flex;flex-wrap:nowrap;gap:12px;width:max-content;padding:12px;animation:strip-carousel 34s linear infinite}.strip-track span{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;color:#ffffffe0;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:.82rem;font-weight:800}.strip-track i{color:var(--gold-500)}@keyframes strip-carousel{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-grid,.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.trust-card,.service-card,.process-grid article,.level-list article,details{border-radius:8px}.trust-card{min-height:230px;padding:26px;background:var(--white);border:1px solid var(--line);box-shadow:0 16px 34px #08286314}.trust-card i,.service-card>i{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;color:var(--navy-900);background:var(--gold-100);border-radius:8px;font-size:1.34rem}.trust-card:nth-child(2) i,.trust-card:nth-child(5) i{color:#067449;background:var(--mint-100)}.trust-card:nth-child(3) i,.trust-card:nth-child(6) i{color:#a43c23;background:#fff0ea}.trust-card p,.service-card p,.level-list p,.process-grid p{margin-bottom:0}.services-section{padding:76px 0}.services-section .section-heading{margin-bottom:32px}.services-section h2{max-width:820px;font-size:2.85rem}.service-card{min-height:306px;display:flex;flex-direction:column;padding:22px;background:var(--white);border:1px solid var(--line);box-shadow:0 16px 36px #08286314;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-4px);border-color:#efa80bb3;box-shadow:var(--shadow)}.service-card.featured{color:var(--white);background:linear-gradient(135deg,#0a2864fa,#123a83eb),linear-gradient(90deg,#efa80b2e,#fff0);border-color:#ffffff2e}.service-card.featured h3,.service-card.featured p,.service-card.featured li,.service-card.featured a{color:var(--white)}.service-card.featured>i{color:var(--navy-950);background:var(--gold-500)}.service-card ul{display:grid;gap:6px;margin:14px 0 18px;padding:0;list-style:none}.service-card li{position:relative;padding-left:20px;color:var(--muted);font-size:.9rem}.service-card li:before{position:absolute;left:0;top:.62em;width:7px;height:7px;content:"";background:var(--mint-500);border-radius:50%}.service-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--navy-900);font-weight:900}.services-toggle{display:none}.levels-section{padding:76px 0;color:var(--white);background:linear-gradient(135deg,#06132f,#10245f 52%,#064a5b)}.levels-section h2,.levels-section h3{color:var(--white)}.levels-section p{color:#ffffffbd}.levels-section .section-kicker,.levels-section .text-link{color:var(--gold-500)}.levels-layout{display:grid;grid-template-columns:1fr;gap:26px;align-items:start}.level-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.level-list article{display:grid;gap:14px;align-content:start;min-height:180px;padding:20px;background:#ffffff17;border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 36px #00000024}.level-list span{display:grid;place-items:center;width:44px;height:44px;color:var(--navy-950);background:var(--gold-500);border-radius:50%;font-size:.9rem;font-weight:950}.level-list h3{margin-bottom:0;font-size:1.05rem}.level-list p{color:#ffffffb8;font-size:.94rem;line-height:1.45}.subjects-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.subjects-grid span{display:flex;align-items:center;gap:10px;min-height:66px;padding:16px;color:var(--navy-900);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 28px #08286312;font-weight:850}.subjects-grid i{color:var(--coral-500);font-size:1.2rem}.process-section{position:relative;overflow:hidden;padding:70px 0;color:var(--white);background:linear-gradient(135deg,#06132ffa,#10245ff0 48%,#024e5ef5),linear-gradient(90deg,#ffb7032e,#7357ff38)}.process-section:before{position:absolute;inset:0 0 0 auto;width:48%;content:"";background:linear-gradient(135deg,#ffb70329,#02c39a1f);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);pointer-events:none}.process-section h2,.process-section h3,.process-section .section-kicker{color:var(--white)}.process-section p{color:#ffffffc2}.process-heading{position:relative;z-index:2;margin-bottom:26px}.process-section h2{font-size:2.75rem}.process-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,.84fr) minmax(0,1.16fr);gap:28px;align-items:end}.process-student{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:center}.process-student:before{position:absolute;left:4%;right:3%;bottom:0;height:70%;content:"";background:linear-gradient(135deg,#ffffff2e,#ffffff0f),linear-gradient(135deg,#2f6df659,#02c39a2e);border:1px solid rgba(255,255,255,.18);border-bottom:8px solid var(--gold-500);border-radius:8px;transform:skew(-7deg)}.process-student img{position:relative;z-index:2;width:min(440px,100%);max-height:540px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 28px 34px rgba(0,0,0,.24))}.student-callout{position:absolute;right:-6px;top:76px;z-index:3;display:inline-flex;align-items:center;gap:10px;max-width:220px;padding:12px 14px;color:var(--navy-950);background:#ffffffeb;border:1px solid rgba(255,255,255,.8);border-left:5px solid var(--mint-500);border-radius:8px;box-shadow:0 22px 46px #00000038;font-weight:800}.student-callout i{color:var(--violet-500);font-size:1.25rem}.process-grid{position:relative;display:grid;grid-template-columns:1fr;gap:12px;padding:14px 0 18px 42px}.process-grid:before{position:absolute;left:18px;top:36px;bottom:36px;width:4px;content:"";background:linear-gradient(180deg,var(--gold-500),var(--mint-500),var(--coral-500),var(--violet-500));border-radius:999px}.process-grid article{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;min-height:108px;padding:16px 18px;background:#ffffff1c;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 22px 50px #00000029;backdrop-filter:blur(14px)}.process-grid article:before{position:absolute;left:-29px;top:50%;width:18px;height:18px;content:"";background:var(--gold-500);border:4px solid rgba(255,255,255,.9);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 8px #ffb7031f}.process-grid article:nth-child(2):before{background:var(--mint-500);box-shadow:0 0 0 8px #02c39a1f}.process-grid article:nth-child(3):before{background:var(--coral-500);box-shadow:0 0 0 8px #ff6b5f1f}.process-grid article:nth-child(4):before{background:var(--violet-500);box-shadow:0 0 0 8px #7357ff1f}.process-grid span{display:grid;place-items:center;width:50px;height:50px;margin:0;color:var(--navy-950);background:linear-gradient(135deg,var(--gold-500),#ffe083);border-radius:50%;font-family:Space Grotesk,Manrope,ui-sans-serif,system-ui,sans-serif;font-size:.98rem;font-weight:700}.process-grid article:nth-child(2) span{background:linear-gradient(135deg,var(--mint-500),#8af5db)}.process-grid article:nth-child(3) span{background:linear-gradient(135deg,var(--coral-500),#ffb0a8)}.process-grid article:nth-child(4) span{color:var(--white);background:linear-gradient(135deg,var(--violet-500),var(--blue-500))}.process-grid h3{margin-bottom:8px}.quote-section{position:relative;overflow:hidden;padding:82px 0;background:linear-gradient(115deg,#fff6d8e6,#fffffff5 44%,#eef7fff5),var(--soft)}.quote-section:before{position:absolute;inset:0 0 0 auto;width:38%;content:"";background:linear-gradient(135deg,#10245f14,#02c39a14);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);pointer-events:none}.quote-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:44px;align-items:center}.quote-copy{position:sticky;top:102px}.quote-section h2{max-width:560px;font-size:2.9rem}.quote-copy>p{max-width:580px;font-size:1rem}.quote-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:24px 0}.quote-benefits span,.final-badges span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;color:var(--navy-900);background:var(--white);border:1px solid var(--line);border-radius:999px;font-size:.9rem;font-weight:850}.quote-benefits i,.final-badges i{color:var(--mint-500)}.quote-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quote-stats div{min-height:92px;padding:16px;color:var(--white);background:var(--navy-900);border-radius:8px;box-shadow:0 14px 32px #08286329}.quote-stats div:nth-child(2){color:var(--navy-950);background:var(--gold-500)}.quote-stats div:nth-child(3){background:#087a50}.quote-stats strong{display:block;font-size:1.42rem;line-height:1.05}.quote-stats span{display:block;margin-top:7px;font-size:.82rem;font-weight:800}.quote-form{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px;padding:22px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border:1px solid var(--line);border-top:5px solid var(--gold-500);border-radius:8px;box-shadow:0 24px 60px #08286324}.quote-form-head,.quote-form .full,.form-note{grid-column:1 / -1}.quote-form-head{display:flex;align-items:center;gap:14px;padding-bottom:4px}.quote-form-head>span{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;color:var(--navy-950);background:var(--gold-500);border-radius:8px;font-size:1.2rem}.quote-form h3{margin-bottom:2px;font-size:1.28rem}.quote-form-head p{margin-bottom:0;color:var(--muted);font-size:.88rem;font-weight:700}.quote-form label{display:grid;grid-column:span 2;gap:7px;color:var(--navy-900);font-size:.86rem;font-weight:850}.quote-form label:nth-of-type(3),.quote-form label:nth-of-type(4),.quote-form label:nth-of-type(5),.quote-form label:nth-of-type(6){grid-column:span 1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:#f7faff;border:1px solid var(--line);border-radius:8px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.quote-form textarea{min-height:94px;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--navy-800);background:var(--white);box-shadow:0 0 0 3px #2f6df624}.quote-form button{width:100%;min-height:48px;margin-top:2px}.form-note{margin:-2px 0 0;color:var(--muted);font-size:.8rem;text-align:center}.references-section{background:#fbfcff}.client-row{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:28px}.client-row img{width:54px;height:54px;margin-right:-12px;object-fit:cover;background:var(--sky-100);border:3px solid var(--white);border-radius:50%;box-shadow:0 10px 22px #0828631f}.client-row strong{margin-left:20px;color:var(--navy-900);font-size:1rem}.reference-gallery{position:relative;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.reference-gallery::-webkit-scrollbar{display:none}.reference-track{display:flex;gap:16px;width:max-content;will-change:transform}.reference-gallery.is-ready{overflow:hidden}.reference-gallery.is-ready .reference-track{animation:reference-carousel 64s linear infinite}.reference-gallery figure{flex:0 0 clamp(300px,31vw,370px);height:360px;margin:0;padding:12px;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 34px #08286314;scroll-snap-align:start}.reference-gallery img{width:100%;height:100%;object-fit:contain;background:var(--sky-100);border-radius:6px}@keyframes reference-carousel{0%{transform:translate(0)}to{transform:translate(var(--reference-scroll-distance, -50%))}}@media(prefers-reduced-motion:reduce){.reference-gallery.is-ready{overflow-x:auto}.reference-gallery.is-ready .reference-track{animation:none}}.reference-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:26px;color:var(--white);background:var(--navy-950);border-radius:8px}.reference-cta h3,.reference-cta p{color:var(--white)}.reference-cta p{margin-bottom:0;color:#ffffffc2}.faq-section{position:relative;overflow:hidden;padding:82px 0;background:linear-gradient(135deg,#eef7fff2,#fffffffa 48%,#fff6d89e),var(--soft)}.faq-section:before{position:absolute;right:-120px;top:-120px;width:360px;height:360px;content:"";background:radial-gradient(circle,#ffb70338,#ffb70300);pointer-events:none}.faq-heading{position:relative;z-index:2;align-items:center}.faq-heading p{max-width:560px}.faq-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;counter-reset:faq}details{position:relative;padding:0;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border:1px solid rgba(217,228,243,.95);box-shadow:0 14px 32px #08286312;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}details:hover{transform:translateY(-2px);border-color:#2f6df642;box-shadow:0 18px 42px #0828631a}details[open]{border-color:#ffb703a6;box-shadow:0 22px 50px #0828631f}details[open]:before{position:absolute;inset:0 auto 0 0;width:5px;content:"";background:linear-gradient(180deg,var(--gold-500),var(--mint-500))}summary{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;gap:14px;align-items:center;min-height:68px;padding:14px 18px;color:var(--navy-900);cursor:pointer;font-size:1rem;font-weight:900;list-style:none}summary::-webkit-details-marker{display:none}summary:before{display:grid;place-items:center;width:38px;height:38px;content:counter(faq,decimal-leading-zero);counter-increment:faq;color:var(--navy-950);background:var(--gold-100);border:1px solid rgba(255,183,3,.48);border-radius:8px;font-family:Space Grotesk,Manrope,ui-sans-serif,system-ui,sans-serif;font-size:.82rem}summary:after{display:grid;place-items:center;width:34px;height:34px;content:"+";color:var(--navy-900);background:var(--sky-100);border:1px solid var(--line);border-radius:50%;font-size:1.2rem;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease}details[open] summary:after{color:var(--white);background:var(--navy-900);transform:rotate(45deg)}details p{margin:0;padding:0 22px 18px 74px;color:#52627a;font-size:.94rem;line-height:1.58}.final-cta{padding:52px 0;color:var(--navy-950);background:linear-gradient(135deg,var(--gold-500) 0%,#ffd35f 58%,#fff0ad 100%)}.final-cta h2,.final-cta p,.final-cta .section-kicker{color:var(--navy-950)}.final-cta .section-kicker:before{background:var(--navy-900)}.final-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:26px;align-items:center}.final-cta h2{max-width:680px;margin-bottom:12px;font-size:2.55rem}.final-cta p{margin-bottom:0;color:#06132fc7}.final-cta .btn-primary{color:var(--white);background:linear-gradient(135deg,var(--navy-950),var(--blue-500));box-shadow:0 18px 34px #06132f38}.final-cta .final-badges span{color:var(--navy-950);background:#ffffffe0;border-color:#10245f1f;box-shadow:0 12px 28px #06132f1a}.final-actions{display:grid;justify-items:start;gap:14px}.final-badges{display:flex;flex-wrap:wrap;gap:8px}.site-footer{padding:54px 0 24px;color:#ffffffc7;background:#061229}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(160px,.55fr));gap:34px}.footer-brand img{width:210px;height:auto;margin-bottom:16px;filter:brightness(0) invert(1)}.footer-grid h3{margin-bottom:14px;color:var(--white);font-size:1rem}.footer-grid a,.footer-grid span{display:block;margin-bottom:10px;color:#ffffffc2}.footer-grid a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:28px;margin-top:32px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom p,.footer-brand p{margin-bottom:0;color:#ffffffb3}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;min-height:56px;padding:0 22px;color:var(--white);background:#13a85b;box-shadow:0 18px 42px #00000038}.floating-whatsapp i{font-size:1.25rem}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{color:#e9f1ff;background:linear-gradient(180deg,#071329,#0a1630 46%,#071329)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3{color:#f8fbff}html[data-theme=dark] p{color:#b8c7de}html[data-theme=dark] .site-header{background:#06132feb;border-bottom-color:#7b94b83d}html[data-theme=dark] .brand img{filter:brightness(0) invert(1)}html[data-theme=dark] .main-nav{color:#edf4ff}html[data-theme=dark] .menu-toggle,html[data-theme=dark] .theme-toggle{color:#f8fbff;background:#ffffff14;border-color:#ffffff29;box-shadow:0 12px 28px #0000003d}html[data-theme=dark] .theme-toggle i{color:var(--gold-500)}html[data-theme=dark] .hero{background:linear-gradient(135deg,#081836,#0c1f45 48%,#1b2446 72%,#083a46)}html[data-theme=dark] .hero:before{background:linear-gradient(135deg,#2f6df629,#ffb7031a)}html[data-theme=dark] .hero-copy{color:#c6d4e9}html[data-theme=dark] .hero-proof div,html[data-theme=dark] .trust-card,html[data-theme=dark] .service-card:not(.featured),html[data-theme=dark] .subjects-grid span,html[data-theme=dark] .quote-form,html[data-theme=dark] .reference-gallery figure,html[data-theme=dark] details{color:#edf4ff;background:linear-gradient(180deg,#12264efa,#0c1c3dfa);border-color:#8aa4ca3d;box-shadow:0 18px 42px #0000003d}html[data-theme=dark] .hero-proof strong,html[data-theme=dark] .service-card:not(.featured) h3,html[data-theme=dark] .subjects-grid span,html[data-theme=dark] .quote-form h3,html[data-theme=dark] .quote-form label,html[data-theme=dark] summary{color:#f8fbff}html[data-theme=dark] .hero-proof span,html[data-theme=dark] .service-card:not(.featured) p,html[data-theme=dark] .service-card:not(.featured) li,html[data-theme=dark] .quote-form-head p,html[data-theme=dark] details p,html[data-theme=dark] .form-note{color:#b8c7de}html[data-theme=dark] .section-soft,html[data-theme=dark] .quote-section,html[data-theme=dark] .references-section,html[data-theme=dark] .faq-section{background:linear-gradient(135deg,#081836f5,#0a2045fa),#071329}html[data-theme=dark] .quote-benefits span,html[data-theme=dark] .final-badges span{color:#f8fbff;background:#ffffff14;border-color:#ffffff29}html[data-theme=dark] .quote-form input,html[data-theme=dark] .quote-form select,html[data-theme=dark] .quote-form textarea{color:#f8fbff;background:#ffffff12;border-color:#8aa4ca42}html[data-theme=dark] .quote-form input::placeholder,html[data-theme=dark] .quote-form textarea::placeholder{color:#91a2bd}html[data-theme=dark] .quote-form input:focus,html[data-theme=dark] .quote-form select:focus,html[data-theme=dark] .quote-form textarea:focus{background:#ffffff1a}html[data-theme=dark] .reference-gallery img{background:#dceaf8}html[data-theme=dark] .faq-section:before{opacity:.5}html[data-theme=dark] .final-cta{color:var(--navy-950);background:linear-gradient(135deg,#f3ad00,#ffc83f 60%,#ffe08a)}html[data-theme=dark] .final-cta h2,html[data-theme=dark] .final-cta p,html[data-theme=dark] .final-cta .section-kicker{color:var(--navy-950)}html[data-theme=dark] .final-cta .section-kicker:before{background:var(--navy-900)}html[data-theme=dark] .final-cta .final-badges span{color:var(--navy-950);background:#ffffffe6;border-color:#10245f29;box-shadow:0 12px 28px #06132f1f}html[data-theme=dark] .final-cta .final-badges i{color:var(--mint-500)}@media(max-width:1120px){.site-header{gap:14px}.main-nav{gap:12px;font-size:.84rem}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.84fr);gap:24px;padding-top:24px;padding-bottom:26px}.hero-visual img{width:min(106%,610px)}.hero h1,h1{font-size:3rem}.process-section{padding:64px 0}.process-section h2{font-size:2.45rem}.quote-section h2{font-size:2.55rem}h2{font-size:2.65rem}.process-section .process-grid{grid-template-columns:1fr}.subjects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:940px){html{scroll-padding-top:72px}.section{padding:76px 0}.site-header{grid-template-columns:minmax(0,1fr) 40px auto;min-height:62px;padding-inline:16px}.brand{width:150px;min-width:0;height:38px}.menu-toggle{display:grid;place-items:center;order:2}.theme-toggle{order:3;min-height:40px;padding-inline:14px}.main-nav{position:fixed;left:18px;right:18px;top:70px;display:grid;gap:6px;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease}.nav-open .main-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{padding:12px 10px;border-radius:8px}.main-nav a:hover{background:var(--sky-100)}.main-nav a:after{display:none}html[data-theme=dark] .main-nav{background:#0a1630;border-color:#ffffff29}html[data-theme=dark] .main-nav a:hover{background:#ffffff14}.hero{grid-template-columns:1fr;height:auto;min-height:auto;max-height:none;padding-top:32px;padding-bottom:24px}.hero:before{right:-180px;width:65%}.hero-visual{width:min(620px,100%);margin:0 auto;padding:10px 24px 28px}.hero-visual img{width:min(104%,540px);max-width:none;max-height:none;margin:0 auto}.hero-note{left:20px}.split-heading,.levels-layout,.process-layout,.quote-layout,.final-cta-grid{grid-template-columns:1fr}.quote-layout{gap:26px}.quote-section h2,.quote-benefits,.quote-stats{max-width:640px}.process-layout{grid-template-columns:minmax(260px,.54fr) minmax(0,.46fr);gap:16px;align-items:stretch;padding:18px;background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:8px;box-shadow:0 22px 50px #00000029;backdrop-filter:blur(14px);overflow:hidden}.process-student{min-height:500px;max-width:none;margin:0;overflow:visible}.process-student:before{left:0;right:0;bottom:0;height:62%}.process-student img{width:min(470px,112%);max-width:none;max-height:540px}.student-callout{display:none}.process-grid{position:relative;inset:auto;z-index:4;display:grid;grid-template-columns:1fr;gap:10px;align-content:center;padding:0;pointer-events:auto}.process-grid:before,.process-grid article:before{display:none}.process-grid article,.process-grid article:nth-child(1),.process-grid article:nth-child(2),.process-grid article:nth-child(3),.process-grid article:nth-child(4){position:relative;inset:auto;width:auto;min-height:auto;grid-template-columns:38px minmax(0,1fr);gap:9px;padding:10px;pointer-events:auto}.process-grid span{width:36px;height:36px;font-size:.76rem}.process-grid h3{margin-bottom:3px;font-size:.92rem}.process-grid p{font-size:.76rem;line-height:1.3}.quote-copy{position:static}.quote-form{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.quote-form label,.quote-form label:nth-of-type(3),.quote-form label:nth-of-type(4),.quote-form label:nth-of-type(5),.quote-form label:nth-of-type(6){grid-column:span 1}.quote-form-head,.quote-form .full,.form-note{grid-column:1 / -1}.trust-grid,.service-grid,.level-list{grid-template-columns:repeat(2,minmax(0,1fr))}.subjects-grid{display:flex;flex-wrap:wrap;gap:10px;padding:14px;background:#ffffffeb;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 34px #08286314}.subjects-grid span{flex:1 1 calc(33.333% - 10px);min-width:180px;min-height:44px;padding:10px 12px;background:var(--sky-100);border:0;box-shadow:none}html[data-theme=dark] .subjects-grid{background:#ffffff0f;border-color:#ffffff29;box-shadow:0 18px 42px #0000003d}html[data-theme=dark] .subjects-grid span{background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:none}.services-section:not(.services-expanded) .service-card:nth-child(n+3){display:none}.services-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:46px;margin:18px auto 0;padding:0 24px;color:var(--navy-950);background:linear-gradient(135deg,var(--gold-500),#ffcf5a);border:0;border-radius:999px;box-shadow:0 16px 28px #ffb7033d;font-weight:900;cursor:pointer}.services-toggle i{transition:transform .18s ease}.services-section.services-expanded .services-toggle i{transform:rotate(180deg)}.reference-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-gallery figure{flex-basis:clamp(290px,45vw,350px);height:350px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.site-footer{padding:38px 0 22px}.footer-brand{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand img{width:176px;margin-bottom:0}.footer-brand p{max-width:380px;font-size:.92rem;line-height:1.45;text-align:right}.footer-grid>div:not(.footer-brand){padding:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.footer-grid h3{margin-bottom:10px;font-size:.88rem}.footer-grid a,.footer-grid span{margin-bottom:7px;font-size:.86rem;line-height:1.3}.footer-bottom{margin-top:18px;padding-top:16px;font-size:.82rem}}@media(max-width:680px){.section-wrap{width:min(100% - 28px,520px)}.section{padding:64px 0}.process-section{padding:56px 0}.quote-section{padding:58px 0}.quote-section h2{font-size:2.05rem}.section-heading,.split-heading{margin-bottom:28px}.split-heading{gap:20px}.faq-heading{gap:18px;margin-bottom:28px}.faq-heading h2{font-size:2.05rem}.quote-benefits{margin:20px 0}.process-heading{margin-bottom:22px}.process-section h2{font-size:2.05rem}.site-header{grid-template-columns:minmax(0,1fr) 40px 40px;gap:8px;padding-inline:12px}.brand{width:136px;height:36px}.theme-toggle{width:40px;padding:0;border-radius:8px}.theme-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.main-nav{left:12px;right:12px;top:66px;max-height:calc(100dvh - 82px);overflow-y:auto}.hero{padding:28px 14px 30px}.hero:before{display:none}.hero h1,h1{font-size:2.25rem}h2{font-size:2.15rem}.hero-copy,.section-heading p,.split-heading p{font-size:.98rem}.hero-actions{display:grid;gap:10px}.btn{width:100%;min-height:46px;padding-inline:16px}.quote-benefits,.quote-stats,.service-grid,.subjects-grid,.process-grid,.faq-grid,.reference-gallery,.footer-grid{grid-template-columns:1fr}.trust-grid,.level-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.subjects-grid{gap:8px;padding:10px}.subjects-grid span{flex:1 1 calc(50% - 8px);min-width:0;min-height:42px;padding:9px 10px;font-size:.82rem;line-height:1.18}.subjects-grid i{font-size:1rem}summary{grid-template-columns:38px minmax(0,1fr) 32px;gap:10px;min-height:68px;padding:14px;font-size:.94rem}summary:before{width:34px;height:34px;font-size:.76rem}summary:after{width:32px;height:32px}details p{padding:0 16px 18px 62px;font-size:.9rem}.reference-track{gap:12px}.reference-gallery figure{flex-basis:min(84vw,330px);height:360px;padding:10px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero-proof div{padding:12px 10px}.hero-proof strong{font-size:1.15rem}.hero-proof span{font-size:.74rem}.hero-proof div,.quote-stats div{min-height:auto}.quote-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quote-stats div{min-height:76px;padding:12px 8px}.quote-stats strong{font-size:1.18rem}.quote-stats span{margin-top:5px;font-size:.68rem;line-height:1.25}.hero-visual:before{width:82%;height:58%;right:8%;bottom:5%}.hero-note{display:none}.hero-visual img{width:min(100%,380px);max-width:none;max-height:none}.process-section:before{width:100%;clip-path:polygon(0 0,100% 0,100% 46%,0 70%)}.process-layout{grid-template-columns:minmax(150px,.48fr) minmax(0,.52fr);gap:8px;align-items:stretch;min-height:auto;margin-top:12px;padding:10px}.process-student{min-height:auto;max-width:none;margin:0;overflow:visible;align-self:stretch}.process-student:before{left:-6px;right:-4px;bottom:0;height:54%}.process-student img{width:min(62vw,250px);max-width:none;max-height:410px;object-position:bottom left}.student-callout{display:none}.process-grid{position:relative;inset:auto;z-index:4;display:grid;grid-template-columns:1fr;gap:7px;align-content:center;padding:0;pointer-events:auto}.process-grid:before,.process-grid article:before{display:none}.process-grid article,.process-grid article:nth-child(1),.process-grid article:nth-child(2),.process-grid article:nth-child(3),.process-grid article:nth-child(4){position:relative;inset:auto;width:auto;min-height:auto;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:6px;padding:7px;pointer-events:auto}.process-grid span{width:24px;height:24px;font-size:.62rem}.process-grid h3{margin-bottom:2px;font-size:.72rem;line-height:1.12}.process-grid p{display:block;overflow:visible;font-size:.62rem;line-height:1.22;-webkit-line-clamp:initial}.strip-track{width:max-content;padding-block:10px;animation-duration:26s}.trust-card,.service-card{min-height:auto;padding:18px}.trust-card{padding:16px}.trust-card i{width:40px;height:40px;margin-bottom:12px;font-size:1.1rem}.trust-card h3{margin-bottom:8px;font-size:.98rem}.trust-card p{font-size:.84rem;line-height:1.45}.service-card>i{width:42px;height:42px;margin-bottom:14px}.service-card ul{margin:12px 0 16px}.services-toggle{width:100%}.process-section .process-grid article{min-height:auto;padding:7px}.level-list article{grid-template-columns:1fr;align-content:start;align-items:start;gap:10px;min-height:auto;padding:14px}.level-list span{width:44px;height:44px;font-size:.82rem}.level-list h3{font-size:.98rem;line-height:1.18}.level-list p{font-size:.84rem;line-height:1.38}.quote-form{grid-template-columns:1fr;padding:18px}.quote-form label,.quote-form label:nth-of-type(3),.quote-form label:nth-of-type(4),.quote-form label:nth-of-type(5),.quote-form label:nth-of-type(6){grid-column:1 / -1}.quote-form-head{align-items:flex-start;gap:10px}.quote-form-head>span{width:38px;height:38px}.quote-form input,.quote-form select,.quote-form textarea{min-height:44px}.quote-form textarea{min-height:92px}.reference-gallery figure{height:390px}.reference-cta{display:grid;gap:18px;padding:22px}.reference-cta h3{font-size:1.25rem}.final-cta{padding:46px 0}.final-cta h2{font-size:2rem}.final-actions{justify-items:stretch}.final-badges span{width:100%;justify-content:center}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-brand{display:grid;justify-items:start;gap:10px;padding:0 0 16px}.footer-brand img{width:166px}.footer-brand p{max-width:none;font-size:.9rem;line-height:1.45;text-align:left}.site-footer{padding:34px 0 20px}.footer-grid>div:not(.footer-brand){padding:13px}.footer-grid h3{margin-bottom:8px;font-size:.82rem}.footer-grid a,.footer-grid span{margin-bottom:6px;font-size:.78rem;line-height:1.25}.footer-grid>div:last-child{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.footer-grid>div:last-child h3{flex:0 0 100%;margin-bottom:2px}.footer-grid>div:last-child a,.footer-grid>div:last-child span{display:inline-flex;align-items:center;min-height:34px;margin-bottom:0;padding:0 10px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:999px}.footer-bottom{display:grid;gap:6px;margin-top:14px;padding-top:14px;padding-right:68px;text-align:left}.footer-bottom p{font-size:.76rem;line-height:1.35}.floating-whatsapp{right:16px;bottom:16px;width:54px;min-height:54px;padding:0}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}}@media(max-width:390px){.hero h1,h1{font-size:2.18rem}h2{font-size:1.88rem}.brand{width:138px}.section-wrap{width:calc(100% - 24px)}}
