:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172333;background:#fbfcfe;font-synthesis:none;--muted:#647185;--blue:#346aca;--line:#e3e8f0}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #6da0eb;outline-offset:4px}.wrap{max-width:1240px;margin:auto;padding:0 48px}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:650;letter-spacing:-1px}.brand img{width:38px;height:38px;border-radius:10px}nav{display:flex;gap:30px;align-items:center;font-size:13px;color:#526075}nav>a:not(.button):hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:1px solid #2e60b6;border-radius:10px;padding:14px 21px;font-size:13px;font-weight:550;background:linear-gradient(#427ad8,#3065c2);box-shadow:0 2px 3px #153d7715,inset 0 1px #ffffff25;color:white;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px);box-shadow:0 5px 15px #153d7725}.button:disabled{opacity:.6;cursor:wait}nav .button{background:#fff;color:#263b5b;border-color:#d7dfeb;box-shadow:0 2px 3px #153d7706;padding:10px 16px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:10px;font-weight:650;color:#54749e}.intro-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:52px;align-items:center;padding:84px 0 88px}.hero h1{font-size:clamp(46px,4.7vw,64px);letter-spacing:-3.1px;line-height:1.07;font-weight:550;margin:25px 0}.hero h1 em{font-style:normal;color:#547fb9}.intro{font-size:16px;line-height:1.75;color:var(--muted);max-width:400px;margin:24px 0}.intro br{display:none}.requirements{display:flex;flex-direction:column;gap:4px;font-size:12px;line-height:1.6;margin:24px 0;padding-left:13px;border-left:2px solid #86a9db}.requirements strong{font-weight:600;color:#334e72}.requirements span{color:var(--muted)}.fine{color:var(--muted);font-size:11px;line-height:1.7}.hero .fine{margin:15px 0 0;font-size:10px}.demo{min-width:0;padding:23px;border:1px solid #dfe7f3;border-radius:22px;background:radial-gradient(ellipse at 60% 5%,#fff 0%,#edf3fc 70%);box-shadow:0 28px 60px -32px #31578440,inset 0 1px white;position:relative}.demo-label{display:flex;justify-content:space-between;font-size:10px;color:#8491a3;margin:0 0 24px;align-items:center}.demo-label>span:first-child{color:#425670;font-weight:550;display:flex;gap:7px;align-items:center}.demo-label i{width:6px;height:6px;background:#699880;border-radius:50%}.screen{background:linear-gradient(135deg,#e4edf8,#e8e9f4 60%,#d9e8f4);position:relative;border:5px solid #162030;border-bottom-width:9px;border-radius:12px;overflow:hidden;min-height:305px;box-shadow:0 16px 30px -12px #172b4b40}.notch{position:absolute;z-index:2;top:0;left:calc(50% - 40px);width:80px;height:52px;background:#162030;border-radius:0 0 8px 8px}.pet{position:absolute;z-index:3;top:3px;left:calc(50% - 28px);width:56px;height:56px;object-fit:contain}.desktop{padding:12px 22px 24px;transition:filter .5s,opacity .5s}.toolbar{font-size:8px;letter-spacing:2px;color:#7d91aa;padding-bottom:30px}.toolbar span{margin-left:12px;font-size:9px;letter-spacing:0}.document{background:#ffffffdb;border:1px solid #ffffff;border-radius:8px;padding:24px;box-shadow:0 8px 20px #3145600a}.document .eyebrow{font-size:7px;letter-spacing:1.5px}.document h3{font:23px Georgia,serif;letter-spacing:-.5px;margin:13px 0;color:#35425a}.document p{font-size:10px;line-height:1.8;color:#8390a0}.line{height:4px;background:#e6ebf2;margin-top:10px;border-radius:4px}.short{width:65%}.tiles{display:flex;gap:10px;margin-top:18px}.tiles span{height:32px;flex:1;background:linear-gradient(120deg,#e9eff7,#eef0f6);border-radius:4px}.shield{position:absolute;inset:0;display:grid;place-content:center;text-align:center;background:#31476b48;color:white;opacity:0;pointer-events:none;transition:opacity .5s}.shield strong{font-size:21px;font-weight:500;text-shadow:0 1px 8px #10234460}.shield small{margin-top:9px;font-size:11px}.demo[data-mode=away] .desktop{filter:blur(10px);opacity:.65}.demo[data-mode=away] .shield{opacity:1}.demo[data-mode=locked] .desktop{opacity:0}.demo[data-mode=locked] .shield{opacity:1;background:#14243d}.demo[data-mode=locked] .pet{opacity:0}.demo-controls{display:flex;gap:3px;padding:4px;border:1px solid #dce4ef;background:#e5ecf680;border-radius:10px;margin-top:24px}.demo-controls button{flex:1;border:0;border-radius:7px;background:transparent;color:#6b7a90;font-size:10px;padding:10px 3px;cursor:pointer;white-space:nowrap;transition:background .2s}.demo-controls button[aria-pressed=true]{background:#fff;color:#325784;box-shadow:0 2px 5px #182e5012}.demo>.fine{text-align:center;font-size:9px;line-height:1.8;margin:15px 0 0}.section{padding:68px 0;border-top:1px solid var(--line)}.section h2{font-weight:500;font-size:34px;letter-spacing:-1.3px;line-height:1.2;margin:14px 0 38px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.number{font-size:11px;font-weight:550;color:#7792b7;width:30px;height:30px;border:1px solid #dce5f1;border-radius:50%;display:grid;place-content:center}.steps h3,.features h3{font-size:16px;font-weight:600;letter-spacing:-.3px;margin:18px 0 10px}.steps p,.features p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}.features{display:grid;grid-template-columns:1fr 1fr;gap:18px}.features article{border:1px solid var(--line);padding:30px 32px;border-radius:16px;background:linear-gradient(130deg,#fff,#f7f9fd)}.symbol{height:38px;width:38px;display:grid;place-content:center;color:#668bbf;background:#edf3fc;border:1px solid #e0e9f7;border-radius:10px;font-size:24px}.features h3 small{display:inline-block;font-size:8px;letter-spacing:.3px;text-transform:uppercase;border:1px solid #dde5ef;border-radius:5px;padding:4px 5px;margin-left:6px;color:#7587a0;font-weight:500;vertical-align:middle}.pet-pair{display:flex;height:38px;gap:5px}.pet-pair img{height:48px;width:48px;object-fit:contain;margin-top:-7px}aside{display:flex;gap:35px;align-items:center;margin-top:26px;padding:21px 25px;background:#eff4fb;border:1px solid #e3ebf5;border-radius:12px;font-size:12px;line-height:1.8;color:var(--muted)}aside strong{color:#425d82;white-space:nowrap;font-weight:600}footer{border-top:1px solid var(--line);padding:28px 0 38px;display:flex;justify-content:space-between;font-size:11px;color:#8090a5}footer div{display:flex;gap:24px}.prose{max-width:660px;margin:65px auto 90px;min-height:65vh}.prose h1{font-size:52px;font-weight:550;letter-spacing:-2px;line-height:1.1;margin:24px 0 35px}.prose h2{font-size:21px;letter-spacing:-.5px;font-weight:550;margin-top:36px}.prose p{font-size:15px;line-height:1.9;color:var(--muted)}.prose strong{color:#405977}.prose .button{margin-top:20px}
@media(min-width:1450px){.intro-grid{padding:100px 0}.hero h1{font-size:68px}}
@media(max-width:950px){.wrap{padding:0 30px}.intro-grid{gap:28px;padding:55px 0 65px}.hero h1{font-size:48px;letter-spacing:-2.4px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.demo{padding:16px}.desktop{padding:12px 15px 20px}.document{padding:18px}.document h3{font-size:20px}.steps{gap:25px}.features article{padding:24px}aside{gap:20px}}
@media(max-width:720px){.wrap{padding:0 22px}header{height:82px}.brand{font-size:23px}.brand img{height:34px;width:34px}nav{gap:18px}nav>a:first-child{display:none}nav .button{font-size:11px;padding:10px 12px}.intro-grid{grid-template-columns:1fr;gap:30px;padding:44px 0 48px}.hero{text-align:center}.hero .eyebrow{font-size:9px}.hero h1{font-size:52px;letter-spacing:-2.5px;margin:20px 0}.hero h1 em br{display:none}.intro{margin:20px auto;max-width:360px;font-size:15px}.requirements{width:fit-content;margin:20px auto;text-align:left}.hero .fine{margin-top:12px}.demo{width:100%;max-width:500px;margin:auto;padding:20px}.screen{min-height:280px}.document{padding:22px}.document h3{font-size:24px}.demo-label{margin-bottom:19px}.demo-controls{margin-top:19px}.demo>.fine{font-size:9px}.section{padding:45px 0}.section h2{font-size:29px;margin-bottom:28px}.steps{grid-template-columns:1fr;gap:26px}.steps article{position:relative;padding-left:44px}.number{position:absolute;left:0;top:1px}.steps h3{margin-top:0}.features{grid-template-columns:1fr;gap:12px}.features article{padding:25px}.features p,.steps p{font-size:14px}aside{display:block;padding:20px}aside strong{display:block;margin-bottom:7px}footer{font-size:10px;gap:20px;line-height:1.7;flex-direction:column}footer div{gap:22px}.prose{margin:44px auto 65px}.prose h1{font-size:40px}.prose p{font-size:15px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.hero h1{font-size:clamp(42px,4.1vw,56px)}@media(max-width:720px){.hero h1{font-size:42px}}
