@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Merriweather:wght@400;700;900&family=Cormorant+Garamond:wght@500;600;700&family=Noto+Serif+SC:wght@500;600;700&family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap");:root{--dm-primary:#051c2c;--dm-blue:#0042da;--dm-text:#333;--dm-text-secondary:#555;--dm-text-muted:#666;--dm-border:#e8e8e8;--dm-bg:#f8f8f8;--dm-white:#fff;--dm-accent:#0042da;--dm-accent-light:#3366ed}.home-page *{box-sizing:border-box}.home-page{font-family:Baskerville,Times New Roman,PingFang SC,Microsoft YaHei,serif;background:#fff;color:var(--dm-text);line-height:1.6;overflow-x:hidden}.home-navbar{position:fixed;top:0;left:0;right:0;background:#fff;z-index:1000;padding:0;border-bottom:1px solid #e8e8e8}.home-navbar.scrolled{background:#fff;box-shadow:none}.home-navbar-container{width:100%;max-width:1400px;margin:0 auto;padding:0 12px 0 40px;display:flex;align-items:center;justify-content:space-between;position:relative;min-height:56px}.home-navbar-left{display:flex;align-items:center;justify-self:start}.home-navbar-center{display:flex;align-items:center;justify-content:center;flex:1}.home-navbar-logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease;color:inherit}.home-navbar-logo:hover{opacity:.7}.home-navbar-logo svg{display:none}.home-navbar-logo-text{font-family:Times New Roman,"Noto Serif SC",serif;font-size:24px;font-weight:700;color:#051c2c;letter-spacing:0}.home-navbar-logo-text span{color:#051c2c}.home-navbar-menu{display:flex;align-items:center;gap:32px}.home-navbar-menu-link{color:#333;text-decoration:none;font-size:14px;font-weight:400;padding:18px 0 16px;transition:all .2s ease;display:flex;align-items:center;gap:4px;letter-spacing:0;position:relative}.home-navbar-menu-link:hover{color:#051c2c}.home-navbar-menu-link.active{color:#051c2c;font-weight:500}.home-navbar-menu-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#051c2c}.home-navbar-dropdown{position:relative}.home-navbar-dropdown-trigger{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font:inherit;padding:18px 0 16px;font-size:14px;font-weight:400;color:#333;position:relative}.home-navbar-dropdown-trigger:hover{color:#051c2c}.home-navbar-dropdown-trigger.active{color:#051c2c;font-weight:500}.home-navbar-dropdown-trigger.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#051c2c}.home-navbar-dropdown-chevron{transition:transform .2s ease;opacity:.6}.home-navbar-dropdown-chevron.open{transform:rotate(180deg)}.home-navbar-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:0;min-width:200px;background:#fff;border:1px solid #e8e8e8;border-radius:0;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:8px 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1001}.home-navbar-dropdown-menu.open{opacity:1;visibility:visible;pointer-events:auto}.home-navbar-dropdown-item{display:block;padding:12px 20px;color:#333;font-size:14px;font-weight:400;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.home-navbar-dropdown-item:hover{background:#f5f5f5;color:#051c2c}.home-navbar-dropdown-item.active{color:#051c2c;font-weight:500;background:#f5f5f5}.home-navbar-right{display:flex;align-items:center;gap:16px;padding-right:0;justify-self:end}.home-navbar-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 0;border:none;border-radius:0;font-size:14px;font-weight:400;cursor:pointer;transition:color .2s ease;text-decoration:none;background:transparent;color:#333;gap:4px}.home-navbar-btn:hover{background:transparent;color:#051c2c}.home-navbar-theme-btn,.home-navbar-user-btn{width:auto;height:auto;padding:8px 0;border-radius:0;min-width:auto}.home-navbar-lang-btn{height:auto;padding:8px 0;border-radius:0;min-width:auto;font-size:14px}.home-navbar-lang-flag{width:16px;height:12px;-o-object-fit:cover;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.12)}.home-hero{position:relative;background:url(/images/home/牛津大学.png) 50%/cover no-repeat;height:100vh;min-height:100vh;max-height:100vh;display:flex;align-items:center;justify-content:center;padding:88px 24px 80px;overflow:hidden;margin-top:0;box-sizing:border-box}.home-hero-overlay{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 95% 75% at 50% 48%,rgba(0,0,0,.42) 0,rgba(0,0,0,.18) 52%,rgba(0,0,0,.06) 100%),linear-gradient(180deg,rgba(0,0,0,.28) 0,rgba(0,0,0,.12) 40%,rgba(0,0,0,.12) 60%,rgba(0,0,0,.32))}.home-hero-inner{position:relative;z-index:1;max-width:900px;margin:0 auto;justify-content:center;transform:translateY(-5vh)}.home-hero-content,.home-hero-inner{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.home-hero-content{color:#fff}.home-hero-badge{width:clamp(90px,11vw,120px);height:clamp(90px,11vw,120px);flex-shrink:0;filter:drop-shadow(0 4px 20px rgba(0,0,0,.25));margin-bottom:24px}.home-hero-title{font-family:Merriweather,serif;font-weight:700;margin:0 0 20px;letter-spacing:-.02em;line-height:1.2;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-title-chinese{font-size:clamp(2rem,5vw,3.25rem);color:#fff;margin-bottom:10px;line-height:1.15;letter-spacing:.02em;font-weight:800;text-shadow:0 0 1px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.85),0 4px 20px rgba(0,0,0,.55),0 8px 40px rgba(0,0,0,.35)}.home-hero-title-english{font-size:clamp(1.25rem,2.9vw,1.85rem);color:#fff8f0;line-height:1.35;letter-spacing:.07em;font-weight:700;text-shadow:0 0 1px rgba(0,0,0,.85),0 2px 6px rgba(0,0,0,.75),0 4px 18px rgba(0,0,0,.5)}.home-hero-title-gold{color:#ffe8bc;font-weight:800;text-shadow:0 0 2px rgba(0,0,0,.9),0 2px 8px rgba(0,0,0,.65)}.home-hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:hsla(0,0%,100%,.97);margin:0 auto 36px;font-weight:500;max-width:560px;line-height:1.8;letter-spacing:.02em;text-align:center;text-shadow:0 0 1px rgba(0,0,0,.85),0 2px 4px rgba(0,0,0,.65),0 4px 16px rgba(0,0,0,.45)}.home-hero-cta{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#001f4d;padding:14px 36px;font-size:1rem;font-weight:600;border:2px solid #fff;border-radius:6px;text-decoration:none;letter-spacing:.04em;transition:background .25s ease,color .25s ease,transform .2s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.home-hero-cta:hover{background:hsla(0,0%,100%,.9);color:#001f4d;transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.25)}.home-hero-content-en .home-hero-title-chinese{font-size:clamp(1.8rem,4.2vw,2.85rem)}.home-hero-content-en .home-hero-title-english{font-size:clamp(1.15rem,2.5vw,1.6rem)}.home-hero-content-en .home-hero-subtitle{font-size:clamp(.95rem,1.6vw,1.08rem);max-width:680px;line-height:1.7}.home-hero-content-en .home-hero-cta{font-size:.95rem;padding:13px 32px}.home-section-certification{--cert-primary-blue:#001f4d;--cert-accent-gold-start:#bf953f;--cert-accent-gold-mid:#fcf6ba;--cert-accent-gold-end:#b38728;--cert-text-primary:#1a202c;--cert-text-secondary:#4a5568;--cert-border-subtle:rgba(0,31,77,.08);background:linear-gradient(135deg,#f8fafc,#f0f6ff);padding:80px 24px;position:relative;min-height:100vh;display:flex;justify-content:center;align-items:center}.home-section-certification:before{content:"";position:absolute;top:-20%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(191,149,63,.03) 0,transparent 70%);pointer-events:none;z-index:0}.home-section-certification:after{content:"";position:absolute;bottom:-20%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,31,77,.02) 0,transparent 70%);pointer-events:none;z-index:0}.home-cert-container{max-width:1140px;gap:24px;position:relative;z-index:1}.home-cert-container,.home-cert-header{width:100%;display:flex;flex-direction:column;align-items:center}.home-cert-header{margin-bottom:0;text-align:center;max-width:720px}.home-cert-seal-wrapper{width:70px;height:70px;margin-bottom:12px;filter:drop-shadow(0 4px 10px rgba(179,135,40,.3));animation:homeCertFloat 6s ease-in-out infinite;flex-shrink:0}@keyframes homeCertFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.home-cert-header h1{font-family:Merriweather,serif;color:var(--cert-primary-blue);font-size:clamp(1.5rem,4vw,2rem);margin-bottom:12px;font-weight:900;letter-spacing:-.3px;line-height:1.2;position:relative;display:inline-block}.home-cert-header h1:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent 0,var(--cert-accent-gold-start) 50%,transparent 100%);border-radius:2px}.home-cert-intro-text{color:var(--cert-text-secondary);font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.6;max-width:680px;margin:0 auto}.home-cert-intro-text-en{max-width:1000px;font-size:clamp(.8rem,1.45vw,.92rem);line-height:1.55}.home-cert-card{background-color:#fff;border-radius:16px;border:1px solid var(--cert-border-subtle);box-shadow:0 4px 20px rgba(0,31,77,.06),0 1px 3px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.8);display:flex;overflow:hidden;width:100%;max-height:420px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-cert-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--cert-accent-gold-start) 0,var(--cert-accent-gold-mid) 50%,var(--cert-accent-gold-end) 100%);z-index:1}.home-cert-card:hover{box-shadow:0 8px 30px rgba(0,31,77,.1),0 2px 8px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.9);transform:translateY(-2px)}.home-cert-carousel-container{flex:1;position:relative;background:linear-gradient(135deg,var(--cert-primary-blue) 0,#002d5c 100%);overflow:hidden;min-width:0}.home-cert-carousel-track{display:flex;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);position:relative;z-index:1}.home-cert-carousel-slide{min-width:100%;height:100%;position:relative}.home-cert-carousel-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .3s ease}.home-cert-carousel-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,31,77,.3),transparent)}.home-cert-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.95rem;outline:none}.home-cert-carousel-btn:hover{background:hsla(0,0%,100%,.95);color:var(--cert-primary-blue);box-shadow:0 4px 12px rgba(0,0,0,.25);transform:translateY(-50%) scale(1.05)}.home-cert-prev-btn{left:12px}.home-cert-next-btn{right:12px}.home-cert-carousel-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.home-cert-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.35);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.08);outline:none}.home-cert-dot.active{background:#fff;transform:scale(1.3);box-shadow:0 0 6px hsla(0,0%,100%,.6)}.home-cert-card-content{flex:1;padding:clamp(28px,4vw,40px) clamp(24px,4vw,40px);display:flex;flex-direction:column;justify-content:center;min-width:0}.home-cert-card-content h2{font-family:Merriweather,serif;color:var(--cert-primary-blue);font-size:clamp(1.2rem,2.5vw,1.5rem);margin-bottom:20px;line-height:1.3;font-weight:700;position:relative;padding-left:16px}.home-cert-card-content h2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--cert-accent-gold-start) 0,var(--cert-accent-gold-end) 100%);border-radius:2px}.home-cert-benefit-list{list-style:none;margin-bottom:24px;padding:0}.home-cert-benefit-list li{display:flex;align-items:flex-start;margin-bottom:14px;font-size:clamp(.85rem,1.8vw,.9rem);color:var(--cert-text-primary);font-weight:500}.home-cert-benefit-list li i{color:#008544;margin-right:12px;margin-top:3px;background:rgba(0,133,68,.1);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.home-cert-benefit-list-en li{white-space:nowrap;font-size:clamp(.78rem,1.2vw,.86rem)}.home-cert-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#002147;color:#fff;padding:14px 28px;font-weight:600;text-decoration:none;border-radius:0;transition:all .3s ease;width:100%}.home-cert-cta-button:hover{background-color:#036}.home-course-intro-section{background:linear-gradient(135deg,rgba(5,28,44,.5),rgba(0,0,0,.92)),url(/images/home/教授团底层图片.png) 50%/cover no-repeat;padding:60px 40px;position:relative;overflow:hidden}.home-course-intro-content{max-width:1400px;display:grid;grid-template-columns:2fr 1fr;gap:50px;align-items:start;position:relative;z-index:1;margin:0 auto 40px}.home-course-intro-text{color:#fff}.home-course-intro-section h2{font-size:38px;color:#fff;margin-bottom:12px;font-weight:700;line-height:1.5;text-shadow:0 2px 8px rgba(0,0,0,.4)}.home-course-intro-title-en{white-space:nowrap;font-size:clamp(1.85rem,2.55vw,2.35rem)!important;line-height:1.25!important}.home-course-intro-section h3{font-size:22px;color:hsla(0,0%,100%,.95);margin-bottom:18px;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.35)}.home-course-intro-subtitle-en{white-space:nowrap;font-size:clamp(1.45rem,1.95vw,2rem)!important}.home-course-intro-section p{font-size:17px;color:hsla(0,0%,100%,.92);line-height:2;margin-bottom:16px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.home-course-intro-desc-en{font-size:19px!important;line-height:1.95!important}.home-course-intro-university{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.home-course-intro-university img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.4),0 0 0 3px hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.2);transition:transform .3s ease}.home-course-intro-badge{position:absolute;top:-15px;right:-15px;background:#0042da;color:#fff;padding:8px 16px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;box-shadow:0 4px 15px rgba(0,66,218,.4)}.home-course-intro-label{margin-top:20px;text-align:center;color:hsla(0,0%,100%,.95);font-size:14px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.4)}.home-partners-section{max-width:1400px;margin:0 auto;padding-top:30px;border-top:1px solid hsla(0,0%,100%,.2);position:relative;z-index:1}.home-partners-section h4{font-size:13px;color:hsla(0,0%,100%,.8);margin-bottom:25px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.home-partners-logos{display:flex;gap:15px;flex-wrap:nowrap;align-items:center;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent)}.home-partners-logos-container{display:flex;gap:15px;animation:home-scroll-logos 60s linear infinite;will-change:transform}.home-partners-logos-container:hover{animation-play-state:paused}@keyframes home-scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-partners-logo{background:#555;padding:15px 20px;border:2px solid rgba(5,28,44,.1);border-left:4px solid #051c2c;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .25s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:140px;width:140px;height:90px}.home-partners-logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:contrast(1.15) brightness(.95)}@media (max-width:992px){.home-course-intro-content{grid-template-columns:1fr;gap:40px}.home-course-intro-section h2{font-size:28px}.home-course-intro-section h3{font-size:18px}.home-course-intro-section p{font-size:15px}.home-course-intro-university img{height:240px}}.home-section-fee{background:#fff;padding:80px 24px}.home-fee-header{text-align:center;margin-bottom:60px}.home-fee-header h2{font-size:2.2em;font-weight:400;color:#002060;margin-bottom:10px}.home-fee-header p{color:#555;font-size:1rem}.home-fee-courses-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1140px;margin:0 auto}@media (max-width:900px){.home-fee-courses-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-fee-courses-row{grid-template-columns:1fr}}.home-fee-course-card{background:#fff;border:1px solid #e0e0e0;border-radius:0;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .4s ease;opacity:0;transform:translateY(30px);overflow:hidden;display:flex;flex-direction:column}.home-fee-course-card.visible{opacity:1;transform:translateY(0)}.home-fee-course-card:hover{box-shadow:0 20px 40px rgba(0,32,96,.12);border-color:#002060;transform:translateY(-8px)!important}.home-fee-course-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.home-fee-card-image-wrapper{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#f3f4f6;border-radius:0}.home-fee-course-card .home-fee-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.home-fee-course-card:hover .home-fee-card-image{transform:scale(1.08)}.home-fee-card-overlay{position:absolute;left:0;right:0;bottom:0;padding:10px 14px 12px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.5) 60%,transparent);color:#fff;display:flex;flex-direction:column;gap:6px}.home-fee-card-overlay .home-fee-course-cert{font-size:.75rem;color:hsla(0,0%,100%,.95);padding:4px 0 4px 8px;margin:0;border-left:3px solid #0042da;background:transparent;line-height:1.3}.home-fee-card-overlay .home-fee-course-footer{padding:6px 0 0;border-top:1px solid rgba(0,66,218,.6);display:flex;justify-content:space-between;align-items:center;margin:0}.home-fee-card-overlay .home-fee-course-price{font-size:1.1rem;font-weight:700;color:#60a5fa}.home-fee-card-overlay .home-fee-price-note{font-size:.65rem;color:hsla(0,0%,100%,.7);margin-top:2px}.home-fee-card-overlay .home-fee-course-arrow{color:hsla(0,0%,100%,.9);flex-shrink:0}.home-fee-card-content{padding:1rem 1.25rem;flex-grow:1;display:flex;flex-direction:column}.home-fee-course-title{font-size:1.15rem;font-weight:700;color:#1e293b;margin-bottom:.4rem;line-height:1.35}.home-fee-course-description{font-size:.88rem;color:#555;line-height:1.55;margin:0}.home-fee-course-card:first-child{transition-delay:.05s}.home-fee-course-card:nth-child(2){transition-delay:.1s}.home-fee-course-card:nth-child(3){transition-delay:.15s}.home-fee-course-card:nth-child(4){transition-delay:.2s}.home-fee-course-card:nth-child(5){transition-delay:.25s}.home-fee-course-card:nth-child(6){transition-delay:.3s}.home-section-map{padding:100px 60px}.home-map-section-wrapper{display:flex;align-items:stretch;max-width:1400px;margin:0 auto;gap:80px}.home-map-area{flex:0 0 60%;max-width:60%}.home-map-wrapper{position:relative;width:100%;aspect-ratio:2/1}.home-map-wrapper:before{content:"";position:absolute;inset:0;background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/World_map_blank_without_borders.svg/1200px-World_map_blank_without_borders.svg.png);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(1.1) sepia(.5) hue-rotate(170deg) saturate(2.5);z-index:0}.home-map-text-area{flex:1;display:flex;flex-direction:column;margin-top:-40px}.home-map-text-main{margin-bottom:12px}.home-map-text-area h2{font-size:38px;font-weight:800;color:#1e293b;margin-bottom:20px}.home-map-text-area .home-map-highlight{color:#0042da;position:relative}.home-map-text-area p{font-size:17px;line-height:1.8;color:#1e293b;margin-bottom:24px}.home-map-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:8px}.home-map-stat-number{font-size:42px;font-weight:800;background:linear-gradient(135deg,#0042da,#051c2c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-map-stat-label{font-size:15px;color:#1e293b;margin-top:8px}.home-map-avatar-node{position:absolute;width:38px;height:38px;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,.16);cursor:pointer;transform:translate(-50%,-50%);z-index:10;overflow:hidden;animation:homeMapNodeFloat 4.2s infinite}@keyframes homeMapNodeFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-5px)}}.home-map-avatar-node img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-map-avatar-node.is-active{border-color:rgba(45,85,217,.95);box-shadow:0 12px 30px rgba(45,85,217,.35);z-index:30;transform:translate(-50%,-50%) scale(1.2)}.home-map-node-label{position:absolute;left:50%;top:calc(100% + 10px);transform:translateX(-50%);white-space:nowrap;background:rgba(15,23,42,.86);color:#fff;font-size:12px;padding:6px 10px;border-radius:20px;opacity:0;pointer-events:none;transition:opacity .2s}.home-map-avatar-node.is-active .home-map-node-label,.home-map-avatar-node:hover .home-map-node-label{opacity:1}.home-map-popup-card{position:absolute;width:min(380px,calc(100vw - 48px));background:linear-gradient(165deg,hsla(0,0%,100%,.97),rgba(248,250,252,.98) 45%,hsla(0,0%,100%,.94));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:18px;border:1px solid rgba(15,23,42,.1);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 2px 4px rgba(15,23,42,.06),0 12px 28px -8px rgba(15,23,42,.12),0 28px 56px -16px rgba(15,23,42,.18),inset 0 1px 0 hsla(0,0%,100%,.9);padding:0;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease,transform .25s ease;transform:translateY(6px);overflow:hidden}.home-map-popup-card--story{display:flex;flex-direction:column;min-height:300px}.home-map-popup-card.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.home-map-popup-kicker{display:flex;align-items:center;gap:10px;padding:14px 18px 0;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#64748b}.home-map-popup-kicker-line{flex:1;max-width:40px;height:1px;background:linear-gradient(90deg,#b45309,rgba(180,83,9,.15));border-radius:1px}.home-map-popup-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 18px 14px;border-bottom:1px solid rgba(15,23,42,.08)}.home-map-popup-user{display:flex;gap:14px;align-items:center;min-width:0;flex:1}.home-map-user-ring{flex-shrink:0;padding:3px;border-radius:50%;background:linear-gradient(145deg,#c9a227,#f5e6a8 40%,#b8860b);box-shadow:0 4px 12px rgba(180,83,9,.2)}.home-map-user-thumb{width:48px;height:48px;border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover;border:2px solid #fff}.home-map-popup-user-text{min-width:0}.home-map-popup-name{font-weight:800;font-size:15px;letter-spacing:-.02em;color:#0f172a;line-height:1.25;font-family:"Noto Serif SC",Merriweather,Georgia,serif}.home-map-popup-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:6px;font-size:11px;color:#64748b;font-weight:500}.home-map-popup-badge{color:#1e40af;font-weight:600}.home-map-popup-meta-sep{color:#cbd5e1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-map-close-btn{flex-shrink:0;border:none;background:rgba(15,23,42,.06);color:#475569;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.home-map-close-btn:hover{background:rgba(15,23,42,.1);color:#0f172a}.home-map-popup-body{flex:1;display:flex;align-items:center;justify-content:center;padding:20px 22px 18px;min-height:120px}.home-map-popup-quote{margin:0;width:100%;position:relative;padding:8px 0 0 18px;border-left:3px solid #b8973e}.home-map-popup-quote:before{content:"\201C";position:absolute;left:10px;top:-2px;font-size:2.25rem;line-height:1;font-family:Georgia,Times New Roman,serif;color:rgba(180,83,9,.18);pointer-events:none}.home-map-popup-quote p{margin:0;font-family:"Noto Serif SC",Merriweather,Songti SC,Georgia,serif;font-size:14px;font-weight:500;line-height:1.85;letter-spacing:.02em;color:#1e293b}.home-map-popup-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 18px 16px;margin-top:auto;border-top:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,rgba(248,250,252,.5),hsla(0,0%,100%,.6))}.home-map-popup-count{font-size:11px;font-weight:600;letter-spacing:.12em;color:#94a3b8;font-variant-numeric:tabular-nums}.home-map-popup-count-num{color:#475569}.home-map-popup-count-sep{margin:0 4px;opacity:.6}.home-map-popup-nav{display:flex;gap:8px}.home-map-nav-btn{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:50%;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;transition:border-color .2s,color .2s,box-shadow .2s}.home-map-nav-btn:hover{border-color:rgba(30,64,175,.35);color:#1e40af;box-shadow:0 2px 8px rgba(30,64,175,.12)}.home-how-learn-section{padding:80px 40px;max-width:1200px;margin:0 auto;background:#fff}.home-how-learn-section h2{font-size:32px;color:#051c2c;margin-bottom:20px;font-weight:700}.home-how-learn-intro{font-size:16px;color:#555;margin-bottom:50px;max-width:800px;line-height:1.7}.home-how-learn-intro-en{max-width:1200px;white-space:nowrap}.home-learn-features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch}.home-learn-features-en{gap:16px}.home-learn-feature{text-align:center;display:flex;flex-direction:column}.home-learn-feature-image{position:relative;width:100%;aspect-ratio:4/3;margin-bottom:20px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s;background:#f8f8f8}.home-learn-feature-image:hover{transform:translateY(-4px)}.home-learn-feature-image img{position:absolute;inset:0;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.home-learn-feature-certificate .home-learn-feature-image{background:#f8f8f8}.home-learn-feature-certificate .home-learn-feature-image img{-o-object-fit:contain;object-fit:contain}.home-learn-feature h4{font-size:18px;color:#051c2c;margin-bottom:0;font-weight:600;line-height:1.4}.home-learn-feature-title-en{font-size:15px!important;white-space:nowrap;line-height:1.25!important;letter-spacing:0}@media (max-width:768px){.home-learn-features{grid-template-columns:1fr;gap:40px}.home-how-learn-section{padding:60px 24px}.home-how-learn-section h2{font-size:28px}}.home-curriculum-section{background-color:#f8f8f8;padding:80px 40px}.home-curriculum-container{max-width:1300px;margin:0 auto}.home-curriculum-header{margin-bottom:30px;border-left:3px solid #000;padding-left:18px}.home-curriculum-header h2{font-size:26px;font-weight:700;color:#000;letter-spacing:-.3px;margin:0;font-family:"Noto Serif SC",Merriweather,serif}.home-curriculum-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-curriculum-card{background:#fff;border-radius:0;padding:18px 24px;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.1);transition:all .3s ease;min-height:240px;overflow:hidden}.home-curriculum-card-bg{position:absolute;inset:0;background-image:var(--card-bg);background-size:cover;background-position:50%;opacity:1;z-index:0;transition:transform .45s ease;transform-origin:center center}.home-curriculum-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:rgba(0,0,0,.15)}.home-curriculum-card:hover .home-curriculum-card-bg{opacity:1;transform:scale(1.04)}.home-curriculum-left{flex:1;display:grid;grid-template-rows:auto 1fr auto auto;grid-template-areas:"tag" "title" "meta" "author";align-items:stretch;min-height:0;z-index:2;position:relative}.home-curriculum-tag{grid-area:tag;align-self:start;justify-self:start;background:hsla(0,0%,100%,.95);border:1px solid rgba(0,0,0,.2);border-radius:0;padding:4px 12px;font-size:11px;color:#e74949;margin-bottom:8px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.home-curriculum-title{grid-area:title;align-self:center;font-size:clamp(22px,2.35vw,25px);font-weight:800;color:#050505;line-height:1.45;margin:0;letter-spacing:-.22px;text-shadow:0 0 24px #fff,0 0 10px hsla(0,0%,100%,.98),0 1px 0 hsla(0,0%,100%,.95),0 2px 8px hsla(0,0%,100%,.75),0 2px 6px rgba(0,0,0,.22)}.home-curriculum-meta{grid-area:meta;display:flex;align-items:center;font-size:12px;color:#555;margin-bottom:0;min-height:0}.home-curriculum-stars{color:#51aee0;margin-right:4px;font-size:14px}.home-curriculum-rating{font-weight:600;color:#1a1a1a;margin-right:4px}.home-curriculum-dot{margin:0 6px;color:#ddd}.home-curriculum-author{grid-area:author;margin-top:0;border-top:1px solid rgba(0,0,0,.1);background:hsla(0,0%,100%,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-left:-24px;margin-right:-100px;padding:10px 24px 6px;position:relative;z-index:2;align-self:stretch}.home-curriculum-author-name{font-size:13px;font-weight:700;color:#000;margin-bottom:-1px;margin-top:0;position:relative;z-index:2}.home-curriculum-author-bio{font-size:10.5px;color:#555;line-height:1.4;margin:0;position:relative;z-index:2}.home-curriculum-visual{width:100px;height:100%;position:absolute;right:0;top:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.12));display:flex;align-items:center;justify-content:center;padding-right:15px;z-index:2}.home-curriculum-icon{width:52px;height:52px;fill:none;stroke:#000;stroke-width:1;opacity:.12;transition:all .3s ease}.home-curriculum-card:hover .home-curriculum-icon{opacity:.35;transform:scale(1.05)}@media (max-width:1150px){.home-curriculum-section{padding:60px 40px}.home-curriculum-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.home-curriculum-section{padding:40px 20px}.home-curriculum-grid{grid-template-columns:1fr}.home-curriculum-card{min-height:200px;padding:20px}.home-curriculum-header h2{font-size:24px}}.dark .home-curriculum-section{background-color:#000}.dark .home-curriculum-header{border-left-color:#fff}.dark .home-curriculum-header h2{color:#fff}.dark .home-curriculum-card{background:rgba(30,30,30,.8);border-color:hsla(0,0%,100%,.1);border-radius:0}.dark .home-curriculum-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.15)}.dark .home-curriculum-tag{background:rgba(8,16,28,.68);border-color:hsla(0,0%,100%,.36);border-radius:0;color:#f5f7fb;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.55)}.dark .home-curriculum-title{color:#fff;font-weight:800;text-shadow:0 0 26px rgba(0,0,0,.9),0 0 12px rgba(0,0,0,.85),0 2px 14px rgba(0,0,0,.75),0 1px 0 rgba(0,0,0,.55)}.dark .home-curriculum-meta{color:hsla(0,0%,100%,.6)}.dark .home-curriculum-rating{color:#fff}.dark .home-curriculum-author{border-top-color:hsla(0,0%,100%,.1);background:hsla(0,0%,8%,.6)}.dark .home-curriculum-author-name{color:#fff}.dark .home-curriculum-author-bio{color:hsla(0,0%,100%,.6)}.dark .home-curriculum-visual{background:linear-gradient(90deg,transparent,rgba(0,0,0,.2))}.dark .home-curriculum-card-bg{opacity:1}.dark .home-curriculum-card:hover .home-curriculum-card-bg{opacity:1;transform:scale(1.04)}.dark .home-curriculum-icon{stroke:#fff;opacity:.1}.dark .home-curriculum-card:hover .home-curriculum-icon{opacity:.3}.home-grant-section{--grant-left-card-min-height:380px;--grant-left-card-min-height-md:280px;--grant-slide-card-height:400px;--grant-slide-card-height-md:320px;--grant-slide-card-height-sm:300px;width:100%;padding:60px 0;background:linear-gradient(135deg,rgba(5,28,44,.35),rgba(0,0,0,.72)),url(/images/home/研修金资助底图.png) 50%/cover no-repeat;position:relative;overflow:hidden}.home-grant-layout{max-width:1300px;margin:0 auto;padding:0 30px;display:flex;gap:16px;align-items:flex-start;position:relative;z-index:1}.home-grant-info-card{flex:0 0 320px;min-height:400px;height:auto;background:#fff;border-radius:12px;padding:40px 32px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.15),0 16px 40px rgba(0,0,0,.25),0 32px 64px rgba(0,0,0,.2);z-index:10}.home-grant-info-card .home-grant-tag{color:#0042da;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700}.home-grant-info-card h2{font-size:24px;color:#111;margin:10px 0;font-weight:700;line-height:1.25}.home-grant-info-card p{font-size:16px;color:#666;line-height:1.6;margin:0}.home-grant-btn{display:inline-flex;align-items:center;justify-content:center;background:#002147;padding:12px 24px;border-radius:0;text-decoration:none;color:#fff;font-weight:600;font-size:12px;width:100%;box-sizing:border-box;margin-top:auto;transition:background-color .3s ease}.home-grant-btn:hover{background:#036;color:#fff}.home-grant-carousel{flex:1;overflow:hidden;position:relative}.home-grant-track{display:flex;gap:16px;transition:transform .5s cubic-bezier(.23,1,.32,1)}.home-grant-card{flex:0 0 280px;height:var(--grant-slide-card-height);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 8px 20px rgba(0,0,0,.4),0 20px 50px rgba(0,0,0,.35);cursor:pointer;background:#222;transition:box-shadow .3s ease}.home-grant-card:hover{box-shadow:0 0 0 1px hsla(0,0%,100%,.2),0 12px 30px rgba(0,0,0,.45),0 28px 60px rgba(0,0,0,.4)}.home-grant-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s;opacity:.8}.home-grant-card-overlay{position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.9));display:flex;flex-direction:column;justify-content:flex-end;padding:24px;transition:background .4s;z-index:2}.home-grant-card h3{color:#fff;font-size:24px;font-weight:600;margin-bottom:4px;line-height:1.3;letter-spacing:.01em;transition:transform .4s}.home-grant-card-details{max-height:0;opacity:0;overflow:hidden;transition:all .4s ease;color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.4}.home-grant-detail-section{margin-top:10px}.home-grant-detail-title{color:#fff;font-weight:600;font-size:12px;margin-bottom:4px;border-left:2px solid #0042da;padding-left:8px}.home-grant-card:hover img{transform:scale(1.1)}.home-grant-card:hover .home-grant-card-overlay{background:rgba(0,0,0,.85)}.home-grant-card:hover .home-grant-card-details{max-height:200px;opacity:1;margin-top:10px}.home-grant-card:hover h3{transform:translateY(-5px)}.home-grant-controls{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.home-grant-nav-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:.3s;color:#333}.home-grant-nav-btn:hover{background:#111;color:#fff}.home-grant-nav-btn.disabled{opacity:.2;cursor:not-allowed}@media (max-width:1000px){.home-grant-layout{flex-direction:column}.home-grant-info-card{flex:none;width:100%;min-height:var(--grant-left-card-min-height-md);height:var(--grant-left-card-min-height-md)}.home-grant-card{flex:0 0 260px;height:var(--grant-slide-card-height-md)}}@media (max-width:768px){.home-grant-section{padding:40px 0}.home-grant-layout{padding:0 20px}.home-grant-card{flex:0 0 240px;height:var(--grant-slide-card-height-sm)}.home-grant-info-card{padding:30px 24px}}.home-applicant-section{background-color:#fff;padding:50px 20px}.home-applicant-container{max-width:1100px;margin:0 auto}.home-applicant-title{font-size:32px;font-weight:500;margin-bottom:40px;color:#333}.home-applicant-intro{border-left:3px solid #0042da;padding-left:20px;margin-bottom:50px;font-size:16px;line-height:1.8;color:#666;max-width:900px}.home-applicant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.home-applicant-card{border:1px solid #e8e8e8;border-radius:24px;padding:40px 30px;transition:all .3s ease;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.home-applicant-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.05);transform:translateY(-5px)}.home-applicant-icon-box{width:60px;height:60px;background-color:#f5f5f7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:30px;color:#333}.home-applicant-icon-box svg{width:32px;height:32px}.home-applicant-card-heading{font-size:20px;font-weight:700;font-style:italic;line-height:1.4;margin-bottom:15px;color:#1a1a1a}.home-applicant-card-desc{font-size:15px;line-height:1.6;color:#666;margin:0}@media (max-width:900px){.home-applicant-grid{grid-template-columns:1fr}.home-applicant-title{font-size:28px}.home-applicant-card{padding:30px 24px}}.home-section-schol{background-color:#0b132b;padding:64px 24px;color:#fff}.home-schol-container{max-width:1080px;margin:0 auto}.home-schol-header{text-align:center;margin-bottom:52px}.home-schol-header-tag{display:inline-block;color:#0042da;font-size:.82rem;border:1px solid #0042da;padding:7px 15px;border-radius:50px;margin-bottom:16px}.home-schol-title{font-family:Playfair Display,serif;font-size:2.35rem;margin-bottom:12px;color:#fff;font-weight:700}.home-schol-desc{font-size:.98rem;color:hsla(0,0%,100%,.85);max-width:540px;margin:0 auto;line-height:1.6}.home-schol-story-carousel{position:relative}.home-schol-story-card{display:none;background:#fff;border-radius:12px;overflow:hidden;flex-direction:row;height:368px;min-height:368px;max-height:368px}.home-schol-story-card.active{display:flex;animation:homeScholFadeIn .8s ease}@keyframes homeScholFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-schol-card-visual{flex:0 0 38%;position:relative;min-height:0}.home-schol-student-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-schol-visual-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(11,19,43,.95),transparent);padding:30px 24px;color:#fff}.home-schol-student-name{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:5px;color:#fff}.home-schol-student-role{font-size:.85rem;color:#c5a065}.home-schol-card-content{flex:1;padding:40px 44px;color:#1c2541;display:flex;flex-direction:column;justify-content:center;min-width:0}.home-schol-quote-text{font-family:Playfair Display,serif;font-size:1.28rem;font-style:italic;line-height:1.55;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home-schol-impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #e2e8f0;padding-top:22px}.home-schol-impact-item h4{font-size:.75rem;color:#94a3b8;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.home-schol-impact-item p{font-size:.95rem;font-weight:700}.home-schol-carousel-controls{gap:18px;margin-top:28px}.home-schol-carousel-controls,.home-schol-control-btn{display:flex;justify-content:center;align-items:center}.home-schol-control-btn{width:46px;height:46px;border-radius:50%;background:transparent;border:1px solid hsla(0,0%,100%,.25);color:#fff;cursor:pointer}.home-schol-dots{display:flex;gap:8px}.home-schol-dot{width:8px;height:8px;background:hsla(0,0%,100%,.25);border-radius:50%;cursor:pointer}.home-schol-dot.active{background:#c5a065;transform:scale(1.5)}.home-section-immersive{background-color:#fff;padding:80px 24px}.home-immer-container{max-width:1140px;margin:0 auto}.home-immer-header h2{text-align:center;font-family:Merriweather,serif;font-size:2.6rem;color:#1a1a1a;margin-bottom:40px;font-weight:600;letter-spacing:-.02em}.home-immer-nav-wrapper{display:flex;justify-content:center;margin-bottom:48px}.home-immer-tabs-nav{background:#f8f9fa;padding:6px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e8ecf1;display:flex;gap:4px;align-items:center}.home-immer-tab-btn{background:transparent;border:none;padding:10px 24px;border-radius:6px;font-size:.9rem;font-weight:600;color:#555;cursor:pointer;transition:background-color .2s,color .2s}.home-immer-tab-btn:hover{color:#0042da;background:rgba(0,66,218,.06)}.home-immer-tab-btn.active{background-color:#0042da;color:#fff}.home-immer-content-area{position:relative}.home-immer-content-card{background:#fff;border:1px solid #e8ecf1;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.04);overflow:hidden}.home-immer-tab-content{display:none;gap:0;align-items:stretch;min-height:420px}.home-immer-tab-content.active{display:flex;animation:homeScholFadeIn .4s ease}.home-immer-visual-col{flex:1.1;background:#f8f9fa;display:flex;justify-content:center;align-items:center;padding:32px;border-right:1px solid #e8ecf1}.home-immer-visual-col .home-immer-left-img{width:100%;max-width:100%;height:auto;max-height:356px;-o-object-fit:contain;object-fit:contain;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:block}.home-immer-text-col{flex:1;padding:40px 48px;display:flex;flex-direction:column;justify-content:center}.home-immer-tag-pill{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.06em;color:#0042da;background:rgba(0,66,218,.08);padding:6px 14px;border-radius:6px;margin-bottom:16px}.home-immer-content-title{font-size:1.85rem;margin-bottom:20px;color:#1a1a1a;font-family:Merriweather,serif;font-weight:600;line-height:1.35;letter-spacing:-.01em}.home-immer-content-desc{font-size:1rem;color:#555;margin-bottom:32px;line-height:1.7}.home-immer-modern-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background-color:#002147;color:#fff;border:none;border-radius:0;text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.02em;transition:background-color .3s ease;width:100%}.home-immer-modern-btn:hover{background-color:#036;color:#fff}.home-immer-ui-card-base{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);width:85%;border:1px solid #e8ecf1}.dark .home-page{background:var(--charcoal,#050608);color:var(--cream,#f5ede0)}.dark .home-navbar{background:rgba(5,6,8,.95);border-bottom-color:hsla(0,0%,100%,.08)}.dark .home-navbar.scrolled{background:rgba(10,12,15,.98);box-shadow:0 2px 10px rgba(0,0,0,.3)}.dark .home-navbar-logo-text{color:var(--cream,#f5ede0)}.dark .home-navbar-logo-text span{color:#c5a065}.dark .home-navbar-menu-link{color:var(--cream,#f5ede0)}.dark .home-navbar-menu-link:hover{color:#c5a065}.dark .home-navbar-menu-link.active{color:#c5a065;font-weight:600}.dark .home-navbar-btn{color:var(--cream,#f5ede0)}.dark .home-navbar-btn:hover{background:hsla(0,0%,100%,.08);color:#c5a065}.dark .home-section-certification{background:linear-gradient(135deg,#0a0c0f,#0f1419)}.dark .home-cert-header h1{color:var(--cream,#f5ede0)}.dark .home-cert-intro-text{color:hsla(37,51%,92%,.7)}.dark .home-cert-card{background-color:var(--charcoal-deep,#0a0c0f);border-color:hsla(0,0%,100%,.08)}.dark .home-cert-card-content h2{color:var(--cream,#f5ede0)}.dark .home-cert-benefit-list li{color:hsla(37,51%,92%,.85)}.dark .home-cert-cta-button{background:#002147}.dark .home-cert-cta-button:hover{background-color:#036}.dark .home-section-fee{background:#0a0c0f}.dark .home-fee-header h2{color:#fff}.dark .home-fee-header p{color:hsla(0,0%,100%,.6)}.dark .home-fee-course-card{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}.dark .home-fee-course-title{color:#fff}.dark .home-fee-course-description{color:hsla(0,0%,100%,.75)}.dark .home-section-map{background:#0a0c0f}.dark .home-map-text-area h2{color:#fff}.dark .home-map-text-area p{color:hsla(0,0%,100%,.8)}.dark .home-map-stat-label{color:hsla(0,0%,100%,.7)}.dark .home-map-popup-card{background:linear-gradient(165deg,rgba(22,26,32,.96),rgba(15,18,24,.98));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 0 0 1px rgba(0,0,0,.35),0 12px 32px -8px rgba(0,0,0,.55),0 28px 56px -12px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.06)}.dark .home-map-popup-kicker{color:rgba(148,163,184,.9)}.dark .home-map-popup-kicker-line{background:linear-gradient(90deg,#d4a574,hsla(31,53%,64%,.2))}.dark .home-map-popup-header{border-bottom-color:hsla(0,0%,100%,.08)}.dark .home-map-popup-name{color:#f8fafc}.dark .home-map-popup-meta{color:rgba(148,163,184,.95)}.dark .home-map-popup-badge{color:#93c5fd}.dark .home-map-user-ring{background:linear-gradient(145deg,#a16207,#eab308 45%,#854d0e);box-shadow:0 4px 14px rgba(0,0,0,.35)}.dark .home-map-user-thumb{border-color:#0f1419}.dark .home-map-close-btn{background:hsla(0,0%,100%,.08);color:#e2e8f0}.dark .home-map-close-btn:hover{background:hsla(0,0%,100%,.14);color:#fff}.dark .home-map-popup-quote{border-left-color:#a16207}.dark .home-map-popup-quote:before{color:hsla(31,53%,64%,.25)}.dark .home-map-popup-quote p{color:rgba(248,250,252,.92)}.dark .home-map-popup-footer{border-top-color:hsla(0,0%,100%,.08);background:linear-gradient(180deg,rgba(15,18,24,.6),rgba(10,12,15,.85))}.dark .home-map-popup-count{color:rgba(148,163,184,.85)}.dark .home-map-popup-count-num{color:#cbd5e1}.dark .home-map-nav-btn{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);color:#e2e8f0}.dark .home-map-nav-btn:hover{border-color:rgba(147,197,253,.45);color:#93c5fd;box-shadow:0 2px 12px rgba(59,130,246,.15)}.dark .home-section-immersive{background:#000}.dark .home-immer-header h2{color:#fff}.dark .home-immer-tabs-nav{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.08);box-shadow:none}.dark .home-immer-tab-btn{color:hsla(0,0%,100%,.6)}.dark .home-immer-tab-btn:hover{color:#60a5fa;background:rgba(0,66,218,.1)}.dark .home-immer-tab-btn.active{background-color:#0042da;color:#fff}.dark .home-immer-content-card{background:rgba(30,30,30,.8);border-color:hsla(0,0%,100%,.08);box-shadow:0 2px 12px rgba(0,0,0,.2)}.dark .home-immer-visual-col{background:hsla(0,0%,100%,.03)}.dark .home-immer-content-title{color:#fff}.dark .home-immer-content-desc{color:hsla(0,0%,100%,.7)}.dark .home-immer-tag-pill{color:#60a5fa;background:rgba(0,66,218,.15)}.dark .home-immer-modern-btn{background:#002147;color:#fff;border-color:transparent}.dark .home-immer-modern-btn:hover{background:#036;color:#fff}.dark .home-immer-ui-card-base{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.08)}.home-enrol-section{position:relative;padding:48px 24px;background:#fff}.home-enrol-bg{position:absolute;inset:0;background:linear-gradient(180deg,#fff 0,#fafafa 50%,#f5f5f5);pointer-events:none}.home-enrol-container{position:relative;z-index:1;max-width:1140px;margin:0 auto}.home-enrol-header{text-align:center;margin-bottom:28px}.home-enrol-badge{display:inline-block;padding:8px 20px;background:rgba(0,66,218,.08);color:#0042da;font-size:14px;font-weight:600;letter-spacing:.05em;border-radius:50px;margin-bottom:16px;border:1px solid rgba(0,66,218,.15)}.home-enrol-title{font-family:"Noto Serif SC",Times New Roman,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:6px;line-height:1.3}.home-enrol-title-highlight{color:#0042da;font-weight:800}.home-enrol-subtitle{font-size:1rem;color:#555;max-width:560px;margin:0 auto;line-height:1.7}.home-enrol-card{background:#fff;border:none;border-radius:4px;padding:32px 28px;box-shadow:0 4px 40px rgba(0,0,0,.15);position:relative;overflow:hidden}.home-enrol-card:before{width:88px;height:4px}.home-enrol-card:after,.home-enrol-card:before{content:"";position:absolute;top:0;left:0;background:#0042da;border-radius:4px 0 0 0;z-index:1}.home-enrol-card:after{width:4px;height:72px}.home-enrol-row{display:grid;gap:24px;margin-bottom:24px}.home-enrol-row-two{grid-template-columns:1fr 1fr}@media (max-width:600px){.home-enrol-row-two{grid-template-columns:1fr}}.home-enrol-field{position:relative}.home-enrol-field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#333;pointer-events:none}.home-enrol-field-icon-top{top:18px;transform:none}.home-enrol-input{width:100%;padding:12px 14px 12px 44px;font-size:15px;color:#1a1a1a;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;transition:border-color .2s,box-shadow .2s;font-family:inherit}.home-enrol-input::-moz-placeholder{color:#888}.home-enrol-input::placeholder{color:#888}.home-enrol-input:focus{outline:none;border-color:#0042da;box-shadow:0 0 0 3px rgba(0,66,218,.12);background:#fff}.home-enrol-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666666' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.home-enrol-textarea{resize:vertical;min-height:120px;padding-top:14px}.home-enrol-privacy{font-size:12px;color:#555;line-height:1.5;margin-bottom:24px}.home-enrol-submit{width:100%;padding:14px 20px;background:#002147;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .3s ease}.home-enrol-submit:hover:not(:disabled){background:#036;color:#fff}.home-enrol-submit:disabled{opacity:.6;cursor:not-allowed}.home-enrol-submit-icon,.home-enrol-submit-spinner{width:20px;height:20px;flex-shrink:0}.home-enrol-submit-spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.home-enrol-error{padding:14px 16px;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.home-enrol-error-icon{width:20px;height:20px;color:#c00;flex-shrink:0;margin-top:2px}.home-enrol-error-text{font-size:14px;color:#c00;margin:0}.home-enrol-success-card{background:#fff;border:none;border-radius:4px;padding:40px 28px;text-align:center;box-shadow:0 4px 40px rgba(0,0,0,.15);position:relative;overflow:hidden}.home-enrol-success-card:before{width:88px;height:4px}.home-enrol-success-card:after,.home-enrol-success-card:before{content:"";position:absolute;top:0;left:0;background:#0042da;border-radius:4px 0 0 0}.home-enrol-success-card:after{width:4px;height:72px}.home-enrol-success-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;background:rgba(0,33,71,.1);color:#002147;display:flex;align-items:center;justify-content:center}.home-enrol-success-icon svg{width:32px;height:32px}.home-enrol-success-title{font-size:1.35rem;font-weight:700;color:#002147;margin-bottom:10px}.home-enrol-success-text{font-size:.95rem;color:#444;margin-bottom:24px;line-height:1.6}.home-enrol-success-btn{padding:12px 24px;background:#002147;border:none;color:#fff;font-size:14px;font-weight:600;border-radius:0;cursor:pointer;transition:background-color .3s ease}.home-enrol-success-btn:hover{background:#036;color:#fff}.home-enrol-main-layout{display:flex;justify-content:center;align-items:flex-start;position:relative;max-width:1200px;margin:0 auto;padding:0 100px}.home-enrol-form-wrap{flex:0 0 640px;max-width:640px;margin:0 auto}.home-enrol-faq-area{position:absolute;right:-80px;top:80%;transform:translateY(-50%);z-index:10}.home-enrol-help-btn{width:56px;height:56px;border-radius:50%;background:#fff;border:2px solid #0042da;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(0,66,218,.2);transition:all .3s ease;color:#0042da}.home-enrol-help-btn:hover{transform:scale(1.05);box-shadow:0 6px 25px rgba(0,66,218,.3)}.home-enrol-help-btn.active,.home-enrol-help-btn:hover{background:#0042da;border-color:#0042da;color:#fff}.home-enrol-faq-sidebar{width:380px;background:#fff;border-radius:4px;box-shadow:0 10px 50px rgba(0,66,218,.15);padding:24px;position:absolute;right:-60px;top:-476px;z-index:100;border:1px solid rgba(0,66,218,.1)}.home-enrol-faq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(0,66,218,.1)}.home-enrol-faq-header h3{font-size:20px;font-weight:700;color:#0042da;margin:0}.home-enrol-faq-close{width:32px;height:32px;border-radius:50%;background:rgba(0,66,218,.08);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#0042da}.home-enrol-faq-close:hover{background:#0042da;color:#fff}.home-enrol-faq-list{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow-y:auto}.home-enrol-faq-item{border:1px solid #eee;border-radius:4px;overflow:hidden;transition:all .2s}.home-enrol-faq-item.open{border-color:#0042da;box-shadow:0 2px 8px rgba(0,66,218,.1)}.home-enrol-faq-question{width:100%;padding:16px 20px;background:#fafafa;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:15px;font-weight:500;color:#1a1a1a;text-align:left;transition:all .2s}.home-enrol-faq-question:hover{background:rgba(0,66,218,.05)}.home-enrol-faq-question span{flex:1;padding-right:12px}.home-enrol-faq-answer{overflow:hidden;background:#fff}.home-enrol-faq-answer p{padding:0 20px 16px;margin:0;font-size:14px;line-height:1.7;color:#444}@media (max-width:1100px){.home-enrol-main-layout{padding:0 60px}.home-enrol-faq-area{right:10px}}@media (max-width:900px){.home-enrol-main-layout{padding:0 24px}.home-enrol-form-wrap{flex:1;max-width:100%}.home-enrol-faq-area{right:10px}.home-enrol-help-btn{width:48px;height:48px}}@media (max-width:768px){.home-enrol-main-layout{flex-direction:column;align-items:center;padding:0 20px}.home-enrol-form-wrap{flex:none;width:100%}.home-enrol-faq-area{position:fixed;right:20px;bottom:30px;top:auto;transform:none;z-index:99}.home-enrol-faq-sidebar{position:fixed;left:50%;right:auto;top:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;max-height:80vh;overflow-y:auto}.home-enrol-faq-list{max-height:60vh}}@media (max-width:600px){.home-enrol-faq-sidebar{padding:20px;width:95%}.home-enrol-faq-header h3{font-size:18px}.home-enrol-faq-question{padding:14px 16px;font-size:14px}}.dark .home-enrol-help-btn{background:hsla(0,0%,100%,.08);border-color:rgba(147,197,253,.45);color:#93c5fd}.dark .home-enrol-help-btn.active,.dark .home-enrol-help-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff}.dark .home-enrol-faq-sidebar{background:#111827;border:1px solid hsla(0,0%,100%,.12);box-shadow:-12px 0 48px rgba(0,0,0,.55)}.dark .home-enrol-faq-header{border-bottom-color:hsla(0,0%,100%,.1)}.dark .home-enrol-faq-header h3{color:#93c5fd}.dark .home-enrol-faq-close{background:hsla(0,0%,100%,.08);color:#e2e8f0}.dark .home-enrol-faq-close:hover{background:#3b82f6;color:#fff}.dark .home-enrol-faq-item{border-color:hsla(0,0%,100%,.1)}.dark .home-enrol-faq-item.open{border-color:rgba(59,130,246,.45);box-shadow:0 4px 16px rgba(0,0,0,.35)}.dark .home-enrol-faq-question{background:hsla(0,0%,100%,.04);color:#f1f5f9}.dark .home-enrol-faq-question:hover{background:rgba(59,130,246,.14)}.dark .home-enrol-faq-answer{background:rgba(0,0,0,.28)}.dark .home-enrol-faq-answer p{color:rgba(248,250,252,.88)}html.dark .home-enrol-faq-sidebar{background:#1e293b!important;border:1px solid hsla(0,0%,100%,.14)!important;box-shadow:-12px 0 48px rgba(0,0,0,.55)!important}html.dark .home-enrol-faq-header{border-bottom-color:hsla(0,0%,100%,.12)!important}html.dark .home-enrol-faq-header h3{color:#93c5fd!important}html.dark .home-enrol-faq-close{background:hsla(0,0%,100%,.1)!important;color:#e2e8f0!important}html.dark .home-enrol-faq-close:hover{background:#3b82f6!important;color:#fff!important}html.dark .home-enrol-faq-item{border-color:hsla(0,0%,100%,.12)!important}html.dark .home-enrol-faq-item.open{border-color:rgba(59,130,246,.5)!important;box-shadow:0 4px 16px rgba(0,0,0,.35)!important}html.dark .home-enrol-faq-question{background:hsla(0,0%,100%,.06)!important;color:#f1f5f9!important}html.dark .home-enrol-faq-question:hover{background:rgba(59,130,246,.16)!important}html.dark .home-enrol-faq-answer{background:rgba(0,0,0,.22)!important}html.dark .home-enrol-faq-answer p{color:rgba(248,250,252,.9)!important}html.light .home-enrol-faq-sidebar{background:#fff!important;border:1px solid rgba(0,66,218,.1)!important;box-shadow:0 10px 50px rgba(0,66,218,.15)!important}html.light .home-enrol-faq-header{border-bottom-color:rgba(0,66,218,.1)!important}html.light .home-enrol-faq-header h3{color:#0042da!important}html.light .home-enrol-faq-close{background:rgba(0,66,218,.08)!important;color:#0042da!important}html.light .home-enrol-faq-close:hover{background:#0042da!important;color:#fff!important}html.light .home-enrol-faq-item{border-color:#eee!important}html.light .home-enrol-faq-item.open{border-color:#0042da!important;box-shadow:0 2px 8px rgba(0,66,218,.1)!important}html.light .home-enrol-faq-question{background:#fafafa!important;color:#1a1a1a!important}html.light .home-enrol-faq-question:hover{background:rgba(0,66,218,.05)!important}html.light .home-enrol-faq-answer{background:#fff!important}html.light .home-enrol-faq-answer p{color:#444!important}.dark .home-enrol-section{background:#000}.dark .home-enrol-bg{background:linear-gradient(180deg,#0a0a0a 0,#000 50%,#0d0d0d)}.dark .home-enrol-badge{background:rgba(0,66,218,.15);color:#60a5fa;border-color:rgba(0,66,218,.3)}.dark .home-enrol-title{color:#fff}.dark .home-enrol-title-highlight{color:#60a5fa}.dark .home-enrol-subtitle{color:hsla(0,0%,100%,.7)}.dark .home-enrol-card,.dark .home-enrol-success-card{background:rgba(22,27,34,.92);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 12px 48px rgba(0,0,0,.5)}.dark .home-enrol-card:after,.dark .home-enrol-card:before,.dark .home-enrol-success-card:after,.dark .home-enrol-success-card:before{background:#3b82f6}.dark .home-enrol-field-icon{color:hsla(0,0%,100%,.45)}.dark .home-enrol-input{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);color:#f1f5f9}.dark .home-enrol-input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.dark .home-enrol-input::placeholder{color:hsla(0,0%,100%,.4)}.dark .home-enrol-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.22);background:hsla(0,0%,100%,.09)}.dark .home-enrol-privacy{color:hsla(0,0%,100%,.55)}.dark .home-enrol-error{background:rgba(127,29,29,.25);border-color:hsla(0,91%,71%,.35)}.dark .home-enrol-error-text{color:#fecaca}.dark .home-enrol-submit{background:#1d4ed8;color:#fff}.dark .home-enrol-submit:hover:not(:disabled){background:#2563eb;color:#fff}.dark .home-enrol-success-icon{background:rgba(59,130,246,.18);color:#93c5fd}.dark .home-enrol-success-title{color:#f8fafc}.dark .home-enrol-success-text{color:rgba(248,250,252,.78)}.dark .home-enrol-success-btn{border-color:transparent;color:#fff;background:#1d4ed8}.dark .home-enrol-success-btn:hover{background:#2563eb;color:#fff}html.dark .home-enrol-section{color-scheme:dark}html.dark .home-enrol-card,html.dark .home-enrol-success-card{background:rgba(22,27,34,.96)!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 12px 48px rgba(0,0,0,.55)!important}html.dark input.home-enrol-input,html.dark select.home-enrol-input,html.dark textarea.home-enrol-input{background:hsla(0,0%,100%,.07)!important;color:#f1f5f9!important;border-color:hsla(0,0%,100%,.14)!important}html.dark .home-enrol-input::-moz-placeholder{color:hsla(0,0%,100%,.42)!important}html.dark .home-enrol-input::placeholder{color:hsla(0,0%,100%,.42)!important}html.dark .home-enrol-input:focus{background:hsla(0,0%,100%,.1)!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px rgba(59,130,246,.25)!important}.dark .home-how-learn-section{background:#0a0c0f}.dark .home-how-learn-section h2{color:#f8fafc}.dark .home-how-learn-intro{color:rgba(248,250,252,.72)}.dark .home-learn-feature-image{background:hsla(0,0%,100%,.06);box-shadow:0 8px 28px rgba(0,0,0,.4)}.dark .home-learn-feature-certificate .home-learn-feature-image{background:hsla(0,0%,100%,.05)}.dark .home-learn-feature h4,.dark .home-learn-feature-title-en{color:#e2e8f0}.dark .home-grant-section{background-image:linear-gradient(135deg,rgba(15,23,42,.38),rgba(15,23,42,.55) 45%,rgba(5,10,18,.62)),url(/images/home/研修金资助底图.png);background-position:50%,50%;background-size:cover,cover;background-repeat:no-repeat,no-repeat}.dark .home-grant-info-card{background:linear-gradient(145deg,rgba(22,27,34,.98),rgba(15,20,28,.98));box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 12px 40px rgba(0,0,0,.45)}.dark .home-grant-info-card h2{color:#f8fafc}.dark .home-grant-info-card p{color:rgba(248,250,252,.75)}.dark .home-grant-tag{color:#93c5fd}.dark .home-grant-btn{background:#1d4ed8;color:#fff}.dark .home-grant-btn:hover{background:#2563eb;color:#fff}.dark .home-grant-nav-btn{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);color:#e2e8f0}.dark .home-grant-nav-btn:hover:not(.disabled){background:hsla(0,0%,100%,.12);color:#fff}.dark .home-audience-section{background-color:#0a0c0f}.dark .home-audience-title{color:#f8fafc}.dark .home-audience-intro{color:rgba(248,250,252,.78);border-left-color:#3b82f6}.dark .home-audience-stats-panel{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);box-shadow:none}.dark .home-audience-stats{background:transparent}.dark .home-audience-stats-bar{height:2px;background:#3b82f6}.dark .home-audience-stat-label{color:#f8fafc}.dark .home-audience-stat-value{color:rgba(248,250,252,.88)}.dark .home-audience-btn-primary{background-color:#1d4ed8}.dark .home-audience-btn-primary:hover{background-color:#2563eb}.dark .home-audience-btn-secondary{color:#93c5fd}.dark .home-audience-btn-secondary:hover{color:#bfdbfe}.dark .home-audience-arrow{border-color:#93c5fd;color:#93c5fd}.dark .home-audience-carousel{background-color:#111827}.home-footer{background:#0f172a;padding:56px 24px 0;color:#e2e8f0}.home-footer a,.home-footer p,.home-footer span{color:inherit}.home-footer-container{max-width:1140px;margin:0 auto}.home-footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:56px 64px;padding-bottom:44px;border-bottom:1px solid hsla(0,0%,100%,.12)}.home-footer-col{min-width:0}.home-footer-col-first{display:flex;flex-direction:column;align-items:flex-start}.home-footer-heading{font-size:1.05rem;font-weight:700;letter-spacing:.04em;margin-bottom:20px;text-transform:none;color:#2563eb!important}.home-footer-desc{font-size:.95rem;line-height:1.7;color:#e2e8f0;margin-bottom:18px;max-width:280px}.home-footer-tagline{font-size:.82rem;color:#94a3b8;margin-bottom:18px;letter-spacing:.02em}.home-footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.home-footer-social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid hsla(0,0%,100%,.25);border-radius:8px;color:#fff;transition:background .2s,border-color .2s,color .2s}.home-footer-social-icon:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.4);color:#fff}.home-footer-social-svg{flex-shrink:0}.home-footer-links{list-style:none;padding:0;margin:0}.home-footer-links li{margin-bottom:12px}.home-footer-link{color:#e2e8f0;text-decoration:none;font-size:.95rem;transition:color .2s;display:inline-block}.home-footer-link:hover{color:#fff}.home-footer-cta{display:inline-block;padding:12px 24px;background:#c5a065;color:#0f172a;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:6px;margin-bottom:18px;transition:background .2s,color .2s}.home-footer-cta:hover{background:#d4af6e;color:#0f172a}.home-footer-email{color:#cbd5e1;font-size:.95rem;text-decoration:none;display:inline-block;margin-top:4px}.home-footer-email:hover{color:#fff;text-decoration:underline}.home-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:22px 0 28px}.home-footer-copy{font-size:.85rem;color:#94a3b8}.home-footer-legal{display:flex;align-items:center;gap:10px;font-size:.85rem}.home-footer-legal-link{color:#94a3b8;text-decoration:none}.home-footer-legal-link:hover{color:#e2e8f0}.home-footer-legal-sep{color:#64748b}.dark .home-footer{background:#050608;border-top:1px solid hsla(0,0%,100%,.08)}.dark .home-footer-grid{border-bottom-color:hsla(0,0%,100%,.1)}.dark .home-footer-heading{color:#60a5fa!important}.dark .home-footer-desc{color:#e2e8f0}.dark .home-footer-tagline{color:#94a3b8}.dark .home-footer-link{color:#e2e8f0}.dark .home-footer-link:hover{color:#fff}.dark .home-footer-email{color:#cbd5e1}.dark .home-footer-copy,.dark .home-footer-legal-link{color:#94a3b8}.dark .home-footer-legal-link:hover{color:#e2e8f0}@media (max-width:600px){.home-footer{padding:40px 20px 0}.home-footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.home-footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 0 24px}.home-footer-social{margin-top:8px}}@media (max-width:900px){.home-navbar-container{padding:8px 10px 10px;min-height:auto;flex-wrap:wrap;row-gap:8px;justify-content:center}.home-navbar-left,.home-navbar-right{flex:0 0 100%;justify-content:center}.home-navbar-logo{justify-content:center}.home-navbar-logo-text{text-align:center}.home-navbar-right{gap:10px}.home-footer-grid{grid-template-columns:1fr 1fr;gap:40px 36px}.home-footer-desc{max-width:none}.home-navbar-center{display:flex;order:3;flex:0 0 100%;justify-content:center;overflow-x:visible;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid hsla(0,0%,100%,.08);padding-top:8px}.home-navbar-center::-webkit-scrollbar{display:none}.home-navbar-menu{gap:18px;flex-wrap:wrap;justify-content:center;row-gap:8px;min-width:0;padding-right:0}.home-navbar-dropdown-trigger,.home-navbar-menu-link{padding:8px 0;font-size:13px;white-space:nowrap}.home-navbar-dropdown-menu{left:auto;right:0;transform:none;margin-top:6px}.home-grant-carousel{overflow:visible}.home-grant-track{width:100%;display:flex;flex-direction:column;gap:14px;transform:none!important}.home-grant-card{width:100%;max-width:100%;flex:1 1 auto;height:240px}.home-grant-controls{display:none}.home-hero{padding:88px 20px 48px;height:100vh;min-height:100vh;max-height:100vh}.home-hero-inner{gap:0}.home-hero-subtitle{margin-bottom:28px}.home-cert-card{flex-direction:column;max-height:none}.home-section-map{padding:60px 40px}.home-map-section-wrapper{flex-direction:column;gap:50px}.home-map-area{max-width:100%;flex:none}.home-map-text-area h2{font-size:30px}.home-map-stat-number{font-size:36px}.home-schol-story-card{flex-direction:column;height:auto;min-height:380px;max-height:none}.home-schol-card-visual{flex:0 0 200px;min-height:200px}.home-schol-card-content{padding:24px 28px}.home-schol-quote-text{-webkit-line-clamp:4;line-clamp:4}.home-immer-tab-content{flex-direction:column-reverse;gap:0;min-height:auto;text-align:center}.home-immer-visual-col{border-right:none;border-bottom:1px solid #e8ecf1;padding:24px}.home-immer-text-col{padding:28px 24px;align-items:center}.home-immer-content-card{border-radius:8px}.home-immer-tabs-nav{flex-wrap:wrap;justify-content:center}.dark .home-immer-visual-col{border-bottom-color:hsla(0,0%,100%,.08)}}.dark .home-immer-visual-col{border-right-color:hsla(0,0%,100%,.08)}html.light .white-footer-wrapper .home-footer{background:#fff!important;color:#333!important;border-top:1px solid #e8e8e8}html.light .white-footer-wrapper .home-footer-grid{border-bottom-color:#e8e8e8}html.light .white-footer-wrapper .home-footer-heading{color:#051c2c!important}html.light .white-footer-wrapper .home-footer-desc{color:#555}html.light .white-footer-wrapper .home-footer-tagline{color:#666}html.light .white-footer-wrapper .home-footer-social-icon{border-color:#e8e8e8;color:#333}html.light .white-footer-wrapper .home-footer-social-icon:hover{background:#f8f8f8;border-color:#051c2c;color:#051c2c}html.light .white-footer-wrapper .home-footer-link{color:#555}html.light .white-footer-wrapper .home-footer-link:hover{color:#051c2c}html.light .white-footer-wrapper .home-footer-cta{background:#051c2c;color:#fff}html.light .white-footer-wrapper .home-footer-cta:hover{background:#0042da;color:#fff}html.light .white-footer-wrapper .home-footer-email{color:#555}html.light .white-footer-wrapper .home-footer-email:hover{color:#051c2c}html.light .white-footer-wrapper .home-footer-copy,html.light .white-footer-wrapper .home-footer-legal-link{color:#666}html.light .white-footer-wrapper .home-footer-legal-link:hover{color:#051c2c}html.light .white-footer-wrapper .home-footer-legal-sep{color:#e8e8e8}.home-audience-section{position:relative;width:100%;min-height:520px;display:flex;align-items:center;padding:20px 0;background-color:#fff;overflow:hidden;margin-top:40px}.home-audience-container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;position:relative;z-index:10}.home-audience-content{width:65%}.home-audience-title{font-family:"Noto Serif SC",Times New Roman,serif;font-size:38px;font-weight:800;line-height:1.1;color:#1a1a1a;margin-bottom:20px;letter-spacing:-.02em}.home-audience-intro{font-size:15px;line-height:1.6;color:#555;margin-bottom:35px;max-width:800px;border-left:3px solid #002147;padding:2px 0 2px 20px}.home-audience-stats-panel{border:1px solid #e8eaed;border-radius:0;overflow:hidden;box-shadow:none;background-color:#f8f9fa;margin-bottom:36px}.home-audience-stats{display:flex;justify-content:flex-start;gap:50px;padding:20px 24px 4px;margin:0;position:relative;background:transparent}.home-audience-stat-item{display:flex;flex-direction:column;flex:1;padding-bottom:16px}.home-audience-stats-bar{width:100%;height:2px;margin:0;background:#002147}.home-audience-stat-label{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.01em}.home-audience-stat-value{font-size:13.5px;font-weight:400;color:#555;line-height:1.5}.home-audience-btn-group{display:flex;align-items:center;gap:25px}.home-audience-btn-primary{background-color:#002147;color:#fff;padding:12px 28px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.05em;transition:background-color .3s ease;border-radius:0;display:inline-flex;align-items:center;justify-content:center}.home-audience-btn-primary:hover{background-color:#036;color:#fff}.home-audience-btn-secondary{color:#002147;text-decoration:none;font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px;transition:opacity .2s}.home-audience-btn-secondary:hover{opacity:.7;color:#002147}.home-audience-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid #002147;border-radius:50%;font-size:14px}.home-audience-carousel{position:absolute;right:0;top:0;bottom:0;width:41%;z-index:5;overflow:hidden;background-color:#f0f0f0}.home-audience-carousel-inner{position:relative;width:100%;height:100%}.home-audience-slide{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;filter:brightness(.95);transition:opacity 1s ease-in-out}.home-audience-slide.active{opacity:1}@media (max-width:1024px){.home-audience-section{flex-direction:column;padding:40px 0}.home-audience-content{width:100%}.home-audience-carousel{position:relative;width:100%;height:300px;margin-top:30px}.home-audience-title{font-size:30px}.home-audience-stats{flex-wrap:wrap;gap:20px}}.home-side-nav{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:999}.home-side-nav-collapsed{display:flex;flex-direction:column;align-items:stretch;width:44px;padding:10px 10px 12px 8px;background:rgba(5,28,44,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:0 14px 14px 0;border:1px solid hsla(0,0%,100%,.1);border-left:none;box-shadow:6px 0 28px rgba(0,0,0,.12);gap:10px}.home-side-nav-expand-btn{width:100%;height:40px;flex-shrink:0;background:hsla(0,0%,100%,.08);border:none;border-radius:0 10px 10px 0;color:hsla(0,0%,100%,.92);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.home-side-nav-expand-btn:hover{background:hsla(0,0%,100%,.16);color:#fff}.home-side-nav-expand-btn svg{width:18px;height:18px}.home-side-nav-bars{display:flex;flex-direction:column;gap:7px;margin-top:0}.home-side-nav-bar{width:100%;height:30px;border-radius:0 8px 8px 0;background:hsla(0,0%,100%,.07);cursor:pointer;transition:background .2s ease,box-shadow .2s ease;position:relative}.home-side-nav-bar:hover{background:hsla(0,0%,100%,.14)}.home-side-nav-bar.active{background:hsla(0,0%,100%,.2);box-shadow:inset 3px 0 0 hsla(0,0%,100%,.95)}.home-side-nav-panel{position:absolute;left:0;top:0;transform:translateY(-50%)}.home-side-nav-panel-inner{background:#fff;min-width:228px;position:relative;display:flex;flex-direction:column;border-radius:0 16px 16px 0;border:1px solid rgba(0,33,71,.08);border-left:3px solid #002147;box-shadow:10px 0 40px rgba(0,0,0,.08)}.home-side-nav-close-btn{position:absolute;top:14px;right:14px;width:32px;height:32px;background:rgba(0,33,71,.04);border:none;border-radius:8px;color:#5c6570;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s ease,color .2s ease}.home-side-nav-close-btn:hover{background:rgba(0,33,71,.08);color:#002147}.home-side-nav-menu{display:flex;flex-direction:column;padding:52px 12px 20px 0;flex:1;gap:2px}.home-side-nav-menu-item{display:flex;align-items:center;justify-content:flex-start;padding:13px 20px 13px 22px;margin-right:8px;border:none;background:transparent;border-radius:0 10px 10px 0;cursor:pointer;text-align:left;font-size:15px;font-weight:500;letter-spacing:.01em;color:#0f2940;transition:background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.home-side-nav-menu-item:hover{background:rgba(0,33,71,.06);color:#002147}.home-side-nav-menu-item.active{color:#051c2c;font-weight:600;background:rgba(0,33,71,.07);box-shadow:inset 3px 0 0 #002147}.home-side-nav-menu-text{flex:1}@media (max-width:768px){.home-navbar-logo-text{font-size:18px;line-height:1.1}.home-navbar-btn{font-size:13px;padding:6px 0}.home-navbar-right{gap:8px;flex-wrap:wrap}.home-side-nav{top:auto;bottom:20px;transform:none}.home-side-nav-collapsed{border-radius:0 12px 12px 0}.home-side-nav-panel{position:fixed;left:0;top:50%;transform:translateY(-50%);max-height:calc(100vh - 24px);z-index:1100}.home-side-nav-panel-inner{min-width:min(86vw,320px);max-width:86vw;max-height:calc(100vh - 24px);border-radius:0 12px 12px 0;overflow:hidden}.home-side-nav-menu{max-height:calc(100vh - 92px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}.dark .home-side-nav-collapsed{background:rgba(12,14,18,.9);border-color:hsla(0,0%,100%,.08);box-shadow:6px 0 32px rgba(0,0,0,.45)}.dark .home-side-nav-expand-btn{background:hsla(0,0%,100%,.06)}.dark .home-side-nav-expand-btn:hover{background:hsla(0,0%,100%,.12)}.dark .home-side-nav-bar{background:hsla(0,0%,100%,.06)}.dark .home-side-nav-bar:hover{background:hsla(0,0%,100%,.11)}.dark .home-side-nav-bar.active{background:rgba(96,165,250,.18);box-shadow:inset 3px 0 0 #60a5fa}.dark .home-side-nav-panel-inner{background:#141416;border-color:hsla(0,0%,100%,.08) hsla(0,0%,100%,.08) hsla(0,0%,100%,.08) #3b82f6;box-shadow:10px 0 48px rgba(0,0,0,.5)}.dark .home-side-nav-close-btn{background:hsla(0,0%,100%,.06);color:#9ca3af}.dark .home-side-nav-close-btn:hover{background:hsla(0,0%,100%,.1);color:#f3f4f6}.dark .home-side-nav-menu-item{color:#d1d5db}.dark .home-side-nav-menu-item:hover{background:hsla(0,0%,100%,.06);color:#f9fafb}.dark .home-side-nav-menu-item.active{color:#fff;background:rgba(59,130,246,.12);box-shadow:inset 3px 0 0 #3b82f6}@media (max-width:1024px){.home-enrol-faq-area{position:fixed;right:16px;bottom:24px;top:auto;transform:none;z-index:1200}.home-enrol-faq-sidebar{position:fixed;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(92vw,420px)!important;max-width:92vw!important;max-height:82vh;overflow:hidden;z-index:1300}.home-enrol-faq-list{max-height:calc(82vh - 120px);overflow-y:auto}.home-enrol-faq-header{position:sticky;top:0;z-index:2;background:inherit}.home-enrol-faq-close{position:relative;z-index:3}.home-hero{padding:92px 20px 56px;min-height:90vh;height:auto;max-height:none}.home-hero-inner{transform:none;max-width:760px}.home-hero-subtitle{max-width:90%;line-height:1.7}.home-section-certification{min-height:auto;padding:64px 20px}.home-cert-card-content{padding:24px 22px}.home-cert-benefit-list-en li{white-space:normal}.home-section-map{padding:56px 24px}.home-map-section-wrapper{gap:36px}.home-map-text-area{margin-top:0}.home-map-popup-card{width:min(420px,calc(100vw - 40px))}.home-curriculum-section,.home-how-learn-section{padding:64px 24px}.home-grant-layout{gap:20px;padding:0 24px}.home-grant-info-card{min-height:auto;height:auto;padding:28px 24px}.home-grant-info-card h2{font-size:22px}.home-grant-info-card p{font-size:15px}.home-grant-card{flex-basis:260px}.home-audience-section{margin-top:0;min-height:auto;padding:48px 0 24px}.home-audience-container{padding:0 24px}.home-audience-title{font-size:32px}.home-audience-stats{gap:16px;padding:18px 16px 2px}.home-audience-stat-item{min-width:calc(50% - 8px)}.home-audience-btn-group{flex-wrap:wrap;gap:12px 18px}.home-audience-btn-primary{min-width:180px}.home-audience-carousel{height:260px;margin-top:18px}.home-section-immersive{padding:64px 20px}.home-immer-header h2{font-size:2.1rem;margin-bottom:30px}.home-immer-nav-wrapper{margin-bottom:28px}.home-immer-tab-btn{padding:10px 16px;font-size:.86rem}.home-immer-text-col{padding:24px 22px}.home-immer-content-title{font-size:1.55rem;line-height:1.35}}@media (max-width:768px){.home-hero{padding:112px 16px 44px;min-height:88vh}.home-hero-inner{margin-top:10px}.home-hero-badge{margin-bottom:16px}.home-hero-title{margin-bottom:14px}.home-hero-title-chinese{line-height:1.2}.home-hero-title-english{letter-spacing:.04em}.home-hero-subtitle{font-size:.95rem;margin-bottom:22px;max-width:100%}.home-hero-subtitle br{display:none}.home-hero-cta{width:auto;max-width:calc(100% - 20px);justify-content:center;padding:9px 14px;font-size:.78rem;letter-spacing:.01em;white-space:nowrap;gap:8px}.home-section-certification{padding:52px 16px}.home-cert-header h1{font-size:1.55rem}.home-cert-intro-text{font-size:.9rem}.home-cert-intro-text br{display:none}.home-cert-card-content h2{font-size:1.15rem;margin-bottom:16px}.home-cert-benefit-list li{margin-bottom:10px}.home-course-intro-section{padding:44px 16px}.home-course-intro-content{gap:26px}.home-course-intro-section h2{font-size:24px;line-height:1.35}.home-course-intro-subtitle-en,.home-course-intro-title-en{white-space:normal}.home-course-intro-desc-en,.home-course-intro-section p{font-size:15px!important;line-height:1.75!important}.home-curriculum-section{padding:48px 16px}.home-curriculum-header{margin-bottom:20px;padding-left:12px}.home-curriculum-header h2{font-size:22px}.home-curriculum-card{min-height:196px;padding:16px}.home-curriculum-author{margin-left:-16px;padding-left:16px}.home-section-map{padding:48px 16px}.home-map-wrapper{aspect-ratio:1.7/1}.home-map-text-area h2{font-size:26px;margin-bottom:12px}.home-map-text-area p{font-size:15px;line-height:1.7;margin-bottom:16px}.home-map-stat-grid{gap:12px}.home-map-stat-number{font-size:30px}.home-map-stat-label{font-size:13px;margin-top:4px}.home-map-avatar-node{width:32px;height:32px}.home-map-node-label{display:none}.home-map-popup-card{width:calc(100vw - 32px);max-width:none}.home-how-learn-section{padding:52px 16px}.home-how-learn-section h2{font-size:25px;margin-bottom:14px}.home-how-learn-intro{font-size:14px;margin-bottom:28px}.home-how-learn-intro-en{white-space:normal}.home-learn-feature h4{font-size:16px}.home-grant-section{padding:44px 0}.home-grant-layout{padding:0 8px}.home-grant-info-card{padding:22px 18px;border-radius:10px}.home-grant-info-card h2{font-size:20px}.home-grant-info-card p{font-size:14px}.home-grant-card{flex:1 1 auto;width:100%;max-width:100%;min-height:196px;height:196px}.home-grant-card-overlay{padding:16px}.home-grant-card h3{font-size:19px}.home-grant-controls{justify-content:center;margin-top:14px}.home-grant-carousel{overflow:visible}.home-grant-carousel::-webkit-scrollbar{display:none}.home-grant-track{width:100%;display:flex;flex-direction:column;gap:16px;transform:none!important;padding-bottom:0}.home-grant-card{scroll-snap-align:none}.home-grant-controls{display:none}.home-audience-container{padding:0 16px}.home-audience-title{font-size:26px;margin-bottom:14px}.home-audience-intro{font-size:14px;line-height:1.65;margin-bottom:24px;padding-left:14px}.home-audience-stats{padding:14px 14px 2px;gap:10px;flex-direction:column}.home-audience-stat-item{min-width:100%;padding-bottom:12px}.home-audience-stat-label{font-size:16px}.home-audience-stat-value{font-size:13px}.home-audience-btn-group{flex-direction:column;align-items:stretch;gap:10px}.home-audience-btn-primary,.home-audience-btn-secondary{justify-content:center}.home-audience-carousel{height:220px}.home-section-immersive{padding:52px 16px}.home-immer-header h2{font-size:1.7rem;line-height:1.35;margin-bottom:22px}.home-immer-tabs-nav{width:100%;padding:6px;gap:6px}.home-immer-tab-btn{flex:1 1 calc(50% - 6px);min-width:120px;padding:9px 10px;font-size:.82rem}.home-immer-visual-col{padding:16px}.home-immer-text-col{padding:20px 16px}.home-immer-content-title{font-size:1.3rem;margin-bottom:14px}.home-immer-content-desc{font-size:.94rem;margin-bottom:18px}.home-immer-modern-btn{padding:12px 16px;font-size:.9rem}}@media (max-width:900px){.home-grant-layout{padding:0 16px!important;gap:16px!important}.home-grant-carousel{width:100%;overflow:visible!important}.home-grant-track{width:100%!important;display:flex!important;flex-direction:column!important;gap:16px!important;transform:none!important;padding-bottom:0!important}.home-grant-card{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-height:196px!important;height:260px!important;scroll-snap-align:none!important}.home-grant-card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.88))!important;justify-content:flex-start!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding:14px 14px 16px!important}.home-grant-card h3{font-size:17px!important;margin-bottom:8px!important}.home-grant-card-details{max-height:none!important;opacity:1!important;overflow:visible!important;margin-top:6px!important;font-size:13px!important;line-height:1.5!important}.home-grant-detail-section{margin-top:8px!important}.home-grant-controls{display:none!important}}@media (min-width:601px) and (max-width:1024px){.home-footer{padding:40px 20px 0}.home-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px 24px!important;padding-bottom:30px!important}.home-footer-col:first-child{grid-column:1/-1;grid-row:1}.home-footer-col:nth-child(2){grid-column:1/2;grid-row:2}.home-footer-col:nth-child(3){grid-column:2/3;grid-row:2}}@media (max-width:600px){.home-footer{padding:36px 16px 0 58px!important}.home-footer-grid{gap:24px!important;padding-bottom:28px!important}.home-footer-heading{margin-bottom:14px}.home-footer-links li{margin-bottom:10px}.home-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 0 22px}}@media (min-width:769px) and (max-width:1024px){.home-navbar-container{flex-wrap:wrap;row-gap:6px;justify-content:space-between;padding:0 14px;min-height:64px}.home-navbar-left,.home-navbar-right{flex:0 0 auto}.home-navbar-center{order:3;flex:0 0 100%;justify-content:flex-start;overflow:visible;border-top:1px solid hsla(0,0%,100%,.08);padding-top:6px}.home-navbar-menu{flex-wrap:nowrap;min-width:0;gap:22px;padding-right:0}.home-navbar-dropdown-trigger,.home-navbar-menu-link{white-space:nowrap;padding:10px 0 8px;font-size:13px}.home-navbar-dropdown{position:relative;z-index:1100}.home-navbar-dropdown-menu{z-index:1200}.home-navbar-logo-text{white-space:nowrap;font-size:20px;line-height:1}.home-navbar-right{flex-wrap:nowrap;gap:10px}}