:root{--page-bg: #f4f7fb;--surface: #ffffff;--text-main: #111827;--text-muted: #5c6470;--text-light: #8a94a3;--line: #e5e8eb;--brand: #0082f9;--brand-dark: #006fd6;--brand-soft: #e8f4ff;--radius-lg: 24px;--radius-md: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page-bg)}button,a{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at 12% 6%,rgba(0,130,249,.12),transparent 28rem),linear-gradient(180deg,#fbfdff,#f4f7fb 44%,#eef2f6);font-family:HarmonyOS Sans,PingFang SC,Microsoft YaHei,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:14px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(229,232,235,.85);background:#fbfdffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--text-main);font-size:20px;font-weight:800;text-decoration:none;white-space:nowrap}.brand img,.footer-brand img{width:38px;height:38px;border-radius:12px;object-fit:cover;box-shadow:0 10px 22px #0082f92e}.nav-links{display:flex;gap:6px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb}.nav-links button{height:36px;padding:0 14px;border:0;border-radius:999px;color:var(--text-muted);background:transparent;font-size:14px;font-weight:700;transition:color .18s ease,background-color .18s ease}.nav-links button:hover{color:var(--brand);background:var(--brand-soft)}main,.site-footer{width:min(1180px,calc(100% - 48px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,.96fr) minmax(380px,1fr);align-items:center;gap:clamp(36px,5vw,72px);min-height:calc(100vh - 72px);padding:60px 0 44px}.hero-copy h1{max-width:700px;margin:0 0 20px;font-size:clamp(40px,4.9vw,70px);line-height:1.02;letter-spacing:0;text-wrap:balance}.hero-desc{max-width:700px;margin:0 0 28px;color:var(--text-muted);font-size:17px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-hint{margin:14px 0 0;color:var(--text-light);font-size:14px}.hero-fallback-link{display:inline-block;margin-top:8px;color:var(--text-muted);font-size:13px;text-decoration:none}.hero-fallback-link:hover{color:var(--brand)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .3s ease,color .3s ease}.btn-primary{border:1px solid var(--brand);color:#fff;background:var(--brand);box-shadow:0 14px 34px #0082f93d}.btn-primary:hover{background:var(--brand-dark)}.btn-secondary{border:1px solid var(--line);color:var(--text-main);background:var(--surface)}.btn-secondary:hover{color:var(--brand);border-color:#0082f94d}.btn-download{min-width:218px;border:1px solid var(--line);color:var(--text-main);background:#fffffff5;box-shadow:0 10px 24px #1118270d}.btn-download:hover{color:var(--brand);border-color:#0082f947;background:#fff}.hero-preview{min-height:620px}.preview-stage{position:relative;min-height:620px;overflow:hidden;border:1px solid rgba(229,232,235,.92);border-radius:34px;background:linear-gradient(135deg,#fffffff0,#e8f4ffb8),#fff;box-shadow:0 28px 80px #1118271a}.phone-card{position:absolute;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 22px 58px #11182724}.phone-main{left:50%;top:34px;width:min(56%,320px);padding:12px;transform:translate(-58%);z-index:2}.phone-side{right:40px;top:126px;width:min(38%,220px);padding:10px;opacity:.68;z-index:1}.phone-card img,.phone-frame img{display:block;width:100%;border-radius:22px}.floating-card{position:absolute;z-index:3;width:190px;padding:16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff0;box-shadow:0 18px 40px #1118271f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-card strong,.floating-card span{display:block}.floating-card strong{margin-bottom:4px;font-size:22px}.floating-card span{color:var(--text-muted);font-size:13px}.floating-weather{left:30px;top:104px}.floating-week{right:28px;bottom:50px}.section-block{padding:62px 0;scroll-margin-top:92px}.section-heading{max-width:700px;margin-bottom:26px}.section-heading.compact{margin-bottom:18px}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:14px;font-weight:800}.section-heading h2{margin:0 0 10px;font-size:clamp(28px,3.3vw,40px);line-height:1.14;letter-spacing:0}.section-heading p:not(.eyebrow){margin:0;color:var(--text-muted);font-size:16px}.update-item,.qrcode-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffd6;box-shadow:0 10px 28px #1118270d}.feature-showcase-copy h3,.update-item strong,.qrcode-card strong{margin:0 0 8px}.feature-showcase-copy p,.update-item p{margin:0;color:var(--text-muted)}.feature-preview-list{display:grid;gap:32px}.feature-showcase{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(28px,4vw,72px);min-height:580px;padding:clamp(36px,5vw,68px);border-radius:34px;background:radial-gradient(circle at 18% 18%,rgba(0,130,249,.08),transparent 18rem),linear-gradient(135deg,#fbfdfffa,#eef4f9f5 55%,#f7f4eef0);overflow:hidden}.feature-showcase.reverse{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr)}.feature-showcase.reverse .feature-showcase-copy{order:2}.feature-showcase.reverse .feature-showcase-media{order:1}.feature-showcase-wide{grid-template-columns:minmax(360px,1fr) minmax(560px,1.15fr);min-height:620px}.feature-showcase-wide .feature-showcase-copy{max-width:500px}.feature-showcase-wide .feature-showcase-copy h3{max-width:480px;text-wrap:balance}.feature-showcase-copy{max-width:420px}.feature-line{display:inline-block;width:76px;height:6px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,var(--brand),rgba(0,130,249,.28))}.feature-showcase-copy h3{font-size:clamp(30px,3.3vw,46px);line-height:1.12}.feature-showcase-copy p{max-width:380px;font-size:17px;line-height:1.8}.feature-showcase-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:440px}.feature-showcase-media:before{content:"";position:absolute;inset:14% 9% 10%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.95),rgba(232,244,255,.48) 55%,transparent 78%);filter:blur(8px)}.feature-showcase-media.stacked{justify-content:flex-start}.feature-showcase-media-wide{justify-content:flex-end;min-height:530px;overflow:visible}.showcase-phone{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:min(100%,300px);aspect-ratio:10 / 20.8;padding:14px;border-radius:34px;background:#ffffffc2;box-shadow:0 22px 46px #1118271a,inset 0 0 0 1px #ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,background-color .3s ease}.showcase-phone.secondary{margin-left:-44px;transform:translateY(54px) scale(.92);opacity:.9}.showcase-phone.single{width:min(100%,320px)}.showcase-panel{width:clamp(530px,80%,580px);min-width:530px;max-width:580px;aspect-ratio:auto;padding:4px;border-radius:24px;background:#ffffffc2;margin-right:0;box-shadow:0 22px 46px #11182714,inset 0 0 0 1px #ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-showcase.reverse .showcase-phone.secondary{margin-left:0;margin-right:-44px;order:-1}.showcase-phone img{display:block;width:100%;height:auto;object-fit:contain;border-radius:24px;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.feature-tail-note{margin:28px 0 0;text-align:center;color:var(--text-muted);font-size:14px}.bottom-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;padding-top:24px;align-items:start}.bottom-column{min-width:0}.update-list{display:grid;gap:10px}.update-item{padding:14px 16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.update-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.update-head strong{font-size:16px}.update-head time{color:var(--text-light);font-size:12px}.update-bullets{margin:0;padding-left:18px;color:var(--text-muted)}.update-bullets li+li{margin-top:4px}.support-card{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:20px 18px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffe0;box-shadow:0 10px 28px #1118270d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.support-copy,.support-qq{margin:0;color:var(--text-muted)}.support-copy{font-size:15px}.support-qq{margin-top:8px;font-size:14px;font-weight:700;color:var(--text-main)}.follow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.qrcode-card{padding:12px 10px 10px;border:1px solid rgba(229,232,235,.9);border-radius:14px;background:#fff;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease}.qrcode-card img{display:block;width:100%;max-width:96px;margin:0 auto 8px;border-radius:10px}.qrcode-card strong{display:block;font-size:15px}.privacy-link{display:inline-flex;margin-top:18px;align-self:flex-start;color:var(--text-muted);font-size:14px;font-weight:700;text-decoration:none}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 0 40px;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong,.footer-brand span{display:block}.footer-brand span,.site-footer p{color:var(--text-muted)}.site-footer p{margin:0;font-size:13px;text-align:right}@media(hover:hover)and (pointer:fine){.btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #11182714}.btn-download:hover{color:var(--brand);border-color:#0082f947;background:#fff}.showcase-phone:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 28px 54px #11182724,inset 0 0 0 1px #ffffffb8}.showcase-phone:hover img{transform:scale(1.02)}.update-item:hover,.support-card:hover,.qrcode-card:hover{transform:translateY(-4px);border-color:#0082f929;box-shadow:0 18px 34px #11182717}.privacy-link:hover{color:var(--brand)}}@media(max-width:1024px){.site-header{align-items:flex-start;flex-direction:column}.nav-links{width:100%;overflow-x:auto}.hero-section,.bottom-section{grid-template-columns:1fr}.hero-section,.hero-preview{min-height:auto}.preview-stage{min-height:600px}.feature-showcase,.feature-showcase.reverse{grid-template-columns:1fr;min-height:auto}.feature-showcase-wide{grid-template-columns:1fr}.feature-showcase.reverse .feature-showcase-copy,.feature-showcase.reverse .feature-showcase-media{order:initial}.feature-showcase-media{min-height:360px}.feature-showcase-media-wide{min-height:380px;justify-content:center;overflow:visible}.showcase-widget-collage{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,.78fr);gap:12px}.support-card{min-height:0}}@media(max-width:720px){main,.site-footer{width:min(100% - 28px,1180px)}.site-header{padding-inline:14px}.hero-section{padding:42px 0 28px}.hero-copy h1{max-width:none;font-size:36px}.hero-desc{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;min-width:0}.preview-stage{min-height:auto;padding:18px}.phone-card{position:relative}.phone-main,.phone-side{left:auto;right:auto;top:auto;width:100%;padding:10px;transform:none}.phone-side{display:none}.floating-card{position:relative;inset:auto;width:100%;margin-top:12px}.follow-grid{grid-template-columns:1fr}.feature-showcase{gap:22px;padding:28px 20px;border-radius:28px}.feature-showcase-copy{max-width:none}.feature-showcase-copy h3{font-size:28px}.feature-showcase-copy p{max-width:none;font-size:16px}.feature-showcase-media{min-height:auto;padding-top:6px;justify-content:center}.feature-showcase-media.stacked{justify-content:center}.feature-showcase-media-wide{min-height:auto;justify-content:center}.support-card{padding:18px 16px 16px}.showcase-phone,.showcase-phone.single{width:min(100%,240px)}.showcase-panel,.showcase-phone.showcase-panel{width:100%;max-width:720px;aspect-ratio:auto;padding:6px;margin-right:0}.showcase-phone.secondary,.feature-showcase.reverse .showcase-phone.secondary{margin:0 0 0 -22px;transform:translateY(28px) scale(.94)}.section-block{padding:48px 0}.site-footer{align-items:flex-start;flex-direction:column}.site-footer p{text-align:left}}
