:root{--ink:#13182b;--muted:#687086;--line:#e8eaf3;--violet:#7048ff;--blue:#2764ff;--cyan:#28c8ef;--green:#1cc66c;--surface:#f7f8fc;--radius:22px;--shadow:0 18px 60px rgba(38,47,88,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.6;margin:0}a{color:inherit;text-decoration:none}a,button{transition:.2s ease}.announcement{background:linear-gradient(90deg,#4754ff,#8257ff,#2d81ff);color:#fff;display:grid;font-size:12px;height:28px;place-items:center}.site-header{background:#fff;height:72px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 24px}.brand,.site-header{align-items:center;display:flex}.brand{color:#5c49ed;font-size:20px;font-weight:900;gap:9px}.brand-mark{background:linear-gradient(135deg,#7d50ff,#2e9cff);border-radius:10px;color:#fff;display:grid;font-size:12px;height:34px;place-items:center;width:34px}.site-header nav{display:flex;font-size:14px;font-weight:600;gap:32px}.site-header nav a:hover{color:var(--violet)}.header-actions{align-items:center;display:flex;font-size:14px;gap:18px}.section-wrap{margin:88px auto;width:min(1160px,calc(100% - 40px))}.section-wrap.compact{margin-bottom:66px;margin-top:66px}.button{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;padding:13px 22px}.button.small{background:linear-gradient(90deg,#744dff,#5b78ff);color:#fff;padding:9px 18px}.button.light{background:#fff;box-shadow:0 8px 22px #402db42e;color:#5f43e5}.button.ghost{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.55);color:#fff}.hero{align-items:center;background:radial-gradient(circle at 10% 10%,rgba(83,220,255,.35),transparent 30%),linear-gradient(130deg,#1852ef,#6e4eff 52%,#a66bff);border-radius:0 0 28px 28px;color:#fff;display:grid;gap:40px;grid-template-columns:1fr 1.05fr;margin-top:0;min-height:540px;overflow:hidden;padding:70px 56px}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.05em;margin:0 0 10px}.eyebrow.purple{color:#6c4ff5}.hero h1{font-size:clamp(33px,4vw,54px);letter-spacing:-.04em;line-height:1.18;margin:0}.hero-lead{color:#fffc;font-size:16px;max-width:590px}.hero-actions,.hero-trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.hero-trust{color:#ffffffc7;font-size:12px}.hero-trust span{border-right:1px solid hsla(0,0%,100%,.28);padding-right:12px}.hero-visual{min-height:390px;position:relative}.window{background:#0e173feb;border:1px solid hsla(0,0%,100%,.38);border-radius:15px;box-shadow:0 25px 50px #0c185347;overflow:hidden;position:absolute}.main-window{background:#f7f9ff;inset:28px 30px 80px 0}.window-bar{background:#e9edfa;height:27px;padding:8px}.window-bar i{background:#b9c1d9;border-radius:50%;display:inline-block;height:7px;margin-right:4px;width:7px}.dash-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);padding:18px}.dash-grid span{background:linear-gradient(135deg,#e6eafe,#cfe9ff);border-radius:8px;height:52px}.chart{align-items:flex-end;background:#fff;border-radius:10px;bottom:18px;display:flex;gap:10px;height:85px;left:18px;padding:15px;position:absolute;right:18px}.chart b{background:linear-gradient(#6b55fa,#34a8ff);border-radius:6px 6px 2px 2px;flex:1}.chart b:first-child{height:25%}.chart b:nth-child(2){height:70%}.chart b:nth-child(3){height:45%}.chart b:nth-child(4){height:92%}.chart b:nth-child(5){height:62%}.code-window{color:#7cf0bd;font:12px/1.8 ui-monospace,monospace;height:155px;padding:25px;right:0;top:0;width:47%}.mini-card{background:#fff;border-radius:14px;box-shadow:var(--shadow);color:var(--ink);padding:15px;position:absolute;width:170px}.mini-card span,.mini-card strong{display:block}.mini-card span{color:var(--muted);font-size:11px}.card-a{bottom:52px;right:10px}.card-b{bottom:20px;left:40px}.orb{background:radial-gradient(circle at 30% 30%,#fff,#68d0ff 28%,#4c4fff 70%);border-radius:50%;bottom:60px;box-shadow:0 0 40px #47dfffa6;display:grid;font-weight:900;height:70px;place-items:center;position:absolute;right:34%;width:70px}.section-heading{margin:0 auto 32px;max-width:760px;text-align:center}.section-heading h2,.split-section h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.03em;line-height:1.25;margin:0}.section-heading p:not(.eyebrow),.section-lead{color:var(--muted)}.audience-grid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.audience-card{align-items:center;border-radius:16px;color:#fff;display:flex;gap:18px;min-height:105px;padding:21px}.audience-card h3,.fit-grid h3,.outcome-grid h3,.problem-list h3,.proof-grid h3,.teacher-grid h3{margin:0}.audience-card p,.fit-grid p,.outcome-grid p,.problem-list p,.proof-grid p,.teacher-grid p{font-size:13px;margin:3px 0 0}.role-1{background:linear-gradient(115deg,#ff5c62,#ff8b68)}.role-2{background:linear-gradient(115deg,#cbd94b,#6dbf37)}.role-3{background:linear-gradient(115deg,#0bbf72,#148d63)}.role-4{background:linear-gradient(115deg,#26a3e8,#4169e6)}.role-icon{font-size:32px}.split-section{border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);display:grid;gap:52px;grid-template-columns:1fr 1fr;padding:40px}.problem-list{display:grid;gap:11px;margin-top:25px}.problem-list article{background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;gap:15px;padding:16px}.problem-list article>span{background:#efeaff;border-radius:10px;color:#7651f9;display:grid;flex:0 0 40px;height:40px;place-items:center}.career-scene{background:linear-gradient(145deg,#f3edff,#dcd4ff);border-radius:20px;min-height:480px;overflow:hidden;position:relative}.profile-card{background:#fff;border-radius:13px;box-shadow:var(--shadow);left:24px;padding:14px;position:absolute;top:28px;width:180px}.profile-card>*{display:block}.profile-card .avatar{background:#6b55fa;border-radius:50%;color:#fff;display:grid;float:left;height:38px;margin-right:10px;place-items:center;width:38px}.profile-card small{color:var(--muted)}.laptop{background:#171c2c;border-radius:16px;height:180px;padding:14px;position:absolute;right:-30px;top:36px;transform:rotate(-2deg);width:270px}.screen{background:#0b1020;color:#65efae;height:100%;padding:22px}.person-illustration{bottom:0;height:310px;left:32%;position:absolute;width:190px}.person-illustration .head{background:#f2c29d;border-radius:45% 45% 50% 50%;height:94px;left:55px;position:absolute;top:0;width:82px}.person-illustration .body{background:linear-gradient(135deg,#202333,#090b14);border-radius:55% 55% 10% 10%;bottom:-30px;height:240px;position:absolute;width:100%}.floating-tag{border-radius:10px;color:#fff;font-size:12px;font-weight:800;padding:10px 14px;position:absolute;z-index:2}.tag-one{background:#ff6a39;right:14px;top:205px}.tag-two{background:#31bf78;bottom:24px;right:16px}.outcome-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.outcome-grid article{background:linear-gradient(165deg,#e9fbf6,#f9fffd);border:1px solid #d9f3ec;border-radius:18px;padding:24px}.outcome-grid article:nth-child(2){background:linear-gradient(165deg,#eef5ff,#fbfdff);border-color:#dfe8ff}.outcome-grid article:nth-child(3){background:linear-gradient(165deg,#effdf4,#fbfffc);border-color:#d9f4e1}.outcome-grid article>span{color:#694ef6;font-size:26px}.mock-screen{background:#fff;border-radius:12px;box-shadow:0 12px 30px #3246641f;display:grid;gap:8px;grid-template-columns:1fr 1fr;height:220px;margin-top:22px;padding:14px}.mock-screen div{background:linear-gradient(135deg,#eef0ff,#d4f3ff);border-radius:7px}.course-grid{display:grid;grid-template-columns:repeat(2,1fr)}.course-card{border-radius:20px;color:#fff;display:grid;grid-template-columns:1.2fr 1fr;min-height:240px;overflow:hidden;padding:28px}.course-card.violet{background:linear-gradient(135deg,#7650ff,#2e3cff)}.course-card.green{background:linear-gradient(135deg,#2dce75,#12a04c)}.course-card.orange{background:linear-gradient(135deg,#ff9825,#ff5b18)}.course-card.cyan{background:linear-gradient(135deg,#30cef2,#1f9ddb)}.course-card.pink{background:linear-gradient(135deg,#ff6ca7,#e94484)}.course-card:nth-child(5){grid-column:2/3}.course-card h3{font-size:23px;line-height:1.25;margin:9px 0}.course-card p{color:#fffc;font-size:13px}.course-card a{background:#fff;border-radius:999px;color:var(--ink);display:inline-flex;font-size:12px;font-weight:800;margin-top:12px;padding:8px 14px}.course-icon{font-size:26px}.course-art{align-self:center;height:140px;position:relative}.course-art span{background:#0d144c59;border:1px solid hsla(0,0%,100%,.35);border-radius:15px;box-shadow:0 20px 40px #00000026;position:absolute}.course-art span:first-child{inset:0 25px 25px 0}.course-art span:nth-child(2){bottom:0;height:65px;right:0;width:85px}.course-art span:nth-child(3){background:radial-gradient(circle,#fff,#67cfff 30%,#5e48ff 70%);border-radius:50%;height:48px;left:35px;top:35px;width:48px}.fit-grid{border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.fit-grid article{border-right:1px solid var(--line);padding:24px;text-align:center}.fit-grid article:last-child{border:0}.fit-grid span{color:#7052f4;font-size:28px}.fit-grid p{color:var(--muted)}.platform{align-items:center;color:#fff;display:grid;gap:35px;padding:55px}.platform h2{font-size:38px;margin:0}.platform p{color:#fffc}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.pill-row span{background:#ffffff2e;border-radius:8px;font-size:12px;padding:8px 11px}.platform-ui{background:#f8faff;border-radius:16px;box-shadow:var(--shadow);display:grid;grid-template-columns:70px 1fr;height:310px;padding:12px;transform:perspective(900px) rotateY(-5deg)}.platform-ui .side{background:#252663;border-radius:10px}.ui-content{padding:14px}.stat-row{display:grid;gap:9px;grid-template-columns:repeat(3,1fr)}.stat-row span{background:#e7ebff;border-radius:8px;height:60px}.line-chart{background:repeating-linear-gradient(#fff,#fff 23px,#e9ebf5 24px);border-radius:9px;height:120px;margin-top:12px;position:relative}.line-chart i{background:#6b56f5;height:3px;left:12%;position:absolute;top:62%;transform:rotate(-10deg);width:70%}.bar-row{align-items:flex-end;display:flex;gap:9px;height:70px}.bar-row b{background:#60c8f5;flex:1;height:40%}.bar-row b:nth-child(2){height:80%}.bar-row b:nth-child(3){height:55%}.bar-row b:nth-child(4){height:90%}.bar-row b:nth-child(5){height:68%}.proof-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.proof-grid article{background:#effaf7;border-radius:18px;padding:22px}.proof-preview{background:#fff;border-radius:12px;box-shadow:0 10px 30px #465a641a;height:240px;margin-top:20px;padding:14px}.proof-preview span{background:#f0f2fb;border-radius:7px;display:block;font-size:11px;margin-bottom:8px;padding:9px}.mini-chart{background:linear-gradient(160deg,transparent 45%,#684ef4 47%,transparent 49%),linear-gradient(#f4f5fb,#fff);border-radius:8px;height:80px}.certificate-grid{display:grid;gap:15px;grid-template-columns:repeat(5,1fr)}.certificate-grid article{text-align:center}.certificate{align-items:center;aspect-ratio:.74;background:#fff;border:8px solid #ddecff;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center;padding:18px}.certificate strong{font-size:14px}.certificate small{color:var(--muted);margin-top:8px}.certificate i{background:#3d76e8;border-radius:50%;height:34px;margin-top:12px;width:34px}.cert-2{border-color:#daf4df}.cert-3{border-color:#ece1ff}.cert-4{border-color:#dff0d8}.cert-5{border-color:#dcecff}.certificate-grid h3{font-size:13px}.cert-logo{color:#5d4af2;font-weight:900}.teacher-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.teacher-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.teacher-grid img{display:block;height:auto;width:100%}.teacher-grid article div{padding:16px}.teacher-grid p{color:var(--muted)}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;display:flex;font-weight:800;justify-content:space-between;list-style:none;padding:18px 4px}.faq details p{color:var(--muted);padding:0 28px 18px 4px}.cta{align-items:center;background:radial-gradient(circle at 90%,rgba(66,231,255,.6),transparent 30%),linear-gradient(120deg,#754af1,#4775ff);border-radius:22px;color:#fff;display:flex;gap:30px;justify-content:space-between;padding:50px}.cta h2{font-size:35px;margin:0}.cta p{color:#fffc}.cta>div:last-child{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.site-footer{border-top:1px solid var(--line);display:grid;font-size:13px;gap:40px;grid-template-columns:2fr repeat(3,1fr);margin:auto;max-width:1160px;padding:42px 20px}.site-footer h3{font-size:14px}.site-footer a,.site-footer p{color:var(--muted);display:block;margin:7px 0}.copyright{border-top:1px solid var(--line);grid-column:1/-1;padding-top:20px;text-align:center}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:45px 25px}.hero-visual{min-height:330px}.audience-grid,.course-grid,.outcome-grid,.proof-grid{grid-template-columns:1fr}.course-card:nth-child(5){grid-column:auto}.platform,.split-section{grid-template-columns:1fr}.fit-grid{grid-template-columns:repeat(2,1fr)}.fit-grid article:nth-child(2){border-right:0}.certificate-grid,.teacher-grid{grid-template-columns:repeat(2,1fr)}.cta{display:block}.cta>div:last-child{justify-content:flex-start}.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.announcement{font-size:10px;padding:0 12px;text-align:center}.site-header{padding:0 16px}.header-actions .text-link{display:none}.hero{border-radius:0;width:100%}.hero h1{font-size:34px}.hero-visual{min-height:280px}.main-window{right:10px}.code-window{width:53%}.mini-card{width:145px}.section-wrap{margin:58px auto;width:min(100% - 28px,1160px)}.audience-grid,.certificate-grid,.teacher-grid{grid-template-columns:1fr}.split-section{padding:22px}.career-scene{min-height:410px}.course-card{grid-template-columns:1fr;min-height:310px}.course-art{min-height:120px}.fit-grid{grid-template-columns:1fr}.fit-grid article{border-bottom:1px solid var(--line);border-right:0}.platform{padding:28px}.platform-ui{height:260px}.cta{padding:30px}.cta>div:last-child{display:grid}.site-footer{grid-template-columns:1fr}.copyright{grid-column:auto}}.course-card:nth-child(2) .course-art{height:90%;right:0;width:60%}.course-card:nth-child(2) .course-art-image{max-height:285px;max-width:320px;-o-object-position:right bottom;object-position:right bottom;width:142%}@media(max-width:560px){.course-card:nth-child(2) .course-art{height:62%;right:0;width:60%}.course-card:nth-child(2) .course-art-image{max-height:100%;max-width:none;width:120%}}.course-card:nth-child(3) .course-art{height:84%;right:4px;width:58%}.course-card:nth-child(3) .course-art-image{max-height:270px;max-width:285px;width:138%}.course-card:nth-child(5) .course-art{height:70%;right:8px;width:48%}.course-card:nth-child(5) .course-art-image{max-height:205px;max-width:210px;width:105%}@media(max-width:560px){.course-card:nth-child(3) .course-art{height:58%;right:4px;width:58%}.course-card:nth-child(3) .course-art-image{max-height:100%;max-width:none;width:115%}.course-card:nth-child(5) .course-art{height:48%;right:8px;width:46%}.course-card:nth-child(5) .course-art-image{max-height:100%;max-width:none;width:100%}}.course-card>div:first-child{grid-column:1/-1;position:relative;z-index:2}.course-card:first-child h3,.course-card:nth-child(2) h3{white-space:nowrap}.course-art{align-items:flex-end;bottom:0;display:flex;height:76%;justify-content:flex-end;position:absolute;right:14px;width:48%;z-index:1}.course-art-image{display:block;max-height:210px;max-width:230px;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:115%}.course-card:nth-child(-n+2) .course-art-image{max-height:240px;max-width:280px;width:125%}@media(max-width:560px){.course-art{bottom:0;height:48%;position:absolute;right:12px;width:48%}.course-art-image,.course-card:nth-child(-n+2) .course-art-image{max-height:100%;max-width:none;width:100%}}.section-wrap{margin-bottom:120px;margin-top:120px}.mobile-nav-panel,.mobile-nav-toggle{display:none}@media(max-width:900px){.mobile-nav-toggle{align-items:center;background:#f2efff;border:0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:9px;width:40px}.mobile-nav-toggle span{background:#5f43e5;border-radius:2px;height:2px;width:20px}.mobile-nav-panel{background:#fff;border-top:1px solid #ececf2;box-shadow:0 18px 36px #1e233c24;display:grid;left:0;max-height:calc(100vh - 72px);overflow-y:auto;padding:12px 20px 22px;position:absolute;right:0;top:100%}.mobile-nav-panel summary,.mobile-nav-panel>a{border-bottom:1px solid #f0f1f5;cursor:pointer;font-size:15px;font-weight:700;padding:12px 4px}.mobile-nav-panel details>a{border-radius:8px;color:#343843;display:block;font-size:13px;padding:10px 14px}.mobile-nav-panel details>a.router-link-active,.mobile-nav-panel details>a:hover{background:#f2edff;color:#6748ed}.mobile-nav-panel details strong{color:#6748ed;margin-right:5px}}@media(max-width:560px){.hero.section-wrap{gap:24px;margin-top:0;padding:38px 24px}.hero h1{font-size:32px;line-height:1.25}.hero-lead{font-size:15px}.hero-visual{min-height:0}.hero-visual-image{max-height:none}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{gap:8px;justify-content:center;text-align:center}.hero-trust span{padding-right:8px}.outcome-grid article,.proof-grid article{padding:20px}.outcome-image,.proof-image{aspect-ratio:4/3;height:auto}.faq{overflow:hidden}.faq summary{gap:14px}.faq details p{padding-right:4px}}.section-wrap.compact{margin-bottom:120px;margin-top:120px}.announcement[hidden]{display:none}#teachers{width:90%}#teachers,#teachers .section-heading{max-width:none}#teachers .section-heading h2{font-size:38px;white-space:nowrap}#teachers .section-heading p{color:#777b86;font-size:16px;margin-top:12px}#teachers .teacher-grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}#teachers .teacher-grid article{background:radial-gradient(circle at 18% 100%,rgba(139,103,255,.16),transparent 54%),linear-gradient(135deg,#fff 28%,#f1efff);border:1px solid #e4e5ee;border-radius:16px;min-height:265px;overflow:hidden;position:relative}#teachers .teacher-grid article:nth-child(2){background:radial-gradient(circle at 18% 100%,rgba(75,211,165,.17),transparent 54%),linear-gradient(135deg,#fff 28%,#edf9f5)}#teachers .teacher-grid article:nth-child(3){background:radial-gradient(circle at 18% 100%,rgba(91,153,255,.16),transparent 54%),linear-gradient(135deg,#fff 28%,#edf5ff)}#teachers .teacher-grid article>div{padding:48px 0 24px 28px;position:relative;width:58%;z-index:2}#teachers .teacher-grid h3{color:#3674e7;font-size:22px;white-space:nowrap}#teachers .teacher-grid p{color:#525967;font-size:14px;line-height:1.85;margin-top:22px}#teachers .teacher-grid img{bottom:0;height:92%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;position:absolute;right:-8px;width:57%;z-index:1}#teachers .teacher-grid article:after{background:#fff;border-radius:50%;bottom:22px;box-shadow:0 5px 16px #484f731a;color:#7650ff;content:"▣";display:grid;font-size:19px;height:38px;left:27px;place-items:center;position:absolute;width:38px;z-index:3}#teachers .teacher-grid article:nth-child(2):after{color:#39b990;content:"♧"}#teachers .teacher-grid article:nth-child(3):after{color:#3987f2;content:"✥"}@media(max-width:900px){#teachers .section-heading h2{white-space:normal}#teachers .teacher-grid{grid-template-columns:1fr}#teachers .teacher-grid article{min-height:260px}}@media(max-width:560px){#teachers .section-heading h2{font-size:28px}#teachers .teacher-grid article>div{padding-left:22px}#teachers .teacher-grid article:after{left:21px}}.announcement{align-items:center;background:linear-gradient(90deg,#3375ff,#514cf7 50%,#7440ee);display:flex;font-weight:600;gap:7px;justify-content:center;letter-spacing:.02em}.announcement span{font-size:13px;line-height:1}.announcement .icon{flex:0 0 15px;height:15px;width:15px}.site-header{z-index:100}.course-menu{z-index:110}.site-record{align-items:center;background:#fff;border-top:1px solid #f0f0f2;color:#666;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;justify-content:center;min-height:76px;padding:20px}.site-record img{height:17px;margin-left:10px;-o-object-fit:contain;object-fit:contain;width:16px}.site-record a:hover{color:var(--violet)}@media(max-width:700px){.site-record{font-size:12px;text-align:center}.site-record>span:first-child{flex-basis:100%}.site-record img{margin-left:0}}main h1{font-size:40px!important;line-height:1.18}.aigc-bottom h2,.aigc-heading h2,.cta h2,.data-bottom h2,.data-heading h2,.platform h2,.section-heading h2,.split-section h2{font-size:36px!important;line-height:1.25}@media(max-width:560px){main h1{font-size:20px!important;line-height:1.3}.aigc-bottom h2,.aigc-heading h2,.cta h2,.data-bottom h2,.data-heading h2,.platform h2,.section-heading h2,.split-section h2{font-size:28px!important;line-height:1.3}}.cta{background-image:url(../images/main/footimg.png),radial-gradient(circle at 88%,rgba(100,220,255,.5),transparent 34%),linear-gradient(115deg,#744cf1,#5270fa 58%,#2fc8ef);background-position:right 12px center,50%,50%;background-repeat:no-repeat;background-size:44% auto,auto,auto;border-radius:24px;display:block;min-height:300px;overflow:hidden;padding:55px 70px}.cta,.cta>div{position:relative}.cta>div{width:72%;z-index:1}.cta h2{font-size:38px;font-weight:700;letter-spacing:.01em}.cta p{font-size:17px;margin:10px 0 0}.cta>div:last-child{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;width:72%}.cta>div:last-child .button{background:#fff;border:0;border-radius:18px;box-shadow:0 8px 22px #2f2f6824;color:#24252b;font-size:16px;font-weight:700;min-height:59px;padding:9px 18px}@media(max-width:900px){.cta{background-position:right -70px center;background-size:55% auto,auto,auto;padding:44px 36px}.cta>div,.cta>div:last-child{width:82%}.cta>div:last-child{gap:12px}}@media(max-width:560px){.cta{background-position:center bottom 12px;background-size:78% auto,auto,auto;padding:34px 24px 190px}.cta h2{font-size:29px}.cta>div,.cta>div:last-child{width:100%}.cta>div:last-child{grid-template-columns:1fr;margin-top:24px}.cta>div:last-child .button{min-height:50px}}.faq details[open] summary span{transform:rotate(45deg)}.faq summary span{transition:transform .2s ease}.patents .section-heading{margin-bottom:34px}.patents .section-heading h2{font-size:38px}.patents .section-heading p{color:#777b86;font-size:16px;margin:12px 0 0}.patent-carousel{background:#fff;border:1px solid #e8e9ef;border-radius:24px;box-shadow:0 10px 35px #373e5b0a;overflow:hidden;padding:28px 0;position:relative}.patent-track{animation:patent-marquee 48s linear infinite;display:flex;width:-moz-max-content;width:max-content;will-change:transform}.patent-sequence{display:flex;gap:24px;padding-right:24px}.patent-card{flex:0 0 193px;width:193px}.patent-card img{aspect-ratio:.72;background:#fff;border:1px solid #e1e2e6;border-radius:4px;box-shadow:0 7px 18px #2b314c1f;display:block;-o-object-fit:contain;object-fit:contain;width:100%}@keyframes patent-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:560px){.patents .section-heading h2{font-size:28px}.patents .section-heading p{font-size:14px}.patent-carousel{padding:20px 0}.patent-card{flex-basis:160px;width:160px}}@media(prefers-reduced-motion:reduce){.patent-track{animation-play-state:paused}}.certificate-grid .certificate,.certificate-image{aspect-ratio:4/3;background:#fff;border-radius:4px;box-shadow:var(--shadow);display:block;-o-object-fit:contain;object-fit:contain;width:100%}.proof-grid article{display:flex;flex-direction:column}.proof-image{border-radius:8px;box-shadow:0 10px 30px #465a641a;display:block;height:240px;margin-top:20px;-o-object-fit:cover;object-fit:cover;width:100%}.platform{background:linear-gradient(125deg,#744dff,#3b59f6 55%,#21c6ee);border-radius:24px;gap:28px;grid-template-columns:.9fr 1.1fr;min-height:460px;overflow:hidden;position:relative}.platform-copy{padding-left:34px;position:relative;z-index:2}.platform-copy h2{font-size:42px;font-weight:800;letter-spacing:-.03em}.platform-copy>p{font-size:18px;letter-spacing:.04em;margin:14px 0 30px}.platform .pill-row{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;max-width:480px}.platform .pill-row span{align-items:center;background:#fffffff0;border-radius:12px;box-shadow:0 9px 24px #24277124;color:#171924;display:flex;font-size:16px;font-weight:800;gap:9px;justify-content:center;min-height:68px;padding:0 14px}.platform .pill-row span:before{border:2px solid #6555ed;border-radius:8px;color:#6555ed;display:grid;flex:0 0 24px;font-size:13px;height:24px;line-height:1;place-items:center;width:24px}.platform .pill-row span:first-child:before{content:"◎"}.platform .pill-row span:nth-child(2):before{content:"◉"}.platform .pill-row span:nth-child(3):before{content:"♧"}.platform .pill-row span:nth-child(4):before{content:"◌"}.platform-ui img{width:124%}@media(max-width:900px){.platform{gap:25px;min-height:auto;padding:36px 28px}.platform-copy{padding-left:0}.platform-ui{margin:0}.platform-ui img{width:100%}}@media(max-width:560px){.platform-copy h2{font-size:32px}.platform-copy>p{font-size:14px}.platform .pill-row{grid-template-columns:repeat(2,minmax(0,1fr))}.platform .pill-row span{font-size:14px;min-height:56px}}.platform{padding:20px}.platform-ui{align-self:end;background:transparent;box-shadow:none;display:block;height:auto;margin:0 -28px -30px 0;overflow:visible;padding:0;transform:none}.platform-ui img{border-radius:0;display:block;height:auto;max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:900px){.platform-ui{margin:0}.platform-ui img{width:100%}}.outcome-grid article{display:flex;flex-direction:column}.outcome-image{aspect-ratio:1448/1086;border-radius:12px;box-shadow:0 12px 30px #3246641f;display:block;height:auto;margin-top:22px;-o-object-fit:cover;object-fit:cover;width:100%}.course-grid{gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.course-card{grid-column:span 3;grid-template-columns:1.05fr .95fr;min-height:300px;padding:38px 34px;position:relative}.course-card:nth-child(n+3){grid-column:span 2;grid-template-columns:1fr .78fr;min-height:320px;padding:34px 28px}.course-card:nth-child(5){grid-column:span 2}.course-card h3{font-size:27px;line-height:1.32;margin:0 0 20px}.course-card p{font-size:16px;line-height:1.85;margin:0;white-space:pre-line}.course-card a{font-size:14px;margin-top:38px;padding:11px 20px}.course-card:nth-child(n+3) a{margin-top:28px}.course-art{align-self:end;height:150px}@media(max-width:900px){.course-grid{grid-template-columns:1fr}.course-card,.course-card:nth-child(5),.course-card:nth-child(n+3){grid-column:auto;grid-template-columns:1.2fr 1fr;min-height:280px}}@media(max-width:560px){.course-card,.course-card:nth-child(n+3){grid-template-columns:1fr;min-height:300px;padding:28px 24px}.course-card h3{font-size:23px}.course-card:first-child h3{font-size:18px}.course-card p{font-size:14px}}.career-scene{align-items:center;background:transparent;display:flex;justify-content:center}.career-scene-image{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:560px){.career-scene{min-height:0;overflow:visible}.career-scene-image{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}}.audience .section-heading{margin-bottom:18px}.audience .section-heading h2{font-size:36px}.audience .section-heading p{color:#777b86;font-size:15px;margin:4px 0 0}.audience-filters{display:flex;gap:12px;justify-content:center;margin-bottom:26px}.audience-filters button{background:#fff;border:1px solid #e1e2e8;border-radius:999px;color:#555b67;cursor:pointer;font:600 14px/1.4 inherit;min-width:106px;padding:8px 20px}.audience-filters button.active,.audience-filters button:hover{background:linear-gradient(90deg,#8050ff,#6844ed);border-color:#754cff;box-shadow:0 8px 20px #6c47ef33;color:#fff}.audience-story-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.audience-story{border-radius:16px;color:#fff;display:flex;min-height:210px;overflow:hidden;padding:25px 24px;position:relative}.audience-story.story-wide{grid-column:span 2}.story-coral{background:linear-gradient(125deg,#ff5265,#ff6970)}.story-lime{background:linear-gradient(125deg,#d9ef2c,#c3e739);color:#172118}.story-orange{background:linear-gradient(125deg,#ff9d19,#ff7d0f)}.story-green{background:linear-gradient(125deg,#1fc670,#12a658)}.story-blue{background:linear-gradient(125deg,#3c8cff,#3977ef)}.story-copy{max-width:48%;position:relative;z-index:3}.story-small .story-copy{max-width:58%}.story-copy h3{font-size:26px;line-height:1.15;margin:0}.story-copy h3 small{font-size:14px;font-weight:700}.story-copy p{font-size:16px;font-weight:700;margin:12px 0 3px}.story-copy strong{display:block;font-size:14px;white-space:nowrap}.story-skills{display:flex;gap:5px;margin-top:13px}.story-skills span{background:#ffffffe0;border-radius:6px;color:#58606d;font-size:10px;font-weight:700;padding:4px 7px}.audience-story>img{border-radius:70px 70px 0 0;bottom:-17px;height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;right:38%;width:150px;z-index:2}.story-small>img{right:-4px;width:145px}.story-screen{background:#fffffff0;border-radius:12px;box-shadow:0 12px 30px #26365021;height:174px;padding:18px;position:absolute;right:-12px;top:18px;transform:rotate(-1deg);width:48%}.story-small .story-screen{opacity:.75;right:-72px;width:58%}.story-screen .screen-top{background:#dfe5f5;border-radius:5px;display:block;height:8px;margin-bottom:16px;width:64%}.story-screen i{background:linear-gradient(90deg,#edf1fb,#dfe8fa);border-radius:6px;display:block;height:22px;width:84%}.story-screen i:nth-of-type(2){width:65%}.story-screen b{background:#ff5b68e6;border-radius:7px;bottom:12px;color:#fff;font-size:10px;padding:8px;position:absolute;right:12px}@media(max-width:900px){.audience-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-story.story-wide{grid-column:span 2}.audience-filters{flex-wrap:wrap}}@media(max-width:560px){.audience .section-heading h2{font-size:28px}.audience-story-grid{grid-template-columns:1fr}.audience-story.story-wide{grid-column:auto}.audience-story{min-height:200px}.audience-filters{gap:7px}.audience-filters button{min-width:0;padding:7px 12px}.story-copy{max-width:55%}}.hero-actions .button{padding-bottom:9px;padding-top:9px}@media(min-width:901px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.hero-copy{min-width:0}.hero h1{font-size:40px;white-space:nowrap}@media(max-width:900px){.hero h1{white-space:normal}}@media(max-width:560px){.hero h1{font-size:clamp(15px,4.7vw,20px);letter-spacing:-.03em;white-space:nowrap}}.hero-visual{align-items:center;display:flex;justify-content:center}.hero-visual-image{border-radius:16px;display:block;height:auto;max-height:430px;-o-object-fit:contain;object-fit:contain;width:100%}.site-header{box-shadow:none;isolation:isolate;position:sticky;top:0;width:100%}.site-header:before{background:#fff;bottom:0;box-shadow:0 1px #181c300f;content:"";top:0;width:100vw;z-index:-1}.site-header nav,.site-header:before{left:50%;position:absolute;transform:translate(-50%)}.hero.section-wrap{border-radius:8px;margin-top:0;max-width:none;width:100%}.site-header .brand{flex:0 0 auto}.site-logo{display:block;height:34px;-o-object-fit:contain;object-fit:contain;width:auto}.nav-dropdown-trigger,.site-header nav>a{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;line-height:inherit;padding:8px 0;text-decoration:none;white-space:nowrap}.site-header nav>a.router-link-exact-active{color:var(--violet)}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-trigger{border-radius:16px;padding:8px 12px;transition:background-color .2s,color .2s}.nav-dropdown-trigger.active,.nav-dropdown-trigger:hover{background:#eee8ff;color:var(--violet)}.nav-chevron{align-items:center;display:inline-flex;height:16px;justify-content:center;margin-left:3px;vertical-align:-3px;width:16px}.nav-chevron svg{display:block;height:16px;width:16px}.nav-chevron svg:first-child path{fill:currentColor}.course-menu{background:#fff;border:1px solid #ececf3;border-radius:26px;box-shadow:0 22px 60px #1f18472e;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));left:50%;padding:20px;position:absolute;top:calc(100% + 10px);transform:translate(-50%);width:min(760px,calc(100vw - 40px));z-index:60}.course-menu:before{bottom:100%;content:"";height:12px;left:0;position:absolute;right:0}.course-menu a{align-items:center;border-radius:14px;color:#202027;display:grid;gap:6px;grid-template-columns:max-content minmax(0,1fr);min-height:62px;padding:12px 14px;text-decoration:none;transition:background-color .18s}.course-menu a.router-link-active,.course-menu a:hover{background:#f3efff;color:#202027}.course-menu strong{color:var(--violet);font-size:15px}.course-menu span{line-height:1.45}.inner-page{background:linear-gradient(180deg,#fff,#f6f3ff);min-height:100vh}.inner-page-main{margin:0 auto;min-height:520px;padding:110px 0;width:min(100% - 48px,1160px)}.inner-page-main h1{font-size:clamp(36px,5vw,64px);line-height:1.12;margin:14px 0 18px}.inner-page-main h1 span{color:var(--violet)}.inner-page-main>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.8;margin-bottom:32px;max-width:640px}@media(max-width:900px){.course-menu{left:auto;right:-80px;transform:none}}.hero{border-radius:0}:is(.data-actions,.fde-actions,.full-actions,.embodied-actions){align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}:is(.data-actions,.fde-actions,.full-actions,.embodied-actions) a{align-items:center;backdrop-filter:blur(14px) saturate(145%);-webkit-backdrop-filter:blur(14px) saturate(145%);background:#ffffff6b!important;border:1px solid rgba(118,80,239,.72)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffffeb,0 8px 24px #4e44a529!important;color:#6142de!important;display:inline-flex;font-size:14px!important;font-weight:800!important;justify-content:center;line-height:1.2;min-height:48px;min-width:160px;padding:13px 18px;text-align:center}:is(.data-actions,.fde-actions,.full-actions,.embodied-actions) a:hover{background:#ffffff9e!important;box-shadow:inset 0 1px #fff,0 12px 28px #4e44a538!important;transform:translateY(-2px)}:is(.data-actions,.fde-actions,.full-actions,.embodied-actions) a.primary{background:linear-gradient(120deg,#5b44f2f0,#7448efd1)!important;border-color:#ffffff75!important;box-shadow:inset 0 1px #ffffff61,0 10px 26px #5b40da47!important;color:#fff!important}:is(.data-bottom,.fde-bottom,.full-cta,.em-cta) :is(.data-actions,.fde-actions,.full-actions,.embodied-actions) a{background:#fffffff0!important;border-color:#ffffffb8!important;color:#5e43db!important}@media(max-width:560px){:is(.data-actions,.fde-actions,.full-actions,.embodied-actions){display:grid;grid-template-columns:1fr;width:100%}:is(.data-actions,.fde-actions,.full-actions,.embodied-actions) a{min-width:0;width:100%}}.audience-filters{display:grid;flex-wrap:nowrap;grid-template-columns:repeat(4,minmax(0,1fr));margin-left:auto;margin-right:auto;width:min(920px,100%)}.audience-filters button{min-height:42px;min-width:0;padding:8px 12px;width:100%}.audience-filters button.active{-webkit-backdrop-filter:blur(14px) saturate(145%);backdrop-filter:blur(14px) saturate(145%);background:linear-gradient(135deg,#efe8ffd1,#e2d9ff94);border-color:#7e56f157;box-shadow:inset 0 1px #ffffffe6,0 8px 24px #6749c224;color:#6845e7}.audience-story-grid{align-items:stretch;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.audience-story{display:block;height:100%;min-height:250px;padding:30px 22px}.story-copy,.story-small .story-copy{max-width:none;position:relative;width:56%;z-index:4}.story-copy h3{font-size:24px}.story-copy p{font-size:15px;line-height:1.45;margin:12px 0 5px;min-height:44px}.story-copy strong{font-size:12px;line-height:1.5;white-space:normal}.story-skills{flex-wrap:wrap}.audience-story>img,.story-small>img{border-radius:0;height:94%;position:absolute;right:-2%;width:48%;z-index:3}.story-screen,.story-small .story-screen{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffffc7;border:1px solid hsla(0,0%,100%,.58);border-radius:16px;box-shadow:0 14px 30px #2b2e5124;height:72%;opacity:.84;padding:14px;right:12px;top:20px;transform:none;width:43%;z-index:2}.story-screen .screen-top{height:7px;margin-bottom:12px}.story-screen i{height:18px;margin:7px 0}.story-screen b{display:none}@media(max-width:1050px){.audience-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.audience-filters{gap:7px;grid-template-columns:repeat(4,120px);justify-content:start;overflow-x:auto;overflow-y:hidden;padding:0 0 5px;touch-action:pan-x;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none}.audience-filters::-webkit-scrollbar{display:none;height:0;width:0}.audience-filters button{font-size:12px;padding:7px 5px;white-space:nowrap}.audience-story-grid{grid-template-columns:1fr}.audience-story{min-height:230px}.story-copy,.story-small .story-copy{width:58%}.audience-story>img,.story-small>img{height:91%;width:46%}}.audience-story{min-height:390px;padding:24px 18px}.story-copy,.story-small .story-copy{width:66%}.story-copy h3{font-size:16px;line-height:1.45}.story-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:13px 0 10px}.story-facts div{background:#ffffff2e;border-radius:7px;min-width:0;padding:6px 8px}.story-facts div:nth-child(3),.story-facts div:nth-child(4){grid-column:1/-1}.story-facts dt{font-size:10px;opacity:.78}.story-facts dd{font-size:11px;font-weight:800;line-height:1.35;margin:2px 0 0}.story-summary{font-size:11px!important;line-height:1.68!important}.audience-story>img,.story-small>img{height:78%;right:-4%;width:42%}.story-screen,.story-small .story-screen{height:48%;right:8px;width:36%}@media(max-width:1050px){.audience-story{min-height:360px}.story-summary{font-size:12px!important}}@media(max-width:700px){.audience-story{min-height:350px;padding:22px 18px}.story-copy,.story-small .story-copy{width:65%}.story-copy h3{font-size:15px}.story-summary{font-size:11px!important}.audience-story>img,.story-small>img{height:72%;width:42%}.story-screen,.story-small .story-screen{height:45%;width:37%}}.audience-story>img,.story-small>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.hero.section-wrap{border-radius:0}@media(min-width:1051px){.audience-story-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.audience-story-grid>.audience-story{grid-column:span 2}.audience-story-grid>.audience-story:last-child:nth-child(5),.audience-story-grid>.audience-story:nth-last-child(2):nth-child(4){grid-column:span 3}}@media(min-width:701px)and (max-width:1050px){.audience-story-grid>.audience-story:last-child:nth-child(odd){grid-column:1/-1}}.story-facts{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0 11px}.story-facts>span{background:#ffffffe0;border:1px solid hsla(0,0%,100%,.65);border-radius:7px;color:#343a4b;font-size:10px;font-weight:800;line-height:1.35;max-width:100%;overflow-wrap:anywhere;padding:5px 8px}.audience-story>img,.story-small>img{bottom:0;height:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;opacity:.8;right:0;width:52%;z-index:2}.audience-story .story-copy{position:relative;z-index:3}@media(min-width:701px){.audience-story .story-copy h3{max-width:150%;position:relative;white-space:nowrap;width:150%;z-index:4}.audience-story.story-lime .story-copy h3{max-width:100%;white-space:normal;width:100%}}@media(max-width:700px){.audience-story>img,.story-small>img{height:88%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;right:0;width:54%}}:is(.aigc-hero,.data-hero,.fde-hero,.full-hero,.em-hero){height:470px!important;min-height:470px!important;overflow:hidden}:is(.aigc-hero-inner,.data-hero-inner,.fde-hero-inner,.full-hero .hero-inner,.em-hero .hero-inner){box-sizing:border-box;height:470px!important;margin-left:auto!important;margin-right:auto!important;min-height:470px!important;width:min(1160px,calc(100% - 48px))!important}@media(max-width:900px){:is(.aigc-hero,.data-hero,.fde-hero,.full-hero,.em-hero){height:auto!important;min-height:0!important}:is(.aigc-hero-inner,.data-hero-inner,.fde-hero-inner,.full-hero .hero-inner,.em-hero .hero-inner){height:auto!important;min-height:0!important;width:min(1160px,calc(100% - 48px))!important}}@media(max-width:560px){:is(.aigc-hero-inner,.data-hero-inner,.fde-hero-inner,.full-hero .hero-inner,.em-hero .hero-inner){width:min(1160px,calc(100% - 28px))!important}}.page-hero-shell{margin-inline:0;max-width:none;width:100%}.page-hero-content{box-sizing:border-box;margin-inline:auto;max-width:none;width:90%}@media(max-width:560px){.page-hero-content{width:calc(100% - 28px)}}.aigc-page main>:is(.aigc-section,.aigc-bottom),.data-page main .data-wrap,.embodied-page main section:not(.em-hero) .em-wrap,.embodied-page main section:not(.em-hero).em-wrap,.fde-page main section:not(.fde-hero) .fde-wrap,.fde-page main section:not(.fde-hero).fde-wrap,.full-page main section:not(.full-hero) .full-wrap,.full-page main section:not(.full-hero).full-wrap{margin-left:auto!important;margin-right:auto!important;max-width:none!important;width:90%!important}.data-page main .highlight-section .data-wrap{margin-left:auto!important;margin-right:auto!important;max-width:none!important;width:80%!important}@media(max-width:700px){.data-page main .highlight-section .data-wrap{width:calc(100% - 28px)!important}}.site-footer,.site-header{margin-left:auto;margin-right:auto;max-width:none;width:90%}@media(max-width:560px){.site-footer,.site-header{width:calc(100% - 28px)}.site-footer{gap:22px 10px;grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer>div:first-child{grid-column:1/-1}.site-footer h3{white-space:nowrap}}@media(min-width:901px){.hero.section-wrap{height:470px;max-height:470px;min-height:470px;padding-bottom:38px;padding-top:38px}.hero.section-wrap .hero-visual{height:100%;min-height:0}.hero.section-wrap .hero-visual-image{max-height:100%}}.hero-trust span:last-child{border-right:0;padding-right:0}.audience-story>img[src$="/people01.png"],.audience-story>img[src$="/people02.png"]{left:0;-o-object-position:left bottom;object-position:left bottom;right:auto;width:80%}.audience-story>img[src$="/people03.png"],.audience-story>img[src$="/people05.png"]{left:auto;-o-object-position:right bottom;object-position:right bottom;right:0;width:60%}.audience-story-grid .audience-story>img,.audience-story-grid .audience-story>img[src$="/people01.png"],.audience-story-grid .audience-story>img[src$="/people02.png"],.audience-story-grid .audience-story>img[src$="/people03.png"],.audience-story-grid .audience-story>img[src$="/people04.png"],.audience-story-grid .audience-story>img[src$="/people05.png"],.audience-story-grid .story-small>img{bottom:0;height:88%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;opacity:.8;right:auto;width:40%}.audience-story-grid .audience-story .story-copy,.audience-story-grid .story-small .story-copy{margin-left:40%;max-width:60%;width:60%}@media(min-width:701px){.audience-story-grid .audience-story .story-copy h3,.audience-story-grid .audience-story.story-lime .story-copy h3{max-width:100%;white-space:normal;width:100%}}@media(max-width:700px){.audience-story-grid .audience-story>img,.audience-story-grid .story-small>img{height:82%;left:0;-o-object-position:left bottom;object-position:left bottom;right:auto;width:39%}.audience-story-grid .audience-story .story-copy,.audience-story-grid .story-small .story-copy{margin-left:39%;max-width:61%;width:61%}}.audience-story-grid .audience-story>img[src*="/student"]{border-radius:16px;height:100%;inset:0;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:1;width:100%;z-index:1}.audience-story-grid .audience-story:has(>img[src*="/student"]){background:#f7f7fb;color:#232938;min-height:410px;padding:25px 22px}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-copy{margin-left:0;max-width:100%;position:relative;width:100%;z-index:3}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-copy h3{color:#202636;margin:0;max-width:100%;white-space:normal;width:100%}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-facts{width:72%}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-summary{color:#303747;width:62%}@media(max-width:700px){.audience-story-grid .audience-story:has(>img[src*="/student"]){min-height:390px}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-facts{width:76%}.audience-story-grid .audience-story:has(>img[src*="/student"]) .story-summary{width:65%}}@media(max-width:700px){.audience-story-grid{display:grid;gap:14px;grid-auto-columns:min(88vw,360px);grid-auto-flow:column;grid-template-columns:none;justify-content:start;margin-left:-14px;margin-right:-14px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:0 14px 10px;scroll-padding-inline:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.audience-story-grid::-webkit-scrollbar{display:none}.audience-story-grid>.audience-story{grid-column:auto!important;scroll-snap-align:start}}#__nuxt,body,html{max-width:100%;overflow-x:clip}#__nuxt,body{width:100%}img,svg,video{max-width:100%}#teachers .section-heading h2 span{color:#2474f5}#teachers .teacher-marquee{background:#246df4;border-radius:18px;margin:42px auto 0;overflow:hidden;padding:34px 0;width:100%}#teachers .teacher-track{animation:teacher-marquee 82s linear infinite;display:flex;gap:16px;padding:0 16px;width:-moz-max-content;width:max-content;will-change:transform}#teachers .teacher-sequence{display:flex;gap:16px}#teachers .teacher-card{background:linear-gradient(302deg,#fff 49%,#edfffc);border-radius:16px;box-shadow:0 8px 24px #0f3a9114;color:#111;flex:0 0 460px;height:278px;overflow:hidden;padding:22px 26px;width:460px}#teachers .teacher-card header{align-items:center;display:flex;gap:16px}#teachers .teacher-card header img{border-radius:10px 25px 10px 18px;flex:0 0 82px;height:82px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:82px}#teachers .teacher-card h3{color:#111;font-size:24px;font-weight:700;line-height:1.35;margin:0;white-space:nowrap}#teachers .teacher-card header p{color:#222;font-size:14px;line-height:1.55;margin:4px 0 0}#teachers .teacher-description{color:#666;font-size:13px;line-height:1.7;margin:20px 0 0}#teachers .teacher-marquee:hover .teacher-track{animation-play-state:paused}@keyframes teacher-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}@media(max-width:700px){#teachers .section-heading h2{font-size:28px;white-space:normal}#teachers .teacher-marquee{border-radius:14px;margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:12px 0;scroll-padding-inline:12px;scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}#teachers .teacher-marquee::-webkit-scrollbar{display:none}#teachers .teacher-track{animation:none;gap:10px;padding:0 12px;will-change:auto}#teachers .teacher-sequence{gap:10px}#teachers .teacher-sequence[aria-hidden=true]{display:none}#teachers .teacher-card{flex-basis:min(82vw,330px);height:auto;min-height:340px;padding:16px;scroll-snap-align:start;width:min(82vw,330px)}#teachers .teacher-card header{align-items:flex-start;gap:10px}#teachers .teacher-card header img{flex-basis:76px;height:76px;width:76px}#teachers .teacher-card h3{font-size:20px;white-space:normal}#teachers .teacher-card header p{font-size:13px}#teachers .teacher-description{font-size:12px;line-height:1.75;margin-top:18px}}@media(min-width:1051px){.audience-story-grid .audience-story:has(>img[src*="/student"]):last-child:nth-child(5),.audience-story-grid .audience-story:has(>img[src*="/student"]):nth-last-child(2):nth-child(4){height:328px;min-height:328px}}.story-summary{font-size:13px!important;font-weight:500!important;line-height:1.85!important;margin:0!important;min-height:0!important}.audience-story-grid .story-copy h3{line-height:1.6;margin-bottom:16px}.audience-story-grid .story-copy .story-facts{margin-bottom:18px;margin-top:0}@media(max-width:560px){.aigc-hero h1,.data-hero h1,.em-hero h1,.fde-hero h1,.full-hero h1,.inner-page-main h1{font-size:clamp(16px,5.2vw,22px)!important;line-height:1.35;margin-left:auto;margin-right:auto;text-align:center;white-space:nowrap;width:100%}.aigc-hero h1 br,.data-hero h1 br,.data-stage-grid:before,.em-hero h1 br,.fde-hero h1 br,.full-hero h1 br,.inner-page-main h1 br{display:none}}.floating-taskbar-shell[data-v-bab0f2e2]{position:fixed;right:20px;top:50%;transform:translateY(-42%);width:100px;z-index:120}.floating-taskbar[data-v-bab0f2e2]{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;width:100px}.floating-task[data-v-bab0f2e2]{align-items:center;background:#fff;border:0;color:#1f6afb;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:100px;justify-content:center;padding:0;position:relative;transition:background .2s,color .2s;width:100px}.floating-task[data-v-bab0f2e2]:first-child{border-radius:16px 16px 0 0}.floating-task[data-v-bab0f2e2]:last-child{border-radius:0 0 16px 16px}.floating-task+.floating-task[data-v-bab0f2e2]{border-top:1px solid #f1f4fb}.floating-task.tinted[data-v-bab0f2e2]{background:#f5f7ff}.floating-task.primary[data-v-bab0f2e2],.floating-task.task-partner[data-v-bab0f2e2]:focus,.floating-task.task-partner[data-v-bab0f2e2]:hover{background:linear-gradient(180deg,#5e95ff,#1f6afb);color:#fff}.floating-task>img[data-v-bab0f2e2],.partner-icon[data-v-bab0f2e2]{height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.floating-task>span[data-v-bab0f2e2]:not(.task-popover){color:#111;font-size:15px;line-height:1.25;white-space:nowrap}.floating-task.primary>span[data-v-bab0f2e2]:not(.task-popover),.floating-task.task-partner:focus>span[data-v-bab0f2e2]:not(.task-popover),.floating-task.task-partner:hover>span[data-v-bab0f2e2]:not(.task-popover){color:#fff}.task-popover[data-v-bab0f2e2]{background:#fff;border:1px solid #e7ebf5;border-radius:12px;box-shadow:0 10px 32px #0c235329;display:none;padding:20px 18px;position:absolute;right:calc(100% + 12px);text-align:center;top:50%;transform:translateY(-50%);width:190px;z-index:2}.floating-task:focus .task-popover[data-v-bab0f2e2],.floating-task:hover .task-popover[data-v-bab0f2e2]{display:block}.task-popover[data-v-bab0f2e2]:after{border:8px solid transparent;border-left-color:#fff;content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}.task-popover img[data-v-bab0f2e2]{display:block;height:148px;margin:auto;-o-object-fit:contain;object-fit:contain;width:148px}.task-popover strong[data-v-bab0f2e2]{color:#1f6afb;display:block;font-size:16px;line-height:1.4;margin-top:10px}@media(max-width:700px){.floating-taskbar-shell[data-v-bab0f2e2]{right:8px;transform:translateY(-38%);width:64px}.floating-taskbar[data-v-bab0f2e2]{border-radius:10px;width:64px}.floating-task[data-v-bab0f2e2]{gap:4px;height:66px;width:64px}.floating-task[data-v-bab0f2e2]:first-child{border-radius:10px 10px 0 0}.floating-task[data-v-bab0f2e2]:last-child{border-radius:0 0 10px 10px}.floating-task>img[data-v-bab0f2e2],.partner-icon[data-v-bab0f2e2]{height:24px;width:24px}.floating-task>span[data-v-bab0f2e2]:not(.task-popover){font-size:10px;max-width:58px;text-align:center;white-space:normal}.task-popover[data-v-bab0f2e2]{padding:12px 10px;right:calc(100% + 8px);width:124px}.task-popover img[data-v-bab0f2e2]{height:88px;width:88px}.task-popover strong[data-v-bab0f2e2]{font-size:13px;margin-top:7px}}.qr-overlay[data-v-aa5b9ade]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e12249e;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:1000}.qr-dialog[data-v-aa5b9ade]{background:#fff;border-radius:20px;box-shadow:0 26px 80px #0a0f2d4d;padding:36px 38px 30px;position:relative;text-align:center;width:min(420px,100%)}.qr-dialog h2[data-v-aa5b9ade]{color:#15192b;font-size:24px;line-height:1.35;margin:0}.qr-dialog p[data-v-aa5b9ade]{color:#70778a;font-size:14px;margin:9px 0 20px}.qr-dialog img[data-v-aa5b9ade]{display:block;height:auto;margin:auto;width:min(270px,100%)}.qr-dialog small[data-v-aa5b9ade]{color:#858b9b;display:block;margin-top:14px}.qr-close[data-v-aa5b9ade]{background:#f3f1fb;border:0;border-radius:50%;color:#5f46d8;cursor:pointer;font-size:27px;height:36px;line-height:1;padding:0;position:absolute;right:14px;top:12px;width:36px}.qr-close[data-v-aa5b9ade]:hover{background:#e9e3ff}.qr-fade-enter-active[data-v-aa5b9ade],.qr-fade-leave-active[data-v-aa5b9ade]{transition:opacity .2s ease}.qr-fade-enter-active .qr-dialog[data-v-aa5b9ade],.qr-fade-leave-active .qr-dialog[data-v-aa5b9ade]{transition:transform .2s ease}.qr-fade-enter-from[data-v-aa5b9ade],.qr-fade-leave-to[data-v-aa5b9ade]{opacity:0}.qr-fade-enter-from .qr-dialog[data-v-aa5b9ade],.qr-fade-leave-to .qr-dialog[data-v-aa5b9ade]{transform:translateY(10px) scale(.97)}@media(max-width:560px){.qr-overlay[data-v-aa5b9ade]{padding:18px}.qr-dialog[data-v-aa5b9ade]{border-radius:16px;padding:32px 22px 24px}.qr-dialog h2[data-v-aa5b9ade]{font-size:21px}.qr-dialog img[data-v-aa5b9ade]{width:min(240px,100%)}}
