:root{--bg:#f6eee8;--paper:#fffaf6;--panel:rgba(255,252,249,.9);--panel-strong:#fffdfb;--ink:#34231f;--muted:#8a7169;--line:rgba(147,86,63,.13);--accent:#dc6f4d;--accent-strong:#be4d2f;--accent-deep:#9c3323;--accent-soft:rgba(220,111,77,.15);--navy:#27324b;--navy-deep:#1f2940;--blue:#3976dd;--green:#15a779;--violet:#7056ce;--gold:#dc9a31;--cyan:#209fbd;--shadow-xl:0 32px 70px rgba(102,58,44,.18);--shadow-lg:0 18px 44px rgba(132,80,57,.12);--shadow-md:0 12px 26px rgba(132,80,57,.09);--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%}body{background:linear-gradient(180deg,#fffaf6f5,#f6eee8fa),var(--bg);color:var(--ink);font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;letter-spacing:0;min-width:320px}body:before{background-image:linear-gradient(rgba(147,86,63,.045) 1px,transparent 0),linear-gradient(90deg,rgba(147,86,63,.035) 1px,transparent 0);background-size:44px 44px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 76%);mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 76%);pointer-events:none;position:fixed;z-index:-1}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{background:transparent;border:0;color:inherit;cursor:pointer}#app{min-height:100vh;overflow-x:clip}.site-header{background:transparent;position:sticky;top:0;transition:background .25s ease,box-shadow .25s ease;width:100%;z-index:20}.header-inner{align-items:center;display:flex;gap:22px;margin:0 auto;min-height:72px;padding:14px 0;position:relative;width:min(1200px,calc(100% - 48px))}.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf9eb;border-bottom:1px solid var(--line);box-shadow:var(--shadow-md)}.brand{align-items:center;display:inline-flex;flex:none;gap:12px}.brand img{border-radius:16px;box-shadow:0 14px 26px #c4432638;height:48px;width:48px}.brand span,.contact-inner div{display:grid;gap:2px}.brand strong{font-size:17px;line-height:1.1}.brand small{color:var(--muted);font-size:11px}.site-nav{align-items:center;display:flex;gap:6px;margin-left:18px;margin-right:auto}.site-nav a,.site-nav button{align-items:center;border-radius:12px;color:var(--ink);display:inline-flex;font-size:15px;font-weight:700;justify-content:center;min-height:40px;padding:0 16px;transition:.2s ease}.site-nav button{background:transparent;border:0;cursor:pointer;font-family:inherit}.site-nav a.active,.site-nav a:hover,.site-nav button:hover{background:#dc6f4d1c;color:var(--accent-strong)}.header-actions{align-items:center;display:flex;flex:none;gap:12px}.nav-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:42px;padding:0 20px;transition:.2s ease;white-space:nowrap}.nav-btn.outline{background:transparent;border:1.5px solid rgba(220,111,77,.55);color:var(--accent-strong)}.nav-btn.outline:hover{background:#dc6f4d1a}.nav-btn.solid{background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 12px 24px #c04f303d;color:#fff}.nav-btn.solid:hover{filter:brightness(1.05)}.nav-actions-inline{display:none}.menu-toggle{align-items:center;background:#ffffffd1;border-radius:16px;box-shadow:inset 0 0 0 1px var(--line);display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.menu-toggle span{background:var(--ink);border-radius:999px;height:2px;transition:.2s ease;width:18px}.menu-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{align-items:center;background:#f9f0ea;display:flex;isolation:isolate;margin-top:-90px;min-height:100vh;padding:120px 0 40px;position:relative}.hero:after{background:#93563f1f;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.hero-backdrop{inset:0;overflow:hidden;position:absolute;z-index:-1}.hero-backdrop:before{background:linear-gradient(90deg,#f9f0eafa,#f9f0ead1 42%,#f9f0ea80),linear-gradient(180deg,#ffffff4d,#e86e461a);content:"";inset:0;position:absolute}.hero-backdrop-logo{border-radius:46px;filter:saturate(1.05);height:560px;-o-object-fit:cover;object-fit:cover;opacity:.2;position:absolute;right:-72px;top:88px;transform:rotate(-8deg);width:560px}.desktop-panel,.metric-card,.phone-preview{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--panel);border:1px solid hsla(0,0%,100%,.72);box-shadow:var(--shadow-xl);position:absolute}.desktop-panel-main{border-radius:30px;min-height:290px;padding:20px;right:140px;top:calc(50% - 226px);transform:rotate(-2deg);width:440px}.panel-topline{display:flex;gap:8px}.panel-topline span{background:#be4d2f47;border-radius:50%;height:12px;width:12px}.panel-rows{display:grid;gap:14px;margin-top:26px}.panel-rows i{background:linear-gradient(90deg,rgba(220,111,77,.18),transparent 46%),#ffffffc2;border-radius:20px;box-shadow:inset 0 0 0 1px #93563f14;height:58px}.phone-preview{background:#1b1c1e;border:1px solid rgba(0,0,0,.16);border-radius:40px;color:#fff;overflow:hidden;padding:7px;right:388px;top:calc(50% - 244px);width:234px;z-index:2}.phone-screen{aspect-ratio:853/1844;background:#1b1c1e;border-radius:33px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.console-toolbar,.contact-inner,.hero-actions,.hero-secondary-actions,.panel-topline,.phone-dock,.phone-status,.site-footer,.strip-inner{align-items:center;display:flex}.phone-status{color:#ffffffdb;font-size:11px;justify-content:space-between}.phone-hero-icon{border-radius:24px;box-shadow:0 16px 28px #0c152a47;height:74px;margin:32px auto 10px;overflow:hidden;width:74px}.phone-caption,.phone-preview strong{display:block;text-align:center}.phone-preview strong{font-size:17px}.phone-caption{color:#ffffffb8;font-size:12px;margin-top:5px}.phone-app-grid{display:grid;gap:14px 10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px}.feature-icon,.mini-screen i,.phone-app-grid i,.phone-dock i{align-items:center;color:#fff;display:inline-flex;font-style:normal;font-weight:800;justify-content:center}.phone-app-grid i{border-radius:13px;box-shadow:0 10px 18px #0d182d33;height:38px;width:38px}.phone-dock{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f8ff2e;border-radius:24px;bottom:18px;justify-content:space-between;left:18px;min-height:70px;padding:12px 18px;position:absolute;right:18px}.phone-dock i{border-radius:14px;height:42px;width:42px}.metric-card{border-radius:22px;min-width:132px;padding:15px 18px;z-index:3}.metric-card b,.metric-card span{display:block}.metric-card b{color:var(--accent-strong);font-size:26px;line-height:1}.metric-card span{color:var(--muted);font-weight:700;margin-top:6px}.metric-one{right:84px;top:calc(50% - 116px)}.metric-two{right:592px;top:calc(50% + 146px)}.contact-inner,.hero-inner,.section-inner,.site-footer{margin:0 auto;width:min(1180px,calc(100% - 36px))}.hero-inner{max-width:1180px;position:relative;z-index:2}.eyebrow{align-items:center;background:#dc6f4d24;border-radius:999px;color:var(--accent-strong);display:inline-flex;font-size:12px;font-weight:800;min-height:30px;padding:0 12px;width:-moz-fit-content;width:fit-content}.contact-inner h2,.faq-item p,.feature-card h3,.hero h1,.scene-card h3,.section-head h2,.step-line h3{margin:0}.hero h1{font-size:74px;line-height:1.02;margin-top:24px;max-width:620px}.hero-lead{color:#614a43;font-size:18px;line-height:1.8;margin:24px 0 0;max-width:560px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px}.console-toolbar button,.ghost-btn,.solid-btn{align-items:center;border-radius:18px;display:inline-flex;font-weight:800;justify-content:center;min-height:50px;padding:0 22px}.solid-btn{background:linear-gradient(135deg,#ef8f63,#c04f30);box-shadow:0 16px 30px #c04f303d;color:#fff}.console-toolbar button,.ghost-btn{background:#ffffffd1;box-shadow:inset 0 0 0 1px #98583f1f;color:var(--accent-strong)}.hero-secondary-actions{margin:32px 0 0;max-width:440px}.hero-card-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#fffffffa,#fffaf6eb),#fff;border:1px solid hsla(0,0%,100%,.72);border-radius:20px;box-shadow:0 18px 38px #84503924;color:#111;cursor:pointer;display:inline-flex;font:inherit;gap:12px;justify-content:flex-start;min-height:76px;min-width:0;padding:12px 16px;position:relative;text-align:left;transition:background .18s ease,border-color .18s ease}.hero-card-btn.primary{border-color:#c04f3024;color:#111}.hero-card-btn.web{border-color:#27324b1f;color:#111}.hero-card-btn:after{display:none}.hero-card-btn:hover{background:linear-gradient(135deg,#ef8f63,#c04f30);border-color:#c04f302e;color:#fff}.hero-card-icon{align-items:center;background:#27324b0f;border-radius:14px;box-shadow:inset 0 0 0 1px #27324b14;color:#fff;display:inline-flex;flex:none;height:42px;justify-content:center;position:relative;width:42px;z-index:1}.hero-card-icon img{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}.hero-card-btn:hover .hero-card-icon img{filter:brightness(0) invert(1)}.hero-card-copy{display:grid;gap:5px;min-width:0;position:relative;z-index:1}.hero-card-copy strong{display:block;font-size:15px;font-weight:700;line-height:1.2}.download-qr-popover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.82);border-radius:22px;box-shadow:0 24px 54px #55312533;color:var(--ink);display:grid;gap:8px;justify-items:center;opacity:0;padding:12px 12px 14px;pointer-events:none;top:calc(100% + 12px);transform:translate(-50%,-8px) scale(.96);transform-origin:50% 0;transition:opacity .18s ease,visibility .18s ease,transform .18s ease;visibility:hidden;width:176px;z-index:8}.download-qr-popover,.download-qr-popover:after{background:#fffcf9f5;left:50%;position:absolute}.download-qr-popover:after{border-left:1px solid hsla(0,0%,100%,.82);border-top:1px solid hsla(0,0%,100%,.82);content:"";height:14px;top:-7px;transform:translate(-50%) rotate(45deg);width:14px}.download-qr-popover img{background:#fffaf6;border-radius:18px;box-shadow:inset 0 0 0 1px #98583f1a;height:130px;padding:8px;width:130px}.download-qr-popover strong{font-size:13px;line-height:1}.hero-card-btn.android:focus-visible .download-qr-popover,.hero-card-btn.android:hover .download-qr-popover,.hero-dl.primary:focus-within .download-qr-popover,.hero-dl.primary:hover .download-qr-popover{opacity:1;transform:translate(-50%) scale(1);visibility:visible}.hero-dl.primary:focus-within,.hero-dl.primary:hover{z-index:30}.brand-strip{background:var(--navy);color:#ffffffe6}.strip-inner{gap:18px;justify-content:space-between;margin:0 auto;min-height:70px;overflow-x:auto;width:min(1180px,calc(100% - 36px))}.strip-inner span{font-weight:800;white-space:nowrap}.section{padding:88px 0}.section-surface{background:#fffaf6c7;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.section-head{max-width:760px}.section-head.compact{max-width:480px}.contact-inner h2,.section-head h2{font-size:38px;line-height:1.2;margin-top:16px}.contact-inner p,.faq-item p,.feature-card p,.scene-card p,.section-head p,.step-line p{color:var(--muted);line-height:1.8}.section-head p{font-size:16px;margin:16px 0 0}.feature-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.console-board,.faq-item,.feature-card,.scene-card,.step-line article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--panel);border:1px solid hsla(0,0%,100%,.72);box-shadow:var(--shadow-lg)}.feature-card{border-radius:26px;min-height:260px;padding:24px}.feature-icon{border-radius:18px;box-shadow:0 14px 26px #2b1f1f1f;font-size:20px;height:54px;width:54px}.feature-card h3,.scene-card h3,.step-line h3{font-size:20px;margin-top:22px}.feature-card p,.scene-card p,.step-line p{margin:12px 0 0}.console-layout{align-items:start;display:grid;gap:34px;grid-template-columns:360px minmax(0,1fr)}.console-board{border-radius:30px;display:grid;grid-template-columns:104px minmax(0,1fr);min-height:520px;overflow:hidden}.console-rail{align-content:start;background:linear-gradient(180deg,var(--navy),var(--navy-deep));color:#ffffffd6;display:grid;gap:14px;padding:20px 14px}.console-rail img{border-radius:18px;height:54px;margin:0 auto 10px;width:54px}.console-rail button{border-radius:20px;color:#ffffffc7;font-weight:800;min-height:58px}.console-rail button.active,.console-rail button:hover{background:#ffffff1a;color:#fff}.console-main{min-width:0;padding:20px}.console-toolbar{background:#ffffffc2;border-radius:22px;box-shadow:inset 0 0 0 1px #98583f14;gap:16px;justify-content:space-between;padding:14px 16px}.console-toolbar span,.console-toolbar strong{display:block}.console-toolbar strong{font-size:18px}.console-toolbar span{color:var(--muted);margin-top:4px}.console-toolbar button{min-height:44px}.device-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.device-card{background:#ffffffb8;border-radius:24px;box-shadow:inset 0 0 0 1px #98583f14;min-height:350px;padding:18px}.device-card.active{background:linear-gradient(180deg,#fff4eef0,#fffaf6f0);box-shadow:inset 0 0 0 2px #dc6f4d38}.device-card small,.device-card span{color:var(--muted)}.device-card strong{display:block;font-size:18px;margin-top:10px}.device-card small{display:block;margin-top:8px}.mini-screen{align-content:start;background:linear-gradient(180deg,#2f69c7,#254b92);border-radius:28px;box-shadow:0 18px 32px #162c562e;display:grid;gap:16px;grid-template-columns:repeat(2,44px);height:210px;justify-content:center;margin-top:22px;padding:18px}.mini-screen i{border-radius:15px;height:44px;width:44px}.scene-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.scene-card{border-radius:26px;min-height:260px;padding:24px}.scene-card b{color:var(--accent-strong);font-size:34px}.step-line{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.step-line article{border-radius:26px;min-height:220px;padding:24px}.step-line span{align-items:center;background:var(--navy);border-radius:16px;color:#fff;display:inline-flex;font-weight:900;height:44px;justify-content:center;width:44px}.faq-layout{align-items:start;display:grid;gap:34px;grid-template-columns:360px minmax(0,1fr)}.faq-list{display:grid;gap:14px}.faq-item{border-radius:24px;overflow:hidden}.faq-item button{align-items:center;display:flex;font-size:17px;font-weight:900;gap:18px;justify-content:space-between;min-height:70px;padding:0 22px;text-align:left;width:100%}.faq-item button span{background:#dc6f4d24;border-radius:50%;flex:none;height:24px;position:relative;width:24px}.faq-item button span:after,.faq-item button span:before{background:var(--accent-strong);border-radius:999px;content:"";height:2px;left:7px;position:absolute;top:11px;width:10px}.faq-item button span:after{transform:rotate(90deg);transition:.2s ease}.faq-item.open button span:after{transform:rotate(0)}.faq-item p{display:none;padding:0 22px 22px}.faq-item.open p{display:block}.contact-section{background:var(--navy);color:#fff;padding:54px 0}.contact-inner{background:#ffffff14;border-radius:30px;box-shadow:inset 0 0 0 1px #ffffff14;gap:24px;justify-content:space-between;min-height:150px;padding:24px}.contact-inner img{border-radius:26px;box-shadow:0 18px 34px #0a0d1438;height:82px;width:82px}.contact-inner h2{color:#fff}.contact-inner p{color:#ffffffb8;margin:10px 0 0}.contact-inner .eyebrow{background:#ffffff1f;color:#ffd5c5}.site-footer{color:#6c554e;gap:22px;justify-content:space-between;min-height:112px}.site-footer span,.site-footer strong{display:block}.site-footer span{color:var(--muted);margin-top:5px}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px}.site-footer a{font-weight:800}.site-beian{border-top:1px solid rgba(108,85,78,.15);color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;gap:14px;justify-content:center;margin-top:18px;padding-top:14px;text-align:center;width:100%}.site-beian a{color:var(--muted);font-weight:400;text-decoration:none}.site-beian a:hover{color:#6c554e;text-decoration:underline}.tone-orange{background:linear-gradient(135deg,#ef8354,#c84d30)}.tone-blue{background:linear-gradient(135deg,#4f86ff,#2d57bf)}.tone-green{background:linear-gradient(135deg,#1fc18f,#0f8669)}.tone-violet{background:linear-gradient(135deg,#9c8af2,#6c55cc)}.tone-sky{background:linear-gradient(135deg,#55abff,#3770dc)}.tone-gold{background:linear-gradient(135deg,#f6bc55,#d88918)}.tone-cyan{background:linear-gradient(135deg,#43c7dd,#168aa5)}.tone-dark{background:linear-gradient(135deg,#4c5367,#252b3a)}.news-page{margin-top:-90px}.news-center-section{background:linear-gradient(180deg,#fffaf6eb,#f6eee8fa),var(--bg);padding:150px 0 86px}.news-center-board{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf9d1;border:1px solid hsla(0,0%,100%,.72);border-radius:30px;box-shadow:var(--shadow-lg);padding:0 30px 30px}.news-page-head{align-items:flex-end;border-bottom:1px dashed rgba(147,86,63,.16);display:flex;gap:30px;justify-content:space-between;padding-bottom:24px}.news-page-head h1{font-size:42px;line-height:1.15;margin:16px 0 0}.news-page-head p{color:var(--muted);font-size:16px;line-height:1.8;margin:0;max-width:520px}.news-subnav{align-items:flex-start;border-bottom:1px dashed #e6e9f2;display:flex;gap:0;height:54px;margin-bottom:25px;overflow-x:auto;padding:20px 0 0 33px;scrollbar-width:none;width:100%}.news-subnav::-webkit-scrollbar{display:none}.news-subnav a,.news-subnav button{align-items:flex-start;color:#b8bdcc;display:inline-flex;font-family:MiSans,sans-serif;font-size:15px;font-weight:700;height:34px;margin-right:25px;min-height:34px;padding:0;position:relative;white-space:nowrap}.news-subnav a:after,.news-subnav button:after{background:transparent;border-radius:0;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.news-subnav a.active,.news-subnav button.active{color:#3071f2}.news-subnav a.active:after,.news-subnav button.active:after{background:#3071f2}.news-list-panel.standalone{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;margin-top:24px;min-height:0;padding:0}.news-card-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.news-card{background:#ffffffbd;border:1px solid rgba(147,86,63,.12);border-radius:22px;box-shadow:var(--shadow-md);min-height:340px;overflow:hidden}.news-card-media{align-items:flex-end;color:#fff;display:flex;height:168px;justify-content:space-between;overflow:hidden;padding:22px;position:relative}.news-card-media:before{background:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:28px 28px;content:"";inset:0;opacity:.45;position:absolute}.news-card-media img{border-radius:24px;box-shadow:0 16px 28px #0d182d2e;height:74px;position:relative;width:74px}.news-card-media span{font-size:38px;font-weight:900;line-height:1;position:relative}.news-card-copy{padding:20px}.news-card-copy h3{color:var(--ink);font-size:21px;line-height:1.35;margin:0}.news-card-copy p{color:var(--muted);line-height:1.8;margin:10px 0 0}.news-card-copy time{color:#a2847b;display:block;font-weight:800;margin-top:14px}.news-card-link{color:var(--accent-strong);display:inline-flex;font-weight:900;margin-top:14px;width:-moz-fit-content;width:fit-content}.article-detail-layout,.news-list-layout{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 340px}.article-detail,.news-main-panel,.news-sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf9d1;border:1px solid hsla(0,0%,100%,.72);box-shadow:var(--shadow-lg)}.news-main-panel{border-radius:30px;padding:0 0 28px}.article-detail{border-radius:30px;padding:0 28px 28px}.article-list{display:block;min-width:0;padding:0 33px}.article-list-state{color:var(--muted);display:grid;font-weight:800;min-height:220px;place-items:center}.article-list-item{color:inherit;display:block;max-width:100%;min-width:0;text-decoration:none;width:100%}.article-list-item:last-child{border-bottom:0}.article-list-item.is-text-only{padding-top:0}.article-list-item.is-activity{display:block;margin-bottom:25px}.article-list-item.is-game{display:flex;flex-direction:column-reverse;margin-bottom:50px}.article-list-item.is-notice{display:block;margin-bottom:50px}.article-list-copy h2{color:#333640;display:-webkit-box;font-family:MiSans,sans-serif;font-size:17px;font-weight:700;-webkit-line-clamp:1;line-height:1.35;margin:17px 0 0;min-width:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.article-list-item.is-activity .article-list-copy h2{margin:17px 0 18px}.article-list-copy p{display:-webkit-box;-webkit-line-clamp:3;line-height:20px;margin:8px 0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.article-list-copy p,.article-list-copy time{color:#596380;font-family:MiSans,sans-serif;font-size:13px}.article-list-copy time{display:block;font-weight:400;margin-top:0}.article-list-media{align-items:flex-end;aspect-ratio:auto;border-radius:0;color:#fff;display:flex;height:auto;justify-content:space-between;max-width:100%;min-height:0;overflow:hidden;padding:18px;position:relative;width:100%}.article-list-item.is-activity .article-list-media{height:60px;max-width:100%;width:308px}.article-list-item.is-game .article-list-media{height:167px;max-width:100%;width:308px}.article-list-item.is-notice .article-list-copy{width:100%}.article-cover:before,.article-list-media:before,.sidebar-activity-media:before{background:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:28px 28px;content:"";inset:0;opacity:.45;position:absolute}.article-list-media.is-photo{background:transparent;padding:0}.article-list-item.is-activity .article-list-media.is-photo{background:#f7f7f7}.article-cover.is-photo,.sidebar-activity-media.is-photo{background:transparent}.article-cover.is-photo:before,.article-list-media.is-photo:before,.sidebar-activity-media.is-photo:before{display:none}.article-list-media img{border-radius:18px;box-shadow:0 12px 22px #0d182d2e;height:54px;position:relative;width:54px}.article-cover img.article-real-image,.article-list-media img.article-real-image,.sidebar-activity-media img.article-real-image{border-radius:inherit;box-shadow:none;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.article-list-item.is-activity .article-list-media img.article-real-image{-o-object-fit:contain;object-fit:contain}.article-list-media strong{font-size:32px;position:relative;z-index:2}@media screen and (min-width:768px){.news-subnav{height:65px;margin-bottom:29px;padding:20px 0 0 38px}.news-subnav a,.news-subnav button{font-size:19px;height:45px;margin-right:29px;min-height:45px}.article-list{border-right:1px dashed #e6e9f2;margin-right:24px;max-width:100%;padding:0 29px 0 38px;width:798px}.article-list-state{width:730px}.article-list-item.is-game{flex-direction:row;height:130px;justify-content:space-between}.article-list-item.is-game,.article-list-item.is-notice{align-items:center;display:flex;margin-bottom:58px;width:730px}.article-list-item.is-notice{min-height:130px}.article-list-item.is-game .article-list-copy{width:480px}.article-list-item.is-notice .article-list-copy{width:100%}.article-list-copy h2{font-size:19px;margin-top:0}.article-list-copy p{font-size:14px;height:61px;margin:10px 0}.article-list-copy time{font-size:14px}.article-list-item.is-game .article-list-media{height:130px;width:230px}.article-list-item.is-activity{margin-bottom:29px}.article-list-item.is-activity .article-list-media{height:192px;width:730px}.article-list-item.is-activity .article-list-copy h2{font-size:19px;margin:19px 0 10px}}.news-pagination{align-items:center;border-top:1px dashed rgba(147,86,63,.16);display:flex;gap:10px;justify-content:center;min-height:68px;padding:22px 0 0}.news-page-numbers{align-items:center;display:flex;gap:8px}.news-pagination button{align-items:center;background:#ffffffad;border:1px solid rgba(147,86,63,.16);border-radius:12px;color:#7d625b;display:inline-flex;font-weight:900;height:38px;justify-content:center;min-width:42px;padding:0 13px;transition:border-color .2s ease,background .2s ease,color .2s ease}.news-pagination button.active,.news-pagination button:hover:not(:disabled){background:linear-gradient(135deg,#ef8f63,#c04f30);border-color:#be4d2f66;color:#fff}.news-pagination button:disabled{cursor:not-allowed;opacity:.44}.news-page-numbers span,.news-page-total{color:#9a8580;font-weight:800}.news-page-total{margin-left:4px}.article-breadcrumb{align-items:center;border-bottom:1px dashed rgba(147,86,63,.16);color:#6f7b99;display:flex;font-weight:800;gap:10px;min-height:70px;min-width:0;overflow:hidden;white-space:nowrap}.article-breadcrumb a,.article-breadcrumb span{flex:0 0 auto}.article-breadcrumb span{border-right:2px solid #b8bdcc;border-top:2px solid #b8bdcc;height:7px;transform:rotate(45deg);width:7px}.article-breadcrumb b{color:#6f7b99;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-header{padding:26px 0 22px}.article-header h1{color:var(--ink);font-size:32px;line-height:1.3;margin:0;overflow-wrap:anywhere;word-break:break-word}.article-header p{color:#6f7b99;font-weight:800;margin:12px 0 0}.article-header strong{color:var(--ink);display:block;line-height:1.9;margin-top:22px;overflow-wrap:anywhere;word-break:break-word}.article-cover img{border-radius:30px;box-shadow:0 18px 34px #0d182d33;height:96px;position:relative;width:96px}.article-cover span{font-size:64px;font-weight:900;line-height:1;position:relative;z-index:2}.article-content{min-width:0;overflow:hidden;padding:22px 0 6px}.article-content,.article-content *,.article-content>*{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-content p{color:var(--ink);font-size:16px;line-height:2;margin:0 0 18px}.article-content img{border-radius:10px}.article-content img,.article-content video{height:auto;max-width:100%}.article-content table{display:block;overflow-x:auto;width:100%!important}.article-content h1,.article-content h2,.article-content h3{color:var(--ink);line-height:1.4;margin:26px 0 14px}.article-content ol,.article-content ul{color:var(--ink);line-height:2;padding-left:22px}.article-adjacent{display:flex;height:unset;justify-content:space-between;padding-top:17px;width:100%}.article-adjacent-item{align-items:center;display:flex;justify-content:center;min-width:0}.article-adjacent-title{color:var(--ink);font-size:14px;line-height:1.5;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.article-adjacent button{background:#fff;border:1px solid #3071f2;border-radius:8px;color:#3071f2;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;height:33px;width:93px}.news-sidebar{border-radius:28px;display:grid;gap:26px;padding:22px}.sidebar-download{align-items:center;display:grid;gap:16px;grid-template-columns:112px minmax(0,1fr)}.sidebar-qr{background:#fff;border-radius:18px;box-shadow:inset 0 0 0 1px #98583f1a;height:112px;padding:8px;width:112px}.sidebar-block h2,.sidebar-download h2{color:var(--ink);font-size:20px;line-height:1.3;margin:0}.sidebar-download p{color:var(--muted);font-size:13px;line-height:1.7;margin:8px 0 0}.sidebar-socials{display:flex;gap:8px;margin-top:10px}.sidebar-socials span{align-items:center;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:900;height:24px;justify-content:center;width:24px}.sidebar-block{border-top:1px dashed rgba(147,86,63,.16);padding-top:24px}.sidebar-activity{color:var(--ink);display:grid;font-weight:900;gap:10px;margin-top:14px}.sidebar-activity-media{align-items:flex-end;border-radius:18px;color:#fff;display:flex;height:120px;justify-content:space-between;overflow:hidden;padding:16px;position:relative}.sidebar-activity-media img{border-radius:16px;height:48px;position:relative;width:48px}.sidebar-activity-media strong{font-size:30px;position:relative;z-index:2}.sidebar-latest-list{display:grid;gap:12px;margin-top:14px}.sidebar-latest-item{align-items:center;display:grid;gap:10px;grid-template-columns:58px minmax(0,1fr);min-width:0}.sidebar-latest-item.is-text-only{grid-template-columns:minmax(0,1fr)}.sidebar-latest-thumb{align-items:center;border-radius:16px;color:#fff;display:inline-flex;font-weight:900;height:58px;justify-content:center;overflow:hidden;position:relative;width:58px}.sidebar-latest-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sidebar-latest-thumb b{font-size:18px;position:relative;z-index:1}.sidebar-latest-item small,.sidebar-latest-item strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-latest-item strong{color:var(--ink);font-size:14px}.sidebar-latest-item small{color:var(--muted);font-size:12px;margin-top:5px}.sidebar-article-tag{background:#4f86ff1a;border-radius:8px;color:#4f86ff!important;font-weight:800;max-width:100%;padding:3px 8px;width:-moz-max-content;width:max-content}.news-sidebar.advert{min-width:0;overflow:hidden}.news-sidebar.advert .head_right,.news-sidebar.advert .right_box,.news-sidebar.advert .text_box{max-width:100%;min-width:0}.news-sidebar.advert .right_icon{align-items:center;display:flex;gap:8px;max-width:100%;min-width:0}.news-sidebar.advert .right_icon img{box-shadow:none;flex:0 0 24px;height:24px!important;margin:0;min-width:24px;-o-object-fit:contain;object-fit:contain;width:24px!important}.news-sidebar.advert .text_box{align-items:center;display:flex}.news-sidebar.advert .text_box>div:first-child{flex:0 0 60px;height:60px;overflow:hidden;width:60px}.news-sidebar.advert .text_box.is-text-only>div:first-child{display:none}.news-sidebar.advert .advert_img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.news-sidebar.advert .text_img{aspect-ratio:1/1;flex:0 0 60px;height:60px!important;min-width:60px;-o-object-fit:cover;object-fit:cover;width:60px!important}.news-sidebar.advert .right_box{flex:1 1 auto;overflow:hidden}.news-sidebar.advert .right_box h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-cover-orange{background:linear-gradient(135deg,#ef8354,#bb573d)}.news-cover-gold{background:linear-gradient(135deg,#f6bc55,#c89124)}.news-cover-blue{background:linear-gradient(135deg,#4f86ff,#2d57bf)}.news-cover-green{background:linear-gradient(135deg,#65b88c,#3f7f63)}.news-cover-violet{background:linear-gradient(135deg,#9c8af2,#6c55cc)}.news-cover-cyan{background:linear-gradient(135deg,#79c9dc,#4c91aa)}.news-cover-dark{background:linear-gradient(135deg,#4c5367,#252b3a)}.news-hero{background:linear-gradient(90deg,#f9f0eafa,#f9f0eac2),radial-gradient(circle at 80% 20%,rgba(220,111,77,.22),transparent 34%),#f9f0ea;border-bottom:1px solid rgba(147,86,63,.12);overflow:hidden;padding:170px 0 72px;position:relative}.news-hero:before{background:linear-gradient(rgba(147,86,63,.06) 1px,transparent 0),linear-gradient(90deg,rgba(147,86,63,.05) 1px,transparent 0);background-size:36px 36px;border-radius:64px;content:"";height:430px;opacity:.7;position:absolute;right:-120px;top:74px;transform:rotate(-8deg);width:430px}.news-hero-inner{align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,1fr) 280px;position:relative;z-index:1}.news-hero h1{font-size:58px;line-height:1.08;margin:22px 0 0;max-width:720px}.news-hero p{color:#614a43;font-size:18px;line-height:1.8;margin:18px 0 0;max-width:560px}.news-hero-card{align-content:end;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf9db;border:1px solid hsla(0,0%,100%,.72);border-radius:30px;box-shadow:var(--shadow-xl);display:grid;gap:9px;min-height:250px;padding:28px}.news-hero-card img{border-radius:26px;box-shadow:0 18px 34px #c4432638;height:86px;width:86px}.news-hero-card strong{font-size:23px;margin-top:30px}.news-hero-card span{color:var(--muted);font-weight:800}.news-content-section{background:#fffaf6bd}.news-shell{align-items:start;display:grid;gap:24px;grid-template-columns:300px minmax(0,1fr)}.news-tabs{display:grid;gap:12px}.news-tabs button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf9c7;border:1px solid hsla(0,0%,100%,.72);border-radius:24px;box-shadow:var(--shadow-md);color:var(--ink);display:grid;gap:8px;min-height:96px;padding:18px;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.news-tabs button.active,.news-tabs button:hover{background:linear-gradient(135deg,#fff4eef5,#fffcf9f5);border-color:#dc6f4d47;transform:translateY(-2px)}.news-tabs span{color:var(--accent-strong);font-size:20px;font-weight:900}.news-tabs small{color:var(--muted);font-size:13px;line-height:1.6}.news-list-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--panel);border:1px solid hsla(0,0%,100%,.72);border-radius:30px;box-shadow:var(--shadow-lg);min-height:520px;padding:26px}.news-list-head{align-items:flex-end;border-bottom:1px dashed rgba(147,86,63,.16);display:flex;gap:28px;justify-content:space-between;padding-bottom:22px}.news-list-head h2{font-size:34px;line-height:1.2;margin:14px 0 0}.news-list-head p{color:var(--muted);line-height:1.8;margin:0;max-width:360px}.news-item,.news-list{display:grid}.news-item{align-items:center;border-bottom:1px dashed rgba(147,86,63,.16);gap:20px;grid-template-columns:82px minmax(0,1fr);min-height:156px;padding:26px 0}.news-item:last-child{border-bottom:0}.news-mark{align-items:center;border-radius:22px;box-shadow:0 14px 26px #2b1f1f1f;color:#fff;display:inline-flex;font-size:18px;font-weight:900;height:68px;justify-content:center;width:68px}.news-copy h3{color:var(--ink);font-size:22px;line-height:1.35;margin:0}.news-copy p{color:var(--muted);line-height:1.8;margin:10px 0 0}.news-copy time{color:#a2847b;display:block;font-weight:800;margin-top:11px}@media(max-width:1180px){.hero-backdrop-logo{right:-180px}.desktop-panel-main{right:48px}.phone-preview{right:300px}.metric-two{right:460px}.feature-grid,.scene-grid,.step-line{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-layout,.console-layout,.faq-layout,.news-list-layout,.news-shell{grid-template-columns:1fr}.news-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.site-header,.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf9eb;border-bottom:1px solid var(--line);box-shadow:var(--shadow-md)}.header-inner{gap:12px;min-height:64px;width:calc(100% - 32px)}.header-actions{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.site-nav{align-items:stretch;background:#fffcf9fa;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-lg);display:none;flex-direction:column;gap:4px;left:0;margin:0;padding:12px;position:absolute;right:0;top:calc(100% + 8px)}.site-nav.open{display:flex}.site-nav a,.site-nav button{justify-content:flex-start}.nav-actions-inline{border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:10px}.nav-actions-inline .nav-btn{width:100%}.hero{margin-top:-86px;min-height:auto;padding:150px 0 44px}.hero-backdrop:before{background:linear-gradient(180deg,#f9f0eafa,#f9f0eadb 58%,#f9f0eab8),linear-gradient(180deg,#ffffff4d,#e86e461a)}.hero-backdrop-logo{height:390px;opacity:.16;right:-130px;top:280px;width:390px}.desktop-panel-main,.metric-card,.phone-preview{display:none}.hero-inner{display:flex;flex-direction:column}.hero h1{font-size:48px}.hero-lead{font-size:16px}.brand-strip{margin-top:0}.section{padding:62px 0}.contact-inner h2,.section-head h2{font-size:30px}.console-board,.device-grid,.feature-grid,.scene-grid,.step-line{grid-template-columns:1fr}.console-rail{align-items:center;grid-template-columns:repeat(4,minmax(0,1fr))}.console-rail img{display:none}.console-rail button{border-radius:16px;min-height:46px}.contact-inner,.site-footer{align-items:flex-start;flex-direction:column}.news-page{margin-top:-86px}.news-hero{padding:150px 0 50px}.news-center-section{padding:138px 0 54px}.article-detail-layout,.news-list-layout{gap:0;grid-template-columns:minmax(0,1fr);width:calc(100% - 28px)}.news-center-board{padding:0 20px 20px;width:calc(100% - 28px)}.news-page-head{align-items:flex-start;flex-direction:column;gap:12px}.news-page-head h1{font-size:34px}.news-subnav{gap:0}.news-hero-inner{grid-template-columns:1fr}.news-hero-card{display:none}.news-hero h1{font-size:40px}.news-hero p{font-size:16px}.news-card-grid,.news-tabs{grid-template-columns:1fr}.news-main-panel{border-radius:24px;padding:0 0 20px}.article-detail,.news-sidebar{border-radius:24px;padding:0 20px 20px}.article-detail,.news-main-panel{max-width:100%;min-width:0;overflow:hidden;width:100%}.news-sidebar{display:none}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice){grid-template-columns:1fr}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice) .article-list-media{order:-1}.news-pagination{flex-wrap:wrap;justify-content:flex-start}.article-breadcrumb{align-items:center;font-size:14px;gap:10px;line-height:1;min-height:auto;min-height:56px;overflow:hidden;padding:0;white-space:nowrap}.article-breadcrumb a{align-items:center;display:inline-flex;height:24px;line-height:1}.article-breadcrumb a,.article-breadcrumb span{flex:0 0 auto}.article-breadcrumb span{margin-top:0}.article-breadcrumb b{flex:1 1 auto;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-header{padding:22px 0 18px}.article-header h1{font-size:26px;line-height:1.32;overflow-wrap:anywhere;word-break:break-word}.article-header p{font-size:14px;line-height:1.7}.article-header strong{line-height:1.8;margin-top:16px;overflow-wrap:anywhere;word-break:break-word}.article-cover{border-radius:18px;min-height:230px;padding:22px}.article-content{min-width:0;overflow:hidden;padding-top:16px}.article-content,.article-content *{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-content p{font-size:16px;line-height:1.9}.article-content img,.article-content video{height:auto!important;max-width:100%!important;width:auto}.article-content table{display:block;overflow-x:auto;width:100%!important}.article-adjacent{align-items:flex-start;gap:12px;height:100px}.article-adjacent-item{align-items:flex-start;flex:1 1 0;flex-direction:column;gap:8px}.article-adjacent-item:last-child{align-items:flex-end;text-align:right}.article-adjacent-title{display:-webkit-box;-webkit-line-clamp:2;white-space:normal;width:100%;-webkit-box-orient:vertical}.sidebar-download{grid-template-columns:96px minmax(0,1fr)}.sidebar-qr{height:96px;width:96px}.news-list-head{align-items:flex-start;flex-direction:column}.news-list-panel{padding:20px}.news-item{gap:14px;grid-template-columns:1fr}}@media(max-width:560px){.contact-inner,.hero-inner,.section-inner,.site-footer,.strip-inner{width:calc(100% - 28px)}.brand img{height:44px;width:44px}.brand strong{font-size:15px}.brand small{display:none}.hero h1{font-size:42px}.hero-actions,.hero-secondary-actions{align-items:stretch;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-secondary-actions{margin-top:24px}.ghost-btn,.solid-btn{min-height:48px;padding:0 12px;width:100%}.hero-card-btn{border-radius:18px;gap:10px;min-height:86px;min-width:0;padding:14px}.hero-card-icon{border-radius:14px;height:42px;width:42px}.hero-card-icon img{height:24px;width:24px}.hero-card-copy strong{font-size:16px}.strip-inner{min-height:60px}.feature-card,.scene-card,.step-line article{min-height:auto;padding:20px}.console-main{padding:14px}.console-toolbar{align-items:stretch;flex-direction:column}.console-toolbar button{width:100%}.console-rail{gap:8px;padding:12px}.console-rail button{font-size:12px}.phone-preview{width:min(100% - 28px,230px)}.news-center-section{padding-top:124px}.article-detail-layout,.news-list-layout{width:calc(100% - 24px)}.news-main-panel{border-radius:22px;padding:0 0 18px}.article-detail{border-radius:22px;padding:0 16px 18px}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice){gap:16px;padding:20px 0}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice) .article-list-copy h2{font-size:21px}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice) .article-list-copy p{-webkit-line-clamp:2;margin-top:10px}.article-list-item:not(.is-activity):not(.is-game):not(.is-notice) .article-list-media{border-radius:16px;height:148px}.article-breadcrumb{min-height:54px}.article-header h1{font-size:24px}.article-header strong{font-size:14px}.article-cover{min-height:190px}.article-content p{font-size:15px;line-height:1.85}}@font-face{font-family:MiSans;src:url(https://img.vmos.cn/wechat/font/MiSans%20VF.ttf)}.article-vmos-page .news-center-section{background:linear-gradient(180deg,#fffaf6eb,#f6eee8fa),var(--bg);padding:150px 0 25px}.article-vmos-page .article-detail-layout{display:block;width:min(1200px,calc(100% - 36px))}.article-vmos-page .vmos-article-border{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf9d1;border:1px solid hsla(0,0%,100%,.72);border-radius:30px;box-shadow:var(--shadow-lg);overflow:hidden;padding-bottom:25px}.article-vmos-page .vmos-article-border .header{align-items:center;border-bottom:1px dashed #e6e9f2;color:#596380;display:flex;font-family:MiSans;font-size:13px;font-weight:400;gap:0;min-height:0;overflow:visible;padding:17px 33px;white-space:normal}.article-vmos-page .vmos-article-border .header_home{color:#596380}.article-vmos-page .vmos-article-border .header img{height:17px;margin:0 8px;width:17px}.article-vmos-page .vmos-article-border .header_name{color:#6f7b99;display:block;flex:1 1 auto;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.article-vmos-page .vmos-article-border .content{margin-top:25px;max-width:100%;min-width:0}.article-vmos-page .vmos-article-border .content_box{box-sizing:border-box;margin:0 auto;max-width:100%;min-width:0;padding:0 33px 25px}.article-vmos-page .vmos-article-border .box,.article-vmos-page .vmos-article-border .qs_box{max-width:750px;width:100%}.article-vmos-page .vmos-article-border .qs_img{display:block;height:128px;margin:0 auto;width:128px}.article-vmos-page .vmos-article-border .no_data{color:#b8bdcc;font-family:MiSans;font-size:12px;font-weight:400;text-align:center}.article-vmos-page .vmos-article-border .box_title{color:#333640;font-family:MiSans;font-size:16px;font-weight:700;line-height:30px;margin:0}.article-vmos-page .vmos-article-border .box_text{color:#596380;font-family:MiSans;font-size:14px;font-weight:400;line-height:14px;margin:8px 0 25px}.article-vmos-page .vmos-article-border .text{color:#333640;font-family:MiSans;font-size:13px;line-height:30px}.article-vmos-page .vmos-article-border .article-content{min-width:0;overflow:hidden;padding:0}.article-vmos-page .vmos-article-border .article-content,.article-vmos-page .vmos-article-border .article-content *,.article-vmos-page .vmos-article-border .article-content>*{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-vmos-page .vmos-article-border .text p{color:#000;font-size:12px;line-height:24px;margin:0 0 10px;word-wrap:break-word}.article-vmos-page .vmos-article-border .text p img{border-radius:0;width:100%}.article-vmos-page .vmos-article-border .text h1{font-size:16px;font-weight:600;line-height:22px;margin:0}.article-vmos-page .vmos-article-border .text h2{color:#333640;font-size:20px;line-height:normal;margin:0 0 23px}.article-vmos-page .vmos-article-border .text h3{border-bottom:2px solid #3481f8;color:#3481f8;font-size:14px;font-weight:700;margin:25px 0 10px;padding-bottom:5px}.article-vmos-page .vmos-article-border .text video{height:auto;max-width:100%}.article-vmos-page .vmos-article-border .text table{display:block;overflow-x:auto;width:100%!important}.article-vmos-page .vmos-article-border .btn_box1{display:flex;height:100px;justify-content:space-between;padding-top:17px;width:100%}.article-vmos-page .vmos-article-border .next,.article-vmos-page .vmos-article-border .pre{align-items:center;display:flex;justify-content:center}.article-vmos-page .vmos-article-border .next div,.article-vmos-page .vmos-article-border .pre div{overflow:hidden;width:0}.article-vmos-page .vmos-article-border .article-adjacent-title{color:#333640;font-family:MiSans;font-size:14px;line-height:1.5}.article-vmos-page .vmos-article-border .btn_box1 button{background-color:#fff;border:1px solid #3071f2;border-radius:8px;color:#3071f2;cursor:pointer;font-family:MiSans;font-size:13px;font-weight:700;height:33px;width:93px}.article-vmos-page .news-sidebar.advert{display:none}@media screen and (min-width:768px){.article-vmos-page .vmos-article-border{padding-bottom:0}.article-vmos-page .vmos-article-border .header{font-size:14px;margin-bottom:24px;padding:22px 38px}.article-vmos-page .vmos-article-border .header_home{cursor:pointer}.article-vmos-page .vmos-article-border .header img{height:19px;margin:0 10px;width:19px}.article-vmos-page .vmos-article-border .header_name{width:auto}.article-vmos-page .vmos-article-border .content{align-items:flex-start;display:flex;margin-top:0;min-width:0}.article-vmos-page .vmos-article-border .content_box{border-right:1px dashed #e6e9f2;box-sizing:border-box;flex:1 1 calc(100% - 379px);margin:0 29px 0 0;max-width:818px;min-width:0;padding:0 29px 0 38px;width:auto}.article-vmos-page .vmos-article-border .qs_box{max-width:750px;width:100%}.article-vmos-page .vmos-article-border .qs_img{margin:150px auto 0}.article-vmos-page .vmos-article-border .box{max-width:750px;min-height:50vh;width:100%}.article-vmos-page .vmos-article-border .box_title{font-size:24px}.article-vmos-page .vmos-article-border .box_text{margin:10px 0 30px}.article-vmos-page .vmos-article-border .text{font-size:14px}.article-vmos-page .vmos-article-border .text p{font-size:14px;line-height:28px}.article-vmos-page .vmos-article-border .text h1{font-size:24px;font-weight:700;line-height:30px}.article-vmos-page .vmos-article-border .text h3{border-bottom:2px solid #3071f2b3;color:#3071f2;font-size:18px}.article-vmos-page .vmos-article-border .btn_box1{height:unset}.article-vmos-page .vmos-article-border .article-adjacent-title,.article-vmos-page .vmos-article-border .next div,.article-vmos-page .vmos-article-border .pre div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.article-vmos-page .news-sidebar.advert{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;display:block;flex:0 0 350px;padding:0;width:350px}.article-vmos-page .news-sidebar.advert .head{display:flex}.article-vmos-page .news-sidebar.advert .head_ewm{background:transparent;border-radius:0;box-shadow:none;height:128px;margin-right:16px;padding:0;width:128px}.article-vmos-page .news-sidebar.advert .right_title{color:#333640;font-family:MiSans;font-size:19px;font-weight:700;margin:0}.article-vmos-page .news-sidebar.advert .right_text{color:#596380;font-family:MiSans;font-size:13px;line-height:18px;margin:8px 0}.article-vmos-page .news-sidebar.advert .right_icon{display:flex;gap:0;margin-top:0}.article-vmos-page .news-sidebar.advert .right_icon img{height:24px;margin-right:8px;width:24px}.article-vmos-page .news-sidebar.advert .line{border-top:1px dashed #e6e9f2;margin:34px 0;width:100%}.article-vmos-page .news-sidebar.advert .sidebar-block{border-top:0;padding-top:0}.article-vmos-page .news-sidebar.advert .bottom_title{color:#333640;font-family:MiSans;font-size:19px;font-weight:700;margin:0 0 10px}.article-vmos-page .news-sidebar.advert .sidebar-activity{box-sizing:border-box;display:block;margin-top:0;padding-right:8px}.article-vmos-page .news-sidebar.advert .advert_img{cursor:pointer;height:auto;margin-bottom:8px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.article-vmos-page .news-sidebar.advert .sidebar-latest-list{display:block;margin-top:0}.article-vmos-page .news-sidebar.advert .text_box{align-items:center;display:flex;flex-direction:row;gap:20px;margin-bottom:8px}.article-vmos-page .news-sidebar.advert .text_img{border-radius:0;display:block;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.article-vmos-page .news-sidebar.advert .right_box h3{color:#000;font-size:14px;line-height:20px;margin:0 0 5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.article-vmos-page .news-sidebar.advert .text_box.is-text-only .right_box h3{width:auto}.article-vmos-page .news-sidebar.advert .tag{background-color:#f2f6ff;border-radius:8px;color:#3071f2!important;font-size:10px;font-weight:600;margin-right:4px;padding:8px}.article-vmos-page .news-sidebar.advert .time{color:#999;display:block;font-size:12px;line-height:16px;margin-top:5px}}@media(max-width:900px){.article-vmos-page .vmos-article-border .content{display:block}.article-vmos-page .vmos-article-border .content_box{border-right:0;margin:0;max-width:100%;padding:0 38px 25px;width:100%}.article-vmos-page .news-sidebar.advert{display:none}}.hero-card-btn.pc-win .hero-card-icon{color:#0078d4}.hero-card-btn.pc-mac .hero-card-icon{color:#1d1d1f}.hero-card-btn.pc-mac:hover .hero-card-icon,.hero-card-btn.pc-win:hover .hero-card-icon{color:#fff}.hero-card-btn.android:focus-visible,.hero-card-btn.android:focus-within,.hero-card-btn.android:hover{z-index:10}.section-head.centered{max-width:760px;text-align:center}.section-head.centered,.section-head.centered .eyebrow{margin-left:auto;margin-right:auto}.section-head.centered h2{font-size:42px}.scroll-hint{align-items:center;bottom:22px;color:var(--muted);display:flex;flex-direction:column;font-size:12px;gap:9px;left:50%;letter-spacing:3px;position:absolute;transform:translate(-50%);z-index:2}.scroll-hint i{animation:scrollHintBounce 1.6s ease-in-out infinite;border-bottom:2px solid var(--accent-strong);border-right:2px solid var(--accent-strong);height:14px;transform:rotate(45deg);width:14px}@keyframes scrollHintBounce{0%,to{opacity:.45;transform:rotate(45deg) translate(0)}50%{opacity:1;transform:rotate(45deg) translate(4px,4px)}}.showcase-stage{margin:44px auto 0;max-width:1040px;position:relative}.showcase-badge{align-items:center;background:var(--panel-strong);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-lg);color:var(--ink);display:inline-flex;font-size:14px;font-weight:800;gap:6px;padding:11px 17px;position:absolute;white-space:nowrap;z-index:4}.showcase-badge b{color:var(--accent-strong);font-size:18px}.showcase-badge.badge-a{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border:none;color:#fff;left:-6px;top:-16px}.showcase-badge.badge-b{bottom:48px;left:-28px}.showcase-badge.badge-c{right:-22px;top:36px}.contact-copy{max-width:580px}.contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.ghost-btn{align-items:center;background:#ffffff0f;border:1px solid hsla(0,0%,100%,.42);border-radius:999px;color:#fff;display:inline-flex;font-weight:800;min-height:46px;padding:0 24px;transition:background .2s ease}.ghost-btn:hover{background:#ffffff29}.contact-qr{align-items:center;background:#fffffff5;border-radius:24px;box-shadow:var(--shadow-lg);display:flex;flex:none;flex-direction:column;gap:10px;padding:16px;text-align:center;width:196px}.contact-qr img{border-radius:14px;height:156px;width:156px}.contact-qr strong{color:var(--muted);font-size:13px}.download-rail{background:var(--panel-strong);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:10px;padding:14px;position:fixed;right:18px;top:50%;transform:translateY(-50%);width:134px;z-index:40}.download-rail .rail-qr{align-items:center;display:flex;flex-direction:column;gap:6px}.download-rail .rail-qr img{border-radius:12px;height:106px;width:106px}.download-rail .rail-qr span{color:var(--muted);font-size:12px;font-weight:700}.download-rail .rail-btn{align-items:center;background:#dc6f4d1f;border-radius:12px;color:var(--accent-strong);display:flex;font-size:13px;font-weight:800;justify-content:center;min-height:38px;transition:background .2s ease}.download-rail .rail-btn:hover{background:#dc6f4d38}.download-rail .rail-cs{color:#fff}.download-rail .rail-cs,.download-rail .rail-cs:hover{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.download-rail .rail-cs:hover{filter:brightness(1.05)}@media(max-width:1180px){.download-rail{display:none}}@media(max-width:900px){.section-head.centered h2{font-size:32px}.showcase-badge{font-size:12px;padding:8px 12px}.showcase-badge.badge-a{left:2px;top:-12px}.showcase-badge.badge-b{bottom:12px;left:2px}.showcase-badge.badge-c{right:2px}.contact-inner{align-items:flex-start;flex-direction:column}.contact-qr{align-self:center}}@media(max-width:560px){.section-head.centered h2{font-size:26px}.scroll-hint,.showcase-badge{display:none}}.download-rail .rail-cs{cursor:pointer;position:relative}.rail-cs-popover{align-items:center;background:var(--panel-strong);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:8px;opacity:0;padding:14px;pointer-events:none;position:absolute;right:calc(100% + 14px);top:50%;transform:translateY(-50%) scale(.96);transform-origin:right center;transition:opacity .18s ease,transform .18s ease;visibility:hidden;width:168px;z-index:50}.rail-cs-popover img{border-radius:12px;height:140px;width:140px}.rail-cs-popover strong{color:var(--muted);font-size:13px}.rail-cs-popover:after{border:8px solid transparent;border-left:8px solid var(--panel-strong);content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}.download-rail .rail-cs:focus .rail-cs-popover,.download-rail .rail-cs:focus-within .rail-cs-popover,.download-rail .rail-cs:hover .rail-cs-popover{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1);visibility:visible}.hero h1{font-size:88px;letter-spacing:-1px;line-height:1;margin-top:22px;max-width:760px}.hero-subtitle{color:var(--ink);font-size:30px;font-weight:900;line-height:1.2;margin:18px 0 0}.hero-subtitle span{color:var(--accent-strong)}.hero-secondary-actions{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:30px 0 0;max-width:520px}.hero-card-btn{border-radius:16px;flex:0 0 auto;min-height:60px;padding:10px 18px}.hero-card-icon{border-radius:11px;height:36px;width:36px}.section-head.centered h2{font-size:46px}.section-head.centered p{font-size:17px}.site-footer{background:var(--navy);color:#ffffffb8;margin:0;max-width:none;min-height:0;padding:26px 24px;width:100%}.footer-inner{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:16px;justify-content:center;margin:0 auto;width:min(1180px,100%)}.footer-brand{align-items:center;color:#fff;display:inline-flex;gap:10px}.footer-brand img{border-radius:9px;height:30px;width:30px}.footer-brand strong{font-size:16px;font-weight:800}.footer-sep{background:#ffffff3d;height:14px;width:1px}.footer-company,.footer-icp{color:#ffffffb8}.footer-icp{transition:color .2s ease}.footer-icp:hover{color:#fff;text-decoration:underline}@media(max-width:900px){.hero h1{font-size:56px}.hero-subtitle{font-size:22px}.section-head.centered h2{font-size:30px}.footer-sep{display:none}.footer-inner{gap:10px}}.features-platform{border-radius:var(--radius-lg);height:auto}.features-platform,.platform-pic{display:block;margin:0 auto;max-width:1120px;width:100%}.platform-pic .features-platform{max-width:100%}.activity-rail{background:var(--panel-strong);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-xl);left:16px;position:fixed;top:96px;width:min(176px,calc(50vw - 612px));z-index:40}.activity-rail-close{align-items:center;background:var(--accent-strong);border:2px solid #fff;border-radius:50%;box-shadow:0 6px 16px #2418144d;color:#fff;display:flex;font-size:18px;height:28px;justify-content:center;line-height:1;position:absolute;right:-12px;top:-12px;transition:background .2s ease,transform .2s ease;width:28px;z-index:5}.activity-rail-close:hover{background:var(--accent-deep);transform:scale(1.08)}.activity-rail-track{border-radius:18px;min-height:58px;overflow:hidden;position:relative}.activity-rail-slide{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s ease}.activity-rail-slide.active{opacity:1;pointer-events:auto;position:relative}.activity-rail-slide img{display:block;height:auto;width:100%}.activity-rail-dots{display:flex;gap:6px;justify-content:center;padding:9px 0}.activity-rail-dots button{background:#93563f40;border-radius:50%;height:7px;transition:background .2s ease,transform .2s ease;width:7px}.activity-rail-dots button.active{background:var(--accent-strong);transform:scale(1.2)}@media(max-width:1440px){.activity-rail{display:none}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hero-pills{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:24px 0 0;padding:0}.hero-pill{align-items:center;background:#dc6f4d14;border:1px solid rgba(220,111,77,.28);border-radius:999px;color:var(--accent-strong);display:inline-flex;font-size:14px;font-weight:800;gap:8px;min-height:40px;padding:0 18px}.hero-pill-dot{border-radius:50%;height:8px;width:8px}.hero-pill-dot,.hero-pill.hero-pill-free{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.hero-pill.hero-pill-free{border-color:transparent;box-shadow:0 10px 22px #c04f303d;color:#fff}.hero-pill.hero-pill-free .hero-pill-dot{background:#fff}.what-section .eyebrow:before{content:"[ "}.what-section .eyebrow:after{content:" ]"}.what-layout{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.what-copy h2{font-size:42px;line-height:1.18;margin:16px 0 0}.what-copy h2 span{color:var(--accent-strong)}.what-copy p{color:var(--muted);font-size:16px;line-height:1.9;margin:18px 0 0}.what-diagram{align-items:center;background:linear-gradient(160deg,#fffcf9f5,#f6eee8e6);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:grid;gap:18px;grid-template-columns:1fr auto 1fr;padding:40px 28px 64px;position:relative}.what-node{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.what-phone{background:var(--panel-strong);border:2px solid rgba(220,111,77,.5);border-radius:14px;box-shadow:inset 0 0 0 4px #fff9;height:92px;width:56px}.what-node-cloud .what-phone{background:linear-gradient(160deg,#dc6f4d29,#fffcf9e6);border-color:var(--accent-strong)}.what-node small{color:var(--muted);font-size:12px}.what-node strong{font-size:14px}.what-link{align-items:center;display:flex;flex-direction:column;gap:6px;min-width:96px}.what-latency{color:var(--accent-strong);font-size:13px;font-weight:800}.what-line{background:repeating-linear-gradient(90deg,var(--accent) 0 8px,transparent 8px 14px);border-radius:999px;height:2px;width:100%}.what-caption{bottom:20px;left:50%;position:absolute;text-align:center;transform:translate(-50%)}.what-caption b{color:var(--ink);font-size:18px}.what-caption span{color:var(--muted);display:block;font-size:13px;margin-top:2px}@media(max-width:900px){.what-layout{gap:28px;grid-template-columns:1fr}.what-copy h2{font-size:30px}}.hero-section{align-items:center;display:flex;isolation:isolate;min-height:max(560px,calc(100vh - 72px));overflow:hidden;padding:clamp(64px,8vh,104px) max(24px,calc(50vw - 576px)) 56px;position:relative;width:100%}.hero-showcase{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-showcase:after{background:linear-gradient(90deg,#fff4ea9e,#fff4ea24 44%,#ff914a0d);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.hero-showcase-slides{background:linear-gradient(180deg,#fff8f1e6,#ffe2d3cc);height:100%;position:relative;width:100%}.hero-slide{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .52s ease;will-change:opacity}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide picture,.hero-slide-link{display:block;height:100%;width:100%}.hero-slide-link{cursor:pointer}.hero-slide-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-copy{max-width:min(624px,48vw);position:relative;top:-30px;z-index:3}.hero-wordmark{display:block;filter:drop-shadow(0 18px 16px rgba(122,45,20,.22));height:auto;margin:0 0 0 -6px;width:min(624px,100%)}.hero-ticker{height:120px;margin-top:10px;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.3) 6%,#000 14%,#000 86%,rgba(0,0,0,.3) 94%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.3) 6%,#000 14%,#000 86%,rgba(0,0,0,.3) 94%,transparent);overflow:hidden;pointer-events:none;position:relative;width:min(460px,100%)}.hero-ticker-lane{height:48px;left:0;position:absolute;right:0}.hero-ticker-lane.lane-1{top:8px}.hero-ticker-lane.lane-2{top:64px}.hero-ticker-track{animation:heroTickerMarquee 58s linear infinite;display:flex;width:-moz-max-content;width:max-content;will-change:transform}.lane-2 .hero-ticker-track{animation-delay:-26s;animation-duration:72s}.hero-ticker-group{display:flex;flex:0 0 auto;gap:40px;padding-right:40px}.hero-ticker-item{align-items:center;color:#5c2b18d1;display:inline-flex;font-size:17px;font-weight:800;letter-spacing:.02em;position:relative;text-shadow:0 6px 16px rgba(141,62,24,.14);white-space:nowrap}.hero-ticker-item:after{background:#9646286b;border-radius:50%;content:"";height:4px;position:absolute;right:-22px;top:50%;transform:translateY(-50%);width:4px}.hero-ticker-item.tone-1{color:#cd4d23f5;font-size:17px;font-weight:900;letter-spacing:.02em}.hero-ticker-item.tone-2{color:#411d13eb;font-size:19px;font-weight:900;letter-spacing:.01em}.hero-ticker-item.tone-3{color:#e27023f5;font-size:16px;font-weight:800;letter-spacing:.06em}.hero-ticker-item.tone-4{background:linear-gradient(90deg,#b63f25,#ff8b45 52%,#f7b557);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:18px;font-weight:900;letter-spacing:.03em}.hero-ticker-item.tone-5{color:#703721d1;font-size:15px;font-style:italic;font-weight:800;letter-spacing:.08em}.lane-1 .hero-ticker-item{font-family:Hiragino Sans GB,PingFang SC,Microsoft YaHei,sans-serif}.lane-2 .hero-ticker-item{font-family:DIN Condensed,Arial Narrow,PingFang SC,sans-serif}@keyframes heroTickerMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.hero-downloads{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;max-width:420px}.hero-dl{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;color:#3b1f17f0;display:grid;font-weight:800;gap:12px;grid-template-columns:auto minmax(0,1fr);min-height:66px;padding:0 16px;position:relative;transition:transform .18s ease,box-shadow .18s ease}.hero-dl:hover{transform:translateY(-2px)}.hero-dl.primary{background:linear-gradient(135deg,#ff8d4f,#df6232 50%,#a8341c);box-shadow:0 18px 38px #c64e2147;color:#fff9f3}.hero-dl.secondary{background:#fffcf9d1;border:1px solid rgba(177,92,54,.18);box-shadow:0 14px 30px #62341e1a}.hero-dl-icon{align-items:center;background:#fff6eef0;border-radius:14px;color:#d85b2f;display:inline-flex;height:46px;justify-content:center;width:46px}.hero-dl-icon img{height:24px;width:24px}.hero-dl-icon svg{height:23px;width:23px}.hero-dl.primary .hero-dl-icon{background:#fff7ee2e;border:1px solid hsla(0,0%,100%,.24);color:#fff8f2}.hero-dl-copy strong{display:block;font-size:16px;line-height:1.15;white-space:nowrap}.hero-mascot{animation:heroMascotFloat 4.6s ease-in-out infinite;left:calc(85% - 72px);pointer-events:none;position:absolute;top:50px;width:116px;z-index:4}.hero-mascot img{display:block;filter:drop-shadow(0 18px 18px rgba(99,42,22,.22));height:auto;width:100%}.hero-mascot-hi{align-items:center;animation:heroMascotHi 3.2s ease-in-out infinite;background:linear-gradient(135deg,#ff7d3f,#d94f29);border-radius:999px 999px 999px 8px;box-shadow:inset 0 1px #ffffff52,0 12px 22px #b5451c42;color:#fff8ef;display:inline-flex;font-size:15px;font-weight:900;justify-content:center;line-height:1;min-width:42px;padding:7px 11px;position:absolute;right:-20px;top:2px;z-index:2}@keyframes heroMascotFloat{0%,to{transform:translateY(0) rotate(-1deg)}48%{transform:translateY(-10px) rotate(2deg)}}@keyframes heroMascotHi{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.06)}}.hero-showcase-foot{bottom:30px;display:flex;justify-content:flex-end;position:absolute;right:max(24px,calc(50vw - 576px));z-index:3}.hero-showcase-dots{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9f46b;border:1px solid hsla(0,0%,100%,.4);border-radius:999px;display:inline-flex;gap:8px;padding:8px}.hero-dot{background:#3d22182e;border-radius:999px;height:8px;transition:width .26s ease,background-color .26s ease;width:26px}.hero-dot.active{background:linear-gradient(90deg,#ff7a2f,#bf4f28);width:50px}@media(max-width:900px){.hero-section{align-items:stretch;display:flex;flex-direction:column;min-height:auto;padding:0 20px 36px}.hero-copy{max-width:none;position:static;top:auto}.hero-wordmark{left:clamp(32px,5vw,56px);margin:0;position:absolute;top:clamp(12px,3vw,24px);width:clamp(180px,46vw,300px);z-index:4}.hero-mascot{display:none}.hero-ticker{height:116px;width:100%}.hero-downloads{max-width:none}.hero-showcase{border-radius:20px;height:clamp(220px,55vw,360px);margin-top:0;position:relative;width:100%}.hero-showcase:after{display:none}.hero-showcase-foot{bottom:14px;right:14px}}@media(prefers-reduced-motion:reduce){.hero-mascot,.hero-mascot-hi,.hero-slide,.hero-ticker-track{animation:none;transition:none}}.business-contact-section{background:#fff;padding:88px 0 96px}.business-contact-inner{margin:0 auto;width:min(1180px,calc(100% - 36px))}.business-contact-inner h2{color:#000;font-size:clamp(40px,4.4vw,64px);font-weight:900;letter-spacing:.02em;line-height:1.2;margin:0;text-align:center}.business-contact-grid{display:grid;grid-template-columns:minmax(0,420px);justify-content:center;margin:72px auto 0;width:min(420px,100%)}.business-contact-card{margin:0;min-width:0;text-align:center}.business-qr-frame{align-items:center;aspect-ratio:1;background:#fff;border-radius:32px;box-sizing:border-box;display:flex;justify-content:center;padding:clamp(12px,2vw,18px);width:100%}.business-qr-frame img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.business-contact-card figcaption{color:#000;font-size:clamp(24px,2.2vw,32px);font-weight:700;letter-spacing:.08em;line-height:1.3;margin-top:30px}@media(max-width:900px){.business-contact-section{padding:72px 0 80px}.business-contact-grid{margin-top:54px}}@media(max-width:680px){.business-contact-inner h2{font-size:clamp(32px,10vw,42px)}.business-contact-grid{grid-template-columns:1fr;margin-top:44px;width:min(340px,100%)}.business-contact-card figcaption{margin-top:22px}}.error-page[data-v-2f8fd016]{background:radial-gradient(circle at 12% 92%,rgba(87,222,170,.36),transparent 34%),radial-gradient(circle at 92% 94%,rgba(84,145,222,.3),transparent 36%),linear-gradient(180deg,#fff,#f8fbff 48%,#eef8ff);color:#1e2229;display:grid;min-height:100vh;padding:32px 18px;place-items:center;text-align:center}.error-panel[data-v-2f8fd016]{width:min(420px,100%)}.error-code[data-v-2f8fd016]{font-size:clamp(64px,9vw,96px);line-height:1;margin:0}.error-code[data-v-2f8fd016],.error-panel h1[data-v-2f8fd016]{font-weight:500;letter-spacing:0}.error-panel h1[data-v-2f8fd016]{font-size:clamp(24px,4vw,34px);line-height:1.25;margin:22px 0 0}.error-path[data-v-2f8fd016]{color:#323640;font-size:clamp(18px,3vw,26px);line-height:1.35;margin:8px auto 0;max-width:100%;overflow-wrap:anywhere}.home-button[data-v-2f8fd016]{background:#ffffffd1;border:1px solid rgba(31,41,55,.12);border-radius:8px;box-shadow:0 10px 28px #0f172a14;color:#222831;margin-top:38px;min-height:46px;padding:0 20px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-button[data-v-2f8fd016]:hover{border-color:#1f29373d;box-shadow:0 16px 34px #0f172a1f;transform:translateY(-1px)}
