:root{color:#102a59;background:#fff;font-family:Inter,HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #075feb;--blue-dark: #082867;--navy: #071f4a;--text: #102a59;--muted: #647495;--line: #dce7f7;--soft: #f5f9ff;--container: min(1180px, calc(100% - 48px) );--hero-parallax: 0px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:64px}body{margin:0;min-width:320px;color:var(--text);background:#fff;line-height:1.6}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.container{width:var(--container);margin-inline:auto}.section{padding:116px 0}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 24px;border:1px solid var(--blue);border-radius:8px;color:#fff;background:var(--blue);font-size:15px;font-weight:650;box-shadow:0 12px 28px #075feb33;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px);background:#0052d8;box-shadow:0 16px 36px #075feb45}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgb(7 95 235 / 26%);outline-offset:3px}.button-small{min-height:38px;padding:0 18px;border-radius:7px;font-size:14px}.image-placeholder{display:grid;width:100%;height:100%;place-items:center;border:1px dashed #a9bdd8;background:linear-gradient(135deg,#f5f8fc,#e9f0f8);color:#6f86a5;font-size:14px;font-weight:600;letter-spacing:.04em}.logo-placeholder{width:145px;height:42px;border-radius:6px;font-size:12px}.hero-placeholder{z-index:0;border:0;border-radius:0;transform:none;animation:none}.scene-image-placeholder{min-height:320px}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:64px;background:transparent;transition:background-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease}.site-header.is-scrolled{border-bottom:1px solid rgb(220 231 247 / 82%);background:#ffffffd1;box-shadow:0 8px 26px #13346614;backdrop-filter:blur(14px)}.header-inner{display:grid;height:100%;grid-template-columns:230px 1fr 230px;align-items:center}.brand-link{width:145px}.main-nav{display:flex;justify-content:center;gap:42px;font-size:17px;font-weight:550}.main-nav a{position:relative;padding:8px 0;transition:color .18s ease}.main-nav a:after{position:absolute;right:50%;bottom:1px;left:50%;height:2px;border-radius:999px;background:var(--blue);content:"";transition:right .18s ease,left .18s ease}.main-nav a:hover{color:var(--blue)}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0;left:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:14px}.menu-toggle{display:none;border:0;color:var(--navy);background:transparent}.hero{position:relative;min-height:720px;overflow:hidden;background:#f4f8fe}.hero-image,.hero-wash{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center;transform:translate3d(0,var(--hero-parallax),0) scale(1.035);animation:hero-image-in 1.2s cubic-bezier(.22,1,.36,1) both;will-change:transform}.hero-wash{background:linear-gradient(90deg,#fffffffa,#ffffffed 35%,#fff3 68%,#ffffff0d)}.hero-content{position:relative;z-index:2;display:flex;min-height:720px;max-width:1180px;flex-direction:column;justify-content:center;padding-top:64px}.hero-content h1{max-width:760px;margin:0;color:var(--navy);font-size:clamp(42px,4.25vw,60px);font-weight:760;letter-spacing:-.045em;line-height:1.18;animation:hero-content-in .72s 80ms cubic-bezier(.22,1,.36,1) both}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px;animation:hero-content-in .72s .28s cubic-bezier(.22,1,.36,1) both}.quiet-link{display:inline-flex;align-items:center;gap:7px;color:#435b81;font-size:14px;font-weight:600}.scroll-cue{position:absolute;z-index:3;bottom:26px;left:50%;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgb(117 148 193 / 30%);border-radius:50%;color:var(--blue);background:#ffffffd1;transform:translate(-50%);animation:scroll-cue 1.8s .9s ease-in-out infinite}@keyframes hero-image-in{0%{opacity:0}to{opacity:1}}@keyframes hero-content-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-cue{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,7px)}}.reveal-target{opacity:0;translate:0 30px;transition:opacity .68s cubic-bezier(.22,1,.36,1),translate .68s cubic-bezier(.22,1,.36,1)}.reveal-target.is-visible{opacity:1;translate:0 0}.story-step:nth-child(2),.subject-item:nth-child(2),.platform-card:nth-child(2),.trust-list article:nth-child(2){transition-delay:90ms}.story-step:nth-child(3),.subject-item:nth-child(3),.platform-card:nth-child(3),.trust-list article:nth-child(3){transition-delay:.18s}.subject-item:nth-child(4),.platform-card:nth-child(4){transition-delay:.27s}.platform-card:nth-child(5){transition-delay:.36s}.section.product-story{padding-top:0}.manifesto{padding:46px 0;background:linear-gradient(90deg,#f7faff,#eef5ff 48%,#f7faff)}.manifesto p{margin:0;text-align:center;color:var(--blue-dark);font-size:clamp(22px,2.4vw,34px);font-weight:700;letter-spacing:.02em}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;padding-top:98px}.story-step{min-width:0}.step-number{color:#b6cff7;font-size:46px;font-weight:300;line-height:1}.story-step h2{margin:18px 0 8px;color:var(--blue-dark);font-size:21px}.story-step>p{min-height:52px;margin:0;color:var(--muted);font-size:14px}.story-image{height:265px;margin-top:28px;overflow:hidden;border-radius:10px;background:var(--soft)}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.story-step:hover .story-image img{transform:scale(1.025)}.learning-scenes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.scene-block{display:grid;min-height:430px;grid-template-columns:minmax(260px,.9fr) 1.1fr;align-items:stretch;overflow:hidden;background:#f7faff}.scene-block+.scene-block{border-left:1px solid var(--line)}.scene-content{display:flex;flex-direction:column;justify-content:center;padding:48px 40px max(48px,7vw)}.scene-heading{display:flex;align-items:center;gap:10px;color:var(--blue)}.scene-heading h2{margin:0;color:var(--blue-dark);font-size:26px}.scene-content>p{margin:18px 0;color:var(--muted);font-size:14px}.scene-content ul{display:grid;gap:10px;margin:0;padding:0;color:#3f5e8a;font-size:14px;list-style:none}.scene-content li{display:flex;align-items:center;gap:7px}.scene-content li svg{color:var(--blue)}.scene-block>img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.scene-block:hover>img{transform:scale(1.035)}.section-heading{max-width:620px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{margin:0;color:var(--blue-dark);font-size:clamp(30px,3.3vw,44px);letter-spacing:-.03em}.section-heading>p:last-child{margin:16px 0 0;color:var(--muted);font-size:15px}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:60px}.subject-item{min-width:0}.subject-image{height:238px;overflow:hidden;background:var(--soft)}.subject-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.subject-item:hover img{transform:scale(1.035)}.subject-item h3{margin:22px 0 4px;color:var(--blue-dark);font-size:21px}.subject-item p{margin:0;color:var(--muted);font-size:13px}.trust-section{padding:88px 0;background:linear-gradient(180deg,#f8fbff,#eef5ff)}.trust-inner{display:grid;grid-template-columns:.9fr 1.4fr;gap:80px;align-items:start}.trust-list{display:grid;gap:2px}.trust-list article{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #d8e5f7;transition:border-color .18s ease,transform .18s ease}.trust-list article:first-child{padding-top:0}.trust-list article:hover{border-color:#afc9ef;transform:translate(6px)}.trust-list svg{color:var(--blue)}.trust-list h3,.trust-list p{margin:0}.trust-list h3{color:var(--blue-dark);font-size:17px}.trust-list p{margin-top:4px;color:var(--muted);font-size:14px}.download-section{position:relative;z-index:1;overflow:hidden}.download-section .container{width:min(1320px,calc(100% - 32px))}.download-section:before{position:absolute;z-index:-1;right:-240px;bottom:-260px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgb(20 107 255 / 10%),transparent 68%);content:""}.download-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:56px}.platform-card{position:relative;display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;border:1px solid var(--line);border-radius:10px;color:var(--blue);background:#ffffffe5;text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.platform-card:hover{z-index:4;border-color:#a8c7fa;box-shadow:0 18px 46px #164ea021;transform:translateY(-5px)}.platform-card strong{margin-top:16px;color:var(--blue-dark);font-size:18px}.platform-hover-tip{position:absolute;bottom:28px;left:50%;border-radius:999px;padding:6px 13px;color:#fff;background:var(--blue);box-shadow:0 8px 18px #075feb33;font-size:12px;font-weight:650;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.platform-card:hover .platform-hover-tip,.platform-card:focus-visible .platform-hover-tip{opacity:1;transform:translate(-50%)}.platform-card.is-disabled{cursor:default}.platform-card.is-upcoming{cursor:pointer}.qr-box{position:absolute;top:50%;left:50%;display:flex;width:156px;height:156px;flex-direction:column;align-items:center;justify-content:center;padding:10px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#fff;box-shadow:0 12px 32px #164ea01f;font-size:12px;opacity:0;pointer-events:none;transform:translate(-50%,-46%) scale(.94);transition:opacity .18s ease,transform .18s ease}.qr-box img{display:block;width:134px;height:134px}.mobile-card>:not(.qr-box){transition:opacity .15s ease}.mobile-card:hover>:not(.qr-box),.mobile-card:focus-visible>:not(.qr-box),.mobile-card:focus-within>:not(.qr-box){opacity:0}.mobile-card:hover .qr-box,.mobile-card:focus-visible .qr-box,.mobile-card:focus-within .qr-box{opacity:1;transform:translate(-50%,-50%) scale(1)}.site-footer{background:#f9fbff}.closing-cta{padding:70px 0;background:linear-gradient(135deg,#eaf3ff,#f9fbff)}.closing-cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-cta p{margin:0;color:var(--blue-dark);font-size:clamp(26px,3vw,40px);font-weight:720}.footer-main{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding:70px 0 50px}.footer-brand img{width:145px}.footer-brand p{max-width:330px;margin:18px 0 0;color:var(--muted);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.footer-links>div{display:flex;flex-direction:column;gap:10px}.footer-links strong{margin-bottom:4px;color:var(--blue-dark);font-size:14px}.footer-links a{color:var(--muted);font-size:13px}.footer-links a:hover{color:var(--blue)}.footer-legal{display:flex;justify-content:space-between;padding:20px 0 30px;border-top:1px solid var(--line);color:#8592a8;font-size:12px}@media(max-width:1080px){.header-inner{grid-template-columns:190px 1fr 190px}.main-nav{gap:24px}.scene-block{grid-template-columns:1fr}.scene-block>img{height:250px}.scene-image-placeholder{min-height:250px}.download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){:root{--container: min(100% - 32px, 620px)}.section{padding:78px 0}.header-inner{display:flex;justify-content:space-between}.brand-link{width:132px}.menu-toggle{display:grid;width:42px;height:42px;place-items:center}.main-nav{position:fixed;top:64px;right:0;left:0;display:none;flex-direction:column;gap:0;padding:12px 16px 20px;border-bottom:1px solid var(--line);background:#fff}.main-nav.is-open{display:flex}.main-nav a{padding:14px 8px;border-bottom:1px solid #edf2fa}.header-actions{display:none}.hero{min-height:0;background:radial-gradient(circle at 82% 18%,rgb(42 126 255 / 10%),transparent 34%),linear-gradient(180deg,#fff,#f5f9ff)}.hero-image{inset:0;height:100%;object-fit:cover;object-position:62% center;opacity:1;filter:none;transform:none;will-change:auto}.hero-wash{inset:0;height:100%;background:linear-gradient(180deg,#ffffffe0,#ffffffbd 43%,#ffffff61 72%,#ffffff14),linear-gradient(90deg,rgb(255 255 255 / 18%),transparent 62%)}.hero-content{min-height:0;justify-content:flex-start;padding-top:96px;padding-bottom:116px}.hero-content h1{max-width:560px;font-size:clamp(34px,9.6vw,46px);line-height:1.14}.hero-actions{align-items:center;flex-direction:row;flex-wrap:wrap;gap:14px 22px;margin-top:26px}.scroll-cue{bottom:18px}.story-grid,.subject-grid,.trust-inner,.footer-main{grid-template-columns:1fr}.story-grid{gap:56px;padding-top:68px}.story-step>p{min-height:auto}.learning-scenes{grid-template-columns:1fr}.scene-block+.scene-block{border-top:1px solid var(--line);border-left:0}.subject-grid{grid-template-columns:1fr 1fr}.trust-inner{gap:46px}.download-section .container{width:var(--container)}.download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:38px}.platform-card{min-height:210px;padding:22px 10px}.platform-card strong{margin-top:12px;font-size:17px}.qr-box{width:146px;height:146px;padding:8px}.qr-box img{width:128px;height:128px}.closing-cta .container,.footer-legal{align-items:flex-start;flex-direction:column}.footer-main{gap:50px}}@media(max-width:480px){.subject-grid,.footer-links{grid-template-columns:1fr}.story-image{height:230px}.platform-card{min-height:190px}.platform-card svg{width:36px;height:36px}.qr-box{width:min(136px,calc(100% - 16px));height:136px}.qr-box img{width:118px;height:118px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.reveal-target{opacity:1;translate:none}.hero-image{transform:none}}
