:root{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:#101418;background:#fff;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px}
button,a{font:inherit}
button{cursor:pointer}
a{text-decoration:none;color:inherit}
button:focus-visible,a:focus-visible{outline:2px solid #1657ff;outline-offset:3px}
[hidden]{display:none!important}
.site-header{position:relative;z-index:20;background:#fff;box-shadow:inset 0 -1px #e9edf1}
.header-inner{height:72px;max-width:1264px;margin:auto;padding:0 32px;display:flex;align-items:center}
.wordmark{font-size:22px;line-height:1;font-weight:700;letter-spacing:-.9px;white-space:nowrap}
.desktop-nav{display:flex;align-items:center;gap:38px;margin-left:62px;height:100%}
.nav-link{display:flex;align-items:center;height:100%;font-size:15px;font-weight:600;white-space:nowrap;transition:color .2s}
.nav-link:hover,.nav-link.active{color:#1754e8}
.product-nav{height:100%;display:flex;align-items:center}
.product-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #e6eaf0;box-shadow:0 18px 28px rgba(18,30,55,.08);padding:34px max(32px,calc((100vw - 1200px)/2));visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .18s,transform .18s,visibility .18s}
.product-nav:hover .product-menu,.product-nav:focus-within .product-menu{visibility:visible;opacity:1;transform:translateY(0)}
.product-menu a{width:360px;display:flex;align-items:center;gap:18px;padding:18px;border-radius:14px;transition:background .2s}
.product-menu a:hover{background:#f5f7fb}
.product-menu-icon{width:44px;height:44px;border-radius:12px;background:#eaf0ff;color:#1754e8;display:grid;place-items:center;font-size:32px;line-height:1}
.product-menu strong,.product-menu small{display:block}
.product-menu strong{font-size:15px}
.product-menu small{font-size:12px;color:#626c78;margin-top:5px}
.menu-arrow{margin-left:auto;color:#626c78}
.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}
.language-wrap{position:relative}
.icon-button{border:0;background:#f2f5f9;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#111a24;transition:background .2s}
.icon-button:hover{background:#e7edf5}
.icon-button svg{width:19px;height:19px}
.header-cta{background:#1657f6;color:#fff;border-radius:22px;padding:11px 19px;font-weight:600;font-size:14px;white-space:nowrap;transition:background .2s,transform .2s}
.header-cta:hover,.primary-button:hover{background:#0048d7;transform:translateY(-1px)}
.language-popover{position:absolute;right:-35px;top:calc(100% + 13px);width:286px;padding:20px 12px 12px;background:#fff;border:1px solid #e1e6ec;box-shadow:0 18px 48px rgba(19,33,55,.14);border-radius:18px}
.popover-title{font-size:14px;font-weight:700;color:#47515d;margin:0 8px 14px}
.language-options{display:grid;gap:2px}
.language-option{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:10px;padding:10px 9px;color:#15191e}
.language-option:hover{background:#f2f6fc}
.language-option strong,.language-option small{display:block}
.language-option strong{font-size:14px}
.language-option small{font-size:12px;color:#718090;margin-top:3px}
.language-option .check{width:19px;height:19px;color:#169270;visibility:hidden}
.language-option[aria-current="true"] .check{visibility:visible}
.mobile-toggle,.mobile-navigation{display:none}
.hero{min-height:calc(100svh - 72px);display:flex;align-items:center;background:#fff}
.hero-inner{width:100%;max-width:1264px;margin:auto;padding:56px 32px 72px;display:grid;grid-template-columns:minmax(0,1fr) minmax(450px,550px);align-items:center;gap:70px}
.hero-copy{padding-top:3px}
.hero h1{font-size:clamp(54px,4.95vw,76px);line-height:1.12;letter-spacing:-.065em;font-weight:500;margin:0 0 22px;color:#0c1014}
.hero-description{font-size:17px;line-height:1.8;color:#3e4853;margin:0 0 27px;max-width:490px}
.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:140px;height:47px;padding:0 19px;border-radius:25px;background:#1657f6;color:#fff;font-weight:700;font-size:14px;transition:background .2s,transform .2s}
.primary-button svg{width:18px;height:18px}
.film-stage{position:relative;width:100%;aspect-ratio:1;border-radius:38px;overflow:hidden;background:radial-gradient(circle at 26% 80%,#07184c 0,#020510 27%,#010204 61%);isolation:isolate}
.film-video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}
.subpage{min-height:calc(100svh - 72px);padding:100px 32px;background:#fff}
.subpage-inner{max-width:1200px;margin:auto}
.subpage-kicker{font-size:13px;font-weight:700;letter-spacing:.15em;color:#1657f6;margin:0 0 27px}
.subpage h1{font-size:clamp(50px,5.5vw,78px);line-height:1.1;letter-spacing:-.06em;font-weight:500;max-width:950px;margin:0 0 26px}
.subpage-lead{font-size:19px;line-height:1.75;color:#4a5664;max-width:650px;margin:0}
.subpage-block{margin-top:95px;padding:50px 54px;border-radius:30px;background:#f5f7fa;display:grid;grid-template-columns:1fr 1fr;gap:80px}
.subpage-block h2{font-size:28px;line-height:1.3;font-weight:500;margin:0}
.subpage-block p{font-size:16px;color:#536170;line-height:1.85;margin:0}
.product-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}
.product-points span{background:#fff;padding:14px 16px;border:1px solid #e9edf3;border-radius:11px;font-size:14px;color:#344354}
}
@media(max-width:980px){.desktop-nav{gap:23px;margin-left:36px}.hero-inner{gap:32px;grid-template-columns:minmax(0,1fr) minmax(350px,44vw)}.hero h1{font-size:clamp(45px,5.8vw,64px)}.second-inner{gap:45px}}
@media(max-width:900px){.header-inner{height:64px;padding:0 20px}.wordmark{font-size:21px}.desktop-nav,.header-cta{display:none}.mobile-toggle{width:38px;height:38px;border:0;border-radius:50%;background:#f2f5f9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.mobile-toggle span{width:17px;height:1.5px;background:#17202b;transition:transform .2s}.mobile-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.mobile-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-navigation:not([hidden]){display:grid;gap:0;padding:10px 20px 20px;background:#fff;border-top:1px solid #ecf0f4;box-shadow:0 18px 30px rgba(21,38,61,.08)}.mobile-navigation a{padding:14px 2px;border-bottom:1px solid #f1f3f6;font-size:16px;font-weight:600}.language-popover{right:-58px;top:calc(100% + 12px)}.hero{min-height:0}.hero-inner{grid-template-columns:1fr;padding:72px 20px 66px;gap:52px}.hero h1{font-size:clamp(48px,10vw,66px)}.hero-description{font-size:16px}.film-stage{width:min(100%,580px);margin:auto;border-radius:30px}.second-inner{grid-template-columns:1fr;padding:80px 20px;gap:42px}.second-art{min-height:360px}.subpage{padding:74px 20px}.subpage-block{grid-template-columns:1fr;gap:24px;margin-top:65px;padding:32px}.subpage h1{font-size:clamp(45px,9vw,64px)}}
@media(max-width:480px){.hero-inner{padding-top:64px}.hero h1{font-size:clamp(44px,11vw,55px)}.hero-description{font-size:15px;line-height:1.7}.film-stage{border-radius:24px}.second-copy h2{font-size:42px}.second-art{min-height:310px}.product-points{grid-template-columns:1fr}.language-popover{right:-58px;width:min(286px,calc(100vw - 30px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.site-footer{position:relative;z-index:3;background:#f5f8fc;color:#121820;padding:42px 0 47px}
.footer-inner{max-width:1264px;margin:auto;padding:0 32px}
.social-row{display:flex;align-items:center;gap:18px;min-height:42px}
.social-item{position:relative}
.social-trigger{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent;color:#121820;transition:background .18s,transform .18s}
.social-trigger:hover,.social-item.is-open .social-trigger{background:#e8edf4;transform:translateY(-2px)}
.social-trigger svg{width:22px;height:22px}
.social-preview{position:absolute;left:0;bottom:calc(100% + 16px);z-index:30;width:250px;padding:12px;background:#fff;border:1px solid #e5e9ef;border-radius:16px;box-shadow:0 20px 50px rgba(18,35,61,.18);opacity:0;visibility:hidden;transform:translateY(9px) scale(.96);transform-origin:bottom left;pointer-events:none;transition:opacity .22s,transform .22s,visibility .22s}
.social-item.is-open .social-preview{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.social-preview:after{content:"";position:absolute;bottom:-6px;left:23px;width:10px;height:10px;background:#fff;border-right:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef;transform:rotate(45deg)}
.social-preview img{display:block;width:100%;height:auto;border-radius:9px}
.wechat-preview img{aspect-ratio:1;object-fit:cover}
.channels-mark{display:block;width:22px;height:22px;border-radius:50%;background:url("social-wechat-channels.jpg") no-repeat -116.6px -149px / 168px 218px}
.channels-qr-crop{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:9px;background:#fff}
.channels-qr-crop img{position:absolute;left:-27%;top:-57%;width:154%;max-width:none;height:auto;border-radius:0}
.kuaishou-mark{display:block;width:26px;height:26px;object-fit:contain;mix-blend-mode:multiply}
.preview-source{display:block;padding:0 4px 2px;text-align:center;color:#8491a1;font-size:10px}
.kuaishou-qr-crop{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:9px;background:#fff}
.kuaishou-qr-crop img{position:absolute;left:-25%;top:-55%;width:150%;max-width:none;height:auto;border-radius:0}
.douyin-preview img{aspect-ratio:749/776;object-fit:cover}
.preview-title{display:block;padding:10px 4px 3px;text-align:center;font-size:13px;font-weight:700}
@media(max-width:600px){.social-row .social-item:nth-child(4) .social-preview{left:-130px}.social-row .social-item:nth-child(4) .social-preview:after{left:143px}.social-row .kuaishou .social-preview{left:auto;right:0;transform-origin:bottom right}.social-row .kuaishou .social-preview:after{left:auto;right:14px}}
.footer-rule{height:1px;background:#dce3eb;margin:24px 0 24px}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}
.copyright{font-size:14px;color:#25303c}
.footer-locale{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;padding:6px 0;color:#4a5d70;font-size:14px}
.footer-locale:hover{color:#1657f6}
.footer-locale svg{width:20px;height:20px}
.footer-language .language-popover{top:auto;bottom:calc(100% + 12px);right:0}
@media(max-width:900px){.site-footer{padding:37px 0 39px}.footer-inner{padding:0 20px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-rule{margin:22px 0}.social-preview{width:min(250px,calc(100vw - 45px))}}
.mini-program .social-trigger{color:#11a86b}
.mini-program-preview img{aspect-ratio:1;object-fit:cover}
/* One-screen homepage: the social controls are part of the same white composition. */
html:has(body[data-page="home"]){height:100%;overflow:hidden}
body[data-page="home"]{height:100svh;min-height:0;display:grid;grid-template-rows:72px minmax(0,1fr) auto;overflow:hidden;background:#fff}
body[data-page="home"] main{min-height:0}
body[data-page="home"] .hero{width:100%;height:100%;min-height:0}
body[data-page="home"] .hero-inner{min-height:0;padding-top:clamp(12px,3svh,34px);padding-bottom:clamp(12px,3svh,34px)}
body[data-page="home"] .film-stage{width:min(100%,calc(100svh - 260px));justify-self:end}
.site-footer{background:#fff;padding:6px 0 14px}
.social-row{min-height:32px;gap:14px}
.social-trigger{width:32px;height:32px}
.social-trigger svg{width:20px;height:20px}
.footer-rule{margin:6px 0 9px;background:#e8ecf1}
.copyright{font-size:12px}
.footer-locale{font-size:12px;padding:2px 0}
.footer-locale svg{width:17px;height:17px}
@media(max-width:900px){
  body[data-page="home"]{grid-template-rows:64px minmax(0,1fr) auto}
  body[data-page="home"] .hero-inner{padding:10px 20px 12px;gap:clamp(10px,2svh,20px);align-content:center}
  body[data-page="home"] .hero h1{font-size:clamp(32px,7svh,48px);line-height:1.06;margin-bottom:10px}
  body[data-page="home"] .hero-description{font-size:13px;line-height:1.45;margin-bottom:13px}
  body[data-page="home"] .primary-button{height:38px;min-width:122px;font-size:12px}
  body[data-page="home"] .film-stage{width:min(100%,clamp(145px,calc(100svh - 400px),350px));justify-self:center}
  .site-footer{padding:5px 0 10px}
  .footer-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}
  .footer-rule{margin:5px 0 7px}
  .copyright,.footer-locale{font-size:11px}
  .footer-locale{gap:6px}
}
@media(max-width:900px) and (max-height:650px){
  body[data-page="home"] .hero-inner{gap:8px;padding-top:6px;padding-bottom:6px}
  body[data-page="home"] .hero h1{font-size:clamp(27px,6svh,36px);margin-bottom:7px}
  body[data-page="home"] .hero-description{font-size:12px;line-height:1.35;margin-bottom:9px}
  body[data-page="home"] .primary-button{height:33px}
  .site-footer{padding-top:2px;padding-bottom:6px}
}

@media(max-width:900px) and (max-height:500px) and (min-width:560px){
  body[data-page="home"] .hero-inner{grid-template-columns:minmax(0,1fr) minmax(150px,220px);gap:20px;padding:5px 20px;align-items:center}
  body[data-page="home"] .film-stage{width:min(100%,calc(100svh - 165px));justify-self:end}
  body[data-page="home"] .hero h1{font-size:clamp(25px,7svh,34px);margin-bottom:6px}
  body[data-page="home"] .hero-description{font-size:11px;line-height:1.3;margin-bottom:8px}
  body[data-page="home"] .primary-button{height:32px}
}
.social-row{min-height:40px}
.social-trigger{width:40px;height:40px}
.social-trigger svg{width:25px;height:25px}
@media(max-width:900px){.social-row{min-height:36px}.social-trigger{width:36px;height:36px}.social-trigger svg{width:23px;height:23px}}

/* Product page: one interactive workspace, four task views. */
html:has(body[data-page="product"]){height:100%;overflow:hidden}
body[data-page="product"]{height:100svh;min-height:0;display:grid;grid-template-rows:72px minmax(0,1fr) auto;overflow:hidden;background:#fff}
body[data-page="product"] .product-page{min-height:0;overflow:hidden}
.product-layout{width:min(1480px,calc(100% - 8vw));height:100%;min-height:0;margin:auto;padding:clamp(18px,3svh,32px) 0;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(34px,5.3vw,96px)}
.product-rail{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center}
.product-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 22px;color:#1557ec;font-size:13px;font-weight:700;letter-spacing:.075em}
.product-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#1657f6;box-shadow:0 0 0 5px #eaf0ff}
.product-edition{margin-left:auto;color:#8b96a5;font-size:11px;letter-spacing:.12em;font-weight:600}
.product-intro h1{margin:0;font-size:clamp(44px,4.4vw,70px);line-height:1.12;letter-spacing:-.067em;font-weight:500;color:#0b1017}
.product-lead{max-width:520px;margin:22px 0 0;color:#4a5664;font-size:17px;line-height:1.65}
.product-availability{display:flex;align-items:center;gap:8px;margin:22px 0 0;color:#6b7582;font-size:12px;line-height:1.4}
.product-availability-mark{width:6px;height:6px;border-radius:50%;background:#6d8ee4}
.product-tabs{margin-top:clamp(28px,4.2svh,46px);border-top:1px solid #dce4ee}
.product-tab{width:100%;height:clamp(56px,7.3svh,68px);display:flex;align-items:center;gap:20px;padding:0 4px;border:0;border-bottom:1px solid #dce4ee;background:transparent;text-align:left;color:#777f8b;transition:color .24s,padding .24s,background .24s}
.product-tab:hover{color:#123c9f;padding-left:12px}
.product-tab.is-active{color:#0c1625}
.product-tab-index{min-width:27px;font-size:12px;letter-spacing:.03em;font-weight:700;color:#95a0ad}
.product-tab.is-active .product-tab-index{color:#1657f6}
.product-tab-name{font-size:clamp(17px,1.32vw,21px);font-weight:500;letter-spacing:-.025em}
.product-tab-arrow{margin-left:auto;color:#aab4c0;font-size:20px;opacity:0;transform:translate(-8px,8px);transition:opacity .24s,transform .24s}
.product-tab.is-active .product-tab-arrow,.product-tab:hover .product-tab-arrow{color:#1657f6;opacity:1;transform:translate(0,0)}
.product-stage{position:relative;width:100%;height:min(100%,690px);min-height:0;overflow:hidden;border-radius:32px;background:#07111e;color:#fff;isolation:isolate;box-shadow:0 24px 54px rgba(11,26,53,.13)}
.product-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 26%,rgba(39,105,255,.18),transparent 43%),linear-gradient(140deg,#0c182a,#040a14 69%);z-index:-2}
.product-stage:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(117,157,243,.27) .7px,transparent .7px);background-size:20px 20px;mask-image:linear-gradient(to bottom,transparent,black 20%,black 75%,transparent);z-index:-1;opacity:.35}
.stage-topline{position:absolute;z-index:5;top:29px;left:34px;right:34px;display:flex;justify-content:space-between;gap:12px;color:#aebbd2;font-size:10px;letter-spacing:.16em;font-weight:700}
.stage-topline span:last-child{letter-spacing:.02em;font-weight:400;color:#8090aa}
.product-panel{position:absolute;inset:0;animation:product-panel-enter .52s cubic-bezier(.22,1,.36,1) both}
@keyframes product-panel-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.product-art{position:absolute;inset:65px 0 133px;overflow:hidden}
.stage-caption{position:absolute;left:38px;right:38px;bottom:36px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.stage-step{display:block;margin-bottom:11px;color:#85a8ff;font-size:12px;letter-spacing:.16em;font-weight:700}
.stage-caption h2{max-width:640px;margin:0;color:#fff;font-size:clamp(23px,2.1vw,32px);font-weight:500;letter-spacing:-.045em;line-height:1.2}
.stage-caption p{max-width:630px;margin:10px 0 0;color:#aebad0;font-size:14px;line-height:1.5}
.stage-corner{flex:none;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#c7d7f8;font-size:19px}
.art-orbit{position:absolute;border:1px solid rgba(75,135,255,.18);border-radius:50%;transform:rotate(-20deg)}
.orbit-one{width:66%;aspect-ratio:1;left:25%;top:-26%}
.orbit-two{width:86%;aspect-ratio:1;left:5%;top:-52%}
.report-source{position:absolute;left:8%;width:25%;height:15%;padding:12px 15px;border:1px solid rgba(192,213,255,.22);border-radius:12px;background:rgba(152,184,255,.08);box-shadow:0 13px 35px rgba(0,0,0,.18);display:flex;flex-direction:column;justify-content:center;gap:6px}
.report-source span{display:block;height:3px;background:rgba(179,204,255,.42);border-radius:3px}
.report-source span:first-child{width:35%;height:5px;background:#79a2ff}
.report-source span:nth-child(2){width:80%}.report-source span:nth-child(3){width:57%}
.source-a{top:12%}.source-b{top:42%;left:5%}.source-c{top:72%;left:10%}
.report-paths{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;stroke:#4787ff;stroke-width:1.3;opacity:.55;stroke-dasharray:5 6;animation:dash-flow 9s linear infinite}
.report-paths circle{fill:#79a9ff;stroke:none}
@keyframes dash-flow{to{stroke-dashoffset:-160}}
.report-sheet{position:absolute;left:41%;top:15%;width:48%;height:75%;border:1px solid rgba(225,237,255,.88);border-radius:14px;background:#f9fbff;box-shadow:0 32px 55px rgba(0,0,0,.3),0 0 35px rgba(45,105,255,.2);overflow:hidden;transform:rotate(-4deg)}
.report-sheet-top{height:14%;display:flex;align-items:center;gap:5px;padding:0 7%;border-bottom:1px solid #e2eaf5}
.sheet-dot{width:5px;height:5px;border-radius:50%;background:#c2ccdc}.sheet-dot:first-child{background:#1657f6}.report-sheet-top i{margin-left:auto;width:20%;height:4px;border-radius:3px;background:#dce5f3}
.report-sheet-body{padding:8% 9%}.report-sheet-kicker{width:20%;height:5px;border-radius:3px;background:#9dbaff}.report-sheet-heading{width:57%;height:11px;margin:9px 0 18px;border-radius:3px;background:#142b55}
.report-bars{height:42%;display:flex;align-items:flex-end;gap:5%;border-bottom:1px solid #d6e3f7}.report-bars i{flex:1;background:linear-gradient(#82aaff,#205ff2);border-radius:3px 3px 0 0}.report-bars i:nth-child(1){height:32%}.report-bars i:nth-child(2){height:47%}.report-bars i:nth-child(3){height:41%}.report-bars i:nth-child(4){height:62%}.report-bars i:nth-child(5){height:57%}.report-bars i:nth-child(6){height:73%}.report-bars i:nth-child(7){height:87%}
.report-sheet-foot{display:flex;gap:6%;margin-top:12%}.report-sheet-foot b{width:28%;height:6px;border-radius:4px;background:#dbe4f1}.report-sheet-foot b:first-child{background:#aac4ff}
.art-copy{perspective:1100px}
.copy-paper{position:absolute;width:44%;height:70%;border-radius:12px;border:1px solid rgba(228,238,255,.85);background:#f9fbff;box-shadow:0 24px 45px rgba(0,0,0,.24);padding:9% 7%;display:flex;flex-direction:column;gap:9%}
.copy-paper i{display:block;height:5px;width:100%;background:#dce5f1;border-radius:3px}.copy-paper i:last-child{width:56%}
.copy-paper-back{left:13%;top:19%;transform:rotate(-15deg) translateZ(-80px);opacity:.72}
.copy-paper-mid{left:34%;top:12%;transform:rotate(9deg) translateZ(-30px);opacity:.9}.copy-paper-back span,.copy-paper-mid span{width:48%;height:7px;background:#78a3ff;border-radius:4px}
.copy-paper-front{left:26%;top:17%;height:74%;transform:rotate(-2deg);gap:0;padding:7% 6%}
.copy-paper-mark{font-size:29px;color:#1657f6;line-height:1;margin-bottom:13%}
.copy-paper-title{height:11px;width:77%;border-radius:5px;background:#142b55;margin-bottom:9px}.copy-paper-title.short{width:52%;margin-bottom:12%}
.copy-paper-rule{height:1px;background:#dfe7f2;margin-bottom:11%}.copy-paper-front i{height:5px;margin-bottom:9%;background:#cbd8ec}.copy-paper-front i:nth-last-child(2){width:72%}
.copy-paper-footer{margin-top:auto;display:flex;gap:7px}.copy-paper-footer b{width:25%;height:19px;border-radius:10px;background:#dbe7ff}.copy-paper-footer b:first-child{background:#1d5aff}
.copy-accent-ring{position:absolute;right:7%;top:23%;width:20%;aspect-ratio:1;border:1px solid rgba(104,151,255,.65);border-radius:50%;box-shadow:0 0 0 24px rgba(35,96,241,.08),0 0 0 50px rgba(35,96,241,.035)}
.visual-frame{position:absolute;width:49%;height:72%;border:1px solid rgba(255,255,255,.45);border-radius:14px;overflow:hidden;background:#142441;box-shadow:0 24px 45px rgba(0,0,0,.3)}
.visual-frame-back{left:12%;top:16%;transform:rotate(-9deg);filter:saturate(.5);opacity:.66}
.visual-frame-front{left:39%;top:14%;transform:rotate(5deg);background:#d9e9ff}
.plate{position:absolute;width:76%;aspect-ratio:1;left:12%;top:13%;border-radius:50%;background:radial-gradient(circle at 36% 33%,#f8fbff 0,#d2e1f4 49%,#809cc3 51%,#112f5f 53%,#071a36 69%,#4c6d9a 72%,#132d53 74%);box-shadow:0 12px 25px rgba(5,16,37,.38)}
.plate-center{position:absolute;inset:26%;border-radius:50%;background:radial-gradient(circle at 40% 36%,#82b5ff,#2360c9 58%,#0d2857);box-shadow:inset -10px -14px 15px rgba(5,16,42,.26)}
.plate-leaf{position:absolute;width:13%;height:27%;border:2px solid #b9d4ff;border-radius:100% 0 100% 0;transform:rotate(28deg);left:58%;top:28%}.leaf-two{left:31%;top:49%;transform:rotate(-65deg)}
.visual-frame-back .plate{filter:grayscale(1) brightness(.65)}
.visual-frame-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px);background-size:25% 25%;opacity:.55}
.visual-corner{position:absolute;width:20px;height:20px;border-color:#fff;border-style:solid;border-width:0}.top-left{left:8%;top:8%;border-left-width:2px;border-top-width:2px}.top-right{right:8%;top:8%;border-right-width:2px;border-top-width:2px}.bottom-left{left:8%;bottom:8%;border-left-width:2px;border-bottom-width:2px}.bottom-right{right:8%;bottom:8%;border-right-width:2px;border-bottom-width:2px}
.visual-scan{position:absolute;left:39%;top:14%;width:49%;height:72%;border-top:2px solid #a8c8ff;transform:rotate(5deg);animation:visual-scan 5s ease-in-out infinite alternate;pointer-events:none;opacity:.75}
@keyframes visual-scan{from{clip-path:inset(0 0 96% 0)}to{clip-path:inset(94% 0 0 0)}}
.film-preview{position:absolute;left:17%;top:7%;width:66%;height:64%;display:grid;place-items:center;border:1px solid rgba(186,211,255,.5);border-radius:15px;background:radial-gradient(circle at 64% 42%,rgba(50,115,247,.85),transparent 21%),linear-gradient(135deg,#102348,#030811);box-shadow:0 23px 44px rgba(0,0,0,.3);overflow:hidden;color:#e9f1ff}
.film-preview:before{content:"";position:absolute;inset:-23%;border:1px solid rgba(164,195,255,.33);border-radius:50%;transform:rotate(-25deg) scaleX(1.5)}
.film-preview:after{content:"";position:absolute;width:75%;height:150%;border:1px solid rgba(164,195,255,.3);border-radius:50%;transform:rotate(40deg)}
.film-preview-ring{position:absolute;width:82px;height:82px;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}
.film-preview svg{position:relative;width:29px;height:29px;margin-left:5px}
.film-timeline{position:absolute;left:11%;right:11%;bottom:1%;height:24%;border-top:1px solid rgba(169,194,240,.3)}
.film-timecode{position:absolute;top:8%;left:0;color:#9fbae7;font-size:10px;letter-spacing:.14em}
.film-track{position:absolute;top:34%;left:0;right:0;height:28%;display:flex;gap:5px}.film-track i{flex:1;border-radius:3px;background:linear-gradient(145deg,#2c63c2,#0e2a62);border:1px solid rgba(161,194,255,.22)}.film-track i:nth-child(2){background:linear-gradient(145deg,#5a91fc,#1d4fac)}.film-track i:nth-child(4){background:linear-gradient(145deg,#396ecf,#183e83)}
.film-audio{position:absolute;left:0;right:0;bottom:4%;height:20%;display:flex;align-items:center;gap:4px}.film-audio span{flex:1;height:30%;border-radius:2px;background:#79a7ff}.film-audio span:nth-child(3n){height:80%}.film-audio span:nth-child(4n){height:55%}.film-audio span:nth-child(5n){height:100%}
.film-playhead{position:absolute;top:28%;bottom:0;width:2px;left:43%;background:#d6e6ff;box-shadow:0 0 12px #93b6ff;animation:film-playhead 8s linear infinite}
@keyframes film-playhead{from{left:0}to{left:100%}}
@media(max-width:1100px){.product-layout{gap:32px;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr)}.product-intro h1{font-size:clamp(39px,4.3vw,56px)}.product-lead{font-size:15px}.product-tab{height:clamp(50px,7svh,60px)}.product-stage{border-radius:26px}.stage-caption{left:27px;right:27px;bottom:26px}.stage-caption h2{font-size:clamp(20px,2.5vw,27px)}.stage-caption p{font-size:12px}}
@media(max-width:900px){body[data-page="product"]{grid-template-rows:64px minmax(0,1fr) auto}.product-layout{width:calc(100% - 40px);grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:18px;padding:16px 0}.product-rail{display:block}.product-eyebrow{margin-bottom:10px;font-size:11px}.product-intro h1{font-size:clamp(36px,6.5vw,52px);line-height:1.1}.product-lead{font-size:13px;line-height:1.45;margin-top:10px;max-width:none}.product-availability{margin-top:9px;font-size:10px}.product-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;border:0;margin-top:15px}.product-tab{height:49px;padding:0 9px;gap:5px;border:1px solid #e1e7ef;border-radius:9px}.product-tab:hover{padding-left:9px}.product-tab.is-active{background:#eef3ff;border-color:#b9cdfd}.product-tab-index{font-size:10px;min-width:0}.product-tab-name{font-size:13px;white-space:nowrap}.product-tab-arrow{display:none}.product-stage{height:100%;min-height:0;border-radius:22px}.stage-topline{top:18px;left:19px;right:19px;font-size:9px}.product-art{inset:42px 0 95px}.stage-caption{left:20px;right:20px;bottom:18px}.stage-step{font-size:10px;margin-bottom:5px}.stage-caption h2{font-size:clamp(19px,4vw,26px)}.stage-caption p{font-size:11px;margin-top:5px}.stage-corner{width:26px;height:26px;font-size:15px}.report-sheet{height:78%}.copy-paper{height:80%}.copy-paper-front{height:83%}}
@media(max-width:580px){.product-layout{gap:12px}.product-intro h1{font-size:clamp(32px,8.7vw,43px)}.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.product-tab{height:43px}.product-tab-name{font-size:13px}.stage-topline{font-size:8px}.stage-caption h2{font-size:18px}.stage-caption p{font-size:10px;line-height:1.35}.product-art{inset:35px 0 82px}.report-source{padding:5px 7px;border-radius:6px}.report-sheet{border-radius:7px}.copy-paper{border-radius:7px}.film-preview-ring{width:45px;height:45px}.film-preview svg{width:18px;height:18px}}
@media(max-width:900px) and (max-height:650px){.product-layout{padding:7px 0;gap:7px}.product-eyebrow{margin-bottom:5px}.product-intro h1{font-size:clamp(25px,5.3svh,34px)}.product-lead,.product-availability{display:none}.product-tabs{margin-top:8px}.product-tab{height:35px}.stage-topline{top:10px}.stage-caption{bottom:10px}.stage-caption h2{font-size:15px}.stage-caption p{font-size:10px;margin-top:3px}.stage-step{margin-bottom:2px}.product-art{inset:24px 0 66px}.stage-corner{display:none}}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;gap:16px;width:calc(100% - 40px)}.product-intro h1{font-size:clamp(23px,6svh,31px)}.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tab{height:32px}.stage-caption h2{font-size:13px}.stage-caption p{display:none}.product-art{inset:24px 0 45px}}
@media(min-width:901px) and (max-height:760px){
  .product-eyebrow{margin-bottom:12px}
  .product-intro h1{font-size:clamp(38px,3.4vw,46px)}
  .product-lead{font-size:14px;line-height:1.5;margin-top:13px}
  .product-availability{margin-top:12px}
  .product-tabs{margin-top:18px}
  .product-tab{height:48px}
}
@keyframes product-panel-enter{from{opacity:.72;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
.report-sheet-body{height:86%}

/* Product naming and line-free task navigation. */
.product-model-name{gap:0;color:#111923;font-size:17px;font-weight:700;letter-spacing:-.035em}
.product-model{margin-left:3px;color:#1657f6;font-weight:750;letter-spacing:-.02em}
.product-tabs{border-top:0;display:grid;gap:5px}
.product-tab{border:0;border-radius:10px;padding:0 15px}
.product-tab:hover{padding-left:19px;background:#f4f7fd}
.product-tab.is-active{background:#edf3ff;box-shadow:inset 3px 0 #1657f6}
body[data-page="product"] .site-footer{padding:7px 0 12px}
@media(max-width:900px){
  .product-model-name{font-size:14px}
  .product-tabs{gap:6px}
  .product-tab{padding:0 9px;border:1px solid transparent}
  .product-tab:hover{padding-left:9px}
  .product-tab.is-active{border-color:#b9cdfd;box-shadow:none}
  body[data-page="product"] .site-footer{padding:5px 0 8px}
}
/* Centered product name with a distinct X1 wordmark treatment. */
.product-model-name{width:100%;justify-content:center;align-items:baseline;gap:0;margin:0 0 26px;color:#111923;font-size:clamp(29px,2.6vw,40px);line-height:1.05;font-weight:700;letter-spacing:-.065em}
.product-model{margin-left:5px;color:#1657f6;font-family:"Bahnschrift","Arial Narrow",Arial,sans-serif;font-size:1.13em;font-weight:800;font-stretch:condensed;letter-spacing:-.09em;line-height:1;transform:skewX(-5deg) translateY(1px)}
.product-tab{gap:0}
.product-art{bottom:114px}
@media(min-width:901px) and (max-height:760px){.product-model-name{font-size:30px;margin-bottom:15px}}
@media(max-width:900px){.product-model-name{font-size:26px;margin-bottom:12px}.product-art{bottom:72px}}
@media(max-width:900px) and (max-height:650px){.product-model-name{font-size:21px;margin-bottom:5px}.product-art{bottom:56px}}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){.product-model-name{font-size:20px;margin-bottom:5px}.product-art{bottom:43px}}
/* Align the product name over the title itself, with legible X1 lettering. */
.product-title-group{display:block;width:max-content;max-width:100%}
.product-title-group h1{width:100%}
.product-title-group .product-model-name{width:100%;justify-content:center}
.product-model{margin-left:.32em;font-size:1.1em;letter-spacing:.055em;transform:translateY(1px)}
.product-version{margin-left:.08em;color:#111923;font-size:.66em;font-weight:650;letter-spacing:-.03em}
@media(max-width:900px){.product-model{margin-left:.28em}}
.product-version{margin-left:.07em;font-size:1em;font-weight:700;letter-spacing:-.065em;line-height:1}

/* Support: a single-screen contact selector with real QR assets. */
html:has(body[data-page="support"]){height:100%;overflow:hidden}
body[data-page="support"]{height:100svh;min-height:0;display:grid;grid-template-rows:72px minmax(0,1fr) auto;overflow:hidden;background:#fff}
.support-page{min-height:0;overflow:hidden}
.support-layout{width:min(1370px,calc(100% - 8vw));height:100%;min-height:0;margin:auto;padding:clamp(18px,3svh,32px) 0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(40px,6vw,100px)}
.support-intro{min-width:0}
.support-kicker{margin:0 0 24px;color:#1657f6;font-size:13px;font-weight:700;letter-spacing:.1em}
.support-intro h1{margin:0;color:#0b1017;font-size:clamp(50px,5.2vw,78px);font-weight:500;line-height:1.09;letter-spacing:-.065em}
.support-lead{max-width:505px;margin:22px 0 0;color:#4a5664;font-size:17px;line-height:1.65}
.support-options{display:grid;gap:8px;margin-top:clamp(35px,5svh,58px)}
.support-option{width:100%;min-height:76px;display:flex;align-items:center;gap:18px;padding:10px 18px;border:1px solid transparent;border-radius:14px;background:transparent;text-align:left;color:#17212d;transition:background .2s,border-color .2s,transform .2s}
.support-option:hover{background:#f6f8fd;transform:translateX(3px)}
.support-option.is-active{background:#edf3ff;border-color:#dbe6ff}
.support-option-icon{flex:none;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f1f5fc;color:#506784}
.support-option.is-active .support-option-icon{background:#dce8ff;color:#1657f6}
.support-option-icon svg{width:22px;height:22px}
.support-option-text{min-width:0;display:block}
.support-option-text strong,.support-option-text small{display:block}
.support-option-text strong{font-size:19px;line-height:1.2;font-weight:600;letter-spacing:-.025em}
.support-option-text small{margin-top:5px;color:#748191;font-size:12px;line-height:1.2}
.support-option-arrow{margin-left:auto;color:#1657f6;font-size:20px;opacity:0;transform:translate(-6px,6px);transition:opacity .2s,transform .2s}
.support-option:hover .support-option-arrow,.support-option.is-active .support-option-arrow{opacity:1;transform:none}
.support-stage{position:relative;width:100%;height:min(100%,680px);min-height:0;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 48% 36%,#19366a 0,#0d1b33 32%,#060e1c 76%);color:#fff;box-shadow:0 24px 54px rgba(11,26,53,.13);isolation:isolate}
.support-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(130,169,255,.45) .7px,transparent .7px);background-size:20px 20px;mask-image:radial-gradient(ellipse at 50% 45%,transparent 20%,black 100%);opacity:.22;z-index:-1}
.support-stage-top{position:absolute;z-index:4;top:28px;left:34px;right:34px;display:flex;justify-content:space-between;gap:12px;color:#bac8df;font-size:10px;letter-spacing:.15em;font-weight:700}
.support-stage-top span:last-child{font-weight:400;letter-spacing:.02em;color:#8ea4c9}
.support-panel{position:absolute;inset:0;animation:product-panel-enter .5s cubic-bezier(.22,1,.36,1) both}
.support-qr-frame{position:absolute;top:15%;left:50%;width:min(51%,310px);aspect-ratio:1;display:block;padding:15px;border-radius:20px;background:#fff;border:1px solid rgba(255,255,255,.75);box-shadow:0 26px 55px rgba(0,0,0,.35),0 0 0 8px rgba(255,255,255,.035);transform:translateX(-50%);transition:transform .2s,box-shadow .2s}
.support-qr-frame:hover{transform:translateX(-50%) translateY(-3px);box-shadow:0 30px 58px rgba(0,0,0,.4),0 0 0 8px rgba(255,255,255,.055)}
.support-qr-frame>img{display:block;width:100%;height:100%;object-fit:contain}
.support-code-window{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#fff}
.support-code-window img{position:absolute;display:block;width:126%;max-width:none;height:auto;left:-12%;top:-36%}
.support-panel-copy{position:absolute;left:30px;right:30px;bottom:58px;text-align:center}
.support-panel-copy h2{margin:0;font-size:clamp(23px,2.4vw,33px);font-weight:500;letter-spacing:-.04em;line-height:1.18}
.support-panel-copy p{max-width:440px;margin:9px auto 0;color:#bbcae0;font-size:14px;line-height:1.45}
.support-stage-footnote{position:absolute;z-index:4;left:24px;right:24px;bottom:18px;margin:0;text-align:center;color:#8095b5;font-size:11px;line-height:1.3}
body[data-page="support"] .site-footer{padding:7px 0 12px}
@media(max-width:1100px){.support-layout{gap:32px}.support-intro h1{font-size:clamp(44px,5vw,64px)}.support-lead{font-size:15px}.support-option{min-height:68px}.support-stage{border-radius:26px}}
@media(max-width:900px){body[data-page="support"]{grid-template-rows:64px minmax(0,1fr) auto}.support-layout{width:calc(100% - 40px);grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:15px;padding:16px 0}.support-kicker{font-size:11px;margin-bottom:10px}.support-intro h1{font-size:clamp(39px,7vw,58px)}.support-lead{font-size:13px;line-height:1.45;margin-top:10px}.support-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:17px}.support-option{min-height:65px;gap:7px;padding:7px 8px;border-radius:10px}.support-option-icon{width:29px;height:29px}.support-option-icon svg{width:17px;height:17px}.support-option-text strong{font-size:13px}.support-option-text small{font-size:10px;margin-top:3px}.support-option-arrow{display:none}.support-stage{height:100%;border-radius:22px}.support-stage-top{top:17px;left:20px;right:20px;font-size:9px}.support-qr-frame{width:min(47%,230px);top:13%;padding:10px;border-radius:14px}.support-panel-copy{bottom:42px;left:18px;right:18px}.support-panel-copy h2{font-size:21px}.support-panel-copy p{font-size:11px;margin-top:5px}.support-stage-footnote{bottom:12px;font-size:9px}body[data-page="support"] .site-footer{padding:5px 0 8px}}
@media(max-width:580px){.support-intro h1{font-size:clamp(34px,9vw,44px)}.support-options{grid-template-columns:1fr;gap:4px;margin-top:13px}.support-option{min-height:43px;padding:4px 10px;gap:10px}.support-option-icon{width:28px;height:28px}.support-option-text{display:flex;align-items:baseline;gap:8px}.support-option-text strong{font-size:13px}.support-option-text small{font-size:10px}.support-qr-frame{width:min(49%,190px);top:12%}.support-panel-copy h2{font-size:19px}}
@media(max-width:900px) and (max-height:650px){.support-layout{padding:7px 0;gap:7px}.support-kicker{margin-bottom:4px}.support-intro h1{font-size:clamp(27px,5.6svh,35px)}.support-lead{display:none}.support-options{margin-top:8px;gap:3px}.support-option{min-height:32px}.support-option-icon{width:24px;height:24px}.support-option-icon svg{width:15px;height:15px}.support-option-text small{display:none}.support-qr-frame{width:min(37%,135px);top:10%;padding:6px;border-radius:9px}.support-panel-copy{bottom:28px}.support-panel-copy h2{font-size:15px}.support-panel-copy p{font-size:9px;margin-top:2px}.support-stage-footnote{bottom:8px;font-size:8px}}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){.support-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;gap:16px}.support-intro h1{font-size:clamp(24px,6svh,31px)}.support-options{grid-template-columns:1fr}.support-option{min-height:30px}.support-qr-frame{width:min(36%,105px);top:12%}.support-panel-copy{bottom:27px}.support-panel-copy p{display:none}}
@media(max-width:580px) and (min-height:651px){.support-stage-footnote{font-size:10px}}
@media(max-width:900px) and (max-height:650px){.support-stage-footnote{font-size:9px}}

/* About: one-screen company introduction. */
html:has(body[data-page="about"]){height:100%;overflow:hidden}
body[data-page="about"]{height:100svh;min-height:0;display:grid;grid-template-rows:72px minmax(0,1fr) auto;overflow:hidden;background:#fff}
.about-page{min-height:0;overflow:hidden}
.about-layout{width:min(1370px,calc(100% - 8vw));height:100%;min-height:0;margin:auto;padding:clamp(18px,3svh,32px) 0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(40px,6vw,100px)}
.about-intro{min-width:0}
.about-kicker{margin:0 0 24px;color:#1657f6;font-size:13px;font-weight:700;letter-spacing:.1em}
.about-intro h1{max-width:590px;margin:0;color:#0b1017;font-size:clamp(50px,5.2vw,78px);font-weight:500;line-height:1.1;letter-spacing:-.065em}
.about-lead{max-width:530px;margin:28px 0 0;color:#4a5664;font-size:17px;line-height:1.7}
.about-legal{display:flex;align-items:baseline;gap:18px;margin-top:clamp(42px,7svh,80px);color:#6d7a8b;font-size:12px}
.about-legal span{white-space:nowrap}
.about-legal strong{font-size:14px;font-weight:600;color:#263443}
.about-values{position:relative;width:100%;height:min(100%,680px);min-height:0;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 75% 12%,#172e51 0,#0d1a2d 38%,#08111f 85%);color:#f7f9fd;box-shadow:0 24px 54px rgba(11,26,53,.13);isolation:isolate}
.about-values:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(130,169,255,.55) .7px,transparent .7px);background-size:21px 21px;mask-image:linear-gradient(90deg,transparent 50%,black 100%);opacity:.14;z-index:-1}
.about-values:after{content:"";position:absolute;width:430px;height:430px;right:-230px;top:5%;border:1px solid rgba(103,150,236,.16);border-radius:50%;pointer-events:none}
.about-values-top{position:absolute;top:31px;left:36px;right:36px;display:flex;justify-content:space-between;gap:12px;font-size:10px;font-weight:700;letter-spacing:.15em;color:#9dafcb}
.about-values-top span:last-child{font-weight:400;letter-spacing:.09em}
.about-values-list{position:absolute;top:50%;left:clamp(30px,4vw,65px);right:clamp(30px,4vw,65px);transform:translateY(-50%);display:grid}
.about-value{display:grid;grid-template-columns:18px minmax(0,1fr);gap:19px;padding:clamp(22px,3.4svh,35px) 0;border-bottom:1px solid rgba(179,201,234,.17)}
.about-value:first-child{border-top:1px solid rgba(179,201,234,.17)}
.about-value-mark{width:6px;height:6px;margin-top:12px;border-radius:50%;background:#79a5ff;box-shadow:0 0 13px rgba(71,127,240,.9)}
.about-value h2{margin:0;font-size:clamp(22px,2.1vw,31px);line-height:1.2;font-weight:500;letter-spacing:-.04em}
.about-value p{max-width:450px;margin:9px 0 0;color:#a9b8ce;font-size:14px;line-height:1.55}
.about-values-foot{position:absolute;bottom:30px;left:36px;right:36px;display:flex;align-items:center;gap:12px;color:#8194b3;font-size:11px}
.about-foot-line{width:23px;height:1px;background:#6e87ad}
body[data-page="about"] .site-footer{padding:7px 0 12px}
@media(max-width:1100px){.about-layout{gap:32px}.about-intro h1{font-size:clamp(42px,5vw,64px)}.about-lead{font-size:15px}.about-value{padding:23px 0}.about-value h2{font-size:24px}.about-value p{font-size:13px}}
@media(max-width:900px){
body[data-page="about"]{grid-template-rows:64px minmax(0,1fr) auto}
.about-layout{width:calc(100% - 40px);grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:16px;padding:16px 0}
.about-kicker{font-size:11px;margin-bottom:10px}.about-intro h1{max-width:none;font-size:clamp(39px,7vw,58px)}
.about-lead{max-width:700px;font-size:13px;line-height:1.45;margin-top:11px}
.about-legal{margin-top:13px;font-size:10px;gap:10px}.about-legal strong{font-size:11px}
.about-values{height:100%;border-radius:22px}.about-values-top{top:18px;left:22px;right:22px;font-size:9px}
.about-values-list{left:clamp(20px,5vw,42px);right:clamp(20px,5vw,42px)}
.about-value{padding:clamp(11px,2.2svh,23px) 0;gap:13px}.about-value-mark{margin-top:9px}
.about-value h2{font-size:clamp(18px,3vw,24px)}.about-value p{font-size:12px;line-height:1.4;margin-top:5px}
.about-values-foot{left:22px;right:22px;bottom:15px;font-size:9px}
body[data-page="about"] .site-footer{padding:5px 0 8px}}
@media(max-width:580px){
.about-intro h1{font-size:clamp(32px,9vw,44px)}.about-lead{font-size:12px;margin-top:10px}.about-legal{margin-top:10px}
.about-values-top{font-size:8px}.about-value{grid-template-columns:8px minmax(0,1fr);gap:11px}
.about-value-mark{width:5px;height:5px;margin-top:7px}.about-value h2{font-size:clamp(16px,4.4vw,20px)}.about-value p{font-size:11px;line-height:1.35}}
@media(max-width:900px) and (max-height:650px){
.about-layout{padding:7px 0;gap:7px}.about-kicker{margin-bottom:4px}.about-intro h1{font-size:clamp(26px,5.7svh,36px)}
.about-lead{font-size:10px;line-height:1.3;margin-top:5px}.about-legal{font-size:9px;margin-top:5px}.about-legal strong{font-size:10px}
.about-values-top{top:10px}.about-values-foot{bottom:8px}.about-value{padding:clamp(6px,1.2svh,10px) 0}
.about-value h2{font-size:clamp(14px,3.5svh,18px)}.about-value p{font-size:9px;line-height:1.25;margin-top:2px}}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){
.about-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;gap:16px}
.about-intro h1{font-size:clamp(24px,6svh,32px)}.about-lead{font-size:9px}
.about-values-top,.about-values-foot{display:none}.about-value{padding:6px 0}.about-value h2{font-size:13px}.about-value p{font-size:8px}}

/* Home: continuous model-provider wordmark rail, inspired by the supplied reference. */
body[data-page="home"] .site-footer{padding-top:0}
.provider-marquee{position:absolute;left:50%;bottom:calc(100% + clamp(0px, 15svh - 135px, 75px));transform:translateX(-50%);width:min(1200px,calc(100% - 40px));padding:7px 0 12px;overflow:hidden;background:#fff}
.provider-marquee-label{margin:0 0 10px;text-align:center;color:#8c97a6;font-size:11px;font-weight:500;line-height:14px;letter-spacing:.02em}
.provider-marquee-viewport{position:relative;width:100%;overflow:hidden;outline-offset:-3px;mask-image:linear-gradient(to right,transparent 0%,#000 13%,#000 87%,transparent 100%)}
.provider-marquee-track{display:flex;width:max-content;animation:provider-flow 50s linear infinite;will-change:transform}
.provider-marquee-viewport:hover .provider-marquee-track,.provider-marquee-viewport:focus-within .provider-marquee-track{animation-play-state:paused}
.provider-marquee-group{display:flex;align-items:center;flex:none;gap:0;padding-right:0}
.provider-item{display:inline-flex;flex:none;align-items:center;justify-content:center;gap:12px;width:238px;min-height:40px;white-space:nowrap;color:#647287;font-size:18px;font-weight:600;line-height:40px;letter-spacing:-.025em}
.provider-item img{display:block;flex:none;width:32px;height:32px;object-fit:contain}
.provider-item--tencent img{width:184px;height:29px}
.provider-item:focus-visible{outline:2px solid #1657f6;outline-offset:2px;border-radius:3px}
@keyframes provider-flow{to{transform:translateX(-50%)}}
@media(max-width:900px){
  .provider-marquee{padding:5px 0 9px}
  .provider-marquee-label{font-size:10px;line-height:13px;margin-bottom:7px}
  .provider-marquee{bottom:calc(100% + 10px);padding:4px 0 6px}
  .provider-marquee-group{gap:0;padding-right:0}
  .provider-item{width:190px;min-height:31px;font-size:15px;line-height:31px;gap:9px}
  .provider-item img{width:25px;height:25px}
  .provider-item--tencent img{width:153px;height:24px}
  body[data-page="home"] .film-stage{width:min(100%,clamp(145px,calc(100svh - 525px),330px))}
}
@media(max-width:900px) and (max-height:650px){
  .provider-marquee{padding:2px 0 5px}
  .provider-marquee-label{font-size:9px;line-height:11px;margin-bottom:4px}
  .provider-marquee{bottom:calc(100% + 5px)}
  .provider-item{width:170px;min-height:25px;font-size:13px;line-height:25px}
  .provider-item img{width:21px;height:21px}
  .provider-item--tencent img{width:130px;height:21px}
}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){
  body[data-page="home"] .film-stage{width:min(100%,calc(100svh - 230px))}
}
@media(prefers-reduced-motion:reduce){
  .provider-marquee-track{animation:none;will-change:auto}
  .provider-marquee-viewport{overflow-x:auto;scrollbar-width:thin;mask-image:none}
}

/* Keep the long animated track from widening the one-screen page grid. */
body[data-page="home"]{width:100%;grid-template-columns:minmax(0,1fr)}
body[data-page="home"] main,body[data-page="home"] .site-footer{width:100%;min-width:0}
body[data-page="home"] .site-footer{overflow:visible}
.provider-marquee,.provider-marquee-viewport{min-width:0}

.provider-marquee-viewport:focus-visible{outline:2px solid #1657f6;outline-offset:-2px}

@media(min-width:901px) and (max-height:950px){body[data-page="home"] .film-stage{width:min(100%,calc(100svh - 350px))}}

/* Preserve breathing room between the one-screen hero and provider rail on compact layouts. */
@media(max-width:480px){html[lang="en"] body[data-page="home"] .hero-inner{transform:translateY(-32px)}}
@media(min-width:481px) and (max-width:900px) and (max-height:500px){body[data-page="home"] .hero-inner{transform:translateY(-18px)}}

/* Lift the brand rail slightly on tall desktop viewports. */
@media(min-width:901px) and (min-height:1050px){.provider-marquee{bottom:calc(100% + 95px)}}

/* Unified company profile and practical support page. */
.unified-layout{width:min(1200px,calc(100% - 64px));max-height:100%;margin:auto;padding:clamp(20px,3svh,44px) 0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(48px,6vw,96px)}
.unified-about,.unified-contact{min-width:0}
.unified-kicker,.unified-contact-heading>p{margin:0 0 18px;color:#1657f6;font-size:13px;font-weight:700;letter-spacing:.08em}
.unified-about h1{margin:0;color:#101820;font-size:clamp(57px,5vw,76px);font-weight:500;line-height:1.08;letter-spacing:-.06em}
.unified-lead{max-width:520px;margin:30px 0 0;color:#354351;font-size:clamp(17px,1.32vw,19px);line-height:1.7}
.unified-facts{margin:clamp(34px,4svh,55px) 0 0;border-top:1px solid #dfe5ec}
.unified-facts>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:baseline;padding:17px 0;border-bottom:1px solid #dfe5ec}
.unified-facts dt{color:#8090a0;font-size:13px}
.unified-facts dd{margin:0;color:#192431;font-size:15px;font-weight:600;line-height:1.5}
.unified-product-link{display:inline-flex;align-items:center;gap:10px;margin-top:30px;color:#1657f6;font-size:15px;font-weight:600}
.unified-product-link:hover{text-decoration:underline;text-underline-offset:4px}
.unified-contact{padding-left:clamp(36px,4vw,64px);border-left:1px solid #dfe5ec}
.unified-contact-heading h2{margin:0;color:#101820;font-size:clamp(32px,2.8vw,42px);font-weight:500;line-height:1.16;letter-spacing:-.05em}
.unified-contact-heading>span{display:block;max-width:490px;margin-top:12px;color:#667382;font-size:15px;line-height:1.55}
.unified-tabs{display:flex;gap:24px;margin-top:clamp(30px,3.5svh,45px);border-bottom:1px solid #dfe5ec}
.unified-tabs button{position:relative;min-height:44px;padding:0 0 15px;border:0;background:none;color:#748292;font-size:14px;font-weight:600;white-space:nowrap}
.unified-tabs button:hover,.unified-tabs button.is-active{color:#1657f6}
.unified-tabs button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#1657f6}
.unified-panels{min-height:clamp(260px,29svh,365px)}
.unified-panel{display:grid;grid-template-columns:clamp(185px,18svh,245px) minmax(0,1fr);gap:clamp(18px,2.3vw,34px);align-items:center;min-height:clamp(260px,29svh,365px)}
.unified-qr{display:block;width:100%;aspect-ratio:1;padding:11px;border:1px solid #e5eaf1;border-radius:13px;background:#f7f9fc;transition:border-color .2s,transform .2s}
.unified-qr:hover{border-color:#aac4ff;transform:translateY(-3px)}
.unified-qr>img,.unified-contact-crop{display:block;width:100%;height:100%;border-radius:5px;background:#fff}
.unified-qr>img{object-fit:contain}
.unified-contact-crop{position:relative;overflow:hidden}
.unified-contact-crop img{position:absolute;display:block;width:126%;max-width:none;height:auto;left:-13%;top:-36%}
.unified-panel h3{margin:0;color:#1b2734;font-size:23px;font-weight:600;line-height:1.25;letter-spacing:-.03em}
.unified-panel p{max-width:230px;margin:10px 0 0;color:#697685;font-size:14px;line-height:1.6}
.unified-scan-hint{margin:0;color:#95a0ae;font-size:12px;line-height:1.4}
@media(max-width:1000px){
 .unified-layout{gap:34px}.unified-contact{padding-left:30px}
 .unified-about h1{font-size:clamp(47px,5vw,62px)}.unified-lead{font-size:16px}
 .unified-panel{grid-template-columns:180px 1fr;gap:16px}.unified-panel h3{font-size:19px}
 .unified-tabs{gap:16px}.unified-tabs button{font-size:12px}
}
@media(max-width:700px){
 .unified-layout{width:calc(100% - 40px);display:block;padding:10px 0}
 .unified-kicker,.unified-contact-heading>p{font-size:10px;margin-bottom:7px}
 .unified-about h1{font-size:clamp(38px,8.7vw,52px)}
 .unified-lead{max-width:none;margin-top:10px;font-size:12px;line-height:1.5}
 .unified-facts{margin-top:14px}
 .unified-facts>div{grid-template-columns:63px minmax(0,1fr);gap:10px;padding:7px 0}
 .unified-facts dt{font-size:10px}.unified-facts dd{font-size:11px}
 .unified-product-link{margin-top:10px;font-size:11px}
 .unified-contact{margin-top:20px;padding:18px 0 0;border-left:0;border-top:1px solid #dfe5ec}
 .unified-contact-heading h2{font-size:24px}.unified-contact-heading>span{margin-top:5px;font-size:11px}
 .unified-tabs{gap:0;margin-top:14px}.unified-tabs button{flex:1;min-width:0;min-height:32px;padding-bottom:8px;font-size:11px}
 .unified-panels,.unified-panel{min-height:0}
 .unified-panel{grid-template-columns:clamp(125px,26svh,180px) 1fr;gap:14px;padding:12px 0}
 .unified-qr{padding:6px;border-radius:8px}
 .unified-panel h3{font-size:16px}.unified-panel p{font-size:11px;line-height:1.4;margin-top:5px}
 .unified-scan-hint{font-size:9px}
}
@media(max-width:700px) and (max-height:650px){
 .unified-layout{padding:4px 0}.unified-kicker,.unified-contact-heading>p{margin-bottom:3px}
 .unified-about h1{font-size:clamp(27px,6.8svh,38px)}
 .unified-lead{font-size:10px;line-height:1.35;margin-top:5px}
 .unified-facts{margin-top:7px}.unified-facts>div{padding:4px 0}.unified-facts dt,.unified-facts dd{font-size:9px}
 .unified-product-link{margin-top:5px;font-size:10px}
 .unified-contact{margin-top:8px;padding-top:8px}.unified-contact-heading h2{font-size:18px}
 .unified-contact-heading>span{display:none}.unified-tabs{margin-top:5px}
 .unified-tabs button{min-height:27px;padding-bottom:5px;font-size:9px}
 .unified-panel{grid-template-columns:clamp(88px,21svh,135px) 1fr;gap:10px;padding:6px 0}
 .unified-qr{padding:4px}.unified-panel h3{font-size:13px}.unified-panel p{font-size:9px;margin-top:3px}
 .unified-scan-hint{font-size:8px}
}
@media(min-width:560px) and (max-width:700px) and (max-height:500px){
 .unified-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}
 .unified-contact{margin:0;padding:0 0 0 15px;border-top:0;border-left:1px solid #dfe5ec}
 .unified-lead{font-size:9px}.unified-facts>div{padding:3px 0}
 .unified-panel{grid-template-columns:85px 1fr}.unified-scan-hint{display:none}
}

/* About leads; contact is a compact utility on the side. */
@media(min-width:701px){
 .unified-layout{grid-template-columns:minmax(0,1fr) 340px;gap:clamp(58px,6vw,100px);align-items:center}
 .unified-about{padding-right:0}
 .unified-about h1{font-size:clamp(65px,6vw,90px)}
 .unified-lead{max-width:730px;margin-top:35px;font-size:clamp(19px,1.6vw,23px);line-height:1.65}
 .unified-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(44px,5svh,70px)}
 .unified-facts>div{display:flex;flex-direction:column;gap:11px;align-items:flex-start;min-height:84px;padding:18px 18px 18px 0}
 .unified-facts>div:first-child{grid-column:1/-1;min-height:78px}
 .unified-facts>div:last-child{padding-left:24px;border-left:1px solid #dfe5ec}
 .unified-facts dt{font-size:12px}
 .unified-facts dd{font-size:17px}
 .unified-product-link{margin-top:28px}
 .unified-contact{align-self:center;padding:21px 22px 19px;border:1px solid #e3e8ef;border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(24,45,76,.035)}
 .unified-contact-heading>p{margin-bottom:8px;font-size:10px}
 .unified-contact-heading h2{font-size:27px}
 .unified-contact-heading>span{margin-top:7px;font-size:12px;line-height:1.45}
 .unified-tabs{gap:0;margin-top:18px}
 .unified-tabs button{flex:1;min-width:0;min-height:37px;padding-bottom:9px;font-size:11px}
 .unified-panels,.unified-panel{min-height:180px}
 .unified-panel{grid-template-columns:136px minmax(0,1fr);gap:14px}
 .unified-qr{padding:6px;border-radius:9px}
 .unified-panel h3{font-size:15px;line-height:1.28}
 .unified-panel p{font-size:11px;line-height:1.45;margin-top:6px}
 .unified-scan-hint{font-size:10px;line-height:1.4}
}
@media(min-width:701px) and (max-height:760px){
 .unified-about h1{font-size:clamp(54px,6.2svh,67px)}
 .unified-lead{font-size:17px;margin-top:19px}
 .unified-facts{margin-top:23px}.unified-facts>div{min-height:69px;padding-top:10px;padding-bottom:10px}
 .unified-facts>div:first-child{min-height:65px}
 .unified-product-link{margin-top:16px}
}
@media(max-width:700px){
 .unified-contact{margin-top:17px;padding:13px 15px;border:1px solid #e3e8ef;border-radius:12px;background:#fff}
 .unified-contact-heading>p{display:none}
 .unified-contact-heading h2{font-size:20px}
 .unified-contact-heading>span{font-size:10px}
 .unified-tabs{margin-top:10px}
 .unified-panel{grid-template-columns:clamp(100px,19svh,150px) 1fr;gap:12px;padding:8px 0}
 .unified-panel h3{font-size:14px}.unified-panel p{font-size:10px}
}
@media(max-width:700px) and (max-height:650px){
 .unified-contact{margin-top:8px;padding:8px 10px}
 .unified-contact-heading h2{font-size:16px}.unified-tabs{margin-top:4px}
 .unified-panel{grid-template-columns:clamp(82px,17svh,110px) 1fr;gap:8px;padding:4px 0}
}
@media(min-width:560px) and (max-width:700px) and (max-height:500px){
 .unified-contact{margin:0;padding:8px 10px}
}

/* Selected public registration details from the supplied business licence. */
@media(min-width:701px){
 .unified-facts>div:nth-child(3){padding-left:24px;border-left:1px solid #dfe5ec}
 .unified-facts>div:nth-child(4){grid-column:1/-1;min-height:82px;padding-left:0;border-left:0}
 .unified-facts>div:nth-child(4) dd{font-size:15px;font-weight:500;color:#455466}
}
@media(max-width:700px){.unified-facts>div:nth-child(4){padding-left:0;border-left:0}}

/* Center the composed page within the fixed viewport. */
body[data-page="support"] .support-page{display:flex;align-items:center}
@media(min-width:701px) and (max-width:900px){
 .unified-about h1{font-size:50px}
 .unified-lead{font-size:15px;line-height:1.5;margin-top:18px}
 .unified-facts{margin-top:25px}
 .unified-facts>div{min-height:65px;padding-top:10px;padding-bottom:10px}
 .unified-facts>div:first-child{min-height:65px}
 .unified-facts>div:nth-child(4){min-height:65px}
 .unified-contact{padding:17px 15px}
}

/* Compact informational footer. */
.footer-bottom{justify-content:flex-start}
.footer-links{display:flex;align-items:center;gap:clamp(14px,2vw,28px);margin-left:auto}
.footer-links a{color:#526171;font-size:12px;white-space:nowrap;transition:color .18s}
.footer-links a:hover,.footer-links a[aria-current="page"]{color:#1657f6}
.footer-language{margin-left:clamp(14px,2.4vw,36px)}
@media(max-width:900px){.footer-bottom{flex-direction:row;align-items:center;gap:10px}.footer-links{gap:12px}.footer-language{margin-left:12px}}
@media(max-width:700px){.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:7px}.footer-links{grid-column:1/-1;grid-row:2;margin:0;gap:18px}.footer-language{grid-column:2;grid-row:1;margin:0}.footer-links a{font-size:11px}}
@media(max-width:360px){.footer-links{gap:12px}.footer-links a{font-size:10px}}
/* The policy and terms are readable documents, separate from fixed-screen pages. */
body[data-page="privacy"],body[data-page="terms"]{min-height:100svh;display:flex;flex-direction:column}
.legal-main{width:min(1120px,calc(100% - 64px));margin:0 auto;flex:1;padding:clamp(64px,9vw,128px) 0 110px}
.legal-content{max-width:780px}
.legal-eyebrow{margin:0 0 18px;color:#1657f6;font-size:12px;font-weight:700;letter-spacing:.08em}
.legal-main h1{margin:0;color:#111820;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:1.1;letter-spacing:-.055em}
.legal-deck{max-width:670px;margin:20px 0 0;color:#526171;font-size:18px;line-height:1.7}
.legal-note{margin:26px 0 0;padding:14px 17px;background:#f5f8fd;border-left:2px solid #1657f6;color:#4c5e72;font-size:13px;line-height:1.65}
.legal-sections{margin-top:56px;border-top:1px solid #e5eaf0}
.legal-section{display:grid;grid-template-columns:160px minmax(0,1fr);gap:34px;padding:31px 0;border-bottom:1px solid #e5eaf0}
.legal-section h2{margin:0;color:#17212b;font-size:16px;font-weight:650}
.legal-section p{margin:0;color:#4b5969;font-size:15px;line-height:1.8}
.legal-section p+p{margin-top:10px}
.legal-section a{color:#1657f6;text-decoration:underline;text-underline-offset:3px}
.legal-updated{margin:32px 0 0;color:#8793a0;font-size:12px}
body[data-page="privacy"] .site-footer,body[data-page="terms"] .site-footer{border-top:1px solid #e8edf3;padding:20px 0}
@media(max-width:700px){.legal-main{width:calc(100% - 40px);padding:56px 0 80px}.legal-deck{font-size:15px}.legal-sections{margin-top:36px}.legal-section{display:block;padding:24px 0}.legal-section h2{margin-bottom:9px}.legal-section p{font-size:13px}body[data-page="privacy"] .site-footer,body[data-page="terms"] .site-footer{padding:15px 0 18px}}

/* Contact details live only in the footer, with the same floating behavior as social QR previews. */
.footer-contact{position:relative;display:flex;align-items:center}
.footer-contact-trigger{padding:0;border:0;background:none;color:#526171;font-size:12px;white-space:nowrap;transition:color .18s}
.footer-contact-trigger:hover,.footer-contact.is-open .footer-contact-trigger{color:#1657f6}
.footer-contact.is-open:before{content:"";position:absolute;left:0;bottom:100%;width:100%;height:12px}
.footer-contact-panel{position:absolute;z-index:40;left:0;bottom:calc(100% + 8px);width:360px;max-width:calc(100vw - 40px);padding:17px;border:1px solid #e4e9f1;border-radius:15px;background:#fff;box-shadow:0 18px 48px rgba(16,38,68,.15);color:#1d2936}
.footer-contact-title{margin:0 0 13px;font-size:15px;font-weight:650}
.footer-contact-body{display:grid;grid-template-columns:136px minmax(0,1fr);gap:17px;align-items:center}
.footer-contact-qr{display:block;width:136px;height:136px;padding:5px;border:1px solid #e5eaf1;border-radius:10px;background:#f7f9fc}
.footer-contact-qr:hover{border-color:#a9c2ff}
.footer-contact-methods{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:5px}
.contact-method-label{color:#748192;font-size:11px}
.contact-phone-label{margin-top:10px}
.footer-contact-methods a{color:#1e2a38;font-size:13px;font-weight:600;letter-spacing:.01em}
.footer-contact-methods a:hover,.footer-contact-email:hover{color:#1657f6}
.footer-contact-email{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:13px;border-top:1px solid #e8edf3;color:#34465a;font-size:13px;font-weight:550;white-space:nowrap}
.gmail-mark{width:20px;height:20px;flex:none}
@media(max-width:700px){.footer-contact-trigger{font-size:11px}.footer-contact-panel{width:310px;padding:13px}.footer-contact-body{grid-template-columns:112px minmax(0,1fr);gap:12px}.footer-contact-qr{width:112px;height:112px}.footer-contact-email{font-size:12px}}
@media(max-width:360px){.footer-contact-trigger{font-size:10px}.footer-contact-panel{width:280px}.footer-contact-body{grid-template-columns:100px minmax(0,1fr);gap:10px}.footer-contact-qr{width:100px;height:100px}.footer-contact-methods a{font-size:11px}.footer-contact-email{font-size:11px}}
/* The About page now uses its full width for a company profile. */
body[data-page="support"] .unified-layout{width:min(1200px,calc(100% - 64px));display:block}
@media(min-width:701px){
 body[data-page="support"] .unified-about{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);column-gap:clamp(48px,6vw,96px);align-items:start}
 body[data-page="support"] .unified-kicker{grid-column:1;grid-row:1}
 body[data-page="support"] .unified-about h1{grid-column:1;grid-row:2;font-size:clamp(61px,6vw,88px)}
 body[data-page="support"] .unified-lead{grid-column:1;grid-row:3;max-width:510px;margin-top:29px}
 body[data-page="support"] .unified-product-link{grid-column:1;grid-row:4;margin-top:31px}
 body[data-page="support"] .unified-facts{grid-column:2;grid-row:1/5;align-self:center;margin:0}
}
@media(min-width:701px) and (max-width:900px){body[data-page="support"] .unified-about h1{font-size:50px}body[data-page="support"] .unified-lead{font-size:15px;line-height:1.5}}
@media(max-width:700px){body[data-page="support"] .unified-layout{width:calc(100% - 40px)}body[data-page="support"] .unified-about{display:block}}

/* Two prominent mail channels in the compact contact panel. */
.footer-contact-emails{display:grid;gap:3px;margin-top:13px;padding-top:10px;border-top:1px solid #e8edf3}
.footer-contact-email{min-height:38px;margin:0;padding:7px 5px;border:0;border-radius:7px;font-size:14px;font-weight:600;transition:background .18s,color .18s}
.footer-contact-email:hover{background:#f4f7fc}
.gmail-mark,.qq-mail-mark{width:21px;height:21px;flex:none}
@media(max-width:700px){.footer-contact-email{font-size:12px;min-height:35px;padding:6px 3px}}
@media(max-width:360px){.footer-contact-email{font-size:11px}}

.footer-contact-methods .contact-phone-label{margin-top:0}

/* Editorial company introduction, with the year as the only accent. */
body[data-page="support"] .unified-about{display:block;max-width:1040px}
body[data-page="support"] .unified-about h1{max-width:1040px;font-size:clamp(58px,5.6vw,82px);line-height:1.15;letter-spacing:-.055em}
body[data-page="support"] .accent-year{color:#df3d3d}
body[data-page="support"] .unified-lead{max-width:790px;margin-top:clamp(30px,4svh,48px);font-size:clamp(19px,1.6vw,23px);line-height:1.8}
body[data-page="support"] .unified-product-link{margin-top:clamp(29px,4svh,46px)}
@media(max-width:900px){body[data-page="support"] .unified-about h1{font-size:clamp(50px,6.8vw,68px)}body[data-page="support"] .unified-lead{font-size:18px;line-height:1.7}}
@media(max-width:700px){body[data-page="support"] .unified-about h1{font-size:clamp(35px,9vw,52px);line-height:1.18}body[data-page="support"] .unified-lead{font-size:14px;line-height:1.65;margin-top:24px}body[data-page="support"] .unified-product-link{margin-top:26px}}
@media(max-width:700px) and (max-height:650px){body[data-page="support"] .unified-about h1{font-size:clamp(31px,8.2vw,43px)}body[data-page="support"] .unified-lead{font-size:12px;line-height:1.5;margin-top:14px}body[data-page="support"] .unified-product-link{margin-top:17px}}

/* Reserve an equal, intentionally empty right-hand zone for future content. */
@media(min-width:701px){
 body[data-page="support"] .unified-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(42px,6vw,96px);align-items:center}
 body[data-page="support"] .unified-about{max-width:none;min-width:0}
 body[data-page="support"] .unified-about h1{max-width:none;font-size:clamp(48px,5vw,76px)}
 body[data-page="support"] .unified-lead{max-width:100%;font-size:clamp(17px,1.45vw,21px);line-height:1.7}
 body[data-page="support"] .unified-future-space{width:100%;min-height:1px}
}
@media(min-width:701px) and (max-width:900px){body[data-page="support"] .unified-about h1{font-size:clamp(41px,5.7vw,50px)}body[data-page="support"] .unified-lead{font-size:15px;line-height:1.55}}
@media(max-width:700px){body[data-page="support"] .unified-future-space{display:none}}

body[data-page="support"] .accent-youhu{color:#1657f6}

/* About metrics use explicitly marked layout placeholders until verified data exists. */
.unified-metrics{min-width:0;align-self:center}
.unified-metric{margin:0;padding:21px 0 26px;border-top:1px solid #dce4ed}
.unified-metric+ .unified-metric{padding-top:25px}
.unified-metric figcaption{color:#68798b;font-size:15px;font-weight:600;line-height:1.4}
.unified-metric-value{display:block;margin-top:10px;color:#17212b;font-size:clamp(64px,6vw,88px);font-weight:500;line-height:1;letter-spacing:-.065em;font-variant-numeric:tabular-nums}
.unified-metric-note{margin:5px 0 0;color:#8c99a8;font-size:12px;line-height:1.5}
@media(min-width:701px) and (max-width:900px){.unified-metric{padding:15px 0 18px}.unified-metric+ .unified-metric{padding-top:18px}.unified-metric-value{font-size:60px}.unified-metric figcaption{font-size:13px}}
@media(max-width:700px){
 body[data-page="support"] .unified-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin-top:35px}
 .unified-metric{padding:13px 0 5px}
 .unified-metric+ .unified-metric{padding-top:13px}
 .unified-metric figcaption{font-size:11px}
 .unified-metric-value{margin-top:7px;font-size:46px}
 .unified-metric-note{grid-column:1/-1;margin-top:12px;font-size:10px}
}
@media(max-width:700px) and (max-height:650px){body[data-page="support"] .unified-metrics{margin-top:19px}.unified-metric{padding-top:9px}.unified-metric+ .unified-metric{padding-top:9px}.unified-metric-value{font-size:36px}.unified-metric-note{margin-top:6px;font-size:9px}}

/* Sample figures are visibly identified until verified public data exists. */
.unified-metric-demo{margin:0 0 13px;color:#647487;font-size:12px;font-weight:600;letter-spacing:.01em}
.unified-token-full{font-size:clamp(34px,3.6vw,52px);letter-spacing:-.045em;white-space:nowrap}
.unified-token-compact,.unified-token-exact{display:none}
.unified-metric-note{font-size:13px;color:#647487}
@media(max-width:900px){.unified-token-full{font-size:clamp(27px,3.5vw,39px)}}
@media(max-width:700px){.unified-metric-demo{grid-column:1/-1;margin-bottom:5px;font-size:10px}.unified-token-full{display:none}.unified-token-compact{display:block;font-size:40px}.unified-token-exact{display:block;margin-top:4px;color:#8290a0;font-size:9px;white-space:nowrap}.unified-metric-note{font-size:10px}}
@media(max-width:360px){.unified-token-compact{font-size:34px}.unified-token-exact{font-size:8px}.unified-metric-demo,.unified-metric-note{font-size:9px}}

/* Three restrained columns echo the light typography in the supplied reference. */
body[data-page="support"] .unified-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
body[data-page="support"] .unified-metric{min-width:0;margin:0;padding:0 16px;border:0}
body[data-page="support"] .unified-metric:first-child{padding-left:0}
body[data-page="support"] .unified-metric:not(:nth-child(3)){border-right:1px solid #cfd6de}
body[data-page="support"] .unified-metric figcaption{color:#273542;font-family:"Segoe UI Light","Microsoft YaHei UI Light","PingFang SC",sans-serif;font-size:clamp(13px,1.14vw,17px);font-weight:300;white-space:nowrap;letter-spacing:.01em}
body[data-page="support"] .unified-metric-value{display:block;margin-top:14px;color:#202d3a;font-family:"Segoe UI Light","Microsoft YaHei UI Light",Arial,sans-serif;font-size:clamp(31px,3.15vw,45px);font-weight:300;line-height:1.16;letter-spacing:-.035em;white-space:nowrap}
body[data-page="support"] .unified-token-value{font-size:clamp(29px,2.75vw,40px)}
body[data-page="support"] .unified-metric-unit{margin-left:2px;font-size:.4em;letter-spacing:0;vertical-align:baseline}
body[data-page="support"] .unified-metric-plus{font-size:.65em;vertical-align:top;margin-left:1px}
body[data-page="support"] .unified-token-exact{display:block;margin-top:6px;color:#8996a3;font-size:10px;white-space:nowrap}
body[data-page="support"] .unified-metric-note{grid-column:1/-1;margin:21px 0 0;color:#748294;font-size:11px;line-height:1.45}
@media(min-width:701px) and (max-width:1050px){body[data-page="support"] .unified-metric{padding:0 10px}body[data-page="support"] .unified-metric figcaption{font-size:12px}body[data-page="support"] .unified-metric-value{font-size:clamp(27px,3.2vw,34px)}body[data-page="support"] .unified-token-value{font-size:clamp(24px,2.8vw,30px)}body[data-page="support"] .unified-token-exact{font-size:8px}}
@media(max-width:700px){body[data-page="support"] .unified-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:32px}body[data-page="support"] .unified-metric{padding:0 9px}body[data-page="support"] .unified-metric figcaption{font-size:11px}body[data-page="support"] .unified-metric-value{margin-top:10px;font-size:clamp(28px,8vw,36px)}body[data-page="support"] .unified-token-value{font-size:clamp(25px,6.6vw,31px)}body[data-page="support"] .unified-token-exact{font-size:8px;letter-spacing:-.025em}body[data-page="support"] .unified-metric-note{margin-top:15px;font-size:9px}}
@media(max-width:360px){body[data-page="support"] .unified-metrics{margin-top:22px}body[data-page="support"] .unified-metric{padding:0 6px}body[data-page="support"] .unified-metric figcaption{font-size:10px}body[data-page="support"] .unified-metric-value{font-size:26px}body[data-page="support"] .unified-token-value{font-size:22px}body[data-page="support"] .unified-token-exact{font-size:7px}body[data-page="support"] .unified-metric-note{font-size:8px;margin-top:10px}}


/* About metrics are three separate vertical statements, never one row. */
body[data-page="support"] .unified-metrics{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  align-content:center;
  justify-items:start;
  gap:clamp(22px,3.5svh,36px);
  padding-left:clamp(18px,3vw,46px);
}
body[data-page="support"] .unified-metric,
body[data-page="support"] .unified-metric:first-child{
  width:100%;
  min-width:0;
  padding:0;
  border:0;
}
body[data-page="support"] .unified-metric:not(:nth-child(3)){border-right:0}
body[data-page="support"] .unified-metric figcaption{font-size:clamp(14px,1.12vw,17px)}
body[data-page="support"] .unified-metric-value{margin-top:5px;font-size:clamp(40px,3.7vw,56px)}
body[data-page="support"] .unified-token-value{font-size:clamp(37px,3.45vw,52px)}
body[data-page="support"] .unified-token-exact{margin-top:3px;font-size:11px}
body[data-page="support"] .unified-metric-note{
  grid-column:1;
  max-width:360px;
  margin:0;
  font-size:11px;
}
.metric-accessible-value{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
@media(max-width:900px){
  body[data-page="support"] .unified-metrics{padding-left:0;gap:clamp(14px,2.8svh,25px)}
  body[data-page="support"] .unified-metric figcaption{font-size:13px}
  body[data-page="support"] .unified-metric-value{font-size:clamp(36px,4vw,47px)}
  body[data-page="support"] .unified-token-value{font-size:clamp(33px,3.8vw,44px)}
}
@media(max-width:700px){
  body[data-page="support"] .unified-metrics{
    grid-template-columns:minmax(0,1fr);
    gap:clamp(13px,2svh,21px);
    margin-top:clamp(20px,3svh,30px);
    padding-left:0;
  }
  body[data-page="support"] .unified-metric figcaption{font-size:11px}
  body[data-page="support"] .unified-metric-value{margin-top:2px;font-size:clamp(31px,8vw,40px)}
  body[data-page="support"] .unified-token-value{font-size:clamp(30px,7.5vw,38px)}
  body[data-page="support"] .unified-token-exact{font-size:9px}
  body[data-page="support"] .unified-metric-note{margin-top:0;font-size:9px}
}
@media(max-width:700px) and (max-height:650px){
  body[data-page="support"] .unified-metrics{gap:8px;margin-top:15px}
  body[data-page="support"] .unified-metric figcaption{font-size:10px}
  body[data-page="support"] .unified-metric-value{font-size:29px}
  body[data-page="support"] .unified-token-value{font-size:28px}
  body[data-page="support"] .unified-token-exact{font-size:8px}
  body[data-page="support"] .unified-metric-note{font-size:8px}
}
/* Restrained page entrances reinforce the existing film and product interactions. */
@keyframes page-arrive{
  from{opacity:0;transform:translate3d(0,10px,0)}
  to{opacity:1;transform:translate3d(0,0,0)}
}
@media(prefers-reduced-motion:no-preference){
  body[data-page="home"] .hero-copy{animation:page-arrive .65s cubic-bezier(.22,1,.36,1) .06s both}
  body[data-page="home"] .film-stage{animation:page-arrive .8s cubic-bezier(.22,1,.36,1) .15s both}
  body[data-page="product"] .product-intro{animation:page-arrive .62s cubic-bezier(.22,1,.36,1) .04s both}
  body[data-page="product"] .product-tabs{animation:page-arrive .68s cubic-bezier(.22,1,.36,1) .12s both}
  body[data-page="product"] .product-stage{animation:page-arrive .78s cubic-bezier(.22,1,.36,1) .16s both}
  body[data-page="support"] .unified-about{animation:page-arrive .66s cubic-bezier(.22,1,.36,1) .04s both}
  body[data-page="support"] .unified-metrics{animation:page-arrive .72s cubic-bezier(.22,1,.36,1) .14s both}
}

/* Keep the product visual in its original grid cell; the update is centered below it. */
body[data-page="product"] .product-layout{position:relative}
.product-update-note{position:absolute;left:50%;top:calc(50% + min(50%,345px) + 14px);transform:translateX(-50%);width:max-content;max-width:calc(100% - 30px);margin:0;color:#8d98a6;font-size:12px;line-height:1.5;text-align:center;letter-spacing:.01em}
@media(max-width:900px){body[data-page="product"] .product-layout{grid-template-rows:auto minmax(0,1fr) auto}.product-update-note{position:static;grid-column:1;grid-row:3;transform:none;justify-self:center;max-width:100%;font-size:11px;line-height:1.4}.product-stage{grid-row:2}}
@media(max-width:580px){.product-update-note{font-size:10px}}
@media(max-width:900px) and (max-height:500px) and (min-width:560px){body[data-page="product"] .product-layout{grid-template-rows:1fr;padding-bottom:24px}.product-stage{grid-row:1}.product-update-note{position:absolute;left:50%;top:auto;bottom:3px;transform:translateX(-50%)}}

/* Only the current page is highlighted in the mobile navigation. */
.mobile-navigation a.active{color:#1754e8}

/* Verified site filing number. */
.footer-bottom{position:relative}
.footer-filings{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap}
.footer-filings a{color:#6f7d8b;font-size:11px;line-height:1.4;text-decoration:none;transition:color .18s}
.footer-filings a:hover{color:#1657f6}
@media(max-width:1250px){
  .footer-bottom{flex-wrap:wrap}
  .footer-filings{position:static;transform:none;order:4;width:100%;margin-top:2px}
}
@media(max-width:700px){
  .footer-filings{grid-column:1/-1;grid-row:3;margin:0}
  .footer-filings a{font-size:10px}
}
/* Release review: prevent translated footer links overlapping the filing. */
@media(min-width:1101px){.footer-bottom{display:grid;grid-template-columns:auto minmax(160px,1fr) auto auto;gap:16px;align-items:center}.footer-filings{position:static;transform:none;order:initial;width:auto;margin:0;min-width:0}.footer-links{margin:0;gap:18px}.footer-language{margin:0}}
@media(min-width:701px) and (max-width:1100px){.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;align-items:center}.footer-language{grid-column:2;grid-row:1;margin:0}.footer-links{grid-column:1/-1;grid-row:2;margin:0;justify-content:flex-start;flex-wrap:wrap}.footer-filings{grid-column:1/-1;grid-row:3;margin:0;justify-content:flex-start}}
@media(max-width:700px){.footer-links{flex-wrap:wrap;row-gap:8px}.footer-links a,.footer-contact-trigger,.footer-license-trigger{max-width:100%}}
