:root{--ink:#0a0a0a;--ink-soft:#171717;--paper:#f4f3ef;--white:#fff;--line:#0a0a0a24;--line-light:#ffffff2e;--muted:#696969;--silver:#d7d6d1;--blue:#2d63ff;--blue-soft:#86b4ff;--coral:#ff7257;--cyan:#4ec5e5;--gold:#d7a94c;--font-choisir-latin:var(--font-inter), "Helvetica Neue", Arial, sans-serif;--font-choisir-hans:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;--font-choisir-hant:var(--font-noto-sans-tc), "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Noto Sans CJK TC", sans-serif;--font-choisir-cjk:var(--font-choisir-hans);--font-choisir-page:var(--font-choisir-latin);--font-choisir-display-a:"Segoe UI Variable Display", "Aptos Display", "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-choisir-display-b:"DengXian", "Arial Nova", "Helvetica Neue", "Microsoft YaHei UI", sans-serif;--font-choisir-nav-size:14px;--font-choisir-nav-weight:610;--font-choisir-nav-line-height:1.2;--font-choisir-nav-letter-spacing:0;--font-choisir-action-size:13px;--font-choisir-action-weight:500;--font-choisir-action-line-height:1.2;--font-choisir-action-letter-spacing:.015em;--container:1280px;--gutter:clamp(20px, 4vw, 64px);--radius:2px}*{box-sizing:border-box}html{scroll-behavior:smooth;font-synthesis:none}html[lang=zh-Hans],html[lang=zh-CN]{--font-choisir-cjk:var(--font-choisir-hans);--font-choisir-page:var(--font-choisir-hans)}html[lang=zh-Hant]{--font-choisir-cjk:var(--font-choisir-hant);--font-choisir-page:var(--font-choisir-hant);--font-choisir-display-a:var(--font-choisir-hant);--font-choisir-display-b:var(--font-choisir-hant)}:where([lang=zh-Hans],[lang=zh-CN]){--font-choisir-cjk:var(--font-choisir-hans);font-family:var(--font-choisir-hans)}[lang=zh-Hant]{--font-choisir-cjk:var(--font-choisir-hant);--font-choisir-display-a:var(--font-choisir-hant);--font-choisir-display-b:var(--font-choisir-hant);font-family:var(--font-choisir-hant)}body{background:var(--paper);color:var(--ink);font-family:var(--font-choisir-page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select,textarea,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block}h1,h2,h3,p{margin:0}::selection{background:var(--blue);color:#fff}.skip-link{z-index:1000;color:#000;visibility:hidden;background:#fff;padding:11px 15px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{visibility:visible;transform:translateY(0)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--blue-soft);outline-offset:3px}.locale-zh{font-family:var(--font-choisir-cjk)}.container{width:min(100%, calc(var(--container) + var(--gutter) * 2));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(96px,12vw,180px)}.eyebrow{color:#383838;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:11px;font-size:11px;font-weight:650;line-height:1.4;display:flex}.eyebrow>span{background:var(--blue);width:24px;height:1px}.eyebrow--light{color:#ffffffa8}.section-heading{max-width:760px}.section-heading h2{letter-spacing:-.052em;margin-top:24px;font-size:clamp(40px,5.2vw,78px);font-weight:450;line-height:.99}.locale-zh .section-heading h2{letter-spacing:-.07em;line-height:1.14}.section-heading__body{max-width:590px;color:var(--muted);margin-top:32px;font-size:clamp(17px,1.45vw,20px);line-height:1.65}.section-heading--invert h2{color:var(--white)}.section-heading--invert .eyebrow,.section-heading--invert .section-heading__body{color:#ffffff94}.button{letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:0 22px;font-size:13px;font-weight:650;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.button svg{width:18px;height:18px;transition:transform .25s}.button:hover svg{transform:translate(4px)}.button:active{transform:translateY(1px)}.button--white{background:var(--white);color:var(--ink)}.button--white:hover{color:var(--white);background:0 0;border-color:#ffffff80}.button--ghost{color:var(--white);border-color:#ffffff47}.button--ghost:hover{background:#ffffff1a;border-color:#ffffff94}.button--black{background:var(--ink);color:var(--white)}.button--black:hover{background:var(--blue)}.action-link{align-items:center;gap:18px;font-size:14px;font-weight:650;display:inline-flex}.action-link>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;transition:background .25s,color .25s,transform .25s;display:grid}.action-link svg{width:17px}.action-link:hover>span{background:var(--ink);color:var(--white);transform:translate(4px)}.action-link--light{color:var(--white)}.action-link--light>span{border-color:var(--line-light)}.action-link--light:hover>span{background:var(--white);color:var(--ink)}.brand-mark{flex:none;align-items:center;display:inline-flex}.brand-mark img{width:142px;height:auto}.site-header{z-index:40;width:100%;color:var(--white);border-bottom:1px solid #ffffff26;position:absolute;top:0;left:0}.header-inner{justify-content:space-between;align-items:center;height:88px;display:flex}.desktop-nav{align-items:center;gap:clamp(20px,2.5vw,42px);display:flex}.desktop-nav>a,.desktop-nav__services>button,.language-link{color:#ffffffb3;font-size:12px;font-weight:550;transition:color .2s;position:relative}.desktop-nav>a:after,.desktop-nav__services>button:after{content:"";transform-origin:100%;background:#fff;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.desktop-nav>a:hover,.desktop-nav__services>button:hover,.language-link:hover{color:#fff}.desktop-nav>a:hover:after,.desktop-nav__services>button:hover:after,.desktop-nav__services.is-open>button:after{transform-origin:0;transform:scaleX(1)}.desktop-nav__services{position:relative}.desktop-nav__services>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:12px 0;display:flex}.desktop-nav__services>button span{font-size:13px;transition:transform .2s}.desktop-nav__services.is-open>button span{transform:rotate(180deg)}.desktop-nav__submenu{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0af5;border:1px solid #ffffff26;width:330px;padding:10px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 17px);left:50%;transform:translate(-50%,-8px);box-shadow:0 24px 70px #00000059}.desktop-nav__services.is-open .desktop-nav__submenu{opacity:1;visibility:visible;transform:translate(-50%)}.desktop-nav__submenu a{color:#ffffffc2;border-bottom:1px solid #ffffff17;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:58px;padding:0 14px;display:grid}.desktop-nav__submenu a:last-child{border-bottom:0}.desktop-nav__submenu a:hover{color:#fff;background:#ffffff0f}.desktop-nav__submenu a>span{color:#ffffff4d;letter-spacing:.12em;font-size:9px}.desktop-nav__submenu a>strong{font-size:12px;font-weight:560}.desktop-nav__submenu a svg{width:15px;transition:transform .2s}.desktop-nav__submenu a:hover svg{transform:translate(3px)}.header-actions{align-items:center;gap:22px;display:flex}.language-link{letter-spacing:.08em}.header-cta{border:1px solid #ffffff59;align-items:center;gap:15px;height:42px;padding-inline:17px 13px;font-size:12px;font-weight:650;transition:background .2s,color .2s;display:inline-flex}.header-cta svg{width:16px}.header-cta:hover{color:#000;background:#fff}.menu-button{cursor:pointer;background:0 0;border:1px solid #ffffff4d;place-items:center;width:44px;height:44px;padding:0;display:none}.menu-button svg{width:20px}.mobile-menu{display:none}.hero{min-height:max(760px,100svh);color:var(--white);background:#080808;flex-direction:column;display:flex;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center right;filter:saturate(.92)contrast(1.08)brightness(.82);animation:1.5s cubic-bezier(.2,.7,.2,1) both hero-reveal;transform:scale(1.01)}.hero__veil{z-index:1;background:linear-gradient(90deg,#000000f0 0%,#000000c2 36%,#030f261f 73%,#0000003d 100%),linear-gradient(#0000001f 0%,#0000 70%,#00000085 100%);position:absolute;inset:0}.hero:after{content:"";z-index:2;pointer-events:none;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.hero__inner{z-index:3;flex:1;align-items:center;padding-top:120px;padding-bottom:120px;display:flex;position:relative}.hero__content{width:min(760px,70%)}.hero__content h1{letter-spacing:-.066em;margin-top:30px;font-size:clamp(64px,8.4vw,132px);font-weight:380;line-height:.85}.hero__content h1 em{color:#9ebfff;text-shadow:0 0 42px #2d63ff2e;font-style:normal}.locale-zh .hero__content h1{letter-spacing:-.075em;max-width:800px;font-size:clamp(58px,7.2vw,112px);line-height:1}.hero__body{color:#ffffffb3;max-width:580px;margin-top:36px;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.locale-zh .hero__body{letter-spacing:.04em}.hero__actions{flex-wrap:wrap;gap:11px;margin-top:44px;display:flex}.hero__note{color:#ffffff70;letter-spacing:.06em;align-items:center;gap:9px;margin-top:28px;font-size:11px;display:flex}.hero__note span{color:#fffc}.hero__stats{z-index:3;border-top:1px solid #ffffff2b;align-items:stretch;display:flex;position:relative}.hero__stats>div{border-right:1px solid #ffffff2b;align-items:center;gap:16px;min-height:105px;padding:20px clamp(22px,3vw,48px);display:flex}.hero__stats>div:first-child{padding-left:0}.hero__stats strong{letter-spacing:-.04em;font-size:25px;font-weight:480}.hero__stats span{color:#ffffff73;max-width:116px;font-size:11px;line-height:1.4}.hero__scroll{color:#ffffff5c;letter-spacing:.16em;align-items:center;gap:13px;margin-left:auto;font-size:9px;display:flex}.hero__scroll i{background:#fff3;width:1px;height:34px;position:relative;overflow:hidden}.hero__scroll i:after{content:"";background:#fff;width:1px;height:50%;animation:2s ease-in-out infinite scroll-line;position:absolute;top:-50%;left:0}.intro{background:var(--paper)}.intro__grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:end;gap:80px;display:grid}.intro__body{max-width:450px;color:var(--muted);padding-bottom:5px;font-size:18px;line-height:1.7}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:clamp(70px,8vw,118px);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:470px;padding:30px;transition:background .35s,color .35s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:radial-gradient(circle at 90% 10%, var(--card-glow), transparent 42%), var(--ink);height:0;transition:height .38s cubic-bezier(.3,.7,.2,1);position:absolute;inset:auto 0 0}.service-card:first-child{--card-accent:var(--blue);--card-glow:#2d63ff6b}.service-card:nth-child(2){--card-accent:var(--cyan);--card-glow:#4ec5e557}.service-card:nth-child(3){--card-accent:var(--coral);--card-glow:#ff72574d}.service-card:nth-child(4){--card-accent:var(--gold);--card-glow:#d7a94c4d}.service-card>*{z-index:1;position:relative}.service-card:hover:before{height:100%}.service-card:hover{color:#fff}.service-card__top{color:#8c8c8c;letter-spacing:.14em;justify-content:space-between;font-size:10px;display:flex}.service-card__top svg{width:34px;height:34px;color:var(--card-accent);border:1px solid color-mix(in srgb, var(--card-accent) 45%, transparent);padding:5px;transition:color .35s,background .35s}.service-card:hover .service-card__top svg{color:#fff;background:var(--card-accent)}.service-card h3{letter-spacing:-.035em;max-width:190px;font-size:29px;font-weight:490;line-height:1.1}.locale-zh .service-card h3{letter-spacing:-.04em}.service-card p{color:var(--muted);margin-top:20px;font-size:14px;line-height:1.65;transition:color .35s}.service-card:hover p{color:#fff9}.service-card>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:21px;font-size:12px;font-weight:650;transition:border-color .35s;display:flex}.service-card:hover>a{border-color:#ffffff2e}.service-card>a svg{width:17px;transition:transform .25s}.service-card>a:hover svg{transform:translate(4px)}.map-section{color:#fff;background:radial-gradient(circle at 78% 32%,#245bdc33,#0000 31%),#0b0b0b;overflow:hidden}.map-section .section-heading{grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);align-items:start;column-gap:100px;max-width:none;display:grid}.map-section .section-heading .eyebrow{grid-column:1}.map-section .section-heading h2{grid-column:1;margin-top:25px}.map-section .section-heading__body{grid-area:1/2/span 2;align-self:end;max-width:440px;margin-top:0}.map-module{border:1px solid var(--line-light);grid-template-columns:minmax(0,1.7fr) minmax(320px,.72fr);min-height:600px;margin-top:78px;display:grid}.map-visual{border-right:1px solid var(--line-light);background:radial-gradient(circle at 76% 45%,#2d63ff21,#0000 33%),#101010;min-height:600px;position:relative;overflow:hidden}.map-grid{opacity:.25;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%,#000);mask-image:linear-gradient(90deg,#0000,#000 20%,#000)}.map-visual:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#10101059,#0000 24% 78%,#10101033);position:absolute;inset:0}.world-study-map{z-index:1;width:92%;height:70%;position:absolute;top:15%;left:4%;overflow:visible}.world-study-map__countries path{fill:#dee6ee2e;stroke:#ddebf94d;stroke-width:.75px;vector-effect:non-scaling-stroke;transition:fill .25s,opacity .25s,filter .25s}.world-study-map__countries path.is-destination{fill:url(#world-study-map-active);fill-opacity:.72;stroke:#c1e8ffd1}.world-study-map__countries path.is-active{fill-opacity:1;stroke:#eaf8ff;filter:url(#world-study-map-glow)}.map-label{z-index:2;color:#ffffff2e;letter-spacing:.18em;font-size:10px;line-height:1.5;position:absolute;bottom:35px;left:40px}.map-pin{z-index:5;cursor:pointer;background:0 0;border:0;padding:10px;position:absolute;transform:translate(-50%,-50%)}.map-pin>span{background:#111;border:2px solid #aaa;border-radius:50%;width:9px;height:9px;transition:background .25s,box-shadow .25s,transform .25s;display:block;box-shadow:0 0 0 8px #ffffff14}.map-pin b{white-space:nowrap;color:#ffffffa3;letter-spacing:.04em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#090c12ad;padding:4px 6px;font-size:10px;font-weight:550;line-height:1;transition:color .25s,background .25s;position:absolute;top:4px;left:26px}.map-pin--canada b,.map-pin--usa b,.map-pin--uk b,.map-pin--ireland b{left:auto;right:26px}.map-pin--ireland b{top:20px}.map-pin--uk b{top:-18px}.map-pin--singapore b{top:20px}.map-pin--malaysia b{top:-18px}.map-pin--new-zealand b{left:auto;right:24px}.map-pin:hover>span,.map-pin.is-active>span{background:var(--blue-soft);border-color:#dce9ff;transform:scale(1.2);box-shadow:0 0 0 9px #2d63ff2e,0 0 28px #2d63ff9e}.map-pin:hover b,.map-pin.is-active b{color:#fff;background:#0d121ee6}.map-panel{background:#131313;flex-direction:column;padding:clamp(30px,4vw,56px);display:flex}.map-panel__index{color:#ffffff59;letter-spacing:.16em;font-size:10px}.map-panel h3{letter-spacing:-.05em;margin-top:60px;font-size:clamp(38px,4vw,58px);font-weight:430}.map-panel__cities{color:#ffffff73;margin-top:12px;font-size:12px}.map-panel dl{margin:50px 0 38px}.map-panel dl div{border-top:1px solid var(--line-light);padding:23px 0}.map-panel dt{color:#ffffff5c;letter-spacing:.15em;text-transform:uppercase;font-size:9px}.map-panel dd{color:#ffffffc2;margin:10px 0 0;font-size:13px;line-height:1.6}.text-link{border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:21px;font-size:12px;font-weight:650;display:flex}.text-link svg{width:18px;transition:transform .25s}.text-link:hover svg{transform:translate(4px)}.map-tabs{gap:7px;margin-top:28px;display:flex}.map-tabs button{cursor:pointer;background:#ffffff2e;border:0;width:24px;height:2px;padding:0;transition:width .25s,background .25s}.map-tabs button.is-active{background:var(--blue-soft);width:48px}.pte-section{background:radial-gradient(circle at 82% 44%,#2d63ff21,#0000 32%),#ebeae5;overflow:hidden}.pte-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(60px,10vw,150px);display:grid}.pte-copy ul{border-top:1px solid var(--line);margin:40px 0;padding:0;list-style:none}.pte-copy li{border-bottom:1px solid var(--line);color:#353535;align-items:center;gap:15px;padding:16px 0;font-size:13px;display:flex}.pte-copy li svg{width:18px}.score-card-wrap{place-items:center;min-height:630px;display:grid;position:relative}.orbit{border:1px solid #0000001a;border-radius:50%;width:510px;height:510px;position:absolute}.orbit:after{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:-4px;box-shadow:0 0 0 7px #ff72571a}.orbit--one{animation:18s linear infinite orbit-rotate}.orbit--two{opacity:.55;width:640px;height:640px;animation:28s linear infinite reverse orbit-rotate}.score-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;width:min(100%,450px);min-height:540px;padding:29px;position:relative;box-shadow:0 35px 80px #0000001f}.score-card__header{border-bottom:1px solid var(--line);color:#777;letter-spacing:.17em;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:9px;display:flex}.score-card__header i{background:#111;border-radius:50%;width:8px;height:8px}.score-card>p{color:#777;letter-spacing:.1em;text-transform:uppercase;margin-top:28px;font-size:10px}.score-card__overall{place-items:center;height:140px;display:grid;position:relative}.score-card__overall>div{text-align:center;z-index:2;position:absolute;top:40px}.score-card__overall small{color:#777;font-size:10px;display:block}.score-card__overall strong{letter-spacing:-.06em;margin-top:2px;font-size:50px;font-weight:470;display:block}.score-card__overall svg{width:180px;position:absolute;bottom:0;overflow:visible}.score-card__overall path{fill:none;stroke:#ddd;stroke-width:7px;stroke-linecap:round}.score-card__overall .score-progress{stroke:var(--blue);stroke-dasharray:164;stroke-dashoffset:34px}.skill-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:28px;display:grid}.skill-grid>div{background:#f2f1ed;padding:14px}.skill-grid span{color:#777;font-size:10px}.skill-grid strong{float:right;font-size:14px;font-weight:600}.skill-grid i{background:#d7d7d4;height:2px;margin-top:15px;display:block}.skill-grid b{background:linear-gradient(90deg, var(--blue), var(--blue-soft));height:100%;display:block}.score-card__next{border:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding:18px;display:flex}.score-card__next span{color:#777;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.score-card__next strong{font-size:11px}.business-section{color:#fff;background:radial-gradient(circle at 68% 25%,#2d63ff24,#0000 28%),#090909}.business-grid{grid-template-columns:.76fr 1.24fr;gap:clamp(70px,9vw,140px);display:grid}.business-intro{align-self:start;position:sticky;top:60px}.business-intro .action-link{margin-top:45px}.business-panes{border-top:1px solid var(--line-light)}.market-signal{text-align:center;border-bottom:1px solid var(--line-light);background:radial-gradient(circle,#2d63ff33,#0000 46%);flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.market-signal__globe{border:1px solid #ffffff40;border-radius:50%;width:170px;height:170px;margin-bottom:30px;position:relative}.market-signal__globe:before,.market-signal__globe:after,.market-signal__globe span,.market-signal__globe i{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute}.market-signal__globe:before{inset:26px -1px}.market-signal__globe:after{inset:-1px 48px}.market-signal__globe span{border:0;border-top:1px solid #ffffff40;border-radius:0;height:1px;top:50%;left:0;right:0}.market-signal__globe i{background:var(--coral);width:9px;height:9px;top:61px;left:28px;box-shadow:0 0 0 7px #ff72571f}.market-signal__globe b{background:var(--blue-soft);border-radius:50%;width:6px;height:6px;position:absolute;bottom:42px;right:32px;box-shadow:0 0 13px #86b4ffb3}.market-signal>strong{letter-spacing:.08em;font-size:25px;font-weight:430}.market-signal>p{color:#ffffff6b;margin-top:10px;font-size:11px}.pillar-list article{border-bottom:1px solid var(--line-light);grid-template-columns:70px 1fr;gap:28px;padding:38px 0;display:grid}.pillar-list article>span{color:#ffffff42;letter-spacing:.1em;font-size:10px}.pillar-list h3{letter-spacing:-.025em;font-size:24px;font-weight:470}.pillar-list p{color:#ffffff7a;max-width:520px;margin-top:12px;font-size:14px;line-height:1.65}.tour-section{background:#f7f6f2;overflow:hidden}.tour-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(70px,10vw,150px);display:grid}.tag-row{flex-wrap:wrap;gap:8px;margin:38px 0;display:flex}.tag-row span{border:1px solid var(--line);color:#555;border-radius:30px;padding:9px 14px;font-size:10px}.journey-visual{place-items:center;min-height:630px;display:grid;position:relative}.journey-arc{border:1px solid #00000024;border-radius:50%;position:absolute}.journey-arc--outer{width:570px;height:570px}.journey-arc--inner{border-style:dashed;width:350px;height:350px;animation:35s linear infinite orbit-rotate}.journey-center{color:#fff;background:linear-gradient(145deg,#111 12%,#173eaa 100%);border-radius:50%;align-content:center;place-items:center;gap:14px;width:180px;height:180px;display:grid;box-shadow:0 20px 55px #254baf47}.journey-center svg{width:35px}.journey-center span{letter-spacing:.2em;text-align:center;font-size:9px;line-height:1.6}.journey-step{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f6f2e6;min-width:110px;padding:13px 15px;position:absolute}.journey-step span{color:#8d8d8d;font-size:9px}.journey-step strong{margin-top:6px;font-size:13px;display:block}.journey-step--1{top:50px;left:18%}.journey-step--2{top:24%;right:3%}.journey-step--3{bottom:10%;right:13%}.journey-step--4{bottom:22%;left:5%}.support-section{background:#f7f6f2;padding-bottom:clamp(96px,12vw,170px)}.support-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;gap:45px;min-height:260px;padding-top:40px;padding-bottom:40px;display:grid}.support-card__icon{background:linear-gradient(145deg, #111, var(--blue));color:#fff;place-items:center;width:70px;height:70px;display:grid}.support-card__icon svg{width:30px}.support-card h2{letter-spacing:-.05em;margin-top:14px;font-size:clamp(31px,3.8vw,52px);font-weight:450}.support-card div>p:last-child{max-width:610px;color:var(--muted);margin-top:15px;font-size:14px;line-height:1.6}.racing-section{color:#fff;background:radial-gradient(circle at 18% 62%,#ff4b3029,#0000 26%),#151515;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.racing-section:after{content:"RACING";color:#ffffff07;letter-spacing:-.08em;font-size:clamp(130px,22vw,330px);font-style:italic;font-weight:800;position:absolute;bottom:-34px;right:-10px}.racing-lines{position:absolute;inset:0;overflow:hidden}.racing-lines i{background:linear-gradient(90deg,#0000,#ff725794,#ffffff1f);width:140%;height:1px;position:absolute;right:-30%;transform:rotate(-10deg)}.racing-lines i:first-child{top:25%}.racing-lines i:nth-child(2){top:50%;transform:rotate(-10deg)translate(15%)}.racing-lines i:nth-child(3){top:75%;transform:rotate(-10deg)translate(-12%)}.racing-inner{z-index:2;grid-template-columns:100px 1fr auto;align-items:center;gap:42px;display:grid;position:relative}.racing-icon{width:68px;height:68px;color:var(--coral);filter:drop-shadow(0 0 18px #ff725740)}.racing-inner h2{letter-spacing:-.055em;margin-top:18px;font-size:clamp(41px,5.5vw,76px);font-weight:430}.racing-inner div>p:last-child{color:#ffffff7a;max-width:580px;margin-top:15px;font-size:14px;line-height:1.6}.closing-section{background:var(--paper);text-align:center}.closing-inner{flex-direction:column;align-items:center;display:flex}.closing-inner h2{letter-spacing:-.07em;margin-top:28px;font-size:clamp(60px,9vw,130px);font-weight:400;line-height:.9}.locale-zh .closing-inner h2{letter-spacing:-.08em;line-height:1}.closing-inner>p:nth-of-type(2){max-width:480px;color:var(--muted);margin-top:30px;font-size:17px;line-height:1.6}.closing-inner>div{align-items:center;gap:30px;margin-top:40px;display:flex}.closing-email{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px}.site-footer{color:#fff;background:#080808}.footer-top{grid-template-columns:1.35fr .65fr;gap:100px;min-height:400px;padding-top:80px;padding-bottom:80px;display:grid}.footer-brand>p{letter-spacing:-.045em;max-width:430px;margin-top:38px;font-size:clamp(26px,3vw,42px);font-weight:430;line-height:1.15}.footer-brand>span{color:#ffffff5c;letter-spacing:.14em;text-transform:uppercase;margin-top:30px;font-size:10px;display:block}.footer-groups{grid-template-columns:1fr 1fr;gap:50px;display:grid}.footer-groups h3{color:#ffffff59;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px;font-size:9px;font-weight:600}.footer-groups a{color:#ffffffb8;width:max-content;margin-top:14px;font-size:12px;transition:color .2s,transform .2s;display:block}.footer-groups a:hover{color:#fff;transform:translate(3px)}.footer-bottom{border-top:1px solid var(--line-light);color:#ffffff52;letter-spacing:.06em;justify-content:space-between;align-items:center;min-height:76px;font-size:9px;display:flex}.footer-bottom div{flex-wrap:wrap;justify-content:flex-end;gap:12px 26px;display:flex}@keyframes hero-reveal{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1.01)}}@keyframes scroll-line{0%{transform:translateY(0)}to{transform:translateY(300%)}}@keyframes orbit-rotate{to{transform:rotate(360deg)}}@media (max-width:1120px){.desktop-nav{display:none}.menu-button{display:grid}.header-cta{display:none}.site-header.is-open{background:#090909;height:100dvh;position:fixed}.mobile-menu{opacity:0;visibility:hidden;background:#090909;transition:opacity .25s,transform .25s,visibility .25s;display:block;position:absolute;inset:89px 0 0;overflow-y:auto;transform:translateY(-10px)}.site-header.is-open .mobile-menu{opacity:1;visibility:visible;transform:none}.mobile-menu nav{padding-top:38px;padding-bottom:38px}.mobile-menu nav>a{border-bottom:1px solid var(--line-light);grid-template-columns:45px 1fr 24px;align-items:center;min-height:70px;font-size:24px;font-weight:430;display:grid}.mobile-menu nav>a>span{color:#ffffff47;font-size:9px}.mobile-menu nav>a svg{width:20px}.mobile-menu__services{border-bottom:1px solid var(--line-light);padding:18px 0 20px}.mobile-menu__services>p{color:#ffffff7a;grid-template-columns:45px 1fr;align-items:center;min-height:52px;font-size:13px;font-weight:570;display:grid}.mobile-menu__services>p span{color:#ffffff47;font-size:9px}.mobile-menu__services>a{color:#ffffffd1;grid-template-columns:45px minmax(0,1fr) 20px;align-items:center;min-height:48px;padding-left:18px;font-size:16px;display:grid}.mobile-menu__services>a span{color:#ffffff40;font-size:9px}.mobile-menu__services>a svg{width:16px}.mobile-menu .mobile-menu__cta{color:#000;background:#fff;justify-content:space-between;margin-top:28px;padding-inline:22px;font-size:14px;display:flex}.service-grid{grid-template-columns:1fr 1fr}.service-card{min-height:400px}.business-grid,.tour-grid{grid-template-columns:1fr 1.25fr;gap:70px}.journey-arc--outer{width:480px;height:480px}}@media (max-width:820px){:root{--gutter:28px}.header-inner{height:78px}.hero{min-height:820px}.hero__content{width:92%}.hero__veil{background:linear-gradient(90deg,#000000e8,#00000080),linear-gradient(#0000 55%,#00000080)}.hero__stats>div{flex:1;padding-inline:18px}.hero__stats>div:first-child{padding-left:0}.hero__scroll{display:none}.intro__grid{grid-template-columns:1fr;gap:36px}.map-section .section-heading{grid-template-columns:1fr}.map-section .section-heading h2,.map-section .section-heading .eyebrow,.map-section .section-heading__body{grid-area:auto/1}.map-section .section-heading__body{margin-top:28px}.map-module{grid-template-columns:1fr}.map-visual{border-right:0;border-bottom:1px solid var(--line-light);min-height:490px}.map-panel{min-height:490px}.map-panel h3{margin-top:35px}.pte-grid{grid-template-columns:1fr}.score-card-wrap{min-height:600px}.business-grid,.tour-grid{grid-template-columns:1fr}.business-intro{position:static}.business-panes{margin-top:20px}.journey-visual{min-height:570px}.support-card{grid-template-columns:70px 1fr}.support-card>.action-link{grid-column:2}.racing-inner{grid-template-columns:75px 1fr}.racing-inner>.action-link{grid-column:2}.footer-top{grid-template-columns:1fr 1fr;gap:50px}}@media (max-width:560px){:root{--gutter:20px}.section{padding-block:90px}.brand-mark{font-size:15px}.brand-mark__symbol{width:25px;height:25px}.header-actions{gap:12px}.hero{min-height:760px}.hero__image{object-position:61% center}.hero__veil{background:linear-gradient(90deg,#000000e3,#020e2657),linear-gradient(#0000 45%,#000000a3)}.hero__inner{align-items:flex-end;padding-top:110px;padding-bottom:50px}.hero__content{width:100%}.hero__content h1{margin-top:24px}.locale-zh .hero__content h1{font-size:47px;line-height:1.04}.hero__body{width:94%;margin-top:25px}.hero__actions{margin-top:31px}.hero__actions .button{width:100%}.hero__note{display:none}.hero__stats{grid-template-columns:repeat(3,1fr);display:grid}.hero__stats>div{min-height:88px;padding:16px 9px;display:block}.hero__stats>div:first-child{padding-left:0}.hero__stats strong{font-size:21px;display:block}.hero__stats span{margin-top:5px;font-size:9px;display:block}.section-heading h2{font-size:42px}.section-heading__body{margin-top:25px;font-size:16px}.service-grid{grid-template-columns:1fr}.service-card{min-height:340px;padding:25px}.service-card h3{font-size:27px}.map-module{margin-top:55px}.map-visual{min-height:390px}.map-visual:after{width:auto;height:auto}.map-grid{background-size:42px 42px}.map-label{bottom:22px;left:20px}.map-pin b{display:none}.map-pin.is-active b{display:block}.map-panel{min-height:440px;padding:28px}.map-panel dl{margin-block:32px 25px}.pte-copy li{font-size:12px}.score-card-wrap{min-height:530px}.orbit{width:400px;height:400px}.orbit--two{width:490px;height:490px}.score-card{min-height:485px;padding:22px}.score-card__overall{height:125px}.score-card__overall strong{font-size:44px}.skill-grid{margin-top:19px}.market-signal{min-height:350px}.pillar-list article{grid-template-columns:40px 1fr;padding:30px 0}.journey-visual{min-height:440px;margin-top:30px}.journey-arc--outer{width:350px;height:350px}.journey-arc--inner{width:230px;height:230px}.journey-center{width:130px;height:130px}.journey-step{min-width:88px;padding:10px}.journey-step--1{top:30px;left:5%}.journey-step--2{right:0}.journey-step--3{bottom:7%;right:2%}.journey-step--4{bottom:18%;left:0}.support-card{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.support-card>.action-link{align-self:flex-start}.racing-section{min-height:520px}.racing-inner{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.racing-icon{width:54px;height:54px}.racing-inner h2{font-size:47px}.closing-inner h2{font-size:62px}.closing-inner>div{flex-direction:column;width:100%}.closing-inner .button{width:100%}.footer-top{grid-template-columns:1fr;min-height:auto}.footer-groups{margin-top:25px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;min-height:100px;padding-top:25px;padding-bottom:25px}.footer-bottom div{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-presence{background:#e9e8e2;overflow:hidden}.home-presence__grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(54px,8vw,130px);display:grid}.home-presence__copy h2{letter-spacing:-.055em;max-width:570px;margin-top:25px;font-size:clamp(44px,5.4vw,78px);font-weight:440;line-height:1}.locale-zh .home-presence__copy h2{line-height:1.14}.home-presence__copy>p:not(.eyebrow){max-width:510px;color:var(--muted);margin-top:30px;font-size:17px;line-height:1.72}.home-presence__copy .action-link{margin-top:38px}.home-presence__media{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-presence__media figure{background:#d7d6d1;min-height:245px;margin:0;position:relative;overflow:hidden}.home-presence__media .home-presence__large{grid-column:1/-1;min-height:440px}.home-presence__media img{object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.home-presence__media figure:hover img{transform:scale(1.025)}.subpage{background:var(--paper)}.page-hero,.editorial-hero{color:#fff;background:#0b0b0b;min-height:min(880px,92vh);display:flex;position:relative;overflow:hidden}.page-hero__image,.editorial-hero__image{object-fit:cover}.page-hero__veil,.editorial-hero__veil{background:linear-gradient(90deg,#000000e0 0%,#0000009e 43%,#0000002e 78%),linear-gradient(#0000 58%,#000000a6);position:absolute;inset:0}.page-hero__inner{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;padding-top:160px;padding-bottom:clamp(46px,7vw,90px);display:flex;position:relative}.page-hero__copy{max-width:850px}.page-hero__copy h1,.editorial-hero__inner h1{letter-spacing:-.065em;text-wrap:balance;margin-top:26px;font-size:clamp(56px,7.8vw,112px);font-weight:420;line-height:.94}.locale-zh .page-hero__copy h1,.locale-zh .editorial-hero__inner h1{letter-spacing:-.075em;line-height:1.1}.page-hero__copy>p:not(.eyebrow),.editorial-hero__inner>p:not(.eyebrow){color:#ffffffad;max-width:710px;margin-top:30px;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.page-hero__proof{border-top:1px solid #fff3;flex-wrap:wrap;gap:12px 30px;margin-top:58px;padding-top:46px;display:flex}.page-hero__proof span{color:#ffffffb8;letter-spacing:.03em;align-items:center;gap:9px;font-size:12px;font-weight:600;display:inline-flex}.page-hero__proof svg{width:16px;height:16px;color:var(--blue-soft)}.service-overview__intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.service-overview__intro h2,.about-story__grid h2,.presence-heading h2,.contact-offices h2{letter-spacing:-.055em;max-width:760px;margin-top:24px;font-size:clamp(42px,5.4vw,76px);font-weight:440;line-height:1}.locale-zh .service-overview__intro h2,.locale-zh .about-story__grid h2,.locale-zh .presence-heading h2{line-height:1.14}.service-overview__intro>p{color:var(--muted);font-size:18px;line-height:1.75}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:300px;padding:28px;transition:background .3s,color .3s;display:flex}.feature-card>span{color:var(--blue);letter-spacing:.12em;font-size:10px}.feature-card h3{letter-spacing:-.03em;margin-top:auto;font-size:24px;font-weight:520}.feature-card p{color:var(--muted);margin-top:16px;font-size:14px;line-height:1.65}.feature-card:hover{background:var(--ink);color:#fff}.feature-card:hover p{color:#ffffff94}.photo-story{background:var(--paper);padding-block:30px 110px}.photo-story__header{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;padding-bottom:20px;font-size:10px;display:flex}.photo-story__grid{grid-template-columns:1.65fr .85fr;gap:10px;display:grid}.photo-story__grid figure{background:#ddd;min-height:620px;margin:0;position:relative;overflow:hidden}.photo-story__grid img{object-fit:cover;transition:transform .9s}.photo-story__grid figure:hover img{transform:scale(1.025)}.process-section{color:#fff;background:#0a0a0a}.process-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(70px,12vw,180px);display:grid}.process-heading{align-self:start;position:sticky;top:130px}.process-heading h2{letter-spacing:-.055em;margin-top:26px;font-size:clamp(44px,5.5vw,78px);font-weight:430;line-height:1}.locale-zh .process-heading h2{line-height:1.14}.process-list article{border-top:1px solid #ffffff29;grid-template-columns:72px 1fr;gap:24px;padding:34px 0;display:grid}.process-list article:last-child{border-bottom:1px solid #ffffff29}.process-list>article>span{color:var(--blue-soft);letter-spacing:.14em;font-size:11px}.process-list h3{letter-spacing:-.035em;font-size:28px;font-weight:490}.process-list p{color:#ffffff8a;max-width:520px;margin-top:13px;line-height:1.65}.page-cta{text-align:center}.page-cta__inner{max-width:980px}.page-cta__inner .eyebrow{justify-content:center}.page-cta__inner h2{letter-spacing:-.065em;margin-top:28px;font-size:clamp(48px,7.2vw,100px);font-weight:430;line-height:.98}.locale-zh .page-cta__inner h2{line-height:1.12}.page-cta__inner>p:not(.eyebrow){max-width:610px;color:var(--muted);margin:28px auto 0;font-size:18px;line-height:1.65}.page-cta__inner .button{margin-top:36px}.editorial-hero{min-height:760px}.editorial-hero:not(.editorial-hero--image){background:radial-gradient(circle at 72% 26%,#2d63ff57,#0000 24%),radial-gradient(circle at 20% 105%,#4ec5e529,#0000 35%),#090909}.editorial-hero__veil{background:linear-gradient(90deg,#000000d1,#0000003d)}.editorial-hero__inner{z-index:2;align-self:flex-end;padding-top:180px;padding-bottom:clamp(70px,9vw,120px);position:relative}.editorial-hero__inner h1{max-width:1050px}.editorial-hero--destinations{isolation:isolate;background:#080a0f;min-height:clamp(680px,86vh,880px)}.editorial-hero--destinations:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#080a0f00,#080a0ffa);height:22%;position:absolute;bottom:-1px;left:0;right:0}.editorial-hero--destinations .editorial-hero__image{object-position:50% 70%;filter:saturate(.88)contrast(1.05)}.editorial-hero--destinations .editorial-hero__veil{z-index:1;background:linear-gradient(#0512201f 0%,#05122047 48%,#051220c7 100%),linear-gradient(90deg,#051220c2 0%,#05122075 44%,#05122014 78%)}.editorial-hero--destinations .editorial-hero__inner{z-index:2;flex-direction:column;justify-content:center;align-self:center;min-height:clamp(680px,86vh,880px);padding-top:120px;padding-bottom:80px;display:flex;transform:translateY(-18px)}.editorial-hero--destinations .editorial-hero__inner h1{letter-spacing:-.04em;max-width:820px;font-size:clamp(56px,6vw,104px);line-height:.98}.locale-zh .editorial-hero--destinations .editorial-hero__inner h1{letter-spacing:-.055em;line-height:1.06}.editorial-hero--destinations .editorial-hero__inner>p:not(.eyebrow){max-width:680px;margin-top:24px}.about-story__grid{grid-template-columns:1fr 1fr;gap:clamp(70px,10vw,150px);display:grid}.about-story__grid>div:last-child{padding-top:52px}.about-story__grid>div:last-child p{color:var(--muted);font-size:18px;line-height:1.8}.about-story__grid>div:last-child p+p{margin-top:25px}.value-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:100px;display:grid}.value-grid article{border-right:1px solid var(--line);min-height:250px;padding:27px 26px}.value-grid article:first-child{border-left:1px solid var(--line)}.value-grid article>span{color:var(--blue);font-size:10px}.value-grid h3{margin-top:76px;font-size:25px;font-weight:500}.value-grid p{color:var(--muted);margin-top:15px;line-height:1.6}.presence-section{color:#fff;background:#0a0a0a}.presence-heading{margin-bottom:74px}.presence-heading h2{max-width:850px}.office-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.office-card{background:#161616;grid-template-columns:.9fr 1.1fr;min-height:300px;display:grid}.office-card figure{min-height:300px;margin:0;position:relative;overflow:hidden}.office-card img{object-fit:cover;filter:saturate(.75);transition:transform .7s,filter .7s}.office-card:hover img{filter:saturate();transform:scale(1.035)}.office-card>div{flex-direction:column;justify-content:center;padding:32px;display:flex}.office-card>div>span,.office-card small{color:#fff6;letter-spacing:.14em;text-transform:uppercase;font-size:9px}.office-card h3{letter-spacing:-.04em;margin-top:13px;font-size:32px;font-weight:460}.office-card p{color:#ffffff8f;margin-top:16px;font-size:13px;line-height:1.6}.office-card small{margin-top:15px}.insights-section{background:#ecebe6}.insight-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.insight-card{background:#fff}.insight-card__visual{background:#161616;height:300px;position:relative;overflow:hidden}.insight-card__visual:before,.insight-card__visual:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute}.insight-card__visual:before{width:330px;height:330px;top:-120px;right:-50px}.insight-card__visual:after{background:radial-gradient(circle at 30% 30%, var(--blue-soft), var(--blue));width:170px;height:170px;top:-40px;right:30px;box-shadow:0 35px 90px #2d63ff66}.insight-card__visual--2:after{background:radial-gradient(circle at 30% 30%, #ffb19f, var(--coral))}.insight-card__visual--3:after{background:radial-gradient(circle at 30% 30%,#99e7f8,#1586b0)}.insight-card__visual--4:after{background:radial-gradient(circle at 30% 30%,#f4d793,#b77b12)}.insight-card__visual>span{z-index:2;color:#ffffff8c;letter-spacing:.16em;font-size:11px;position:absolute;bottom:24px;left:28px}.insight-card>div:last-child{flex-direction:column;min-height:330px;padding:34px;display:flex}.insight-card>div:last-child>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:650}.insight-card h2{letter-spacing:-.045em;margin-top:25px;font-size:clamp(26px,2.5vw,38px);font-weight:480;line-height:1.12}.insight-card p{color:var(--muted);margin-top:18px;line-height:1.65}.insight-card small{color:#9a9a9a;letter-spacing:.12em;text-transform:uppercase;margin-top:auto;padding-top:28px;font-size:10px}.insights-note{color:var(--muted);margin-top:40px;font-size:13px;line-height:1.6}.contact-section{background:#ecebe6}.contact-layout{grid-template-columns:1.35fr .65fr;gap:clamp(55px,9vw,140px);display:grid}.contact-form{background:#fff;padding:clamp(30px,5vw,70px)}.contact-form__row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-form label{color:#303030;letter-spacing:.08em;text-transform:uppercase;gap:10px;margin-bottom:24px;font-size:11px;font-weight:650;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;border-bottom:1px solid #cacaca;border-radius:0;outline:0;padding:13px 0;font-size:16px;font-weight:400;line-height:1.5;transition:border-color .2s}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue)}.contact-form__honeypot{position:absolute!important;left:-9999px!important}.contact-form .contact-form__consent{text-transform:none;letter-spacing:0;grid-template-columns:none;align-items:flex-start;gap:12px;margin-top:6px;font-weight:400;line-height:1.5;display:flex}.contact-form__consent input{flex:none;width:17px;height:17px;margin-top:2px}.contact-form button{cursor:pointer;margin-top:14px}.contact-form button:disabled{opacity:.55;cursor:wait}.contact-form__status{min-height:24px;margin-top:18px;font-size:13px;line-height:1.5}.contact-form__status--success{color:#167548}.contact-form__status--error{color:#a43322}.contact-aside{align-self:start;padding-top:20px}.contact-aside>div{border-top:1px solid var(--line);padding:27px 0}.contact-aside>div span{color:var(--muted);letter-spacing:.15em;margin-bottom:11px;font-size:9px;display:block}.contact-aside>div a{font-size:18px}.contact-aside>p{color:var(--muted);padding-top:25px;font-size:13px;line-height:1.6}.contact-offices{padding-top:120px}.contact-offices h2{font-size:clamp(38px,4vw,58px)}.contact-offices>div{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:45px;display:grid}.contact-offices article{border-right:1px solid var(--line);min-height:200px;padding:25px}.contact-offices article:first-child{border-left:1px solid var(--line)}.contact-offices article>span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.contact-offices article h3{margin-top:40px;font-size:23px;font-weight:500}.contact-offices article p{color:var(--muted);margin-top:13px;font-size:12px;line-height:1.55}@media (max-width:1120px){.feature-grid,.value-grid,.contact-offices>div{grid-template-columns:1fr 1fr}}@media (max-width:820px){.home-presence__grid,.service-overview__intro,.process-layout,.about-story__grid,.contact-layout{grid-template-columns:1fr}.home-presence__media .home-presence__large{min-height:360px}.page-hero,.editorial-hero{min-height:760px}.page-hero__veil,.editorial-hero__veil{background:linear-gradient(#0003 20%,#000000e0)}.editorial-hero--destinations{min-height:700px}.editorial-hero--destinations .editorial-hero__image{object-position:70% 62%}.editorial-hero--destinations .editorial-hero__veil{background:linear-gradient(#0512201a 0%,#0512203d 42%,#051220db 100%),linear-gradient(90deg,#051220a6 0%,#05122042 70%,#05122014 100%)}.editorial-hero--destinations .editorial-hero__inner{min-height:700px;padding-top:112px;padding-bottom:70px;transform:translateY(-10px)}.page-hero__proof{margin-top:42px}.service-overview__intro{gap:32px}.photo-story__grid{grid-template-columns:1fr}.photo-story__grid figure{min-height:470px}.process-heading{position:static}.office-grid,.insight-grid{grid-template-columns:1fr}.office-card{grid-template-columns:1fr 1fr}.contact-offices{padding-top:80px}}@media (max-width:560px){.brand-mark img{width:118px}.home-presence__media figure{min-height:170px}.home-presence__media .home-presence__large{min-height:270px}.page-hero,.editorial-hero{min-height:720px}.editorial-hero--destinations .editorial-hero__image{object-position:72% 62%}.editorial-hero--destinations .editorial-hero__inner{padding-top:98px;padding-bottom:64px}.editorial-hero--destinations .editorial-hero__inner h1{font-size:clamp(46px,13.5vw,60px)}.page-hero__inner{padding-top:130px}.page-hero__copy h1,.editorial-hero__inner h1{font-size:clamp(46px,14vw,66px)}.page-hero__actions{flex-direction:column}.page-hero__actions .button{width:100%}.page-hero__proof{gap:13px;display:grid}.feature-grid,.value-grid,.contact-offices>div{grid-template-columns:1fr}.feature-card{min-height:240px}.photo-story__header{display:block}.photo-story__header span{margin-top:8px;display:block}.photo-story__grid figure{min-height:330px}.process-list article{grid-template-columns:48px 1fr}.office-card{grid-template-columns:1fr}.office-card figure{min-height:240px}.insight-card__visual{height:240px}.contact-form{padding:26px 20px}.contact-form__row{grid-template-columns:1fr;gap:0}.contact-offices article{min-height:170px}}.destination-atlas{color:#fff;background:radial-gradient(circle at 76% 19%,#494aff26,#0000 28%),#080a0f;position:relative;overflow:clip}.destination-atlas:before{content:"";border:1px solid #74bbff26;border-radius:50%;width:860px;height:860px;position:absolute;top:10%;left:-640px;box-shadow:0 0 220px #2d63ff1a}.destination-atlas__heading{grid-template-columns:1.16fr .84fr;align-items:end;gap:clamp(60px,10vw,150px);display:grid;position:relative}.destination-atlas__heading h2{letter-spacing:-.06em;max-width:900px;margin-top:25px;font-size:clamp(48px,6.2vw,90px);font-weight:430;line-height:.98}.locale-zh .destination-atlas__heading h2{line-height:1.12}@media (min-width:821px){.locale-zh .destination-atlas__heading{grid-template-columns:1.24fr .76fr}.locale-zh .destination-atlas__heading h2{word-break:keep-all;overflow-wrap:normal;max-width:none}}.destination-atlas__heading>p{color:#ffffff8c;max-width:540px;font-size:18px;line-height:1.75}.destination-tabs{z-index:2;scrollbar-width:thin;border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(9,minmax(132px,1fr));margin-top:78px;display:grid;position:relative;overflow-x:auto}.destination-tabs button{color:#ffffff70;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff29;border-top:0;border-left:0;grid-template-columns:auto 1fr auto;align-content:center;gap:11px 8px;min-height:104px;padding:18px;transition:background .25s,color .25s,transform .25s;display:grid}.destination-tabs button:hover,.destination-tabs button.is-active{color:#0a0c11;background:#f5f7fb}.destination-tabs button:focus-visible{outline-offset:-3px;outline:2px solid #86e7ff}.destination-tabs button>span,.destination-tabs button>small{letter-spacing:.15em;font-size:8px}.destination-tabs button>span{grid-column:1}.destination-tabs button>.country-flag{grid-column:3}.destination-tabs button>strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1/3;font-size:13px;font-weight:560;line-height:1.2;overflow:hidden}.destination-tabs button>small{grid-column:3;place-self:center end}.country-flag{border:1px solid #ffffff47;border-radius:2px;width:25px;height:auto;display:block;overflow:hidden;box-shadow:0 4px 12px #0003}.destination-tabs button.is-active .country-flag,.destination-tabs button:hover .country-flag{border-color:#0a0c1133;box-shadow:0 4px 12px #0a0c111f}.destination-stage{border-bottom:1px solid #ffffff24;border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;grid-template-columns:minmax(0,1.24fr) minmax(350px,.76fr);display:grid;position:relative}.destination-map-shell{background:radial-gradient(circle at 50% 48%,#4774ff2e,#0000 42%),linear-gradient(145deg,#101722,#0b0f16 72%);flex-direction:column;min-height:760px;padding:28px clamp(24px,3.2vw,52px) 25px;display:flex;position:relative;overflow:hidden}.destination-map-shell:after{content:"";pointer-events:none;border:1px solid #79c2ff21;border-radius:50%;height:62%;position:absolute;inset:auto -17% -42% 18%;transform:rotate(-8deg)}.destination-map-shell__topline{z-index:2;color:#ffffff75;letter-spacing:.15em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;gap:20px;font-size:8px;display:grid;position:relative}.destination-map-shell__topline span:last-child{text-align:right}.destination-map-shell__identity{align-items:center;gap:9px;display:inline-flex}.destination-map-shell__identity .country-flag{width:21px}.destination-map-shell__canvas{z-index:1;flex:auto;min-height:590px;display:flex;position:relative}.country-map{z-index:1;flex:auto;width:100%;min-height:590px;animation:.7s cubic-bezier(.22,.72,.22,1) both atlas-map-in;position:relative;overflow:visible}.country-map__latitude path{fill:none;stroke:#ffffff0d;stroke-width:1px;stroke-dasharray:2 9}.country-map__land{fill:url(#destination-map-fill);fill-opacity:.82}.country-map__regions path{fill:#315fdd;fill-opacity:.72;stroke:#c8e4ff7a;stroke-width:1.1px;vector-effect:non-scaling-stroke;transition:fill .35s,fill-opacity .35s}.country-map__regions path[data-region-index="1"]{fill:#3b72e9}.country-map__regions path[data-region-index="2"]{fill:#515de1}.country-map__regions path[data-region-index="3"]{fill:#6552dc}.country-map__regions path[data-region-index="4"]{fill:#347fcf}.country-map__regions path[data-region-index="5"]{fill:#4767c8}.destination-stage--city-atlas .country-map__regions path{fill-opacity:.9;stroke:#f2f9ffb8}.destination-stage--city-atlas .country-map--atlas:not(.country-map--australia) .country-map__regions path{fill-opacity:.94;stroke:#f8fcffe0;stroke-width:1.25px}.destination-stage--australia .country-map__regions path[data-region-index="0"]{fill:#91c523}.destination-stage--australia .country-map__regions path[data-region-index="1"]{fill:#f39a3b}.destination-stage--australia .country-map__regions path[data-region-index="2"]{fill:#6657a6}.destination-stage--australia .country-map__regions path[data-region-index="3"]{fill:#e35a39}.destination-stage--australia .country-map__regions path[data-region-index="4"]{fill:#4bbf91}.destination-stage--australia .country-map__regions path[data-region-index="5"]{fill:#173f82}.destination-stage--australia .country-map__regions path[data-region-index="6"]{fill:#536fc0}.destination-stage--australia .country-map__regions path[data-region-index="7"]{fill:#2baed1}.destination-stage--city-atlas{grid-template-columns:1fr}.destination-stage--city-atlas .destination-map-shell{color:#0a1820;background:#edf4f7;min-height:1030px;padding:24px clamp(24px,3vw,48px) 22px}.destination-stage--city-atlas .destination-map-shell:after{display:none}.destination-stage--city-atlas .destination-map-shell__topline{color:#0a18207a;grid-template-columns:1fr}.destination-stage--city-atlas .destination-map-shell__topline>span:not(:first-child){display:none}.destination-stage--city-atlas .destination-map-shell__canvas{min-height:910px;margin-top:22px;display:block}.destination-stage--city-atlas .destination-map-shell__legend{color:#0a18208a;margin-top:18px}.destination-stage--city-atlas .destination-map-shell__legend strong{color:#0a1820b8}.destination-stage--city-atlas .destination-map-shell__legend i{box-shadow:none;border-color:#087ba4}.destination-stage--city-atlas .destination-story{border-top:1px solid #ffffff24;border-left:0;min-height:480px;padding:clamp(40px,5vw,72px)}.destination-stage--city-atlas .destination-story__country{margin-top:42px}.australia-map-layout{--atlas-accent:#087ba4;background:#f8fbfc;border:1px solid #1957702b;grid-template-columns:minmax(0,2.55fr) minmax(390px,1fr);height:910px;min-height:0;display:grid;overflow:hidden;box-shadow:0 34px 90px #0b23301f}.australia-map-layout__map{background:radial-gradient(circle at 30% 26%,#a8ddee3d,#0000 34%),#f8fbfc;flex-direction:column;min-width:0;padding:clamp(30px,3.2vw,52px);display:flex}.australia-map-intro{border-bottom:1px solid #135d7c29;grid-template-columns:minmax(330px,1.15fr) minmax(260px,.85fr);align-items:end;gap:clamp(28px,4vw,65px);padding-bottom:30px;display:grid}.australia-map-intro span{color:var(--atlas-accent);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:720}.australia-map-intro h3{color:#092330;letter-spacing:-.045em;white-space:pre-line;max-width:720px;margin-top:12px;font-size:clamp(28px,3vw,47px);font-weight:520;line-height:1.08}.locale-zh .australia-map-intro{grid-template-columns:minmax(500px,1.5fr) minmax(180px,.5fr);gap:28px}.locale-zh .australia-map-intro h3{font-size:clamp(34px,2.7vw,42px);line-height:1.22}.australia-map-intro p{color:#49626d;max-width:520px;font-size:13px;line-height:1.75}@media (min-width:1121px){.locale-zh .australia-map-intro>p{justify-self:end;width:220px;max-width:none}}.australia-map-figure{flex:auto;justify-content:center;align-items:stretch;min-height:650px;display:flex;position:relative}.country-map--atlas{width:100%;height:100%;min-height:650px;overflow:hidden}.country-map--split{grid-template-columns:minmax(300px,.87fr) minmax(350px,1.13fr);align-items:center;gap:18px;min-height:650px;padding:22px 0;display:grid;overflow:visible}.country-map__panel{background:linear-gradient(145deg,#ffffffc2,#dfeff570);border:1px solid #19577026;min-width:0;position:relative;overflow:hidden;box-shadow:0 18px 48px #11425614}.country-map__panel--peninsula{min-height:560px}.country-map__panel--east{min-height:410px}.country-map__panel>header{z-index:3;color:#31515e;pointer-events:none;align-items:center;gap:10px;display:flex;position:absolute;top:18px;left:20px}.country-map__panel>header span{color:#fff;letter-spacing:.1em;background:#0a759c;border-radius:999px;place-items:center;min-width:34px;height:24px;padding:0 8px;font-size:8px;font-weight:760;display:grid}.country-map__panel>header strong{letter-spacing:.025em;font-size:11px;font-weight:690}.country-map__panel-svg{width:100%;height:100%;min-height:inherit;display:block;overflow:hidden}.country-map__panel-svg .country-map__outline{stroke-width:1.8px}.destination-stage--city-atlas .country-map__latitude path{stroke:#08587812}.destination-stage--city-atlas .country-map__outline{stroke:#fffffff0;stroke-width:2.2px;filter:drop-shadow(0 12px 24px #14495e2e)}.country-map__state-labels{pointer-events:none}.country-map__state-labels text{fill:#fff;paint-order:stroke;stroke:#0a1e292e;stroke-width:1.4px;stroke-linejoin:round;font-weight:720}.country-map__state-code{letter-spacing:.04em;font-size:18px}.country-map__state-name{letter-spacing:.01em;font-size:10px;font-weight:650}.country-map__state-labels--curated text{filter:drop-shadow(0 2px 5px #08233038)}.country-map__state-labels--curated text.is-compact .country-map__state-code{font-size:14px}.country-map__state-labels--curated text.is-compact .country-map__state-name{font-size:8px}.country-map__state-labels--curated text.is-code-only .country-map__state-code{letter-spacing:.08em;font-size:13px}.country-map--singapore .country-map__state-labels--curated .country-map__state-code{font-size:12px}.country-map--singapore .country-map__state-labels--curated .country-map__state-name{font-size:7px}.country-map__administrative-labels{pointer-events:none}.country-map__insets rect{fill:#ffffff2e;stroke:#17546b2e;stroke-width:1px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.country-map__administrative-labels text{fill:#fff;letter-spacing:.035em;paint-order:stroke;stroke:#081f2b61;stroke-width:2.4px;stroke-linejoin:round;filter:drop-shadow(0 1px 3px #081f2b3d);font-size:11px;font-weight:760}.country-map__administrative-leader,.country-map__state-leader{fill:none;stroke:#085b7a75;stroke-width:1px;stroke-dasharray:2 3;vector-effect:non-scaling-stroke}.country-map__administrative-labels text.is-external{fill:#0d5872;stroke:#f8fbfcf5;stroke-width:3px}.country-map--new-zealand .country-map__administrative-labels text,.country-map--malaysia .country-map__administrative-labels text,.country-map--south-korea .country-map__administrative-labels text{font-size:9.5px}.country-map--uk .country-map__administrative-labels text{font-size:10px}.country-map--usa .country-map__administrative-labels text{stroke-width:2px;font-size:9px}.country-map--singapore .country-map__administrative-labels text,.country-map--ireland .country-map__administrative-labels text{font-size:12px}.country-map--atlas .country-map__pulse{fill:var(--atlas-accent);filter:none;opacity:.08;pointer-events:none}.country-map__leader{pointer-events:stroke}.country-map__leader path{fill:none;stroke:#075e816b;stroke-width:1px;stroke-dasharray:2 3;vector-effect:non-scaling-stroke;pointer-events:stroke}.country-map__leader circle{fill:#fff;stroke:#075e81ad;stroke-width:1px;vector-effect:non-scaling-stroke;pointer-events:none}.country-map--atlas .country-map__pin{fill:#fff;stroke:var(--atlas-accent);stroke-width:2.3px}.country-map--atlas .country-map__pin-core{fill:var(--atlas-accent)}.country-map--atlas .country-map__marker:hover .country-map__pin,.country-map--atlas .country-map__marker:focus .country-map__pin,.country-map--atlas .country-map__marker.is-active .country-map__pin{fill:var(--atlas-accent);stroke:#fff}.country-map--atlas .country-map__marker:hover .country-map__pin-core,.country-map--atlas .country-map__marker:focus .country-map__pin-core,.country-map--atlas .country-map__marker.is-active .country-map__pin-core{fill:#fff}.australia-map-selection{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbfce6;border:1px solid #0c516d2e;grid-template-columns:auto 1fr;gap:4px 13px;min-width:230px;padding:16px 20px;display:none;position:absolute;bottom:23px;left:0;box-shadow:0 18px 42px #0d35471f}.australia-map-selection>span{background:var(--atlas-accent);color:#fff;letter-spacing:.08em;border-radius:50%;grid-row:1/3;align-self:center;place-items:center;width:39px;height:39px;font-size:9px;font-weight:750;display:grid}.australia-map-selection strong{color:#0b2632;letter-spacing:-.025em;font-size:19px;font-weight:590}.australia-map-selection small{color:#67808a;letter-spacing:.05em;font-size:9px}.australia-map-layout__rail{background:#f3f8fa;border-left:1px solid #135d7c29;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.australia-city-profile{--australia-state-color:#2baed1;color:#fff;background:linear-gradient(145deg, color-mix(in srgb, var(--australia-state-color) 70%, #071a24), #071a24 72%);min-height:470px;position:relative;overflow:hidden}.australia-city-profile:after{content:"";background:linear-gradient(#05141c14,#05141c75 32%,#05141cf5 78%);position:absolute;inset:0}.australia-city-profile img{object-fit:cover;opacity:.76;filter:saturate(.82)contrast(1.05);animation:.45s both city-profile-image-in}.australia-city-profile__wash{z-index:1;color:#ffffff1a;letter-spacing:-.09em;pointer-events:none;font-size:132px;font-weight:760;line-height:1;position:absolute;top:5px;right:-12px}.australia-city-profile__content{z-index:2;flex-direction:column;justify-content:flex-end;min-height:470px;padding:30px;animation:.32s both city-profile-copy-in;display:flex;position:relative}.australia-city-profile__content>span{color:#ffffffb3;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700}.australia-city-profile__content h3{letter-spacing:-.045em;margin-top:11px;font-size:clamp(34px,3.2vw,50px);font-weight:520;line-height:1.04}.locale-zh .australia-city-profile__content h3{letter-spacing:-.03em;font-weight:500;line-height:1.16}.australia-city-profile__meta{color:#ffffffad;letter-spacing:.06em;text-transform:uppercase;margin-top:10px;font-size:10.5px;font-weight:600;line-height:1.45}.locale-zh .australia-city-profile__meta{letter-spacing:.05em;text-transform:none;font-size:11.5px}.australia-city-profile__intro{color:#ffffffd6;max-width:43ch;margin-top:16px;font-size:14px;line-height:1.65}.australia-city-profile__content ol{scrollbar-width:thin;border-top:1px solid #fff3;max-height:145px;margin-top:18px;list-style:none;overflow-y:auto}.australia-city-profile__content li{color:#ffffffe6;border-bottom:1px solid #ffffff21;padding:9px 0 9px 14px;font-size:12.5px;line-height:1.45;position:relative}.australia-city-profile__content li:before{content:"";background:#8de7ff;border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:0}.university-name{gap:2px;min-width:0;display:grid}.university-name__translation{color:#ffffff9e;letter-spacing:.02em;font-size:11px;font-weight:500;line-height:1.45;display:block}.australia-city-profile__credit{color:#ffffff8f;margin-top:12px;font-size:10.5px;line-height:1.45}.australia-city-profile__credit a{text-underline-offset:3px;-webkit-text-decoration:underline #ffffff47;text-decoration:underline #ffffff47}.australia-city-profile__credit a:hover{color:#fff;text-decoration-color:currentColor}.locale-zh .australia-city-profile__content>span,.locale-zh .australia-city-directory>header span,.locale-zh .city-selector__heading span,.locale-zh .ranking-header>div>span,.locale-zh .ranking-header>span,.locale-zh .subject-browser>header span,.locale-zh .subject-ranking-panel__heading span{letter-spacing:.07em;text-transform:none}.australia-city-directory{color:#102833;flex-direction:column;flex:auto;min-height:0;padding:25px 25px 28px;display:flex}.australia-city-directory>header{border-bottom:1px solid #135d7c29;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.australia-city-directory>header span{color:#456572;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.australia-city-directory>header strong{color:var(--atlas-accent);font-size:15px;font-weight:700}.australia-city-directory__groups{scrollbar-width:thin;min-height:0;overflow-y:auto}.australia-city-directory__groups>section{--australia-state-color:#2baed1;border-bottom:1px solid #135d7c1f;padding:17px 0 6px}.australia-city-directory h4{color:#58727d;letter-spacing:.02em;align-items:center;gap:9px;font-size:11px;font-weight:670;display:flex}.australia-city-directory h4 span{background:var(--australia-state-color);color:#fff;letter-spacing:.07em;border-radius:999px;place-items:center;width:38px;height:22px;font-size:9px;font-weight:760;display:grid}.australia-city-directory section>div{grid-template-columns:1fr 1fr;gap:4px;margin-top:10px;display:grid}.australia-city-directory button{color:#36515d;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:44px;padding:7px 9px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:grid}.australia-city-directory button:hover{color:#0a2632;background:#fff;border-color:#087ba438}.australia-city-directory button.is-active{border-color:color-mix(in srgb, var(--australia-state-color) 48%, transparent);color:#081d26;background:#fff;transform:translate(2px);box-shadow:0 8px 22px #12465b14}.australia-city-directory button:focus-visible{outline:2px solid var(--atlas-accent);outline-offset:1px}.australia-city-directory button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:620;line-height:1.35;overflow:hidden}.australia-city-directory button small{color:#6f8994;font-size:10px;font-weight:700}.country-map__outline{fill:none;stroke:#dbf1ffeb;stroke-width:2px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 18px #549aff73)}.country-map__marker{cursor:pointer;outline:none}.country-map__hit-area{fill:#0000}.country-map__pulse{fill:#63ddff;opacity:.11;filter:url(#destination-map-glow);transition:opacity .2s,r .2s}.country-map__institution-dot{fill:#fff;stroke:#58dcff;stroke-width:1.2px;vector-effect:non-scaling-stroke;pointer-events:none;transition:r .2s,fill .2s}.country-map__pin{fill:#090d14;stroke:#a6f1ff;stroke-width:3px;vector-effect:non-scaling-stroke;transition:fill .2s,r .2s}.country-map__pin-core{fill:#fff;pointer-events:none}.country-map__marker text{fill:#ffffffdb;letter-spacing:.02em;paint-order:stroke;stroke:#070a10e6;stroke-width:5px;stroke-linejoin:round;pointer-events:none;font-size:14px;font-weight:620}.country-map__marker:hover .country-map__pulse,.country-map__marker:focus .country-map__pulse,.country-map__marker.is-active .country-map__pulse{opacity:.5}.country-map__marker:hover .country-map__pin,.country-map__marker:focus .country-map__pin,.country-map__marker.is-active .country-map__pin{fill:#5fe2ff;stroke:#fff}.country-map__marker:focus-visible .country-map__pulse{stroke:#fff;stroke-width:2px}.country-map__marker.is-active .country-map__institution-dot{fill:#a6f1ff}.campus-panel{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c13db;border:1px solid #ffffff30;width:min(310px,38%);max-height:330px;padding:20px 22px 22px;position:absolute;bottom:12px;left:2px;overflow-y:auto;box-shadow:0 24px 70px #00000052}.campus-panel__topline{color:#ffffff6b;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:8px;font-weight:650;display:flex}.campus-panel__topline strong{color:#8ae8ff;font-size:10px;font-weight:650}.campus-panel h3{letter-spacing:-.035em;margin-top:13px;font-size:25px;font-weight:480}.campus-panel ul{border-top:1px solid #ffffff1f;gap:0;margin-top:16px;list-style:none;display:grid}.campus-panel li{color:#ffffffb3;border-bottom:1px solid #ffffff17;padding:9px 0 9px 15px;font-size:10px;line-height:1.45;position:relative}.campus-panel li:before{content:"";background:#63ddff;border-radius:50%;width:5px;height:5px;position:absolute;top:14px;left:0;box-shadow:0 0 10px #63ddffa6}.destination-map-shell__legend{z-index:2;color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:9px;display:flex;position:relative}.destination-map-shell__legend span{align-items:center;gap:9px;display:flex}.destination-map-shell__legend i{border:2px solid #a6f1ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #5fe2ff}.destination-map-shell__legend strong{color:#ffffffad;font-weight:520}.destination-map-shell__sources{color:#0a182075;letter-spacing:.02em;text-transform:none;justify-content:center;align-items:center;gap:0;font-size:8.5px;display:flex}.destination-map-shell__sources span{display:inline}.destination-map-shell__sources a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #0a182033;text-decoration:underline #0a182033}.destination-map-shell__sources a:hover{color:#075f82;text-decoration-color:currentColor}.destination-story{background:linear-gradient(#151820,#101319);border-left:1px solid #ffffff24;flex-direction:column;min-width:0;padding:clamp(38px,4.5vw,72px);display:flex}.destination-story__index{color:#ffffff75;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}.destination-story__index>span{color:#a6ecff;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.destination-story__country{color:#87dfff;letter-spacing:.17em;text-transform:uppercase;margin-top:48px;font-size:11px;font-weight:700}.destination-story h3{letter-spacing:-.045em;margin-top:15px;font-size:clamp(38px,4.5vw,64px);font-weight:460;line-height:1.04}.locale-zh .destination-story h3{letter-spacing:-.035em;font-weight:500;line-height:1.18}.destination-story__summary{color:#ffffffc2;margin-top:26px;font-size:clamp(17px,1.35vw,19px);line-height:1.7}.destination-story blockquote{color:#ffffff8f;border-top:1px solid #ffffff21;margin-top:34px;padding:26px 0 0 34px;font-size:15px;line-height:1.8;position:relative}.destination-story blockquote:before{content:"“";color:#6edfff;font-family:Georgia,serif;font-size:36px;line-height:1;position:absolute;top:17px;left:0}.destination-facts{grid-template-columns:1fr 1fr;margin-top:auto;padding-top:45px;display:grid}.destination-facts>div{border-top:1px solid #ffffff24;min-height:120px;padding:24px 22px 0 0}.destination-facts>div+div{border-left:1px solid #ffffff24;padding-left:22px}.destination-facts dt{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:650}.destination-facts dd{color:#ffffffbd;margin-top:16px;font-size:13.5px;line-height:1.7}.destination-data-grid{border-bottom:1px solid #ffffff24;border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);display:grid}.city-selector{background:#0d1016;border-right:1px solid #ffffff24;min-width:0;padding:30px}.city-selector__heading{gap:13px;padding:8px 0 28px;display:grid}.city-selector__heading span{color:#ffffff70;letter-spacing:.11em;text-transform:uppercase;font-size:10.5px}.city-selector__heading strong{letter-spacing:-.025em;font-size:24px;font-weight:500}.city-selector>button{color:#ffffff75;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1a;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:0 14px;transition:background .2s,color .2s;display:grid}.city-selector>button:last-child{border-bottom:1px solid #ffffff1a}.city-selector>button:hover,.city-selector>button.is-active{color:#0c0f15;background:#f2f5fa}.city-selector>button span,.city-selector>button small{letter-spacing:.1em;font-size:10px}.city-selector>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:550;overflow:hidden}.destination-rankings{background:#11141a;min-width:0;padding:0 clamp(28px,4vw,64px) 44px}.ranking-header{justify-content:space-between;align-items:end;gap:20px;padding:50px 0 22px;display:flex}.ranking-header>div>span,.ranking-header>span{color:#ffffff70;letter-spacing:.1em;text-transform:uppercase;font-size:10.5px}.ranking-header h3{letter-spacing:-.035em;margin-top:11px;font-size:clamp(32px,3vw,40px);font-weight:500}.ranking-list{border-top:1px solid #ffffff29;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}.ranking-list li{border-bottom:1px solid #ffffff1f;grid-template-columns:70px 1fr;align-items:center;min-height:84px;padding-right:22px;display:grid}.ranking-list li:nth-child(odd){border-right:1px solid #ffffff1f}.ranking-list li:nth-child(2n){padding-left:22px}.ranking-list li>strong{color:#85e3ff;font-size:22px;font-weight:520}.ranking-list li>div{gap:6px;min-width:0;display:grid}.ranking-list li span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.ranking-list li small{color:#ffffff6b;letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.ranking-list li .university-name__translation{color:#ffffffa8;letter-spacing:.02em;text-transform:none;font-size:11.5px}.ranking-list li .ranking-list__city{margin-top:2px}.ranking-source{color:#ffffff75;padding-top:28px;font-size:12px;line-height:1.65}.ranking-source>div{flex-wrap:wrap;justify-content:space-between;gap:15px 28px;margin-top:22px;display:flex}.ranking-source a{color:#ffffffb8;align-items:center;gap:8px;display:inline-flex}.ranking-source a svg{width:14px}.destination-subjects{border-bottom:1px solid #ffffff24;border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;grid-template-columns:minmax(330px,.38fr) minmax(0,.62fr);min-height:720px;display:grid}.destination-subjects__scene{background:#10151e;min-height:720px;margin:0;position:relative;overflow:hidden}.destination-subjects__scene:after{content:"";background:linear-gradient(#070a0f0a,#070a0f29 48%,#070a0fd1);position:absolute;inset:0}.destination-subjects__scene img{object-fit:cover;object-position:50% center;filter:saturate(.78)contrast(1.02);transform:scale(1.008)}.destination-subjects__scene figcaption{z-index:2;border-left:2px solid #83e5ff;padding-left:18px;position:absolute;bottom:clamp(28px,4vw,52px);left:clamp(25px,3vw,48px);right:clamp(25px,3vw,48px)}.destination-subjects__scene figcaption>span{color:#a7ebff;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:680}.destination-subjects__scene figcaption>p{color:#fff;letter-spacing:-.025em;max-width:360px;margin-top:12px;font-size:clamp(20px,2vw,26px);font-weight:470;line-height:1.3}.subject-browser{background:radial-gradient(circle at 82% 12%,#5c4be926,#0000 31%),#11141a;min-width:0;padding:clamp(38px,4.4vw,70px)}.subject-browser>header{border-bottom:1px solid #ffffff24;grid-template-columns:1fr minmax(230px,.72fr);align-items:end;gap:45px;padding-bottom:42px;display:grid}.subject-browser>header span{color:#89e4ff;letter-spacing:.12em;text-transform:uppercase;font-size:10.5px;font-weight:680}.subject-browser>header h3{letter-spacing:-.045em;max-width:540px;margin-top:16px;font-size:clamp(36px,4vw,54px);font-weight:470;line-height:1.04}.locale-zh .subject-browser>header h3{letter-spacing:-.035em;font-weight:500;line-height:1.16}.subject-browser>header p{color:#ffffff9e;font-size:15px;line-height:1.7}.subject-browser__layout{grid-template-columns:minmax(210px,.4fr) minmax(0,.6fr);display:grid}.subject-tabs{border-right:1px solid #ffffff24;padding-top:28px}.subject-tabs button{color:#ffffff75;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff1a;grid-template-columns:34px 1fr;align-items:center;gap:13px;width:100%;min-height:72px;padding:10px 20px 10px 0;transition:color .2s,padding-left .2s;display:grid}.subject-tabs button:hover,.subject-tabs button.is-active{color:#fff;padding-left:10px}.subject-tabs button:focus-visible{outline-offset:-2px;outline:2px solid #86e7ff}.subject-tabs button span{color:#ffffff5c;letter-spacing:.1em;font-size:10px}.subject-tabs button.is-active span{color:#7fe4ff}.subject-tabs button strong{font-size:14px;font-weight:540;line-height:1.45}.subject-ranking-panel{min-width:0;padding:29px 0 0 clamp(25px,3vw,45px)}.subject-ranking-panel__heading{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:start;gap:24px;min-height:61px;display:flex}.subject-ranking-panel__heading h4{letter-spacing:-.025em;max-width:410px;font-size:22px;font-weight:520;line-height:1.3}.subject-ranking-panel__heading span{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.subject-ranking-panel ol{list-style:none}.subject-ranking-panel li{border-bottom:1px solid #ffffff1a;grid-template-columns:64px 1fr;align-items:center;min-height:74px;display:grid}.subject-ranking-panel li strong{color:#87e6ff;font-size:22px;font-weight:520}.subject-ranking-panel li span{font-size:14px;line-height:1.45}.subject-ranking-panel li .university-name__translation{color:#ffffff94;font-size:11.5px;line-height:1.45}.subject-ranking-panel footer{color:#ffffff75;padding-top:25px;font-size:11.5px;line-height:1.65}.subject-ranking-panel footer span{color:#ffffffa3;margin-top:13px;display:block}.destination-atlas__cta{justify-content:space-between;align-items:end;gap:64px;padding-top:96px;display:flex}.destination-atlas__cta h2{letter-spacing:-.045em;max-width:980px;font-size:clamp(36px,5vw,64px);font-weight:470;line-height:1.04}.locale-zh .destination-atlas__cta h2{letter-spacing:-.035em;font-weight:500;line-height:1.18}.destination-atlas__cta p{color:#ffffff94;max-width:620px;margin-top:24px;font-size:17px;line-height:1.7}.destination-atlas__cta .button{flex:none}@keyframes atlas-map-in{0%{opacity:.18;transform:scale(.975)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes city-profile-image-in{0%{opacity:.35;transform:scale(1.025)}to{opacity:.76;transform:scale(1)}}@keyframes city-profile-copy-in{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.service-special{color:#fff;background:radial-gradient(circle at 75% 18%,#4ec5e547,#0000 24%),#0b1020;padding-block:80px}.service-special__inner{justify-content:space-between;align-items:end;gap:70px;display:flex}.service-special__inner h2{letter-spacing:-.055em;max-width:860px;margin-top:22px;font-size:clamp(38px,5vw,70px);font-weight:430;line-height:1}.locale-zh .service-special__inner h2{line-height:1.14}.service-special__inner p:not(.eyebrow){color:#ffffff8c;max-width:710px;margin-top:24px;line-height:1.7}.service-special__inner .button{flex:none}.service-evidence{color:#fff;background:#5524c9;padding-block:80px}.service-evidence__top{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.service-evidence__top>div>span{letter-spacing:.16em;opacity:.58;font-size:9px;display:block}.service-evidence__top strong{letter-spacing:-.05em;max-width:660px;margin-top:18px;font-size:clamp(34px,4.8vw,67px);font-weight:440;line-height:1;display:block}.locale-zh .service-evidence__top strong{line-height:1.14}.service-evidence__top>p{color:#ffffffad;max-width:530px;font-size:17px;line-height:1.65}.service-evidence__facts{border-top:1px solid #ffffff47;border-left:1px solid #ffffff47;grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.service-evidence__facts article{border-bottom:1px solid #ffffff47;border-right:1px solid #ffffff47;flex-direction:column;justify-content:flex-end;min-height:180px;padding:25px;display:flex}.service-evidence__facts strong{letter-spacing:-.04em;font-size:30px;font-weight:480}.service-evidence__facts span{color:#ffffff94;margin-top:12px;font-size:11px;line-height:1.55}.service-evidence__source{padding-top:25px}.service-evidence__source a{color:#ffffffd1;align-items:center;gap:10px;font-size:12px;display:inline-flex}.service-evidence__source svg{width:15px}.contact-aside>.contact-wechat{border-top:0;padding-top:0}.contact-wechat{grid-template-columns:150px 1fr;align-items:center;gap:25px;display:grid}.contact-wechat>img{object-fit:contain;background:#fff;width:150px;height:150px;padding:7px}.contact-wechat strong{font-size:17px;font-weight:520;line-height:1.4;display:block}.contact-wechat p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.5}.contact-aside>.contact-socials p{color:#242424;letter-spacing:.02em;font-size:14px;line-height:1.7}.contact-socials small{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.5;display:block}@media (max-width:1120px){.destination-stage{grid-template-columns:1fr}.destination-map-shell{min-height:700px}.destination-stage--city-atlas .destination-map-shell,.destination-stage--city-atlas .destination-map-shell__canvas{min-height:0}.australia-map-layout{grid-template-columns:1fr;height:auto;min-height:0}.australia-map-layout__map{padding:34px}.australia-map-intro,.locale-zh .australia-map-intro{grid-template-columns:1fr;gap:14px}.australia-map-figure,.country-map--atlas{min-height:650px}.country-map--split{grid-template-columns:minmax(280px,.84fr) minmax(330px,1.16fr);gap:14px}.country-map__panel--peninsula{min-height:530px}.country-map__panel--east{min-height:390px}.australia-map-layout__rail{border-top:1px solid #135d7c29;border-left:0;grid-template-columns:minmax(340px,.44fr) minmax(0,.56fr);height:560px;min-height:0;display:grid}.australia-city-profile,.australia-city-profile__content{min-height:560px}.destination-story{border-top:1px solid #ffffff24;border-left:0}.destination-story__summary{max-width:760px}.destination-story blockquote{max-width:820px}.destination-subjects{grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr)}.subject-browser>header{grid-template-columns:1fr;gap:22px}.subject-browser__layout{grid-template-columns:minmax(190px,.42fr) minmax(0,.58fr)}.destination-atlas__cta{flex-direction:column;align-items:flex-start;gap:34px;padding-top:72px}.destination-atlas__cta .button{width:100%}.service-evidence__facts{grid-template-columns:1fr 1fr}}@media (max-width:820px){.destination-atlas__heading,.service-evidence__top{grid-template-columns:1fr;gap:30px}.destination-tabs{scroll-snap-type:x mandatory}.destination-tabs button{scroll-snap-align:start;min-height:92px}.destination-data-grid{grid-template-columns:1fr}.city-selector{border-bottom:1px solid #ffffff24;border-right:0}.city-selector>button{width:calc(50% - 2px);display:inline-grid}.destination-subjects{grid-template-columns:1fr}.destination-subjects__scene{min-height:520px}.destination-stage--city-atlas .destination-map-shell{min-height:0;padding:18px}.destination-stage--city-atlas .destination-map-shell__canvas{min-height:0}.australia-map-layout{grid-template-columns:1fr;height:auto;min-height:0}.australia-map-layout__rail{border-top:1px solid #135d7c29;border-left:0;height:auto;min-height:0;display:flex}.australia-map-layout__map{padding:28px}.australia-map-figure,.country-map--atlas{min-height:590px}.country-map--split{grid-template-columns:minmax(250px,.84fr) minmax(290px,1.16fr);gap:12px;padding:16px 0}.country-map__panel--peninsula{min-height:490px}.country-map__panel--east{min-height:360px}.australia-city-profile,.australia-city-profile__content{min-height:510px}.australia-city-directory__groups{grid-template-columns:1fr 1fr;gap:0 22px;display:grid;overflow:visible}.destination-atlas__cta,.service-special__inner{flex-direction:column;align-items:flex-start;gap:36px}.destination-atlas__cta .button,.service-special__inner .button{width:100%}}@media (max-width:560px){.destination-tabs{border-left:0}.destination-tabs button{border-left:1px solid #ffffff29;min-width:142px}.destination-stage{width:100%}.destination-stage--city-atlas{padding-inline:0}.destination-map-shell{min-height:500px;padding:22px 12px 20px}.destination-map-shell__topline{grid-template-columns:1fr 1fr}.destination-map-shell__topline span:nth-child(2){display:none}.destination-map-shell__canvas{flex-direction:column;min-height:0}.country-map{min-height:400px}.destination-stage--city-atlas .destination-map-shell{padding:14px 0 18px}.destination-stage--city-atlas .destination-map-shell__topline,.destination-stage--city-atlas .destination-map-shell__legend{margin-inline:16px}.destination-stage--city-atlas .destination-map-shell__canvas{margin-top:16px}.australia-map-layout{border-left:0;border-right:0}.australia-map-layout__map{padding:22px 16px 12px}.australia-map-intro{padding-bottom:20px}.australia-map-intro h3{font-size:28px}.australia-map-intro p{font-size:12px}.australia-map-figure,.country-map--atlas{min-height:420px}.country-map--split{grid-template-columns:1fr;gap:12px;min-height:0;padding:0 12px 12px}.country-map__panel--peninsula{min-height:430px}.country-map__panel--east{min-height:265px}.country-map__panel>header{gap:8px;top:13px;left:14px}.country-map__panel>header span{min-width:31px;height:22px}.country-map__panel>header strong{font-size:10px}.country-map__state-code{font-size:15px}.country-map__state-name{display:none}.country-map__state-labels--curated text.is-compact .country-map__state-code,.country-map__state-labels--curated text.is-code-only .country-map__state-code,.country-map--singapore .country-map__state-labels--curated .country-map__state-code{font-size:11px}.australia-map-selection{width:calc(100% - 12px);min-width:0;margin-inline:auto;display:grid;bottom:4px;left:0;right:0}.australia-city-profile,.australia-city-profile__content{min-height:520px}.australia-city-profile__content{padding:25px 20px}.australia-city-directory{padding:22px 16px 24px}.australia-city-directory__groups{scroll-snap-type:none;grid-template-columns:1fr;gap:0;display:grid;overflow:visible}.australia-city-directory__groups>section{scroll-snap-align:none;flex:none;min-width:0}.country-map__marker text{font-size:14px;display:none}.country-map__marker.is-active text{display:block}.campus-panel{width:100%;max-height:none;margin:-8px 0 20px;padding:18px;position:relative;bottom:auto;left:auto}.destination-map-shell__legend{flex-direction:column;align-items:flex-start;gap:10px}.destination-story{padding:36px 20px}.destination-story__country{margin-top:42px}.destination-story blockquote{padding-left:27px}.destination-facts{grid-template-columns:1fr}.destination-facts>div+div{border-left:0;padding-left:0}.city-selector{padding:22px 14px}.city-selector>button{width:100%}.destination-rankings{padding:0 18px 34px}.ranking-header{flex-direction:column;align-items:flex-start}.ranking-list{grid-template-columns:1fr}.ranking-list li{grid-template-columns:62px 1fr;padding:10px 0}.ranking-list li:nth-child(odd){border-right:0}.ranking-list li:nth-child(2n){padding-left:0}.destination-subjects__scene{min-height:430px}.destination-subjects__scene figcaption{bottom:28px;left:22px;right:22px}.subject-browser{padding:32px 18px}.subject-browser>header{padding-bottom:30px}.subject-browser__layout{grid-template-columns:1fr}.subject-tabs{border-right:0;grid-template-columns:1fr;padding-top:18px;display:grid}.subject-tabs button{border-right:0;min-height:58px;padding-right:12px}.subject-tabs button:hover,.subject-tabs button.is-active{padding-left:7px}.subject-ranking-panel{padding:32px 0 0}.subject-ranking-panel__heading{min-height:70px}.destination-atlas__cta{padding-top:56px}.service-evidence__facts{grid-template-columns:1fr}.service-evidence__facts article{min-height:145px}.contact-wechat{grid-template-columns:120px 1fr}.contact-wechat>img{width:120px;height:120px}}.home-v2{--home-v2-paper:#f3f2ed;--home-v2-ink:#101519;--home-v2-muted:#5e666b;--home-v2-line:#10151924;--home-v2-blue:#245ee8;--home-v2-cyan:#62b7c9;--home-v2-navy:#0c1921;background:var(--home-v2-paper);min-width:0;color:var(--home-v2-ink);overflow-x:clip}.home-v2-container{width:min(100%,1440px + clamp(40px,7.5vw,144px));margin-inline:auto;padding-inline:clamp(20px,3.75vw,72px)}.home-v2-eyebrow{color:#38515d;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:680;line-height:1.4;display:flex}.home-v2-eyebrow>span{background:var(--home-v2-blue);flex:none;width:24px;height:1px}.home-v2-eyebrow--light{color:#ffffff9e}.home-v2-eyebrow--light>span{background:var(--home-v2-cyan)}.home-v2-button{border:1px solid #0000;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:0 22px;font-size:13px;font-weight:670;line-height:1;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.home-v2-button svg,.home-v2-text-link svg,.home-v2-service__link svg,.home-v2-contact__channels svg,.home-v2-mobile-cta svg{flex:none;width:17px;height:17px;transition:transform .25s}.home-v2-button:hover svg,.home-v2-text-link:hover svg,.home-v2-service>a:hover .home-v2-service__link svg,.home-v2-contact__channels a:hover svg,.home-v2-mobile-cta:hover svg{transform:translate(4px)}.home-v2-button--blue{background:var(--home-v2-blue);color:#fff}.home-v2-button--blue:hover{background:#164bcf}.home-v2-button--ink{background:var(--home-v2-ink);color:#fff}.home-v2-button--ink:hover{background:var(--home-v2-blue)}.home-v2-button--light{color:var(--home-v2-ink);background:#fff}.home-v2-button--light:hover{color:#fff;background:0 0;border-color:#ffffff7a}.home-v2-text-link{color:var(--home-v2-ink);align-items:center;gap:14px;font-size:13px;font-weight:670;display:inline-flex}.home-v2-header{z-index:100;border-bottom:1px solid var(--home-v2-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f2edf0;width:100%;position:sticky;top:0}.home-v2-header__inner{align-items:center;gap:34px;height:82px;display:flex}.home-v2-header .brand-mark img{width:136px}.home-v2-header__desktop-nav{align-items:center;gap:clamp(20px,2.1vw,38px);min-width:0;margin-left:auto;display:flex}.home-v2-header__desktop-nav>a,.home-v2-header__services>button{color:#3d454a;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:12px 0;font-size:12px;font-weight:610;position:relative}.home-v2-header__desktop-nav>a:after,.home-v2-header__services>button:after{background:var(--home-v2-blue);content:"";transform-origin:100%;height:1px;transition:transform .22s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.home-v2-header__desktop-nav>a:hover:after,.home-v2-header__services>button:hover:after,.home-v2-header__services.is-open>button:after{transform-origin:0;transform:scaleX(1)}.home-v2-header__services{position:relative}.home-v2-header__services>button{align-items:center;gap:7px;display:flex}.home-v2-header__services>button span{color:#6d767b;font-size:13px;transition:transform .2s}.home-v2-header__services.is-open>button span{transform:rotate(180deg)}.home-v2-header__submenu{border:1px solid var(--home-v2-line);opacity:0;visibility:hidden;background:#fff;width:390px;padding:10px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 14px);left:-26px;transform:translateY(-6px);box-shadow:0 24px 70px #121f2724}.home-v2-header__services.is-open .home-v2-header__submenu{opacity:1;visibility:visible;transform:translateY(0)}.home-v2-header__submenu a{border-bottom:1px solid #10151917;grid-template-columns:28px 1fr 18px;align-items:center;gap:12px;min-height:58px;padding:0 14px;font-size:13px;display:grid}.home-v2-header__submenu a:last-child{border-bottom:0}.home-v2-header__submenu a:hover{background:#f4f7f8}.home-v2-header__submenu a span{color:#879095;font-size:10px}.home-v2-header__submenu a svg{width:16px}.home-v2-header__actions{align-items:center;gap:18px;display:flex}.home-v2-header__language{color:#5f676b;letter-spacing:.08em;font-size:11px;font-weight:680}.home-v2-header__contact{background:var(--home-v2-ink);color:#fff;align-items:center;gap:18px;min-height:44px;padding:0 17px;font-size:12px;font-weight:650;display:inline-flex}.home-v2-header__contact:hover{background:var(--home-v2-blue)}.home-v2-header__contact svg{width:15px}.home-v2-header__menu-button{border:1px solid var(--home-v2-line);background:0 0;place-items:center;width:44px;height:44px;display:none}.home-v2-header__menu-button svg{width:20px}.home-v2-mobile-menu{display:none}.home-v2-hero{padding-block:clamp(42px,5vw,80px) clamp(88px,9vw,148px)}.home-v2-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:stretch;gap:clamp(42px,6vw,104px);min-height:min(720px,100svh - 124px);display:grid}.home-v2-hero__content{flex-direction:column;justify-content:center;padding-block:48px;display:flex}.home-v2-hero h1{letter-spacing:-.058em;max-width:850px;margin-top:30px;font-size:clamp(54px,5.1vw,84px);font-weight:470;line-height:.99}.locale-zh.home-v2 .home-v2-hero h1{letter-spacing:-.072em;max-width:760px;line-height:1.08}.home-v2-hero__content>p:not(.home-v2-eyebrow){max-width:660px;color:var(--home-v2-muted);margin-top:34px;font-size:clamp(17px,1.2vw,20px);line-height:1.7}.home-v2-hero__actions{align-items:center;gap:30px;margin-top:42px;display:flex}.home-v2-hero__visual{background:#d9dfe1;min-height:620px;position:relative;overflow:hidden}.home-v2-hero__visual:after{content:"";background:linear-gradient(#0000 54%,#070f146e);position:absolute;inset:0}.home-v2-hero__visual img{object-fit:cover;object-position:55% center}.home-v2-hero__image-note{z-index:1;color:#ffffffd6;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:16px;font-size:10px;font-weight:620;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.home-v2-intro{border-top:1px solid var(--home-v2-line);padding-block:clamp(96px,10vw,168px)}.home-v2-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(64px,10vw,170px);display:grid}.home-v2-intro h2{letter-spacing:-.052em;max-width:840px;margin-top:26px;font-size:clamp(42px,4.7vw,74px);font-weight:470;line-height:1.05}.locale-zh.home-v2 .home-v2-intro h2{letter-spacing:-.066em;line-height:1.18}.home-v2-intro__body{align-self:end;padding-bottom:6px}.home-v2-intro__body>p{color:var(--home-v2-muted);font-size:clamp(16px,1.25vw,19px);line-height:1.75}.home-v2-intro__body>p+p{margin-top:20px}.home-v2-intro__body .home-v2-text-link{margin-top:34px}.home-v2-services{background:#fff;padding-block:clamp(94px,10vw,160px)}.home-v2-section-heading{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:50px;padding-bottom:clamp(52px,6vw,86px);display:grid}.home-v2-section-heading>div{max-width:880px}.home-v2-section-heading h2{letter-spacing:-.054em;font-size:clamp(42px,4.7vw,74px);font-weight:470;line-height:1.04}.locale-zh.home-v2 .home-v2-section-heading h2{letter-spacing:-.066em;line-height:1.18}.home-v2-section-heading>div>p{max-width:630px;color:var(--home-v2-muted);margin-top:24px;font-size:17px;line-height:1.7}.home-v2-services__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(36px,5vw,78px) clamp(22px,3vw,46px);display:grid}.home-v2-service--education,.home-v2-service--business{grid-column:span 7}.home-v2-service--pte,.home-v2-service--study-tour{grid-column:span 5}.home-v2-service__image{aspect-ratio:1.38;background:#e9eceb;position:relative;overflow:hidden}.home-v2-service--pte .home-v2-service__image,.home-v2-service--study-tour .home-v2-service__image{aspect-ratio:1.03}.home-v2-service--business .home-v2-service__image{aspect-ratio:1.48}.home-v2-service__image img{object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.home-v2-service--education .home-v2-service__image img{object-position:50% 62%}.home-v2-service--pte .home-v2-service__image img{object-position:50% 46%}.home-v2-service--study-tour .home-v2-service__image img{object-position:48% 50%}.home-v2-service--business .home-v2-service__image img{object-position:50% 52%}.home-v2-service>a:hover .home-v2-service__image img{transform:scale(1.02)}.home-v2-service__content{border-top:1px solid var(--home-v2-line);grid-template-columns:38px minmax(0,1fr) auto;gap:18px;padding-top:24px;display:grid}.home-v2-service__content>p{color:#8a9296;letter-spacing:.08em;font-size:10px;font-weight:660}.home-v2-service__content h3{letter-spacing:-.035em;font-size:clamp(24px,2.2vw,34px);font-weight:510;line-height:1.12}.locale-zh.home-v2 .home-v2-service__content h3{letter-spacing:-.05em}.home-v2-service__content div p{max-width:470px;color:var(--home-v2-muted);margin-top:12px;font-size:15px;line-height:1.65}.home-v2-service__link{white-space:nowrap;align-self:start;align-items:center;gap:12px;font-size:12px;font-weight:650;display:inline-flex}.home-v2-atlas{background:var(--home-v2-navy);color:#fff;padding-block:clamp(100px,11vw,176px)}.home-v2-atlas__grid{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(60px,10vw,170px);display:grid}.home-v2-atlas__content h2{letter-spacing:-.055em;max-width:620px;margin-top:26px;font-size:clamp(44px,4.8vw,76px);font-weight:450;line-height:1.03}.locale-zh.home-v2 .home-v2-atlas__content h2{letter-spacing:-.065em;line-height:1.16}.home-v2-atlas__content>p{color:#ffffff9e;max-width:590px;margin-top:30px;font-size:17px;line-height:1.72}.home-v2-atlas__content .home-v2-button{margin-top:38px}.home-v2-atlas-preview{color:#0b1e27;background:#eaf2f3;border:1px solid #ffffff2b;min-width:0;box-shadow:0 34px 90px #0000003d}.home-v2-atlas-preview__topline{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #0a1f2a24;justify-content:space-between;align-items:center;height:54px;padding-inline:20px;font-size:9px;font-weight:690;display:flex}.home-v2-atlas-preview__field{background-image:linear-gradient(#1a506612 1px,#0000 1px),linear-gradient(90deg,#1a506612 1px,#0000 1px),radial-gradient(circle at 72% 66%,#47a9c32b,#0000 28%);background-size:56px 56px,56px 56px,auto;min-height:520px;position:relative;overflow:hidden}.home-v2-atlas-preview__field svg{width:84%;height:84%;position:absolute;inset:8%}.home-v2-atlas-preview__point{z-index:1;align-items:center;gap:9px;display:flex;position:absolute;transform:translate(-5px,-5px)}.home-v2-atlas-preview__point i{background:var(--home-v2-blue);border:3px solid #fff;border-radius:50%;width:11px;height:11px;transition:transform .2s;box-shadow:0 0 0 1px #13506b3d,0 4px 14px #1c628252}.home-v2-atlas-preview__point:hover i{transform:scale(1.35)}.home-v2-atlas-preview__point span{white-space:nowrap;background:#ffffffe0;padding:6px 8px;font-size:10px;font-weight:670;box-shadow:0 6px 20px #143d4e1a}.home-v2-atlas-preview__coordinates{color:#0a1f2a75;letter-spacing:.1em;font-size:9px;font-weight:650;position:absolute;bottom:16px;right:18px}.home-v2-trust{padding-block:clamp(100px,11vw,176px)}.home-v2-trust__intro{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(70px,11vw,180px);padding-bottom:clamp(70px,8vw,110px);display:grid}.home-v2-trust__intro h2{letter-spacing:-.054em;max-width:770px;margin-top:26px;font-size:clamp(42px,4.7vw,74px);font-weight:470;line-height:1.04}.locale-zh.home-v2 .home-v2-trust__intro h2{letter-spacing:-.066em;line-height:1.18}.home-v2-trust__intro>div:last-child{align-self:end}.home-v2-trust__intro>div:last-child>p{color:var(--home-v2-muted);font-size:17px;line-height:1.75}.home-v2-trust__intro ul{border-top:1px solid var(--home-v2-line);margin:32px 0 0;padding:0;list-style:none}.home-v2-trust__intro li{border-bottom:1px solid var(--home-v2-line);padding:15px 0 15px 24px;font-size:13px;font-weight:610;position:relative}.home-v2-trust__intro li:before{background:var(--home-v2-cyan);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:21px;left:2px}.home-v2-trust__locations{border-top:1px solid var(--home-v2-line)}.home-v2-trust__locations-heading{justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.home-v2-trust__locations-heading>p{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:680}.home-v2-trust__office-grid{border-top:1px solid var(--home-v2-line);border-bottom:1px solid var(--home-v2-line);grid-template-columns:repeat(4,1fr);display:grid}.home-v2-trust__office-grid article{min-height:248px;padding:28px 26px 26px 0}.home-v2-trust__office-grid article+article{border-left:1px solid var(--home-v2-line);padding-left:26px}.home-v2-trust__office-grid article>p{color:#8c9498;letter-spacing:.08em;font-size:10px}.home-v2-trust__office-grid h3{letter-spacing:-.035em;margin-top:36px;font-size:26px;font-weight:520}.home-v2-trust__office-grid span{color:#7b8488;margin-top:6px;font-size:11px;display:block}.home-v2-trust__office-grid address{color:#4e585d;max-width:270px;margin-top:26px;font-size:12px;font-style:normal;line-height:1.65}.home-v2-trust__office-grid small{color:#7a8489;margin-top:7px;font-size:10px;display:block}.home-v2-contact{background:#dfeaed;padding-block:clamp(96px,10vw,158px)}.home-v2-contact__grid{grid-template-columns:minmax(0,.84fr) minmax(460px,1.16fr);gap:clamp(70px,11vw,176px);display:grid}.home-v2-contact__content h2{letter-spacing:-.058em;max-width:700px;margin-top:26px;font-size:clamp(44px,5vw,78px);font-weight:470;line-height:1.02}.locale-zh.home-v2 .home-v2-contact__content h2{letter-spacing:-.066em;line-height:1.16}.home-v2-contact__content>p{color:#536269;max-width:590px;margin-top:28px;font-size:17px;line-height:1.75}.home-v2-contact__channels{border-top:1px solid #10151929;margin-top:40px}.home-v2-contact__channels>a,.home-v2-contact__channels summary{cursor:pointer;border-bottom:1px solid #10151929;justify-content:space-between;align-items:center;gap:18px;min-height:58px;font-size:13px;font-weight:650;list-style:none;display:flex}.home-v2-contact__channels summary::-webkit-details-marker{display:none}.home-v2-contact__channels details[open] summary span{transform:rotate(45deg)}.home-v2-contact__channels summary span{font-size:19px;font-weight:350;transition:transform .2s}.home-v2-contact__channels details>div{background:#fff6;border-bottom:1px solid #10151929;padding:18px}.home-v2-contact__channels details img{object-fit:cover;width:140px;height:140px}.home-v2-form{background:#fff;padding:clamp(28px,4vw,54px)}.home-v2-form__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-v2-form label{gap:9px;margin-bottom:22px;display:grid}.home-v2-form label>span{color:#566167;letter-spacing:.04em;font-size:11px;font-weight:650}.home-v2-form input,.home-v2-form select,.home-v2-form textarea{width:100%;min-height:52px;color:var(--home-v2-ink);font:inherit;background:0 0;border:0;border-bottom:1px solid #10151938;border-radius:0;outline:none;padding:12px 0;font-size:15px}.home-v2-form textarea{resize:vertical;min-height:118px;line-height:1.6}.home-v2-form input:focus,.home-v2-form select:focus,.home-v2-form textarea:focus{border-color:var(--home-v2-blue);box-shadow:0 1px 0 var(--home-v2-blue)}.home-v2-form__honeypot{position:absolute;left:-10000px}.home-v2-form__submit{align-items:center;gap:24px;margin-top:10px;display:flex}.home-v2-form__submit>p{color:#7a8387;max-width:190px;font-size:10px;line-height:1.5}.home-v2-form button:disabled{cursor:wait;opacity:.68}.home-v2-form__status{color:#516065;min-height:22px;margin-top:16px;font-size:12px;line-height:1.55}.home-v2-form__status--error{color:#aa2e22}.home-v2-footer{color:#fff;background:#09141b;padding-block:72px 28px}.home-v2-footer__top{grid-template-columns:minmax(260px,1.1fr) .7fr 1.2fr .7fr;gap:clamp(34px,5vw,80px);padding-bottom:68px;display:grid}.home-v2-footer__brand .brand-mark img{width:150px}.home-v2-footer__brand>p{color:#ffffff8a;max-width:360px;margin-top:26px;font-size:14px;line-height:1.72}.home-v2-footer__column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.home-v2-footer__column>p{color:#fff6;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:680}.home-v2-footer__column a,.home-v2-footer__column span{color:#ffffffb3;font-size:12px;line-height:1.55;transition:color .2s}.home-v2-footer__column a:hover{color:#fff}.home-v2-footer__bottom{color:#ffffff6b;border-top:1px solid #ffffff24;justify-content:space-between;align-items:flex-end;gap:30px;min-height:68px;font-size:10px;display:flex}.home-v2-footer__bottom>div{gap:22px;display:flex}.home-v2-footer__bottom a{color:#ffffffb8}.home-v2-footer__bottom span{cursor:help}.home-v2-mobile-cta{display:none}@media (max-width:1180px){.home-v2-header__desktop-nav{gap:19px}.home-v2-header__desktop-nav>a,.home-v2-header__services>button{font-size:11px}.home-v2-hero__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:48px}.home-v2-hero h1{font-size:clamp(52px,5.4vw,68px)}.home-v2-service__content{grid-template-columns:30px minmax(0,1fr)}.home-v2-service__link{grid-column:2;margin-top:4px}.home-v2-trust__office-grid{grid-template-columns:1fr 1fr}.home-v2-trust__office-grid article:nth-child(3){border-top:1px solid var(--home-v2-line);border-left:0;padding-left:0}.home-v2-trust__office-grid article:nth-child(4){border-top:1px solid var(--home-v2-line)}}@media (max-width:1100px){.home-v2-header__desktop-nav,.home-v2-header__contact{display:none}.home-v2-header__actions{margin-left:auto}.home-v2-header__menu-button{display:grid}.home-v2-mobile-menu{z-index:-1;background:var(--home-v2-paper);opacity:0;visibility:hidden;padding-block:26px 60px;transition:opacity .22s,visibility .22s,transform .22s;display:block;position:fixed;inset:82px 0 0;overflow-y:auto;transform:translateY(-8px)}.home-v2-header.is-open .home-v2-mobile-menu{opacity:1;visibility:visible;transform:translateY(0)}.home-v2-mobile-menu nav{flex-direction:column;display:flex}.home-v2-mobile-menu nav>a,.home-v2-mobile-menu__group>p{border-bottom:1px solid var(--home-v2-line);letter-spacing:-.035em;align-items:center;min-height:62px;font-size:clamp(22px,3vw,30px);font-weight:500;display:flex}.home-v2-mobile-menu__group>p{color:#81898d;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:680}.home-v2-mobile-menu__group a{border-bottom:1px solid #10151917;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;min-height:52px;padding-left:18px;font-size:15px;display:grid}.home-v2-mobile-menu__group a span{color:#8c9498;font-size:10px}.home-v2-mobile-menu__group a svg,.home-v2-mobile-menu__contact svg{width:17px}.home-v2-mobile-menu__contact{background:var(--home-v2-ink);color:#fff;justify-content:space-between;margin-top:22px;padding-inline:20px}.home-v2-hero__grid{grid-template-columns:1fr 1fr;gap:34px;min-height:0}.home-v2-hero__visual{min-height:560px}.home-v2-atlas__grid{gap:60px}.home-v2-atlas-preview__field{min-height:460px}.home-v2-contact__grid{grid-template-columns:1fr 1.08fr;gap:56px}.home-v2-footer__top{grid-template-columns:1fr 1fr}}@media (max-width:820px){.home-v2-header__inner{height:74px}.home-v2-mobile-menu{top:74px}.home-v2-hero{padding-top:28px}.home-v2-hero__grid{grid-template-columns:1fr;gap:26px}.home-v2-hero__content{padding-block:34px 20px}.home-v2-hero h1{max-width:680px;font-size:clamp(44px,9.2vw,66px)}.locale-zh.home-v2 .home-v2-hero h1{max-width:620px}.home-v2-hero__visual{aspect-ratio:1.18;min-height:0}.home-v2-intro__grid,.home-v2-trust__intro,.home-v2-contact__grid{grid-template-columns:1fr;gap:48px}.home-v2-section-heading{grid-template-columns:1fr;gap:28px}.home-v2-section-heading>div{max-width:none}.home-v2-services__grid{gap:54px 22px}.home-v2-service--education,.home-v2-service--business,.home-v2-service--pte,.home-v2-service--study-tour{grid-column:span 6}.home-v2-service__image,.home-v2-service--pte .home-v2-service__image,.home-v2-service--study-tour .home-v2-service__image,.home-v2-service--business .home-v2-service__image{aspect-ratio:1/1.06}.home-v2-atlas__grid{grid-template-columns:1fr;gap:56px}.home-v2-atlas-preview{max-width:720px}.home-v2-atlas-preview__field{min-height:480px}.home-v2-trust__intro>div:last-child{max-width:650px}.home-v2-contact__content{max-width:690px}}@media (max-width:620px){.home-v2-container{padding-inline:20px}.home-v2-header .brand-mark img{width:122px}.home-v2-header__actions{gap:13px}.home-v2-header__language{font-size:10px}.home-v2-hero{padding-block:20px 86px}.home-v2-hero__content{padding-top:28px}.home-v2-hero h1{margin-top:24px;font-size:clamp(40px,11.4vw,54px);line-height:1.01}.locale-zh.home-v2 .home-v2-hero h1{max-width:390px;font-size:clamp(40px,12vw,50px);line-height:1.14}.home-v2-hero__content>p:not(.home-v2-eyebrow){margin-top:24px;font-size:16px;line-height:1.65}.home-v2-hero__actions{flex-direction:column;align-items:stretch;gap:22px;margin-top:30px}.home-v2-hero__actions .home-v2-button{width:100%}.home-v2-hero__actions .home-v2-text-link{justify-content:space-between}.home-v2-hero__visual{aspect-ratio:.94}.home-v2-hero__visual img{object-position:58% center}.home-v2-hero__image-note{flex-direction:column;align-items:flex-start;gap:5px;bottom:14px;left:14px;right:14px}.home-v2-intro h2,.home-v2-section-heading h2,.home-v2-atlas__content h2,.home-v2-trust__intro h2,.home-v2-contact__content h2{font-size:clamp(38px,10.6vw,50px)}.home-v2-services__grid{grid-template-columns:1fr;gap:58px}.home-v2-service--education,.home-v2-service--business,.home-v2-service--pte,.home-v2-service--study-tour{grid-column:1}.home-v2-service__image,.home-v2-service--pte .home-v2-service__image,.home-v2-service--study-tour .home-v2-service__image,.home-v2-service--business .home-v2-service__image{aspect-ratio:1.12}.home-v2-service__content{grid-template-columns:28px 1fr;padding-top:20px}.home-v2-service__link{grid-column:2}.home-v2-atlas-preview__topline{padding-inline:14px}.home-v2-atlas-preview__field{min-height:380px}.home-v2-atlas-preview__point span{font-size:9px}.home-v2-atlas-preview__point--3 span,.home-v2-atlas-preview__point--5 span{transform:translate(-100%)}.home-v2-trust__office-grid{grid-template-columns:1fr}.home-v2-trust__office-grid article,.home-v2-trust__office-grid article+article,.home-v2-trust__office-grid article:nth-child(3){border-top:1px solid var(--home-v2-line);border-left:0;min-height:0;padding:24px 0 26px}.home-v2-trust__office-grid article:first-child{border-top:0}.home-v2-trust__office-grid h3{margin-top:22px}.home-v2-trust__office-grid address{margin-top:18px}.home-v2-trust__locations-heading{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:20px}.home-v2-form{padding:28px 20px}.home-v2-form__row{grid-template-columns:1fr;gap:0}.home-v2-form__submit{flex-direction:column;align-items:stretch}.home-v2-form__submit .home-v2-button{width:100%}.home-v2-form__submit>p{max-width:none}.home-v2-footer{padding-top:56px}.home-v2-footer__top{grid-template-columns:1fr;gap:36px;padding-bottom:52px}.home-v2-footer__bottom{flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start;padding-top:24px}.home-v2-footer__bottom>div{flex-wrap:wrap;gap:12px 18px}}@media (prefers-reduced-motion:reduce){.home-v2 *,.home-v2 :before,.home-v2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.education-page{--education-cream:#efede6;--education-paper:#f7f5ef;--education-ink:#10202a;--education-line:#10202a24}.education-page .footer-brand>p{white-space:pre-line}.education-hero__copy{max-width:1180px}.education-hero__copy h1{max-width:1180px;font-size:clamp(56px,6.25vw,92px);line-height:.96}.education-hero__copy h1 span{white-space:nowrap;display:block}.education-hero__copy h1 span:first-child{margin-bottom:.1em;font-size:.76em;font-weight:390}.education-hero__copy h1 span:last-child{font-weight:460}.locale-zh .education-hero__copy h1{letter-spacing:-.075em;line-height:1.08}.education-hero__copy>p:not(.eyebrow){color:#ffffffc7;max-width:760px}.education-journey{background:var(--education-paper);color:var(--education-ink);overflow:clip}.education-journey__heading{grid-template-columns:1.35fr .55fr;align-items:end;gap:clamp(48px,7vw,100px);display:grid}.education-journey__heading h2{letter-spacing:-.058em;text-wrap:balance;max-width:840px;margin-top:24px;font-size:clamp(44px,4.9vw,68px);font-weight:440;line-height:1.02}.locale-zh .education-journey__heading h2{line-height:1.16}@media (min-width:1121px){.locale-zh .education-journey__heading h2{white-space:nowrap}}.education-journey__heading>p{color:#66727a;max-width:500px;font-size:18px;line-height:1.72}.education-journey__grid{border-top:1px solid var(--education-line);border-bottom:1px solid var(--education-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(70px,8vw,112px);display:grid;position:relative}.education-journey__stage{border-right:1px solid var(--education-line);flex-direction:column;min-height:420px;padding:30px 28px 34px;transition:background-color .28s,border-color .28s;display:flex;position:relative}.education-journey__stage:first-child{border-left:1px solid var(--education-line)}.education-journey__stage:before{content:"";border:2px solid var(--education-paper);background:#aeb9c1;border-radius:50%;width:9px;height:9px;transition:background-color .28s,transform .28s;position:absolute;top:-5px;left:28px;box-shadow:0 0 0 1px #10202a1f}.education-journey__stage:hover{background:#2d63ff09}.education-journey__stage:hover:before{background:var(--blue);transform:scale(1.1)}.education-journey__number{color:#b7c0c6;letter-spacing:-.07em;font-size:clamp(46px,4.6vw,64px);font-weight:360;line-height:1;transition:color .28s}.education-journey__stage:hover .education-journey__number{color:var(--blue)}.education-journey__stage-copy{flex-direction:column;flex:1;padding-top:64px;display:flex}.education-journey__stage h3{letter-spacing:-.035em;font-size:clamp(22px,2vw,28px);font-weight:540;line-height:1.22}.education-journey__stage-copy>p{color:#68747c;margin-top:18px;font-size:15px;line-height:1.72}.education-journey__stage ul{flex-wrap:wrap;gap:8px;margin:auto 0 0;padding:34px 0 0;list-style:none;display:flex}.education-journey__stage li{color:#68747c;letter-spacing:.04em;border:1px solid #10202a1f;padding:7px 9px;font-size:10px;font-weight:590}.education-destination{background:linear-gradient(115deg,#070d1dfa,#0a1939e0),radial-gradient(circle at 76% 18%,#4ec5e542,#0000 25%),#0b1020;padding-block:clamp(92px,10vw,140px)}.education-destination__inner h2 span{display:block}.education-destination__inner>div>p:not(.eyebrow){max-width:680px}.education-services{background:var(--education-cream);color:var(--education-ink)}.education-services__grid{grid-template-columns:.94fr 1.06fr;gap:clamp(54px,9vw,140px);display:grid}.education-services__heading h2{letter-spacing:-.06em;margin-top:26px;font-size:clamp(44px,5.4vw,76px);font-weight:440;line-height:1.04}.education-services__heading h2 span{display:block}.locale-zh .education-services__heading h2{line-height:1.18}.education-services__copy{align-self:end;max-width:620px}.education-services__copy p{color:#59676f;font-size:clamp(17px,1.45vw,20px);line-height:1.85}.education-services__copy p+p{margin-top:28px}.education-services__keywords{border-top:1px solid var(--education-line);color:#495961;letter-spacing:.08em;flex-wrap:wrap;grid-column:1/-1;gap:12px 18px;padding-top:30px;font-size:11px;font-weight:620;display:flex}.education-services__keywords span{gap:18px;display:inline-flex}.education-services__keywords i{color:var(--blue);font-style:normal}.education-offers{background:var(--education-paper);color:var(--education-ink)}.education-offers__heading{max-width:920px}.education-offers__heading h2{letter-spacing:-.06em;margin-top:26px;font-size:clamp(44px,5.3vw,76px);font-weight:440;line-height:1.03}.education-offers__heading h2 span{display:block}.locale-zh .education-offers__heading h2{line-height:1.18}.education-offers__intro{color:#617079;max-width:700px;margin-top:28px;font-size:17px;line-height:1.75}.education-offer-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(52px,5vw,76px) clamp(20px,2.5vw,34px);margin:clamp(54px,6vw,84px) 0 0;padding:0;list-style:none;display:grid}.education-offer-card,.education-offer-card figure{min-width:0;margin:0}.education-offer-card__frame{background:#fdfcf8;border:1px solid #d7d5ce;padding:clamp(12px,1.35vw,18px);transition:transform .24s,border-color .24s,box-shadow .24s;box-shadow:0 18px 46px #10202a0e}.education-offer-card__document{aspect-ratio:354/500;background:#fff;width:100%;position:relative;overflow:hidden}.education-offer-card__document img{object-fit:contain}.education-offer-card figcaption{padding-top:22px}.education-offer-card__meta{color:#52636c;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;font-weight:680;line-height:1.4;display:flex}.education-offer-card h3{letter-spacing:-.04em;margin-top:13px;font-size:clamp(20px,1.8vw,27px);font-weight:540;line-height:1.2;transition:color .24s}.education-offer-card h3 span,.education-offer-card__program span{display:block}.education-offer-card h3 span+span{color:#65737a;letter-spacing:-.015em;margin-top:6px;font-size:.54em;font-weight:520;line-height:1.45}.education-offer-card__program{border-top:1px solid var(--education-line);color:#31454f;margin-top:15px;padding-top:14px;font-size:14px;font-weight:560;line-height:1.5}.education-offer-card__program span+span{color:#56666e;margin-top:4px;font-size:11px;font-weight:480;line-height:1.55}.education-offers__privacy{border-top:1px solid var(--education-line);color:#596a72;align-items:flex-start;gap:12px;max-width:760px;margin-top:clamp(44px,5vw,68px);padding-top:18px;font-size:12px;line-height:1.7;display:flex}.education-offers__privacy>span{background:var(--blue);flex:none;width:18px;height:1px;margin-top:.8em}@media (hover:hover) and (pointer:fine){.education-offer-card:hover .education-offer-card__frame{border-color:#2f66d28c;transform:translateY(-4px);box-shadow:0 24px 54px #10202a16}.education-offer-card:hover h3{color:var(--blue)}}.education-closing{background:var(--education-cream);color:var(--education-ink);overflow:hidden}.education-closing__inner h2 span{display:block}.education-closing__inner h2 span:first-child{font-size:.78em;font-weight:390}.education-closing__intro{transition:opacity .7s ease-out .3s,transform .7s ease-out .3s}.education-closing__line{transition:opacity .7s ease-out,transform .7s ease-out}.education-closing__line--two{transition-delay:.15s}.education-closing.is-enhanced:not(.is-visible) .education-closing__line,.education-closing.is-enhanced:not(.is-visible) .education-closing__intro{opacity:0;transform:translateY(18px)}.education-closing.is-visible .education-closing__line,.education-closing.is-visible .education-closing__intro{opacity:1;transform:translateY(0)}.education-closing__button{z-index:0;isolation:isolate;position:relative}.education-closing__button:after{content:"";z-index:-1;pointer-events:none;border-radius:4px;animation:4s ease-in-out infinite education-cta-halo;position:absolute;inset:-10px}@keyframes education-cta-halo{0%,62%,to{box-shadow:0 0 #2d63ff00}76%{box-shadow:0 0 0 12px #2d63ff14}}@media (max-width:1120px){.education-journey__grid{border-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr))}.education-journey__stage:nth-child(odd){border-left:1px solid var(--education-line)}.education-journey__stage{border-bottom:1px solid var(--education-line)}.education-services__grid{gap:64px}.education-offer-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.education-hero__copy h1 span{white-space:normal}.education-hero__copy h1{font-size:clamp(50px,9.5vw,72px)}.education-hero__copy>p:not(.eyebrow){color:#ffffffd1;max-width:650px}.education-journey__heading,.education-services__grid{grid-template-columns:1fr}.education-journey__heading{gap:28px}.education-journey__heading>p{max-width:620px}.education-services__grid{gap:50px}.education-services__copy{max-width:680px}.education-offers__intro{max-width:620px}}@media (max-width:620px){.education-hero__copy h1{letter-spacing:-.06em;font-size:clamp(43px,12.2vw,55px);line-height:1.02}.locale-zh .education-hero__copy h1{letter-spacing:-.06em;font-size:clamp(43px,12vw,52px);line-height:1.13}.education-hero__copy h1 span:first-child{font-size:.82em}.education-hero__copy>p:not(.eyebrow){margin-top:24px;font-size:16px;line-height:1.7}.education-hero .page-hero__actions{margin-top:30px}.education-hero .page-hero__proof{margin-top:32px;padding-top:28px}.education-journey__heading h2,.education-services__heading h2,.education-offers__heading h2{font-size:clamp(39px,10.8vw,50px)}.education-journey__grid{grid-template-columns:1fr;margin-top:58px}.education-journey__stage{border-left:1px solid var(--education-line);min-height:0;padding:28px 22px 30px}.education-journey__stage-copy{padding-top:44px}.education-journey__stage ul{margin-top:30px;padding-top:0}.education-destination{padding-block:82px}.education-destination__inner h2{font-size:clamp(40px,11.5vw,52px)}.education-services__keywords{gap:10px 12px}.education-services__keywords span{gap:12px}.education-services__keywords i{display:none}.education-offer-gallery{grid-template-columns:1fr;gap:48px;margin-top:46px}.education-offer-card{width:100%;max-width:440px;margin-inline:auto}.education-offer-card__frame{padding:12px}.education-closing__inner h2{font-size:clamp(44px,12vw,56px)}.education-closing__inner h2 span:first-child{font-size:.82em}}
