.menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--border,#e5ecf3);background:#fff;border-radius:12px;color:var(--ink,#0f172a);cursor:pointer;margin-left:8px;transition:background .2s,border-color .2s}.menu-toggle:hover{border-color:var(--navy,#4263ac);color:var(--navy,#4263ac)}.menu-toggle .bars,.menu-toggle .bars:after,.menu-toggle .bars:before{content:"";display:block;width:18px;height:2px;background:currentColor;border-radius:2px;transition:transform .3s,opacity .2s,top .3s;position:relative}.menu-toggle .bars:before{position:absolute;top:-6px;left:0}.menu-toggle .bars:after{position:absolute;top:6px;left:0}.apply-cta-full{display:inline}.apply-cta-short,.nav-links .nav-mobile-cta,.nav-scrim{display:none}.navbar.is-open .menu-toggle .bars{background:transparent}.navbar.is-open .menu-toggle .bars:before{top:0;transform:rotate(45deg)}.navbar.is-open .menu-toggle .bars:after{top:0;transform:rotate(-45deg)}.navbar{transform:translateY(0);transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s ease,padding .3s ease;will-change:transform}.navbar.is-hidden{transform:translateY(-100%)}.navbar:not(.is-at-top){box-shadow:0 6px 22px -16px rgba(15,23,42,.35)}.navbar.is-open.is-hidden{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.navbar{transition:none}}@media (max-width:1200px){.container{padding:0 24px}.faq-hero h1,.hero h1,.masthead-title h1{font-size:clamp(40px,5.4vw,64px)}.section-head h2,section h2{font-size:clamp(30px,3.6vw,44px)}}@media (max-width:1024px){.container{padding:0 20px}section{padding-top:80px}.hero,section{padding-bottom:80px}.hero{padding-top:60px}.hero h1{font-size:44px;line-height:1.1}.faq-hero h1{font-size:40px;line-height:1.15}.masthead-title h1{font-size:56px}.hero p{font-size:16px}.navbar .btn-primary{padding:10px 16px;font-size:13px}.apply-cta-full{display:none}.apply-cta-short{display:inline}.nav-links{gap:22px;font-size:14px}.nav-inner{padding:16px}.hero-badge{transform:scale(.85)}.hero-badge.b3{display:none}.partner-chip{font-size:16px;padding:12px 18px}.faq-grid{grid-template-columns:240px 1fr;gap:28px}.stories-grid{grid-template-columns:1.4fr 1fr;gap:36px}.stories-main{grid-template-columns:1fr 1fr;gap:24px}.process-form{position:static}}@media (max-width:768px){.container{padding:0 18px}.menu-toggle{display:inline-flex}.navbar{position:sticky;top:0}.nav-inner{flex-wrap:wrap;gap:8px;row-gap:0;align-items:center;padding:12px 18px}.navbar.is-open{background:#fff}.navbar .logo{flex:0 0 auto}.navbar .nav-right{flex:0 0 auto;margin-left:auto}.nav-scrim{display:block;position:fixed;inset:0;z-index:-1;background:rgba(15,23,42,.42);backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s}.navbar.is-open .nav-scrim{opacity:1;visibility:visible;pointer-events:auto}.navbar .nav-links{display:flex;flex-direction:column;align-items:stretch;gap:0;position:absolute;top:100%;left:0;right:0;background:#fff;padding:0 18px;max-height:0;opacity:0;visibility:hidden;overflow:hidden;transform:translateY(-8px);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .25s ease,transform .3s ease,padding .3s ease,visibility 0s linear .38s}.navbar.is-open .nav-links{max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);opacity:1;visibility:visible;transform:none;overflow-y:auto;overscroll-behavior:contain;padding:10px 18px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--border-soft,#eef2f7);border-radius:0 0 18px 18px;box-shadow:0 24px 44px -16px rgba(15,23,42,.28);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .25s ease .05s,transform .3s ease,padding .3s ease,visibility 0s}@media (prefers-reduced-motion:reduce){.nav-scrim,.navbar .nav-links{transition:none}}.navbar .nav-links>li{width:100%}.navbar .nav-links>li+li{margin-top:2px}.navbar .nav-links>li>a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 14px;border-radius:12px;font-size:15px;font-weight:500;color:var(--ink,#0f172a);-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease}.navbar .nav-links>li>a:active{background:var(--bg-soft,#f4f7fb)}.navbar .nav-links a.active{background:var(--cyan-soft,#e8f7f9);color:var(--navy,#4263ac)}.navbar .nav-links a.active:after{display:none}.navbar .has-dropdown.is-open>a{background:var(--bg-soft,#f4f7fb);color:var(--navy,#4263ac)}.navbar .nav-links .nav-mobile-cta{display:block;margin-top:12px;padding-top:14px;border-top:1px solid var(--border-soft,#eef2f7)}.navbar .nav-links .nav-mobile-cta .btn{width:100%;justify-content:center;min-height:50px;padding:14px 18px;font-size:14.5px;border-radius:14px;background:linear-gradient(135deg,#57c6d2,#4a8fd9 45%,#4263ac 75%,#5a3ec8);color:#fff}.navbar .has-dropdown>a{cursor:pointer}.navbar .has-dropdown>a svg{transition:transform .25s ease}.navbar .has-dropdown.is-open>a svg{transform:rotate(180deg)}.navbar .has-dropdown .dropdown{position:static;transform:none;box-shadow:none;border:0;width:100%;background:var(--bg-soft,#f4f7fb);border-radius:12px;pointer-events:auto;display:block;overflow:hidden;transition:max-height .3s ease,opacity .2s ease,padding .2s ease,margin .2s ease}.navbar .has-dropdown .dropdown,.navbar .has-dropdown:hover .dropdown{opacity:0;visibility:hidden;max-height:0;padding:0;margin:0}.navbar .has-dropdown.is-open .dropdown,.navbar .has-dropdown.is-open:hover .dropdown{opacity:1;visibility:visible;max-height:600px;padding:4px 0 8px;margin:6px 0 8px}.navbar .has-dropdown .dropdown-header{display:none}.navbar .dropdown li a{padding:10px 14px;font-size:14px}.nav-right{gap:8px;margin-left:auto}.navbar .btn-primary{padding:8px 14px;font-size:12px}.navbar .btn-primary svg{display:none}.lang-btn{padding:8px 10px}.lang-dropdown{right:0}.announce{font-size:11px}.announce-track{padding:10px 0}.hero{padding:40px 0 60px}.hero-grid{grid-template-columns:1fr!important;gap:40px}.hero-content{text-align:center}.hero h1{font-size:36px;line-height:1.15}.hero .tagline{font-size:16px}.hero p{font-size:15px}.hero-cta{flex-wrap:wrap;justify-content:center;gap:10px}.hero-cta .btn{width:100%;max-width:280px;justify-content:center}.hero-stats{grid-template-columns:repeat(3,1fr);gap:12px;text-align:left}.hero-stats .stat-item{text-align:center}.hero-stats .num,.hero-stats .stat-num-row span{font-size:26px}.hero-visual{display:none}.section-head h2,section h2{font-size:30px;line-height:1.2}section{padding-top:60px;padding-bottom:60px}.about-grid,.contact-grid,.featured-grid,.hero-grid,.process-grid,.testimonials-grid{grid-template-columns:1fr!important;gap:40px}.archive-grid,.benefits-grid,.news-grid,.stories-main,.why-grid{grid-template-columns:1fr!important}.about-image-sub,.about-stat-card{display:none}.mv-art{width:160px;height:160px}.mv-card{padding:26px 22px}.mv-content h3{font-size:22px}.benefit-card{padding:28px 22px}.benefit-card--primary{padding:30px 22px 26px}.benefit-icon{width:60px;height:60px;border-radius:16px;margin-bottom:20px}.benefit-icon svg{width:32px;height:32px}.benefit-card h4{font-size:18px;margin-bottom:10px}.benefit-card p{font-size:14px;line-height:1.7}.benefit-index{font-size:48px;top:14px;right:18px}.benefit-card:hover{transform:none}.news-content{padding:22px 20px 24px}.news-card h3{font-size:19px;line-height:1.32;margin-bottom:12px}.news-card p{font-size:13.5px;margin-bottom:18px}.news-card:hover{transform:none}.logo-strip{padding:56px 0 60px}.logo-strip-inner.full{gap:12px}.partner-logos{gap:14px}.partner-chip{font-size:14px;padding:10px 16px;gap:10px}.partner-dot{width:6px;height:6px}.testimonial-slide{grid-template-columns:1fr;gap:30px}.testimonial-images{height:auto}.testimonial-photo{aspect-ratio:4/3;height:auto}.testimonial-photo__caption .badge{font-size:10px;padding:6px 10px}.testimonial-card{padding:4px 0 0}.testimonial-card .bn{font-size:14px;line-height:1.85}.testimonial-nav{margin-top:24px}.testimonial-nav button,.testimonial-nav__btn{width:42px;height:42px}.newsroom-head{flex-direction:column;align-items:flex-start;gap:20px}.newsroom-head .btn{width:100%;justify-content:center}.process-step{gap:16px}.process-step .step-num{width:56px;height:56px;font-size:18px}.process-form{padding:28px 22px}.form-row{grid-template-columns:1fr;gap:12px}.process-form button{width:100%}.contact-list li{padding:16px}.contact-visual{max-width:320px;margin:0 auto}.join-cta-inner{padding:48px 22px}.join-cta-inner h2{font-size:28px}footer{padding:56px 0 0}.footer-tagline{margin-bottom:40px;padding-bottom:40px}.footer-tagline p,.footer-tagline-text{font-size:clamp(22px,6.5vw,36px)}.footer-top{grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:40px}.footer-brand{grid-column:1/-1}.footer-logo{height:36px;margin-bottom:18px}.footer-col h5{margin-bottom:14px}.footer-col li{margin-bottom:4px}.footer-col a{padding:6px 0}.footer-bottom{flex-direction:column;gap:10px;text-align:center;padding:22px 0 max(26px,env(safe-area-inset-bottom))}.dept-filter{flex-wrap:wrap;gap:8px}.dept-filter button{font-size:13px;padding:8px 14px}.position{grid-template-columns:1fr!important;padding:22px;gap:12px}.position-arrow,.position-meta,.position-tag{display:none}.position h3{font-size:18px}.career-cta-inner{padding:48px 22px}.career-cta-inner h2{font-size:28px}.career-cta-inner .cta-row{flex-direction:column;gap:10px}.career-cta-inner .cta-row .btn{width:100%}.faq-hero{padding:40px 0 50px}.faq-hero h1{font-size:34px}.faq-grid{grid-template-columns:1fr;gap:24px}.faq-sidebar{position:static}.faq-cats{display:flex;flex-wrap:wrap;gap:8px}.faq-cats li{flex:0 0 auto}.faq-cats button{width:auto;padding:8px 14px;font-size:13px}.help-card{display:none}.faq-search input{font-size:14px}.faq-stats{grid-template-columns:repeat(3,1fr);gap:10px}.faq-q{padding:18px 20px;gap:14px}.faq-q h3{font-size:16px;line-height:1.35}.faq-a-inner{padding:0 20px 18px;font-size:14px}.faq-cta-inner{padding:48px 22px}.faq-cta-inner h2{font-size:28px}.faq-cta-inner .cta-row{flex-direction:column;gap:10px}.faq-cta-inner .cta-row .btn{width:100%}.masthead{padding:28px 0 16px}.masthead-top{font-size:11px}.masthead-top .right{display:none}.masthead-title h1{font-size:40px;line-height:1}.masthead-eyebrow,.masthead-subtitle{font-size:12px}.masthead-meta{flex-wrap:wrap;gap:10px;font-size:11px}.ticker{font-size:12px}.ticker-item{gap:12px}.cat-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.cat-list::-webkit-scrollbar{display:none}.cat-list li{flex:0 0 auto}.cat-list button{font-size:13px;padding:8px 14px}.hero-story .hero-grid{gap:30px}.hero-story h2{font-size:26px;line-height:1.2}.hero-story .lede{font-size:15px}.stories-grid{grid-template-columns:1fr;gap:36px}.stories-main{grid-template-columns:1fr;gap:22px}.story-card h3{font-size:18px}.side-block{padding:22px}.most-read li{gap:14px}.most-read .num{font-size:22px}.featured-strip h2{font-size:26px}.archive-grid{grid-template-columns:1fr;gap:22px}.pagination{flex-wrap:wrap;gap:6px}.section-divider h3{font-size:18px}.section-divider .count{font-size:11px}}@media (max-width:480px){.navbar{padding:0}.navbar .nav-inner{padding:12px 14px}.logo-img{height:32px}.navbar .nav-right .apply-cta{display:none}.navbar .lang-switch{display:block}.navbar .lang-btn{padding:7px 9px;gap:6px;font-size:12px}.navbar .lang-btn>svg:not(.globe){display:none}.nav-right{gap:8px}.menu-toggle{width:42px;height:42px;margin-left:0}.navbar .nav-links{padding-left:14px;padding-right:14px}.navbar.is-open .nav-links{padding:10px 14px max(18px,env(safe-area-inset-bottom))}.faq-hero h1,.hero h1{font-size:30px}.masthead-title h1{font-size:32px}.hero .tagline,.hero p{font-size:14px}.section-head h2,section h2{font-size:26px}.btn{padding:12px 18px;font-size:13px}.faq-stats,.hero-stats{grid-template-columns:repeat(3,1fr);gap:8px}.hero-stats .num,.hero-stats .stat-num-row span{font-size:22px}.faq-stats .lab,.hero-stats .label{font-size:10px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.testimonial-photo{aspect-ratio:5/4}.testimonial-photo__caption .badge{font-size:9px;padding:5px 9px;letter-spacing:.08em}.navbar .has-dropdown>a{padding-right:32px}.faq-toggle{width:28px;height:28px}.q-num{display:none}.story-thumb{aspect-ratio:16/10}.mv-card{padding:22px 18px;gap:14px}.mv-art{width:140px;height:140px}.mv-content h3{font-size:20px;line-height:1.25}.mv-lead{font-size:14px}.mv-body{font-size:13.5px}.process-form{padding:22px 18px}.process-form-head h3{font-size:20px}.step-content h4{font-size:16px}.logo-strip{padding:40px 0 50px}.join-cta:before{font-size:clamp(48px,14vw,80px)}.join-cta-inner{padding:36px 18px}.join-cta-inner h2{font-size:24px;line-height:1.2}.join-cta-inner p{font-size:14px}footer{padding:44px 0 0}.footer-tagline{margin-bottom:32px;padding-bottom:32px}.footer-brand-social{gap:10px;margin-top:18px}.footer-brand p{max-width:100%;font-size:13.5px}.footer-col h5{font-size:11px;margin-bottom:12px}.footer-col a{font-size:13.5px}.footer-bottom,.footer-credit{font-size:12px}.social-link{width:42px;height:42px}.testimonial-nav button,.testimonial-nav__btn{width:36px;height:36px}.testimonial-card .bn{font-size:13.5px;line-height:1.8}.masthead{padding:22px 0 12px}.ticker{padding:8px 0}.hero-story h2{font-size:22px}.story-card h3{font-size:16px}.career-cta-inner{padding:36px 18px}.career-cta-inner h2{font-size:24px}.position{padding:18px}.position h3{font-size:16px}.faq-cta-inner{padding:36px 18px}.faq-cta-inner h2{font-size:24px}.faq-q{padding:14px 16px;gap:10px}.faq-q h3{font-size:14.5px}.faq-a-inner{padding:0 16px 14px;font-size:13.5px}.faq-search input{padding:12px 14px;font-size:13.5px}.hero-stats{gap:6px}.hero-stats .num,.hero-stats .stat-num-row span{font-size:20px}section{padding-top:48px;padding-bottom:48px}.container{padding:0 14px}.benefit-card{padding:24px 18px}.benefit-card--primary{padding:26px 18px 22px}.benefit-index{font-size:40px;top:12px;right:14px}.benefit-icon{width:54px;height:54px;border-radius:14px;margin-bottom:16px}.benefit-icon svg{width:28px;height:28px}.benefit-card h4{font-size:17px}.benefit-card p{font-size:13.5px}.news-content{padding:18px 16px 22px}.news-card h3{font-size:17px}.news-card p{font-size:13px;margin-bottom:14px}.news-card .read-link{font-size:12px;letter-spacing:.08em}.section-head{margin-bottom:32px}.testimonials .section-head{margin-bottom:18px}.hero:after,.hero:before,.newsroom-section:before{width:280px;height:280px}}body,html,img,svg,video{max-width:100%}img,svg,video{height:auto}.cv-lines,.mv-art-svg{display:block;max-width:100%}@media (max-width:768px){.career-cta,.contact,.faq-cta,.hero,.join-cta,.testimonials{overflow:clip}}