:root{
  --navy:#10233d;--body:#5d6574;--orange:#ff7746;--blue:#4383ff;--sky:#eef6fb;--pale:#f2f7fb;--mint:#18b9a6;--violet:#874df5;--coral:#ff545b;--olive:#b4b51a;--line:#e9eef6;--white:#fff;--dark:#1b242c;
  --display:'Nunito',system-ui,sans-serif;--text:'Inter',Arial,sans-serif;--radius:10px;--shadow:0 18px 48px rgba(32,62,105,.12);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--body);font-family:var(--text);font-size:15px;line-height:1.65;background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.edu-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:10px;background:var(--navy);color:#fff;padding:10px 14px;z-index:20}.skip-link:focus{left:10px}.sr-only{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0 0 0 0)}
.site-header{position:absolute;inset:0 0 auto;z-index:10;padding:18px 0}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);font-family:var(--display);font-weight:900;font-size:31px;letter-spacing:-.04em}.brand-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;box-shadow:0 8px 18px rgba(255,119,70,.25)}.brand-icon svg{width:42px;height:42px;fill:var(--orange)}.brand-icon svg path{fill:none;stroke:#fff;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.brand-icon.small{font-size:16px;width:36px;height:36px}.primary-nav{display:flex;align-items:center;gap:34px}.primary-nav ul{display:flex;align-items:center;gap:31px;list-style:none;margin:0;padding:0}.primary-nav a{font-weight:700;color:#101b2b;font-size:14px}.primary-nav a:hover,.primary-nav a:focus{color:var(--orange)}.learn-more,.orange-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:var(--orange);color:#fff!important;font-weight:900;text-transform:uppercase;letter-spacing:.02em;padding:0 29px;border:0;box-shadow:none}.learn-more{min-width:152px}.orange-btn:hover,.orange-btn:focus,.learn-more:hover,.learn-more:focus{background:#ff6330;transform:translateY(-1px)}.nav-toggle{display:none;border:0;background:var(--navy);color:#fff;border-radius:999px;padding:10px 16px;font-weight:800}
.hero-edu{position:relative;overflow:hidden;background:linear-gradient(105deg,#eaf9f5 0%,#eef8fb 42%,#eee7fb 100%);min-height:610px;padding:134px 0 0}.hero-grid{display:grid;grid-template-columns:1fr 520px;align-items:end;gap:24px}.hero-copy{padding:70px 0 105px}.tiny-label{display:flex;align-items:center;gap:11px;color:#3f80ff;font-weight:800;text-transform:uppercase;font-size:14px;margin:0 0 22px}.tiny-label span{width:6px;height:6px;background:#4383ff;display:inline-block}.tiny-label.centered{justify-content:center;gap:14px}.hero-copy h1{font-family:var(--display);font-weight:900;color:var(--navy);font-size:58px;line-height:1.16;letter-spacing:-.035em;margin:0 0 18px}.hero-copy h1 em{font-style:normal;color:var(--orange);text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:7px}.hero-lead{max-width:530px;color:#56606d;margin:0 0 42px}.hero-actions{display:flex;align-items:center;gap:38px}.play-btn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:14px}.play-btn.light{background:#fff;color:var(--blue);margin:auto auto 12px}.hero-photo-wrap{position:relative;min-height:470px;display:flex;align-items:flex-end;justify-content:center}.hero-student{width:min(455px,100%);height:470px;object-fit:cover;object-position:center;border-radius:46% 54% 42% 58%/55% 48% 52% 45%;position:relative;z-index:2;box-shadow:0 22px 55px rgba(16,35,61,.14);border:10px solid rgba(255,255,255,.55)}.orbit{position:absolute;border:2px dashed;border-radius:50%;transform:rotate(-32deg);z-index:1}.orbit-a{width:300px;height:160px;border-color:#ff845c;right:40px;bottom:95px}.orbit-b{width:295px;height:175px;border-color:#4c8aff;right:5px;bottom:58px}.doodle{position:absolute;pointer-events:none;opacity:.9}.pen{left:-20px;top:150px;width:140px;height:90px;background:linear-gradient(135deg,transparent 62%,#b8c0cd 63% 66%,transparent 67%),radial-gradient(circle at 72% 65%,#111 0 3px,transparent 4px)}.pen:after{content:'∿ ∿';position:absolute;right:0;top:5px;color:#111;font-size:44px;transform:rotate(18deg);font-weight:300}.arrow{right:82px;top:82px;width:105px;height:95px;border:5px solid #181818;border-left:0;border-bottom:0;border-radius:50%;transform:rotate(30deg)}.arrow:after{content:'';position:absolute;right:-13px;bottom:5px;width:28px;height:28px;border-right:5px solid #181818;border-bottom:5px solid #181818;transform:rotate(10deg)}
.section{padding:86px 0}.title-center{text-align:center}.title-center h2,.about-copy h2,.activities h2,.contact-panel h2,.faq-grid h2{font-family:var(--display);font-size:36px;line-height:1.18;letter-spacing:-.025em;color:var(--navy);margin:0}.categories{background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 60px;margin-top:38px}.tilt-card{position:relative;min-height:134px;background:#f3f7fc;border-radius:5px;padding:35px 32px 25px 108px;display:flex;align-items:center;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)}.tilt-card:before{content:'';position:absolute;left:36px;top:0;bottom:0;width:2px;background:currentColor;transform:skew(-8deg)}.round-icon{position:absolute;left:0;top:50%;transform:translate(-12px,-50%);width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:currentColor;color:#fff;font-family:var(--display);font-weight:900;font-size:23px;box-shadow:0 12px 24px rgba(0,0,0,.08)}.tilt-card h3{font-family:var(--display);color:var(--navy);font-size:20px;line-height:1.1;margin:0 0 8px}.tilt-card p{font-size:13px;margin:0}.purple{color:var(--violet)}.blue{color:var(--blue)}.green{color:var(--mint)}.olive{color:var(--olive)}.orange{color:var(--orange)}.red{color:var(--coral)}
.blue-feature{margin-top:22px;margin-bottom:-10px;background:linear-gradient(90deg,var(--blue),#4383ffdd),url('../photos/students-group.jpg') right center/40% no-repeat;border-radius:7px;display:grid;grid-template-columns:420px 1fr 150px;align-items:center;gap:28px;color:#fff;padding:10px 45px 10px 10px;min-height:212px}.blue-feature img{height:190px;width:410px;object-fit:cover;border-radius:6px;border-left:8px solid var(--orange)}.blue-feature h2{font-family:var(--display);font-size:22px;color:#fff;margin:0 0 10px}.blue-feature p{font-size:13px;margin:0;color:#fff;max-width:430px}.blue-feature .orange-btn{background:#ff8657}
.about-wave{position:relative;background:#eef4fa;overflow:hidden;padding:128px 0 100px}.about-wave:after{content:'';position:absolute;left:-5%;right:-5%;bottom:-90px;height:215px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}.about-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 540px;align-items:center;gap:86px}.about-copy p{margin:14px 0 26px;max-width:510px}.tick-list{list-style:none;margin:0 0 28px;padding:0}.tick-list li{margin:12px 0;position:relative;padding-left:24px}.tick-list li:before{content:'☑';position:absolute;left:0;color:#ff6d6d}.about-photo{position:relative}.about-photo:before{content:'';position:absolute;left:-38px;bottom:98px;width:70px;height:70px;background:radial-gradient(#727aa0 2px,transparent 3px) 0 0/14px 14px}.about-photo:after{content:'';position:absolute;right:20px;top:-36px;width:70px;height:70px;background:radial-gradient(#ff845c 2px,transparent 3px) 0 0/13px 13px}.about-photo img{height:440px;width:100%;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 76%,0 100%);position:relative;z-index:1}.metric-badge{position:absolute;right:52px;bottom:34px;z-index:2;width:118px;height:118px;border-radius:22px;background:var(--blue);color:#fff;display:grid;place-items:center;text-align:center;font-family:var(--display)}.metric-badge span{width:28px;height:28px;border-radius:50%;border:3px solid var(--orange);display:grid;place-items:center}.metric-badge strong{font-size:25px;line-height:1}.metric-badge small{font-size:10px}.book{left:68px;top:75px;width:90px;height:58px}.book:before{content:'📖';font-size:66px}.crayon{left:68px;bottom:25px;width:90px;height:50px}.crayon:before{content:'🖍️';font-size:66px}.book.right{left:auto;right:80px;top:35px}
.event-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.event-card,.blog-grid article{border:1px solid #dfe5ee;border-radius:5px;overflow:hidden;background:#fff}.event-img,.blog-img{height:205px;position:relative;background-size:cover;background-position:center}.event-img span{position:absolute;right:12px;top:10px;color:#fff;padding:8px 24px;border-radius:3px;background:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}.img-a{background-image:url('../photos/event-a.jpg')}.img-b{background-image:url('../photos/event-b.jpg')}.img-c{background-image:url('../photos/event-c.jpg')}.event-card:nth-child(1) .event-img span{background:var(--mint)}.event-card:nth-child(2) .event-img span{background:var(--coral)}.event-meta{display:flex;gap:22px;font-size:12px;color:#697386;margin:18px 24px 9px}.event-card h3,.blog-grid h3{font-family:var(--display);font-size:20px;color:var(--navy);line-height:1.35;margin:0 24px 10px}.event-card p,.blog-grid p{font-size:13px;margin:0 24px 24px}.event-card footer{border-top:1px solid #e2e6ed;display:flex;justify-content:space-between;padding:14px 24px;font-size:13px}.event-card footer strong{font-weight:500}.slider-dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:38px}.slider-dots span{width:12px;height:8px;border-radius:999px;background:#d7d7d7}.slider-dots .active{width:30px;background:var(--orange)}
.faq-band{position:relative;overflow:hidden;background:#eef4fa;padding:90px 0}.faq-band:before{content:'';position:absolute;left:35%;right:-10%;top:-80px;height:240px;background:#fff;border-radius:0 0 50% 50%}.faq-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.oval-photo{width:430px;height:150px;border-radius:50%;overflow:hidden;transform:rotate(-4deg);box-shadow:0 0 0 14px #fff}.oval-photo img{width:100%;height:100%;object-fit:cover}.faq-grid details{background:#fff;margin:17px 0;border-radius:4px;padding:16px 22px;box-shadow:0 5px 20px rgba(65,93,130,.05)}.faq-grid summary{font-weight:700;color:#465063;cursor:pointer}.faq-grid p{font-size:13px}.work-now{position:relative}.work-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:70px}.work-card{position:relative;min-height:252px;border-radius:4px;color:#fff;text-align:center;padding:124px 25px 30px}.work-card img{position:absolute;left:50%;top:-58px;transform:translateX(-50%);width:165px;height:165px;object-fit:cover;border-radius:50%;border:10px solid #fff}.work-card h3{font-family:var(--display);font-size:22px;line-height:1.15;margin:0 auto 18px;max-width:250px}.work-card a{width:44px;height:44px;background:#fff;color:currentColor;border-radius:50%;display:grid;place-items:center;margin:auto;font-size:22px}.teal{background:var(--mint)}.coral{background:var(--coral)}.violet{background:var(--violet)}.spiral{right:70px;top:40px;width:140px;height:260px}.spiral:before{content:'↝\A↝';white-space:pre;font-size:136px;line-height:.75;color:#171717;display:block;transform:rotate(88deg)}
.legacy-reviews{background:var(--blue);color:#fff;padding:86px 0 94px;position:relative;overflow:hidden}.legacy-reviews:before,.legacy-reviews:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 10% 70%,rgba(255,255,255,.18) 1px,transparent 2px) 0 0/8px 8px;mask-image:radial-gradient(circle at 20% 70%,#000 0 26%,transparent 27%);opacity:.7}.legacy-reviews:after{transform:scaleX(-1);left:auto;right:0}.title-center.white h2,.title-center.white .tiny-label{color:#fff}.legacy-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}.legacy-review-grid article{position:relative;text-align:center;border:1px solid rgba(255,255,255,.45);border-radius:34px;padding:72px 70px 36px;color:#fff;min-height:290px}.quote{position:absolute;top:-28px;left:50%;transform:translateX(-50%);width:68px;height:68px;border-radius:50%;background:#fff;color:var(--orange);font-family:serif;font-size:70px;line-height:90px}.legacy-review-grid p{font-size:13px;color:#fff}.legacy-review-grid img{width:58px;height:58px;border-radius:50%;margin:24px auto 9px}.legacy-review-grid h3{font-family:var(--display);font-size:20px;margin:0}.stars{color:#ff8b45;font-size:19px;margin-top:12px}
.activities-grid{display:grid;grid-template-columns:1fr 520px;gap:60px;align-items:center}.activities-grid>div>p:not(.tiny-label){max-width:480px}.activity-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:35px}.activity-icons article{height:175px;border:1px solid #e2e4eb;border-radius:0 42px 0 42px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.activity-icons .round-icon{position:static;transform:none;width:70px;height:70px;font-size:24px}.activity-icons h3{font-family:var(--display);color:var(--navy);font-size:19px;margin:18px 0 0}.activity-icons p{font-family:var(--display);font-weight:800;color:var(--navy);margin:8px 0 0}.photo-collage img{width:100%}.video-cta{min-height:280px;background:url('../photos/video-bg.jpg') center/cover no-repeat;position:relative;display:grid;place-items:center;text-align:center;color:#fff}.video-cta .overlay{position:absolute;inset:0;background:rgba(20,28,36,.55)}.video-content{position:relative;z-index:1}.video-content h2{font-family:var(--display);font-size:32px;margin:0 0 8px}.video-content p{max-width:420px;margin:0 auto 24px;color:#fff}.blog-grid .blog-img{height:200px}.b1{background-image:url('../photos/blog-a.jpg')}.b2{background-image:url('../photos/blog-b.jpg')}.b3{background-image:url('../photos/blog-c.jpg')}.blog-grid article{padding-bottom:24px}.blog-grid .tag{display:inline-block;color:#fff;border-radius:3px;margin:20px 24px 16px;padding:7px 28px;font-size:12px;font-weight:800}.blog-grid a{margin-left:24px;font-size:13px;color:#5e6370}.blog-grid a:hover{color:var(--orange)}.contact-strip{background:#f0f6fb;padding:84px 0}.contact-panel{display:grid;grid-template-columns:1fr 500px;gap:50px;background:#fff;border-radius:8px;padding:42px;box-shadow:var(--shadow)}.lead-form{display:grid;gap:12px}.lead-form input,.lead-form textarea,.mini-form input{width:100%;border:1px solid #e1e6ee;border-radius:24px;padding:13px 18px;font:inherit}.lead-form textarea{border-radius:16px}.lead-form .orange-btn{cursor:pointer;width:max-content;padding-inline:36px}.footer-dark{position:relative;background:linear-gradient(rgba(20,29,37,.94),rgba(20,29,37,.94)),url('../photos/footer-bg.jpg') center/cover;color:#fff;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr 1.15fr 1.2fr;gap:60px}.footer-logo{display:flex;align-items:center;gap:12px;font-family:var(--display);font-weight:900;font-size:31px}.footer-dark p,.footer-dark a,.footer-links{font-size:13px;color:#fff}.footer-dark h2{font-family:var(--display);font-size:19px;margin:0 0 25px}.footer-links{list-style:'– ';padding-left:14px}.footer-links li{margin:11px 0}.social-dots{display:flex;gap:12px;margin-top:22px}.social-dots a{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:grid;place-items:center}.mini-form{display:flex;background:#fff;border-radius:999px;padding:4px}.mini-form input{border:0}.mini-form button{border:0;border-radius:999px;background:var(--orange);color:#fff;font-weight:800;padding:0 24px;text-transform:uppercase}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;padding-top:22px;margin-top:42px;font-size:13px}
.wp-content-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:42px;box-shadow:var(--shadow)}.wp-content-card h1{font-family:var(--display);color:var(--navy);font-size:42px;line-height:1.15;margin:0 0 22px}.wp-content-card a{color:var(--blue);font-weight:700}
@media(max-width:980px){.site-header{position:relative;background:#eef8fb}.primary-nav{position:absolute;left:20px;right:20px;top:74px;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--shadow);display:none;align-items:flex-start;flex-direction:column}.primary-nav.is-open{display:flex}.primary-nav ul{flex-direction:column;align-items:flex-start;gap:12px}.nav-toggle{display:block}.hero-edu{padding-top:30px}.hero-grid,.about-grid,.faq-grid,.activities-grid,.contact-panel,.footer-grid{grid-template-columns:1fr}.hero-copy{padding:40px 0}.hero-copy h1{font-size:44px}.category-grid,.event-grid,.blog-grid,.work-cards,.legacy-review-grid{grid-template-columns:1fr 1fr}.blue-feature{grid-template-columns:1fr;padding:18px}.about-grid{gap:38px}.contact-panel{padding:28px}.footer-grid{gap:28px}.footer-bottom{display:block}.spiral,.arrow{display:none}}
@media(max-width:640px){.edu-shell{width:min(100% - 28px,1120px)}.hero-copy h1{font-size:34px}.title-center h2,.about-copy h2,.activities h2,.contact-panel h2,.faq-grid h2{font-size:29px}.category-grid,.event-grid,.blog-grid,.work-cards,.legacy-review-grid,.activity-icons{grid-template-columns:1fr}.tilt-card{padding-left:92px}.blue-feature img{width:100%;height:auto}.legacy-review-grid article{padding:60px 26px 30px}.hero-actions{gap:18px}.footer-dark{padding-top:44px}.brand-name{font-size:25px}.oval-photo{width:100%;height:130px}.section{padding:64px 0}}
@media(prefers-reduced-motion:no-preference){.orange-btn,.learn-more,.primary-nav a,.work-card a{transition:.2s ease}.tilt-card,.event-card,.blog-grid article,.activity-icons article{transition:transform .2s ease,box-shadow .2s ease}.tilt-card:hover,.event-card:hover,.blog-grid article:hover,.activity-icons article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}}

/* Mobile polish pass: keep the Eduor visual language but remove squeezed desktop geometry on phones. */
@media(max-width:760px){
  html,body{overflow-x:hidden}
  body{font-size:14px;line-height:1.58}
  .edu-shell{width:calc(100% - 32px)}
  .site-header{padding:12px 0;background:#eef8fb}
  .nav-shell{gap:14px}.brand{font-size:18px;letter-spacing:-.03em}.brand-icon{width:34px;height:34px}.brand-icon svg{width:34px;height:34px}.nav-toggle{padding:8px 13px;font-size:12px}.primary-nav{left:16px;right:16px;top:58px;border-radius:16px;z-index:30}
  .hero-edu{min-height:0;padding:0 0 42px;overflow:hidden}.hero-grid{display:flex;flex-direction:column;gap:10px;align-items:stretch}.hero-copy{padding:38px 0 4px}.hero-copy h1{font-size:clamp(31px,9vw,39px);line-height:1.07;margin-bottom:15px}.hero-copy h1 em{text-decoration-thickness:3px;text-underline-offset:4px}.hero-lead{margin-bottom:24px;max-width:34rem}.hero-actions{gap:14px;flex-wrap:wrap}.orange-btn,.learn-more{min-height:42px;padding:0 22px;font-size:12px}.play-btn{width:40px;height:40px}.hero-photo-wrap{min-height:0;padding:6px 0 0}.hero-student{width:min(286px,82vw);height:min(286px,82vw);margin:0 auto;border-radius:50%;border-width:8px;object-position:center}.orbit,.doodle{display:none!important}
  .section{padding:56px 0}.tiny-label{font-size:11px;gap:8px;margin-bottom:14px}.tiny-label.centered{gap:10px}.title-center h2,.about-copy h2,.activities h2,.contact-panel h2,.faq-grid h2{font-size:clamp(25px,7.2vw,31px);line-height:1.15}.title-center h2 br{display:none}
  .category-grid{gap:14px;margin-top:26px}.tilt-card{clip-path:none;min-height:0;border-radius:18px;padding:20px 18px 19px 82px;overflow:visible}.tilt-card:before{left:64px;top:18px;bottom:18px}.round-icon{left:17px;width:48px;height:48px;transform:translate(0,-50%);font-size:16px}.tilt-card h3{font-size:18px}.tilt-card p{font-size:12px}
  .blue-feature{display:grid;grid-template-columns:1fr;gap:14px;margin:18px auto 0;padding:12px;border-radius:18px;min-height:0;background:linear-gradient(180deg,var(--blue),#3f7fff)}.blue-feature img{width:100%;height:170px;border-left:0;border-top:6px solid var(--orange);border-radius:12px}.blue-feature h2{font-size:20px}.blue-feature .orange-btn{justify-self:start}
  .about-wave{padding:62px 0;background:#eef4fa}.about-wave:after{display:none}.about-grid,.faq-grid,.activities-grid,.contact-panel{gap:28px}.about-copy p{margin-bottom:18px}.tick-list li{margin:9px 0}.about-photo img{height:260px;border-radius:20px;clip-path:none}.about-photo:before,.about-photo:after{display:none}.metric-badge{right:14px;bottom:14px;width:92px;height:92px;border-radius:18px}.metric-badge strong{font-size:18px}
  .event-grid,.blog-grid,.work-cards,.legacy-review-grid,.activity-icons{gap:18px}.event-grid,.blog-grid,.work-cards{margin-top:30px}.event-img,.blog-grid .blog-img{height:178px}.event-meta{margin:14px 18px 8px;gap:12px;flex-wrap:wrap}.event-card h3,.blog-grid h3{font-size:18px;margin-left:18px;margin-right:18px}.event-card p,.blog-grid p{margin-left:18px;margin-right:18px}.event-card footer{padding:12px 18px}.slider-dots{margin-top:24px}
  .faq-band{padding:58px 0}.faq-band:before{display:none}.oval-photo{width:100%;height:150px;border-radius:22px;transform:none;box-shadow:none}.faq-grid details{margin:12px 0;padding:14px 16px}
  .work-cards{margin-top:56px}.work-card{min-height:182px;padding:86px 18px 24px;border-radius:18px}.work-card img{width:112px;height:112px;top:-42px;border-width:7px}.work-card h3{font-size:19px}.work-card a{width:40px;height:40px}
  .legacy-reviews{padding:58px 0}.legacy-review-grid{margin-top:34px}.legacy-review-grid article{min-height:0;border-radius:24px;padding:58px 22px 28px}.quote{width:56px;height:56px;font-size:56px;line-height:76px}.legacy-review-grid img{margin-top:18px}
  .activities-grid{align-items:start}.activity-icons{margin-top:24px}.activity-icons article{height:146px;border-radius:0 28px 0 28px}.activity-icons .round-icon{width:58px;height:58px}.activity-icons h3{font-size:17px;margin-top:12px}.photo-collage img{border-radius:16px}.video-cta{min-height:230px}.video-content{padding:0 16px}.video-content h2{font-size:28px;line-height:1.12}.video-content p{font-size:13px}
  .contact-strip{padding:56px 0}.contact-panel{padding:24px 18px;border-radius:18px}.lead-form input,.lead-form textarea,.mini-form input{border-radius:18px;padding:12px 15px}.footer-dark{padding-top:42px}
}

@media(max-width:380px){.edu-shell{width:calc(100% - 24px)}.hero-copy h1{font-size:30px}.hero-student{width:250px;height:250px}.brand{font-size:16px}.brand-icon{width:31px;height:31px}.orange-btn,.learn-more{padding:0 18px}.section{padding:50px 0}.title-center h2,.about-copy h2,.activities h2,.contact-panel h2,.faq-grid h2{font-size:24px}.tilt-card{padding-left:76px}.round-icon{width:44px;height:44px}}

.event-card{display:block;color:inherit}
.cm-landing-page{max-width:920px;margin:0 auto;color:var(--body)}.cm-landing-page h2,.cm-landing-page h3{font-family:var(--display);color:var(--navy);letter-spacing:-.025em}.cm-landing-page h2{font-size:42px;line-height:1.12;margin:0 0 18px}.cm-landing-page h3{font-size:25px;line-height:1.2;margin:0 0 14px}.cm-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;color:var(--blue);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.04em}.cm-eyebrow:before{content:'';width:7px;height:7px;background:var(--blue);display:inline-block}.cm-lead{font-size:18px;line-height:1.65;max-width:760px;color:#4c5665}.cm-cta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:28px 0 38px}.cm-secondary-link{font-weight:900;color:var(--navy);border-bottom:2px solid var(--orange);padding-bottom:4px}.cm-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin:28px 0}.cm-info-grid section,.cm-method-block,.cm-faq-mini,.cm-final-cta{border:1px solid var(--line);border-radius:22px;background:#fff;padding:28px}.cm-landing-page ul{margin:0;padding-left:20px}.cm-landing-page li{margin:9px 0}.cm-method-block{background:#f3f8fe}.cm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.cm-steps article{background:#fff;border-radius:16px;padding:18px;min-height:122px;border:1px solid #e3ebf5}.cm-steps strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;margin-bottom:12px}.cm-faq-mini details{background:#f7faff;border-radius:14px;padding:15px 18px;margin:12px 0}.cm-faq-mini summary{cursor:pointer;font-weight:800;color:var(--navy)}.cm-final-cta{background:linear-gradient(120deg,#eaf9f5,#eef4ff);text-align:center;margin-top:30px}.cm-final-cta p{max-width:560px;margin:0 auto 22px}
@media(max-width:760px){.cm-landing-page h2{font-size:30px}.cm-landing-page h3{font-size:22px}.cm-lead{font-size:16px}.cm-info-grid,.cm-steps{grid-template-columns:1fr}.cm-info-grid section,.cm-method-block,.cm-faq-mini,.cm-final-cta{padding:22px;border-radius:18px}.cm-cta-row{align-items:flex-start;flex-direction:column}.cm-steps article{min-height:0}}

.nav-ctas{display:flex;align-items:center;gap:10px}.call-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(16,35,61,.18);border-radius:999px;padding:0 18px;color:var(--navy);font-weight:900;background:#fff}.whatsapp-link,.float-whatsapp,.footer-whatsapp{background:#18b96b!important}.footer-whatsapp{display:inline-flex;color:#fff!important;border-radius:999px;padding:9px 15px;font-weight:900}.floating-contact{position:fixed;right:18px;bottom:18px;z-index:60;display:none;gap:10px;align-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(16,35,61,.12);box-shadow:0 14px 38px rgba(16,35,61,.18);backdrop-filter:blur(10px);border-radius:999px;padding:8px}.floating-contact a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 17px;font-weight:900;font-size:13px}.float-call{background:var(--navy);color:#fff}.float-whatsapp{color:#fff}.cm-hero-panel{background:linear-gradient(135deg,#eef8fb 0%,#f8fbff 55%,#f3eefe 100%);border:1px solid var(--line);border-radius:28px;padding:34px;margin-bottom:30px;position:relative;overflow:hidden}.cm-hero-panel:after{content:'';position:absolute;right:-42px;top:-42px;width:150px;height:150px;border-radius:50%;background:rgba(255,119,70,.13)}.cm-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.cm-trust-row span{background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px 15px;font-weight:800;color:var(--navy)}.cm-page-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.cm-page-links a{border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff;font-weight:900;color:var(--navy)}.cm-page-links a:hover{border-color:var(--orange);color:var(--orange)}.cm-compare{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cm-compare article{border-radius:20px;padding:22px;background:#f7faff;border:1px solid var(--line)}
@media(max-width:980px){.nav-ctas{width:100%;justify-content:flex-start}.floating-contact{display:none}.floating-contact a{flex:1}.footer-dark{padding-bottom:42px}}
@media(max-width:760px){.cm-hero-panel{padding:24px 18px;border-radius:22px}.cm-trust-row,.cm-page-links,.cm-compare{grid-template-columns:1fr}.floating-contact a{padding:0 12px}.call-link{padding:0 14px}}

/* CoursMission 2026 research-led homepage refresh: lead-first, low-text, resource-aware. */
.cm-home-hero{position:relative;overflow:hidden;padding:138px 0 70px;background:radial-gradient(circle at 85% 16%,rgba(255,119,70,.22),transparent 26%),linear-gradient(116deg,#ecfbf7 0%,#f6fbff 48%,#f4efff 100%)}
.cm-home-hero:after{content:'';position:absolute;left:0;right:0;bottom:-90px;height:170px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}.cm-home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:56px;align-items:center}.cm-home-hero-copy h1{max-width:680px;margin:0 0 18px;font-family:var(--display);font-size:clamp(44px,6vw,74px);line-height:1.01;letter-spacing:-.055em;color:var(--navy)}.cm-home-lead{max-width:640px;margin:0 0 30px;color:#445164;font-size:19px;line-height:1.62}.cm-home-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.cm-home-secondary{display:inline-flex;align-items:center;min-height:44px;border-bottom:3px solid var(--orange);font-weight:900;color:var(--navy)}.cm-home-secondary:after{content:'→';margin-left:10px;color:var(--orange)}.cm-home-trust{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 0;padding:0;list-style:none}.cm-home-trust li{background:#fff;border:1px solid rgba(16,35,61,.08);border-radius:999px;padding:9px 14px;font-weight:800;color:#314054;box-shadow:0 10px 30px rgba(16,35,61,.06)}.cm-home-visual{position:relative;min-height:500px}.cm-home-photo{position:absolute;right:32px;bottom:0;width:360px;height:430px;object-fit:cover;border:12px solid rgba(255,255,255,.72);border-radius:42px 120px 42px 120px;box-shadow:0 26px 70px rgba(16,35,61,.16)}.cm-formula-card{position:absolute;z-index:2;width:230px;background:#fff;border:1px solid rgba(16,35,61,.08);box-shadow:0 22px 50px rgba(16,35,61,.13);border-radius:24px;padding:18px;color:var(--navy)}.cm-formula-card span{display:block;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.cm-formula-card strong{display:block;font-family:var(--display);font-size:22px;line-height:1.1;margin:5px 0 10px}.cm-formula-card code{display:block;background:#f4f8ff;border-radius:14px;padding:10px;color:#253049;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.cm-card-one{left:0;top:74px}.cm-card-two{right:0;bottom:58px}
.cm-home-section{padding:86px 0}.cm-section-head{text-align:center;max-width:760px}.cm-section-head h2,.cm-programme-grid h2,.cm-resource-copy h2,.cm-trust-layout h2{font-family:var(--display);color:var(--navy);font-size:clamp(31px,4.3vw,48px);line-height:1.08;letter-spacing:-.04em;margin:0 0 14px}.cm-section-head p,.cm-resource-copy p,.cm-trust-layout p{margin:0 auto;color:#586579}.cm-need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.cm-need-card{position:relative;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;gap:3px 16px;align-items:center;min-height:126px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 35px rgba(16,35,61,.06)}.cm-need-card:before{content:'';position:absolute;inset:0;border-radius:24px;background:linear-gradient(135deg,currentColor,transparent 52%);opacity:.06}.cm-need-icon{grid-row:1/3;position:relative;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--blue);color:#fff;font-family:var(--display);font-weight:900;font-size:22px}.cm-need-card.purple .cm-need-icon{background:var(--violet)}.cm-need-card.blue .cm-need-icon{background:var(--blue)}.cm-need-card.green .cm-need-icon{background:var(--mint)}.cm-need-card.orange .cm-need-icon{background:var(--orange)}.cm-need-card.red .cm-need-icon{background:var(--coral)}.cm-need-card.olive .cm-need-icon{background:var(--olive)}.cm-need-card strong{position:relative;font-family:var(--display);color:var(--navy);font-size:21px;line-height:1.05}.cm-need-card small{position:relative;color:#647084;font-weight:700}.cm-programme-rail{padding:44px 0;background:#10233d;color:#fff}.cm-programme-grid{display:grid;grid-template-columns:1.15fr 1.45fr auto;gap:30px;align-items:center}.cm-programme-grid h2{color:#fff;font-size:34px}.cm-programme-grid .tiny-label{color:#9fc0ff}.cm-programme-tags{display:flex;flex-wrap:wrap;gap:10px}.cm-programme-tags span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.cm-resources{background:#f4f8fc}.cm-resource-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.cm-resource-copy p{font-size:17px;margin:0 0 22px}.cm-resource-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cm-resource-cards article{min-height:152px;background:#fff;border:1px solid #dde7f3;border-radius:24px;padding:22px;box-shadow:0 16px 38px rgba(16,35,61,.07)}.cm-resource-cards span{font-weight:900;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.cm-resource-cards strong{display:block;font-family:var(--display);color:var(--navy);font-size:24px;line-height:1.1;margin:10px 0}.cm-resource-cards code{display:inline-block;background:#eef6fb;border-radius:14px;padding:9px 12px;color:#24344f}.cm-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.cm-step-grid article,.cm-trust-points article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 14px 35px rgba(16,35,61,.05)}.cm-step-grid span{display:grid;place-items:center;width:46px;height:46px;background:var(--orange);color:#fff;border-radius:16px;font-weight:900;margin-bottom:18px}.cm-step-grid h3,.cm-trust-points strong{display:block;font-family:var(--display);color:var(--navy);font-size:24px;margin:0 0 10px;line-height:1.1}.cm-step-grid p,.cm-trust-points span{margin:0;color:#5f6b7c}.cm-trust-section{background:linear-gradient(120deg,#fff 0,#fff 45%,#f1f7ff 45%,#f1f7ff 100%)}.cm-trust-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:start}.cm-trust-points{display:grid;gap:16px}.cm-next-pages{background:#fff}.cm-page-roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:34px}.cm-page-roadmap a{display:block;min-height:142px;border:1px solid var(--line);border-radius:24px;padding:22px;background:#fff;color:var(--navy);box-shadow:0 12px 30px rgba(16,35,61,.05)}.cm-page-roadmap span{display:block;color:var(--orange);font-weight:900;margin-bottom:20px}.cm-page-roadmap strong{font-family:var(--display);font-size:20px;line-height:1.15}.cm-contact-note{margin-top:18px;color:#4b596b}.cm-contact-note strong{color:var(--navy)}
@media(max-width:980px){.cm-home-hero{padding-top:54px}.cm-home-hero-grid,.cm-resource-layout,.cm-trust-layout,.cm-programme-grid{grid-template-columns:1fr}.cm-home-visual{min-height:420px;max-width:520px}.cm-need-grid,.cm-step-grid,.cm-page-roadmap{grid-template-columns:repeat(2,1fr)}.cm-programme-grid{gap:20px}.cm-programme-grid .orange-btn{justify-self:start}}
@media(max-width:640px){.cm-home-hero{padding:34px 0 46px}.cm-home-hero:after{display:none}.cm-home-hero-copy h1{font-size:clamp(36px,11vw,48px)}.cm-home-lead{font-size:16px}.cm-home-actions{align-items:flex-start;flex-direction:column}.cm-home-trust{gap:8px}.cm-home-visual{min-height:310px}.cm-home-photo{right:18px;width:230px;height:280px;border-width:8px;border-radius:30px 82px 30px 82px}.cm-formula-card{width:172px;border-radius:18px;padding:13px}.cm-formula-card strong{font-size:18px}.cm-formula-card code{font-size:11px;padding:8px}.cm-card-one{left:0;top:20px}.cm-card-two{right:0;bottom:14px}.cm-home-section{padding:62px 0}.cm-section-head h2,.cm-programme-grid h2,.cm-resource-copy h2,.cm-trust-layout h2{font-size:31px}.cm-need-grid,.cm-resource-cards,.cm-step-grid,.cm-page-roadmap{grid-template-columns:1fr}.cm-need-card{border-radius:20px;padding:18px;grid-template-columns:52px 1fr}.cm-need-icon{width:52px;height:52px;border-radius:16px}.cm-programme-rail{padding:34px 0}.cm-resource-layout,.cm-trust-layout{gap:28px}.cm-step-grid article,.cm-trust-points article{padding:22px;border-radius:20px}.cm-page-roadmap a{min-height:0}.footer-bottom{display:flex!important;flex-direction:column;gap:12px}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}}

/* Typst-authored mathematics, compiled server-side to semantic MathML. */
.cm-typst-math{font-family:"STIX Two Math","Cambria Math","Times New Roman",serif;color:var(--navy);font-size:1.08em;line-height:1.25}
.cm-typst-inline{vertical-align:-.14em;margin:0 .08em;white-space:nowrap}
.cm-typst-figure{display:block;max-width:100%;overflow-x:auto;margin:1rem 0;padding:.75rem 1rem;border:1px solid var(--line);border-radius:14px;background:#f8fbff;text-align:center}
.cm-typst-display{min-width:max-content;margin:0 auto}
.cm-typst-math mtable.cases{margin-left:.15em}
@media(max-width:640px){.cm-typst-math{font-size:1em}.cm-typst-figure{padding:.65rem .75rem;text-align:left}}

/* CoursMission public-readiness unified page system v1 — approved Direction A hybrid. */
.cm-template{width:min(1160px,calc(100% - 36px));max-width:none;margin:44px auto 82px;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#344158}
.cm-template>.entry-header:not(.screen-reader-text){margin:0 0 22px;padding:0 4px}.cm-template>.entry-header .entry-title{font-family:var(--display);font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.045em;color:var(--navy);margin:0}.cm-template .entry-content{font-size:16px;line-height:1.72}.cm-template .entry-content>div[class*="cm-"]{max-width:none;margin-left:0;margin-right:0}.cm-template .cm-landing-page{max-width:none}
.cm-template .cm-page-hero,.cm-template .cm-math-hub-hero,.cm-template .cm-service-hero,.cm-template .cm-lesson-hero,.cm-template .cm-resource-hero,.cm-template .cm-hero-panel{position:relative;overflow:hidden;margin:0 0 28px;padding:42px;border:1px solid #dce7f2;border-radius:30px;background:radial-gradient(circle at 92% 10%,rgba(255,112,67,.13),transparent 26%),linear-gradient(118deg,#eefaf7,#f1f6ff 64%,#fff5f0);box-shadow:0 18px 46px rgba(16,35,61,.07)}
.cm-template .cm-page-hero:after,.cm-template .cm-math-hub-hero:after{content:"";position:absolute;right:-60px;bottom:-80px;width:210px;height:210px;border:24px solid rgba(52,120,246,.06);border-radius:50%;pointer-events:none}.cm-template .cm-page-hero>*,.cm-template .cm-math-hub-hero>*{position:relative;z-index:1}.cm-template .cm-page-hero h2,.cm-template .cm-math-hub-hero h2,.cm-template .cm-page-heading,.cm-template .cm-service-hero h2,.cm-template .cm-lesson-hero h2,.cm-template .cm-resource-hero h2{max-width:880px;margin:8px 0 16px;font-family:var(--display);font-size:clamp(36px,5vw,56px);font-weight:900;line-height:1.04;letter-spacing:-.045em;color:var(--navy)}.cm-template .cm-page-heading{display:block}.cm-template .cm-page-hero>p:not(.cm-eyebrow):not(.tiny-label):not(.cm-contact-note),.cm-template .cm-math-hub-hero>p:not(.tiny-label):not(.cm-contact-note){max-width:820px}.cm-template .cm-eyebrow,.cm-template .tiny-label,.cm-template-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.cm-template .cm-eyebrow:before,.cm-template .tiny-label span{width:28px!important;height:3px!important;border-radius:0!important;background:var(--orange)!important}
.cm-template .cm-cta-row,.cm-template .cm-home-actions,.cm-template .cm-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:24px 0 10px}.cm-template .orange-btn,.cm-template .whatsapp-link,.cm-template .cm-primary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border:0;border-radius:12px;background:var(--orange)!important;color:#fff!important;font-weight:900!important;box-shadow:0 10px 24px rgba(255,112,67,.18)}.cm-template .call-link,.cm-template .cm-secondary-link{display:inline-flex;align-items:center;min-height:46px;padding:0 4px;border:0;border-bottom:3px solid var(--orange);border-radius:0;background:transparent;color:var(--navy)!important;font-weight:900!important}.cm-template .cm-contact-note{margin:16px 0 0;color:#68758a;font-size:13px;line-height:1.55}
.cm-template .cm-home-section{padding:0}.cm-template .entry-content section:not(.cm-page-hero):not(.cm-math-hub-hero):not(.cm-service-hero):not(.cm-lesson-hero):not(.cm-resource-hero):not(.cm-final-cta):not(.cm-standard-final-cta){margin-top:44px;padding:0}.cm-template .entry-content section>h2,.cm-template .entry-content>div>h2{font-family:var(--display);font-size:clamp(30px,4vw,40px);line-height:1.12;letter-spacing:-.035em;color:var(--navy);margin:0 0 15px}.cm-template .entry-content h3{font-family:var(--display);font-size:23px;line-height:1.22;color:var(--navy);margin:0 0 10px}.cm-template .entry-content p{margin:0 0 15px}.cm-template .entry-content ul,.cm-template .entry-content ol{padding-left:22px}.cm-template .entry-content li{margin:7px 0}
.cm-template .cm-exercise-grid,.cm-template .cm-resource-list,.cm-template .cm-method-cards,.cm-template .cm-formula-grid,.cm-template .cm-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.cm-template .cm-exercise-grid>article,.cm-template .cm-resource-list>article,.cm-template .cm-method-cards>article,.cm-template .cm-formula-grid>article,.cm-template .cm-question-grid>article{margin:0;padding:24px;border:1px solid #dce5ef;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(16,35,61,.045)}.cm-template .cm-exercise-grid>article,.cm-template .cm-resource-list>article{border-top:4px solid var(--orange)}.cm-template .cm-exercise-grid>article>p:last-child,.cm-template .cm-resource-list>article>p:last-child{margin-top:14px;padding:13px 15px;border-radius:12px;background:#f2f7fd}.cm-template .cm-method-cards>article h3{padding-bottom:10px;border-bottom:3px solid #edf2f8}.cm-template .cm-prose-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.cm-template .cm-prose-card{margin:0;padding:24px;border:1px solid #dce5ef;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(16,35,61,.045)}.cm-template .cm-prose-card h3{padding-bottom:12px;border-bottom:3px solid #edf2f8}.cm-template .cm-prose-card p:last-child,.cm-template .cm-prose-card ul:last-child{margin-bottom:0}.cm-template .cm-card-grid,.cm-template .cm-need-grid,.cm-template .cm-info-grid,.cm-template .cm-resource-cards,.cm-template .cm-related-grid,.cm-template .cm-link-grid,.cm-template .cm-page-links,.cm-template .cm-page-roadmap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.cm-template .cm-card-grid.three,.cm-template .cm-need-grid,.cm-template .cm-page-links,.cm-template .cm-page-roadmap{grid-template-columns:repeat(3,minmax(0,1fr))}.cm-template .cm-card-grid>article,.cm-template .cm-card-grid>a,.cm-template .cm-need-grid>article,.cm-template .cm-need-grid>a,.cm-template .cm-info-grid>section,.cm-template .cm-resource-cards>article,.cm-template .cm-resource-cards>a,.cm-template .cm-related-grid>a,.cm-template .cm-link-grid>a,.cm-template .cm-page-links>a,.cm-template .cm-page-roadmap>a{display:block;min-height:0;margin:0;padding:24px;border:1px solid #dce5ef;border-radius:20px;background:#fff;color:#344158!important;box-shadow:0 10px 28px rgba(16,35,61,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cm-template .cm-card-grid>a:hover,.cm-template .cm-related-grid>a:hover,.cm-template .cm-link-grid>a:hover,.cm-template .cm-page-links>a:hover,.cm-template .cm-page-roadmap>a:hover{transform:translateY(-3px);border-color:#a8c6fa;box-shadow:0 16px 36px rgba(16,35,61,.09)}.cm-template .cm-related-grid a strong,.cm-template .cm-link-grid a strong,.cm-template .cm-page-links a strong,.cm-template .cm-page-roadmap a strong{display:block;margin-bottom:6px;font-family:var(--display);font-size:20px;line-height:1.16;color:var(--navy)}.cm-template .cm-related-grid a span,.cm-template .cm-link-grid a span,.cm-template .cm-page-links a span,.cm-template .cm-page-roadmap a span{display:block;color:#627084;font-weight:500}.cm-template .cm-chip{display:inline-flex;margin-bottom:12px;padding:5px 9px;border-radius:8px;background:#eaf2ff;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.cm-template .cm-step-grid,.cm-template .cm-steps,.cm-template .cm-method-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.cm-template .cm-step-grid>article,.cm-template .cm-steps>article,.cm-template .cm-method-list>article{position:relative;margin:0;padding:24px;border:1px solid #dce5ef;border-radius:20px;background:#f7faff}.cm-template .cm-step-grid>article>span:first-child,.cm-template .cm-steps>article>strong:first-child{display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:12px;background:var(--orange);color:#fff;font-weight:900}.cm-template .cm-method-block,.cm-template .cm-safety-note{margin:28px 0;padding:28px;border:1px solid #dce7f2;border-radius:22px;background:#f2f7fd}.cm-template .cm-safety-note{border-color:#ffd6c8;background:#fff4ef}
.cm-template .cm-faq-list,.cm-template .faq-list,.cm-template .cm-faq,.cm-template .cm-faq-block,.cm-template .cm-faq-mini{margin:24px 0}.cm-template details{margin:10px 0;padding:17px 19px;border:1px solid #dce5ef;border-radius:14px;background:#fff}.cm-template summary{cursor:pointer;color:var(--navy);font-weight:900}.cm-template details[open]{box-shadow:0 8px 22px rgba(16,35,61,.05)}.cm-template details>p{margin:12px 0 0!important}
.cm-template .cm-final-cta,.cm-standard-final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:48px 0 0;padding:34px 38px;border:0;border-radius:26px;background:var(--navy);color:#fff;text-align:left}.cm-template .cm-final-cta h2,.cm-standard-final-cta h2{margin:0 0 7px!important;color:#fff!important;font-family:var(--display);font-size:30px!important}.cm-template .cm-final-cta p,.cm-standard-final-cta p{max-width:720px;margin:0 0 15px;color:#dfe8f5}.cm-template .cm-final-cta .cm-contact-note{color:#c6d3e4}.cm-standard-final-cta .orange-btn{white-space:nowrap}
.cm-template--lesson .entry-content{max-width:1080px;margin:auto}.cm-template--lesson .cm-card-grid>article,.cm-template--lesson .cm-step-grid>article{border-radius:18px}.cm-template--lesson .cm-typst-figure{background:#f8fbff}.cm-template--service .entry-content{max-width:1060px;margin:auto}.cm-template--hub .entry-content{max-width:1120px;margin:auto}
@media(max-width:900px){.cm-template{width:min(100% - 28px,1160px);margin-top:28px}.cm-template .cm-prose-grid,.cm-template .cm-exercise-grid,.cm-template .cm-resource-list,.cm-template .cm-method-cards,.cm-template .cm-formula-grid,.cm-template .cm-question-grid{grid-template-columns:1fr}.cm-template .cm-card-grid.three,.cm-template .cm-need-grid,.cm-template .cm-page-links,.cm-template .cm-page-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-template .cm-step-grid,.cm-template .cm-steps,.cm-template .cm-method-list{grid-template-columns:1fr}.cm-template .cm-final-cta,.cm-standard-final-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.cm-template{width:min(100% - 24px,1160px);margin:20px auto 56px}.cm-template .cm-page-hero,.cm-template .cm-math-hub-hero,.cm-template .cm-service-hero,.cm-template .cm-lesson-hero,.cm-template .cm-resource-hero,.cm-template .cm-hero-panel{padding:28px 20px;border-radius:22px}.cm-template .cm-page-hero h2,.cm-template .cm-math-hub-hero h2,.cm-template .cm-page-heading,.cm-template .cm-service-hero h2,.cm-template .cm-lesson-hero h2,.cm-template .cm-resource-hero h2{font-size:35px}.cm-template .cm-cta-row,.cm-template .cm-home-actions,.cm-template .cm-hero-actions{align-items:flex-start;flex-direction:column}.cm-template .cm-card-grid,.cm-template .cm-card-grid.three,.cm-template .cm-need-grid,.cm-template .cm-info-grid,.cm-template .cm-resource-cards,.cm-template .cm-related-grid,.cm-template .cm-link-grid,.cm-template .cm-page-links,.cm-template .cm-page-roadmap{grid-template-columns:1fr}.cm-template .cm-card-grid>article,.cm-template .cm-card-grid>a,.cm-template .cm-need-grid>article,.cm-template .cm-info-grid>section,.cm-template .cm-resource-cards>article,.cm-template .cm-resource-cards>a,.cm-template .cm-related-grid>a,.cm-template .cm-link-grid>a,.cm-template .cm-page-links>a,.cm-template .cm-page-roadmap>a{padding:20px;border-radius:17px}.cm-template .cm-method-block,.cm-template .cm-safety-note{padding:22px 19px;border-radius:18px}.cm-template .cm-final-cta,.cm-standard-final-cta{padding:28px 22px;border-radius:20px}.cm-standard-final-cta .orange-btn{white-space:normal;text-align:center}}
