:root{color-scheme:light;font-family:Outfit,HarmonyOS Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#20232d;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--primary: #7567d9;--primary-strong: color-mix(in srgb, var(--primary) 78%, #20232d);--ink: #20232d;--muted: #707581;--line: #e5e7ec;--surface: #ffffff;--surface-soft: #f1f3f6;--page-width: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:#f6f7f9}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}main{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 86% 6%,color-mix(in srgb,var(--primary) 7%,transparent) 0,transparent 28rem),#f6f7f9}.desktop-topbar{position:sticky;top:12px;z-index:10;display:flex;align-items:center;justify-content:space-between;width:min(var(--page-width),calc(100% - 32px));min-height:62px;margin:12px auto 0;padding:7px 8px 7px 10px;border:1px solid rgba(229,231,236,.88);border-radius:18px;background:#ffffffe6;box-shadow:0 10px 30px #1e23300f;-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.desktop-brand{display:flex;align-items:center;gap:11px;min-width:0}.desktop-brand-logo,.footer-logo{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--line);background:var(--surface-soft)}.desktop-brand-logo{width:44px;height:44px;padding:6px;border-radius:13px}.desktop-brand-logo:empty,.footer-logo:empty{display:none}.desktop-brand-logo img,.footer-logo img{width:100%;height:100%;object-fit:contain}.desktop-brand-text{display:grid;min-width:0;line-height:1.15}.desktop-brand-text strong{overflow:hidden;max-width:260px;color:var(--ink);font-size:16px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.desktop-brand-text span{margin-top:4px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.08em}.desktop-menu{display:flex;align-items:center;gap:3px}.desktop-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;color:#606571;font-size:13px;font-weight:700;transition:color .18s ease,background-color .18s ease,transform .18s ease}.desktop-menu a:active,.primary-button:active,.secondary-button:active,.platform-open:active,.load-error button:active{transform:translateY(1px) scale(.98)}.hero,.section,.site-footer{width:min(var(--page-width),calc(100% - 32px));margin-inline:auto}.hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(34px,5vw,76px);min-height:min(780px,calc(100dvh - 86px));padding:76px 0 72px}.hero-copy{position:relative;z-index:2;min-width:0}.hero-kicker,.eyebrow{color:var(--primary-strong);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-kicker{display:flex;align-items:center;gap:9px;margin-bottom:18px}.hero-kicker:before{content:"";width:24px;height:2px;border-radius:999px;background:var(--primary)}h1{max-width:10ch;color:#1f222b;font-size:clamp(50px,6.1vw,78px);font-weight:760;line-height:1.02;letter-spacing:-.055em;overflow-wrap:anywhere}.hero-desc{max-width:34rem;margin-top:24px;color:var(--muted);font-size:clamp(16px,1.5vw,19px);line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 19px;border-radius:13px;font-size:14px;font-weight:760;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.primary-button{color:#fff;background:var(--primary-strong)}.secondary-button{border:1px solid var(--line);color:#4f5460;background:#ffffffbd}.device-stage{position:relative;min-width:0;min-height:510px;isolation:isolate}.device-stage:before{content:"";position:absolute;top:14%;right:5%;bottom:10%;left:10%;z-index:-1;border-radius:50%;background:color-mix(in srgb,var(--primary) 9%,#ffffff);filter:blur(1px)}.desktop-frame,.phone-frame{overflow:hidden;border:1px solid rgba(217,220,227,.94);background:#fff;box-shadow:0 24px 64px #1f232e1f}.desktop-frame{position:absolute;top:50%;left:0;width:min(92%,680px);padding:8px;border-radius:18px;transform:translateY(-50%) rotate(-1.2deg)}.frame-bar{display:flex;align-items:center;gap:5px;height:26px;padding:0 8px}.frame-bar span{width:6px;height:6px;border-radius:50%;background:#d7dae1}.frame-bar span:first-child{background:color-mix(in srgb,var(--primary) 52%,#d7dae1)}.frame-screen,.phone-screen{overflow:hidden;background:#eef0f4}.frame-screen{aspect-ratio:16 / 10;border-radius:11px}.frame-screen img,.phone-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.phone-frame{position:absolute;right:0;bottom:2%;z-index:2;width:188px;padding:8px;border-radius:30px;transform:rotate(2deg)}.phone-speaker{width:38px;height:4px;margin:4px auto 8px;border-radius:999px;background:#d8dbe2}.phone-screen{aspect-ratio:9 / 18;border-radius:22px}.desktop-frame.compact,.phone-frame.compact{position:relative;inset:auto;transform:none}.desktop-frame.compact{width:min(100%,480px);padding:6px;border-radius:14px;box-shadow:0 18px 42px #1f232e1a}.desktop-frame.compact .frame-bar{height:20px}.desktop-frame.compact .frame-screen{border-radius:8px}.phone-frame.compact{width:160px;padding:7px;border-radius:26px;box-shadow:0 18px 42px #1f232e1a}.phone-frame.compact .phone-screen{border-radius:18px}.frame-placeholder{display:grid;place-items:center;align-content:center;gap:9px;width:100%;height:100%;min-height:160px;color:#9297a2;background:#eef0f4;font-size:12px;font-weight:700}.section{padding:82px 0;border-top:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-head h2{margin-top:9px;color:var(--ink);font-size:clamp(32px,4vw,48px);font-weight:740;line-height:1.08;letter-spacing:-.04em}.service-marquee,.film-carousel{overflow-x:auto;overflow-y:hidden;margin-right:calc((100vw - min(var(--page-width),calc(100vw - 32px)))/-2);padding:2px max(32px,calc((100vw - var(--page-width)) / 2)) 14px 0;scroll-padding-left:0;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.service-marquee::-webkit-scrollbar,.film-carousel::-webkit-scrollbar{display:none}.service-track,.film-track{display:flex;width:max-content;gap:16px}.service-card{display:grid;grid-template-columns:230px minmax(0,1fr);flex:0 0 min(610px,82vw);min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.service-image{position:relative;display:grid;place-items:center;min-height:220px;overflow:hidden;color:var(--primary-strong);background:var(--surface-soft)}.service-image img{width:100%;height:100%;object-fit:cover}.service-badge{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:7px;color:#fff;background:#1f222bc7;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-copy{display:flex;flex-direction:column;justify-content:space-between;gap:24px;min-width:0;padding:25px}.service-copy h3{color:var(--ink);font-size:24px;font-weight:720;line-height:1.25}.service-copy p{display:-webkit-box;overflow:hidden;margin-top:11px;color:var(--muted);font-size:14px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:3}.service-copy>strong{align-self:flex-start;color:var(--primary-strong);font-size:15px;font-weight:800}.film-card{flex:0 0 300px;min-height:318px;padding:24px;scroll-snap-align:start;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.avatar-wrap{position:relative;width:88px;height:88px;margin-bottom:24px}.avatar{width:88px;height:88px;border-radius:24px;object-fit:cover}.avatar-placeholder{display:grid;place-items:center;color:var(--primary-strong);background:color-mix(in srgb,var(--primary) 12%,#ffffff);font-size:28px;font-weight:800}.avatar-frame{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;width:calc(100% + 14px);height:calc(100% + 14px);pointer-events:none;object-fit:contain}.clerk-title,.level-line,.order-count{display:flex;align-items:center}.clerk-title{justify-content:space-between;gap:10px}.clerk-title strong{overflow:hidden;color:var(--ink);font-size:19px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.online{flex:0 0 auto;color:#8b909a;font-size:11px;font-weight:800}.online:before{content:"";display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#c4c7ce;vertical-align:1px}.online.active{color:#2d7d59}.online.active:before{background:#43a778}.level-line{gap:7px;margin-top:10px;color:var(--muted);font-size:12px}.level-line img{width:18px;height:18px;object-fit:contain}.clerk-meta>p{display:-webkit-box;min-height:44px;overflow:hidden;margin-top:18px;color:#656a75;font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.tag-row span{padding:5px 8px;border-radius:7px;color:#686d77;background:var(--surface-soft);font-size:11px;font-weight:700}.order-count{gap:6px;margin-top:18px;color:var(--muted);font-size:12px;font-weight:700}.endpoint-stack{display:grid;gap:16px}.endpoint-panel{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(30px,5vw,72px);min-width:0;padding:clamp(24px,4vw,52px);border:1px solid var(--line);border-radius:24px;background:var(--surface)}.endpoint-panel:nth-child(2n) .endpoint-visual{order:2}.endpoint-visual{display:grid;place-items:center;min-height:280px;overflow:hidden;border-radius:18px;background:var(--surface-soft)}.endpoint-copy{min-width:0}.endpoint-copy h3{color:var(--ink);font-size:clamp(28px,3.4vw,42px);font-weight:740;line-height:1.12;letter-spacing:-.035em}.endpoint-copy>p{max-width:38rem;margin-top:14px;color:var(--muted);font-size:14px;line-height:1.8}.endpoint-features{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px}.endpoint-features span{position:relative;padding-left:12px;color:#5f6470;font-size:12px;font-weight:700}.endpoint-features span:before{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;border-radius:50%;background:var(--primary);transform:translateY(-50%)}.endpoint-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px}.platform-pill{display:grid;grid-template-columns:minmax(0,1fr) 56px 36px;align-items:center;gap:9px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:14px;background:#fafbfc}.platform-pill strong{overflow:hidden;color:#3c414c;font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.qr-canvas{flex:0 0 auto;width:56px;height:56px;border-radius:8px}.platform-open{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;background:var(--primary-strong);transition:transform .18s ease,background-color .18s ease}.empty-state{display:grid;place-items:center;align-content:center;gap:10px;min-height:180px;border-block:1px solid var(--line);color:#8a8f99;font-size:13px;font-weight:700}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 calc(30px + env(safe-area-inset-bottom));border-top:1px solid var(--line);color:#777c87;font-size:12px}.footer-brand,.footer-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px 14px;min-width:0}.footer-logo{width:30px;height:30px;padding:4px;border-radius:9px}.footer-brand>span:last-child{color:#4f5460;font-weight:760}.footer-meta{justify-content:flex-end}.footer-meta a{color:var(--primary-strong);font-weight:700}.loading-page,.load-page{display:grid;min-height:100dvh}.loading-nav{display:flex;align-items:center;justify-content:space-between;align-self:start;width:min(var(--page-width),calc(100% - 32px));height:62px;margin:12px auto 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.loading-nav span,.loading-hero span{display:block;border-radius:9px;background:#e8eaee;animation:skeleton-pulse 1.5s ease-in-out infinite alternate}.loading-nav span:first-child{width:160px;height:30px}.loading-nav span:last-child{width:210px;height:30px}.loading-hero{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;align-self:start;width:min(var(--page-width),calc(100% - 32px));min-height:620px;margin:0 auto}.loading-hero>div{display:grid;gap:18px}.loading-hero>div span:nth-child(1){width:70%;height:14px}.loading-hero>div span:nth-child(2){width:92%;height:74px}.loading-hero>div span:nth-child(3){width:84%;height:50px}.loading-preview{width:100%;aspect-ratio:16 / 10;border-radius:22px!important}.load-error{align-self:center;justify-self:center;width:min(420px,calc(100% - 32px));padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center}.load-error>span{color:var(--ink);font-size:22px;font-weight:760}.load-error p{margin-top:9px;color:var(--muted);font-size:14px}.load-error button{min-height:44px;margin-top:22px;padding:0 18px;border-radius:11px;color:#fff;background:var(--primary-strong);cursor:pointer}@keyframes skeleton-pulse{0%{opacity:.48}to{opacity:1}}@media (hover: hover){.desktop-menu a:hover{color:var(--ink);background:var(--surface-soft)}.primary-button:hover,.platform-open:hover,.load-error button:hover{background:color-mix(in srgb,var(--primary-strong) 86%,#151821)}.secondary-button:hover{border-color:#d5d8df;color:var(--ink);background:#fff}.footer-meta a:hover{text-decoration:underline;text-underline-offset:3px}}@media (max-width: 980px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:84px}.hero-copy{max-width:680px}h1{max-width:14ch}.device-stage{width:min(760px,100%);min-height:500px;margin-inline:auto}.endpoint-panel,.endpoint-panel:nth-child(2n){grid-template-columns:1fr}.endpoint-panel:nth-child(2n) .endpoint-visual{order:0}.endpoint-copy{max-width:720px}.loading-hero{grid-template-columns:1fr;gap:28px;padding:60px 0}}@media (max-width: 640px){:root{--mobile-gutter: 16px}html{scroll-padding-top:80px}body,main{background:#fff}main{background:radial-gradient(circle at 92% 2%,color-mix(in srgb,var(--primary) 7%,transparent) 0,transparent 18rem),#fff}.desktop-topbar{top:max(8px,env(safe-area-inset-top));width:calc(100% - 24px);min-height:56px;margin-top:8px;padding:6px;border-radius:16px}.desktop-brand{gap:9px;min-width:0}.desktop-brand-logo{width:40px;height:40px;border-radius:11px}.desktop-brand-text strong{max-width:min(42vw,170px);font-size:14px}.desktop-brand-text span{display:none}.desktop-menu{flex:0 0 auto}.desktop-menu a{display:none}.desktop-menu a:last-child{display:inline-flex;min-height:40px;padding:0 13px;color:#fff;background:var(--primary-strong);font-size:12px}.hero,.section,.site-footer{width:100%}.hero{gap:38px;padding:64px var(--mobile-gutter) 58px}.hero-kicker{margin-bottom:14px;font-size:11px}h1{max-width:100%;font-size:clamp(38px,12vw,54px);line-height:1.04;letter-spacing:-.045em}.hero-desc{margin-top:18px;font-size:15px;line-height:1.75}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:28px}.primary-button,.secondary-button{min-height:46px;padding:0 12px;border-radius:12px;font-size:13px}.device-stage{min-height:285px}.device-stage:before{top:10%;right:2%;bottom:2%;left:6%}.device-stage>.desktop-frame{left:0;width:calc(100% - 34px);padding:5px;border-radius:13px}.device-stage>.desktop-frame .frame-bar{height:19px}.device-stage>.desktop-frame .frame-screen{border-radius:8px}.device-stage>.phone-frame{right:0;bottom:0;width:106px;padding:5px;border-radius:20px}.device-stage>.phone-frame .phone-speaker{width:25px;height:3px;margin:2px auto 5px}.device-stage>.phone-frame .phone-screen{border-radius:14px}.section{padding:58px var(--mobile-gutter)}.section-head{margin-bottom:25px}.section-head h2{margin-top:7px;font-size:32px}.eyebrow{font-size:10px}.service-marquee,.film-carousel{margin-right:calc(var(--mobile-gutter) * -1);padding-right:var(--mobile-gutter)}.service-track,.film-track{gap:10px}.service-card{grid-template-columns:1fr;flex-basis:min(84vw,360px);border-radius:17px}.service-image{min-height:176px}.service-copy{gap:18px;min-height:168px;padding:20px}.service-copy h3{font-size:21px}.service-copy p{-webkit-line-clamp:2}.film-card{flex-basis:min(78vw,300px);min-height:300px;padding:21px;border-radius:17px}.endpoint-stack{gap:10px}.endpoint-panel{gap:24px;padding:18px;border-radius:19px}.endpoint-visual{min-height:210px;border-radius:14px}.desktop-frame.compact{width:calc(100% - 18px)}.phone-frame.compact{width:116px}.endpoint-copy h3{font-size:27px}.endpoint-copy>p{margin-top:10px;font-size:13px;line-height:1.7}.endpoint-features{gap:7px 14px;margin-top:17px}.endpoint-platforms{grid-template-columns:1fr;margin-top:20px}.platform-pill{grid-template-columns:minmax(0,1fr) 44px;min-height:54px;padding:5px 5px 5px 14px;border-radius:13px}.platform-pill .qr-canvas{display:none}.platform-open{width:44px;height:44px;border-radius:10px}.empty-state{min-height:150px}.site-footer{align-items:flex-start;flex-direction:column;gap:18px;padding:24px var(--mobile-gutter) calc(28px + env(safe-area-inset-bottom))}.footer-meta{justify-content:flex-start;line-height:1.7}.loading-nav{width:calc(100% - 24px);height:56px;margin-top:8px}.loading-nav span:first-child{width:42%}.loading-nav span:last-child{width:26%}.loading-hero{width:calc(100% - 32px);min-height:auto;padding:72px 0}}@media (max-width: 370px){.hero-actions{grid-template-columns:1fr}.desktop-brand-text strong{max-width:34vw}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
