:root{color-scheme:light;--accent: #ff375f;--accent-strong: #f52f57;--bg: #ffffff;--system-gray: #f2f2f7;--text: #050505;--muted: rgba(60, 60, 67, .64);--tertiary: rgba(60, 60, 67, .34);--hairline: rgba(60, 60, 67, .16);--shadow: 0 24px 80px rgba(20, 20, 25, .12);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}#features,#privacy,#faq{scroll-margin-top:74px}button,a{-webkit-tap-highlight-color:transparent}main{overflow:hidden;background:linear-gradient(180deg,#fff 0% 37%,#f6f6fa 37%,#fff)}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 clamp(20px,6vw,96px);background:#ffffffe0;border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:22px;font-weight:750;letter-spacing:0}.brand-mark{display:inline-flex;width:28px;height:28px;color:var(--accent)}.brand-mark svg{width:100%;height:100%;fill:currentColor}nav{display:flex;align-items:center;gap:clamp(24px,4vw,54px);font-size:15px;color:var(--muted)}nav a,.secondary-link,.header-cta,.primary-cta{transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease}nav a:hover,.secondary-link:hover{color:var(--text)}.header-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:8px;background:var(--accent);color:#fff;font-size:14px;font-weight:700;box-shadow:0 10px 24px #ff375f3d}.header-cta:hover,.primary-cta:hover{background:var(--accent-strong);transform:translateY(-1px)}.hero{position:relative;z-index:2;display:grid;grid-template-columns:minmax(520px,.95fr) minmax(340px,.8fr);gap:clamp(34px,5vw,70px);min-height:min(860px,calc(100svh - 140px));padding:clamp(44px,7vw,92px) clamp(22px,8vw,120px) 0}.hero-copy{align-self:start;max-width:680px;padding-top:clamp(28px,6vh,74px);padding-bottom:80px}h1,h2,h3,p{margin:0}h1{max-width:720px;font-size:clamp(52px,5vw,76px);line-height:1.02;font-weight:850;letter-spacing:0;white-space:nowrap}.hero-lede{max-width:480px;margin-top:28px;color:var(--muted);font-size:clamp(22px,2.2vw,31px);line-height:1.45;letter-spacing:0}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:36px}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 32px;border-radius:8px;background:var(--accent);color:#fff;font-size:19px;font-weight:760;box-shadow:0 16px 34px #ff375f42}.apple-icon{width:22px;height:22px;flex:0 0 auto}.secondary-link{display:inline-flex;align-items:center;gap:5px;min-height:44px;color:var(--muted);font-size:16px;font-weight:650}.arrow-icon{width:18px;height:18px}.hero-note{margin-top:14px;color:var(--tertiary);font-size:14px;line-height:1.5}.hero-visual{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:620px}.hero-visual:before{position:absolute;right:-10%;bottom:5%;width:70%;height:72%;content:"";border-radius:999px;background:#f2f2f7e6;filter:blur(2px)}.phone{position:relative;overflow:hidden;background:var(--system-gray);border:9px solid #111111;border-radius:46px;box-shadow:var(--shadow)}.phone img{display:block;width:100%;height:100%;object-fit:contain;border-radius:36px}.phone-sensor{position:absolute;top:12px;left:50%;z-index:2;width:31%;height:31px;transform:translate(-50%);border-radius:999px;background:#08080a}.phone-main{z-index:1;width:min(440px,72vw);aspect-ratio:1242 / 2688;transform:translateY(22px)}.feature-strip{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,34px);padding:50px clamp(22px,8vw,120px) 44px;background:var(--system-gray)}.feature-strip:before{position:absolute;top:-24px;left:50%;width:48px;height:48px;content:"";transform:translate(-50%) rotate(45deg);border-radius:8px 0;background:var(--system-gray)}.feature-card{display:flex;flex-direction:column;align-items:center;min-height:420px;padding:0}.feature-heading{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start;width:100%;max-width:360px;min-height:92px;margin-bottom:20px}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--accent)}.icon{width:100%;height:100%}.feature-heading h2,.section-copy h2,.privacy-copy h2,.final-cta h2{font-size:clamp(30px,3vw,48px);line-height:1.08;font-weight:820;letter-spacing:0}.feature-heading h2{font-size:clamp(24px,2vw,32px)}.feature-heading p,.section-copy p,.privacy-copy p,.privacy-item p,.faq-item p{color:var(--muted);font-size:16px;line-height:1.7}.feature-heading p{margin-top:5px;font-size:14px;line-height:1.45}.phone-small{width:min(280px,78%);aspect-ratio:1242 / 2688;border-width:7px;border-radius:38px;transform:translateY(10px)}.phone-small img{border-radius:29px}.phone-small .phone-sensor{height:23px;top:9px}.flow-section,.privacy-section,.faq-section,.final-cta{padding:clamp(72px,9vw,128px) clamp(22px,8vw,120px);background:#fff}.flow-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1fr);gap:clamp(28px,5vw,80px);align-items:center}.section-copy{max-width:560px}.section-copy p,.privacy-copy p{margin-top:18px;font-size:19px}.flow-panel{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;min-height:168px;padding:clamp(22px,4vw,42px);border:1px solid var(--hairline);border-radius:8px;background:#fff;box-shadow:0 18px 60px #14141914}.flow-step{display:grid;gap:12px;justify-items:center;text-align:center}.flow-step span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--system-gray);color:var(--accent);font-size:14px;font-weight:800}.flow-step strong{font-size:clamp(18px,1.5vw,24px);font-weight:760}.flow-line{height:1px;background:var(--hairline)}.privacy-section{display:grid;grid-template-columns:80px minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(22px,4vw,58px);align-items:center;background:var(--system-gray)}.privacy-lock{display:flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:8px;background:var(--accent);color:#fff;box-shadow:0 16px 36px #ff375f47}.privacy-lock .icon{width:35px;height:35px}.privacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.privacy-item{min-height:188px;padding:24px;border:1px solid rgba(60,60,67,.12);border-radius:8px;background:#ffffffbd}.privacy-item span{display:inline-flex;width:34px;height:34px;color:var(--muted)}.privacy-item h3,.faq-item h3{margin-top:18px;font-size:20px;line-height:1.25;font-weight:760}.privacy-item p,.faq-item p{margin-top:10px;font-size:15px}.faq-section{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(420px,1fr);gap:clamp(32px,5vw,84px)}.faq-list{display:grid;border-top:1px solid var(--hairline)}.faq-item{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(260px,1fr);gap:24px;padding:28px 0;border-bottom:1px solid var(--hairline)}.faq-item h3,.faq-item p{margin:0}.final-cta{display:grid;justify-items:center;gap:28px;padding-top:clamp(64px,8vw,104px);text-align:center;background:#fff}.final-cta h2{max-width:760px}@media(max-width:1080px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:58px}.hero-copy{justify-self:center;max-width:680px;padding-top:0;padding-bottom:0;text-align:center}h1{max-width:none}.hero-lede{margin-right:auto;margin-left:auto}.hero-actions{justify-content:center}.hero-visual{min-height:520px}.phone-main{width:min(360px,70vw)}.feature-strip,.privacy-grid{grid-template-columns:1fr}.feature-card{min-height:0}.phone-small{width:min(300px,76vw)}.flow-section,.privacy-section,.faq-section{grid-template-columns:1fr}.privacy-grid{gap:14px}.privacy-item{min-height:0}}@media(max-width:640px){.site-header{min-height:58px;padding:0 16px}.brand{font-size:20px}.header-cta{min-height:34px;padding:0 12px;font-size:13px}.hero{gap:18px;padding:44px 18px 0}h1{font-size:clamp(44px,13vw,64px);line-height:1.04;white-space:normal}h1 span{display:block}.hero-lede{margin-top:20px;font-size:20px}.primary-cta{width:100%;min-height:54px;padding:0 20px;font-size:17px}.hero-actions{gap:12px;margin-top:28px}.hero-note{font-size:13px}.hero-visual{min-height:235px;overflow:visible}.phone-main{position:absolute;bottom:-350px;left:50%;width:min(250px,68vw);transform:translate(-50%)}.feature-strip{padding:330px 18px 34px}.feature-heading{max-width:none}.flow-section,.privacy-section,.faq-section,.final-cta{padding:64px 18px}.flow-panel{grid-template-columns:1fr;gap:18px}.flow-line{width:1px;height:24px;justify-self:center}.faq-item{grid-template-columns:1fr;gap:10px}}
