@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/font-0.woff2) format('woff2');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/font-1.woff2) format('woff2');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/font-2.woff2) format('woff2');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/font-3.woff2) format('woff2');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/font-4.woff2) format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/font-5.woff2) format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/font-6.woff2) format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/font-7.woff2) format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/font-8.woff2) format('woff2');
}

@charset "UTF-8";
:root{--brand:#114388;--navy:#0b2f63;--ink:#102d51;--deep:#092650;--red:#e4273f;--sky:#accdf4;--paper:#fff;--wash:#f3f6fa;--line:#dde3ed;--muted:#68778b;--font:"Manrope",Arial,sans-serif;--display:"Outfit","Manrope",Arial,sans-serif;--ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.65 var(--font);overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,select{color:inherit}button{border:0}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,section:focus-visible{outline:3px solid #518fdc;outline-offset:6px}button:focus:not(:focus-visible),section:focus:not(:focus-visible){outline:none}img{max-width:100%;display:block}svg.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.1}em{font-style:normal}ul{margin:0;padding:0;list-style:none}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section-space{padding-top:108px;padding-bottom:108px}.eyebrow{font:700 .75rem/1.6 var(--font);letter-spacing:.15em}.section-index{margin-right:15px;color:#8c98a9}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:fixed;left:20px;top:20px;z-index:99;padding:12px 24px;background:white;color:var(--navy);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.intro-shell{background:var(--navy);color:white;position:relative;overflow:clip}.intro-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 88% 38%,#194b87 0,transparent 52%);pointer-events:none}.site-header{position:relative;z-index:20;border-bottom:1px solid #ffffff1f}.nav-wrap{width:min(1320px,calc(100% - 112px));min-height:108px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:block;flex-shrink:0;width:106px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto;margin-right:25px}.desktop-nav a{font-size:0.875rem;font-weight:500;color:#f0f4fb;position:relative;padding-block:14px}.desktop-nav a:after{content:"";height:1px;width:0;background:white;position:absolute;bottom:8px;left:0;transition:width .3s}.desktop-nav a:hover:after{width:100%}.tiny-arrow{font-size:1rem;margin-left:3px;color:var(--sky)}.nav-cta{font-size:0.875rem;border:1px solid #ffffff50;border-radius:50px;display:flex;align-items:center;gap:24px;padding:13px 18px 13px 22px;transition:background .25s,color .25s}.nav-cta .icon{width:19px;height:19px}.nav-cta:hover{background:white;color:var(--navy)}.menu-toggle{display:none;width:44px;height:44px;background:transparent;color:inherit}.menu-toggle span{display:block;width:24px;height:2px;background:white;margin:7px auto;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
.hero{padding-top:58px;display:grid;grid-template-columns:1fr 1.05fr;gap:0 18px;position:relative;min-height:737px}.hero-copy{position:relative;z-index:3;padding-top:10px}.hero-eyebrow{display:flex;align-items:center;gap:13px;color:#d9e6f7;letter-spacing:.16em;margin-bottom:23px}.short-rule{width:28px;height:2px;background:#a2c7f4}.hero-headlines{min-height:361px}.slide-copy h1,.slide-copy h2{font-family:var(--display);font-size:clamp(60px,6.6vw,96px);font-weight:500;letter-spacing:-.055em;line-height:1.02;margin-left:-4px}.slide-copy .soft-line{color:#fff}.slide-copy em{color:var(--sky)}.slide-copy[data-slide-copy="1"] h2{font-size:clamp(55px,6vw,85px)}.slide-copy[data-slide-copy="2"] h2{font-size:clamp(55px,6vw,85px)}.slide-copy p{font-size:1rem;line-height:1.8;color:#c9d8ec;margin-top:26px}.slide-copy.is-active{animation:copy-enter .65s var(--ease) both}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:58px;font-size:0.875rem;font-weight:700;padding:9px 10px 9px 24px;border-radius:50px;transition:transform .3s var(--ease),background .3s,box-shadow .3s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000012}.button-light{color:var(--navy);background:white}.button-icon{background:var(--brand);color:white;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.button-icon .icon{width:20px;height:20px}.button-navy{background:var(--brand);color:white;padding:17px 24px;gap:25px}.text-link{font-size:0.875rem;font-weight:700;display:inline-flex;align-items:center;gap:20px;padding-block:10px}.text-link .icon{width:20px;transition:transform .3s}.text-link:hover .icon{transform:translateX(5px)}.light-link{color:#eff5ff}.hero-note{display:flex;align-items:center;gap:9px;font-size:0.75rem;color:#aec6e4;margin-top:24px}.hero-note .icon{width:16px;height:16px}
.hero-art{position:relative;min-height:551px;--move-x:0px;--move-y:0px}.art-coordinate{position:absolute;top:6px;left:37%;font-family:var(--display);font-size:0.75rem;letter-spacing:.12em;color:#abc4e3}.photo-frame{position:absolute;overflow:hidden;will-change:transform;transition:transform .8s var(--ease)}.main-photo{width:64%;height:455px;left:7%;top:45px;border-radius:180px 180px 18px 18px;transform:rotate(-7deg) translate(var(--move-x),var(--move-y));box-shadow:0 12px 35px #041a3038;background:#5282b2;z-index:2}.photo-frame img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease),opacity .4s}.main-photo img{object-position:50% 42%;transform:scale(1.025)}.photo-bottom{position:absolute;bottom:16px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:0.75rem;letter-spacing:.14em}.photo-bottom:before{content:"";position:absolute;inset:-55px -30px -30px;background:linear-gradient(transparent,#00000065);z-index:-1}.photo-bottom>span:last-child{font-size:1.5625rem}.side-photo{width:33%;height:243px;right:0;top:140px;border-radius:110px 110px 12px 12px;transform:rotate(9deg) translate(calc(var(--move-x)*-.7),calc(var(--move-y)*-.7));z-index:1;background:#afbac2}.side-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#071e3977)}.side-caption{position:absolute;bottom:17px;left:20px;z-index:2;font-size:0.75rem;letter-spacing:.12em;line-height:1.6;color:white}.hello-card{position:absolute;z-index:5;left:0;bottom:27px;width:226px;background:#fff;color:var(--navy);padding:18px 23px 17px;border-radius:13px;transform:rotate(-7deg);box-shadow:0 12px 20px #00000010;animation:card-float 7s ease-in-out infinite}.hello-kicker{font-size:0.75rem;letter-spacing:.14em;font-weight:800}.hello-card #hello-word{display:block;font-family:var(--display);font-size:4.3125rem;line-height:1;letter-spacing:-.07em;margin:2px 0 15px}.hello-card #hello-word>span{color:var(--red)}.hello-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:9px;font-size:0.75rem;letter-spacing:.12em;font-weight:700}.hello-bottom .icon{width:17px;height:17px}.round-note{position:absolute;z-index:4;right:0;top:21px;width:113px;height:113px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:var(--red);border-radius:50%;transform:rotate(9deg);font-size:0.75rem;line-height:1.45;text-align:center;font-weight:700;box-shadow:0 8px 22px #00122d25}.round-note .icon{width:24px;height:24px}.vertical-label{position:absolute;right:3px;bottom:46px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:0.75rem;letter-spacing:.17em;color:#afc5df}.art-plus{position:absolute;color:#7796c0;font:300 31px var(--display)}.plus-one{left:0;top:18px}.plus-two{right:92px;bottom:36px}.hero-art[data-scene="1"] .main-photo{transform:rotate(3deg) translate(var(--move-x),var(--move-y))}.hero-art[data-scene="1"] .side-photo{transform:rotate(-10deg)}.hero-art[data-scene="2"] .main-photo{transform:rotate(-3deg) translate(var(--move-x),var(--move-y))}.slider-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;border-top:1px solid #ffffff26;min-height:89px}.slide-tabs{display:flex;align-items:stretch;gap:34px}.slide-tab{background:transparent;color:#95accb;position:relative;font-size:0.75rem;padding:26px 0;display:flex;gap:12px;align-items:center}.slide-tab span{font-family:var(--display);font-size:0.75rem}.slide-tab.is-active{color:white}.slide-tab i{position:absolute;top:-1px;left:0;height:2px;width:100%;background:transparent;overflow:hidden}.slide-tab.is-active i{background:#ffffff40}.slide-tab.is-active i:after{content:"";display:block;width:100%;height:100%;background:#fff;transform:scaleX(var(--slide-progress,0));transform-origin:left}.slider-controls{display:flex;align-items:center;gap:9px}.round-button{width:40px;height:40px;border:1px solid #ffffff40;border-radius:50%;display:grid;place-items:center;background:transparent;color:white;transition:background .25s,color .25s}.round-button:hover{background:white;color:var(--navy)}.round-button .icon{width:19px;height:19px}.prev-slide .icon{transform:rotate(180deg)}.pause-button{width:31px;height:31px;border:none;opacity:.7}.pause-button .icon{width:14px;height:14px}#slide-counter{font-size:0.75rem;margin-inline:8px 16px;font-family:var(--display)}#slide-counter span{color:#839ebf;margin-left:7px}
.promise-strip{background:#f2f5fa;border-bottom:1px solid #e6ebf2}.promise-inner{display:flex;min-height:79px;justify-content:space-between;align-items:center;gap:24px}.promise-inner>span{display:flex;align-items:center;gap:11px;font-size:0.8125rem;font-weight:500}.promise-inner .icon{width:20px;height:20px;color:#315b95}.promise-inner>a{font-size:0.75rem;font-weight:700;display:flex;align-items:center;gap:21px}.promise-inner>a .icon{width:16px;height:16px}
.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:39px}.section-heading h2{font-size:3.0625rem;line-height:1.16;letter-spacing:-.04em;margin-top:21px}.section-heading h2 .muted{color:#8794a6}.section-description{font-size:0.875rem;line-height:1.9;color:var(--muted);padding-bottom:8px}.program-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:28px}.program-tabs button{display:flex;gap:26px;background:transparent;color:var(--muted);font-size:0.875rem;font-weight:600;padding:16px 27px 20px;position:relative}.program-tabs button:first-child{padding-left:0;padding-right:33px}.program-tabs button span{font-size:0.75rem;color:#91a0b2;font-weight:500}.program-tabs button:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--brand);transform:scaleX(0);transition:transform .3s var(--ease)}.program-tabs button[aria-selected=true]{color:var(--brand)}.program-tabs button[aria-selected=true]:after{transform:scaleX(1)}.program-panel{animation:copy-enter .5s var(--ease)}.course-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:19px}.course-card{padding:25px 25px 24px;min-height:325px;position:relative;overflow:hidden;border-radius:14px;display:flex;flex-direction:column;transition:transform .4s var(--ease)}.course-card:hover{transform:translateY(-7px)}.course-english{background:var(--brand);color:white}.course-german{background:#e9eff7}.course-french{background:#f8edea}.course-top{display:flex;align-items:center;justify-content:space-between}.course-label{font-size:0.75rem;letter-spacing:.09em;font-weight:600}.course-code{font-size:0.75rem;font-family:var(--display);border:1px solid currentColor;border-radius:30px;padding:2px 8px;opacity:.6}.course-greeting{font-family:var(--display);font-size:clamp(60px,6.1vw,88px);letter-spacing:-.065em;line-height:1.3;margin-top:30px;margin-bottom:30px;font-weight:500;transition:transform .5s var(--ease)}.course-card:hover .course-greeting{transform:translateX(8px)}.course-greeting span{display:inline-block;color:#92bff2;transform:rotate(12deg);margin-left:2px}.course-german .course-greeting{color:var(--brand)}.course-german .course-greeting span{color:var(--red)}.course-french .course-greeting{color:#aa4c4a}.course-french .course-greeting span{color:#c98473}.course-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;gap:9px}.course-bottom h3{font-size:1.5rem;letter-spacing:-.03em}.course-bottom p{font-size:0.75rem;line-height:1.7;margin-top:6px;opacity:.7}.course-arrow{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;border:1px solid #13376b3b;flex-shrink:0;transition:background .3s}.course-arrow .icon{width:17px;height:17px}.course-english .course-arrow{border-color:#ffffff66}.course-card:hover .course-arrow{background:#ffffff30}.more-languages{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px 0 0}.more-languages>span{font-size:0.75rem;color:var(--muted)}.more-languages>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.more-languages a{font-size:0.75rem;border:1px solid var(--line);padding:6px 14px;border-radius:30px;transition:background .3s}.more-languages a:hover{background:var(--wash)}.more-languages a.all-languages{border:none;display:flex;align-items:center;gap:15px;font-weight:700}.all-languages .icon{width:17px;height:17px}.exam-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.exam-card{padding:30px;border:1px solid var(--line);border-radius:14px;position:relative;min-height:325px;background:var(--wash)}.exam-card h3{font-size:1.9375rem;margin-top:35px;letter-spacing:-.03em}.exam-card p{margin-top:19px;font-size:0.875rem;color:var(--muted)}.exam-card>.icon{position:absolute;bottom:27px;right:27px}.exam-card:hover{background:#e8eff9}.kids-panel{background:#edf3ff;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:48px;border-radius:16px}.kids-panel h3{font-size:2.75rem;margin-top:20px;letter-spacing:-.035em}.kids-panel p{font-size:0.9375rem;max-width:460px;margin-top:18px;color:var(--muted)}.kids-panel .button{margin-top:25px}.kids-words{display:flex;flex-direction:column;align-items:center;font:600 76px/.95 var(--display);letter-spacing:-.05em;transform:rotate(-8deg)}.kids-words span:nth-child(1){color:var(--brand)}.kids-words span:nth-child(2){color:var(--red)}.kids-words span:nth-child(3){color:#668dbc}
.experience-section{background:var(--wash);padding:98px 0}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.experience-visual{position:relative;margin-right:24px}.experience-visual>img{width:100%;height:615px;object-fit:cover;border-radius:210px 210px 16px 16px;object-position:center 42%}.image-caption{position:absolute;left:-25px;bottom:44px;display:flex;gap:17px;align-items:center;background:var(--red);color:white;padding:22px 27px;border-radius:12px;transform:rotate(-5deg);font-size:1.125rem;font-family:var(--display);line-height:1.4;box-shadow:0 12px 25px #40132318}.image-caption .icon{width:35px;height:35px}.image-side-label{position:absolute;right:-27px;top:44%;writing-mode:vertical-rl;font-size:0.75rem;letter-spacing:.14em;color:var(--muted)}.experience-copy h2{font-size:3.625rem;line-height:1.1;letter-spacing:-.04em;margin-top:20px}.experience-copy h2>span{display:block;color:#8598b1;font-size:2.5rem;line-height:1.2;margin-top:8px}.experience-intro{font-size:0.9375rem;line-height:1.85;max-width:465px;color:var(--muted);margin-top:23px}.experience-steps{margin-top:30px;margin-bottom:16px}.experience-step{border-top:1px solid #d6dfea;padding:21px 0;display:flex;align-items:flex-start;gap:20px}.experience-step>span{font-family:var(--display);font-size:0.75rem;color:#8698af;margin-top:3px}.experience-step h3{font-size:1.25rem;letter-spacing:-.02em}.experience-step p{font-size:0.8125rem;line-height:1.7;color:var(--muted);margin-top:7px}
.online-section{padding-bottom:50px}.online-card{border-radius:21px;background:#102f61;overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;position:relative;color:white;min-height:475px}.online-copy{padding:64px 60px;position:relative;z-index:3}.online-copy .eyebrow{color:#bfd3ee;font-size:0.75rem}.online-copy h2{font-size:3.6875rem;letter-spacing:-.045em;margin-top:22px;line-height:1.08}.online-copy h2>span{font-size:2.9375rem;color:#abcdf4}.online-copy p{font-size:0.875rem;line-height:1.9;color:#c2d3eb;margin-top:23px;margin-bottom:27px}.online-visual{position:relative;min-width:0;background:#e4e9f0;overflow:hidden}.online-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.online-note{position:absolute;right:30px;top:31px;border:1px solid #ffffff90;background:#ffffffdd;backdrop-filter:blur(10px);border-radius:10px;padding:12px 15px;display:flex;gap:12px;align-items:center;color:var(--navy);z-index:2;transform:rotate(3deg)}.online-note>div{display:flex;flex-direction:column;gap:3px}.online-note strong{font-size:0.75rem}.online-note span{font-size:0.75rem;color:var(--muted)}.online-word{font-family:var(--display);font-size:8.3125rem;line-height:1;letter-spacing:-.08em;color:white;position:absolute;bottom:-7px;left:14px;opacity:.95;text-shadow:0 3px 30px #123a5433}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;padding-top:70px}.faq-title h2{font-size:3.5625rem;letter-spacing:-.04em;line-height:1.08;margin-top:24px}.faq-title p:not(.eyebrow){font-size:0.875rem;color:var(--muted);margin-top:23px}.faq-title .text-link{margin-top:9px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 0 0 3px}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px;cursor:pointer;font-size:0.9375rem;font-weight:600;padding:25px 0;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;height:18px;color:var(--brand);transition:transform .3s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:0.875rem;line-height:1.9;color:var(--muted);padding:0 45px 26px 0;animation:copy-enter .4s ease}.faq-list details a{text-decoration:underline}
.contact-section{background:#eaf0f8;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.contact-copy>.eyebrow{color:#5c7799}.contact-copy h2{font-size:3.625rem;letter-spacing:-.045em;line-height:1.15;margin-top:20px}.contact-copy h2 em{color:var(--brand)}.contact-copy>p:not(.eyebrow){font-size:0.875rem;color:#6a7c93;margin-top:22px}.contact-phone{display:inline-flex;gap:13px;align-items:center;margin-top:30px;font-family:var(--display);font-size:1.4375rem;letter-spacing:-.025em}.contact-phone .icon{width:20px;height:20px}.contact-box{background:white;border-radius:16px;padding:30px 35px;box-shadow:0 8px 32px #21447506}.contact-box-label{font-size:0.75rem;font-weight:700;letter-spacing:.13em;color:var(--muted);display:block;margin-bottom:22px}.contact-box form{display:flex;flex-direction:column}.contact-box label{font-size:0.75rem;font-weight:600;margin-bottom:7px}.contact-box select{width:100%;min-height:51px;border:1px solid #dce3ee;border-radius:8px;background:var(--wash);font-size:0.8125rem;appearance:auto;padding:11px 14px;cursor:pointer;line-height:1.5}.select-wrap{margin-bottom:18px;min-width:0}.contact-box .button{width:100%;margin-top:3px;border-radius:8px;min-height:52px;font-size:0.8125rem}.contact-box .button>.icon{width:18px;height:18px}.form-note{font-size:0.75rem!important;color:var(--muted);line-height:1.7;margin-top:13px}
.site-footer{background:var(--deep);color:#e3ecf7;padding-top:52px}.footer-main{display:grid;grid-template-columns:.7fr 1.2fr 1fr auto;gap:45px;padding-bottom:42px;align-items:start}.footer-brand{width:125px;align-self:center}.footer-address>span{font-size:0.75rem;letter-spacing:.11em;color:#86a3c6}.footer-address p{font-size:0.8125rem;line-height:1.8;margin-top:12px;color:#c3d3e7}.footer-address a{display:flex;align-items:center;gap:14px;font-size:0.75rem;margin-top:11px}.footer-address .icon{width:13px;height:13px}.footer-links{display:grid;gap:10px;padding-top:2px}.footer-links a{font-size:0.75rem;color:#c5d5e9}.footer-links a:hover{color:white}.back-top{width:45px;height:45px;border:1px solid #ffffff40;border-radius:50%;display:grid;place-items:center}.back-top .icon{transform:rotate(-90deg);width:18px}.back-top:hover{background:#ffffff16}.footer-bottom{border-top:1px solid #ffffff1e;min-height:71px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:0.75rem;color:#91accd}.footer-bottom>a{display:flex;gap:10px;align-items:center;color:#dbe5f4}.footer-bottom .icon{width:12px;height:12px}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}.course-grid>.reveal:nth-child(2){transition-delay:80ms}.course-grid>.reveal:nth-child(3){transition-delay:160ms}@keyframes copy-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes card-float{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-8px) rotate(-5deg)}}
@media(min-width:1600px){.hero{gap:0 55px;padding-top:73px;min-height:780px}.hero-art{min-height:566px}.main-photo{height:475px}.hello-card{bottom:17px}.hero-headlines{min-height:382px}.slide-copy h1,.slide-copy h2{font-size:6.125rem}.slide-copy[data-slide-copy="1"] h2,.slide-copy[data-slide-copy="2"] h2{font-size:5.625rem}}
@media(max-width:1199px){.container,.nav-wrap{width:calc(100% - 72px)}.nav-wrap{gap:20px}.desktop-nav{gap:22px;margin-right:0}.nav-cta{gap:15px}.hero{grid-template-columns:1.04fr 1fr;min-height:698px;padding-top:43px}.hero-art{min-height:525px}.main-photo{height:395px;top:56px;left:7%;width:67%}.side-photo{height:219px;top:160px;width:34%}.hello-card{width:195px;bottom:33px;padding:14px 20px}.hello-card #hello-word{font-size:3.8125rem}.round-note{width:95px;height:95px;font-size:0.75rem;top:35px}.slide-copy h1,.slide-copy h2{font-size:4.875rem}.slide-copy[data-slide-copy="1"] h2,.slide-copy[data-slide-copy="2"] h2{font-size:4.25rem}.hero-headlines{min-height:350px}.hero-actions{gap:16px}.hero-actions .button{padding-left:19px;gap:20px}.hero-actions .text-link{font-size:0.75rem;gap:9px}.hero-copy{padding-top:19px}.hero-eyebrow{font-size:0.75rem}.slide-copy p{font-size:0.875rem}.slider-bottom{margin-top:16px}.vertical-label{font-size:0.75rem}.section-heading h2{font-size:2.6875rem}.experience-grid{gap:65px}.experience-visual>img{height:555px}.experience-copy h2{font-size:3.1875rem}.experience-copy h2>span{font-size:2.1875rem}.course-card{padding:23px 22px;min-height:305px}.course-bottom h3{font-size:1.375rem}.course-bottom p{font-size:0.75rem}.course-greeting{font-size:4.5625rem}.online-copy{padding:51px 41px}.online-copy h2{font-size:3.4375rem}.online-copy h2>span{font-size:2.5rem}.faq-section{gap:70px}.contact-grid{gap:55px}.contact-copy h2{font-size:3.25rem}.footer-main{gap:30px}}
@media(max-width:980px){.desktop-nav{gap:17px}.desktop-nav a{font-size:0.75rem}.nav-cta{font-size:0.75rem;gap:12px;padding:10px 15px}.brand{width:90px}.nav-wrap{min-height:91px}.hero{gap:0;min-height:655px}.slide-copy h1,.slide-copy h2{font-size:4.1875rem}.slide-copy[data-slide-copy="1"] h2,.slide-copy[data-slide-copy="2"] h2{font-size:3.8125rem}.hero-art{min-height:496px}.main-photo{height:355px;top:64px}.side-photo{height:185px;top:161px}.round-note{width:87px;height:87px;font-size:0.75rem}.hero-headlines{min-height:329px}.hero-actions{gap:11px;margin-top:14px}.hero-actions .text-link{font-size:0.75rem}.hero-actions .button{font-size:0.75rem;min-height:52px;gap:11px}.button-icon{width:33px;height:33px}.hero-note{font-size:0.75rem;margin-top:20px}.hello-card{width:168px;bottom:32px}.hello-card #hello-word{font-size:3.25rem}.hello-kicker,.hello-bottom{font-size:0.75rem}.plus-two{right:55px;bottom:25px}.slide-tabs{gap:24px}.slide-tab{font-size:0.75rem;gap:9px}.promise-inner>span{font-size:0.75rem;gap:8px}.promise-inner>a{font-size:0.75rem;gap:7px}.promise-inner .icon{width:17px}.section-space{padding-top:80px;padding-bottom:80px}.section-heading h2{font-size:2.375rem}.section-description{font-size:0.75rem}.course-grid{gap:14px}.course-card{padding:20px;min-height:290px}.course-greeting{font-size:3.8125rem}.course-label{font-size:0.75rem}.course-bottom{align-items:center}.course-bottom p{font-size:0.75rem;max-width:140px}.course-arrow{width:29px;height:29px}.more-languages{align-items:flex-start}.more-languages>span{font-size:0.75rem}.more-languages a{font-size:0.75rem;padding:5px 10px}.experience-section{padding:80px 0}.experience-grid{gap:52px}.experience-visual{margin-right:8px}.experience-visual>img{height:515px}.experience-copy h2{font-size:2.75rem}.experience-copy h2>span{font-size:1.875rem}.experience-intro{font-size:0.8125rem}.experience-step{padding:16px 0;gap:15px}.experience-step h3{font-size:1.125rem}.experience-step p{font-size:0.75rem}.image-caption{left:-15px;padding:19px;font-size:0.9375rem;bottom:40px}.online-card{min-height:435px}.online-copy{padding:47px 35px}.online-copy h2{font-size:3rem}.online-copy h2>span{font-size:2.125rem}.online-copy p{font-size:0.75rem}.online-copy .button{font-size:0.75rem;gap:17px}.online-note{right:17px;top:22px;padding:10px 12px}.online-word{font-size:6.875rem}.faq-section{gap:55px;padding-top:30px}.faq-title h2{font-size:3rem}.faq-list summary{font-size:0.8125rem;gap:15px;padding:21px 0}.faq-list details>p{font-size:0.75rem;padding-right:20px}.contact-grid{gap:35px}.contact-copy h2{font-size:2.8125rem}.contact-box{padding:25px}.contact-copy>p:not(.eyebrow){font-size:0.75rem}.contact-box select{font-size:0.75rem}.contact-box .button{font-size:0.75rem}.footer-main{grid-template-columns:.7fr 1.25fr 1fr auto;gap:23px}.footer-address p{font-size:0.75rem}.footer-links a{font-size:0.75rem}.footer-brand{width:100px}.exam-card{padding:22px}.exam-card h3{font-size:1.625rem}.exam-card p{font-size:0.8125rem}.kids-words{font-size:3.875rem}}
@media(max-width:900px){html{scroll-padding-top:25px}.container,.nav-wrap{width:calc(100% - 40px)}.section-space{padding-block:66px}.nav-wrap{min-height:86px;gap:14px}.brand{width:82px}.desktop-nav{display:none}.nav-cta{margin-left:auto;font-size:0.75rem;padding:10px 14px;gap:17px}.nav-cta .icon{width:16px;height:16px}.menu-toggle{display:block}.mobile-nav{position:absolute;left:0;right:0;top:100%;background:var(--deep);padding:17px 25px 25px;box-shadow:0 10px 25px #0002}.mobile-nav a{display:block;border-bottom:1px solid #ffffff22;padding:14px 0;font-size:1.0625rem}.hero{grid-template-columns:1fr;padding-top:31px;min-height:0}.hero-copy{padding-top:0}.hero-eyebrow{font-size:0.75rem;margin-bottom:21px;gap:9px}.hero-headlines{min-height:0}.slide-copy h1,.slide-copy h2{font-size:clamp(57px,11.8vw,84px);line-height:1.03;letter-spacing:-.05em;margin-left:-2px}.slide-copy[data-slide-copy="1"] h2,.slide-copy[data-slide-copy="2"] h2{font-size:clamp(50px,10.8vw,76px)}.slide-copy p{font-size:0.8125rem;line-height:1.85;margin-top:19px}.hero-actions{gap:22px;margin-top:23px}.hero-actions .button{font-size:0.75rem;gap:22px;min-height:54px}.hero-actions .text-link{font-size:0.75rem;gap:14px}.button-icon{width:35px;height:35px}.hero-note{display:none}.hero-art{height:470px;min-height:0;margin:20px auto 0;width:100%;max-width:475px}.main-photo{width:62%;height:363px;top:33px;left:11%;border-radius:150px 150px 14px 14px}.side-photo{width:31%;height:191px;top:127px;right:0}.hello-card{width:177px;left:0;bottom:18px;padding:13px 18px}.hello-card #hello-word{font-size:3.6875rem;margin-bottom:11px}.hello-kicker{font-size:0.75rem}.hello-bottom{font-size:0.75rem}.round-note{top:17px;right:7px;width:86px;height:86px;font-size:0.75rem;gap:4px}.round-note .icon{width:20px;height:20px}.art-coordinate{top:7px;left:29%;font-size:0.75rem}.vertical-label{right:0;bottom:29px;font-size:0.75rem}.plus-one{top:17px;left:7px}.plus-two{right:81px;bottom:27px}.slider-bottom{margin-top:0;min-height:77px;gap:15px}.slide-tabs{gap:22px}.slide-tab{font-size:0;padding-block:27px}.slide-tab span{font-size:0.75rem}.slide-tab i{top:3px;width:100%}.slide-tab.is-active{gap:0}.slider-controls{gap:7px}.round-button{width:34px;height:34px}.pause-button{width:26px;height:26px}#slide-counter{font-size:0.75rem;margin-inline:3px 7px}.promise-inner{flex-wrap:wrap;min-height:100px;justify-content:center;gap:13px 20px;padding-block:18px}.promise-inner>span{font-size:0.75rem}.promise-inner>a{display:none}.promise-inner .icon{width:15px;height:15px}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{font-size:0.75rem}.section-heading h2{font-size:2.25rem;margin-top:19px;line-height:1.17}.section-description{margin-top:20px;font-size:0.75rem}.section-description br{display:none}.program-tabs{gap:0;justify-content:space-between;margin-bottom:20px}.program-tabs button,.program-tabs button:first-child{padding:15px 8px 17px;font-size:0.75rem;gap:11px}.program-tabs button:first-child{padding-left:0}.program-tabs button span{font-size:0.75rem}.course-grid{grid-template-columns:1fr;gap:15px}.course-card{min-height:264px;padding:25px;border-radius:12px}.course-top .course-label{font-size:0.75rem}.course-greeting{font-size:4.8125rem;margin-top:13px;margin-bottom:14px}.course-bottom h3{font-size:1.5625rem}.course-bottom p{font-size:0.75rem;max-width:none}.course-arrow{width:38px;height:38px}.course-code{font-size:0.75rem}.more-languages{display:block;padding-top:23px}.more-languages>span{font-size:0.75rem;display:block;margin-bottom:13px}.more-languages>div{gap:8px}.more-languages a{font-size:0.75rem;padding:5px 11px}.more-languages a.all-languages{padding-inline:5px;gap:6px}.experience-section{padding-block:65px}.experience-grid{grid-template-columns:1fr;gap:48px}.experience-visual{width:calc(100% - 27px);max-width:420px;margin:0 auto}.experience-visual>img{height:435px;object-position:center 40%}.image-caption{bottom:24px;left:-12px;font-size:1rem;padding:18px 22px}.image-side-label{right:-22px;font-size:0.75rem}.experience-copy h2{font-size:2.875rem;line-height:1.06;margin-top:18px}.experience-copy h2>span{font-size:2rem;margin-top:9px}.experience-intro{font-size:0.875rem;max-width:100%;margin-top:22px}.experience-copy>.eyebrow{font-size:0.75rem}.experience-steps{margin-top:25px}.experience-step{padding:20px 0;gap:20px}.experience-step h3{font-size:1.3125rem}.experience-step p{font-size:0.8125rem}.experience-step>span{font-size:0.75rem}.online-section{padding-bottom:30px}.online-card{grid-template-columns:1fr;border-radius:16px}.online-copy{padding:35px 29px 36px}.online-copy h2{font-size:3rem;margin-top:20px}.online-copy h2>span{font-size:2.375rem}.online-copy .eyebrow{font-size:0.75rem;letter-spacing:.12em}.online-copy p{font-size:0.8125rem;margin-top:19px;margin-bottom:24px}.online-visual{height:350px}.online-visual>img{object-position:50% 22%}.online-note{top:21px;right:21px}.online-note strong{font-size:0.75rem}.online-note span{font-size:0.75rem}.online-word{font-size:7.3125rem;bottom:-5px}.faq-section{grid-template-columns:1fr;gap:29px;padding-top:34px}.faq-title h2{font-size:2.8125rem;margin-top:18px}.faq-title h2 br{display:none}.faq-title .eyebrow{font-size:0.75rem}.faq-title p:not(.eyebrow){font-size:0.8125rem;margin-top:15px}.faq-title .text-link{font-size:0.8125rem;margin-top:3px}.faq-list summary{font-size:0.8125rem;gap:22px;padding:23px 0}.faq-list details>p{font-size:0.75rem;padding-bottom:23px}.contact-section{padding:55px 0}.contact-grid{grid-template-columns:1fr;gap:31px}.contact-copy .eyebrow{font-size:0.75rem}.contact-copy h2{font-size:2.8125rem;margin-top:17px}.contact-copy>p:not(.eyebrow){font-size:0.8125rem;line-height:1.8}.contact-phone{font-size:1.4375rem;margin-top:20px}.contact-box{padding:27px 23px;border-radius:12px}.contact-box select{font-size:0.8125rem;min-height:53px}.contact-box label{font-size:0.75rem}.contact-box .button{font-size:0.8125rem;min-height:53px}.form-note{font-size:0.75rem!important}.site-footer{padding-top:40px}.footer-main{grid-template-columns:1fr 1fr;gap:27px 20px;position:relative;padding-bottom:30px}.footer-brand{grid-column:1/-1;width:99px}.footer-address>span{font-size:0.75rem}.footer-address p{font-size:0.75rem}.footer-address a{font-size:0.75rem;gap:8px}.footer-links{padding-top:0;gap:12px}.footer-links a{font-size:0.75rem}.back-top{position:absolute;top:13px;right:0;width:38px;height:38px}.footer-bottom{min-height:78px;flex-wrap:wrap;gap:7px;padding-block:19px;font-size:0.75rem}.footer-bottom>span:nth-child(2){display:none}.exam-grid{grid-template-columns:1fr;gap:15px}.exam-card{min-height:230px;padding:26px}.exam-card h3{font-size:1.8125rem;margin-top:24px}.exam-card p{font-size:0.8125rem;max-width:260px;margin-top:15px}.kids-panel{grid-template-columns:1fr;padding:29px;gap:34px}.kids-panel h3{font-size:2.3125rem}.kids-panel .eyebrow{font-size:0.75rem}.kids-panel p{font-size:0.8125rem}.kids-words{font-size:4.1875rem;margin:14px 0 17px}}
@media(max-width:370px){.container,.nav-wrap{width:calc(100% - 32px)}.nav-cta{font-size:0.75rem;padding:9px 12px;gap:10px}.brand{width:73px}.menu-toggle{width:34px}.hero-actions{gap:14px}.hero-actions .button{gap:15px}.hero-actions .text-link{font-size:0.75rem;gap:7px}.slide-copy h1{font-size:3.4375rem}.hero-art{height:411px}.main-photo{height:317px;top:34px}.side-photo{height:170px;top:128px}.hello-card{width:158px;bottom:7px}.hello-card #hello-word{font-size:3.3125rem}.round-note{width:77px;height:77px;font-size:0.75rem}.section-heading h2{font-size:1.9375rem}.program-tabs button,.program-tabs button:first-child{font-size:0.75rem;gap:7px}.contact-copy h2{font-size:2.4375rem}.online-copy h2>span{font-size:2rem}.course-greeting{font-size:4.5625rem}}
/* Reading sizes are shared across breakpoints; display type keeps its own scale. */
.desktop-nav a,.nav-cta,.hero-actions .button,.hero-actions .text-link,.text-link,.program-tabs button,.program-tabs button:first-child,.more-languages a,.more-languages a.all-languages,.faq-title .text-link,.contact-box select,.contact-box label,.contact-box .button,.footer-links a,.footer-address a{font-size:.875rem}
.slide-copy p,.section-description,.course-bottom p,.exam-card p,.kids-panel p,.experience-intro,.experience-step p,.online-copy p,.faq-title p:not(.eyebrow),.faq-list details>p,.contact-copy>p:not(.eyebrow),.footer-address p{font-size:1rem}
.course-bottom p{max-width:none;line-height:1.55}.course-bottom{gap:15px}.course-card{min-height:350px}.course-greeting{margin-bottom:24px}
.hero-note,.promise-inner>span,.promise-inner>a,.slide-tab,.more-languages>span,.contact-box-label,.form-note,.footer-bottom,.footer-address>span{font-size:.75rem}
.faq-list summary{font-size:1rem}.art-coordinate,.vertical-label,.image-side-label,.photo-bottom,.side-caption,.hello-kicker,.hello-bottom,.online-note strong,.online-note span{font-size:.75rem}.side-caption{letter-spacing:.035em}.photo-bottom{letter-spacing:.04em}.hello-kicker,.hello-bottom{letter-spacing:.045em}
.section-description{max-width:320px}.hero-art{align-self:center}.main-photo img{object-position:center top}.main-photo{height:auto;aspect-ratio:4/5}.side-photo img{object-position:center top}.online-visual>img{object-position:center top}.online-note{max-width:calc(100% - 40px)}.online-note span{line-height:1.5}.experience-copy h2>span{color:#667e9c}.section-heading h2 .muted{color:#697b94}
.footer-main{grid-template-columns:.7fr 1.3fr 1.1fr auto}.footer-links{min-width:0}.footer-links a{overflow-wrap:anywhere}.contact-box select{max-width:100%}.contact-copy,.hero-copy,.experience-copy{min-width:0}
@media(min-width:901px) and (max-width:1199px){.desktop-nav{gap:16px}.desktop-nav a{font-size:.8125rem}.nav-wrap{gap:18px}.nav-cta{gap:12px;font-size:.8125rem}.hero-actions{gap:12px}.hero-actions .text-link{font-size:.8125rem}.section-description{max-width:260px}.slide-tabs{gap:20px}.course-card{padding:22px;min-height:365px}.course-bottom{gap:9px}.promise-inner{gap:20px}.promise-inner>a{display:none}}
@media(max-width:900px){.nav-cta{font-size:.75rem;gap:12px}.hero-actions .button{gap:14px;font-size:.8125rem}.hero-actions .text-link{font-size:.8125rem;gap:10px}.hero-actions{gap:17px}.hero-art{margin-top:30px}.vertical-label{font-size:.75rem;letter-spacing:.02em}.art-coordinate{font-size:.75rem;letter-spacing:.02em}.hello-card{width:190px}.round-note{width:95px;height:95px;font-size:.75rem}.side-caption{display:none}.section-description{max-width:100%}.course-card{min-height:300px}.program-tabs button,.program-tabs button:first-child{font-size:.8125rem;gap:10px}.course-bottom p{font-size:1rem}.more-languages>div{gap:7px}.more-languages a{font-size:.75rem}.footer-main{grid-template-columns:1fr 1fr}.footer-address p{font-size:.875rem}.footer-links a,.footer-address a{font-size:.8125rem}.contact-copy h2{font-size:clamp(2.2rem,10vw,2.8125rem)}.slider-bottom .slide-tab{font-size:0}.slider-bottom .slide-tab span{font-size:.75rem}.online-copy .button{font-size:.875rem}.experience-visual>img{height:auto;aspect-ratio:4/5}.photo-bottom{font-size:.75rem}.main-photo{height:auto;aspect-ratio:4/5}.hero-art{height:clamp(430px,102vw,495px)}.main-photo{top:39px;width:65%}.hello-card{bottom:27px}.side-photo{top:143px}.section-heading h2{font-size:clamp(2rem,7.8vw,2.75rem)}.image-side-label{font-size:.75rem;letter-spacing:.025em}.hero-eyebrow{font-size:.75rem;letter-spacing:.08em}.online-note{right:20px;top:20px}.online-copy .eyebrow{font-size:.75rem;letter-spacing:.05em}.image-caption{font-size:1rem}.experience-step h3{font-size:1.3125rem}.faq-title .eyebrow,.contact-copy .eyebrow,.experience-copy>.eyebrow,.section-heading .eyebrow{font-size:.75rem;letter-spacing:.09em}.contact-box-label{font-size:.75rem;letter-spacing:.08em}.course-label{font-size:.75rem;letter-spacing:.04em}.footer-address>span{letter-spacing:.035em}.form-note{font-size:.75rem!important}.promise-inner>span{font-size:.75rem}.online-copy h2>span{font-size:clamp(2rem,7.8vw,2.5rem)}}
@media(max-width:370px){.nav-cta{font-size:.75rem;padding:8px 11px;gap:7px}.nav-wrap{gap:9px}.hero-actions{gap:14px}.hero-actions .text-link{font-size:.75rem;gap:6px}.hero-actions .button{font-size:.75rem;gap:11px;padding-left:17px}.program-tabs button,.program-tabs button:first-child{font-size:.75rem;gap:7px}.hello-card{width:174px}.hello-card #hello-word{font-size:3.3rem}.round-note{width:82px;height:82px;font-size:.75rem}.hero-art{height:410px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-ready .reveal{opacity:1;transform:none}.photo-frame{will-change:auto}}

/* Shared multi-page shell */
.site-header{background:var(--navy);color:white}.site-header .desktop-nav{gap:24px;margin-right:8px}.site-header .nav-wrap{gap:24px}.site-header [aria-current="page"]{color:white}.site-header .desktop-nav [aria-current="page"]:after{width:100%}.site-header .kids-nav-link{color:#ffd797}.kids-brand-text{display:none}.home-page .intro-shell{overflow:clip}.home-page .site-header{border-bottom-color:#ffffff1f}.home-page .hero{padding-top:58px}.home-page .program-tabs button:last-child{color:#6946a8}.home-page .kids-panel .button{background:#6543a5}.site-footer .brand{background:transparent}.site-footer{margin-top:0}.inner-hero{background:#f0f4fa;padding:0 0 58px;overflow:hidden}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-block:26px;font-size:.75rem;color:#73859d}.breadcrumbs a:hover{color:var(--brand)}.inner-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:50px;padding-top:31px}.inner-hero h1{font-size:clamp(3.2rem,5.7vw,5.25rem);line-height:1.06;letter-spacing:-.048em;margin:20px 0 23px}.inner-hero h1 em{color:#6c83a1}.inner-lead{font-size:1rem;line-height:1.9;max-width:620px;color:#62758e}.inner-hero-mark{font:500 clamp(7rem,17vw,15rem)/.9 var(--display);letter-spacing:-.085em;color:#c1d1e7;transform:rotate(-9deg);text-align:center;user-select:none}.inner-hero .eyebrow{color:#567297}.inner-hero+.program-section{padding-top:68px}.inner-hero+.program-section>.section-heading{display:none}.language-directory{padding-bottom:90px}.directory-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.directory-heading h2{font-size:2rem;letter-spacing:-.035em}.language-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 45px;border-top:1px solid var(--line)}.language-list>a{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:23px 10px 23px 0;font-size:1.1rem;font-weight:600;transition:color .25s,background .25s}.language-list>a:hover{color:var(--brand);background:#f7f9fc}.directory-code{font:500 .8125rem var(--display);color:#91a0b3;width:34px}.language-list>a>.icon{margin-left:auto;width:19px}.page-contact-band{background:var(--brand);color:white;padding:55px 0}.page-contact-band>.container{display:flex;justify-content:space-between;align-items:center;gap:35px}.page-contact-band h2{font-size:2.2rem;letter-spacing:-.03em}.page-contact-band p{font-size:1rem;color:#c6d9f0;margin-top:13px}.page-contact-band .button{flex-shrink:0}.exam-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.exam-directory .exam-card{min-height:315px}.exam-directory .exam-card h2{font-size:1.85rem;letter-spacing:-.035em;margin-top:35px;line-height:1.2}.exam-directory .exam-card p{font-size:1rem;line-height:1.8;padding-bottom:30px}.directory-note{font-size:.875rem;line-height:1.8;color:var(--muted);margin-top:26px}.experience-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.experience-values>div>span{font:400 .875rem var(--display);color:#95a5ba}.experience-values h2{font-size:1.7rem;letter-spacing:-.03em;margin-top:20px}.experience-values p{font-size:1rem;line-height:1.9;color:var(--muted);margin-top:17px}.online-path{padding-top:30px}.online-path .section-heading h2{font-size:2.6rem}.course-detail-hero{background:var(--navy);color:white;padding-bottom:72px;overflow:hidden}.course-detail-hero .breadcrumbs{color:#b2c7e2}.course-detail-hero .breadcrumbs a:hover{color:white}.course-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center;padding-top:35px}.course-detail-grid h1{font-size:clamp(3rem,5.5vw,5rem);line-height:1.05;letter-spacing:-.045em;margin:21px 0 25px}.course-detail-grid h1 em{color:var(--sky)}.course-detail-grid>div>p:not(.eyebrow){font-size:1rem;color:#ccdaed;line-height:1.9;max-width:600px}.course-detail-grid .button{margin-top:30px}.language-poster{position:relative;min-height:353px;border-radius:14px;background:#f5e4d9;color:var(--navy);padding:30px;transform:rotate(5deg);display:flex;flex-direction:column;justify-content:center;box-shadow:0 15px 40px #00000016}.language-poster>span{font-size:.75rem;letter-spacing:.09em;position:absolute;top:25px;left:30px}.language-poster strong{font:500 clamp(3.2rem,6.7vw,6rem)/1.15 var(--display);letter-spacing:-.05em;overflow-wrap:anywhere}.language-poster p{font-size:1rem;line-height:1.7;margin-top:12px;max-width:280px}.language-poster b{position:absolute;bottom:20px;right:26px;font:500 2.2rem var(--display);color:#11438866}.language-poster-almanca,.language-poster-rusca,.language-poster-farsca{background:#d3e6fa}.language-poster-fransizca,.language-poster-italyanca,.language-poster-cince{background:#f1dfe5}.language-poster-ispanyolca,.language-poster-arapca{background:#f1dfa9}.course-detail-body{display:grid;grid-template-columns:1.2fr .8fr;gap:100px}.course-detail-body h2{font-size:2.8rem;line-height:1.13;letter-spacing:-.04em;margin-top:20px}.course-detail-body>div>p:not(.eyebrow){font-size:1rem;line-height:1.9;color:var(--muted);margin-top:25px;max-width:590px}.goal-list{margin-top:28px;display:grid;gap:17px}.goal-list li{display:flex;gap:14px;align-items:center;font-size:1rem}.goal-list .icon{color:var(--brand);width:20px}.course-facts{padding:32px;border:1px solid var(--line);border-radius:15px;align-self:start;background:var(--wash)}.course-facts>.eyebrow{margin-bottom:15px}.course-facts>div{padding:17px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.course-facts>div>span{font-size:.8125rem;color:var(--muted)}.course-facts strong{font-size:.9375rem;font-weight:600;line-height:1.7}.course-facts .button{display:flex;margin-top:26px}.course-path{padding-bottom:70px}.course-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:26px}.course-path-grid article{border-top:1px solid var(--line);padding-top:24px}.course-path-grid article>span{font:500 1rem var(--display);color:#8499b3}.course-path-grid h3{font-size:1.7rem;letter-spacing:-.03em;margin:23px 0 14px}.course-path-grid p{font-size:1rem;line-height:1.85;color:var(--muted)}.related-courses{border-top:1px solid var(--line);padding-top:34px;padding-bottom:60px}.related-courses h2{font-size:1.8rem;letter-spacing:-.03em}.related-courses>div{display:flex;flex-wrap:wrap;gap:15px;margin-top:24px}.related-courses a{display:flex;align-items:center;gap:28px;border:1px solid var(--line);padding:12px 18px;border-radius:30px;font-size:.875rem}.related-courses a:hover{background:var(--wash)}.related-courses .icon{width:18px}.contact-methods{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:45px;border-bottom:1px solid var(--line)}.contact-methods article>svg{width:31px;height:31px;color:var(--brand);margin-bottom:25px}.contact-methods h2{font-size:1.7rem;letter-spacing:-.03em;margin-bottom:20px}.contact-methods p{font-size:1rem;line-height:1.85;color:var(--muted)}.contact-methods .method-value{display:block;font-family:var(--display);font-size:1.35rem;margin-top:9px}.contact-methods .text-link{margin-top:10px;overflow-wrap:anywhere;font-size:.875rem}.contact-methods .text-link .icon{width:17px}

/* Kids Club has an independent palette and a playful page rhythm. */
.kids-page{--kid-purple:#5942a6;--kid-ink:#43306d;--kid-yellow:#ffe18b;--kid-cream:#fff5cd;--kid-teal:#afdcd2;--kid-orange:#ffc19b;--kid-pink:#f1c4d6;--brand:var(--kid-purple);--navy:var(--kid-purple);--ink:var(--kid-ink);--deep:#43306d;--muted:#766487;--line:#dfd7ea;background:#fffdf8;color:var(--kid-ink)}.kids-page .site-header{background:#fffdf8;color:var(--kid-ink);border-bottom:1px solid #eee7f2}.kids-page .nav-wrap{gap:15px;min-height:108px}.kids-page .site-header .brand{background:var(--kid-purple);width:76px;padding:7px 10px;border-radius:15px}.kids-page .kids-brand-text{display:flex;flex-direction:column;font:600 1.6rem/.92 var(--display);letter-spacing:-.05em;transform:rotate(-6deg);width:59px;flex-shrink:0}.kids-brand-text span{color:#dd8056}.kids-page .desktop-nav{gap:23px;margin-right:8px}.kids-page .desktop-nav a{color:var(--kid-ink);font-size:.875rem}.kids-page .site-header [aria-current="page"]{color:var(--kid-purple);font-weight:800}.kids-page .site-header [aria-current="page"]:after{background:var(--kid-purple)}.kids-page .nav-cta{border-color:#d4c6e2;font-size:.8125rem;padding-inline:17px;gap:16px}.kids-page .nav-cta:hover{background:var(--kid-purple);color:white}.kids-page .menu-toggle span{background:var(--kid-purple)}.kids-page .mobile-nav{background:#fffdf8;color:var(--kid-ink)}.kids-page .mobile-nav a{border-color:#e5ddee}.kids-hero{background:var(--kid-cream);padding:63px 0 64px;overflow:clip}.kids-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;align-items:center}.kids-eyebrow{font-size:.75rem;line-height:1.8;font-weight:700;letter-spacing:.09em}.kids-hero .kids-eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#796443;font-size:.75rem;letter-spacing:.045em}.kids-eyebrow>span{color:var(--kid-purple);background:#f2e7c0;border:1px solid #daceb8;display:inline-block;padding:5px 10px;border-radius:7px;letter-spacing:.02em}.kids-hero h1{font-family:var(--display);font-size:clamp(3.5rem,5.75vw,5.4rem);font-weight:600;letter-spacing:-.055em;line-height:1.04;margin:24px 0 26px;color:var(--kid-ink)}.kids-hero h1>em{color:#da764c;display:inline-block;transform:rotate(-5deg)}.kids-hero h1>span{color:var(--kid-purple)}.kids-hero-copy>p:not(.kids-eyebrow){font-size:1rem;line-height:1.85;max-width:490px;color:#796548}.kids-hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:27px}.kids-button{display:inline-flex;justify-content:space-between;align-items:center;gap:27px;background:var(--kid-purple);color:white;border-radius:15px;min-height:57px;padding:16px 22px;font-size:.875rem;font-weight:700;box-shadow:0 5px 0 #3c2b77;transition:transform .25s var(--ease),box-shadow .25s}.kids-button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #3c2b77}.kids-button:active{transform:translateY(3px);box-shadow:0 2px 0 #3c2b77}.kids-button .icon{width:21px;height:21px}.kids-parent-link{display:inline-flex;gap:12px;align-items:center;font-size:.875rem;font-weight:600;border-bottom:1px solid currentColor;padding-block:7px}.kids-parent-link>.icon{width:19px}.kids-location{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:#8b795c;margin-top:26px}.kids-location .icon{width:16px;height:16px}.kids-hero-art{position:relative;min-width:0;padding:52px 0 25px}.kids-hero-art img{width:115%;max-width:none;margin-left:-5%;border-radius:90px 40px 70px 50px;mix-blend-mode:multiply;transform:rotate(2deg)}.kids-art-label{position:absolute;top:1px;left:23%;transform:rotate(-6deg);font-family:var(--display);font-size:1.25rem;line-height:1.4;text-align:center;z-index:2;color:#82703c}.kids-art-label strong{font-weight:600;color:var(--kid-purple)}.kids-sticker{position:absolute;z-index:2;font-family:var(--display);font-weight:600;padding:11px 17px;border:2px solid #fff9;border-radius:11px;box-shadow:0 8px 22px #68563312}.sticker-play{right:-2%;top:21%;background:var(--kid-teal);font-size:1.15rem;transform:rotate(13deg);animation:sticker-bob 6s ease-in-out infinite}.sticker-hello{left:3%;bottom:35px;background:var(--kid-pink);font-size:1.5rem;transform:rotate(-9deg)}.kids-art-caption{position:absolute;bottom:0;right:10%;font-size:.75rem;letter-spacing:.14em;color:#8a754e}.kids-word-strip{background:var(--kid-purple);color:var(--kid-yellow);padding:20px 0;overflow:hidden}.kids-word-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:25px}.kids-word-strip span{font-family:var(--display);font-size:1.5rem;font-weight:500;letter-spacing:-.02em;white-space:nowrap}.kids-word-strip i{font-style:normal;font-size:1.5rem;opacity:.7}.kids-discover{padding-top:91px}.kids-section-heading{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:18px 50px;align-items:end;margin-bottom:44px}.kids-section-heading .kids-eyebrow{grid-column:1/-1;color:#8b709c}.kids-section-heading h2{font-size:3.75rem;font-weight:600;letter-spacing:-.05em;line-height:1.07}.kids-section-heading h2 em{color:#a28bbc}.kids-section-heading>p:last-child{font-size:1rem;line-height:1.9;color:var(--muted);justify-self:end;padding-bottom:5px}.kids-activity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.kids-activity{padding:27px 24px 28px;border-radius:22px;display:flex;flex-direction:column;position:relative;transition:transform .3s var(--ease)}.kids-activity:hover{transform:translateY(-6px) rotate(-1deg)}.kids-activity-top{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.75rem;font-weight:700;letter-spacing:.03em}.kids-activity-top .icon{width:23px;height:23px}.kids-activity-top>span:last-child:not(:first-child){font-family:var(--display);font-size:1rem;transform:rotate(7deg)}.activity-word{font:600 clamp(2.15rem,3.6vw,3.5rem)/1.1 var(--display);letter-spacing:-.055em;margin-top:38px;display:block}.kids-activity h3{font-size:1.5rem;letter-spacing:-.03em;margin-top:27px;font-weight:600}.kids-activity p{font-size:1rem;line-height:1.85;margin-top:14px;flex-grow:1}.activity-tag{display:inline-block;font-size:.75rem;margin-top:24px;line-height:1.65;border-top:1px solid #43306d30;padding-top:15px}.activity-purple{background:#e4d9f4}.activity-orange{background:#ffd9b9}.activity-teal{background:#c8e9df}.activity-pink{background:#f8d8e5}.activity-purple .activity-word{color:#7356b2}.activity-orange .activity-word{color:#b86a32}.activity-teal .activity-word{color:#408c79}.activity-pink .activity-word{color:#bd6c93}.kids-story{background:#ece4f5;padding:78px 0;border-radius:70px 70px 0 0}.kids-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.kids-story h2{font-size:3.9rem;line-height:1.1;font-weight:600;letter-spacing:-.045em;margin-top:19px}.kids-story h2>span{color:#976fae}.kids-story h2 em{color:#b08fbc}.kids-story .kids-eyebrow{color:#886c99}.kids-story-steps{display:grid;gap:0}.kids-story-steps>div{display:flex;align-items:center;gap:25px;padding:25px 0;border-bottom:1px solid #d6c9e4}.kids-story-steps>div:last-child{border-bottom:0}.kids-story-steps>div>span{display:grid;place-items:center;flex-shrink:0;width:51px;height:51px;border-radius:15px;background:#fff9;color:#9b7dac;font:600 1.1rem var(--display);transform:rotate(-5deg)}.kids-story-steps>div:nth-child(2)>span{background:#ffe6bb;transform:rotate(7deg)}.kids-story-steps>div:nth-child(3)>span{background:#c7e2d7;transform:rotate(-7deg)}.kids-story-steps h3{font-size:1.7rem;font-weight:600;letter-spacing:-.035em}.kids-story-steps p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:11px}.kids-parents{display:grid;grid-template-columns:1fr 1.1fr;gap:105px;padding-top:90px}.parent-badge{display:inline-block;background:#f2edf8;border-radius:7px;padding:7px 11px;font-size:.75rem;letter-spacing:.06em;font-weight:700}.kids-parent-heading h2{font-size:3.3rem;font-weight:600;letter-spacing:-.045em;line-height:1.09;margin-top:23px}.kids-parent-heading h2 em{color:#a68eb8}.kids-parent-heading>p{font-size:1rem;line-height:1.85;color:var(--muted);margin-top:24px;max-width:465px}.kids-parent-heading .text-link{margin-top:17px}.kids-page .faq-list summary{font-size:1rem}.kids-page .faq-list details>p{font-size:1rem;color:var(--muted)}.kids-contact{padding:76px 0;background:var(--kid-yellow)}.kids-contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.kids-contact h2{font-size:4.1rem;letter-spacing:-.06em;font-weight:600;line-height:1.1;margin:20px 0}.kids-contact h2 span{display:inline-block;color:#d0794b;transform:rotate(9deg);margin-left:5px}.kids-contact-grid>div>p:not(.kids-eyebrow){font-size:1rem;line-height:1.9;color:#8b6a36}.kids-contact .kids-parent-link{margin-top:21px}.kids-contact-form{padding:28px;background:#fff9;border:1px solid #fff;border-radius:21px;display:flex;flex-direction:column;box-shadow:0 8px 0 #b5955220}.kids-contact-form label{font-size:.875rem;font-weight:700;margin-bottom:10px}.kids-contact-form select{padding:12px 14px;min-height:53px;border:1px solid #e2d8c8;border-radius:10px;background:#fff;font-size:1rem;max-width:100%;color:var(--kid-ink)}.kids-contact-form .kids-button{margin-top:17px;min-height:55px;border-radius:11px;gap:18px;font-size:.875rem}.kids-contact-form p{font-size:.75rem;line-height:1.8;color:#8b7657;margin-top:19px}.kids-page .site-footer{background:#503887}.kids-page .footer-address>span,.kids-page .footer-bottom{color:#c6b5df}.kids-page .footer-address p,.kids-page .footer-links a{color:#e2d6ee}.kids-page .footer-bottom>span:nth-child(2){font-size:0}.kids-page .footer-bottom>span:nth-child(2):after{content:"Birlikte oyna. Birlikte öğren.";font-size:.75rem}.kids-page :focus-visible{outline-color:#bb7542}.kids-page .reveal.is-visible{transform:none}@keyframes sticker-bob{0%,100%{transform:translateY(0) rotate(13deg)}50%{transform:translateY(-7px) rotate(10deg)}}

@media(max-width:1199px){.site-header .desktop-nav{gap:17px}.site-header .nav-wrap{gap:20px}.site-header .desktop-nav a{font-size:.8125rem}.inner-hero-grid{gap:30px}.course-detail-grid{gap:50px}.course-detail-body{gap:55px}.course-detail-grid h1{font-size:4.1rem}.language-poster{min-height:335px}.contact-methods{gap:25px}.contact-methods h2{font-size:1.45rem}.contact-methods .text-link{font-size:.8125rem;gap:12px}.kids-page .desktop-nav{gap:16px}.kids-page .nav-cta{font-size:.75rem;padding-inline:13px;gap:11px}.kids-page .nav-wrap{gap:13px}.kids-activity-grid{gap:14px}.kids-activity{padding:24px 20px}.kids-activity h3{font-size:1.35rem}.kids-hero h1{font-size:4.4rem}.kids-hero-actions{gap:19px}.kids-hero-art{padding-block:65px 40px}.kids-art-label{font-size:1.1rem}.sticker-play{right:0}.kids-story-grid,.kids-parents{gap:65px}.kids-contact-grid{gap:45px}.kids-contact h2{font-size:3.65rem}.kids-contact-form{padding:25px}.kids-section-heading h2{font-size:3.35rem}.kids-story h2{font-size:3.6rem}.kids-parent-heading h2{font-size:3rem}}
@media(max-width:1080px){.site-header .desktop-nav{display:none}.site-header .menu-toggle{display:block}.site-header .nav-cta{margin-left:auto}.site-header .mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--deep);padding:17px 25px 25px;box-shadow:0 10px 25px #0002}.site-header .mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid #ffffff22;font-size:1rem}.kids-page .site-header .mobile-nav{background:#fffdf8}.kids-page .site-header .mobile-nav a{border-bottom-color:#e5ddee}.kids-page .site-header .nav-cta{font-size:.8125rem}.kids-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.activity-word{font-size:3.6rem}.kids-activity{padding:28px}.kids-hero h1{font-size:4rem}.kids-hero-grid{gap:14px}.kids-hero .kids-eyebrow{font-size:.75rem}.kids-hero-copy>p:not(.kids-eyebrow){font-size:1rem}.sticker-hello{font-size:1.15rem;bottom:23px}.kids-art-caption{font-size:.75rem;letter-spacing:.07em}.kids-art-label{left:16%;font-size:1rem}.kids-hero-art img{width:116%;margin-left:-7%}.kids-word-strip span{font-size:1.25rem}.kids-word-strip .container{gap:17px}}
@media(max-width:900px){.site-header .nav-wrap{gap:14px}.home-page .hero{padding-top:31px}.inner-hero{padding-bottom:40px}.inner-hero-grid{grid-template-columns:1fr .45fr;gap:20px;padding-top:17px}.inner-hero h1{font-size:3rem}.inner-hero-mark{font-size:6rem}.inner-hero .eyebrow{font-size:.75rem;letter-spacing:.07em}.inner-lead{font-size:1rem}.breadcrumbs{padding-top:22px;padding-bottom:15px;font-size:.75rem;gap:9px}.inner-hero+.program-section{padding-top:40px}.directory-heading{display:block}.directory-heading h2{font-size:1.7rem;margin-top:15px}.language-directory{padding-bottom:55px}.language-list{gap:0 20px}.language-list>a{font-size:.9375rem;gap:12px;padding-block:19px}.directory-code{width:25px;font-size:.75rem}.page-contact-band{padding-block:40px}.page-contact-band>.container{align-items:flex-start;flex-direction:column;gap:23px}.page-contact-band h2{font-size:1.9rem;line-height:1.2}.page-contact-band p{font-size:1rem;line-height:1.8}.exam-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.experience-values{grid-template-columns:1fr;gap:30px}.experience-values>div{border-top:1px solid var(--line);padding-top:24px}.experience-values h2{margin-top:14px}.experience-values p{margin-top:12px}.course-detail-grid{grid-template-columns:1fr .8fr;gap:30px;align-items:start}.course-detail-grid h1{font-size:3rem}.language-poster{min-height:320px;padding:25px}.language-poster strong{font-size:3.3rem}.language-poster>span{top:22px;left:25px}.course-detail-body{grid-template-columns:1fr;gap:40px}.course-detail-body h2{font-size:2.5rem}.course-path-grid{grid-template-columns:1fr;gap:30px}.course-path-grid h3{margin-top:16px}.contact-methods{grid-template-columns:1fr;gap:35px}.contact-methods article{border-top:1px solid var(--line);padding-top:29px}.contact-methods article>svg{margin-bottom:16px}.contact-methods h2{font-size:1.7rem}.contact-methods .text-link{font-size:.875rem}.kids-page .nav-wrap{min-height:91px;gap:12px}.kids-page .site-header .brand{width:67px;padding:7px 8px}.kids-page .kids-brand-text{font-size:1.5rem;width:52px}.kids-page .nav-cta{padding:11px 14px;gap:15px}.kids-hero{padding:39px 0 45px}.kids-hero-grid{grid-template-columns:1fr;gap:24px}.kids-hero h1{font-size:clamp(3.25rem,9.5vw,4.7rem);line-height:1.04;margin-top:23px}.kids-hero-copy>p:not(.kids-eyebrow){max-width:560px}.kids-hero-art{max-width:630px;width:100%;margin-inline:auto;padding-top:39px;padding-bottom:30px}.kids-hero-art img{width:100%;max-width:100%;margin-left:0;transform:none;mix-blend-mode:multiply;border-radius:50px}.kids-art-label{left:auto;right:15%;top:-4px;font-size:1rem;text-align:left;transform:rotate(7deg)}.sticker-hello{left:0;bottom:25px;font-size:1.25rem}.sticker-play{right:0;top:19%;font-size:1rem}.kids-art-caption{right:2%;bottom:3px;letter-spacing:.08em}.kids-hero .kids-eyebrow{gap:9px;font-size:.75rem;line-height:1.8}.kids-word-strip .container{flex-wrap:wrap;gap:11px 23px;justify-content:center}.kids-word-strip span{font-size:1.2rem}.kids-word-strip i{font-size:1.2rem}.kids-word-strip span:last-child,.kids-word-strip i:nth-last-child(2){display:none}.kids-discover{padding-top:60px}.kids-section-heading{grid-template-columns:1fr;gap:17px;margin-bottom:29px}.kids-section-heading h2{font-size:3rem}.kids-section-heading>p:last-child{justify-self:start;font-size:1rem;line-height:1.8}.kids-activity-grid{gap:17px}.kids-activity{padding:25px}.kids-activity h3{font-size:1.5rem}.kids-activity p{font-size:1rem;line-height:1.85}.activity-word{font-size:3rem}.kids-story{border-radius:40px 40px 0 0;padding-block:55px}.kids-story-grid{grid-template-columns:1fr;gap:30px}.kids-story h2{font-size:3.25rem}.kids-story-steps>div{padding-block:22px;gap:20px}.kids-story-steps h3{font-size:1.6rem}.kids-parents{grid-template-columns:1fr;gap:35px;padding-top:61px}.kids-parent-heading h2{font-size:3rem}.kids-parent-heading h2 br:nth-child(2){display:none}.kids-parent-heading>p{max-width:none}.kids-contact{padding-block:55px}.kids-contact-grid{grid-template-columns:1fr;gap:29px}.kids-contact h2{font-size:3.35rem}.kids-contact-form{max-width:550px;padding:25px}.kids-page .faq-list summary{font-size:1rem}.kids-page .faq-list details>p{font-size:1rem;line-height:1.9}}
@media(max-width:600px){.inner-hero-grid{grid-template-columns:1fr;position:relative}.inner-hero-mark{display:none}.inner-hero h1{font-size:clamp(2.7rem,10vw,3.3rem)}.inner-lead{font-size:1rem}.inner-hero .eyebrow{max-width:100%;font-size:.75rem}.language-list{grid-template-columns:1fr;gap:0}.language-list>a{font-size:1rem;padding-block:19px}.directory-code{width:32px}.exam-directory{grid-template-columns:1fr;gap:17px}.exam-directory .exam-card{min-height:265px;padding:26px}.exam-directory .exam-card h2{margin-top:25px;font-size:1.8rem}.course-detail-grid{grid-template-columns:1fr;gap:45px;padding-top:25px}.course-detail-grid h1{font-size:clamp(2.8rem,11vw,3.5rem)}.course-detail-grid>div>p:not(.eyebrow){font-size:1rem}.course-detail-hero{padding-bottom:54px}.language-poster{width:calc(100% - 22px);margin:auto;min-height:295px;padding:30px}.language-poster strong{font-size:clamp(3rem,13vw,4.3rem)}.language-poster p{font-size:1rem;max-width:265px}.course-detail-body{padding-block:55px}.course-detail-body h2{font-size:2.3rem}.course-facts{padding:25px}.course-path{padding-bottom:45px}.related-courses{padding-bottom:43px}.related-courses h2{font-size:1.7rem}.related-courses>div{gap:11px}.related-courses a{font-size:.8125rem;gap:19px;padding:11px 15px}.kids-page .nav-wrap{gap:9px}.kids-page .nav-cta{font-size:.75rem;padding:10px 11px;gap:9px}.kids-page .nav-cta .icon{width:16px;height:16px}.kids-page .site-header .brand{width:62px;padding:7px 8px;border-radius:12px}.kids-page .kids-brand-text{font-size:1.4rem;width:46px}.kids-page .menu-toggle{width:35px;height:40px}.kids-hero h1{font-size:clamp(3rem,11vw,4.25rem)}.kids-hero-actions{gap:22px;margin-top:24px}.kids-button{font-size:.875rem;padding:15px 19px;gap:22px;min-height:55px}.kids-parent-link{font-size:.875rem}.kids-location{font-size:.8125rem;margin-top:25px}.kids-hero-art{padding-top:56px;padding-bottom:34px}.kids-art-label{font-size:.9375rem;right:6%;top:2px}.kids-sticker{padding:8px 12px}.sticker-play{font-size:.875rem;top:24%;right:-3px}.sticker-hello{font-size:1.15rem;bottom:25px;left:2%}.kids-art-caption{font-size:.75rem;letter-spacing:.025em}.kids-word-strip>.container{gap:9px 14px}.kids-word-strip span{font-size:1.05rem}.kids-word-strip i{font-size:1rem}.kids-word-strip span:nth-child(7),.kids-word-strip i:nth-child(6){display:none}.kids-section-heading h2{font-size:2.9rem}.kids-section-heading .kids-eyebrow{font-size:.75rem;letter-spacing:.06em}.kids-activity-grid{grid-template-columns:1fr;gap:18px}.kids-activity{padding:27px 26px;border-radius:21px}.activity-word{font-size:3.5rem;margin-top:25px}.kids-activity h3{font-size:1.7rem;margin-top:22px}.kids-activity p{font-size:1rem;line-height:1.85}.activity-tag{font-size:.75rem;margin-top:23px}.kids-story h2{font-size:3.1rem}.kids-story-steps p{font-size:1rem}.kids-story-steps>div>span{width:47px;height:47px;font-size:1rem;align-self:flex-start}.kids-story-steps>div{gap:17px}.kids-story-steps h3{font-size:1.55rem}.kids-parent-heading h2{font-size:2.75rem;line-height:1.12}.kids-contact h2{font-size:clamp(2.7rem,11vw,3.4rem)}.kids-contact .kids-eyebrow{font-size:.75rem;letter-spacing:.05em}.kids-contact-form{padding:24px 21px}.kids-contact-form .kids-button{font-size:.875rem;padding-inline:17px;gap:12px}.kids-contact-form .kids-button .icon{width:19px}.kids-contact-form p{font-size:.75rem}}
@media(max-width:380px){.kids-page .nav-cta{font-size:.75rem;padding:9px 10px;gap:5px}.kids-page .nav-cta .icon{display:none}.kids-page .site-header .brand{width:57px}.kids-page .kids-brand-text{font-size:1.3rem;width:42px}.kids-page .nav-wrap{gap:8px}.kids-hero h1{font-size:2.95rem}.kids-hero-actions{gap:19px}.kids-hero-actions .kids-button{font-size:.8125rem;padding:14px 17px;gap:15px}.kids-hero-actions .kids-parent-link{font-size:.8125rem}.kids-section-heading h2{font-size:2.65rem}.kids-story h2{font-size:2.8rem}.kids-parent-heading h2{font-size:2.5rem}.kids-contact-form .kids-button{font-size:.8125rem;padding-inline:14px}.course-detail-grid .button{font-size:.8125rem;gap:18px;padding-left:18px}}
@media(prefers-reduced-motion:reduce){.kids-sticker{animation:none}.kids-button,.kids-activity{transition:none}.kids-page .reveal{opacity:1;transform:none}}

/* The coordinates lead directly to ABK's shared Maps location. */
svg.icon.map-heart{fill:currentColor;stroke-width:1.2;color:#ff6c80}
.home-page .art-coordinate.location-heart-link{top:-17px;left:12%;z-index:8;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:5px 7px;color:#d4e4fb;letter-spacing:.045em;border-radius:10px;text-decoration:none;transition:color .2s,background .2s}
.location-heart-link .map-heart{width:39px;height:39px;transform:rotate(-9deg);transition:transform .25s}
.coordinate-pair{display:grid;gap:3px;font-size:.75rem;line-height:1.25;font-variant-numeric:tabular-nums}
.location-heart-link .coordinate-arrow{width:13px;height:13px;color:#adc9f2}
.home-page .location-heart-link:hover{color:#fff;background:#ffffff0d}
.location-heart-link:hover .map-heart{transform:rotate(0) scale(1.08)}
.location-heart-link:focus-visible,.kids-location:focus-visible,.footer-map-link:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.kids-page .kids-location{width:fit-content;color:#746145}
.kids-location .map-heart{color:#ba356b}
.kids-location:hover{text-decoration:underline;text-underline-offset:5px}
.footer-address .footer-map-link{display:inline-flex;align-items:center;gap:7px}
.footer-address .footer-map-link .map-heart{width:15px;height:15px}
@media(max-width:700px){.home-page .art-coordinate.location-heart-link{top:-23px;left:0;gap:9px}.location-heart-link .map-heart{width:36px;height:36px}.coordinate-pair{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){.home-page .art-coordinate.location-heart-link,.location-heart-link .map-heart{transition:none}.location-heart-link:hover .map-heart{transform:rotate(-9deg)}}

/* Language cards and the complete exam catalogue. */
.course-carousel{min-width:0}
.course-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 38px)/3);gap:19px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:9px 0 13px;scrollbar-width:thin;scrollbar-color:#9eb6d6 transparent;cursor:grab;border-radius:14px}
.course-track:focus-visible{outline:2px solid var(--brand);outline-offset:5px}
.course-slide{min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}
.course-slide .course-card{height:100%;min-height:350px;user-select:none;-webkit-user-drag:none}
.course-slide .course-card:focus-visible{outline:3px solid var(--red);outline-offset:-4px}
.course-slide .course-greeting{font-size:clamp(3rem,5.5vw,4.875rem);margin-top:28px;margin-bottom:28px;letter-spacing:-.055em}
.course-slide .course-greeting[dir=rtl]{text-align:left;letter-spacing:0;line-height:1.3}
.course-slide .course-greeting[lang=zh]{letter-spacing:0}
.course-slide .course-bottom{gap:14px;margin-top:auto}
.course-slide .course-bottom p{font-size:1rem;line-height:1.7;max-width:240px}
.course-spanish{background:#f6e5bb;color:#765019}.course-italian{background:#e1ece7;color:#285744}.course-russian{background:#e7e3f6;color:#534882}.course-dutch{background:#e4edf8;color:#194982}.course-persian{background:#f2dfdf;color:#89454a}.course-arabic{background:#ece7d4;color:#535b38}.course-chinese{background:#ecdae4;color:#713e59}
.course-carousel.is-enhanced .course-track{scrollbar-width:none}
.course-carousel.is-enhanced .course-track::-webkit-scrollbar{display:none}
.course-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}
.course-track.is-dragging .course-card{pointer-events:none}
.carousel-bottom{display:grid;grid-template-columns:auto minmax(70px,1fr) auto;align-items:center;gap:30px;padding-top:18px}
.carousel-caption{font:500 .875rem var(--display);color:#58718e;font-variant-numeric:tabular-nums;letter-spacing:.035em;white-space:nowrap}
.carousel-progress{height:3px;background:#e7edf5;border-radius:3px;overflow:hidden;max-width:230px;justify-self:center;width:100%}
.carousel-progress span{display:block;height:100%;width:30%;background:var(--brand);border-radius:3px;transition:width .15s linear}
.carousel-actions,.carousel-controls{display:flex;align-items:center;gap:10px}
.carousel-actions{gap:26px}
.carousel-arrow{display:grid;place-items:center;width:44px;height:44px;border:1px solid #b7c8df;border-radius:50%;background:white;color:var(--brand);cursor:pointer;transition:background .2s,color .2s}
.carousel-arrow .icon{width:20px;height:20px}.carousel-prev .icon{transform:rotate(180deg)}
.carousel-arrow:hover:not(:disabled){color:white;background:var(--brand)}
.carousel-arrow:disabled{opacity:.32;cursor:default}
.carousel-arrow:focus-visible{outline:2px solid var(--brand);outline-offset:4px}
.exam-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.exam-family{border:1px solid var(--line);background:#f8fafd;border-radius:14px;padding:28px}
.exam-family:nth-child(2){background:#edf3fb}.exam-family:nth-child(3){background:#f6f1ed}
.exam-family h3{font:500 1.65rem/1.2 var(--display);letter-spacing:-.035em;margin-top:27px}
.exam-family>p{font-size:1rem;line-height:1.7;color:var(--muted);margin-top:13px;min-height:54px}
.exam-family-links{margin-top:21px}
.exam-family-links a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;border-top:1px solid #173b671c;font-size:.9375rem;font-weight:600}
.exam-family-links a:hover{color:var(--brand);text-decoration:underline;text-underline-offset:5px}
.exam-family-links .icon{width:16px;height:16px}
.exam-overview-link{display:flex;justify-content:flex-end;margin-top:24px}
.exam-catalogue{padding-bottom:60px}
.exam-jump-links{display:flex;flex-wrap:wrap;gap:12px;padding-block:35px;border-bottom:1px solid var(--line)}
.exam-jump-links a{display:flex;align-items:center;gap:23px;padding:13px 19px;border:1px solid var(--line);border-radius:40px;font-size:.875rem;font-weight:600;background:#fff;transition:background .2s}
.exam-jump-links a:hover{background:var(--wash)}.exam-jump-links span{color:#7088a5;font-size:.8125rem;font-variant-numeric:tabular-nums}
.exam-group{padding-top:58px;scroll-margin-top:115px}
.exam-group-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:27px}
.exam-group-heading h2{font:500 clamp(1.9rem,3vw,2.55rem)/1.15 var(--display);letter-spacing:-.04em;margin-top:13px}
.exam-group-heading>p{font-size:1rem;color:var(--muted);line-height:1.75;max-width:290px}
.exam-directory .exam-program-card{display:flex;flex-direction:column;align-items:flex-start;min-height:335px;padding:28px;border:1px solid var(--line);background:#f8fafd}
.exam-program-card h3{font:500 2rem/1.12 var(--display);letter-spacing:-.035em;margin-top:32px}
.exam-directory .exam-program-card p{margin-top:16px;padding-bottom:0;line-height:1.8}
.exam-card-scope{font-size:.8125rem;line-height:1.65;color:#607592;margin-top:15px;margin-bottom:25px}
.exam-card-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:17px;margin-top:auto;width:100%;font-size:.875rem;font-weight:600}
.exam-card-cta .icon{width:19px;height:19px}
.exam-group:nth-of-type(2) .exam-program-card{background:#edf3fb}
.exam-group:nth-of-type(3) .exam-program-card{background:#f6f1ed}
.exam-detail-hero{background:var(--navy);color:white;padding-bottom:68px}
.exam-detail-hero .breadcrumbs,.exam-detail-hero .breadcrumbs a{color:#c1d4ee}
.exam-detail-grid{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:75px;padding-top:35px}
.exam-detail-hero .eyebrow{color:#b7ceed;font-size:.8125rem}
.exam-detail-hero h1{font:500 clamp(2.75rem,5.4vw,4.7rem)/1.09 var(--display);letter-spacing:-.045em;margin-top:22px;overflow-wrap:break-word}
.exam-detail-hero h1 em{color:#9dbde7}
.exam-detail-lead{font-size:1.125rem;line-height:1.85;color:#d7e3f4;margin-top:26px;max-width:620px}
.exam-detail-hero .button{margin-top:30px}
.exam-focus{border:1px solid #bed4f333;background:#ffffff08;border-radius:18px;padding:33px}
.exam-focus ul{list-style:none;padding:0;margin:24px 0 28px}
.exam-focus li{display:flex;align-items:center;gap:13px;font-size:1.1rem;padding:16px 0;border-bottom:1px solid #bed4f326}
.exam-focus li .icon{width:20px;height:20px;color:#abcdf8}
.exam-focus-scope{font-size:.875rem;line-height:1.7;color:#c3d6f0}
.exam-detail-body{gap:75px;scroll-margin-top:80px}
.exam-modules{margin-top:30px}
.exam-modules article{display:flex;gap:25px;padding:27px 0;border-top:1px solid var(--line)}
.module-index{font:500 .875rem/1.7 var(--display);color:#7b92ad;flex-shrink:0;padding-top:2px}
.exam-modules h3{font:500 1.4rem/1.2 var(--display);letter-spacing:-.025em}
.exam-modules p{font-size:1rem;line-height:1.9;color:var(--muted);margin-top:12px}
.exam-planning-note{font-size:.9375rem;line-height:1.85;color:#566e8b;margin-top:22px}
.exam-facts .button{font-size:.875rem;gap:20px;padding-inline:22px}
.exam-faq{padding-bottom:75px}
@media(max-width:1080px){.course-track{grid-auto-columns:calc((100% - 19px)/2.15)}.course-slide .course-greeting{font-size:4.4rem}.course-slide .course-card{min-height:340px}.exam-family{padding:23px}.exam-family h3{font-size:1.5rem}.exam-detail-grid{gap:40px}.exam-detail-body{gap:45px}.exam-focus{padding:26px}}
@media(max-width:700px){.course-track{grid-auto-columns:86%;gap:15px}.course-slide .course-card{min-height:310px;padding:25px}.course-slide .course-greeting{font-size:clamp(2.6rem,11.3vw,4.1rem);margin-block:22px}.carousel-bottom{grid-template-columns:1fr auto;gap:15px;padding-top:12px}.carousel-progress{display:none}.carousel-actions{display:contents}.carousel-controls{grid-column:2;grid-row:1}.carousel-actions>.text-link{grid-column:1 / -1;justify-self:end;font-size:.875rem}.exam-family-grid{grid-template-columns:1fr}.exam-family{padding:26px}.exam-family>p{min-height:0}.exam-family h3{font-size:1.65rem;margin-top:21px}.exam-jump-links{gap:9px;padding-block:25px}.exam-jump-links a{font-size:.8125rem;padding:12px 15px;gap:16px}.exam-group{padding-top:40px}.exam-group-heading{display:block}.exam-group-heading>p{margin-top:15px;max-width:none}.exam-directory .exam-program-card{min-height:305px}.exam-detail-grid{grid-template-columns:1fr;gap:35px;padding-top:18px}.exam-detail-hero{padding-bottom:45px}.exam-detail-hero h1{font-size:clamp(2.5rem,8.8vw,3.9rem)}.exam-detail-lead{font-size:1rem}.exam-focus{padding:26px}.exam-focus ul{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-block:16px}.exam-focus li{font-size:1rem}.exam-detail-body{gap:35px}.exam-modules article{gap:18px;padding-block:24px}.exam-modules h3{font-size:1.35rem}.exam-faq{padding-bottom:48px}}
@media(max-width:380px){.course-slide .course-card{padding:21px}.course-slide .course-greeting{font-size:2.65rem}.course-slide .course-bottom p{font-size:.9375rem}.exam-focus ul{grid-template-columns:1fr}.exam-focus li{padding-block:11px}.exam-focus{padding:22px}.exam-facts .button{padding-inline:17px;font-size:.8125rem;gap:14px}}
@media(prefers-reduced-motion:reduce){.course-track{scroll-behavior:auto}.carousel-progress span,.carousel-arrow,.exam-jump-links a{transition:none}}

/* Original Kids Club photo: full frame, natural colors and intrinsic ratio. */
.kids-hero-art.kids-hero-photo{width:100%;max-width:630px;padding:0 10px 8px;min-width:0}
.kids-photo-topline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:0 18px 22px}
.kids-photo-topline p{font:400 1.1rem/1.45 var(--display);color:#806a3d;transform:rotate(-3deg)}
.kids-photo-topline strong{font-weight:600;color:var(--kid-purple)}
.kids-photo-play{display:inline-block;flex-shrink:0;background:var(--kid-teal);color:#225653;border:2px solid #fff9;border-radius:12px;padding:10px 18px;font:600 1.1rem/1.2 var(--display);transform:rotate(8deg)}
.kids-photo-frame{margin:0;border:10px solid white;border-radius:27px;background:white;box-shadow:8px 10px 0 #dbc8eb80,0 18px 36px #62452a12}
.kids-hero-art.kids-hero-photo img{display:block;position:static;width:100%;max-width:100%;height:auto;max-height:none;aspect-ratio:auto;margin:0;object-fit:contain;border-radius:17px;mix-blend-mode:normal;filter:none;transform:none}
.kids-photo-caption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;padding:18px 9px 8px}
.kids-photo-hello{display:inline-block;background:var(--kid-pink);color:var(--kid-ink);border-radius:10px;padding:8px 13px;font:600 1.15rem/1.2 var(--display);transform:rotate(-3deg)}
.kids-photo-caption>span:last-child{font-size:.75rem;line-height:1.5;letter-spacing:.06em;color:#847154}
@media(max-width:1080px){.kids-photo-topline{padding-inline:10px}.kids-photo-topline p{font-size:1rem}.kids-photo-play{font-size:1rem;padding:9px 15px}.kids-photo-frame{border-width:8px;border-radius:24px}.kids-photo-caption{padding:15px 5px 7px}.kids-photo-hello{font-size:1rem}.kids-photo-caption>span:last-child{font-size:.75rem;letter-spacing:.035em}}
@media(max-width:700px){.kids-hero-art.kids-hero-photo{padding:6px 7px 10px 0}.kids-photo-topline{padding:0 10px 21px}.kids-photo-caption{gap:14px;padding:15px 6px 8px}.kids-photo-hello{font-size:1.1rem}.kids-hero-art.kids-hero-photo img{border-radius:16px}}
@media(max-width:400px){.kids-photo-frame{border-width:7px}.kids-photo-caption{gap:13px;padding-inline:3px}.kids-photo-hello{font-size:.9375rem;padding:8px 11px}.kids-photo-caption>span:last-child{font-size:.75rem;letter-spacing:0}.kids-photo-topline p{font-size:.9375rem}}

/* ABK final layout: viewport-aware hero, editorial pages and shared navigation. */
:root{--header-height:122px}
html{scroll-padding-top:24px}
.utility-bar{background:#082a58;color:#d5e2f4;font-size:11px;letter-spacing:.02em}
.utility-bar>.container,.utility-bar>.container>div{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:32px}
.utility-bar a,.utility-bar button{color:inherit;font:inherit}
.utility-bar button{border:0;background:none;padding:6px 0;cursor:pointer;color:#fff}
.site-header .nav-wrap{min-height:90px;gap:25px}
.site-header .brand img{height:68px;width:auto;object-fit:contain}
.desktop-nav{gap:27px}
.desktop-nav>details{position:static}
.nav-disclosure>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}
.nav-disclosure>summary::-webkit-details-marker{display:none}
.nav-disclosure[open]>summary{color:#b6d5ff}
.nav-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1000px,calc(100% - 64px));background:#fff;color:var(--ink);padding:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-radius:0 0 20px 20px;box-shadow:0 28px 45px #05264a25;border:1px solid #e3eaf2;z-index:50}
.nav-panel>div{display:flex;flex-direction:column;gap:0}
.nav-panel>div>span{font-size:10px;letter-spacing:.13em;color:#6a7e98;font-weight:800;margin-bottom:12px}
.desktop-nav .nav-panel a{color:#16365f;padding:8px 0;font-size:14px;line-height:1.4}
.nav-panel a:hover{text-decoration:underline;text-underline-offset:5px}
.nav-panel-feature{background:#f1f6fc;border-radius:12px;padding:20px}
.nav-panel-small{width:320px;left:auto;right:8%;transform:none;grid-template-columns:1fr}
.mobile-nav{max-height:calc(100svh - var(--header-height));overflow-y:auto;overscroll-behavior:contain}
.home-page .intro-shell{overflow:clip}
.home-page .hero{height:calc(100svh - var(--header-height));min-height:0;padding-top:28px;grid-template-columns:.98fr 1.02fr;grid-template-rows:minmax(0,1fr) 76px;gap:0 22px;align-items:center}
.home-page .hero-copy{min-width:0;padding:0;align-self:center}
.home-page .hero-eyebrow{margin-bottom:18px;font-size:10px}
.home-page .hero-headlines{min-height:0}
.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(46px,min(6.15vw,9.1svh),94px);line-height:1.04;letter-spacing:-.058em}
.home-page .hero-headlines p{font-size:clamp(14px,1.1vw,16px);line-height:1.7;margin-top:22px}
.home-page .hero-actions{margin-top:24px;gap:22px;flex-wrap:wrap}
.home-page .hero-note{margin-top:20px;font-size:11px}
.home-page .hero-art{height:100%;min-height:0;max-height:610px;width:100%;margin:0;align-self:center}
.home-page .main-photo{height:79%;width:61%;top:9%;left:12%;border-radius:160px 160px 20px 20px;aspect-ratio:auto}
.home-page .main-photo img{width:100%;height:100%;object-fit:cover}
.home-page .side-photo{height:44%;width:32%;top:32%;right:6%;aspect-ratio:auto}
.home-page .side-photo img{width:100%;height:100%;object-fit:cover}
.home-page .side-caption{font-size:8px;line-height:1.4}
.home-page .round-note{width:90px;height:90px;top:5%;right:0;gap:5px;font-size:11px}
.home-page .round-note .icon{width:22px;height:22px}
.home-page .art-coordinate{top:0;left:auto;right:30%;font-size:9px}
.home-page .vertical-label{right:2%;bottom:2%;writing-mode:horizontal-tb;transform:none;z-index:8;font-size:9px;letter-spacing:.15em;max-width:68%;color:#c4d9f6;text-align:right;white-space:normal}
.hero-info-card{position:absolute;bottom:8%;left:0;z-index:7;width:210px;max-width:44%;padding:19px 20px 18px;background:#e8f1ff;color:#0b2f63;border-radius:4px 24px 4px 4px;box-shadow:0 15px 35px #05255325;transform:rotate(-3deg)}
.hero-info-card>span{display:block;font-size:8px;font-weight:800;letter-spacing:.1em;margin-bottom:10px}
.hero-info-card>strong{display:block;font:600 29px/1.08 var(--display);letter-spacing:-.025em}
.hero-info-card>p{font-size:10px;line-height:1.6;margin-top:10px;max-width:145px}
.hero-info-card>.icon{position:absolute;bottom:15px;right:15px;width:17px}
.home-page .slider-bottom{grid-column:1/-1;align-self:stretch;margin-top:0;min-height:0;padding:10px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.home-page .slide-tabs{gap:25px}
.home-page .slide-tab{font-size:11px}
.home-page .slider-controls{gap:15px}
.home-page .round-button{width:38px;height:38px}
.home-page .plus-one{top:12%;left:0}
.home-page .plus-two{bottom:17%;right:0}
.campaign-banner{margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 38px;background:#f5eee3;border:1px solid #e6dbc8;border-radius:18px}
.campaign-small-equation{font:500 clamp(60px,7vw,94px)/1 var(--display);letter-spacing:-.07em;white-space:nowrap}
.campaign-small-equation span{color:var(--red);font-weight:300}
.campaign-banner h2{font:500 clamp(22px,2.4vw,34px)/1.15 var(--display);letter-spacing:-.025em;margin:7px 0}
.campaign-banner h2 em{font-style:normal;color:var(--brand)}
.campaign-banner p{font-size:13px;line-height:1.7;color:#637086}
.campaign-banner .eyebrow{font-size:9px}
.campaign-banner .button{white-space:nowrap;flex:none}
.online-visual{padding-bottom:78px}
.online-visual .online-note{position:absolute;top:auto;bottom:18px;left:20px;right:20px;width:auto;max-width:none;transform:none;background:#fff;border-radius:12px;padding:16px;z-index:5}
.online-visual .online-note strong{font-size:13px}
.online-visual .online-note span{font-size:11px}
.online-word{bottom:105px}
.founder-teaser{display:grid;grid-template-columns:1.08fr .92fr;gap:10%;padding-top:50px;padding-bottom:55px;border-top:1px solid #e2e9f1;border-bottom:1px solid #e2e9f1}
.founder-teaser h2{font:500 clamp(28px,3.4vw,48px)/1.12 var(--display);letter-spacing:-.035em;margin:16px 0 22px}
.founder-teaser h2 em{font-style:normal;color:#6f86a5}
.founder-teaser>div>p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:540px;margin-bottom:24px}
.founder-teaser blockquote{margin:0;background:#eff4fb;border-radius:3px 55px 3px 3px;padding:30px 35px;align-self:center}
.founder-teaser blockquote>span{font:80px/.7 Georgia,serif;color:var(--red)}
.founder-teaser blockquote p{font:400 clamp(22px,2.4vw,32px)/1.25 var(--display);letter-spacing:-.025em;margin:12px 0 24px}
.founder-teaser cite{font-size:12px;font-style:normal;font-weight:700}
.founder-teaser cite small{font-size:10px;font-weight:400;line-height:2}
.page-toc{display:flex;align-items:center;gap:32px;border:1px solid #e0e8f2;background:#f5f8fc;border-radius:12px;padding:17px 24px;margin-top:32px;margin-bottom:28px}
.page-toc>span{font-size:10px;font-weight:800;letter-spacing:.13em;white-space:nowrap}
.page-toc>div{display:flex;gap:8px 24px;flex-wrap:wrap}
.page-toc a{font-size:12px;line-height:1.8;color:#36577e}
.page-toc a:hover{color:var(--brand);text-decoration:underline;text-underline-offset:5px}
.editorial-section{display:grid;grid-template-columns:190px minmax(0,1fr);gap:45px;padding-top:62px;padding-bottom:62px;border-bottom:1px solid #e2e8f0;scroll-margin-top:22px}
.editorial-label{font-size:10px;letter-spacing:.14em;font-weight:800;padding-top:12px;color:#5b789b}
.editorial-body{min-width:0}
.editorial-body>h2{font:500 clamp(28px,3vw,42px)/1.15 var(--display);letter-spacing:-.035em;margin:0 0 25px;max-width:790px}
.editorial-body>p,.editorial-body>div>p{font-size:15px;line-height:1.95;max-width:850px;color:#4d617c;margin:0 0 20px}
.editorial-body h3{font-size:19px;line-height:1.4;margin:28px 0 12px;letter-spacing:-.02em}
.editorial-body p a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}
.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}
.topic-grid article{padding:26px;background:#f4f7fb;border:1px solid #e5ebf3;border-radius:14px}
.topic-grid article>span{font:400 26px/1 var(--display);color:#96adcb}
.topic-grid h3{font-size:19px;margin:15px 0 12px}
.topic-grid p,.level-road p,.story-timeline p,.interview-grid p{font-size:13px;line-height:1.9;color:#536b85;margin:0}
.level-road{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0}
.level-road article{padding:22px 18px;border-top:3px solid #aec9ed;background:#f5f8fc;border-radius:0 0 12px 12px}
.level-road b{font-size:14px;display:block;margin-bottom:12px}
.practice-note{padding:26px 30px;background:#f6f0e6;border-left:3px solid #cdb691;margin:26px 0;border-radius:0 12px 12px 0}
.practice-note>span{font-size:10px;font-weight:800;letter-spacing:.12em}
.practice-note>p{margin:12px 0 0!important;color:#655e50!important}
.editorial-faq details{border-bottom:1px solid #dae3ef;padding:20px 0}
.editorial-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:15px;font-weight:700;line-height:1.5}
.editorial-faq summary::-webkit-details-marker{display:none}
.editorial-faq summary>span{font-size:24px;font-weight:400;color:#7b96b8;flex:none}
.editorial-faq details[open] summary>span{transform:rotate(45deg)}
.editorial-faq p{font-size:14px;line-height:1.9;color:#536b85;margin:17px 25px 0 0}
.local-contact,.related-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:26px}
.local-contact a,.related-links a{font-size:13px;font-weight:700;padding:10px 0}
.local-contact a:first-child{color:#bd2842}
.local-contact a span{font-size:25px;vertical-align:middle;margin-right:5px}
.editorial-action{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px;background:#edf4fe;border-radius:16px;margin-top:36px}
.editorial-action span{font-size:10px;letter-spacing:.13em;font-weight:700}
.editorial-action h2{font:500 34px/1.1 var(--display);margin:12px 0}
.editorial-action p{font-size:13px;color:#58708f}
.related-links{margin-bottom:42px}
.comparison-wrap{max-width:100%;overflow-x:auto;border:1px solid #dce5f0;border-radius:12px;margin:30px 0}
.comparison-wrap table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:570px}
.comparison-wrap th{background:#edf3fb;color:#1b4275;font-size:11px;text-transform:uppercase;letter-spacing:.045em}
.comparison-wrap th,.comparison-wrap td{padding:18px 20px;border-bottom:1px solid #e0e7f0;line-height:1.65}
.comparison-wrap tbody tr:last-child td{border:0}
.comparison-wrap a{font-weight:700;color:var(--brand)}
.source-note{font-size:12px!important;color:#6f829b!important;border-top:1px solid #e2e8f0;padding-top:20px;margin-top:25px!important}
.language-poster strong{font-size:clamp(80px,12vw,170px)!important;line-height:1}
.course-detail-hero h1{font-size:clamp(46px,5.8vw,78px);line-height:1.07}
.campaign-hero{background:#0d376e;color:white;padding:30px 0 60px;overflow:hidden}
.campaign-hero .breadcrumbs{color:#b2c9e7}
.campaign-hero .eyebrow{color:#b9d6fb;margin-top:35px}
.campaign-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:center}
.campaign-hero h1{font:500 clamp(48px,6.5vw,92px)/1.03 var(--display);letter-spacing:-.05em}
.campaign-hero h1 em{font-style:normal;color:#c5dcfc}
.campaign-hero .inner-lead{max-width:640px;font-size:16px;color:#b6cbe6;line-height:1.9;margin:25px 0}
.campaign-equation{display:flex;align-items:center;justify-content:center;font:400 clamp(90px,17vw,230px)/1 var(--display);letter-spacing:-.07em;transform:rotate(-7deg);color:#f5eee1}
.campaign-equation span{color:#ef5067;font-weight:300;font-size:.6em}
.founder-hero{padding-top:26px;padding-bottom:55px}
.founder-hero>.eyebrow{margin:44px 0 24px;color:#69809e}
.founder-hero h1{font:500 clamp(42px,5.5vw,78px)/1.08 var(--display);letter-spacing:-.05em}
.founder-hero h1 em{font-style:normal;color:#6c85a6}
.founder-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:42px;align-items:center}
.founder-intro>div{display:flex;align-items:center;gap:22px}
.founder-monogram{display:flex;align-items:center;justify-content:center;width:100px;height:115px;flex:none;font:500 62px/1 var(--display);background:#eee8de;color:#8c7757;border-radius:50px 50px 8px 8px;letter-spacing:-.11em;padding-right:7px}
.founder-monogram>span{color:#b49670}
.founder-intro>div>p{font-size:17px;line-height:1.6}
.founder-intro strong{display:block;font-size:10px;color:#6d8097;margin-top:5px}
.founder-intro>p{font-size:15px;color:#5f7490;line-height:1.9}
.story-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:35px 0 0;border-top:1px solid #bdcce0;padding-top:22px}
.story-timeline b{display:block;font-size:14px;margin-bottom:13px}
.founder-quote{margin:32px 0 0;padding:34px 38px;background:#0e366b;color:white;border-radius:4px 40px 4px 4px}
.founder-quote p{font:400 clamp(25px,3vw,37px)/1.3 var(--display);letter-spacing:-.025em;margin:0 0 25px}
.founder-quote cite{font-size:11px;color:#b2cceb;font-style:normal}
.interview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
.interview-grid>article{border-top:1px solid #dce5ef;padding-top:25px}
.interview-grid>article>span{font-size:10px;letter-spacing:.12em;color:#7690b0}
.interview-grid h3{margin-top:13px}
.editorial-source{margin-top:35px;border:1px solid #dce5f0;border-radius:12px;padding:20px 24px;font-size:13px}
.editorial-source summary{cursor:pointer;font-weight:700;line-height:1.7}
.editorial-source summary span{color:#7790af;font-weight:400}
.editorial-source p{font-size:14px;line-height:1.9;color:#536b85;margin:15px 0}
.footer-opening{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:55px 0 40px;border-bottom:1px solid #ffffff25}
.footer-opening h2{font:500 clamp(32px,3.8vw,52px)/1.08 var(--display);letter-spacing:-.035em}
.footer-opening h2>span{color:#a5c3e9}
.site-footer .footer-main{grid-template-columns:1.08fr 1.05fr 1fr 1.15fr;gap:34px;padding:44px 0}
.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.footer-identity p{font-size:12px;line-height:1.9;color:#b8cce6;margin:0}
.footer-identity>a:not(.brand){font-size:12px;line-height:1.7}
.footer-identity .footer-brand img{width:112px;height:auto}
.footer-column{display:flex;flex-direction:column;gap:11px;align-items:flex-start;min-width:0}
.footer-column h3{font-size:13px;font-weight:700;color:#fff;margin-bottom:7px}
.footer-column>a,.footer-language-links a{font-size:12px;color:#c2d5ed;line-height:1.5}
.footer-column a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer-language-links{display:grid;grid-template-columns:1fr 1fr;gap:11px 22px}
.footer-column>p{font-size:12px;line-height:1.9;color:#c2d5ed;margin:0 0 3px}
.app-announcement{padding:27px 0 30px;border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;gap:25px}
.app-announcement .eyebrow{font-size:9px;color:#9ebde4;margin-bottom:10px}
.app-announcement h3{font:400 25px/1.2 var(--display);letter-spacing:-.02em}
.app-announcement h3 span{color:#aac6eb}
.app-announcement p{font-size:11px;color:#b5c9e2;line-height:1.7;margin-top:8px}
.store-badges{display:flex;flex-wrap:wrap;gap:12px}
.store-badges img{width:145px;height:45px;object-fit:contain;max-width:100%}
.site-footer .footer-bottom{align-items:center;padding:20px 0;gap:20px}
.site-footer .footer-bottom .back-top{position:static;width:36px;height:36px;font-size:22px;margin-left:auto}
.campaign-dialog{padding:0;border:0;border-radius:22px;background:#fff;color:#102d51;width:min(790px,calc(100% - 32px));max-height:calc(100svh - 32px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 30px 90px #0005}
.campaign-dialog::backdrop{background:#061c39bb;backdrop-filter:blur(5px)}
.campaign-dialog[open]{display:grid;grid-template-columns:.85fr 1.15fr}
.dialog-close{position:absolute;right:12px;top:12px;z-index:2;border:0;background:#edf2fa;color:#15385f;border-radius:50%;width:40px;height:40px;font-size:27px;cursor:pointer}
.dialog-art{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px;background:#123e79;color:#f4eee2;padding:50px 24px;border-radius:22px 0 0 22px}
.dialog-art>span,.dialog-art>small{font-size:9px;letter-spacing:.13em;text-align:center}
.dialog-art>strong{font:400 122px/1 var(--display);letter-spacing:-.08em;white-space:nowrap;transform:rotate(-7deg)}
.dialog-art>strong>span{font-size:.65em;color:#f46d81}
.dialog-content{padding:58px 35px 38px}
.dialog-content .eyebrow{font-size:9px;color:#6e85a3}
.dialog-content h2{font:500 clamp(35px,4vw,47px)/1.06 var(--display);letter-spacing:-.04em;margin:18px 0}
.dialog-content h2 em{font-style:normal;color:var(--brand)}
.dialog-content>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#596f8c;margin-bottom:24px}
.dialog-content .button{width:100%;font-size:12px;justify-content:center}
.dialog-content .text-link{display:inline-flex;margin-top:20px;color:var(--brand);font-size:12px}
:focus-visible{outline:3px solid #e75970;outline-offset:5px}
@media(min-width:1081px) and (max-width:1250px){.desktop-nav{gap:16px}.nav-disclosure>summary,.desktop-nav>a{font-size:12px}.site-header .nav-wrap{gap:19px}.nav-cta{font-size:11px}}
@media(max-width:1080px){:root{--header-height:114px}.site-header .nav-wrap{min-height:82px}.desktop-nav{display:none}.site-header .brand img{height:62px}.home-page .hero{grid-template-columns:1fr 1fr;gap:0 12px}.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(39px,min(6.2vw,8.8svh),70px)}.home-page .hero-actions{gap:14px}.home-page .hero-actions>.text-link{font-size:11px}.hero-info-card{padding:15px;max-width:48%;width:175px}.hero-info-card>strong{font-size:25px}.home-page .round-note{width:76px;height:76px;font-size:9px}.home-page .slide-tabs{gap:17px}.home-page .slide-tab{font-size:10px}.home-page .slider-controls{gap:11px}.editorial-section{grid-template-columns:150px minmax(0,1fr);gap:30px}.site-footer .footer-main{grid-template-columns:1fr 1fr;gap:36px}.campaign-banner{gap:24px;padding:25px}.campaign-banner .button{font-size:11px}.level-road{gap:12px}}
@media(max-width:760px){:root{--header-height:104px}.utility-bar>.container,.utility-bar>.container>div{min-height:30px;gap:10px}.utility-bar{font-size:9px}.utility-bar a{display:none}.site-header .nav-wrap{min-height:74px}.site-header .brand img{height:57px}.home-page .hero{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) 58px;padding-top:20px;gap:0}.home-page .hero-copy{align-self:start}.home-page .hero-eyebrow{font-size:8px;margin-bottom:12px}.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(32px,min(9.7vw,6.2svh),54px);line-height:1.02}.home-page .hero-headlines p{font-size:12px;line-height:1.6;margin-top:13px}.home-page .hero-actions{margin-top:16px;gap:16px}.home-page .hero-actions>.button{min-height:43px;padding:0 16px;font-size:11px}.home-page .hero-actions>.button .button-icon{width:26px;height:26px}.home-page .hero-note{display:none}.home-page .hero-art{height:100%;max-height:none;min-height:0;margin:0}.home-page .main-photo{height:80%;width:44%;left:31%;top:7%;border-radius:100px 100px 12px 12px}.home-page .side-photo{height:57%;width:26%;top:27%;right:1%;border-radius:12px}.home-page .art-coordinate{top:8%;right:auto;left:0;transform:scale(.88);transform-origin:left top}.home-page .round-note{display:none}.home-page .hero-info-card{bottom:11%;left:0;width:145px;max-width:39%;padding:12px;box-shadow:0 12px 24px #05255320}.hero-info-card>span{font-size:6px;letter-spacing:.06em;margin-bottom:6px}.hero-info-card>strong{font-size:clamp(18px,5vw,25px)}.hero-info-card>p{font-size:8px;line-height:1.4;margin-top:6px;max-width:100px}.hero-info-card>.icon{width:12px;bottom:10px;right:8px}.home-page .vertical-label{font-size:7px;letter-spacing:.11em;bottom:0;right:1%;max-width:80%;line-height:1.5}.home-page .photo-bottom{font-size:6px;padding:10px}.home-page .side-caption{font-size:6px;bottom:12px;left:10px}.home-page .art-plus{display:none}.home-page .slider-bottom{padding:8px 0;gap:8px;flex-wrap:nowrap}.home-page .slide-tabs{gap:15px;width:auto}.home-page .slide-tab{font-size:0;gap:0;min-width:26px;min-height:36px;padding:6px 0}.home-page .slide-tab>span{font-size:11px}.home-page .slide-tab i{bottom:0}.home-page .slider-controls{gap:10px}.home-page .round-button{width:33px;height:33px}.home-page #slide-counter{font-size:10px}.campaign-banner{flex-wrap:wrap;gap:16px;margin-top:24px;padding:23px}.campaign-small-equation{font-size:58px}.campaign-banner>div:nth-child(2){flex:1;min-width:150px}.campaign-banner h2{font-size:25px}.campaign-banner .button{width:100%;justify-content:center;min-height:44px}.campaign-banner p{font-size:11px}.founder-teaser{grid-template-columns:1fr;gap:28px;padding-top:35px;padding-bottom:35px}.founder-teaser blockquote{padding:26px}.founder-teaser h2{font-size:34px}.page-toc{display:block;padding:17px;margin-top:20px}.page-toc>span{display:block;margin-bottom:10px;font-size:9px}.page-toc>div{gap:9px 17px}.page-toc a{font-size:11px}.editorial-section{display:block;padding-top:38px;padding-bottom:38px}.editorial-label{padding:0;margin-bottom:19px;font-size:9px}.editorial-body>h2{font-size:30px;margin-bottom:20px}.editorial-body>p,.editorial-body>div>p{font-size:14px;line-height:1.9}.topic-grid{gap:12px}.topic-grid article{padding:19px}.topic-grid h3{font-size:17px}.topic-grid p{font-size:12px}.level-road{grid-template-columns:1fr;gap:12px}.level-road article{padding:18px}.practice-note{padding:22px}.editorial-action{display:block;padding:27px}.editorial-action .button{margin-top:22px}.editorial-action h2{font-size:30px}.founder-hero{padding-top:20px;padding-bottom:30px}.founder-hero>.eyebrow{margin-top:28px;font-size:9px}.founder-intro{grid-template-columns:1fr;gap:25px;margin-top:28px}.founder-monogram{width:80px;height:92px;font-size:52px}.founder-intro>p{font-size:14px}.story-timeline{grid-template-columns:1fr;gap:22px}.founder-quote{padding:25px}.interview-grid{gap:20px}.campaign-hero-grid{grid-template-columns:1fr}.campaign-equation{display:none}.campaign-hero{padding-bottom:36px}.campaign-hero h1{font-size:52px}.footer-opening{display:block;padding-top:38px}.footer-opening .button{margin-top:25px}.site-footer .footer-main{gap:28px 20px}.footer-column>a,.footer-language-links a,.footer-column>p{font-size:11px}.footer-language-links{gap:10px 15px}.footer-identity>a:not(.brand){font-size:11px;overflow-wrap:anywhere}.app-announcement{display:block}.store-badges{margin-top:22px;gap:12px}.store-badges img{width:135px;height:42px}.app-announcement h3{font-size:24px}.site-footer .footer-bottom{font-size:9px}.site-footer .footer-bottom>span:nth-child(2){display:none}.campaign-dialog[open]{grid-template-columns:1fr}.dialog-art{padding:24px;gap:14px;border-radius:22px 22px 0 0;min-height:150px}.dialog-art>strong{font-size:84px}.dialog-art>small{display:none}.dialog-art>span{font-size:8px}.dialog-content{padding:28px}.dialog-content h2{font-size:40px;margin:12px 0}.dialog-close{background:#fff}.online-visual .online-note{left:14px;right:14px;padding:12px;bottom:15px}}
@media(max-width:400px){.utility-bar>.container>span{font-size:8px}.utility-bar button{font-size:8px}.home-page .hero{padding-top:15px}.home-page .hero-actions{gap:10px}.home-page .hero-actions>.text-link{font-size:10px}.home-page .hero-headlines p{font-size:11px}.hero-info-card>p{font-size:7px}.home-page .slider-controls{gap:7px}.home-page .slide-tabs{gap:10px}.topic-grid,.interview-grid{grid-template-columns:1fr}.footer-language-links{grid-template-columns:1fr}.store-badges img{width:126px}.campaign-banner h2{font-size:22px}}
@media(max-height:680px) and (min-width:761px){.site-header .nav-wrap{min-height:74px}.site-header .brand img{height:54px}.home-page .hero{padding-top:15px;grid-template-rows:minmax(0,1fr) 60px}.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(35px,8.5svh,59px)}.home-page .hero-eyebrow{margin-bottom:12px}.home-page .hero-headlines p{margin-top:14px;font-size:13px}.home-page .hero-actions{margin-top:16px}.home-page .hero-note{display:none}.hero-info-card{padding:14px;width:185px}.hero-info-card>strong{font-size:25px}.home-page .round-note{width:70px;height:70px;font-size:9px}}
@media(max-height:700px) and (max-width:760px){.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(29px,5.7svh,40px)}.home-page .hero-eyebrow{margin-bottom:8px}.home-page .hero-headlines p{font-size:11px;margin-top:10px}.home-page .hero-actions{margin-top:12px}.home-page .hero-info-card{padding:10px;bottom:10%}.hero-info-card>strong{font-size:18px}.hero-info-card>p{display:none}.hero-info-card>span{font-size:5px}.home-page .art-coordinate{top:5%;transform:scale(.75)}}
@media(max-height:500px) and (orientation:landscape){.utility-bar{display:none}.site-header .nav-wrap{min-height:62px}.site-header .brand img{height:46px}.home-page .hero{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) 52px;padding-top:12px;gap:0 15px}.home-page .hero-headlines h1,.home-page .hero-headlines h2{font-size:clamp(25px,8svh,38px)}.home-page .hero-headlines p{font-size:10px;line-height:1.5;margin-top:10px}.home-page .hero-eyebrow{font-size:7px;margin-bottom:8px}.home-page .hero-actions{margin-top:10px;gap:10px}.home-page .hero-actions>.button{min-height:36px;font-size:10px;padding:0 13px}.home-page .hero-actions>.text-link{display:none}.home-page .hero-info-card{bottom:8%;padding:10px}.home-page .hero-art{grid-row:1;grid-column:2}.home-page .main-photo{width:52%;height:84%;left:27%;top:5%}.home-page .side-photo{width:28%;height:54%;top:25%;right:0}.home-page .slider-bottom{grid-row:2}.home-page .vertical-label{font-size:6px}.home-page .art-coordinate{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-info-card{transform:none}}

.home-page .art-coordinate.location-heart-link{top:0;left:auto;right:30%}
.hero-info-card>strong{white-space:pre-line}
@media(max-width:760px){.home-page .art-coordinate.location-heart-link{top:6%;left:0;right:auto;min-height:40px}.utility-bar>.container>span{font-size:9px}}
@media(max-height:500px) and (orientation:landscape){.home-page .art-coordinate.location-heart-link{display:none}}

/* Shared navigation and footer revision. */
.ui-icon{display:block;flex:0 0 auto;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;overflow:visible;vertical-align:middle}
.site-header .nav-cta,.site-header .utility-bar button,.site-header .nav-panel a{display:inline-flex;align-items:center;gap:9px}
.site-header .utility-bar .ui-icon{width:12px;height:12px}
.site-header .nav-panel a{justify-content:flex-start}
.site-header .nav-panel a .ui-icon{width:14px;height:14px;margin-left:auto}
.nav-disclosure>summary>.ui-icon{width:14px;height:14px;transition:transform .2s}
.nav-disclosure[open]>summary>.ui-icon{transform:rotate(180deg)}
.menu-button-label{font-size:10px;font-style:normal;letter-spacing:.08em;font-weight:700}
.site-header .menu-toggle{width:auto;min-width:70px;height:44px;gap:10px;align-items:center;justify-content:center;padding:0 4px}
.site-header .menu-toggle .ui-icon{width:24px;height:24px}
.mobile-nav[hidden]{display:none!important}
.mobile-menu-open{overflow:hidden}
.site-header .mobile-nav{position:fixed;inset:0;z-index:1000;width:100%;height:100dvh;max-height:none;box-sizing:border-box;background:#0b2f63;color:#fff;padding:0 clamp(22px,6vw,48px);border:0;display:grid;grid-template-rows:86px minmax(0,1fr) auto;overflow:hidden;box-shadow:none}
.mobile-sheet-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26}
.mobile-sheet-brand{display:block!important;padding:0!important;border:0!important}
.mobile-sheet-brand img{display:block;width:94px;height:66px;object-fit:contain}
.mobile-close{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff45;border-radius:6px;background:none;color:white;cursor:pointer}
.mobile-close .ui-icon{width:22px;height:22px}
.mobile-sheet-links{overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 0 16px}
.mobile-sheet-links>a{display:flex!important;align-items:center;justify-content:space-between;gap:20px;min-height:44px;padding:8px 0!important;margin:0;border:0!important;color:white;font:400 clamp(20px,3svh,29px)/1.2 var(--display);letter-spacing:-.025em}
.mobile-sheet-links>a>.ui-icon{width:18px;height:18px;color:#8aafd9}
.mobile-sheet-links>a[aria-current=page]{color:#b3d6ff}
.mobile-sheet-contact{padding:20px 0 max(20px,env(safe-area-inset-bottom));border-top:1px solid #ffffff26}
.mobile-sheet-contact>p{font-size:9px;letter-spacing:.12em;margin:0 0 14px;color:#b0c7e6}
.mobile-sheet-contact>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mobile-sheet-contact>div>a{display:flex!important;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px!important;margin:0;border:1px solid #ffffff48!important;border-radius:7px;font-size:13px;font-weight:700;color:white}
.mobile-sheet-contact>div>.mobile-whatsapp{background:#d9f4e5;color:#145438;border-color:#d9f4e5!important}
.mobile-sheet-contact>div>.mobile-call{background:#fff;color:#143a70;border-color:white!important}
.mobile-sheet-contact .mobile-sheet-number{display:block;padding:12px 0 0!important;border:0!important;margin:0;font-size:12px;text-align:center;color:#c3d6ed}
.kids-page .mobile-nav{background:#503887}
.site-footer[data-design=refined]{padding:0;background:#092650;color:#edf3fc}
.kids-page .site-footer[data-design=refined]{background:#463174}
.footer-shell{width:min(1320px,calc(100% - 112px));margin-inline:auto;padding:0;min-width:0;text-align:left}
.f-opening{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:48px 0 38px;border-bottom:1px solid #ffffff26}
.f-opening h2{font:500 clamp(32px,3.7vw,49px)/1.1 var(--display);letter-spacing:-.045em;margin:0}
.f-opening h2 span{color:#a9c6e9}
.f-start{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 22px;border:1px solid #ffffff65;border-radius:7px;font-size:13px;color:#fff;white-space:nowrap}
.f-start:hover{background:#ffffff12}
.f-main{display:grid;grid-template-columns:minmax(190px,1fr) minmax(420px,2.15fr) minmax(205px,1.05fr);gap:38px;padding:42px 0;align-items:start}
.f-identity{display:flex;align-items:flex-start;flex-direction:column;gap:15px;min-width:0}
.f-identity>a:first-child{display:block}
.f-identity img{display:block;width:118px;height:82px;object-fit:contain;object-position:left center}
.f-identity>p{font-size:13px;line-height:1.8;color:#becfe6;margin:0 0 3px}
.f-contact{display:flex;align-items:center;gap:11px;color:#d7e4f5;font-size:12px;line-height:1.5;max-width:100%}
.f-contact span{overflow-wrap:anywhere;min-width:0}
.f-contact .ui-icon{width:17px;height:17px;color:#9fbde2}
.f-navigation{display:grid;grid-template-columns:1fr 1fr;gap:34px;min-width:0}
.f-navigation>nav,.f-location{min-width:0}
.f-main h3{font-size:13px;font-weight:700;line-height:1.5;color:#fff;margin:0 0 18px}
.f-link-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:18px;row-gap:0;align-items:start}
.f-link-grid>a{font-size:12px;line-height:1.55;min-height:31px;display:flex;align-items:flex-start;padding:4px 0;color:#c6d7ed;overflow-wrap:normal}
.f-more{display:inline-flex;align-items:center;gap:10px;color:#e2edfb;font-size:12px;line-height:1.5;padding:8px 0;margin-top:5px}
.f-more .ui-icon{width:14px;height:14px}
.f-location address{font-size:12px;line-height:1.85;font-style:normal;color:#c6d7ed;margin:0 0 17px}
.f-map{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5;color:#e5effc}
.f-map>.ui-icon:first-child{width:18px;height:18px;fill:#ff6980;stroke:#ff6980}
.f-map>.ui-icon:last-child{width:13px;height:13px}
.f-location nav{display:grid;gap:11px;margin-top:26px}
.f-location nav a{font-size:12px;line-height:1.6;color:#c6d7ed}
.f-main a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.f-app{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:29px 0;border-top:1px solid #ffffff26}
.f-app>div>span{display:block;font-size:9px;letter-spacing:.14em;color:#a4bfdf;margin-bottom:9px}
.f-app h3{font:400 clamp(21px,2.2vw,28px)/1.2 var(--display);letter-spacing:-.02em;margin:0}
.f-mobile-break{display:none}
.f-stores{display:flex;align-items:center;gap:12px;flex-shrink:0}
.f-stores img{display:block;width:146px;height:45px;object-fit:contain}
.f-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:76px;padding:16px 0;border-top:1px solid #ffffff26;font-size:11px;color:#a8bedb}
.f-bottom p{margin:0;line-height:1.7}
.f-bottom>.f-top{display:grid;place-items:center;border:1px solid #ffffff45;border-radius:6px;width:38px;height:38px;flex:none;color:#dce9fa}
.f-top .ui-icon{width:18px;height:18px}
.f-top:hover{background:#ffffff12}
.home-page .hero .hero-art .photo-frame{border-radius:10px!important;clip-path:none!important;mask-image:none!important}
.home-page .hero .hero-art .main-photo{top:7%;left:11%;width:65%;height:81%;transform:translate(var(--move-x,0px),var(--move-y,0px)) rotate(-2deg)!important}
.home-page .hero .hero-art .side-photo{top:36%;right:0;width:31%;height:45%;transform:translate(var(--move-x,0px),var(--move-y,0px)) rotate(3deg)!important}
.home-page .hero .hero-info-card{border-radius:7px;transform:none;bottom:7%;padding:18px;width:218px;max-width:46%;box-shadow:0 12px 30px #031b3630}
.home-page .hero .hero-info-card>strong{font-size:25px;line-height:1.14;letter-spacing:-.025em}
.home-page .hero .hero-info-card>p{font-size:10px;max-width:170px}
.home-page .hero .vertical-label{max-width:78%}
.home-page .hero .hero-art[data-scene="2"] .main-photo img{object-position:53% center}
.founder-banner{display:grid;grid-template-columns:230px minmax(0,1fr);gap:0;background:#eaf0f8;border:1px solid #dce5f0;border-radius:10px;overflow:hidden;padding:0;margin-top:15px;margin-bottom:60px}
.founder-banner>figure{margin:0;min-height:340px}
.founder-banner>figure>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 26%}
.founder-banner-copy{padding:34px 42px;align-self:center}
.founder-banner-copy>.eyebrow{font-size:9px;color:#637fa1;margin:0 0 20px}
.founder-banner blockquote{margin:0}
.founder-banner blockquote p{font:400 clamp(24px,2.7vw,38px)/1.22 var(--display);letter-spacing:-.03em;max-width:780px;margin:0 0 23px}
.founder-banner cite{font-style:normal;font-size:14px;font-weight:700}
.founder-banner cite span{display:block;font-size:10px;line-height:1.6;margin-top:5px;font-weight:400;color:#6a809b}
.founder-banner-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:700;margin-top:25px;color:var(--brand)}
.founder-banner-link .ui-icon{width:17px;height:17px}
.magazine-intro{padding-top:24px;padding-bottom:44px}
.magazine-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:60px;align-items:center;margin-top:32px}
.magazine-intro .eyebrow{font-size:10px;letter-spacing:.11em;color:#6a809e;margin:0 0 22px}
.magazine-intro h1{font:500 clamp(40px,5.5vw,72px)/1.03 var(--display);letter-spacing:-.045em;margin:0}
.magazine-intro h1 em{font-style:normal;color:#6d84a2}
.magazine-founder-role{font-size:13px;line-height:1.8;margin-top:20px;color:#35577f}
.magazine-intro-text{font-size:14px;line-height:1.85;margin-top:14px;color:#6c7f98}
.magazine-portrait{margin:0}
.magazine-portrait img{display:block;width:100%;height:auto;border-radius:5px}
.magazine-portrait figcaption{font-size:10px;color:#6f829a;margin-top:9px}
.magazine-section{background:#eae8e3;padding:38px 0 45px;border-top:1px solid #dddcd7}
.magazine-reader{background:#f5f4f0;border:1px solid #d2d3d3;border-radius:10px;overflow:hidden;box-shadow:0 15px 42px #152b4710}
.magazine-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;border-bottom:1px solid #d9dadd;background:#fafbfdf5}
.magazine-tabs{display:flex;background:#e7edf5;border:1px solid #d6e0ee;border-radius:6px;padding:3px}
.magazine-tabs button{display:flex;align-items:center;gap:22px;border:0;border-radius:4px;padding:11px 18px;background:transparent;color:#59718d;font:600 13px/1.2 Manrope,sans-serif;cursor:pointer}
.magazine-tabs button>span{font-size:9px;color:#718bad}
.magazine-tabs button[aria-selected=true]{background:#fff;color:#123e76;box-shadow:0 2px 7px #152f5220}
.magazine-zoom{display:flex;align-items:center;gap:12px}
.magazine-zoom button{display:grid;place-items:center;flex:none;width:36px;height:36px;border:1px solid #d1dce9;background:white;border-radius:5px;color:#214c7e;cursor:pointer}
.magazine-zoom button:disabled{opacity:.35;cursor:default}
.magazine-zoom .ui-icon{width:16px;height:16px}
.magazine-zoom-label{font-size:12px;min-width:38px;text-align:center;color:#466184}
.magazine-viewport{padding:25px;overflow:auto;max-height:85svh;overscroll-behavior:contain;scrollbar-gutter:stable;background:#e5e3de}
.magazine-paper{margin:0;width:100%;max-width:none;background:#fff;box-shadow:0 5px 20px #14203922}
.magazine-paper>img{display:block;width:100%;height:auto;max-width:none}
.magazine-panel[hidden]{display:none!important}
.magazine-page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;background:#fafbfc}
.magazine-page-footer>span{font-size:9px;letter-spacing:.12em;color:#61738d}
.magazine-page-footer>div{display:flex;gap:22px;align-items:center}
.magazine-page-footer a{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#164879}
.magazine-page-footer .ui-icon{width:16px;height:16px}
.magazine-reading-note{font-size:12px;color:#69727b;line-height:1.8;margin:20px 0 0}
@media(max-width:1200px){.f-main{grid-template-columns:190px minmax(340px,2fr) 200px;gap:25px}.f-navigation{gap:20px}.f-link-grid{column-gap:11px}.f-link-grid>a{font-size:11px}.footer-shell{width:calc(100% - 72px)}}
@media(max-width:1080px){.site-header .menu-toggle{display:flex}.f-main{grid-template-columns:1fr 1fr;gap:32px}.f-navigation{grid-column:1/-1;grid-row:2;gap:45px}.f-location{grid-column:2;grid-row:1}.f-identity{grid-column:1;grid-row:1}.f-link-grid>a{font-size:13px}.f-link-grid{column-gap:25px}.f-contact,.f-location address,.f-location nav a,.f-more{font-size:13px}.f-app h3{font-size:23px}.f-stores img{width:132px;height:42px}}
@media(max-width:760px){.footer-shell{width:calc(100% - 40px)}.f-opening{padding:34px 0 28px;gap:22px;align-items:flex-start;flex-direction:column}.f-opening h2{font-size:34px}.f-start{padding:13px 17px;font-size:12px}.f-main{gap:28px 24px;padding:30px 0}.f-identity img{width:105px;height:74px}.f-main h3{font-size:12px;margin-bottom:14px}.f-identity>p{font-size:12px}.f-contact{font-size:11px;gap:8px}.f-contact .ui-icon{width:15px;height:15px}.f-location address,.f-location nav a{font-size:11px;line-height:1.9}.f-map{gap:7px;font-size:11px}.f-map>.ui-icon:last-child{display:none}.f-location nav{gap:9px;margin-top:22px}.f-navigation{gap:24px}.f-link-grid{grid-template-columns:1fr;column-gap:0}.f-link-grid>a{font-size:12px;min-height:30px;padding:4px 0}.f-more{font-size:11px;gap:8px}.f-app{flex-direction:column;align-items:flex-start;padding:25px 0;gap:21px}.f-app h3{font-size:25px;line-height:1.2}.f-stores{gap:12px}.f-stores img{width:137px;height:43px}.f-bottom{font-size:10px;gap:15px;min-height:70px}.f-bottom>span{display:none}.f-bottom>.f-top{width:34px;height:34px}.home-page .hero .hero-art .main-photo{width:49%;height:80%;left:28%;top:9%}.home-page .hero .hero-art .side-photo{width:28%;height:52%;top:32%;right:0}.home-page .hero .hero-info-card{width:155px;max-width:42%;padding:12px;bottom:10%}.home-page .hero .hero-info-card>strong{font-size:19px;line-height:1.12}.home-page .hero .hero-info-card>p{font-size:8px}.founder-banner{grid-template-columns:120px minmax(0,1fr);margin-bottom:35px}.founder-banner>figure{min-height:320px}.founder-banner-copy{padding:25px 22px}.founder-banner-copy>.eyebrow{font-size:7px;letter-spacing:.06em;line-height:1.7;margin-bottom:13px}.founder-banner blockquote p{font-size:24px;margin-bottom:18px}.founder-banner cite{font-size:12px}.founder-banner cite span{font-size:9px}.founder-banner-link{font-size:10px;gap:10px;margin-top:18px;line-height:1.6}.founder-banner-link .ui-icon{width:15px;height:15px}.magazine-intro{padding-top:20px;padding-bottom:30px}.magazine-intro-grid{grid-template-columns:minmax(0,1fr) 100px;gap:22px;margin-top:24px;align-items:start}.magazine-intro .eyebrow{font-size:8px;line-height:1.8;margin-bottom:16px;letter-spacing:.06em}.magazine-intro h1{font-size:41px}.magazine-founder-role{font-size:11px;line-height:1.6;margin-top:16px}.magazine-intro-text{font-size:12px;line-height:1.8;margin-top:12px}.magazine-intro-text br{display:none}.magazine-portrait figcaption{font-size:8px;line-height:1.5}.magazine-section{padding:22px 0 30px}.magazine-toolbar{padding:11px 12px;gap:9px;flex-wrap:wrap}.magazine-tabs{padding:3px;flex:1}.magazine-tabs button{padding:10px 12px;gap:13px;font-size:12px;flex:1;justify-content:space-between}.magazine-zoom{gap:6px}.magazine-zoom-label{font-size:10px;min-width:32px}.magazine-zoom button{width:30px;height:30px}.magazine-viewport{padding:10px;max-height:75svh;scrollbar-gutter:auto}.magazine-page-footer{padding:14px 12px;gap:12px;flex-wrap:wrap}.magazine-page-footer>span{font-size:8px}.magazine-page-footer>div{gap:16px}.magazine-page-footer a{font-size:10px;gap:6px}.magazine-page-footer .ui-icon{width:14px;height:14px}.magazine-reading-note{font-size:11px;line-height:1.8;margin-top:15px}}
@media(max-width:400px){.site-header .nav-wrap{gap:12px}.site-header .nav-cta{font-size:10px;padding:12px 14px}.site-header .nav-cta>.ui-icon{width:16px;height:16px}.site-header .menu-toggle{min-width:54px;gap:6px}.menu-button-label{font-size:8px}.site-header .menu-toggle .ui-icon{width:22px;height:22px}.f-main{column-gap:18px}.f-contact{font-size:10px;gap:7px}.f-contact .ui-icon{width:14px;height:14px}.f-location address{font-size:10px}.f-navigation{gap:18px}.f-location nav a{font-size:10px}.founder-banner{grid-template-columns:100px minmax(0,1fr)}.founder-banner-copy{padding:22px 17px}.founder-banner blockquote p{font-size:22px}.magazine-intro-grid{grid-template-columns:minmax(0,1fr) 88px;gap:15px}.magazine-intro h1{font-size:36px}.magazine-tabs button{padding:10px;gap:8px}.magazine-toolbar{gap:10px}.magazine-zoom{margin-left:auto}.home-page .hero .hero-info-card>strong{font-size:17px}}
@media(max-height:700px) and (max-width:760px){.mobile-sheet-links{padding:12px 0}.mobile-sheet-links>a{min-height:38px;padding:6px 0!important;font-size:21px}.site-header .mobile-nav{grid-template-rows:76px minmax(0,1fr) auto}.mobile-sheet-contact{padding-top:14px;padding-bottom:14px}.mobile-sheet-contact>p{margin-bottom:10px}.mobile-sheet-contact>div>a{min-height:44px}.home-page .hero .hero-info-card>strong{font-size:17px}}
@media(max-height:500px) and (orientation:landscape){.site-header .mobile-nav{grid-template-columns:1fr 1fr;grid-template-rows:68px minmax(0,1fr);gap:0 35px}.mobile-sheet-top{grid-column:1/-1}.mobile-sheet-contact{align-self:end;margin-bottom:20px}.mobile-sheet-links>a{font-size:19px;min-height:34px;padding:5px 0!important}.home-page .hero .hero-info-card>strong{font-size:17px}}

/* Programme and reading refinements */
.magazine-reader .magazine-viewport{height:auto;max-height:none;overflow:visible;scrollbar-gutter:auto;overscroll-behavior:auto}
.magazine-reader .magazine-paper{width:100%!important}
.magazine-zoom{display:none}
.contact-whatsapp{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:16px;font-weight:600;color:inherit}
.contact-whatsapp .icon{width:22px;height:22px;flex-shrink:0}
.home-page .hero-art[data-scene="0"] .side-photo{z-index:5!important;width:42%;height:auto;aspect-ratio:4/3;top:46%;right:0;transform:none!important;background:#fff}
.home-page .hero-art[data-scene="0"] .side-photo img{width:100%;height:100%;object-fit:contain;object-position:center}
.kids-photo-greeting{font-family:var(--display);font-size:clamp(16px,2vw,25px);font-weight:600}
.kids-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.kids-program{--accent:#aa286e;display:flex;flex-direction:column;background:#fff3fa;border:1px solid #eccfe0;border-radius:24px;padding:28px;min-width:0}
.kids-program-1{--accent:#006c72;background:#e9fbf8;border-color:#bfe8e1}
.kids-program-2{--accent:#6541ae;background:#f2ecff;border-color:#dfd0f4}
.kids-program-number{align-self:flex-start;padding:8px 12px;background:var(--accent);color:#fff;border-radius:10px;font-weight:700;font-size:14px;margin-bottom:24px}
.kids-program h3{font:700 28px/1.2 var(--display);margin:0 0 10px}
.kids-program h4{font-size:16px;color:var(--accent);margin:0 0 18px}
.kids-program p{font-size:16px;line-height:1.75;margin:0 0 24px}
.kids-program ul{list-style:none;padding:22px 0;margin:auto 0 20px;border-top:1px solid #23334e22}
.kids-program li{font-size:15px;line-height:1.6;padding:6px 0 6px 22px;position:relative}
.kids-program li:before{content:'•';position:absolute;left:0;color:var(--accent);font-size:23px;line-height:1}
.kids-program .kids-button{font-size:14px;justify-content:center;text-align:center;padding:16px 12px;width:100%}
@media(max-width:900px){.kids-program-grid{gap:16px}.kids-program{padding:22px}.kids-program h3{font-size:24px}}
@media(max-width:760px){.kids-program-grid{grid-template-columns:1fr}.kids-program{padding:26px}.kids-program ul{margin-top:0}.home-page .hero-art[data-scene="0"] .side-photo{width:43%;top:41%;right:0}.kids-photo-caption{gap:10px;flex-wrap:wrap}.kids-photo-greeting{font-size:17px}}

.home-page .hero-art[data-scene="0"] .side-caption{display:none}
/* Single-image editorial slider */
.hero-stage{--stage-blue:#1554ae;background:#f7f9fc;color:#0c2e5b;height:calc(100svh - var(--header-height));min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 92px;outline-offset:-4px}
.stage-layout{display:grid;grid-template-columns:1.04fr 1fr;min-height:0}
.stage-copy{padding:clamp(24px,3vw,52px) clamp(30px,4.2vw,80px);display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0}
.stage-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:15px;margin:0 0 clamp(24px,4svh,44px);color:#466382}
.stage-eyebrow>span{padding-left:15px;border-left:1px solid #a7b7cc;font-weight:500}
.stage-category{font-size:12px;letter-spacing:.14em;font-weight:700;margin:0 0 18px;color:#51719b}
.stage-text h1,.stage-text h2{font:500 clamp(42px,min(5.6vw,8.8svh),88px)/1.06 var(--display);letter-spacing:-.045em;margin:0;color:#0c2e5b}
.stage-text h1 em,.stage-text h2 em{color:var(--stage-blue);font-style:normal}
.stage-description{font-size:clamp(16px,1.2vw,18px);line-height:1.8;margin:24px 0 0;max-width:480px;color:#4f647d}
.stage-actions{display:flex;gap:28px;align-items:center;margin-top:30px;flex-wrap:wrap}
.stage-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:52px;padding:14px 21px;color:#fff;background:#114388;font-size:14px;font-weight:650;border-radius:4px;transition:background .2s}
.stage-primary:hover{background:#082f66}
.stage-primary .icon{width:20px;height:20px}
.stage-secondary{font-size:14px;font-weight:600;border-bottom:1px solid #9baec8;padding:8px 0}
.stage-footnote{font-size:12px;color:#657c98;margin:22px 0 0}
.stage-media{display:grid;grid-template-rows:minmax(0,1fr) 60px;min-height:0;background:#d8e6f5;margin:24px 24px 0 0;overflow:hidden}
.stage-image{min-height:0;position:relative;overflow:hidden}
.stage-image img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:50% 12%}
.stage-media[data-scene="1"] .stage-image img{object-fit:contain;object-position:center}
.stage-media[data-scene="2"] .stage-image img{object-position:42% 50%}
.stage-location{display:flex;align-items:center;gap:14px;color:#eaf3ff;background:#0c2e5b;padding:10px 22px;font-size:14px;line-height:1.4}
.stage-location>span{display:flex;gap:18px;align-items:center;flex:1;justify-content:space-between}
.stage-location small{font-size:11px;color:#b6cae3;white-space:nowrap}
.stage-location .icon{width:19px;height:19px;flex-shrink:0}
.stage-location>.icon:first-child{fill:#ff7287;stroke:#ff7287}
.stage-navigation{display:flex;gap:32px;align-items:center;padding:0 clamp(24px,4.2vw,80px);background:#f7f9fc;min-height:0}
.stage-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1;gap:28px;align-self:stretch}
.stage-tabs button{position:relative;text-align:left;border:0;background:transparent;color:#667b97;display:flex;align-items:center;gap:15px;padding:14px 0;min-width:0}
.stage-tabs button>span{font-size:12px;font-variant-numeric:tabular-nums}
.stage-tabs button>strong{font-size:14px;font-weight:500}
.stage-tabs button>i{position:absolute;top:17px;left:0;right:0;height:2px;background:#dbe3ee}
.stage-tabs button.is-active{color:#103e7e}
.stage-tabs button.is-active>strong{font-weight:700}
.stage-tabs button.is-active>i{background:#1554ae;height:3px}
.stage-controls{display:flex;align-items:center;gap:10px}
.stage-controls button{width:44px;height:44px;border:1px solid #b9c9dd;border-radius:50%;background:transparent;color:#143c71;display:grid;place-items:center}
.stage-controls button:hover{background:#e4edf9}
.stage-controls .icon{width:20px;height:20px}
.stage-controls .stage-prev .icon{transform:rotate(180deg)}
.stage-controls .stage-pause{border-color:transparent}
.stage-controls .stage-next{background:#114388;color:white;border-color:#114388}
.stage-text.is-active{animation:stage-copy-in .45s ease both}
@keyframes stage-copy-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/* Compact footer with destination groups */
.site-footer[data-density="simple"] .f-main{grid-template-columns:1.2fr .8fr .8fr 1.25fr;gap:clamp(24px,4vw,64px);padding:52px 0 42px}
.site-footer[data-density="simple"] .f-main>div,.site-footer[data-density="simple"] .f-main>nav{grid-column:auto;grid-row:auto;min-width:0}
.site-footer[data-density="simple"] .f-main h3{font-size:15px;margin:0 0 18px;font-weight:650}
.f-simple-nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.f-simple-nav>a{font-size:14px;line-height:1.6;color:#cedced;padding:3px 0}
.site-footer[data-density="simple"] .f-contact{font-size:14px;gap:10px}
.site-footer[data-density="simple"] .f-identity>p{font-size:14px;line-height:1.7}
.site-footer[data-density="simple"] .f-location address{font-size:14px;line-height:1.9}
.site-footer[data-density="simple"] .f-map{font-size:14px;margin-top:20px}
.site-footer[data-density="simple"] .f-app h3{font-size:23px;line-height:1.35}
@media(max-width:1100px){.stage-eyebrow{font-size:10px;gap:10px}.stage-eyebrow>span{padding-left:10px}.stage-location>span{display:block}.stage-location small{display:block;margin-top:2px}.stage-tabs{gap:20px}.stage-tabs button{gap:9px}.stage-tabs button>strong{font-size:13px}.stage-actions{gap:18px}.site-footer[data-density="simple"] .f-main{grid-template-columns:1.2fr 1fr;gap:32px 50px}.site-footer[data-density="simple"] .f-main>.f-identity{grid-row:1/3}.site-footer[data-density="simple"] .f-main>.f-location{grid-column:1;grid-row:3}.site-footer[data-density="simple"] .f-main>.f-simple-nav{grid-column:2}}
@media(max-width:760px){.hero-stage{grid-template-rows:minmax(0,1fr) 88px}.stage-layout{grid-template-columns:1fr;grid-template-rows:minmax(320px,1fr) minmax(0,.8fr)}.stage-copy{padding:18px 24px 20px;justify-content:center}.stage-eyebrow{font-size:10px;margin-bottom:20px;letter-spacing:.03em}.stage-category{font-size:10px;margin-bottom:10px}.stage-text h1,.stage-text h2{font-size:clamp(34px,min(9.8vw,5.6svh),48px);line-height:1.06;letter-spacing:-.035em}.stage-description{font-size:14px;line-height:1.65;max-width:520px;margin-top:14px}.stage-actions{margin-top:18px;gap:24px}.stage-primary{font-size:13px;min-height:44px;padding:10px 15px;gap:18px}.stage-primary .icon{width:17px;height:17px}.stage-secondary{font-size:13px}.stage-footnote{display:none}.stage-media{margin:0 24px;grid-template-rows:minmax(0,1fr) 40px}.stage-image img{object-position:50% 31%}.stage-location{padding:7px 12px;gap:10px;font-size:12px}.stage-location small{display:none}.stage-location .icon{width:16px;height:16px}.stage-navigation{padding:0 24px;gap:18px}.stage-tabs{gap:12px}.stage-tabs button{flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding-top:18px}.stage-tabs button>span{font-size:10px}.stage-tabs button>strong{font-size:11px;line-height:1.3}.stage-tabs button>i{top:13px}.stage-controls{gap:6px}.stage-controls button{width:32px;height:32px}.stage-controls .stage-pause{display:grid;width:26px}.stage-controls .icon{width:17px;height:17px}.site-footer[data-density="simple"] .f-main{grid-template-columns:1fr 1fr;gap:30px 24px;padding:36px 0 30px}.site-footer[data-density="simple"] .f-main>.f-identity{grid-column:1/-1;grid-row:1}.site-footer[data-density="simple"] .f-main>.f-simple-nav{grid-column:auto;grid-row:2}.site-footer[data-density="simple"] .f-main>.f-location{grid-column:1/-1;grid-row:3}.site-footer[data-density="simple"] .f-main h3{font-size:15px;margin-bottom:6px}.site-footer[data-density="simple"] .f-identity>p{max-width:none}.site-footer[data-density="simple"] .f-identity img{width:105px;height:75px}.site-footer[data-density="simple"] .f-contact{font-size:14px;min-height:30px;margin-top:6px}.site-footer[data-density="simple"] .f-location address{margin-top:14px}.site-footer[data-density="simple"] .f-app h3{font-size:22px}}
@media(max-height:720px) and (min-width:761px){.stage-copy{padding-top:20px;padding-bottom:20px}.stage-eyebrow{margin-bottom:20px}.stage-category{margin-bottom:12px}.stage-description{margin-top:15px;font-size:15px}.stage-actions{margin-top:18px}.stage-footnote{display:none}.hero-stage{grid-template-rows:minmax(0,1fr) 76px}.stage-media{margin-top:16px}.stage-text h1,.stage-text h2{font-size:clamp(34px,6.5svh,60px)}}
@media(max-height:620px) and (max-width:760px){.hero-stage{height:auto;min-height:calc(100svh - var(--header-height))}.stage-layout{grid-template-rows:auto 180px}.stage-copy{padding-top:20px}.stage-media{min-height:180px}}
@media(prefers-reduced-motion:reduce){.stage-text.is-active{animation:none}}
@media(max-width:760px) and (min-height:621px) and (max-height:700px){.stage-layout{grid-template-rows:minmax(284px,1fr) minmax(0,.8fr)}.stage-eyebrow{display:none}.stage-copy{padding-top:16px;padding-bottom:16px}.stage-text h1,.stage-text h2{font-size:34px}.stage-image img{object-position:50% 0%}.stage-actions{margin-top:16px}}
/* Compact online banner, full frames and shared contact shortcuts. */
.hero-stage .stage-text.is-active{animation:none}
.hero-stage .stage-image img{object-fit:cover!important;width:100%;height:100%;object-position:50% 12%}
.hero-stage .stage-image img[data-stage-image="1"]{object-position:48% 47%}
.hero-stage .stage-image img[data-stage-image="2"]{object-position:43% 50%}
.hero-stage .stage-image img[hidden]{display:none!important}
.online-section .online-card{height:420px;min-height:0;grid-template-columns:1.1fr 1fr;border-radius:16px}
.online-section .online-copy{padding:30px 42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}
.online-section .online-copy .eyebrow{margin:0 0 14px;font-size:12px;line-height:1.5}
.online-section .online-copy h2{font-size:42px;line-height:1.08;margin:0}
.online-section .online-copy h2>span{font-size:36px;line-height:1.15}
.online-section .online-copy p:not(.eyebrow){font-size:15px;line-height:1.65;margin:16px 0 20px}
.online-section .online-copy .button{min-height:46px;font-size:14px;padding:10px 16px;gap:18px}
.online-section .online-copy .button-icon{width:30px;height:30px}
.online-section .online-visual{height:100%;min-height:0;padding:0}
.online-section .online-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0%}
.online-section .online-word{display:none}
.online-section .online-note{left:16px;right:16px;bottom:14px;padding:12px 14px;border-radius:8px}
.online-section .online-note strong{font-size:13px}
.online-section .online-note span{font-size:12px}
.local-contact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 0;width:100%}
.local-contact a.contact-shortcut{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px;min-height:138px;padding:18px 16px;background:#f3f7fd;border:1px solid #dce6f3;border-radius:12px;color:#163e72;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}
.local-contact a.contact-shortcut:hover{background:#e9f1fc;border-color:#a8c1e0;transform:translateY(-2px)}
.local-contact a.contact-shortcut:focus-visible{outline:2px solid #165ab5;outline-offset:3px}
.local-contact .contact-action-icon{margin:0;font-size:inherit;width:34px;height:34px;background:#e0ebfb;border-radius:9px;display:grid;place-items:center;flex-shrink:0}
.local-contact .contact-action-icon .icon{width:19px;height:19px}
.local-contact .contact-action-label{display:block;margin:0;font-size:14px;font-weight:700;line-height:1.45;white-space:nowrap}
.local-contact .contact-action-label small{display:block;font-size:12px;font-weight:400;color:#617791;margin-top:5px;white-space:normal}
.local-contact a:first-child .contact-action-icon{color:#ce405b;background:#fdebf0}
.local-contact a:nth-child(3) .contact-action-icon{color:#13684b;background:#dff4e8}
.contact-shortcut-section{padding-top:40px;padding-bottom:40px}
.contact-shortcut-section>h2{font:500 32px/1.2 var(--display);margin-bottom:20px}
@media(max-width:1100px){.local-contact{grid-template-columns:repeat(2,minmax(0,1fr))}.online-section .online-card{height:390px}.online-section .online-copy{padding:24px 30px}.online-section .online-copy h2{font-size:38px}.online-section .online-copy h2>span{font-size:32px}}
@media(max-width:760px){.hero-stage{grid-template-rows:minmax(0,1fr) 68px}.hero-stage .stage-layout{grid-template-rows:minmax(266px,.9fr) minmax(0,1fr)}.hero-stage .stage-copy{padding:16px 24px}.hero-stage .stage-eyebrow{display:none}.hero-stage .stage-text h1,.hero-stage .stage-text h2{font-size:clamp(32px,8.8vw,38px)}.hero-stage .stage-description{font-size:14px;line-height:1.6;margin-top:12px}.hero-stage .stage-actions{margin-top:15px}.hero-stage .stage-media{grid-template-rows:minmax(0,1fr) 34px}.hero-stage .stage-image img[data-stage-image="0"]{object-position:50% 5%}.hero-stage .stage-image img[data-stage-image="1"]{object-position:48% 43%}.hero-stage .stage-image img[data-stage-image="2"]{object-position:42% 47%}.hero-stage .stage-tabs button{padding-top:12px}.hero-stage .stage-tabs button>i{top:5px}.online-section .online-card{height:auto;min-height:0;grid-template-columns:1fr}.online-section .online-copy{padding:26px 28px}.online-section .online-copy h2{font-size:34px}.online-section .online-copy h2>span{font-size:30px}.online-section .online-copy p:not(.eyebrow){margin:12px 0 16px;font-size:14px}.online-section .online-copy .eyebrow{font-size:11px;margin-bottom:12px}.online-section .online-visual{height:280px}.online-section .online-visual>img{object-position:50% 0%}.online-section .online-note{left:12px;right:12px;bottom:10px;padding:9px 12px}.online-section .online-note strong{font-size:12px}.online-section .online-note span{font-size:11px}.online-section .online-note .icon{width:19px;height:19px}.local-contact{gap:10px}.local-contact a.contact-shortcut{padding:16px 13px;min-height:128px;gap:12px}.local-contact .contact-action-label{font-size:13px}.local-contact .contact-action-label small{font-size:11px}.contact-shortcut-section{padding-top:28px;padding-bottom:28px}}
@media(max-height:620px) and (max-width:760px){.hero-stage .stage-layout{grid-template-rows:auto minmax(180px,1fr)}}

/* Kids header uses the same menu structure with its own readable palette. */
.kids-page .utility-bar{background:#43306d}
.kids-page .site-header .nav-disclosure[open]>summary{color:#7152b0}
.kids-page .site-header .mobile-nav{background:#463174;color:#fff}
.kids-page .site-header .mobile-sheet-links>a{color:#fff}
.kids-page .site-header .mobile-sheet-links>a[aria-current="page"]{color:#ffe18b}
.kids-page .site-header .mobile-sheet-links>a>.ui-icon{color:#c9b5ef}
.kids-page .site-header .mobile-close{color:#fff}
.kids-page .site-header .mobile-sheet-contact>p,.kids-page .site-header .mobile-sheet-number{color:#d7c8ef}
.kids-page .site-header .mobile-sheet-contact .mobile-call{color:#43306d}
.kids-page .site-header .mobile-sheet-contact .mobile-whatsapp{color:#145438}
.site-header .desktop-nav>.level-test-nav{white-space:nowrap}
@media(min-width:1081px){.site-header .desktop-nav{gap:20px}.kids-page .desktop-nav{gap:18px}.kids-page .site-header .nav-cta{white-space:nowrap}}
@media(max-width:760px){.kids-page .site-header .nav-wrap{min-height:82px;gap:12px}.kids-page .site-header .brand{width:66px;padding:6px 8px;flex:none}.kids-page .site-header .brand img{width:50px;height:58px}.kids-page .kids-brand-text{width:50px;font-size:24px}.kids-page .site-header .menu-toggle{display:flex;width:auto;min-width:76px;margin-left:auto;color:#503887}.kids-page .site-header .nav-cta{white-space:nowrap}.mobile-sheet-links{padding-block:14px}.mobile-sheet-links>a{min-height:42px}}
@media(max-width:520px){.kids-page .site-header .nav-cta{display:none}}
.f-bottom .f-credit{color:#c3d6ee;text-decoration:none;border-bottom:1px solid #ffffff3d}.f-bottom .f-credit:hover{color:#fff;border-bottom-color:#ffffff9c}.f-bottom .f-credit sup{font-size:.7em;line-height:0;vertical-align:super;margin-left:1px}
