@font-face{font-family:AlibabaHealth;src:url(/_astro/AlibabaHealth-Regular.BmkQYCqd.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:AlibabaHealth;src:url(/_astro/AlibabaHealth-Bold.DlrIDCel.ttf)format("truetype");font-weight:700 900;font-display:swap}@layer theme{:root{color-scheme:light;--bg:#f5f5f2;--surface:#fff;--ink:#171918;--muted:#70746f;--line:#dcdeda;--accent:#72e15a;--stage:#202321;--header:#f5f5f2d1}:root[data-theme=dark]{color-scheme:dark;--bg:#161816;--surface:#222522;--ink:#f6f7f3;--muted:#a9ada7;--line:#383c38;--accent:#8be66f;--stage:#0f1110;--header:#161816d1}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg:#161816;--surface:#222522;--ink:#f6f7f3;--muted:#a9ada7;--line:#383c38;--accent:#8be66f;--stage:#0f1110;--header:#161816d1}}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:AlibabaHealth,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,select{font:inherit}h1,h2,h3,p{margin:0}a,select{-webkit-tap-highlight-color:transparent}a:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--surface);z-index:100;padding:10px 18px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.site-header{z-index:20;background:var(--header);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;min-height:76px;margin:auto;padding:12px 30px;display:flex}.brand{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.brand img{border-radius:11px}nav{align-items:center;gap:26px;font-size:14px;display:flex}nav>a{align-items:center;min-height:44px;display:flex}.nav-download{font-weight:700}.theme-control{border-left:1px solid var(--line);align-items:center;gap:6px;padding-left:20px;display:flex}.theme-control select{color:var(--ink);cursor:pointer;background:0 0;border:0;min-height:44px}.theme-control option{background:var(--surface);color:var(--ink)}.hero{background:var(--stage);color:#f7f8f5;min-height:calc(100vh - 76px);padding:86px 24px 0;overflow:hidden}.hero-copy{text-align:center;max-width:1040px;margin:auto}.hero-mark{color:var(--accent);letter-spacing:.25em;font-size:15px;font-weight:700}.hero h1{letter-spacing:-.045em;max-width:980px;margin:24px auto 34px;font-size:clamp(36px,5.2vw,72px);font-weight:700;line-height:1.2}.hero h1 span{color:var(--accent);font-weight:400}.button{border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:10px 24px;font-size:15px;font-weight:700;transition:transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#171918;background:#f6f7f3}.hero-stage{justify-content:center;align-items:flex-start;max-width:1050px;height:590px;margin:72px auto 0;display:flex;position:relative}.poster{background:#fff;border:5px solid #fff;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 40px 90px #0008}.poster img{width:100%}.poster-main{z-index:2;width:350px;transform:translateY(0)}.poster-left,.poster-right{opacity:.78;width:240px;top:74px}.poster-left{margin-left:-480px;transform:rotate(-8deg)}.poster-right{margin-left:480px;transform:rotate(8deg)}.showcase{max-width:1180px;margin:auto;padding:130px 30px}.showcase-title{grid-template-columns:1fr 2fr;align-items:start;gap:40px;margin-bottom:64px;display:grid}.showcase-title>p{color:var(--muted);font-size:15px}.showcase h2{letter-spacing:-.045em;font-size:clamp(38px,5vw,66px);line-height:1.15}.moments{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.moment{background:var(--surface);border:1px solid var(--line);border-radius:28px;flex-direction:column;min-height:590px;padding:28px 28px 0;display:flex;overflow:hidden}.moment>span{color:var(--muted);font-size:13px}.moment h3{margin:10px 0 34px;font-size:28px}.moment-image{border-radius:18px 18px 0 0;width:84%;margin:auto auto 0;overflow:hidden;box-shadow:0 22px 55px #0003}.moment-image img{width:100%}.download-section{background:var(--accent);color:#142011;text-align:center;padding:110px 24px}.download-section>img{border-radius:22px;margin:0 auto 28px;box-shadow:0 18px 36px #234b1e33}.download-section h2{letter-spacing:-.05em;font-size:clamp(48px,7vw,84px);line-height:1.1}.download-section p{margin:18px 0 30px;font-size:16px}.button-light{color:#fff;background:#171918}.site-footer{max-width:1180px;margin:auto;padding:52px 30px 28px}.footer-top,.footer-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-top{padding-bottom:34px}.footer-brand{font-size:25px;font-weight:700}.footer-brand span{color:var(--accent)}.footer-links{gap:28px;font-size:13px;display:flex}.footer-links a{align-items:center;min-height:44px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);padding-top:22px;font-size:12px}.legal-wrap{max-width:980px;margin:auto;padding:46px 30px}.back-link{align-items:center;min-height:44px;margin-bottom:24px;display:inline-flex}.legal-content{background:var(--surface);border:1px solid var(--line);overflow-wrap:anywhere;border-radius:24px;padding:50px}.legal-content h1{margin-bottom:30px;font-size:38px;line-height:1.25}.legal-content h2{margin:38px 0 16px;font-size:24px}.legal-content h3{margin:28px 0 12px;font-size:19px}.legal-content p,.legal-content ul,.legal-content ol{margin:0 0 18px}.legal-content li{margin-bottom:8px}.legal-content a{text-underline-offset:3px;text-decoration:underline}.legal-content table{border-collapse:collapse;margin:24px 0;font-size:14px;display:block;overflow-x:auto}.legal-content th,.legal-content td{border:1px solid var(--line);text-align:left;min-width:110px;padding:12px}@media (width<=760px){.header-inner{min-height:68px;padding:10px 16px}.brand{font-size:18px}.brand img{width:38px;height:38px}.nav-feature{display:none}nav{gap:10px}.theme-control{padding-left:10px}.theme-control svg{display:none}.theme-control select{max-width:88px;font-size:12px}.hero{min-height:auto;padding:64px 18px 0}.hero h1{margin:20px auto 30px;font-size:clamp(33px,10.4vw,48px)}.hero h1 span{font-size:.65em}.hero-stage{height:430px;margin-top:56px}.poster{border-width:3px;border-radius:16px}.poster-main{width:58vw;max-width:250px}.poster-left,.poster-right{width:38vw;max-width:160px;top:58px}.poster-left{margin-left:-67vw}.poster-right{margin-left:67vw}.showcase{padding:82px 18px}.showcase-title{margin-bottom:36px;display:block}.showcase-title>p{margin-bottom:14px}.moments{grid-template-columns:1fr;gap:14px}.moment{border-radius:22px;min-height:520px;padding:24px 24px 0}.moment-image{width:78%}.download-section{padding:82px 20px}.site-footer{padding:38px 20px 24px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:20px}.legal-wrap{padding:24px 16px}.legal-content{padding:28px 20px}.legal-content h1{font-size:30px}}@media (width<=380px){.nav-download{display:none}.hero h1{font-size:34px}.poster-left{margin-left:-72vw}.poster-right{margin-left:72vw}.moment{min-height:480px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}
