:root{--bg:#07111f;--bg-soft:#0b1728;--surface:#0e1d31d1;--surface-strong:#101f34;--line:#94a3b826;--line-bright:#71e4ce42;--text:#f4f8ff;--muted:#98a8bd;--muted-2:#6f8198;--green:#57e6c7;--green-strong:#26cba8;--blue:#4f8cff;--blue-soft:#79a8ff;--danger:#fb7185;--shadow:0 28px 90px #00000057;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}svg{display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-shell{background:radial-gradient(circle at 50% -20%,#4f8cff24,#0000 38%),linear-gradient(#07111f 0%,#081422 56%,#07111f 100%);min-height:100vh;position:relative;overflow:hidden}.site-shell:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.ambient{filter:blur(90px);pointer-events:none;opacity:.22;border-radius:999px;position:absolute}.ambient-one{background:#1fb89d;width:440px;height:440px;top:280px;right:-230px}.ambient-two{background:#2c5ad7;width:360px;height:360px;top:900px;left:-220px}.site-header{z-index:10;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand,.dashboard-brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:21px;font-weight:760;display:inline-flex}.brand>span:last-child>span,.dashboard-brand>span:last-child>span{color:var(--green)}.logo-mark{background:linear-gradient(145deg,#57e6c71f,#4f8cff17);border:1px solid #57e6c752;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 0 18px #57e6c70d}.logo-mark svg{fill:none;width:25px;height:25px;stroke:var(--green);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.logo-mark img{width:25px;height:25px;display:block}.header-nav{color:#a8b6c9;align-items:center;gap:31px;font-size:14px;display:flex}.header-nav>a:not(.button):hover{color:#fff}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:14px;font-weight:690;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.button-primary{color:#031511;background:linear-gradient(135deg,#69efd4,#47d6b9);box-shadow:0 14px 38px #3cddbc2e}.button-primary:hover{background:linear-gradient(135deg,#7df5dd,#51dfc1)}.button-secondary,.button-ghost{color:#dce7f5;background:#ffffff09;border-color:#a0b5d030}.button-secondary:hover,.button-ghost:hover{background:#57e6c70f;border-color:#57e6c76b}.button-ghost{min-height:42px;padding-inline:17px}.button-light{color:#07111f;background:#f4f8ff;box-shadow:0 14px 40px #00000024}.hero{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:68px;min-height:750px;padding-top:38px;padding-bottom:80px;display:grid;position:relative}.eyebrow,.dashboard-eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.17em;color:var(--green);font-size:11px;font-weight:750}.eyebrow{background:#57e6c70e;border:1px solid #57e6c72e;border-radius:99px;align-items:center;gap:9px;padding:8px 11px;display:inline-flex}.eyebrow span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #57e6c717}.hero h1{letter-spacing:-.067em;max-width:650px;margin:25px 0 23px;font-size:clamp(54px,6.4vw,84px);font-weight:700;line-height:.99}.hero h1 strong{color:#0000;background:linear-gradient(90deg,#70ecd1 0%,#75b3ff 78%);-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-copy>p{color:#9dacbf;max-width:610px;font-size:17px;line-height:1.75}.hero-actions{gap:12px;margin-top:32px;display:flex}.proof-row{border-top:1px solid var(--line);gap:34px;margin-top:42px;padding-top:25px;display:flex}.proof-row div{gap:5px;display:grid}.proof-row strong{color:#e7eff9;font-size:14px}.proof-row span{color:#708198;font-size:11px}.hero-visual{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1728c7;border:1px solid #839ebe30;border-radius:24px;padding:14px;position:relative;transform:perspective(1100px)rotateY(-2deg)rotateX(1deg)}.hero-visual:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#57e6c780,#0000 32%,#4f8cff40);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.visual-topbar{color:#9baabe;justify-content:space-between;align-items:center;height:43px;padding:0 8px 0 5px;font-size:11px;display:flex}.camera-name{align-items:center;gap:8px;display:flex}.camera-name i{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.live-badge{letter-spacing:.12em;color:#ffbdc8;background:#fb718514;border:1px solid #fb718547;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.camera-frame{background:linear-gradient(#0000 0 53%,#060f1b33 53%),linear-gradient(145deg,#152b40 0 30%,#263c4d 30% 31%,#1d3244 31% 52%,#0f2234 52% 100%);border-radius:16px;height:355px;position:relative;overflow:hidden}.camera-frame:before{content:"";clip-path:polygon(0 35%,75% 0,100% 100%,0 100%);opacity:.95;background:linear-gradient(160deg,#172b38,#0b1b2b);width:63%;height:46%;position:absolute;bottom:0;left:0}.camera-frame:after{content:"";background:linear-gradient(90deg,#0813202e,#050f19d4);border-left:1px solid #ffffff0f;width:38%;height:100%;position:absolute;top:0;right:0}.scan-grid{z-index:2;opacity:.12;background-image:linear-gradient(#57e6c729 1px,#0000 1px),linear-gradient(90deg,#57e6c729 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:0}.zone{z-index:4;background:#57e6c709;border:1.5px solid #57e6c7bf;position:absolute;box-shadow:inset 0 0 20px #57e6c70a}.zone span{color:#061916;background:var(--green);letter-spacing:.12em;padding:4px 7px;font-size:8px;font-weight:850;position:absolute;top:-23px;left:-1px}.zone-entry{width:39%;height:37%;bottom:9%;left:7%;transform:skewY(-7deg)}.zone-counter{background:#4f8cff09;border-color:#4f8cffad;width:30%;height:45%;bottom:17%;right:7%}.zone-counter span{background:var(--blue);color:#07111f}.person{z-index:5;border:1px solid #75b3ffe6;border-radius:11px 11px 4px 4px;width:26px;height:66px;position:absolute}.person:before{content:"";border:1px solid #75b3ffe6;border-radius:50%;width:14px;height:14px;position:absolute;top:-17px;left:5px}.person span{color:#fff;white-space:nowrap;background:#4f8cffe0;padding:3px 5px;font-size:7px;position:absolute;bottom:-16px;left:-1px}.person-one{bottom:24%;left:32%}.person-one span:after{content:"Pessoa 01"}.person-two{border-color:#57e6c7e6;bottom:30%;right:20%}.person-two:before{border-color:#57e6c7e6}.person-two span{background:#26cba8e0}.person-two span:after{content:"Pessoa 02"}.camera-overlay{z-index:5;text-shadow:0 1px 4px #000;gap:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:grid;position:absolute;top:14px;left:14px}.camera-overlay span{color:#c7d2df;font-size:9px}.camera-overlay strong{font-size:13px}.event-card{background:#ffffff09;border:1px solid #94a3b81c;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin:12px 2px 0;padding:11px;display:grid}.event-icon{width:36px;height:36px;color:var(--green);background:#57e6c71a;border-radius:10px;place-items:center;display:grid}.event-icon svg{fill:none;stroke:currentColor;stroke-width:2px;width:17px;height:17px}.event-card div:nth-child(2){gap:3px;display:grid}.event-card span{color:#76889f;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.event-card strong{color:#e4edf8;font-size:12px}.event-card time{color:var(--green);font-family:ui-monospace,monospace;font-size:11px}.search-pill{z-index:8;color:#172033;background:#eff6fff5;border-radius:13px;align-items:center;gap:10px;width:285px;padding:13px 15px;font-size:11px;font-weight:650;display:flex;position:absolute;bottom:80px;left:-40px;box-shadow:0 18px 50px #00000057}.search-pill svg{fill:none;stroke:#2d6ef0;stroke-width:2px;width:16px;height:16px}.section{z-index:2;padding-top:105px;padding-bottom:105px;position:relative}.section-heading{grid-template-columns:.7fr 1.25fr 1fr;align-items:start;gap:42px;margin-bottom:48px;display:grid}.section-heading>span,.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.17em;padding-top:8px;font-size:10px;font-weight:800}.section-heading h2,.architecture-copy h2,.cta-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(35px,4.5vw,54px);line-height:1.08}.section-heading p,.architecture-copy>p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#112237b8,#0a17288c);border-radius:18px;min-height:260px;padding:27px;position:relative;overflow:hidden}.feature-card:after{content:"";filter:blur(10px);background:#57e6c714;border-radius:50%;width:130px;height:130px;position:absolute;top:-80px;right:-80px}.feature-number{color:var(--green);font-family:ui-monospace,monospace;font-size:11px}.feature-card h3{letter-spacing:-.035em;margin:62px 0 12px;font-size:20px}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.architecture-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.architecture-copy h2{margin:17px 0 22px}.check-list{color:#b2c0d2;gap:13px;margin:30px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.check-list li{padding-left:27px;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.timeline-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#0d1c2fb8;border-radius:20px;padding:24px}.panel-header,.panel-title-row{justify-content:space-between;align-items:center;display:flex}.panel-header>div{gap:5px;display:grid}.panel-header span,.panel-title-row span:first-child{color:#71839a;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.panel-header strong{font-size:17px}.panel-header button{color:#9fb0c4;border:1px solid var(--line);background:#ffffff0a;border-radius:8px;padding:8px 11px;font-size:10px}.timeline-list{margin-top:24px}.timeline-item{grid-template-columns:22px 64px 1fr;min-height:75px;display:grid}.timeline-rail{justify-content:center;display:flex;position:relative}.timeline-rail:after{content:"";background:#94a3b829;width:1px;position:absolute;top:14px;bottom:-2px}.timeline-item:last-child .timeline-rail:after{display:none}.timeline-rail span{z-index:2;background:#5d7189;border-radius:50%;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 4px #102036}.timeline-rail span.active{background:var(--green);box-shadow:0 0 0 4px #57e6c71f,0 0 15px #57e6c759}.timeline-item time{color:#70839a;padding-top:1px;font:10px ui-monospace,monospace}.timeline-item>div:last-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.timeline-item strong{color:#dce7f4;font-size:12px;font-weight:650}.timeline-item>div:last-child span{color:var(--blue-soft);background:#4f8cff14;border:1px solid #4f8cff29;border-radius:99px;padding:4px 7px;font-size:9px}.cta-section{color:#06131d;background:linear-gradient(120deg,#43d7bb 0%,#58bda9 35%,#6e99e8 100%);border-radius:26px;justify-content:space-between;align-items:center;gap:40px;min-height:300px;margin-top:80px;margin-bottom:80px;padding:55px 60px;display:flex;position:relative;overflow:hidden}.cta-section:before{content:"";border:1px solid #ffffff40;border-radius:50%;width:430px;height:430px;position:absolute;top:-240px;right:-90px;box-shadow:0 0 0 50px #ffffff0d,0 0 0 100px #ffffff09}.cta-section>*{z-index:2;position:relative}.cta-section span{text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:850}.cta-section h2{max-width:700px;margin-top:14px}.site-footer{border-top:1px solid var(--line);color:#667990;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:110px;font-size:11px;display:grid}.site-footer>span:last-child{justify-self:end}.footer-brand{opacity:.75;font-size:16px}.footer-brand .logo-mark{border-radius:9px;width:29px;height:29px}.footer-brand .logo-mark svg,.footer-brand .logo-mark img{width:18px;height:18px}.dashboard-shell{color:#142033;background:#f2f5f9;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{color:#d9e4f1;background:#081321;flex-direction:column;height:100vh;min-height:100vh;padding:27px 20px 20px;display:flex;position:sticky;top:0}.dashboard-brand{padding:0 7px 27px;font-size:18px}.dashboard-logo-mark{background:linear-gradient(145deg,#57e6c724,#4f8cff1a);border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.dashboard-logo-mark svg{fill:none;width:22px;stroke:var(--green);stroke-width:2.2px}.dashboard-logo-mark img{width:22px;height:22px;display:block}.dashboard-sidebar nav{gap:6px;display:grid}.dashboard-sidebar nav a{color:#7f92aa;border-radius:10px;align-items:center;gap:11px;min-height:43px;padding:0 12px;font-size:13px;font-weight:620;display:flex}.dashboard-sidebar nav a span{color:#60748d;width:18px;font-size:16px}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:#eaf3ff;background:#ffffff0e}.dashboard-sidebar nav a.active span{color:var(--green)}.sidebar-footer{color:#72869f;border-top:1px solid #ffffff14;align-items:center;gap:8px;margin-top:auto;padding:18px 8px 2px;font-size:10px;display:flex}.dev-dot{background:#fbbf24;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #fbbf2414}.dashboard-content{width:min(1320px,100%);margin:0 auto;padding:42px 45px 70px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.dashboard-header h1{letter-spacing:-.04em;margin:9px 0 8px;font-size:31px}.dashboard-header p{color:#74839a;margin:0;font-size:13px}.back-link{color:#47637f;background:#fff;border:1px solid #e0e6ee;border-radius:9px;padding:10px 13px;font-size:11px;box-shadow:0 3px 10px #0e1e310a}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:32px;display:grid}.metric-card{background:#fff;border:1px solid #e1e7ef;border-radius:14px;flex-direction:column;min-height:150px;padding:19px;display:flex;box-shadow:0 8px 24px #0f1f3409}.metric-card>span{color:#7a8ca2;font-size:11px}.metric-card strong{letter-spacing:-.04em;margin:20px 0 7px;font-size:27px}.metric-card small{color:#9ba8b8;margin-top:auto;font-size:9px}.dashboard-grid{grid-template-columns:1.35fr .65fr;gap:14px;margin-top:14px;display:grid}.empty-panel,.health-panel,.event-empty{background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 8px 24px #0f1f3409}.empty-panel,.health-panel{padding:24px}.panel-title-row h2{letter-spacing:-.025em;margin:4px 0 0;font-size:17px}.status-chip,.online-chip{background:#f3f6f9;border-radius:99px;padding:6px 8px;letter-spacing:0!important;text-transform:none!important;color:#65768c!important;font-size:9px!important}.online-chip{background:#eafaf5;align-items:center;gap:6px;display:flex;color:#17896f!important}.online-chip i{background:#26cba8;border-radius:50%;width:6px;height:6px}.steps-list{gap:11px;margin:25px 0 20px;display:grid}.steps-list article{border:1px solid #e8edf3;border-radius:11px;grid-template-columns:34px 1fr;align-items:start;gap:12px;padding:13px;display:grid}.steps-list article>span{color:#168b72;background:#eafaf5;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.steps-list strong{margin:1px 0 4px;font-size:12px;display:block}.steps-list p{color:#8695a8;margin:0;font-size:10px;line-height:1.55}.empty-panel button{color:#8b99a9;cursor:not-allowed;background:#f0f3f7;border:0;border-radius:9px;width:100%;height:40px;font-size:10px}.health-list{gap:0;margin:23px 0;display:grid}.health-list div{color:#718197;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;min-height:43px;font-size:10px;display:flex}.health-list strong{color:#1b8c73;font-size:10px}.health-list strong.muted{color:#98a4b3;font-weight:550}.health-panel>a{color:#2f6edf;font-size:10px;font-weight:700}.event-empty{grid-template-columns:44px 1fr auto;align-items:center;gap:16px;min-height:115px;margin-top:14px;padding:22px 24px;display:grid}.event-empty-icon{color:#6f86a0;background:#eef3f8;border-radius:11px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.event-empty h2{margin:0 0 5px;font-size:14px}.event-empty p{color:#8997a8;margin:0;font-size:10px}.event-empty>span{color:#98a7b8;border:1px solid #e5eaf0;border-radius:99px;padding:6px 8px;font-size:9px}.not-found-page{text-align:center;background:radial-gradient(circle at 50% 35%, #4f8cff2b, transparent 28%), var(--bg);place-content:center;min-height:100vh;padding:30px;display:grid}.not-found-page>span{color:var(--green);letter-spacing:.2em;font:12px ui-monospace,monospace}.not-found-page h1{letter-spacing:-.05em;margin:16px 0 10px;font-size:44px}.not-found-page p{color:var(--muted);margin:0 0 25px}.not-found-page .button{justify-self:center}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:45px;padding-top:75px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.proof-row{justify-content:center}.hero-visual{width:min(620px,100%);margin-inline:auto;transform:none}.section-heading{grid-template-columns:1fr;gap:15px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:210px}.feature-card h3{margin-top:42px}.architecture-section{grid-template-columns:1fr;gap:55px}.cta-section{padding:45px}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:row;align-items:center;height:auto;min-height:auto;padding:14px 18px;position:static;overflow-x:auto}.dashboard-brand{padding:0 22px 0 0}.dashboard-sidebar nav{display:flex}.dashboard-sidebar nav a{white-space:nowrap}.sidebar-footer{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:680px){.container{width:min(100% - 26px,1180px)}.site-header{height:72px}.header-nav>a:not(.button){display:none}.hero{min-height:auto;padding-top:56px;padding-bottom:60px}.hero h1{font-size:52px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.proof-row{justify-content:space-between;gap:15px}.proof-row strong{font-size:11px}.proof-row span{font-size:8px}.hero-visual{border-radius:18px;padding:10px}.camera-frame{height:285px}.search-pill{width:calc(100% - 24px);bottom:82px;left:12px}.section{padding-block:75px}.section-heading h2,.architecture-copy h2,.cta-section h2{font-size:38px}.cta-section{flex-direction:column;justify-content:center;align-items:flex-start;min-height:320px;margin-block:45px;padding:36px 25px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}.dashboard-content{padding:28px 16px 50px}.dashboard-header{display:block}.dashboard-header h1{font-size:25px}.back-link{margin-top:18px;display:inline-flex}.metric-grid{grid-template-columns:1fr}.event-empty{grid-template-columns:42px 1fr}.event-empty>span{display:none}.dashboard-sidebar nav a{justify-content:center;width:42px;padding:0}.dashboard-sidebar nav a:not(.active){display:none}.dashboard-sidebar nav a{font-size:0}.dashboard-sidebar nav a span{width:auto;font-size:17px}}.auth-page{background:#07111f;grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.auth-intro{background:radial-gradient(circle at 12% 20%,#57e6c72b,#0000 26%),radial-gradient(circle at 88% 75%,#4f8cff33,#0000 29%),linear-gradient(145deg,#07111f,#0b1c30);flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(40px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";opacity:.14;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.auth-intro>*{z-index:1;position:relative}.auth-brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:21px;font-weight:780;display:inline-flex}.auth-brand>span:last-child>span{color:var(--green)}.auth-logo-mark{background:#57e6c714;border:1px solid #57e6c747;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.auth-logo-mark svg{fill:none;width:25px;stroke:var(--green);stroke-width:2.2px}.auth-logo-mark img{width:25px;height:25px;display:block}.auth-intro h1{letter-spacing:-.065em;max-width:650px;margin:18px 0;font-size:clamp(46px,5vw,76px);line-height:1.02}.auth-intro p{color:#9baabd;max-width:580px;font-size:16px;line-height:1.75}.auth-intro ul{color:#c2cfde;gap:13px;margin:32px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.auth-intro li{align-items:center;gap:10px;display:flex}.auth-intro li:before{content:"✓";color:#061712;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.auth-intro>small{color:#64768d;font-size:10px}.auth-kicker{color:var(--green-strong);letter-spacing:.17em;font-size:10px;font-weight:850}.auth-form-shell{color:#132037;background:#f2f5f9;place-items:center;min-height:100vh;padding:42px;display:grid}.auth-form-card{background:#fff;border:1px solid #dfe6ee;border-radius:20px;width:min(470px,100%);padding:36px;box-shadow:0 30px 90px #0e1e311a}.auth-form-heading>span{color:#2bb99d;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.auth-form-heading h2{letter-spacing:-.045em;margin:9px 0 8px;font-size:31px}.auth-form-heading p{color:#7c8ba0;margin:0 0 25px;font-size:12px;line-height:1.6}.auth-form{gap:15px;display:grid}.auth-form label,.onboarding-form label{gap:7px;display:grid}.auth-form label>span,.onboarding-form label>span{color:#55667c;font-size:11px;font-weight:700}.auth-form input,.magic-form input,.onboarding-form input,.onboarding-form select{color:#142033;background:#fbfcfe;border:1px solid #dce4ed;border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 13px;font-size:13px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus,.magic-form input:focus,.onboarding-form input:focus,.onboarding-form select:focus{border-color:#3bcdb0;box-shadow:0 0 0 4px #3bcdb01a}.auth-inline-row{justify-content:flex-end;margin-top:-4px;display:flex}.auth-inline-row a,.simple-back{color:#3972d7;font-size:10px;font-weight:700}.auth-submit{color:#061712;cursor:pointer;background:linear-gradient(135deg,#61e8ce,#3fd0b3);border:0;border-radius:10px;min-height:47px;font-weight:800;box-shadow:0 12px 28px #26cba829}.auth-submit.secondary{color:#eaf4ff;box-shadow:none;background:#0d1b2d}.auth-divider{color:#9aa8b7;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:21px 0;font-size:9px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e5ebf1;height:1px}.magic-form{grid-template-columns:1fr auto;gap:8px;display:grid}.magic-form button{color:#3c5674;cursor:pointer;background:#f5f8fb;border:1px solid #d9e2eb;border-radius:10px;padding:0 13px;font-size:10px;font-weight:760}.signup-details{border-top:1px solid #e8edf2;margin-top:22px;padding-top:18px}.signup-details summary{color:#3b5876;cursor:pointer;font-size:11px;font-weight:750}.signup-form{margin-top:18px}.form-alert{border-radius:9px;margin:0 0 17px;padding:11px 12px;font-size:11px;line-height:1.5}.form-alert.success{color:#08745f;background:#eafaf5;border:1px solid #bde9dd}.form-alert.error{color:#b4233d;background:#fff1f3;border:1px solid #f4c8d0}.simple-auth-page,.auth-error-page,.onboarding-page{background:radial-gradient(circle at 50% 20%,#4f8cff24,#0000 30%),#07111f;place-items:center;min-height:100vh;padding:28px;display:grid}.simple-auth-card,.onboarding-card{color:#17243a;width:min(510px,100%);box-shadow:var(--shadow);background:#f8fafc;border:1px solid #ffffff14;border-radius:20px;padding:38px}.simple-auth-card h1,.onboarding-card h1{letter-spacing:-.045em;margin:10px 0 9px;font-size:32px}.simple-auth-card>p,.onboarding-card>p{color:#738299;margin:0 0 25px;font-size:12px;line-height:1.65}.simple-back{margin-top:20px;display:inline-flex}.auth-error-page{text-align:center;color:var(--text)}.auth-error-page>span{color:var(--green);letter-spacing:.2em;font:11px ui-monospace,monospace}.auth-error-page h1{letter-spacing:-.05em;margin:15px 0 9px;font-size:40px}.auth-error-page p{color:var(--muted);max-width:570px;margin:0 0 25px}.onboarding-card{width:min(610px,100%)}.onboarding-progress{align-items:center;margin-bottom:28px;display:flex}.onboarding-progress span{color:#73839a;background:#fff;border:1px solid #dbe3ec;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:850;display:grid}.onboarding-progress span.active{color:#071712;border-color:var(--green);background:var(--green)}.onboarding-progress i{background:#dfe6ed;flex:1;height:1px}.onboarding-form{gap:16px;display:grid}.onboarding-note{color:#718197;background:#fff;border:1px solid #dfe8ef;border-radius:11px;gap:5px;padding:14px;font-size:10px;line-height:1.55;display:grid}.onboarding-note strong{color:#284057;font-size:11px}.sidebar-account{border-top:1px solid #ffffff14;gap:3px;margin-top:auto;padding:17px 8px 1px;display:grid}.sidebar-account>span{color:#d6e2f0;font-size:11px;font-weight:750}.sidebar-account small{color:#657a94;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sidebar-account form{margin-top:10px}.sidebar-account button{color:#88a0b9;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.dashboard-message{color:#08745f;background:#eafaf5;border:1px solid #bfe9de;border-radius:10px;margin-top:22px;padding:11px 14px;font-size:11px}.steps-list article.completed{background:#f6fcfa;border-color:#cfeee7}.events-panel{background:#fff;border:1px solid #e1e7ef;border-radius:14px;margin-top:14px;padding:24px;box-shadow:0 8px 24px #0f1f3409}.events-panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.events-panel-heading>div>span{color:#71839a;letter-spacing:.13em;font-size:9px}.events-panel-heading h2{margin:4px 0 0;font-size:17px}.events-panel-heading small{color:#8493a6;font-size:9px}.real-event-list{margin-top:19px;display:grid}.real-event-list article{border-top:1px solid #edf1f5;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;min-height:64px;display:grid}.real-event-list time{color:#66809b;font:11px ui-monospace,monospace}.real-event-list article>div{gap:5px;display:grid}.real-event-list strong{font-size:12px}.real-event-list article>div span{color:#6785a5;text-transform:capitalize;font-size:9px}.real-event-list article>small{color:#76889b;font-size:9px}.event-empty.compact{box-shadow:none;background:#f8fafc;border:0;margin:18px 0 0}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{gap:60px;min-height:480px}.auth-form-shell{min-height:auto;padding:40px 20px 70px}}@media (max-width:600px){.auth-intro{padding:28px 22px}.auth-intro h1{font-size:45px}.auth-form-card,.simple-auth-card,.onboarding-card{padding:27px 20px}.auth-form-shell{padding-inline:13px}.magic-form{grid-template-columns:1fr}.magic-form button{min-height:42px}.real-event-list article{grid-template-columns:70px 1fr;padding:12px 0}.real-event-list article>small{grid-column:2}.sidebar-account{display:none}}.dashboard-loading{text-align:center;color:#dce8f7;background:#07111f;place-content:center;gap:18px;min-height:100vh;display:grid}.loading-logo{letter-spacing:-.05em;font-size:28px;font-weight:800}.loading-logo span{color:var(--green)}.loading-bar{background:#ffffff14;border-radius:99px;width:220px;height:5px;overflow:hidden}.loading-bar i{border-radius:inherit;background:var(--green);width:42%;height:100%;animation:1.1s ease-in-out infinite alternate monitoria-loading;display:block}.dashboard-loading p{color:#72859e;margin:0;font-size:11px}@keyframes monitoria-loading{0%{transform:translate(-20%)}to{transform:translate(155%)}}button,input,select,textarea{font:inherit}.panel-primary-action,.panel-secondary-action{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.panel-primary-action{color:#061712;background:linear-gradient(135deg,#61e8ce,#3fd0b3);box-shadow:0 10px 26px #26cba824}.panel-primary-action:disabled{opacity:.6;cursor:wait}.panel-secondary-action{color:#405b78;background:#f7f9fc;border:1px solid #dce4ed}.empty-panel>.panel-primary-action{width:100%}.camera-dashboard-content{max-width:1320px}.camera-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.camera-list-card{color:#17243a;background:#fff;border:1px solid #e0e7ef;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 12px 34px #0f1f340d}.camera-list-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px #0f1f3417}.camera-card-preview{background:radial-gradient(circle at 50% 45%,#41e9f71f,#0000 28%),linear-gradient(145deg,#0b1b2e,#07111f);place-items:center;min-height:155px;display:grid;position:relative}.camera-card-preview img{opacity:.92;width:58px;height:58px}.camera-card-preview>span{color:#8fa5bd;letter-spacing:.1em;background:#07111fb8;border:1px solid #ffffff17;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;bottom:13px;left:14px}.camera-card-body{padding:19px}.camera-card-body>div:first-child>span{color:#71839a;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.camera-card-body h2{letter-spacing:-.035em;margin:5px 0 0;font-size:18px}.camera-card-body>p{color:#78889d;min-height:36px;margin:11px 0 17px;font-size:10px;line-height:1.6}.camera-card-body dl,.camera-detail-list{gap:0;margin:0;display:grid}.camera-card-body dl div,.camera-detail-list div{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:15px;min-height:34px;display:flex}.camera-card-body dt,.camera-detail-list dt{color:#8a98a9;font-size:9px}.camera-card-body dd,.camera-detail-list dd{color:#405871;margin:0;font-size:9px;font-weight:750}.camera-empty-state{text-align:center;color:#17243a;background:#fff;border:1px solid #e0e7ef;border-radius:17px;align-content:center;place-items:center;min-height:450px;margin-top:28px;padding:55px;display:grid;box-shadow:0 12px 35px #0f1f340a}.camera-empty-icon{color:#178f78;background:#eafaf5;border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:20px;font-size:25px;display:grid}.camera-empty-state>span{color:#2bb99d;letter-spacing:.17em;font-size:9px;font-weight:850}.camera-empty-state h2{letter-spacing:-.045em;margin:8px 0;font-size:27px}.camera-empty-state p{color:#78889d;max-width:570px;margin:0 0 23px;font-size:11px;line-height:1.7}.camera-form-card{color:#17243a;background:#fff;border:1px solid #e0e7ef;border-radius:17px;margin-top:28px;padding:30px;box-shadow:0 12px 35px #0f1f340a}.camera-form-intro{max-width:690px;margin-bottom:27px}.camera-form-intro>span,.camera-goals-list>span,.agent-next-step-card>span,.pairing-result-heading>div>span{color:#2bb99d;letter-spacing:.16em;font-size:9px;font-weight:850}.camera-form-intro h2{letter-spacing:-.035em;margin:6px 0;font-size:22px}.camera-form-intro p{color:#78889d;margin:0;font-size:11px;line-height:1.65}.camera-setup-form{gap:19px;display:grid}.camera-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.camera-setup-form label{gap:7px;display:grid}.camera-setup-form label>span,.plan-selector legend{color:#50627a;font-size:10px;font-weight:750}.camera-setup-form input,.camera-setup-form select,.camera-setup-form textarea{color:#17243a;resize:vertical;background:#fbfcfe;border:1px solid #dce4ed;border-radius:10px;outline:0;width:100%;padding:12px 13px;font-size:12px}.camera-setup-form input:focus,.camera-setup-form select:focus,.camera-setup-form textarea:focus{border-color:#3bcdb0;box-shadow:0 0 0 4px #3bcdb01a}.field-help{color:#8b99aa;font-size:9px;line-height:1.5}.plan-selector{border:0;margin:0;padding:0}.plan-selector legend{margin-bottom:9px}.plan-selector>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.plan-selector label{position:relative}.plan-selector input{opacity:0;pointer-events:none;position:absolute}.plan-selector label>span{cursor:pointer;background:#fbfcfe;border:1px solid #dfe6ee;border-radius:11px;align-content:start;gap:6px;min-height:122px;padding:14px;display:grid}.plan-selector input:checked+span{background:#f0fcf8;border-color:#34c8aa;box-shadow:0 0 0 3px #34c8aa17}.plan-selector strong{color:#243950;font-size:12px}.plan-selector small{color:#178f78;font-size:9px;font-style:normal}.plan-selector em{color:#8391a3;font-size:9px;font-style:normal;line-height:1.5}.camera-security-note{background:#f7fafc;border:1px solid #dce7ef;border-radius:11px;padding:14px}.camera-security-note strong{color:#29435d;font-size:11px}.camera-security-note p{color:#7a899c;margin:5px 0 0;font-size:10px;line-height:1.55}.pairing-result{background:#f5fcfa;border:1px solid #cfece5;border-radius:13px;padding:20px}.pairing-result-heading{justify-content:space-between;align-items:start;gap:15px;display:flex}.pairing-result-heading h2{margin:5px 0 0;font-size:19px}.pairing-result>p,.pairing-generator>p{color:#6f8196;font-size:10px;line-height:1.6}.pairing-code-box{background:#fff;border:1px solid #bedfd6;border-radius:11px;grid-template-columns:1fr auto;margin:17px 0 9px;display:grid;overflow:hidden}.pairing-code-box code{color:#0c6e5b;letter-spacing:.08em;padding:17px;font:800 19px ui-monospace,SFMono-Regular,Menlo,monospace}.pairing-code-box button{color:#315d54;cursor:pointer;background:#eff9f6;border:0;border-left:1px solid #dceae6;padding:0 16px;font-size:10px;font-weight:800}.pairing-result>small{color:#829288;font-size:9px}.pairing-result-actions{gap:9px;margin-top:18px;display:flex}.camera-detail-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.camera-detail-card,.agent-next-step-card{color:#17243a;background:#fff;border:1px solid #e0e7ef;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0f1f340a}.camera-detail-list{margin-top:20px}.camera-detail-list div{min-height:44px}.camera-goals-list{border-top:1px solid #edf1f5;margin-top:24px;padding-top:20px}.camera-goals-list ul{color:#5e7188;margin:12px 0 0;padding-left:18px;font-size:10px;line-height:1.9}.camera-goals-list p{color:#7d8c9f;font-size:10px;line-height:1.6}.pairing-generator{margin-top:21px}.agent-next-step-card{margin-top:16px}.agent-next-step-card h2{margin:7px 0;font-size:20px}.agent-next-step-card p{color:#75869a;font-size:10px;line-height:1.6}.agent-next-step-card>div{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.agent-next-step-card code{color:#45627f;background:#f1f5f9;border-radius:7px;padding:7px 9px;font-size:9px}@media (max-width:1050px){.camera-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.camera-detail-grid{grid-template-columns:1fr}}@media (max-width:680px){.camera-list-grid,.camera-form-grid,.plan-selector>div{grid-template-columns:1fr}.camera-form-card,.camera-detail-card,.agent-next-step-card{padding:20px}.pairing-code-box{grid-template-columns:1fr}.pairing-code-box code{text-align:center;font-size:15px}.pairing-code-box button{border-top:1px solid #dceae6;border-left:0;min-height:40px}.pairing-result-actions{flex-direction:column}}
