:root{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#132238;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #132238;--muted: #5d6d83;--line: #dce5ef;--blue: #2369e8;--blue-deep: #1554c8;--blue-soft: #e8f1ff;--mint: #138b78;--mint-soft: #e5f6f1;--yellow: #f8c64c;--surface: #ffffff;--canvas: #f5f7fa;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;color:var(--ink);background:var(--surface)}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid rgba(35,105,232,.28);outline-offset:3px}img{display:block;max-width:100%}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1200px)/2));border-bottom:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header.is-scrolled{background:#ffffffeb;border-color:#dce5efe0;box-shadow:0 8px 30px #142e520f;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:760}.brand img{border-radius:8px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;color:#3f5066}nav a{transition:color .16s ease}nav a:hover{color:var(--blue)}nav .nav-download{min-height:38px;display:inline-flex;align-items:center;padding:0 18px;color:#fff;background:var(--blue);border-radius:6px}nav .nav-download:hover{color:#fff;background:var(--blue-deep)}.hero{position:relative;min-height:calc(100svh - 28px);overflow:hidden;background:#f3f7ff}.hero-inner{width:min(1200px,calc(100% - 48px));min-height:calc(100svh - 28px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;position:relative}.hero-copy{z-index:3;max-width:590px;padding:110px 0 70px;animation:hero-copy-in .68s cubic-bezier(.2,.75,.25,1) both}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--blue);font-size:14px;font-weight:750}.eyebrow svg{width:17px;height:17px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:72px;line-height:1.08;font-weight:850}.hero-statement{margin-bottom:22px;color:#22354d;font-size:40px;line-height:1.24;font-weight:720}.hero-description{max-width:520px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:10px 20px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px;flex:0 0 auto}.button span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.button small{margin-top:4px;font-size:11px;font-weight:500;opacity:.76}.button-primary{color:#fff;background:var(--blue);box-shadow:0 14px 30px #2369e833}.button-primary:hover{background:var(--blue-deep);box-shadow:0 18px 34px #2369e842}.button-secondary{color:#29415e;background:#ffffffd1;border-color:#cdd9e7}.button-secondary:hover{background:#fff;border-color:#9fb4cc}.build-note{margin:14px 0 0;color:#75859a;font-size:12px}.hero-visual{--hero-x: 0px;--hero-y: 0px;position:absolute;z-index:1;top:4%;right:-9%;width:min(710px,61vw);aspect-ratio:1;transform:translate3d(var(--hero-x),var(--hero-y),0);transition:transform .4s ease-out;animation:hero-visual-in .82s .1s cubic-bezier(.2,.75,.25,1) both}.hero-camera{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero-signal{position:absolute;border:2px solid rgba(35,105,232,.16);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-42deg);animation:signal 2.8s ease-in-out infinite}.hero-signal-one{width:82px;height:82px;top:34%;right:13%}.hero-signal-two{width:118px;height:118px;top:31.5%;right:10.5%;animation-delay:.4s}.hero-status{position:absolute;left:13%;bottom:16%;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;color:#27415d;background:#ffffffe6;border:1px solid rgba(207,220,235,.9);border-radius:6px;box-shadow:0 14px 34px #1e385a1f;font-size:13px;font-weight:700}.hero-status span{width:8px;height:8px;background:#4ab962;border-radius:50%;box-shadow:0 0 0 5px #4ab96221}.scroll-cue{position:absolute;z-index:5;left:50%;bottom:24px;display:inline-flex;align-items:center;gap:7px;color:#63758d;font-size:12px;transform:translate(-50%)}.scroll-cue svg{width:16px;animation:arrow-bob 1.8s ease-in-out infinite}.section{padding:110px max(24px,calc((100vw - 1200px)/2))}.section-heading{max-width:760px;margin:0 auto 64px;text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading-left{margin:0;text-align:left}.section-heading-left .eyebrow{justify-content:flex-start}h2{margin-bottom:16px;font-size:44px;line-height:1.25;font-weight:800}.mobile-break{display:none}.section-heading>p:last-child,.download-heading p,.download>p{color:var(--muted);font-size:16px;line-height:1.75}.roles{overflow:hidden;background:#fff}.role-stage{min-height:680px;display:grid;grid-template-columns:.82fr .72fr .72fr .82fr;align-items:center;gap:34px}.role-copy{align-self:center}.role-copy>svg{width:30px;height:30px;margin:18px 0;color:var(--blue)}.role-camera>svg{color:var(--mint)}.role-index{display:block;color:#a1afbf;font-size:13px;font-weight:760}.role-copy h3{margin-bottom:10px;font-size:27px}.role-copy p{color:var(--muted);font-size:15px;line-height:1.75}.role-copy a,.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:14px;font-weight:720}.role-copy a svg,.text-link svg{width:16px;height:16px}.phone{position:relative;width:100%;max-width:280px;justify-self:center;padding:9px;overflow:hidden;background:#152033;border:1px solid #314057;border-radius:34px;box-shadow:0 32px 68px #19304f30;transition:transform .24s ease,box-shadow .24s ease}.phone:before{content:"";position:absolute;z-index:2;top:14px;left:50%;width:28%;height:17px;background:#111a29;border-radius:0 0 12px 12px;transform:translate(-50%)}.phone:hover{transform:translateY(-8px);box-shadow:0 40px 76px #19304f3d}.phone img{width:100%;aspect-ratio:9 / 18;object-fit:cover;object-position:top;border-radius:27px}.phone-camera{margin-top:90px}.steps{color:#fff;background:#173759}.steps .eyebrow{color:#8fddce}.steps-inner{display:grid;grid-template-columns:.8fr 1.25fr;gap:100px;align-items:start}.step-list{margin:0;padding:0;list-style:none}.step-list li{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.step-list li:first-child{padding-top:0}.step-list li>span{width:42px;height:42px;display:grid;place-items:center;color:#173759;background:#8fddce;border-radius:50%;font-size:15px;font-weight:850}.step-list strong{display:block;margin:2px 0 6px;font-size:18px}.step-list p{margin:0;color:#c5d3e2;font-size:14px;line-height:1.7}.copy-site{grid-column:2;width:fit-content;min-height:46px;display:inline-flex;align-items:center;gap:9px;margin-top:-64px;padding:0 18px;color:#173759;background:#fff;border:0;border-radius:6px;font:inherit;font-size:14px;font-weight:720;cursor:pointer}.copy-site svg{width:18px}.privacy{background:#e9f7f3}.privacy-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.76fr);gap:110px;align-items:center}.privacy-copy .eyebrow{color:var(--mint)}.privacy-lead{max-width:620px;color:#536d6a;font-size:16px;line-height:1.8}.privacy-points{margin:30px 0;border-top:1px solid rgba(19,139,120,.18)}.privacy-points>div{display:flex;align-items:center;gap:14px;min-height:72px;border-bottom:1px solid rgba(19,139,120,.18)}.privacy-points svg{width:22px;color:var(--mint)}.privacy-points span{display:flex;flex-direction:column;gap:3px}.privacy-points small{color:#617975;font-size:13px}.privacy-copy .text-link{color:var(--mint)}.privacy-visual{position:relative;max-width:360px;justify-self:center;padding:9px;background:#173759;border-radius:38px;box-shadow:0 32px 70px #19464233}.privacy-visual>img{aspect-ratio:9 / 16;object-fit:cover;border-radius:30px}.privacy-badge{position:absolute;left:-60px;bottom:72px;display:flex;align-items:center;gap:10px;min-width:174px;padding:12px 14px;color:#23534d;background:#fffffff0;border:1px solid rgba(19,139,120,.2);border-radius:7px;box-shadow:0 20px 36px #1a4b4426}.privacy-badge svg{width:21px;color:var(--mint)}.privacy-badge span{display:flex;flex-direction:column}.privacy-badge small{margin-top:2px;color:#6a817e;font-size:11px}.download{background:#fff}.download-heading{display:grid;grid-template-columns:190px minmax(0,700px);gap:42px;align-items:center;margin-bottom:56px}.download-heading img{width:190px;aspect-ratio:1;object-fit:cover;border-radius:50%}.download-heading h2{margin-bottom:12px}.download-products{border-top:1px solid var(--line)}.download-products article{min-height:118px;display:grid;grid-template-columns:56px 1fr auto;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.product-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:8px}.product-mark svg{width:24px}.product-mark-home{color:var(--blue);background:var(--blue-soft)}.product-mark-camera{color:var(--mint);background:var(--mint-soft)}.download-products h3{margin:0 0 5px;font-size:18px}.download-products p{margin:0;color:var(--muted);font-size:13px}.download-products .button{min-height:46px;padding:0 18px}.download-disclaimer{margin:18px 0 0;font-size:12px!important}footer{display:grid;grid-template-columns:1fr auto;gap:30px 50px;padding:52px max(24px,calc((100vw - 1200px)/2));color:#b7c7da;background:#102a46}.footer-brand{display:flex;align-items:center;gap:11px;color:#fff}.footer-brand img{border-radius:7px}.footer-brand div{display:flex;flex-direction:column;gap:4px}.footer-brand small{color:#a8bacd;font-size:11px}.footer-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:12px}.footer-links a:hover,.footer-email:hover{color:#fff}.footer-email{width:fit-content;font-size:12px}.copyright{margin:0;text-align:right;font-size:11px}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.75,.25,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.copy-toast{position:fixed;z-index:50;left:50%;bottom:26px;padding:11px 16px;color:#fff;background:#173759;border-radius:6px;box-shadow:0 14px 34px #14315038;font-size:13px;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .16s ease,transform .16s ease}.copy-toast.is-visible{opacity:1;transform:translate(-50%)}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-visual-in{0%{opacity:0;transform:translate3d(40px,18px,0) scale(.96)}to{opacity:1;transform:translate3d(var(--hero-x),var(--hero-y),0) scale(1)}}@keyframes signal{0%,to{opacity:.25;transform:rotate(-42deg) scale(.94)}50%{opacity:.75;transform:rotate(-42deg) scale(1.03)}}@keyframes arrow-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width:980px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}h1{font-size:60px}.hero-statement{font-size:34px}.hero-visual{right:-17%;width:620px}.role-stage{grid-template-columns:.8fr 1fr 1fr;gap:24px}.role-copy{grid-column:1}.role-home{grid-row:1}.role-camera{grid-row:2}.phone-home{grid-column:2;grid-row:1 / span 2}.phone-camera{grid-column:3;grid-row:1 / span 2}.steps-inner{gap:60px}.privacy-inner{gap:70px}}@media(max-width:760px){.site-header{height:62px;padding:0 18px}.brand{font-size:16px}.brand img{width:34px;height:34px}nav a:not(.nav-download){display:none}nav .nav-download{min-height:36px;padding:0 15px}.hero{min-height:calc(100svh - 18px)}.hero-inner{width:100%;min-height:calc(100svh - 18px);display:block}.hero-copy{max-width:none;min-height:calc(100svh - 18px);display:flex;flex-direction:column;justify-content:flex-start;padding:92px 20px 330px}h1{margin-bottom:7px;font-size:44px}.hero-statement{margin-bottom:14px;font-size:28px;line-height:1.3}.hero-description{max-width:420px;margin-bottom:18px;font-size:14px;line-height:1.65}.hero-actions{gap:8px}.button{min-height:52px;padding:8px 14px}.hero-actions .button{flex:1 1 calc(50% - 4px);min-width:0;font-size:12px}.hero-actions .button small{font-size:9px}.build-note{margin-top:9px;font-size:10px;line-height:1.45}.hero-visual{top:auto;right:50%;bottom:-40px;width:410px;transform:translate3d(calc(50% + var(--hero-x)),var(--hero-y),0);animation-name:hero-visual-mobile-in}.hero-status{left:16%;bottom:15%}.hero-signal-one,.hero-signal-two,.scroll-cue{display:none}.section{padding:78px 20px}.section-heading{margin-bottom:42px;text-align:left}.section-heading .eyebrow{justify-content:flex-start}h2{font-size:31px;line-height:1.3}.mobile-break{display:block}.section-heading>p:last-child,.download-heading p,.download>p{font-size:14px}.role-stage{min-height:0;grid-template-columns:1fr 1fr;gap:20px 12px}.phone{max-width:250px;padding:6px;border-radius:26px}.phone img{border-radius:21px}.phone-home{grid-column:1;grid-row:1}.phone-camera{grid-column:2;grid-row:1;margin-top:54px}.role-copy{grid-column:auto}.role-home{grid-column:1;grid-row:2}.role-camera{grid-column:2;grid-row:2}.role-copy>svg,.role-index{display:none}.role-copy h3{font-size:18px}.role-copy p{font-size:12px;line-height:1.65}.role-copy a{font-size:12px}.steps-inner{display:block}.steps .section-heading{margin-bottom:38px}.copy-site{margin:24px 0 0}.privacy-inner{display:flex;flex-direction:column;gap:54px}.privacy-copy h2 br{display:none}.privacy-visual{width:min(310px,calc(100vw - 70px))}.privacy-badge{left:-26px;bottom:48px}.download-heading{grid-template-columns:92px 1fr;gap:18px;align-items:start;margin-bottom:34px}.download-heading img{width:92px}.download-products article{grid-template-columns:48px 1fr;gap:12px}.download-products .button{grid-column:1 / -1;width:100%}footer{display:flex;flex-direction:column;gap:24px;padding:44px 20px}.footer-links{justify-content:flex-start;gap:14px 18px}.copyright{text-align:left}}@keyframes hero-visual-mobile-in{0%{opacity:0;transform:translate3d(calc(50% + 24px),18px,0) scale(.96)}to{opacity:1;transform:translate3d(calc(50% + var(--hero-x)),var(--hero-y),0) scale(1)}}@media(max-width:390px){.hero-copy{padding-bottom:290px}.hero-visual{width:360px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.build-note{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
