:root{--ink:#15202b;--muted:#687786;--dark:#101b26;--ice:#eef5f8;--line:#d8e3e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;color:var(--ink);line-height:1.85}img{display:block;max-width:100%;height:auto}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:60;background:rgba(16,27,38,.97);color:#fff}.header-grid{min-height:70px;display:grid;grid-template-columns:190px 1fr auto;gap:22px;align-items:center}.brand img{height:33px;max-width:165px;width:auto}.header nav{display:flex;justify-content:center;gap:20px}.header nav a{text-decoration:none;color:#d8e5ec;font-size:13px}.header-cta{display:inline-flex;min-height:44px;align-items:center;padding:0 18px;background:#fff;color:#142331;text-decoration:none;border-radius:999px;font-weight:900}.hero{position:relative;min-height:640px;display:grid;align-items:end;background:#0f1b25;overflow:hidden}.hero-bg{position:absolute;inset:0;margin:0}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,20,29,.94),rgba(10,20,29,.70) 44%,rgba(10,20,29,.18))}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;padding-bottom:78px;color:#fff;max-width:760px;margin-left:max(20px,calc((100vw - 1180px)/2))}.eyebrow,.editorial span,.lobby-copy>span,.section-head>span,.devices-grid>div>span,.download span,.faq-grid>div>span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#91c4df}.hero h1{margin:8px 0 20px;font-size:clamp(46px,6.7vw,84px);line-height:.98;letter-spacing:-.055em}.hero p{font-size:18px;color:#d6e2e9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-actions a{display:inline-flex;min-height:50px;align-items:center;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:900}.primary{background:#fff;color:#142331}.secondary{border:1px solid rgba(255,255,255,.35)}.screen-strip{padding:28px 0 86px}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.strip-grid figure{margin:0;border-bottom:2px solid var(--dark);padding-bottom:12px}.strip-grid img{width:100%;height:350px;object-fit:contain;background:#f4f7f8}.strip-grid figcaption{font-size:13px;color:var(--muted);padding-top:9px}.editorial{padding:82px 0;background:var(--ice)}.editorial-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:64px}.editorial h2,.lobby h2,.section-head h2,.devices h2,.download h2,.faq h2{margin:5px 0;font-size:clamp(30px,3.5vw,46px);line-height:1.14;letter-spacing:-.035em}.editorial p,.lobby p,.devices p,.download p{color:var(--muted);font-size:17px}.lobby{padding:90px 0}.lobby-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.lobby-copy a{display:inline-flex;margin-top:12px;padding:10px 18px;background:var(--dark);color:#fff;text-decoration:none;border-radius:999px;font-weight:900}.lobby-visual{margin:0;background:#f4f7f8;padding:18px}.lobby-visual img{width:100%;max-height:470px;object-fit:contain}.table-section{padding:90px 0;background:#101b26;color:#fff}.section-head{max-width:820px;margin-bottom:30px}.section-head p{color:#bbcad4}.table-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.table-grid figure{margin:0;background:#172838;padding:14px}.table-grid img{width:100%;height:380px;object-fit:contain;background:#fff}.table-large img{height:470px}.table-grid figcaption{font-size:13px;color:#c8d5dd;padding-top:10px}.devices{padding:92px 0}.devices-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.devices-grid figure{margin:0}.devices-grid img{width:100%;max-height:480px;object-fit:contain;background:#f4f7f8}.device-links{margin-top:24px;border-top:1px solid var(--line)}.device-links a{display:grid;grid-template-columns:130px 1fr;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.device-links span{color:#4d6c7e}.download{padding:64px 0;background:#dfeef5}.download-grid{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.download-grid>a{display:inline-flex;min-width:230px;min-height:52px;align-items:center;justify-content:center;background:var(--dark);color:#fff;text-decoration:none;border-radius:999px;font-weight:900}.faq{padding:88px 0;background:#f7f9fa}.faq-grid{display:grid;grid-template-columns:.58fr 1.42fr;gap:60px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 2px;font-size:18px;font-weight:900}.faq-list summary:after{content:"+";float:right}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:-3px 0 22px;color:var(--muted)}.footer{padding:48px 0 84px;background:#0a1118;color:#dce7ed}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:32px}.footer img{height:31px;max-width:155px}.footer p{font-size:13px;color:#91a2ad}.footer nav{display:flex;gap:18px}.footer nav a{text-decoration:none;color:#dce7ed;font-size:14px}.mobile-bar{display:none}@media(max-width:900px){.header-grid{grid-template-columns:1fr auto}.header nav{display:none}.editorial-grid,.lobby-grid,.devices-grid,.download-grid,.faq-grid{grid-template-columns:1fr}.strip-grid,.table-grid{grid-template-columns:1fr 1fr}.hero-copy{margin-left:20px;margin-right:20px}.download-grid>a{width:100%}}@media(max-width:600px){body{font-size:15px;padding-bottom:62px}.shell{width:min(100% - 28px,1180px)}.header-grid{min-height:62px}.brand img{height:28px}.header-cta{font-size:12px;padding:0 12px}.hero{min-height:560px}.hero-copy{padding-bottom:48px}.hero h1{font-size:clamp(42px,14vw,58px)}.hero p{font-size:16px}.strip-grid,.table-grid{grid-template-columns:1fr}.strip-grid img,.table-grid img,.table-large img{height:auto;max-height:300px}.screen-strip,.editorial,.lobby,.table-section,.devices,.faq{padding:62px 0}.mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:8px 14px;background:#0a1118;color:#fff}.mobile-bar a{display:inline-flex;min-width:100px;min-height:40px;align-items:center;justify-content:center;background:#fff;color:#101b26;border-radius:999px;text-decoration:none;font-weight:900}}