:root{--yellow: #ffc21a;--red: #ef233c;--blue: #19a7df;--green: #31d052;--ink: #20232a;--muted: #646a73;--line: #eceff3;--soft: #f7f9fc;--white: #ffffff;--shadow: 0 18px 50px rgba(25, 38, 60, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--white)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px clamp(24px,5vw,72px);border-bottom:1px solid rgba(236,239,243,.82);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:224px}.brand-logo{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:8px;background:var(--blue)}.brand-logo img{width:86px;max-width:none}.brand-text{display:grid;gap:2px}.brand-text strong{color:var(--blue);font-size:22px;font-weight:900}.brand-text small{color:var(--muted);font-size:12px}.site-nav{display:flex;align-items:center;gap:28px;color:#3d424a;font-size:15px;font-weight:700}.site-nav a{white-space:nowrap}.employee-link{padding:8px 14px;border:1px solid var(--line);border-radius:8px;color:var(--blue);background:var(--white)}.nav-cta{padding:10px 18px;border-radius:8px;color:var(--white);background:var(--red)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:calc(100vh - 86px);padding:clamp(52px,8vw,98px) clamp(24px,5vw,72px) 46px;overflow:hidden}.hero:before{position:absolute;inset:0 0 auto 0;height:12px;content:"";background:linear-gradient(90deg,var(--yellow) 0 25%,var(--red) 25% 50%,var(--blue) 50% 75%,var(--green) 75% 100%)}.eyebrow{margin:0 0 12px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero h1,.section-heading h2,.about-copy h2,.contact-section h2{margin:0;font-weight:950;line-height:1.05}.hero h1{max-width:560px;font-size:clamp(44px,4.8vw,72px);line-height:1.12}.hero h1 span{display:block;color:var(--blue)}.hero-lead{max-width:590px;margin:28px 0 0;color:#333842;font-size:22px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:8px;font-size:16px;font-weight:850}.primary-button{color:var(--white);background:var(--ink)}.secondary-button{color:var(--ink);border:2px solid var(--ink);background:var(--white)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:560px;margin:42px 0 0}.hero-stats div{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.hero-stats dt{color:var(--yellow);font-size:42px;font-weight:950;line-height:1}.hero-stats dd{margin:8px 0 0;color:var(--muted);font-size:14px;font-weight:750}.hero-visual{position:relative;min-height:610px}.hero-main,.hero-side{position:absolute;object-fit:cover;box-shadow:var(--shadow)}.hero-main{right:0;bottom:0;width:76%;height:78%;border-radius:8px}.hero-side-a{top:0;left:0;width:44%;height:46%;border:10px solid var(--white);border-radius:8px}.hero-side-b{top:86px;right:36px;width:34%;height:32%;border:10px solid var(--white);border-radius:8px}.color-chip{position:absolute;border-radius:8px;box-shadow:var(--shadow)}.chip-yellow{left:48%;top:24px;width:86px;height:86px;background:var(--yellow)}.chip-red{left:10%;bottom:54px;width:58px;height:58px;background:var(--red)}.chip-blue{right:4%;top:48%;width:72px;height:72px;background:var(--blue)}.chip-green{right:31%;bottom:6px;width:44px;height:44px;background:var(--green)}.value-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0 clamp(24px,5vw,72px);background:var(--line)}.value-band div{padding:30px;background:var(--soft)}.value-band strong{display:block;margin-bottom:8px;font-size:22px}.value-band span{color:var(--muted);line-height:1.7}.section{padding:clamp(70px,9vw,116px) clamp(24px,5vw,72px)}.section-heading{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(400px,1fr);gap:24px 52px;align-items:end;margin-bottom:38px}.section-heading .eyebrow{grid-column:1 / -1;margin-bottom:-8px}.section-heading h2,.about-copy h2,.contact-section h2{font-size:clamp(38px,4vw,64px)}.section-heading p:not(.eyebrow),.about-copy p,.contact-section p{margin:0;color:var(--muted);font-size:18px;line-height:1.85}.course-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.course-tab{min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:8px;color:#353a43;background:var(--white);cursor:pointer;font:inherit;font-size:14px;font-weight:800}.course-tab.active{color:var(--white);border-color:var(--ink);background:var(--ink)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:34px}.category-card{position:relative;min-height:310px;overflow:hidden;border-radius:8px;background:#111}.category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#0003,#000000c2)}.category-card img{width:100%;height:100%;object-fit:cover;object-position:top;filter:saturate(1.08)}.category-card div{position:absolute;inset:auto 22px 22px;z-index:1;color:var(--white)}.category-card span{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:8px;color:var(--ink);font-size:13px;font-weight:900;background:var(--yellow)}.category-card.green span{background:var(--green)}.category-card.blue span{color:var(--white);background:var(--blue)}.category-card.red span{color:var(--white);background:var(--red)}.category-card h3{margin:0 0 8px;font-size:30px}.category-card p{margin:0;color:#ffffffdb;line-height:1.65}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.program-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 10px 28px #1e2d4612;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.program-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.program-card img{width:100%;aspect-ratio:1.25;object-fit:cover;object-position:top;background:var(--soft)}.program-card div{padding:18px}.program-card span{color:var(--blue);font-size:12px;font-weight:900}.program-card h3{margin:8px 0;font-size:22px}.program-card p{margin:0;color:var(--muted);line-height:1.65}.program-card.is-hidden{display:none}.learning-path{background:var(--soft)}.section-heading.compact{grid-template-columns:1fr;max-width:680px}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.path-grid article{padding:30px;border-left:8px solid var(--yellow);border-radius:8px;background:var(--white)}.path-grid article:nth-child(2){border-left-color:var(--blue)}.path-grid article:nth-child(3){border-left-color:var(--green)}.path-grid span{color:var(--red);font-weight:900}.path-grid h3{margin:10px 0;font-size:34px}.path-grid p{margin:0;color:var(--muted);line-height:1.75}.photo-wall{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:250px;gap:14px}.photo-wall img{width:100%;height:100%;object-fit:cover;border-radius:8px}.photo-wall img:first-child{grid-row:span 2}.photo-wall img:nth-child(4){grid-column:span 2}.about-section{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1fr);gap:clamp(36px,7vw,88px);align-items:center;background:var(--soft)}.about-media{max-height:640px;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.about-media img{width:100%;height:100%;object-fit:cover;object-position:top}.about-copy p{margin-top:22px}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:clamp(70px,9vw,116px) clamp(24px,5vw,72px);padding:clamp(36px,5vw,58px);border-radius:8px;color:var(--white);background:var(--blue)}.contact-section .eyebrow,.contact-section p{color:#ffffffd1}.primary-button.light{color:var(--ink);background:var(--yellow)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px clamp(24px,5vw,72px);border-top:1px solid var(--line);color:var(--muted)}.icp-info{margin:0;font-size:14px}.icp-info a{color:var(--muted);text-decoration:none;transition:color .2s}.icp-info a:hover{color:var(--ink)}.course-dialog{width:min(940px,calc(100vw - 40px));padding:0;border:0;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.course-dialog::backdrop{background:#0e151f8c}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;border:0;border-radius:8px;color:var(--white);background:#0000007a;cursor:pointer;font-size:28px;line-height:1}.course-dialog img{width:100%;height:360px;object-fit:cover;object-position:top}.dialog-body{padding:28px 34px 34px}.dialog-body span{color:var(--red);font-weight:900}.dialog-body h3{margin:8px 0 18px;font-size:36px}.dialog-body dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 20px}.dialog-body dl div{padding:14px;border-radius:8px;background:var(--soft)}.dialog-body dt{color:var(--muted);font-size:13px;font-weight:800}.dialog-body dd{margin:5px 0 0;color:var(--ink);line-height:1.55}.dialog-body p{margin:0;color:var(--muted);font-size:17px;line-height:1.8}@media (max-width: 1120px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:520px}.category-grid,.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{width:100%;overflow-x:auto;gap:18px;padding-bottom:2px}.hero h1{font-size:40px}.hero-lead{font-size:18px}.hero-stats,.value-band,.path-grid,.about-section,.section-heading,.contact-section,.site-footer{grid-template-columns:1fr}.value-band,.contact-section,.site-footer{display:grid}.photo-wall{grid-template-columns:1fr;grid-auto-rows:240px}.photo-wall img:first-child,.photo-wall img:nth-child(4){grid-column:auto;grid-row:auto}.dialog-body dl{grid-template-columns:1fr}}@media (max-width: 580px){.category-grid,.program-grid{grid-template-columns:1fr}.hero-visual{min-height:380px}.hero-side-a,.hero-side-b,.color-chip{display:none}.hero-main{width:100%;height:100%}}
