*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:#f6f5f1;color:#272a27;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #6a55bd;outline-offset:5px;border-radius:3px}.wrap{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:20px;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:12px}header{height:104px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:650;letter-spacing:-.4px;font-size:19px}.brand img{border-radius:8px}nav{display:flex;gap:30px;font-size:14px;color:#51564e}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center;padding:66px 0 88px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:650;display:flex;align-items:center;gap:8px;color:#52604f}.dot{width:7px;height:7px;border-radius:50%;background:#557d58;display:inline-block}h1{font-weight:600;letter-spacing:-3.8px;font-size:clamp(42px,5vw,66px);line-height:1.06;margin:23px 0}h1 span{color:#7762af}.lede{font-size:19px;line-height:1.65;color:#62655f;letter-spacing:-.3px}.actions{display:flex;gap:22px;align-items:center;margin:31px 0 17px}.download{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;background:#303e33;color:#fff;border-radius:9px;padding:16px 20px;font-size:14px;font-weight:600;box-shadow:0 3px 3px #22332209}.download:hover{background:#415846;text-decoration:none}.text-link{font-size:13px}.fine{font-size:11px;color:#70756b}.camera{position:relative;aspect-ratio:1.19;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #3d453223,0 0 0 1px #323b2614;background:#bac9be;transform:rotate(1deg)}.scene{display:block;width:100%;height:100%;object-fit:cover}.camera-top{position:absolute;inset:18px 18px auto;display:flex;justify-content:space-between;align-items:center;z-index:1;font-size:10px}.camera-name{display:flex;align-items:center;gap:6px;font-weight:650;letter-spacing:.2px}.agent{display:flex;gap:6px;align-items:center;background:#ffffffa8;padding:5px 9px;border-radius:20px;font-size:9px}.orb{width:19px;height:19px;border-radius:42% 58% 57% 43%;background:radial-gradient(circle at 30% 25%,#cbbafe,#9b85cf 50%,#685590);box-shadow:0 0 12px #b298da80;animation:breathe 4s ease-in-out infinite}.caption{position:absolute;left:50%;bottom:47px;transform:translateX(-50%);background:#25342be8;box-shadow:0 3px 20px #2223;color:#fff;border-radius:9px;padding:11px 24px;min-width:60%;text-align:center;white-space:nowrap}.caption-language{color:#c3d7b9;font-size:9px;letter-spacing:1px}.caption p{font-size:21px;margin:4px 0 0;letter-spacing:1px}.camera-bottom{position:absolute;bottom:15px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;text-shadow:0 1px 5px #0009;font-size:9px;letter-spacing:.3px}.live-dot{width:5px;height:5px;border-radius:50%;background:#e0f0d8}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;border-block:1px solid #dedfd6;padding:40px 0 44px}.feature-icon{display:block;width:34px;height:34px;color:#6e5f8a;font-size:24px;letter-spacing:-2px;margin-bottom:20px}h2{font-weight:600;letter-spacing:-.65px}.features h2{font-size:19px;margin:0 0 12px}.features p{font-size:14px;line-height:1.75;color:#646960;margin:0}.setup{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:86px 0}.setup h2{font-size:42px;line-height:1.15;letter-spacing:-1.8px;margin:24px 0 18px}.setup p{color:#646960;line-height:1.75;font-size:15px}.setup ol{list-style:none;padding:0;margin:0;display:grid;gap:27px}.setup li{display:flex;gap:23px}.setup li>span{font-size:12px;color:#7a8472;line-height:29px}.setup h3{font-size:16px;font-weight:600;margin:4px 0 6px}.setup li p{margin:0;font-size:14px}.privacy{display:flex;gap:27px;padding:37px 42px;background:#e8ecdf;border:1px solid #dde2d3;border-radius:15px}.privacy-mark{font-size:36px;color:#697c58}.privacy h2{font-size:23px;margin:0 0 12px}.privacy p{max-width:780px;color:#56614f;line-height:1.7;font-size:14px;margin:0 0 14px}.privacy a,.alpha a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.alpha{padding:54px 0 52px;max-width:850px;text-align:center}.alpha h2{font-size:20px;margin-bottom:13px}.alpha p{font-size:13px;line-height:1.8;color:#6a6c62}.alpha div{display:flex;justify-content:center;gap:24px;margin-top:19px}footer{border-top:1px solid #dedfd6;display:flex;align-items:center;justify-content:space-between;padding:28px 0 35px}footer .brand{font-size:13px;font-weight:550}footer>div{display:flex;gap:22px;font-size:11px;color:#6c7067}@keyframes breathe{50%{border-radius:58% 42% 45% 55%;transform:scale(1.09)}}@media(max-width:900px){.hero{gap:25px}.actions{gap:14px}.text-link{font-size:12px}.download{gap:15px;padding:15px}.features{gap:25px}.setup{gap:50px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}header{height:78px}nav{gap:20px;font-size:12px}.brand{font-size:17px}.hero{grid-template-columns:1fr;gap:42px;padding:40px 0 50px}h1{font-size:59px;letter-spacing:-3.2px}.lede{font-size:18px}.camera{max-width:500px;width:100%;margin:auto;transform:none}.features{grid-template-columns:1fr;gap:30px;padding:32px 0}.feature-icon{float:left;margin:0 20px 55px 0}.features h2{font-size:19px}.features p{max-width:440px}.setup{grid-template-columns:1fr;gap:28px;padding:48px 0}.setup h2{font-size:37px}.privacy{padding:25px 22px;gap:17px}.privacy h2{font-size:21px}.privacy-mark{font-size:27px}.alpha{padding:35px 0}.alpha div{gap:19px;flex-wrap:wrap}footer{align-items:flex-start;gap:20px}footer>div{flex-wrap:wrap;justify-content:flex-end;gap:12px;max-width:160px}.eyebrow{letter-spacing:1.2px;font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orb{animation:none}}
