:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#101115;color:#f8faf6}
*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:radial-gradient(ellipse at 0 0,rgba(42,61,32,.22),transparent 38%),radial-gradient(ellipse at 90% 38%,rgba(43,40,73,.20),transparent 45%),#101115}a,button{font:inherit}a{color:inherit}
.shell{width:min(1120px,calc(100% - 48px));margin:auto}.topbar{height:64px;border-bottom:1px solid #2b3033;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:750;letter-spacing:-.03em;text-decoration:none}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px 9px 9px 2px;background:#c8ff69;color:#182110;font-size:18px;font-weight:900}
.hero{min-height:calc(100svh - 64px);display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-template-areas:"copy demo" "cta demo" "camera demo";grid-template-rows:auto auto auto;align-content:center;column-gap:clamp(32px,5vw,76px);row-gap:20px;padding:24px 0 34px}.hero-copy{grid-area:copy}.eyebrow{margin:0 0 14px;color:#c8ff69;font-size:11px;font-weight:800;letter-spacing:.16em}.hero h1{font-size:clamp(47px,4.7vw,68px);line-height:1.02;letter-spacing:-.07em;margin:0;font-weight:800}.hero h1 span{background:linear-gradient(115deg,#c8ff69,#a4efcf 58%,#bbb5ff);background-clip:text;color:transparent}.hero-description{max-width:460px;margin:18px 0 0;color:#b2bed0;font-size:16px;line-height:1.52}
.button{border:1px solid transparent;border-radius:12px;min-height:52px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-align:center;text-decoration:none;font-size:15px;font-weight:800;cursor:pointer;transition:transform .15s,background-color .15s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid #bbb5ff;outline-offset:3px}.website-button{grid-area:cta;align-self:center;width:fit-content;background:#c8ff69;color:#182110}.website-button:hover{background:#dcff9b}
.featured-demo{grid-area:demo;min-width:0;margin:0;align-self:stretch;display:flex;flex-direction:column;overflow:hidden;border:1px solid #343b3f;border-radius:22px;background:#191d20;box-shadow:0 22px 70px #0005}.demo-video{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#303739,#0b0d0f 72%)}.demo-video video{display:block;width:100%;height:100%;max-height:550px;object-fit:contain}.featured-demo figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-top:1px solid #31383b;font-size:13px}.featured-demo figcaption strong{font-size:14px}.featured-demo figcaption span{color:#a4b1bb}
.camera-card{grid-area:camera;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:17px;border:1px solid #333c39;border-radius:18px;background:#191d20}.camera-copy{min-width:0;flex:1}.camera-copy h2{margin:0 0 5px;font-size:18px;letter-spacing:-.025em}.camera-copy p{margin:0;color:#aab8c6;font-size:13px;line-height:1.4}.camera-details:not(:empty){margin-top:7px}.camera-action{display:flex;flex-direction:column;align-items:end;gap:9px}.status{color:#aab8c6;font-size:12px;white-space:nowrap}.status i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#8996a6}.status.ready i{background:#73e6ad}.status.error i{background:#ff9e8a}.camera-button{min-height:43px;padding:10px 14px;border-color:#566b3b;background:#26321f;color:#d9ffa5;font-size:13px;white-space:nowrap}.camera-button:hover{background:#33462a}.camera-button:disabled{opacity:.6;cursor:wait}.preview{width:100%;aspect-ratio:16/9;margin-top:2px;overflow:hidden;border-radius:10px;background:#080b0d}.preview video{display:block;width:100%;height:100%;object-fit:contain}
.more-demo{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:66px 0;border-top:1px solid #2b3033}.more-demo h2{margin:0 0 12px;font-size:clamp(28px,3vw,38px);line-height:1.1;letter-spacing:-.05em}.more-demo p:not(.eyebrow){color:#aab8c6;line-height:1.5}.more-demo video{width:100%;height:310px;object-fit:contain;border:1px solid #343b3f;border-radius:18px;background:#0b0d0f}footer{display:flex;justify-content:space-between;gap:20px;padding:26px 0 34px;border-top:1px solid #2b3033;color:#8d9aab;font-size:12px}
@media(max-width:760px){.shell{width:min(100% - 28px,500px)}.topbar{height:56px}.brand{font-size:14px}.brand-mark{width:30px;height:30px;font-size:16px}.hero{min-height:calc(100svh - 56px);grid-template-columns:1fr;grid-template-areas:"copy" "demo" "cta" "camera";grid-template-rows:auto auto auto auto;align-content:start;gap:12px;padding:20px 0 25px}.eyebrow{margin-bottom:8px;font-size:10px}.hero h1{font-size:clamp(38px,10vw,50px);line-height:.99}.hero-description{margin-top:10px;font-size:13px;line-height:1.38}.featured-demo{height:260px;border-radius:15px}.demo-video video{max-height:224px}.featured-demo figcaption{min-height:35px;padding:7px 11px;font-size:11px}.featured-demo figcaption strong{font-size:12px}.website-button{width:100%;min-height:46px;font-size:14px}.camera-card{padding:12px;gap:8px;border-radius:14px}.camera-copy h2{font-size:15px;margin-bottom:2px}.camera-copy p{font-size:11px}.camera-action{gap:5px}.status{font-size:10px}.camera-button{min-height:36px;padding:7px 10px;font-size:11px}.more-demo{grid-template-columns:1fr;gap:15px;padding:42px 0}.more-demo video{height:280px}footer{display:block;line-height:1.8}}
@media(max-width:380px){.featured-demo{height:235px}.demo-video video{max-height:200px}.camera-card{align-items:stretch}.camera-action{align-items:stretch}.camera-button{font-size:10px}}@media(prefers-reduced-motion:reduce){.button{transition:none}}

/* Keep the camera preview visible as the primary interaction. */
.hero{grid-template-areas:"copy demo" "camera demo" "cta demo";grid-template-rows:auto auto auto;row-gap:16px}
.featured-demo{max-height:625px}
.camera-card{display:grid;grid-template-columns:1fr;gap:11px;padding:13px;align-self:stretch}
.camera-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.camera-heading h2{margin:0;font-size:17px;letter-spacing:-.025em}
.camera-action{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px}
.camera-action p{margin:0;color:#aab8c6;font-size:12px;line-height:1.35}
.camera-action .camera-details:not(:empty){grid-column:1/-1;margin:2px 0 0}
.camera-button{grid-column:2;grid-row:1;min-width:160px}
.preview{position:relative;width:100%;aspect-ratio:2.1;min-height:0;margin:0;display:grid;place-items:center;border:1px solid #303b3d;border-radius:11px;background:radial-gradient(circle at center,#222e2b,#10171a 75%);overflow:hidden}
.preview video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#080b0d}
.preview-empty{text-align:center;display:grid;justify-items:center;gap:6px;color:#91a4ae;font-size:12px}
.preview-empty strong{color:#e8f2ec;font-size:15px}
.camera-icon{display:block;width:42px;height:34px;position:relative;border:2px solid #c8ff69;border-radius:8px;background:#c8ff6914;margin-bottom:6px}
.camera-icon:before{content:"";position:absolute;width:13px;height:13px;left:12px;top:8px;border:2px solid #c8ff69;border-radius:50%}
.camera-icon:after{content:"";position:absolute;right:-12px;top:7px;border-left:9px solid #c8ff69;border-top:7px solid transparent;border-bottom:7px solid transparent}
.website-button{align-self:center}
@media(max-width:760px){
  .hero{grid-template-areas:"copy" "demo" "camera" "cta";gap:10px;padding-top:17px}
  .featured-demo{height:215px}
  .demo-video video{max-height:179px}
  .camera-card{gap:8px;padding:10px}
  .camera-heading h2{font-size:15px}
  .preview{aspect-ratio:2.3}
  .preview-empty{gap:3px;font-size:10px}
  .preview-empty strong{font-size:12px}
  .camera-icon{transform:scale(.72);margin:-4px 0 -2px}
  .camera-action p{font-size:10px}
  .camera-button{min-width:126px}
}
@media(max-width:380px){.featured-demo{height:200px}.demo-video video{max-height:164px}.preview{aspect-ratio:2.5}.camera-button{min-width:118px}}
.how-it-works{border-top:1px solid #2b3033;padding:48px 0 54px}.how-it-works h2{margin:0 0 13px;font-size:clamp(24px,2.6vw,34px);letter-spacing:-.045em}.how-it-works p{max-width:760px;margin:0;color:#adbac8;font-size:15px;line-height:1.65}.how-it-works strong{color:#e8f2ec}.how-it-works a{color:#c8ff69;text-underline-offset:4px}
@media(max-width:760px){.how-it-works{padding:38px 0 44px}.how-it-works p{font-size:14px;line-height:1.6}}
