:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--page:#f6f4ed;--surface:#fffdf7;--surface-strong:#ebe6db;--text:#171916;--muted:#5f675d;--border:#d8d3c8;--accent:#d89b24;--focus-ring:#7a4f00;--button:#171916;--button-text:#f4f1e8;--card-radius:16px;--control-radius:10px;--content-width:1180px;--header-height:72px;--shadow-soft:0 24px 70px #41351c1c}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--page:#131512;--surface:#1c1f1b;--surface-strong:#252a24;--text:#f4f1e8;--muted:#b6beb2;--border:#394037;--accent:#e0aa3e;--focus-ring:#e0aa3e;--button:#f4f1e8;--button-text:#171916;--shadow-soft:0 24px 70px #00000042}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{background:var(--page);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Source Han Sans SC,system-ui,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:1.18}p{text-wrap:pretty}[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.section-shell,.site-header__inner,.site-footer{width:min(calc(100% - 48px), var(--content-width));margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--page) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:32px;display:flex}.brand{color:var(--text);letter-spacing:-.04em;flex:none;align-items:center;gap:11px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand:hover{color:var(--text)}.brand img{width:40px;height:40px}.site-nav{white-space:nowrap;align-items:center;gap:clamp(18px,2.5vw,36px);display:flex}.site-nav a{color:var(--muted);font-size:15px;font-weight:650;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}.site-nav__contact{border-radius:var(--control-radius);background:var(--button);min-height:42px;padding:8px 18px;color:var(--button-text)!important}.nav-toggle{border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface);cursor:pointer;min-height:42px;padding:8px 15px;font-weight:700;display:none}.hero{min-height:calc(100dvh - var(--header-height));grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:clamp(32px,4vw,64px);padding-block:clamp(56px,8vh,88px);display:grid}.hero__content{z-index:2;position:relative}.hero h1{letter-spacing:-.07em;max-width:12ch;margin-bottom:24px;font-size:clamp(43px,4.6vw,68px);font-weight:850}.hero__content>p{max-width:34em;color:var(--muted);margin-bottom:32px;font-size:clamp(17px,1.55vw,20px)}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:var(--control-radius);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:11px 22px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.button:active,.site-nav__contact:active{transform:translateY(1px)}.button--primary{background:var(--button);color:var(--button-text)}.button--primary:hover{background:var(--accent);color:#171916}.button--secondary{border-color:var(--border);background:var(--surface);color:var(--text)}.button--secondary:hover{border-color:var(--accent);color:var(--text)}.hero__visuals{min-height:clamp(420px,52vw,610px);position:relative}.hero__visual{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface);box-shadow:var(--shadow-soft);margin:0;position:absolute;overflow:hidden}.hero__visual img{object-fit:cover;width:100%;height:100%}.hero__visual--assistant{aspect-ratio:8/5;width:83%;top:2%;right:0;transform:rotate(1.5deg)}.hero__visual--shortvideo{aspect-ratio:1.64;width:68%;bottom:2%;right:20%;transform:rotate(-2deg)}.products,.custom-development,.trust,.contact,.about{padding-block:clamp(80px,10vw,136px)}.section-heading{max-width:780px;margin-bottom:clamp(40px,6vw,72px)}.section-heading h2,.trust__lead h2,.contact h2,.about h2,.contact-page h1,.legal-page h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(34px,4.5vw,58px);font-weight:820}.section-heading p,.trust__lead p,.contact__content>p,.about p{max-width:65ch;color:var(--muted);font-size:18px}.product-feature{align-items:center;gap:clamp(32px,6vw,84px);margin-bottom:clamp(56px,9vw,108px);display:grid}.product-feature--assistant{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr)}.product-feature--shortvideo{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);padding-left:clamp(0px,5vw,70px)}.product-feature>img{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface);width:100%;box-shadow:var(--shadow-soft)}.product-feature--assistant>img{aspect-ratio:8/5;object-fit:cover}.product-feature--shortvideo>img{aspect-ratio:1.64;object-fit:cover}.product-feature h3{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(28px,3vw,42px)}.product-feature__content>p:not(.product-feature__status){color:var(--muted);font-size:18px}.product-feature__status{color:color-mix(in srgb, var(--accent) 76%, var(--text));margin-top:24px;font-size:14px;font-weight:750}.products__future{border-top:1px solid var(--border);color:var(--muted);margin:0;padding-top:28px}.custom-development{position:relative}.capabilities{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--border);grid-template-columns:1.2fr .8fr;gap:1px;margin-bottom:44px;display:grid;overflow:hidden}.capability{background:var(--surface);min-height:190px;padding:clamp(28px,4vw,48px)}.capability:nth-child(2),.capability:nth-child(3){background:var(--surface-strong)}.capability h3{margin-bottom:14px;font-size:24px}.capability p{max-width:30em;color:var(--muted);margin:0}.delivery-flow{counter-reset:delivery;grid-template-columns:repeat(5,1fr);margin:0 0 34px;padding:0;list-style:none;display:grid}.delivery-flow li{border-top:1px solid var(--border);color:var(--muted);counter-increment:delivery;padding:18px 14px 18px 40px;font-size:14px;font-weight:700;position:relative}.delivery-flow li:before{color:var(--accent);content:counter(delivery);position:absolute;left:12px}.trust{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(50px,8vw,120px);display:grid}.trust__lead{position:sticky;top:120px}.trust__layers{gap:18px;display:grid}.trust__layers article{border-left:3px solid var(--accent);border-radius:0 var(--card-radius) var(--card-radius) 0;background:var(--surface);padding:28px 30px}.trust__layers article:nth-child(2n){background:var(--surface-strong);margin-left:clamp(0px,5vw,60px)}.trust__layers h3{margin-bottom:9px;font-size:22px}.trust__layers p{color:var(--muted);margin:0}.contact{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface-strong);grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:clamp(44px,9vw,126px);margin-block:clamp(40px,7vw,90px);padding-inline:clamp(28px,5vw,72px);display:grid}.contact__privacy,.contact__status{color:var(--muted);font-size:14px!important}.contact__channel{text-align:center;justify-items:center;display:grid}.contact__channel h3{margin-bottom:18px}.contact-qr-box,.contact-qr-shell{border-radius:var(--card-radius);background:#fff;border:1px solid #d8d3c8;width:min(100%,392px);padding:16px;box-shadow:0 16px 36px #23221e21}.contact-qr-box img,.contact-qr-shell img{object-fit:contain;width:100%;height:auto}.contact__status{margin:16px 0 0}.about{border-top:1px solid var(--border);grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(36px,8vw,110px);display:grid}.contact-page,.legal-page{padding-block:clamp(64px,9vw,112px)}.contact-page__header{max-width:720px;margin-bottom:58px}.contact-page__header p{color:var(--muted);font-size:18px}.contact-page__services{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--border);grid-template-columns:1.2fr .9fr 1fr;gap:1px;display:grid;overflow:hidden}.contact-page__services section{background:var(--surface);padding:clamp(26px,4vw,42px)}.contact-page__services section:nth-child(2){background:var(--surface-strong)}.contact-page__services h2{margin-bottom:14px;font-size:24px}.contact-page__services p{color:var(--muted);margin:0}.contact--page{width:100%}.legal-page article{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface);max-width:820px;margin-inline:auto;padding:clamp(28px,5vw,68px)}.legal-page__header{border-bottom:1px solid var(--border);margin-bottom:52px;padding-bottom:30px}.legal-page__header p{color:var(--muted);margin:0}.legal-page section+section{margin-top:42px}.legal-page section h2{margin-bottom:14px;font-size:22px}.legal-page section p{color:var(--muted)}.legal-page section p:last-child{margin-bottom:0}.legal-page section a{color:color-mix(in srgb, var(--accent) 76%, var(--text));font-weight:700}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr minmax(300px,.8fr);gap:40px;padding-block:54px;display:grid}.site-footer__brand p{color:var(--muted);margin:12px 0 0;font-size:13px}.site-footer__links{flex-wrap:wrap;place-content:start flex-end;gap:12px 22px;display:flex}.site-footer__links a{color:var(--muted);font-size:13px;text-decoration:none}.site-footer__links a:hover{color:var(--text)}.site-footer__admin{opacity:1}.reveal-section,[data-reveal]{opacity:0;transition:opacity .68s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal-section.is-visible,[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=900px){.hero{grid-template-columns:1fr;gap:48px;min-height:auto}.hero h1{font-size:clamp(40px,5.8vw,54px)}.site-nav{gap:18px}.site-nav a{font-size:14px}.trust{gap:48px}}@media (width<=767px){.section-shell,.site-header__inner,.site-footer{width:min(calc(100% - 32px), var(--content-width))}.site-header__inner{min-height:64px}.nav-toggle{align-items:center;display:inline-flex}.site-nav{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface);box-shadow:var(--shadow-soft);padding:14px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px}.site-nav.is-open{display:grid}.site-nav a{min-height:44px;padding:9px 12px}.site-nav__contact{text-align:center;justify-content:center}.hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding-block:54px 74px}.hero h1{max-width:13ch;font-size:clamp(40px,12vw,56px)}.hero__visuals{min-height:clamp(330px,100vw,470px)}.product-feature,.product-feature--assistant,.product-feature--shortvideo,.trust,.contact,.about,.site-footer{grid-template-columns:1fr}.product-feature--shortvideo{padding-left:0}.product-feature--shortvideo>img{order:2}.product-feature--shortvideo .product-feature__content{order:1}.capabilities,.contact-page__services{grid-template-columns:1fr}.capability{min-height:auto}.delivery-flow{grid-template-columns:1fr 1fr}.trust__lead{position:static}.trust__layers article:nth-child(2n){margin-left:0}.contact{gap:36px;padding-block:52px;padding-inline:24px}.about{gap:12px}.site-footer__links{justify-content:flex-start}}@media (width<=420px){.hero__actions{display:grid}.button{width:100%}.hero__visuals{min-height:300px}.delivery-flow{grid-template-columns:1fr}.legal-page article{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.reveal-section,[data-reveal]{opacity:1;transform:none}}
