:root{--page-bg:#f5f6f9;--text-main:#333;--text-sub:#666;--text-light:#999;--brand:#7753ff;--brand-dark:#5f3ee5;--line:#ebedf0;--font:"PingFang SC","HarmonyOS Sans","MiSans","Hiragino Sans GB","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text-main);background:var(--page-bg);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}.container{width:1032px;margin:0 auto}.site-header{position:sticky;top:0;z-index:20;height:64px;background:#fff}.nav{width:min(100%,1680px);height:64px;margin:0 auto;justify-content:space-between;padding:0 32px}.nav,.nav-left{display:flex;align-items:center;gap:32px}.nav-left{min-width:0;flex:1}.brand{display:inline-flex;align-items:center;overflow:hidden;flex:0 0 auto}.brand,.brand-logo-img{width:216.79px;height:32px}.brand-logo-img{display:block;object-fit:contain}.nav-links{display:flex;align-items:center;gap:8px;min-width:0;height:48px;padding:8px;color:#333;font-size:14px;font-weight:400}.nav-links a{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 16px;line-height:20px}.nav-links a:hover{color:#7753ff}.nav-links .is-active{color:#231c3a;font-weight:500}.nav-links .is-active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:2px;border-radius:999px;background:#7753ff}.nav-right{display:flex;align-items:center;gap:32px;flex:0 0 auto}.nav-icon-link{display:inline-flex;align-items:center;gap:4px;color:#333;font-size:16px;line-height:22px;white-space:nowrap}.nav-icon{display:inline-grid;place-items:center;width:24px;height:24px}.nav-icon img{display:block;width:24px;height:24px}.nav-download-trigger .download-qr-popover{left:auto;right:0;transform:none}.section{width:min(100%,1680px);margin:0 auto;padding:64px 0}.section-title{margin:0;text-align:center;color:#333;font-size:36px;line-height:1.38;letter-spacing:0;font-weight:500}.section-desc{margin:8px auto 0;max-width:760px;text-align:center;color:var(--text-sub);font-size:16px;line-height:1.4}.hero{position:relative;overflow:hidden;width:min(100%,1680px);margin:0 auto;min-height:735px;background:#fff}.hero:before{content:"";position:absolute;top:0;left:0;right:0;height:396px;opacity:.7;background:radial-gradient(64% 88% at 15% -16%,rgba(119,83,255,.18),rgba(119,83,255,0) 70%),radial-gradient(80% 70% at 80% -6%,rgba(251,213,78,.18),rgba(251,213,78,0) 68%)}.hero-inner{position:relative;z-index:2;width:1032px;max-width:calc(100% - 48px);margin:0 auto;padding-top:113px;text-align:center}h1{margin:0;color:#000;font-size:60px;line-height:1.32;letter-spacing:0;font-weight:500;white-space:nowrap}.hero-copy{width:1032px;max-width:100%;margin:14px 0 0;line-height:1.35;font-size:20px}.hero-audience,.hero-copy{color:#666;text-align:center}.hero-audience{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;width:100%;max-width:720px;margin:18px auto 0;padding:0;list-style:none;font-size:14px;line-height:1.4}.hero-audience li{flex:1 1 0;min-width:0;padding:0 16px}.hero-audience li+li{border-left:1px solid rgba(0,0,0,.08)}.cta-actions,.hero-actions{position:relative;z-index:2;display:flex;justify-content:center;gap:32px;margin-top:34px}.cta-actions{justify-content:left}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:168px;min-width:168px;height:40px;padding:8px 16px;border-radius:20px;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn img{display:block;width:20px;height:20px;flex:0 0 auto}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;box-shadow:none}.btn-primary,.btn-primary:hover{background:linear-gradient(155.3312174928deg,#7753ff,#a88dfb)}.btn-download-trigger{position:relative;display:inline-flex}.download-qr-popover{position:absolute;top:calc(100% + 8px);left:50%;z-index:30;width:160px;padding:6px;border-radius:12px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%);transition:opacity .18s ease,visibility .18s ease}.btn-download-trigger:focus-within .download-qr-popover,.btn-download-trigger:hover .download-qr-popover{opacity:1;visibility:visible;pointer-events:auto}.download-qr-popover img{display:block;width:148px;height:148px}.btn-secondary{color:#7753ff;background:#fff;border:1px solid #7753ff}.hero-product{position:absolute;left:50%;bottom:0;z-index:1;width:958px;height:431px;margin:0;transform:translateX(-50%)}.design-img{display:block;width:100%;height:100%;object-fit:contain}.video-section{background:var(--page-bg)}.video-layout{margin-top:40px}.ai-card h3,.course-card h3,.service-card h3{margin:0;font-size:20px;line-height:28px;font-weight:500}.ai-card p,.course-card p,.service-card p{margin:4px 0 0;color:var(--text-light);font-size:16px;line-height:22px}.video-card{position:relative;display:block;overflow:hidden;height:572px;border-radius:24px;box-shadow:none}.video-card,.video-player{width:100%;background:#f5f6f9}.video-player{position:absolute;inset:0;z-index:2;display:none;height:100%;object-fit:contain;object-position:center}.video-card.is-playing .video-player{display:block}.video-card-poster{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.video-card.is-playing .video-card-poster{display:none}.video-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-stats{position:relative;width:min(100%,1680px);min-height:176px;margin:40px auto 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 48px,#000 calc(100% - 48px),transparent);mask-image:linear-gradient(90deg,transparent,#000 48px,#000 calc(100% - 48px),transparent)}.video-stats,.video-stats-marquee{overflow:hidden}.video-stats-marquee:hover .video-stats-track{animation-play-state:paused}.video-stats-track{display:flex;width:max-content;animation:video-stats-scroll var(--video-stats-duration,90s) linear infinite}@keyframes video-stats-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.video-stats-track{animation:none}.video-stats-marquee{overflow-x:auto;scrollbar-width:thin}}.video-stats-set{flex:0 0 auto;padding-right:20px}.video-stats-row{display:flex;gap:20px;margin:0}.video-stats-row+.video-stats-row{margin-top:16px}.video-stats-row--stagger{padding-left:120px}.stat-item{flex:0 0 auto;width:auto;max-width:320px;min-width:120px;max-height:80px;min-height:56px;display:flex;align-items:flex-start;gap:16px;padding:8px 12px;border-radius:20px;color:#333;background:#fff;box-shadow:0 8px 24px rgba(72,57,112,.08);overflow:hidden}.stat-item--wide{max-width:382px}.stat-avatar{display:block;width:40px;height:40px;flex:0 0 40px;margin-top:2px;border-radius:50%;object-fit:cover}.stat-copy{flex:0 1 auto;min-width:0;color:#333;text-align:left;line-height:normal}.stat-item--wide .stat-copy{flex:1}.stat-copy strong{display:block;margin:0 0 2px;font-size:12px;line-height:1.3;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-copy span{display:-webkit-box;margin:0;font-size:14px;line-height:1.4;font-weight:400;white-space:normal;word-break:break-word;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.courses-section{background:#fff}.courses-section .section-desc{max-width:448px;color:#333}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.course-card{display:flex;flex-direction:column;gap:20px;padding-bottom:20px;border:.5px solid #ebedf0;border-radius:16px;box-shadow:none}.course-card,.course-visual{position:relative;overflow:hidden;background:#fff}.course-visual{height:205px;padding:0}.course-visual .design-img{object-fit:cover}.course-visual strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.course-content{display:flex;flex-direction:column;gap:8px;padding:0 40px;text-align:center}.course-card h3{font-size:24px;line-height:normal;font-weight:500}.course-card p{margin:0;color:#999;font-size:16px;line-height:normal}.course-link{position:absolute;inset:0;overflow:hidden;text-indent:-999px}.service-section{background:#fff}.service-section .section-desc{max-width:448px;color:#333}.service-title-divider{font-size:32px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:40px}.service-card{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding:20px;text-align:center}.service-icon{display:block;width:96px;height:96px;flex:0 0 96px;align-self:center;border-radius:32px;overflow:hidden}.service-icon img{display:block;width:100%;height:100%;object-fit:cover}.service-content{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;min-width:0;box-sizing:border-box;text-align:center}.service-card h3{width:100%;font-size:24px;line-height:normal;font-weight:500}.service-card p{width:100%;min-height:46px;margin:0;color:#999;font-size:16px;line-height:normal;word-break:break-word}.ai-section{background:#f5f6f9}.ai-section .section-desc{color:#333}.ai-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.ai-card{display:flex;flex-direction:column;align-items:center;gap:20px;overflow:hidden;padding:20px 51px;border-radius:16px;background:#fff;box-shadow:none}.ai-visual{width:230px;height:180px;overflow:hidden}.ai-visual img{display:block;width:100%;height:100%;object-fit:cover}.ai-content{display:flex;flex-direction:column;gap:8px;width:230px;text-align:center}.ai-card h3{font-size:24px;line-height:normal;font-weight:500}.ai-card p{margin:0;color:#999;font-size:16px;line-height:normal}.teacher-section{background:#f5f6f9}.teacher-section .section-desc,.teacher-section .section-title{margin-inline:auto;line-height:normal}.teacher-section .section-desc{max-width:706px;color:#666}.teacher-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}.teacher-card{display:flex;align-items:flex-end;gap:16px;padding:0 16px 16px;border-radius:24px;background:#fff;overflow:visible}.teacher-portrait{position:relative;flex:0 0 111px;width:111px;height:120px;align-self:flex-end}.teacher-portrait img{display:block;width:111px;height:120px;object-fit:contain;object-position:bottom center}.teacher-info{display:flex;flex:1 1 0;flex-direction:column;gap:6px;min-width:0;color:#333}.teacher-info h3{margin:0;font-size:18px;line-height:normal;font-weight:500}.teacher-bio{display:flex;flex-direction:column;font-weight:400}.teacher-bio p{margin:0;color:#333;font-size:13px;line-height:normal;word-break:break-word}.download-section{width:min(100%,1680px);margin:0 auto;padding:64px 0;color:#333;background:#fff}.download-card{display:grid;grid-template-columns:1fr 156px;gap:40px;align-items:center;min-height:156px}.download-card h2{margin:0;font-size:36px;font-weight:500;line-height:1.38}.download-card p{margin:8px 0 0;color:#666;font-size:16px}.download-card .btn-secondary{color:#7753ff;background:#fff;border-color:#7753ff}.qr-card{width:156px;height:156px;display:grid;place-items:center;border-radius:20px;background:#f5f6f9;overflow:hidden}.qr-card img{display:block;width:148px;height:148px}.float-tools{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:20;gap:2px;width:86px;padding:8px;border-radius:12px 0 0 12px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1)}.float-tools,.float-tools-item{display:flex;flex-direction:column}.float-tools-item{position:relative;align-items:center;justify-content:center;gap:8px;min-height:96px;color:#666;font-size:14px;font-weight:400;line-height:20px;text-align:center}.float-tools-item .download-qr-popover{top:50%;left:auto;right:calc(100% + 8px);transform:translateY(-50%)}.float-tools-item:focus-within .download-qr-popover,.float-tools-item:hover .download-qr-popover{opacity:1;visibility:visible;pointer-events:auto}.float-tools-item>img{display:block;width:56px;height:56px;object-fit:cover}.float-tools-divider{display:flex;align-items:center;justify-content:center;flex:0 0 8.5px;height:8.5px}.float-tools-divider:before{content:"";display:block;width:54px;height:.5px;background:#ebedf0}.site-footer{width:min(100%,1680px);margin:0 auto;background:#f5f6f9}.footer-inner{width:min(100%,1192px);margin:0 auto}.footer-links{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:28px;padding:24px 16px 16px;border-bottom:1px solid #ebedf0}.footer-links a,.footer-links span{color:#666;font-size:12px;line-height:24px;white-space:nowrap}.footer-links a:hover{color:var(--brand)}.footer-copyright{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px 40px;color:#666;font-size:12px;line-height:24px;text-align:center}.footer-copyright p{margin:0;white-space:nowrap}.footer-copyright a{color:inherit}.footer-copyright a:hover{color:var(--brand)}.footer-badges{display:flex;align-items:flex-start;justify-content:center;gap:12px}.footer-badges img{display:block;width:20px;height:20px;object-fit:contain}@media (width <= 900px){.hero-audience{flex-wrap:wrap;row-gap:12px;padding:0 16px}.hero-audience li{flex:1 1 calc(50% - 1px);padding:0 12px}.hero-audience li:nth-child(odd){border-left:0}}@media (width >= 1681px){.download-section,.hero,.nav,.section,.site-footer,.video-stats{width:100%}}