.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(228,231,236,.8)}.nav-wrap{height:78px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:650}.desktop-nav a:hover{color:#028aa7}.nav-actions{display:flex;align-items:center;gap:18px}.student-link{font-size:13px;font-weight:700}.nav-cta,.cta{display:inline-flex;align-items:center;gap:9px;border-radius:10px;font-weight:780}.nav-cta{padding:11px 15px;background:var(--brand-navy);color:white;font-size:13px}.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 34%,rgba(255,255,255,.18) 66%,transparent 100%)}.hero-copy{position:relative;max-width:1240px;width:100%;margin:auto;padding:70px 24px}.hero-copy>*{max-width:590px}.hero-tag,.kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:850;color:#037f99}.hero-tag{display:flex;align-items:center;gap:10px}.hero-tag span{width:28px;height:3px;background:var(--brand-yellow)}.hero h1{font-size:clamp(52px,6.2vw,82px);line-height:.99;letter-spacing:-.065em;margin:22px 0;color:var(--brand-navy)}.hero-copy>p{font-size:18px;line-height:1.7;color:#475467}.hero-actions{display:flex;gap:12px;margin:30px 0}.cta{padding:14px 20px}.cta.primary{background:var(--brand-cyan);color:#062a34}.cta.secondary{background:white;border:1px solid #cfd5dd}.trust-row{display:flex;gap:30px;padding-top:30px;border-top:1px solid #dfe4ea}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:20px}.trust-row span{font-size:11px;color:#667085;margin-top:4px}.intro,.course-section,.services,.faq{max-width:1192px;margin:auto;padding:100px 24px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.intro h2,.section-title h2,.service-copy h2,.faq h2{font-size:clamp(36px,4.2vw,55px);line-height:1.08;letter-spacing:-.055em;margin:12px 0 0;color:var(--brand-navy)}.intro p,.service-copy>p,.faq>div>p{font-size:17px;line-height:1.75;color:#667085}.course-section{padding-top:20px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section-title a,.text-link{color:#028aa7;font-weight:800}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{min-height:390px;padding:28px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.course-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-75px;top:-75px;background:rgba(255,255,255,.25)}.course-card.cyan{background:#dff8fc}.course-card.orange{background:#fff0e9}.course-card.red{background:#fdeaf0}.course-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:white;font-weight:900;position:relative;z-index:1}.course-card h3{font-size:26px;letter-spacing:-.04em;margin:10px 0}.course-card p{line-height:1.6;color:#52606f}.course-card a{font-size:13px;font-weight:800}.course-type{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#667085}.services{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.service-image{position:relative}.service-image img{width:100%;aspect-ratio:4/4.4;object-fit:cover;border-radius:24px}.image-note{position:absolute;left:-25px;bottom:28px;background:white;padding:18px 20px;border-radius:14px;box-shadow:var(--brand-shadow);display:flex;flex-direction:column}.image-note span{font-size:12px;color:#667085;margin-top:4px}.service-list{margin:26px 0}.service-list>div{display:flex;gap:14px;padding:16px 0;border-top:1px solid #e6e9ee}.service-list>div>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#dff8fc;color:#027d96;font-weight:900}.service-list strong{font-size:15px}.service-list p{font-size:13px;color:#667085;margin:5px 0 0;line-height:1.5}.testimonial{background:var(--brand-navy);color:white;text-align:center;padding:100px 24px}.quote{font-family:Georgia;font-size:76px;color:var(--brand-yellow);line-height:.6}.testimonial blockquote{max-width:850px;margin:26px auto;font-size:clamp(29px,4vw,48px);font-weight:750;line-height:1.24;letter-spacing:-.04em}.testimonial p{color:#aebed0}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.accordion details{border-top:1px solid #dfe4e9;padding:20px 0}.accordion summary{list-style:none;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.accordion summary span{color:#03a1c2;font-size:22px}.accordion p{color:#667085;line-height:1.6;padding-right:40px}.inquiry{background:var(--brand-cyan);padding:85px max(24px,calc((100vw - 1144px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.kicker.light{color:#073945}.inquiry-copy h2{font-size:52px;line-height:1.06;letter-spacing:-.055em;color:#082d3a;margin:14px 0}.inquiry-copy>p{line-height:1.7;color:#164b57}.contact-line{display:flex;gap:12px;margin-top:12px;font-size:14px}.contact-line span{width:50px;color:#1a6776}.inquiry-form{background:white;border-radius:20px;padding:30px;box-shadow:var(--brand-shadow)}.inquiry-form h3{font-size:22px;margin:0 0 20px}.inquiry-form label{display:block;font-size:12px;font-weight:750;margin:13px 0}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #ccd3da;border-radius:9px;padding:11px 12px;background:#fff}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inquiry-form button{width:100%;background:var(--brand-navy);color:white;border:0;border-radius:10px;padding:13px;font-weight:800;display:flex;justify-content:center;gap:10px;cursor:pointer}.inquiry-form small{display:block;color:#667085;line-height:1.5;margin-top:12px}.form-message{padding:10px;border-radius:8px;font-size:12px}.form-message.success{background:#e9faf4;color:#14724f}.form-message.error{background:#fff0f4;color:#9f1239}footer{background:#091a2d;color:white;padding:68px max(24px,calc((100vw - 1192px)/2)) 25px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.inverse .brand-mark{background:white;color:#062b34}.inverse .brand-word span{color:var(--brand-cyan)}.footer-main>div{display:flex;flex-direction:column;gap:11px}.footer-main strong{font-size:13px}.footer-main a,.footer-main span,.footer-main p{color:#93a7bd;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #20334a;margin-top:48px;padding-top:22px;color:#71879f;font-size:11px}
@media(max-width:900px){.desktop-nav{display:none}.hero{min-height:650px}.hero-overlay{background:rgba(255,255,255,.82)}.hero-copy>*{max-width:560px}.intro,.services,.faq,.inquiry{grid-template-columns:1fr;gap:40px}.course-grid{grid-template-columns:1fr}.course-card{min-height:280px}.services{padding-top:40px}.service-image img{aspect-ratio:16/10}.image-note{left:18px}.footer-main{grid-template-columns:1fr 1fr}.inquiry{padding:70px 24px}}
@media(max-width:600px){.site-header .brand-word,.student-link{display:none}.nav-wrap{height:68px;padding:0 15px}.nav-cta{padding:10px 12px}.hero{min-height:670px;align-items:flex-end}.hero>img{object-position:64% center}.hero-overlay{background:linear-gradient(0deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.89) 65%,rgba(255,255,255,.35))}.hero-copy{padding:54px 20px}.hero h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:15px}.intro,.course-section,.services,.faq{padding:72px 20px}.intro{gap:20px}.section-title{align-items:start;gap:20px;flex-direction:column}.service-image img{aspect-ratio:1}.inquiry-copy h2{font-size:42px}.form-two{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}

/* Multi-page system */
.desktop-nav a{position:relative;padding:29px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--brand-cyan);transition:right .28s ease}.desktop-nav a:hover,.desktop-nav a.active{color:#028aa7}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.menu-toggle{display:none;border:0;background:transparent;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:23px;height:2px;background:var(--brand-navy);margin:4px}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.page-hero{position:relative;min-height:570px;display:flex;align-items:center;overflow:hidden}.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:heroScale 1.4s cubic-bezier(.2,.75,.25,1) both}.page-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 37%,rgba(255,255,255,.12) 68%)}.page-hero-copy{position:relative;width:100%;max-width:1240px;margin:auto;padding:78px 24px;animation:heroIn .85s .08s cubic-bezier(.2,.75,.25,1) both}.page-hero-copy>*{max-width:610px}.page-hero-copy h1{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-.062em;color:var(--brand-navy);margin:20px 0}.page-hero-copy p{font-size:18px;color:#475467;line-height:1.7;margin-bottom:28px}.hero-tag{display:flex;align-items:center;gap:10px;color:#037f99;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:850}.hero-tag i{display:block;width:28px;height:3px;background:var(--brand-yellow)}.cta.dark{background:var(--brand-navy);color:white;padding:14px 20px}
.content-section{max-width:1192px;margin:auto;padding:92px 24px}.content-section.soft{max-width:none;background:#f6f9fb}.content-section.soft>.inner{max-width:1144px;margin:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.split.reverse>div:first-child{order:2}.section-copy h2,.center-title h2{font-size:clamp(35px,4vw,54px);line-height:1.08;letter-spacing:-.052em;color:var(--brand-navy);margin:12px 0 18px}.section-copy p,.center-title p{font-size:16px;color:#667085;line-height:1.75}.center-title{text-align:center;max-width:760px;margin:0 auto 42px}.media-card{position:relative}.media-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:var(--brand-shadow)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{border:1px solid var(--brand-border);background:white;border-radius:18px;padding:27px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--brand-shadow);border-color:rgba(3,174,210,.35)}.feature-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e1f8fc;color:#027c96;font-weight:900;margin-bottom:26px}.feature-card:nth-child(2) .feature-icon{background:#fff8ce;color:#6e5e00}.feature-card:nth-child(3) .feature-icon{background:#fff0ea;color:#b3350e}.feature-card h3{font-size:20px;letter-spacing:-.03em;margin:0 0 10px;color:var(--brand-navy)}.feature-card p{color:#667085;font-size:14px;line-height:1.65;margin:0}.feature-card a{display:inline-block;color:#028aa7;font-size:13px;font-weight:800;margin-top:18px}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px;counter-reset:steps}.process-step{position:relative;padding:0 28px 0 0;counter-increment:steps}.process-step:before{content:"0" counter(steps);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--brand-navy);color:white;font-weight:850;margin-bottom:20px}.process-step:after{content:"";position:absolute;left:58px;right:10px;top:24px;height:1px;background:#ced7e0}.process-step:last-child:after{display:none}.process-step h3{font-size:16px;margin:0 0 8px}.process-step p{font-size:13px;color:#667085;line-height:1.6}
.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{display:flex;gap:12px;padding:13px 0;border-top:1px solid #e3e7ec;color:#475467}.check-list li:before{content:"✓";width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e1f8fc;color:#027e98;font-size:12px;font-weight:900}.notice-box{border-left:4px solid var(--brand-yellow);background:#fffbea;border-radius:0 14px 14px 0;padding:19px 22px;color:#5d5416;font-size:14px;line-height:1.65}.number-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe5ea;border-radius:18px;overflow:hidden;margin-top:36px}.number-strip div{background:white;padding:27px}.number-strip strong{display:block;font-size:28px;color:var(--brand-navy);letter-spacing:-.04em}.number-strip span{font-size:12px;color:#667085}
.mini-cta{background:var(--brand-cyan);padding:62px max(24px,calc((100vw - 1144px)/2));display:flex;align-items:center;justify-content:space-between;gap:40px}.mini-cta h2{font-size:38px;letter-spacing:-.045em;margin:8px 0;color:#082e39}.mini-cta p{margin:0;color:#16505d}.mini-cta .cta{flex:0 0 auto}.faq-page{max-width:920px}.faq-page .accordion details{padding:25px 0}.faq-page .accordion summary{font-size:17px}.faq-page .accordion summary span{transition:transform .2s ease}.faq-page .accordion details[open] summary span{transform:rotate(45deg)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.contact-cards{display:grid;gap:12px}.contact-card{padding:22px;border:1px solid var(--brand-border);border-radius:15px;background:#fff}.contact-card span{display:block;color:#667085;font-size:12px;margin-bottom:6px}.contact-card strong{font-size:16px;overflow-wrap:anywhere}.contact-card p{font-size:13px;color:#667085;line-height:1.6}.form-message{padding:13px 15px;border-radius:10px;margin-bottom:16px;font-size:13px}.form-message.success{background:#e9faf4;color:#14724f}.form-message.error{background:#fff0f4;color:#9f1239}.inquiry-page{min-height:calc(100vh - 78px)}
.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.js .reveal.is-visible{opacity:1;transform:none}.feature-grid .reveal:nth-child(2){transition-delay:.09s}.feature-grid .reveal:nth-child(3){transition-delay:.18s}@keyframes heroIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes heroScale{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(max-width:1050px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.student-link{display:none}.feature-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr;gap:30px}.process-step:after{display:none}}
@media(max-width:900px){.menu-toggle{display:block;margin-left:auto}.desktop-nav{position:fixed;left:16px;right:16px;top:78px;display:flex;flex-direction:column;gap:0;background:white;border:1px solid var(--brand-border);border-radius:16px;padding:10px;box-shadow:var(--brand-shadow);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s ease}.desktop-nav.open{opacity:1;visibility:visible;transform:none}.desktop-nav a{padding:13px 14px;border-radius:9px}.desktop-nav a:after{display:none}.desktop-nav a.active{background:#e8f9fc}.nav-actions{margin-left:10px}.split,.contact-grid{grid-template-columns:1fr;gap:40px}.split.reverse>div:first-child{order:0}.feature-grid{grid-template-columns:1fr 1fr}.page-hero-shade{background:rgba(255,255,255,.78)}.page-hero-copy>*{max-width:650px}}
@media(max-width:620px){.nav-actions .nav-cta{font-size:0}.nav-actions .nav-cta span{font-size:18px}.page-hero{min-height:600px;align-items:flex-end}.page-hero>img{object-position:65% center}.page-hero-shade{background:linear-gradient(0deg,rgba(255,255,255,.98),rgba(255,255,255,.86) 70%,rgba(255,255,255,.28))}.page-hero-copy{padding:62px 20px}.page-hero-copy h1{font-size:47px}.page-hero-copy p{font-size:16px}.content-section{padding:70px 20px}.feature-grid,.process-grid,.number-strip{grid-template-columns:1fr}.feature-card{padding:23px}.mini-cta{align-items:flex-start;flex-direction:column;padding:50px 20px}.mini-cta h2{font-size:34px}.mini-cta .cta{width:100%;justify-content:center}.menu-toggle{margin-left:auto}.desktop-nav{top:68px}.contact-grid{gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}}
