:root{--bg:#10131a;--bg-deep:#0a0c11;--card:#ffffff09;--card-solid:#161a22;--text:#eef1f6;--muted:#9aa3b5;--accent:#7eb6ff;--accent-hover:#a8d0ff;--accent-soft:#7eb6ff1f;--line:#ffffff14;--glass:#12161e8c;--glass-strong:#0e1118b8;--radius:16px;--max:1120px;--font:"PingFang SC", "Noto Sans SC", "Microsoft YaHei", system-ui, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font);background:var(--bg-deep);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.home-page{isolation:isolate;min-height:100vh;color:var(--text);background:linear-gradient(180deg, #10131aeb, #0a0c11fa), radial-gradient(120% 80% at 50% -10%, #1a2333 0%, transparent 55%), var(--bg-deep);position:relative}.home-atmosphere{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.home-atmosphere-wash{filter:blur(2px);background:radial-gradient(90% 55% at 50% 0,#5a78a02e,#0000 70%),radial-gradient(60% 40% at 18% 30%,#788caa14,#0000 65%),radial-gradient(55% 38% at 82% 22%,#466e961a,#0000 68%);height:70%;position:absolute;inset:-20% -10% auto}.home-atmosphere-mist{filter:blur(28px);opacity:.9;background:radial-gradient(80% 45% at 50% 40%,#ffffff09,#0000 70%),radial-gradient(70% 50% at 40% 70%,#3c5a821f,#0000 72%);position:absolute;inset:18% -15% -10%}.home-atmosphere-beam{filter:blur(60px);opacity:.55;mix-blend-mode:screen;border-radius:50%;position:absolute}.home-atmosphere-beam-a{background:radial-gradient(100% 70%,#8cafdc38 0%,#5a82b414 42%,#0000 72%);width:min(92vw,1100px);height:min(42vh,420px);top:8%;left:50%;transform:translate(-50%)rotate(-8deg)}.home-atmosphere-beam-b{opacity:.4;filter:blur(80px);background:radial-gradient(100% 65%,#6496be1f 0%,#46648c0d 45%,#0000 70%);width:min(70vw,820px);height:min(36vh,340px);top:28%;left:58%;transform:translate(-40%)rotate(12deg)}.home-color-orb{filter:blur(18px);opacity:.7;mix-blend-mode:screen;will-change:transform, opacity;pointer-events:none;border-radius:50%;position:absolute}.home-color-orb-a{background:radial-gradient(circle at 35% 35%,#38bdf8bf,#2563eb1f 58%,#0000 72%);width:min(42vw,460px);height:min(42vw,460px);animation:14s ease-in-out infinite alternate home-orb-drift-a;top:6%;left:2%}.home-color-orb-b{background:radial-gradient(circle at 40% 40%,#a78bfaa6,#3b82f624 55%,#0000 72%);width:min(34vw,380px);height:min(34vw,380px);animation:17s ease-in-out infinite alternate home-orb-drift-b;top:18%;right:2%}.home-color-orb-c{background:radial-gradient(circle at 40% 40%,#2dd4bf8c,#3b82f61f 55%,#0000 72%);width:min(38vw,420px);height:min(38vw,420px);animation:16s ease-in-out infinite alternate home-orb-drift-c;top:42%;left:38%}@keyframes home-orb-drift-a{0%{opacity:.55;transform:translate(0,0)scale(1)}to{opacity:.85;transform:translate(5vw,4vh)scale(1.12)}}@keyframes home-orb-drift-b{0%{opacity:.45;transform:translate(0,0)scale(1.05)}to{opacity:.75;transform:translate(-4vw,5vh)scale(.95)}}@keyframes home-orb-drift-c{0%{opacity:.4;transform:translate(0,0)scale(.94)}to{opacity:.72;transform:translate(3vw,-4vh)scale(1.14)}}.home-atmosphere-vignette{background:radial-gradient(75% 65% at 50% 35%,#0000 20%,#080a0e8c 100%),linear-gradient(#0000 0%,#080a0e59 100%);position:absolute;inset:0}.home-page>.home-nav{z-index:100}.home-page>:not(.home-atmosphere):not(.home-nav){z-index:1;position:relative}.home-wrap{width:min(100% - 2.5rem, var(--max));margin-inline:auto}.home-nav{z-index:100;isolation:isolate;-webkit-backdrop-filter:blur(24px)saturate(1.35);background:#0a0d14b8;border-bottom:1px solid #ffffff0f;position:sticky;top:0;box-shadow:0 10px 40px #0000002e}.home-nav.is-scrolled{background:#0a0d14e0;border-bottom-color:#ffffff1a}.home-nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:64px;display:grid}.home-brand{text-align:left;justify-self:start;align-items:center;gap:.7rem;display:inline-flex}.home-brand img{background:#000;border-radius:8px;flex:none;width:32px;height:32px}.home-brand-text{line-height:1.15}.home-brand-text .home-locale-stack-pane{flex-direction:column;align-items:flex-start;gap:.12rem;display:flex}.home-brand-text strong{letter-spacing:.02em;font-size:1rem;font-weight:650;display:block}.home-brand-text small{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-top:.05rem;font-size:.72rem;font-weight:500;display:block}.home-nav-links{color:var(--muted);justify-self:center;gap:1.6rem;font-size:.92rem;display:flex}.home-nav-links a:hover{color:var(--text)}.home-nav-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:.75rem;display:flex}.home-btn{cursor:pointer;white-space:nowrap;height:40px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.92rem;font-weight:550;transition:background .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s,padding .5s cubic-bezier(.4,0,.2,1);display:inline-flex;overflow:hidden}.home-nav-actions .home-btn{height:36px;padding:0 .95rem;font-size:.84rem}.home-user-chip{align-items:center;gap:.45rem;display:inline-flex}.home-user-link{max-width:168px;height:36px;color:var(--text);background:#3b82f614;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:.5rem;padding:0 .55rem 0 .3rem;transition:border-color .2s,background .2s;display:inline-flex}.home-user-link:hover{background:#3b82f624;border-color:#93c5fd73}.home-user-avatar,.home-user-avatar-img{color:#f8fbff;object-fit:cover;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;display:inline-grid}.home-user-name{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:550;overflow:hidden}.home-logout-btn{height:36px!important;padding:0 .85rem!important;font-size:.8rem!important}.home-drawer-logout{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);text-align:left;cursor:pointer;font:inherit;background:0 0;margin-top:.35rem;padding:.7rem 0;display:block}.home-drawer-logout:hover{color:var(--text)}.home-btn:active{transform:translateY(1px)}.home-btn-primary{color:#f8fbff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 48%,#1d4ed8 100%);border-color:#93c5fd59;box-shadow:0 8px 24px #2563eb47,inset 0 1px #ffffff38}.home-btn-primary:hover{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 45%,#2563eb 100%);border-color:#bfdbfe80}.home-btn-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#dbeafe;background:#3b82f614;border-color:#93c5fd47}.home-btn-ghost:hover{color:#fff;background:#3b82f629;border-color:#93c5fd80}.home-btn-lg{height:48px;padding:0 1.4rem;font-size:1rem}.home-menu-btn{border:1px solid var(--line);width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:10px;display:none}.home-drawer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c118c;padding:.75rem 0 1rem;display:none}.home-drawer.is-open{display:block}.home-drawer a{color:var(--muted);border-bottom:1px solid var(--line);padding:.7rem 0;display:block}.home-drawer a:last-child{border-bottom:0}.home-lang{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-radius:999px;flex:none;grid-template-columns:1fr 1fr;align-items:center;height:36px;padding:.15rem;display:inline-grid;position:relative}.home-lang-pill{pointer-events:none;z-index:0;background:#3b82f647;border-radius:999px;width:calc(50% - .15rem);transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:.15rem;bottom:.15rem;left:.15rem;box-shadow:inset 0 0 0 1px #93c5fd33}.home-lang-en .home-lang-pill,.home-lang[data-active=en] .home-lang-pill{transform:translate(100%)}.home-lang-zh .home-lang-pill,.home-lang[data-active=zh] .home-lang-pill{transform:translate(0)}.home-lang button{z-index:1;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;height:28px;padding:0 .55rem;font-size:.78rem;transition:color .5s cubic-bezier(.4,0,.2,1);position:relative}.home-lang button:disabled{cursor:default}.home-lang button:hover{color:var(--text)}.home-lang button.is-active,.home-lang button[aria-pressed=true]{color:#eff6ff}.home-locale-stack{justify-items:stretch;display:grid}.home-nav-links .home-locale-stack,.home-section-action .home-locale-stack,.home-drawer .home-locale-stack{vertical-align:baseline;display:inline-grid}.home-section-heading-row>.home-locale-stack{flex:auto;min-width:min(100%,20rem)}.home-locale-stack-pane{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.home-locale-stack-pane.is-active{opacity:1;visibility:visible;pointer-events:auto}.home-page.is-locale-out .home-locale-stack-pane.is-active,html[data-locale-phase=out] .home-locale-stack-pane.is-active{opacity:0}.home-page.is-locale-in .home-locale-stack-pane.is-active,html[data-locale-phase=in] .home-locale-stack-pane.is-active{opacity:1;transition-duration:.42s}.home-btn-label{white-space:nowrap;vertical-align:baseline;display:inline-block}.home-btn-label-text{opacity:1;transition:opacity .5s cubic-bezier(.4,0,.2,1);display:inline-block}.home-page.is-locale-out .home-btn-label-text,html[data-locale-phase=out] .home-btn-label-text{opacity:0}.home-page.is-locale-in .home-btn-label-text,html[data-locale-phase=in] .home-btn-label-text{opacity:1;transition-duration:.42s}.home-locale-fade{opacity:1;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.home-page.is-locale-out .home-locale-fade,html[data-locale-phase=out] .home-locale-fade{opacity:0}.home-page.is-locale-in .home-locale-fade,html[data-locale-phase=in] .home-locale-fade{opacity:1;transition-duration:.42s}.home-hero{align-items:center;min-height:min(88vh,820px);padding:5.5rem 0 4.5rem;display:flex;position:relative;overflow:hidden}.home-hero-inner{z-index:1;position:relative}.home-eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#bed2ebc7;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.75rem;display:inline-flex}.home-eyebrow:before{content:"";background:#bed2ebd9;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #a0bee659}.home-hero h1{letter-spacing:-.02em;text-shadow:0 2px 40px #00000059;max-width:16ch;margin-bottom:1.1rem;font-size:clamp(2.15rem,5vw,3.45rem);font-weight:650;line-height:1.18}.home-title-accent{color:#60a5fa}.home-lead{color:var(--muted);max-width:38rem;margin-bottom:1.35rem;font-size:clamp(1rem,1.5vw,1.15rem)}.home-download-label{color:var(--text);margin-bottom:.85rem;font-size:.95rem;font-weight:550}.home-hero-cta{flex-wrap:wrap;gap:.75rem;margin-bottom:0;display:flex}.home-section{padding:4.5rem 0}.home-section-heading{margin-bottom:2.25rem}.home-section-label{font-family:var(--mono);letter-spacing:.1em;color:#aac3e1b3;margin-bottom:.75rem;font-size:.75rem}.home-section-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.home-section-title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}.home-section-kicker{color:var(--text);margin:0 0 .45rem;font-size:.95rem;font-weight:500}.home-section-desc{color:var(--muted);max-width:38rem}.home-section-action{color:var(--muted);white-space:nowrap;font-size:.92rem}.home-section-action:hover{color:var(--text)}.home-pillars{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.home-pillar{border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(18px)saturate(1.15);background:linear-gradient(160deg,#ffffff0f,#ffffff05);padding:1.4rem 1.35rem 1.5rem;transition:border-color .2s,transform .2s,background .2s;box-shadow:inset 0 1px #ffffff0f}.home-pillar:hover{background:linear-gradient(160deg,#ffffff14,#ffffff08);border-color:#ffffff29;transform:translateY(-2px)}.home-pillar-num{font-family:var(--mono);color:#aac3e1bf;margin-bottom:1rem;font-size:.75rem}.home-pillar h3{margin-bottom:.55rem;font-size:1.15rem;font-weight:600}.home-pillar p{color:var(--muted);font-size:.95rem}.home-cases{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.home-case{border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);background:linear-gradient(#ffffff0d,#ffffff05);flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.home-case:hover{border-color:#ffffff29;transform:translateY(-2px)}.home-case-visual{background:linear-gradient(145deg, #0f121c33, #0c0d11b8), var(--case-image) center / cover no-repeat, linear-gradient(145deg, #151821, #0c0d11);border-bottom:1px solid var(--line);height:140px;position:relative}.home-case-visual:after{content:attr(data-tag);color:#dce6f5b8;font-size:.75rem;font-family:var(--mono);text-shadow:0 1px 8px #00000080;position:absolute;bottom:1rem;left:1rem}.home-case-body{flex-direction:column;flex:1;min-height:0;padding:1.15rem 1.2rem 1.6rem;display:flex}.home-case-body>.home-locale-stack{flex:auto;grid-template-rows:1fr;align-items:stretch;width:100%}.home-case-body .home-locale-stack-pane{flex-direction:column;align-self:stretch;gap:.45rem;height:100%;min-height:100%;display:flex}.home-case-body h3{font-size:1.05rem}.home-case-body p{color:var(--muted);font-size:.9rem}.home-case-tags{flex-wrap:nowrap;align-items:center;gap:.28rem;margin-top:.3rem;display:flex}.home-case-tags span{letter-spacing:-.01em;color:var(--muted);border:1px solid var(--line);white-space:nowrap;background:#ffffff08;border-radius:999px;flex:0 auto;padding:.14rem .4rem;font-size:.64rem;line-height:1.25}.home-case-go{color:var(--accent-hover);align-self:flex-start;margin-top:auto;padding-top:.7rem;font-size:.9rem;font-weight:550}.home-cta-band{text-align:left;border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);-webkit-backdrop-filter:blur(22px)saturate(1.2);background:linear-gradient(145deg,#ffffff12,#ffffff05 42%),#12161e73;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem 2.5rem;padding:2.75rem 2rem;display:grid;box-shadow:inset 0 1px #ffffff14}.home-cta-main{min-width:0}.home-cta-band h2{margin-bottom:.6rem;font-size:clamp(1.5rem,3vw,2rem)}.home-cta-main>.home-locale-stack p,.home-cta-band .home-cta-main p{color:var(--muted);max-width:36rem;margin-bottom:1.5rem}.home-contact-links{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.home-contact-link{color:var(--text);box-shadow:none;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:.15rem;padding:0;text-decoration:none;display:flex}.home-contact-link:hover strong{color:var(--accent-hover)}.home-contact-link-label{letter-spacing:.06em;color:var(--muted);text-transform:uppercase;font-size:.78rem}.home-contact-link strong{font-size:1.05rem;font-weight:600;transition:color .2s}.home-contact-qr{color:var(--muted);flex-direction:column;justify-self:end;align-items:center;gap:.55rem;font-size:.85rem;display:flex}.home-contact-qr img{border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:12px;width:132px;height:132px}.home-foot{border-top:1px solid var(--line);color:var(--muted);background:linear-gradient(#0000,#080a0e73);padding:2rem 0 2.5rem;font-size:.85rem}.home-foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-foot-brand{align-items:center;gap:.65rem;display:inline-flex}.home-foot-brand img{background:#000;border-radius:7px;width:28px;height:28px}.home-foot-brand strong{color:var(--text);font-size:.9rem;display:block}.home-foot-brand span{color:var(--muted);font-size:.75rem}.home-foot-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.home-foot-meta p{margin:0}.home-foot-icp{color:var(--muted);letter-spacing:.01em;text-decoration:none}.home-foot-icp:hover{color:var(--text);text-decoration:underline}@media (width<=640px){.home-foot-meta{text-align:left;align-items:flex-start;width:100%}}a.home-card,.home-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card-solid);min-height:320px;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s;display:block;position:relative;overflow:hidden}a.home-card:hover,.home-card:hover{border-color:#ffffff29;transform:translateY(-2px)}.home-card-image{background:linear-gradient(180deg, #0b0b0b26, #0b0b0be0), var(--case-image) center / cover no-repeat, #12141a;position:absolute;inset:0}.home-card-overlay{background:linear-gradient(#0000 30%,#0b0b0beb);position:absolute;inset:0}.home-card-number{z-index:2;font-family:var(--mono);color:#aac3e1cc;font-size:.75rem;position:absolute;top:1rem;left:1rem}.home-card-content{z-index:2;gap:.45rem;padding:1.2rem 1.25rem 1.35rem;display:grid;position:absolute;bottom:0;left:0;right:0}.home-card-tag{font-family:var(--mono);letter-spacing:.08em;color:var(--muted);font-size:.72rem}.home-card-content h3{font-size:1.15rem;font-weight:600}.home-card-content p{color:#f2f4f8c7;font-size:.9rem}.home-card-features{flex-wrap:wrap;gap:.35rem;display:flex}.home-card-features span{color:var(--muted);border:1px solid var(--line);background:#12141a8c;border-radius:999px;padding:.2rem .55rem;font-size:.75rem}.home-card-go{color:var(--accent-hover);margin-top:.35rem;font-size:.9rem;font-weight:550}.site-page .site-main{width:min(100% - 2.5rem, var(--max));z-index:1;margin:0 auto;padding:2.5rem 0 4rem;position:relative}.site-case-one-liner{color:var(--muted);max-width:40rem;margin:-.5rem 0 1.75rem}.site-page .home-background,.home-background{display:none}@media (width<=860px){.home-nav-inner{grid-template-columns:1fr auto}.home-nav-links{display:none}.home-menu-btn{justify-content:center;align-items:center;display:inline-flex}.home-user-name{display:none}.home-user-link{padding-right:.3rem}.home-pillars,.home-cases{grid-template-columns:1fr}.home-hero{min-height:auto;padding:3.5rem 0 3rem}.home-hero h1{max-width:none}.home-hero-cta .home-btn{flex:none;min-width:0}.home-cta-band{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.2rem}.home-contact-qr{justify-self:start}.home-atmosphere-beam-a{filter:blur(48px);height:34vh}.home-color-orb{opacity:.55;filter:blur(22px)}}
