:root{--ink:#18242b;--muted:#68777f;--faint:#91a0a6;--line:#dce5e5;--line-soft:#eaf0ef;--paper:#f4f7f5;--surface:#fff;--night:#112d2e;--teal:#0b6862;--teal-2:#13877d;--teal-soft:#e4f4f0;--lime:#bedb8d;--lime-soft:#f1f8e4;--amber:#bb6a19;--amber-soft:#fff2dc;--red:#b94c43;--red-soft:#fff0ed;--shadow:0 18px 48px #12363414}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #13877d38}.veritra-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{z-index:8;color:#e8f3ef;background:radial-gradient(circle at 20% 0,#1f4e4b 0,#0000 32%),linear-gradient(165deg,#173839 0%,#0e292b 64%,#0b2325 100%);border-right:1px solid #ffffff12;flex-direction:column;height:100vh;padding:23px 16px 18px;display:flex;position:sticky;top:0}.brand{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:3px 7px 24px;display:flex}.brand>span:last-child{gap:3px;display:grid}.brand strong{letter-spacing:.2px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.brand small{color:#9cb6b4;letter-spacing:.03em;font-size:9.5px}.brand-mark{background:var(--lime);border-radius:10px;flex:0 0 34px;align-items:end;gap:3px;width:34px;height:34px;padding:7px;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff6}.brand-mark:after{content:"";border:6px solid #ffffff45;border-radius:50%;width:18px;height:18px;position:absolute;top:-7px;left:-4px}.brand-mark i{background:var(--night);border-radius:3px;width:4px}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:20px}.primary-nav{gap:3px;display:grid}.nav-label{color:#769492;letter-spacing:.16em;padding:11px 11px 7px;font-size:9px;font-weight:800;display:block}.nav-item{color:#acc0be;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;width:100%;min-height:39px;padding:8px 10px;transition:all .18s;display:grid}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;box-shadow:inset 2px 0 var(--lime);background:#bedb8d21}.nav-icon{color:#789997;place-items:center;width:22px;font-size:17px;font-weight:700;display:grid}.nav-item.active .nav-icon{color:var(--lime)}.nav-item b{color:#ffe6c6;text-align:center;background:#bb6a1947;border-radius:20px;min-width:19px;padding:3px 6px;font-size:10px}.sidebar-monitors{border-top:1px solid #ffffff12;margin-top:23px;padding-top:7px}.mini-monitor{align-items:center;gap:9px;padding:9px 10px;display:flex;position:relative}.mini-monitor>div{gap:3px;display:grid}.mini-monitor strong{color:#cfe0dd;font-size:12px;font-weight:600}.mini-monitor small{color:#6f8d8b;font-size:10px}.mini-monitor>i{border-radius:50%;width:6px;height:6px;margin-left:auto}.mini-monitor>i.online{background:#88d39a;box-shadow:0 0 0 4px #88d39a1a}.mini-monitor>i.preview{background:#78918f}.monitor-icon{border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:14px;font-weight:700;display:grid}.monitor-icon.lead{color:#176459;background:#dcf4e9}.monitor-icon.booking{color:#805315;background:#f9e8bd}.monitor-icon.large{border-radius:11px;flex-basis:42px;width:42px;height:42px;font-size:20px}.sidebar-foot{border-top:1px solid #ffffff12;gap:14px;margin-top:auto;padding:13px 8px 0;display:grid}.workspace-mode{color:#52706d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;width:fit-content;font-size:9px;font-weight:800;display:inline-flex}.workspace-mode i{background:#d1a155;border-radius:50%;width:6px;height:6px}.workspace-mode.live i{background:#57ba82}.sidebar .workspace-mode{color:#829e9b}.owner-row{align-items:center;gap:9px;display:flex}.owner-avatar{color:#183836;background:#a8c8c1;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.owner-row>div{gap:2px;display:grid}.owner-row strong{color:#d5e3e0;font-size:11px}.owner-row small{color:#6e8987;font-size:9px}.workspace{min-width:0}.topbar{z-index:7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8faf9eb;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.top-context{color:#73827f;align-items:center;gap:10px;font-size:11px;display:flex}.top-context span{color:#344c4b;font-weight:700}.top-context i{background:#a1afac;border-radius:50%;width:3px;height:3px}.top-actions{align-items:center;gap:9px;display:flex}.primary-button,.quiet-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:0 15px;font-size:11px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:var(--teal);border:1px solid var(--teal);box-shadow:0 7px 18px #0b686229}.primary-button:hover{background:#075c57;transform:translateY(-1px)}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary-button span{font-size:15px}.quiet-button{color:#345452;background:#fff;border:1px solid #d4dfde}.quiet-button:hover{background:#f9fbfa;border-color:#9eb9b5}.mobile-brand{display:none}.toast{z-index:30;color:#315551;max-width:410px;box-shadow:var(--shadow);background:#fff;border:1px solid #cfe2de;border-radius:9px;align-items:center;gap:9px;padding:13px 14px;font-size:12px;display:flex;position:fixed;top:80px;right:25px}.toast>span{color:#fff;background:var(--teal-2);border-radius:50%;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.toast button{cursor:pointer;background:0 0;border:0;margin-left:auto}.content{width:min(1260px,100% - 64px);margin:0 auto;padding:39px 0 60px}.page-intro,.workspace-page-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.eyebrow{color:#69817e;letter-spacing:.17em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.page-intro h1,.workspace-page-head h1{color:#1e3234;letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3vw,39px);font-weight:500}.page-intro p,.workspace-page-head p{max-width:690px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.65}.source-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.source-pill i{border-radius:50%;width:6px;height:6px}.source-pill.sample{color:#866123;background:#fff9eb;border-color:#f1dcae}.source-pill.sample i{background:#d19e47}.source-pill.live{color:#276655;background:#eff9f3;border-color:#cee8d8}.source-pill.live i{background:#3aad74;box-shadow:0 0 0 4px #3aad741a}.system-note{color:#735e35;background:#fffbef;border:1px solid #f1e1ba;border-radius:8px;align-items:center;gap:11px;margin:-8px 0 18px;padding:11px 14px;display:flex}.system-note>span{border:1px solid #d8ba78;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Georgia,serif;display:grid}.system-note div{gap:2px;display:grid}.system-note strong{font-size:11px}.system-note p{margin:0;font-size:10px}.plain-explainer{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:15px;padding:22px 24px 17px;box-shadow:0 10px 30px #1638360b}.explainer-title{border-bottom:1px solid var(--line-soft);align-items:end;gap:18px;padding-bottom:16px;display:flex}.explainer-title .eyebrow{margin:0 0 4px}.explainer-title h2{color:#233b3a;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.explainer-title p{color:#768582;margin:0 0 1px auto;font-size:9px}.explainer-steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:9px;padding:18px 0 15px;display:grid}.explainer-steps>div{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;min-width:0;display:grid}.explainer-steps>div span{color:#246c62;background:#e4f4ef;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.explainer-steps>div strong{font-size:9.5px}.explainer-steps>div small{color:#84918e;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.explainer-steps>i{color:#9eb1ad;font-size:14px;font-style:normal}.explainer-result{color:#6f5030;background:#fff8e9;border:1px solid #f0dfbb;border-radius:7px;align-items:center;gap:9px;padding:9px 11px;display:flex}.explainer-result>span{color:#fff;background:#c88835;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-weight:900;display:grid}.explainer-result p{margin:0;font-size:8.5px}.connection-banner{color:#fff;background:linear-gradient(105deg,#153b3b 0%,#164645 60%,#24534d 100%);border:1px solid #ffffff14;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:130px;padding:23px 25px;display:grid;box-shadow:0 17px 38px #112d2e1f}.connection-banner .eyebrow{color:#9fc0ba}.connection-banner h2{margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.connection-banner p{color:#aac1bd;margin:7px 0 0;font-size:11px;line-height:1.55}.connection-graphic{align-items:center;gap:7px;display:flex}.connection-graphic span{color:#163b38;background:var(--lime);border:3px solid #ffffff21;border-radius:12px;place-items:center;width:43px;height:43px;font-family:Georgia,serif;font-size:17px;font-weight:700;display:grid}.connection-graphic span:last-child{color:#fff;background:#345d59;font-family:Arial,sans-serif;font-size:11px}.connection-graphic i{border-top:1px dashed #71938e;width:21px}.connection-actions{justify-items:center;gap:7px;display:grid}.connection-actions .primary-button{color:#173b38;background:var(--lime);border-color:var(--lime);box-shadow:none}.connection-actions small{color:#87a9a5;font-size:9px}.summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.summary-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:14px;min-height:102px;padding:18px 20px;display:flex;box-shadow:0 7px 24px #16383609}.summary-icon{border-radius:9px;place-items:center;width:35px;height:35px;font-size:16px;display:grid}.summary-icon.coverage{color:#216b63;background:#e5f4ef}.summary-icon.checks{color:#627b25;background:#eff6dc}.summary-icon.incident{color:#a16022;background:#fff1de}.summary-grid article>div{gap:3px;display:grid}.summary-grid small{color:#788783;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.summary-grid strong{color:#233938;font-family:Georgia,serif;font-size:23px;font-weight:500}.summary-grid strong em{color:#83918e;font-family:Arial,sans-serif;font-size:11px;font-style:normal}.summary-grid p{color:#80908c;margin:0;font-size:9px}.monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:15px;display:grid}.monitor-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:22px 22px 17px;box-shadow:0 8px 28px #1638360a}.monitor-card:hover{border-color:#c8d9d6;box-shadow:0 14px 34px #16383611}.monitor-head{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.monitor-head .eyebrow{margin:0 0 3px}.monitor-head h2,.panel-head h2{color:#243a3a;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.state-chip{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:5px;align-items:center;width:fit-content;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.state-chip.positive{color:#347359;background:#eaf7ef}.state-chip.negative{color:#a34f44;background:#fff0ed}.state-chip.watching{color:#95621c;background:#fff3de}.state-chip.neutral{color:#6e7c7a;background:#eef2f1}.monitor-card>p{color:#6f7f7c;min-height:39px;margin:17px 0 13px;font-size:11px;line-height:1.7}.check-flow{background:#f8faf9;border:1px solid #edf1f0;border-radius:8px;grid-template-columns:1fr 26px 1fr;align-items:center;min-height:69px;padding:10px;display:grid}.check-flow>i{border-top:1px dashed #adc0bd}.flow-node{align-items:center;gap:8px;display:flex}.flow-node>span{color:#32786e;background:#e1f2ed;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.flow-node div{gap:3px;display:grid}.flow-node strong{font-size:10px}.flow-node small{color:#81908d;font-size:8.5px}.booking-checks{background:#f8faf9;border:1px solid #edf1f0;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:6px;min-height:69px;padding:10px;display:grid}.booking-checks span{color:#7c8a88;border-right:1px solid #e7eceb;place-items:center;gap:5px;padding:5px;font-size:8px;display:grid}.booking-checks span:last-child{border-right:0}.booking-checks b{background:#edf2f1;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.booking-checks span.positive b{color:#fff;background:#4fa77e}.booking-checks span.negative b{color:#fff;background:#c9685f}.booking-checks span.watching b{color:#a36a1c;background:#f7dfba}.monitor-foot{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:13px;display:flex}.monitor-foot>span{color:#788784;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:9px;display:flex;overflow:hidden}.monitor-foot>span i{background:#acb8b6;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.monitor-foot>span i.positive{background:#51a97e}.monitor-foot>span i.negative{background:#c96056}.monitor-foot>span i.watching{background:#d19a46}.monitor-foot button,.panel-head button,.activity-panel button,.location-card button,.settings-card button{color:var(--teal);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.lower-grid{grid-template-columns:1.45fr .75fr;gap:14px;margin-top:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:21px;box-shadow:0 8px 28px #16383609}.panel-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-head .eyebrow{margin-bottom:4px}.journey-line{grid-template-columns:repeat(5,1fr);gap:0;margin:28px 0 22px;display:grid;position:relative}.journey-line:before{content:"";border-top:1px solid #dce6e3;position:absolute;top:13px;left:9%;right:9%}.journey-step{z-index:1;text-align:center;place-items:center;gap:5px;display:grid}.journey-step>span{color:#728481;background:#eef3f1;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid;box-shadow:0 0 0 1px #dbe5e2}.journey-step.positive>span{color:#fff;background:#4ba27a;box-shadow:0 0 0 1px #4ba27a}.journey-step.negative>span{color:#fff;background:#c76359;box-shadow:0 0 0 1px #c76359}.journey-step.watching>span{color:#835819;background:#f8dfb7;box-shadow:0 0 0 1px #e1bd80}.journey-step strong{font-size:8.5px}.journey-step small{color:#8b9896;font-size:7.5px}.inline-alert,.evidence-line{border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.inline-alert{color:#86453e;background:var(--red-soft);border:1px solid #f0d1cc}.evidence-line{color:#3c625d;background:#f0f7f4;border:1px solid #d9e9e4}.inline-alert>span,.evidence-line>span{border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:800;display:grid}.inline-alert>span{color:#fff;background:#bc5a51}.evidence-line>span{color:#1b746a;background:#d9eee8}.inline-alert div,.evidence-line div{gap:2px;display:grid}.inline-alert strong,.evidence-line strong{font-size:9.5px}.inline-alert p,.evidence-line p{margin:0;font-size:8.5px}.inline-alert button,.evidence-line button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.activity-list{margin-top:11px}.activity-row{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.activity-row:last-child{border-bottom:0}.activity-mark{border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.activity-mark.positive{color:#39765a;background:#e9f6ee}.activity-mark.negative{color:#ad4d44;background:#fff0ed}.activity-mark.watching{color:#93611d;background:#fff2dc}.activity-row div{gap:3px;min-width:0;display:grid}.activity-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.activity-row small{color:#87938f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.activity-row time{color:#95a19e;font-size:7.5px}.workspace-page{min-height:70vh}.workspace-page-head{align-items:center;margin-bottom:27px}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.location-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px;box-shadow:0 8px 26px #16383609}.location-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.location-logo{color:#235d56;background:#e6f3ef;border-radius:10px;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid}.location-card h3{margin:18px 0 4px;font-family:Georgia,serif;font-size:18px;font-weight:500}.location-card>p{color:#7d8c89;margin:0;font-size:9px}.location-card dl{border-top:1px solid var(--line-soft);gap:0;margin:18px 0;display:grid}.location-card dl div{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:10px;padding:9px 0;display:flex}.location-card dt{color:#83918e;font-size:8.5px}.location-card dd{text-overflow:ellipsis;white-space:nowrap;max-width:67%;margin:0;font-size:8.5px;font-weight:700;overflow:hidden}.table-panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 26px #16383609}.table-row{border-bottom:1px solid var(--line-soft);color:#63726f;grid-template-columns:.65fr 1.2fr 2.4fr 1fr .7fr;align-items:center;min-height:62px;padding:0 18px;font-size:9.5px;display:grid}.table-row:last-child{border-bottom:0}.table-row.table-head{color:#84928f;letter-spacing:.07em;text-transform:uppercase;background:#f9fbfa;min-height:39px;font-size:8px;font-weight:900}.table-row strong{color:#334846;font-size:9.5px}.stage-tag{text-transform:uppercase;border-radius:5px;padding:5px 7px;font-size:8px}.stage-tag.lead{color:#26705f;background:#e7f5ef}.stage-tag.booking{color:#8c5a1c;background:#fff1da}.evidence-table .table-row{grid-template-columns:.8fr 1.4fr .8fr .8fr 1fr .7fr}.evidence-table code{color:#47625f;font-family:var(--font-geist-mono), monospace;font-size:9px}.evidence-table small{color:#a47b3e;text-transform:uppercase;margin-top:2px;font-size:7px;display:block}.state-dot{background:#acb8b6;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.state-dot.positive{background:#48a178}.state-dot.negative{background:#c76158}.state-dot.watching{background:#d39a45}.empty-state{align-items:center;gap:12px;padding:30px;display:flex}.empty-state>span{color:#3b8465;background:#e9f6ee;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.empty-state strong{font-size:11px}.empty-state p{color:#7e8c89;margin:4px 0 0;font-size:9px}.settings-grid{gap:12px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:20px;display:grid}.settings-icon{color:#21675f;background:#e7f3ef;border-radius:10px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.settings-card h3{margin:0 0 5px;font-family:Georgia,serif;font-size:17px;font-weight:500}.settings-card p{color:#74827f;margin:0 0 8px;font-size:9.5px}.settings-card button{border:1px solid #cfe0dc;border-radius:6px;padding:7px 10px}.scheduler-card{align-items:start}.scheduler-config,.scheduler-error{grid-column:2/-1}.scheduler-config{background:#f2f8f6;border:1px solid #d7e8e3;border-radius:8px;gap:9px;padding:14px;display:grid}.scheduler-config>div{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.scheduler-config span{color:#647672;font-size:9px;font-weight:800}.scheduler-config code{color:#1b4d48;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.scheduler-config button{min-height:38px;color:var(--teal);cursor:pointer;background:#fff;border:1px solid #c9ded9;border-radius:6px;padding:0 11px;font-size:8.5px;font-weight:800}.scheduler-config .primary-button{color:#fff;background:var(--teal);border-color:var(--teal);justify-self:start;padding:0 14px}.copy-pair{gap:6px;display:flex}.copy-pair button{white-space:nowrap}.scheduler-config .full-config-copy{display:none}.scheduler-config small{color:#7b6b4b;font-size:8.5px;line-height:1.55}.scheduler-error{color:#8a3d36;background:#fff0ee;border:1px solid #f0c8c3;border-radius:7px;padding:10px 12px;font-size:9px}.plan-price{color:#25423f;align-items:baseline;gap:5px;font-family:Georgia,serif;font-size:19px;display:flex}.plan-price small{color:#82908d;font-family:Arial,sans-serif;font-size:8px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071b1c94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fbfcfb;border:1px solid #fff9;border-radius:13px;width:min(650px,100%);max-height:calc(100vh - 44px);padding:25px;overflow:auto;box-shadow:0 28px 90px #00000038}.test-modal{width:min(620px,100%)}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.modal-head h2{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.modal-head p{color:#74827f;margin:6px 0 0;font-size:10px}.modal-head>button{color:#75827f;cursor:pointer;background:#fff;border:1px solid #dbe3e1;border-radius:50%;place-items:center;width:29px;height:29px;font-size:18px;display:grid}.setup-steps{align-items:center;margin:19px 2px;display:flex}.setup-steps>span{color:#8a9794;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.setup-steps>span:first-letter{width:18px;height:18px}.setup-steps>span.active{color:var(--teal)}.setup-steps>span small{font-size:8px;font-weight:700}.setup-steps>i{border-top:1px dashed #cdd9d6;flex:1;margin:0 8px}.connection-option{color:#314846;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5e3;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;margin-top:10px;padding:15px;transition:all .18s;display:grid}.connection-option:hover{border-color:#9fc2bb;transform:translateY(-1px);box-shadow:0 9px 24px #1638360e}.connection-option.preferred{box-shadow:inset 3px 0 var(--teal-2);border-color:#b9d8d1}.option-icon{color:#fff;background:#173c3b;border-radius:10px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.option-icon.pilot{color:#76521b;background:#f7e8bf}.connection-option div{gap:3px;display:grid}.connection-option em{color:#247063;letter-spacing:.1em;background:#e6f4ef;border-radius:3px;width:fit-content;padding:3px 5px;font-size:6.5px;font-style:normal;font-weight:900}.connection-option strong{font-size:11px}.connection-option p{color:#7b8886;margin:0;font-size:9px}.connection-option>b{color:#64827e}.security-note{color:#54706c;background:#eef6f3;border-radius:7px;align-items:flex-start;gap:9px;margin-top:17px;padding:11px 12px;display:flex}.security-note>span{font-size:15px}.security-note p{margin:0;font-size:8.5px;line-height:1.55}.back-button{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:15px 0 10px;padding:0;font-size:9px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label,.select-label{color:#405653;gap:6px;font-size:9px;font-weight:800;display:grid}.form-grid label.full{grid-column:1/-1}.form-grid input,.select-label select{color:#283d3b;background:#fff;border:1px solid #d5dfdd;border-radius:7px;width:100%;height:40px;padding:0 11px;font-size:10px}.form-grid input::placeholder{color:#a6b0ae}.form-grid label small{color:#899693;font-size:7.5px;font-weight:400;line-height:1.4}.form-message{border-radius:7px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:9px;line-height:1.45;display:flex}.form-message.error{color:#914a42;background:var(--red-soft);border:1px solid #efd0cb}.form-message span{color:#fff;background:#bd5a51;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-weight:900;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:19px;padding-top:16px;display:flex}.wide{min-width:190px}.select-label{margin-top:18px}.test-scope{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.test-scope>div{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:12px;display:flex}.test-scope p{gap:3px;margin:0;display:grid}.test-scope strong{font-size:10px}.test-scope small{color:#7d8a87;font-size:8px}.acknowledgement{color:#574b33;cursor:pointer;background:#fff8ea;border:1px solid #eedbb6;border-radius:8px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;display:flex}.acknowledgement input{accent-color:var(--teal);margin-top:2px}.acknowledgement span{gap:4px;display:grid}.acknowledgement strong{font-size:9.5px}.acknowledgement small{color:#7c715b;font-size:8px;line-height:1.5}.result-view{text-align:center;justify-items:center;padding:27px 13px 0;display:grid}.result-mark{border-radius:50%;place-items:center;width:53px;height:53px;margin-bottom:13px;font-size:22px;display:grid}.result-mark.positive{color:#36775b;background:#e7f5ec;border:1px solid #bfe1cd}.result-mark.negative{color:#a95047;background:#fff0ed;border:1px solid #efcbc5}.result-mark.watching{color:#93611c;background:#fff3dd;border:1px solid #ecd4aa}.result-view h3{margin:2px 0 8px;font-family:Georgia,serif;font-size:21px;font-weight:500}.result-view>p{color:#6e7e7b;max-width:490px;margin:0;font-size:9.5px;line-height:1.65}.result-checks{grid-template-columns:repeat(4,1fr);gap:7px;width:100%;margin-top:19px;display:grid}.result-checks span{color:#7d8b88;border:1px solid var(--line);background:#fff;border-radius:7px;gap:6px;padding:11px;font-size:8px;display:grid}.result-checks b{font-size:8.5px}.result-checks b.positive{color:#3d815f}.result-checks b.negative{color:#b25249}.result-checks b.watching{color:#9c681e}.result-view .modal-actions{width:100%}.home-shell{color:#203432;background:#f7f9f6;min-height:100vh;overflow:hidden}.home-nav{border-bottom:1px solid #dce5e1;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);height:78px;margin:0 auto;display:flex}.home-brand{color:#1b3735;align-items:center;gap:10px;text-decoration:none;display:flex}.home-brand>span:last-child{gap:2px;display:grid}.home-brand strong{font-family:Georgia,serif;font-size:20px;font-weight:600}.home-brand small{color:#788a86;font-size:8px}.home-nav nav{align-items:center;gap:28px;display:flex}.home-nav nav a{color:#58706d;font-size:10px;font-weight:700;text-decoration:none}.home-login{color:#184844;background:#fff;border:1px solid #cbdcd8;border-radius:7px;align-items:center;gap:10px;min-height:38px;padding:0 14px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.home-hero{grid-template-columns:1fr .95fr;align-items:center;gap:78px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:70px 0 78px;display:grid}.home-eyebrow{color:#52766f;letter-spacing:.17em;align-items:center;gap:8px;margin-bottom:15px;font-size:8px;font-weight:900;display:flex}.home-eyebrow i{background:var(--lime);border:2px solid #eaf3da;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 1px #73925a}.hero-copy h1{color:#1b302f;letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(43px,5.1vw,70px);font-weight:500;line-height:1.02}.hero-copy h1 em{color:var(--teal);font-style:normal}.hero-copy>p{color:#647975;max-width:620px;margin:24px 0 0;font-size:13px;line-height:1.8}.hero-actions{align-items:center;gap:13px;margin-top:27px;display:flex}.home-primary,.home-secondary{border-radius:7px;justify-content:center;align-items:center;gap:18px;min-height:43px;padding:0 18px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.home-primary{color:#fff;background:var(--teal);box-shadow:0 10px 25px #0b68622b}.home-primary:hover{background:#075b56;transform:translateY(-1px)}.home-secondary{color:#345b56;background:0 0;border:1px solid #c9d8d4}.hero-notes{color:#71837f;flex-wrap:wrap;gap:17px;margin-top:23px;font-size:8px;display:flex}.hero-notes span:first-letter{color:var(--teal)}.hero-product{position:relative}.product-window{z-index:2;background:#fff;border:1px solid #d4e0dd;border-radius:13px;padding:0 19px 19px;position:relative;transform:rotate(1.3deg);box-shadow:0 28px 70px #14383524}.product-window:before{content:"";z-index:-1;background:#dfece5;border-radius:14px;position:absolute;inset:13px -18px -18px 18px;transform:rotate(-3deg)}.product-bar{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;height:45px;display:flex}.product-bar>span{gap:4px;display:flex}.product-bar>span i{background:#c9d5d2;border-radius:50%;width:6px;height:6px}.product-bar b{color:#536c68;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.product-bar em{color:#956625;text-transform:uppercase;background:#fff4de;border-radius:4px;margin-left:auto;padding:4px 6px;font-size:6px;font-style:normal;font-weight:900}.product-location{align-items:center;gap:10px;padding:17px 0 13px;display:flex}.product-location>span{color:#28655c;background:#e3f2ed;border-radius:9px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:900;display:grid}.product-location div{gap:2px;display:grid}.product-location small{color:#8a9693;letter-spacing:.12em;font-size:6px;font-weight:900}.product-location strong{font-family:Georgia,serif;font-size:14px;font-weight:500}.product-location>b{color:#34705a;text-transform:uppercase;background:#e8f5ed;border-radius:5px;margin-left:auto;padding:5px 7px;font-size:7px}.product-flow{gap:3px;display:grid}.product-flow>i{border-left:1px dashed #aebfbb;height:12px;margin-left:19px}.flow-card{background:#f9fbfa;border:1px solid #e6ecea;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.flow-card>span{color:#5c7772;background:#fff;border:1px solid #dae4e1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-weight:900;display:grid}.flow-card div{gap:3px;display:grid}.flow-card small{color:#85918e;font-size:7px}.flow-card>b{border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.flow-card.passed>b{color:#fff;background:#4da47a}.flow-card.failed{background:#fff9f2;border-color:#efdcc1}.flow-card.failed>b{color:#fff;background:#c68634}.product-alert{color:#6d4d2d;background:#fff4df;border:1px solid #edd6ab;border-radius:8px;align-items:center;gap:9px;margin-top:13px;padding:10px;display:flex}.product-alert>span{color:#fff;background:#c7832e;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:900;display:grid}.product-alert div{gap:2px;display:grid}.product-alert p{margin:0;font-size:7px}.floating-proof{z-index:3;color:#fff;background:#153e3b;border:1px solid #ffffff26;border-radius:9px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute;bottom:31px;right:-24px;transform:rotate(-2deg);box-shadow:0 15px 30px #11302f2e}.floating-proof>span{color:#183d39;background:var(--lime);border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.floating-proof div{gap:3px;display:grid}.floating-proof small{color:#9bb8b3;letter-spacing:.1em;font-size:6px}.home-strip{color:#fff;background:var(--night);justify-content:center;align-items:center;gap:38px;padding:24px max(24px,50% - 590px);display:flex}.home-strip>div{align-items:center;gap:9px;display:flex}.home-strip strong{color:var(--lime);font-family:Georgia,serif;font-size:22px;font-weight:500}.home-strip span{color:#a8bfbb;font-size:8px}.home-strip>i{background:#ffffff1c;width:1px;height:28px}.home-problem,.home-how,.home-monitors,.home-pricing{width:min(1100px,100% - 48px);margin:0 auto;padding:100px 0}.section-copy{grid-template-columns:1fr 1.1fr;align-items:end;gap:40px;margin-bottom:44px;display:grid}.section-copy .home-eyebrow{grid-column:1/-1;margin:0}.section-copy h2{color:#1f3735;letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(30px,3.7vw,47px);font-weight:500;line-height:1.12}.section-copy p{color:#6f827e;margin:0;font-size:11px;line-height:1.7}.section-copy.centered{text-align:center;display:block}.section-copy.centered .home-eyebrow{justify-content:center}.section-copy.centered p{margin-top:11px}.problem-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.problem-grid article{background:#fff;border:1px solid #dce5e1;border-radius:10px;min-height:215px;padding:23px}.problem-grid article>span{color:#76a298;font-family:Georgia,serif;font-size:13px}.problem-grid h3{margin:62px 0 9px;font-family:Georgia,serif;font-size:18px;font-weight:500}.problem-grid p{color:#71817d;margin:0;font-size:10px;line-height:1.65}.home-how{background:#edf3ef;border-top:1px solid #dce6e1;border-bottom:1px solid #dce6e1;width:100%;max-width:none;padding-left:max(24px,50% - 550px);padding-right:max(24px,50% - 550px)}.how-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.how-grid article{background:#fff;border:1px solid #d6e1dd;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:210px;padding:20px;display:flex}.how-grid article>span{color:#33786d;font-family:Georgia,serif;font-size:23px}.how-grid h3{margin:0 0 9px;font-family:Georgia,serif;font-size:17px;font-weight:500}.how-grid p{color:#6f807c;margin:0;font-size:9px;line-height:1.65}.how-outcome{color:#6e512e;background:#fff8e9;border:1px solid #eedbb6;border-radius:8px;justify-content:center;align-items:center;gap:11px;margin-top:14px;padding:13px;display:flex}.how-outcome>span{color:#fff;background:#c98936;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:900;display:grid}.how-outcome p{margin:0;font-size:9px}.home-monitor-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.home-monitor-grid article{background:#fff;border:1px solid #d9e4e0;border-radius:11px;padding:28px;box-shadow:0 12px 35px #1638360b}.home-monitor-head{align-items:center;gap:12px;display:flex}.home-monitor-head small{color:#66817c;letter-spacing:.14em;font-size:7px;font-weight:900}.home-monitor-head h3{margin:5px 0 0;font-family:Georgia,serif;font-size:20px;font-weight:500}.home-monitor-grid article>p{color:#6e807c;margin:20px 0;font-size:10px;line-height:1.7}.home-monitor-grid ul,.price-card ul{border-top:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:16px 0 0;list-style:none;display:grid}.home-monitor-grid li,.price-card li{color:#42645f;font-size:9px}.home-monitor-grid li:before,.price-card li:before{content:"✓";color:#3b9a70;margin-right:7px;font-weight:900}.home-proof{color:#fff;background:linear-gradient(120deg,#123736,#19504a);border-radius:14px;grid-template-columns:1fr .85fr;align-items:center;gap:90px;width:min(1180px,100% - 48px);margin:0 auto;padding:74px 70px;display:grid}.home-proof .home-eyebrow{color:#9fc0ba}.home-proof h2{margin:0;font-family:Georgia,serif;font-size:clamp(29px,3.4vw,43px);font-weight:500;line-height:1.12}.home-proof p{color:#adc2be;margin:16px 0 23px;font-size:10px;line-height:1.7}.home-primary.light{color:#1a413d;background:var(--lime);box-shadow:none}.proof-list{display:grid}.proof-list span{border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr;column-gap:11px;padding:17px 0;display:grid}.proof-list b{color:#183e3a;background:#a9c9c1;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:8px;display:grid}.proof-list small{color:#8ba9a4;font-size:8px}.home-pricing{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.home-pricing .section-copy{margin:0;display:block}.home-pricing .section-copy p{margin-top:14px}.price-card{background:#fff;border:1px solid #ccdcd7;border-radius:12px;padding:28px;box-shadow:0 18px 45px #16383612}.price-card>span{color:#5f7b75;letter-spacing:.15em;font-size:7px;font-weight:900}.price{align-items:baseline;gap:6px;margin-top:14px;display:flex}.price strong{font-family:Georgia,serif;font-size:42px;font-weight:500}.price small{color:#738681;font-size:9px}.price-card>p{color:#7b8a87;margin:2px 0 18px;font-size:8.5px}.price-card ul{grid-template-columns:1fr;margin-bottom:22px}.price-card .home-primary{width:100%}.home-footer{color:#9fb7b2;background:#102e2e;justify-content:space-between;align-items:center;gap:25px;min-height:115px;padding:0 max(24px,50% - 590px);display:flex}.home-footer .home-brand{color:#fff}.home-footer p{font-size:8.5px}.home-footer>a:last-child{color:var(--lime);font-size:9px;font-weight:800;text-decoration:none}@media (width<=1050px){.veritra-shell{grid-template-columns:218px 1fr}.sidebar{padding-left:11px;padding-right:11px}.content{width:min(100% - 36px,1100px)}.topbar{padding:0 20px}.lower-grid{grid-template-columns:1fr}.location-grid{grid-template-columns:repeat(2,1fr)}.home-hero{gap:38px}.home-strip{gap:20px}.home-proof{gap:40px;padding:58px 45px}}@media (width<=780px){.veritra-shell{display:block}.sidebar{z-index:20;width:100%;height:64px;padding:7px 10px;position:fixed;inset:auto 0 0}.brand,.sidebar-monitors,.sidebar-foot,.nav-label{display:none}.primary-nav{grid-template-columns:repeat(5,1fr);height:100%;display:grid}.nav-item{text-align:center;border-radius:7px;flex-direction:column;justify-content:center;gap:2px;min-height:49px;padding:4px;font-size:8px;display:flex}.nav-item.active{box-shadow:inset 0 2px var(--lime)}.nav-icon{font-size:15px}.nav-item b{margin:-27px 0 0 27px;position:absolute}.topbar{height:62px;padding:0 14px}.mobile-brand{align-items:center;gap:7px;font-family:Georgia,serif;display:flex}.mobile-brand .brand-mark{flex-basis:29px;width:29px;height:29px;padding:6px}.top-context,.top-actions .quiet-button{display:none}.top-actions{margin-left:auto}.content{width:calc(100% - 26px);padding:27px 0 90px}.page-intro,.workspace-page-head{flex-direction:column;align-items:flex-start}.source-pill{white-space:normal}.connection-banner{grid-template-columns:1fr}.explainer-title{flex-direction:column;align-items:flex-start;gap:7px}.explainer-title p{margin:0}.explainer-steps{grid-template-columns:1fr}.explainer-steps>i{justify-self:center;transform:rotate(90deg)}.explainer-steps>div small{white-space:normal}.connection-graphic{display:none}.connection-actions{justify-items:start}.summary-grid,.monitor-grid,.location-grid{grid-template-columns:1fr}.summary-grid{gap:8px}.monitor-card{padding:18px}.booking-checks{grid-template-columns:repeat(2,1fr)}.booking-checks span:nth-child(2){border-right:0}.journey-line{grid-template-columns:1fr;gap:8px}.journey-line:before{display:none}.journey-step{text-align:left;grid-template-columns:auto 1fr auto;justify-items:start}.table-panel{overflow-x:auto}.table-row{min-width:710px}.form-grid,.test-scope{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.setup-steps small{display:none}.modal{padding:20px}.result-checks{grid-template-columns:repeat(2,1fr)}.home-nav{width:calc(100% - 28px);height:68px}.home-nav nav,.home-brand small{display:none}.home-login{padding:0 10px}.home-hero{grid-template-columns:1fr;gap:55px;width:calc(100% - 28px);min-height:auto;padding:55px 0 75px}.hero-copy h1{font-size:clamp(40px,13vw,58px)}.hero-product{margin:0 10px}.floating-proof{right:-8px}.home-strip{grid-template-columns:1fr 1fr;gap:18px;padding:25px 22px;display:grid}.home-strip>i{display:none}.home-problem,.home-monitors,.home-pricing{width:calc(100% - 28px);padding:72px 0}.section-copy,.home-pricing{grid-template-columns:1fr;gap:18px}.problem-grid,.how-grid,.home-monitor-grid{grid-template-columns:1fr}.problem-grid article{min-height:175px}.problem-grid h3{margin-top:38px}.home-how{padding:72px 14px}.how-grid article{min-height:175px}.home-proof{grid-template-columns:1fr;gap:34px;width:calc(100% - 28px);padding:43px 27px}.home-pricing{gap:35px}.home-footer{flex-direction:column;align-items:flex-start;padding-top:28px;padding-bottom:28px}.dashboard-home-link{display:none}}.how-grid article,.how-grid article>div:last-child{display:block}@media (width<=780px){.home-hero{gap:38px;padding-top:56px;padding-bottom:56px}.validation-callout,.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:56px;padding-bottom:56px}.validation-callout{gap:30px}.section-copy{margin-bottom:30px}.problem-grid article,.how-grid article,.home-monitor-grid article,.walkthrough-grid article{padding:26px}.card-number{top:26px;right:26px}.product-window{padding-left:14px;padding-right:14px}.product-capabilities{grid-template-columns:1fr 1fr;margin-left:-14px;margin-right:-14px}.product-capabilities div:nth-child(2){border-right:0}.product-capabilities div:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.home-proof{border-radius:20px;padding:38px 28px}}.home-shell,.info-shell{--public-ink:#102a2a;--public-muted:#5f7471;--public-border:#dce7e3;--public-soft:#f4f8f6;--public-accent:#0b6b61;--public-accent-dark:#074c46;--public-highlight:#dff3b5;color:var(--public-ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#fbfdfc;font-size:16px}.home-shell{overflow:hidden}.home-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #cfded9e6;border-radius:18px;width:min(1180px,100% - 40px);height:76px;margin:16px auto 0;padding:0 18px;position:sticky;top:16px;box-shadow:0 16px 50px #0c373314}.home-brand{color:var(--public-ink);gap:12px;text-decoration:none}.home-brand strong{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.025em;font-size:19px;font-weight:750}.home-brand small{color:#738784;letter-spacing:0;font-size:10px}.home-nav nav{gap:28px}.home-nav nav a{color:#4d6460;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s}.home-nav nav a:hover{color:var(--public-accent)}.home-nav-actions{gap:18px}.home-login,.home-primary{color:#fff;background:var(--public-accent);border:1px solid var(--public-accent);border-radius:11px;gap:12px;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 10px 24px #0b6b6129}.home-login{min-height:44px;padding:0 16px}.home-login:hover,.home-primary:hover{background:var(--public-accent-dark);transform:translateY(-1px);box-shadow:0 14px 28px #0b6b6133}.home-secondary{color:#294844;background:#fff;border:1px solid #ceddd8;border-radius:11px;align-items:center;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-hero{grid-template-columns:1.02fr .98fr;gap:76px;width:min(1180px,100% - 48px);min-height:720px;padding:112px 0 96px}.home-eyebrow{color:#356d66;letter-spacing:.13em;font-size:11px;font-weight:800}.home-eyebrow i{background:#5eb98a;width:7px;height:7px;box-shadow:0 0 0 5px #5eb98a1f}.hero-copy h1{color:#0d2928;max-width:680px;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.058em;margin:22px 0 24px;font-size:clamp(52px,5.8vw,78px);font-weight:720;line-height:.99}.hero-copy h1 em{color:var(--public-accent);font-family:inherit;font-style:normal;font-weight:inherit}.hero-copy>p{max-width:630px;color:var(--public-muted);font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:34px}.hero-notes{gap:24px;margin-top:25px}.hero-notes span{color:#526b67;font-size:12px;font-weight:600}.hero-product{background:linear-gradient(145deg,#e7f2ee 0%,#f6f9f7 55%,#eaf1df 100%);border-radius:28px;padding:22px;box-shadow:inset 0 0 0 1px #dce8e4}.product-window{border:1px solid #d7e3df;border-radius:16px;padding:22px;box-shadow:0 28px 70px #12393526}.product-bar{padding-bottom:16px}.product-bar b{font-size:11px}.product-bar em{padding:5px 8px;font-size:9px}.product-location{border-radius:11px;padding:14px}.product-location>span{width:42px;height:42px;font-size:12px}.product-location small{font-size:8px}.product-location strong{font-size:13px}.product-location>b{font-size:9px}.product-flow{gap:8px;margin-top:12px}.flow-card{border-radius:9px;padding:10px}.flow-card>span{width:25px;height:25px;font-size:9px}.flow-card strong{font-size:10px}.flow-card small{font-size:8px}.product-alert{border-radius:10px;margin-top:16px;padding:13px}.product-alert strong{font-size:10px}.product-alert p{font-size:9px;line-height:1.45}.floating-proof{border-radius:11px;padding:13px 15px;bottom:44px;right:-18px}.floating-proof small{font-size:8px}.floating-proof strong{font-size:10px}.home-strip{justify-content:space-between;gap:0;padding-top:28px;padding-bottom:28px}.home-strip>div{flex-direction:column;align-items:flex-start;gap:4px;width:22%}.home-strip strong{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:15px;font-weight:720}.home-strip span{color:#a9c0bb;font-size:11px;line-height:1.45}.validation-callout{gap:86px;padding-bottom:60px}.validation-callout h2,.section-copy h2,.home-proof h2{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.045em;font-weight:680}.validation-callout h2,.section-copy h2{font-size:clamp(36px,4.1vw,56px);line-height:1.06}.validation-callout p,.section-copy p{color:var(--public-muted);font-size:16px;line-height:1.7}.validation-result,.beta-form{border-radius:16px;padding:30px;box-shadow:0 20px 55px #12393514}.validation-result dt,.validation-result dd,.validation-result>a{font-size:12px}.section-copy{gap:70px;margin-bottom:54px}.problem-grid article,.how-grid article,.home-monitor-grid article,.walkthrough-grid article{border-color:var(--public-border);border-radius:16px;box-shadow:0 10px 34px #1239350b}.problem-grid article{min-height:260px;padding:30px}.problem-grid article>span{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:.12em;font-size:12px;font-weight:800}.problem-grid h3,.how-grid h3,.home-monitor-head h3,.walkthrough-grid h3,.info-content h2{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.025em;font-weight:680}.problem-grid h3{margin-top:82px;font-size:22px}.problem-grid p,.how-grid p,.home-monitor-grid article>p,.walkthrough-grid p{color:var(--public-muted);font-size:14px;line-height:1.7}.home-how{background:#f1f6f3}.how-grid article{min-height:250px;padding:26px}.how-grid article>span{font-family:var(--font-geist-sans), Arial, sans-serif;font-size:26px;font-weight:680}.how-grid h3{font-size:19px}.how-outcome{border-radius:11px;margin-top:18px;padding:16px}.how-outcome p{font-size:13px}.home-monitor-grid article{padding:34px}.home-monitor-head small{font-size:9px}.home-monitor-head h3{font-size:23px}.home-monitor-grid article>p{margin:24px 0}.home-monitor-grid li{font-size:12px}.home-proof{border-radius:24px;gap:100px;padding:86px;box-shadow:0 28px 70px #0a2f2d29}.home-proof h2{font-size:clamp(36px,4vw,54px);line-height:1.06}.home-proof p{font-size:15px;line-height:1.7}.proof-list span{padding:22px 0}.proof-list b{width:38px;height:38px;font-size:10px}.proof-list strong{font-size:14px}.proof-list small{margin-top:3px;font-size:11px}.beta-form{gap:16px}.walkthrough-grid article{min-height:220px;padding:30px}.walkthrough-grid h3{margin-top:42px;font-size:21px}.info-content h2{font-size:23px}.info-footer,.info-footer a,.info-nav nav a{font-size:11px}@media (width<=1050px){.home-nav nav{gap:16px}.home-hero{gap:42px}.home-proof{gap:55px;padding:64px}}@media (width<=780px){.home-nav{border-radius:14px;width:calc(100% - 20px);height:66px;margin-top:10px;padding:0 12px;top:10px}.home-login{min-height:42px;font-size:12px}.home-hero{gap:48px;width:calc(100% - 32px);padding:76px 0 78px}.hero-copy h1{margin-top:18px;font-size:clamp(44px,14vw,62px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.home-primary,.home-secondary{justify-content:center;width:100%}.hero-notes{flex-direction:column;align-items:flex-start;gap:9px}.hero-product{border-radius:18px;margin:0;padding:10px}.product-window{padding:14px}.floating-proof{bottom:28px;right:-4px}.home-strip{gap:20px 12px}.home-strip>div{width:auto}.home-strip strong{font-size:14px}.home-strip span{font-size:10px}.validation-callout,.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:78px;padding-bottom:78px}.validation-callout{gap:30px;padding-bottom:30px}.validation-callout h2,.section-copy h2{font-size:38px}.validation-callout p,.section-copy p{font-size:14px}.section-copy{gap:18px;margin-bottom:34px}.problem-grid article,.how-grid article,.walkthrough-grid article{min-height:200px}.problem-grid h3{margin-top:48px}.home-proof{border-radius:18px;gap:40px;padding:42px 28px}.home-proof h2{font-size:38px}.home-pricing{gap:42px}.home-footer{gap:20px;padding-top:34px;padding-bottom:34px}.info-page{padding-top:68px}.info-page h1{font-size:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.pilot-terms{grid-template-columns:1fr 1fr;gap:9px;margin-top:24px;display:grid}.pilot-terms span{color:#607571;background:#edf3ef;border:1px solid #d9e5e0;border-radius:8px;gap:4px;padding:12px;font-size:9px;display:grid}.pilot-terms b{color:#254b47;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.beta-form{background:#fff;border:1px solid #d6e2de;border-radius:12px;gap:12px;padding:27px;display:grid;position:relative;box-shadow:0 16px 45px #16383612}.beta-form label{color:#3b5753;gap:6px;font-size:9px;font-weight:800;display:grid}.beta-form input,.beta-form select,.beta-form textarea{color:#243b38;background:#fbfcfb;border:1px solid #cddbd7;border-radius:7px;width:100%;min-height:46px;padding:11px 12px;font-size:11px}.beta-form textarea{resize:vertical;min-height:92px}.beta-form .home-primary{cursor:pointer;border:0}.beta-form .home-primary:disabled{opacity:.6;cursor:wait}.beta-trap{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.beta-message{color:#73837f;min-height:18px;margin:0;font-size:8.5px;line-height:1.5}.beta-message.success{color:#24745f;font-weight:700}.home-walkthrough,.home-faq{width:min(1100px,100% - 48px);margin:0 auto;padding:100px 0}.home-walkthrough{text-align:center;border-top:1px solid #dce5e1}.walkthrough-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;margin:36px 0 28px;display:grid}.walkthrough-grid article{background:#fff;border:1px solid #d9e4e0;border-radius:11px;min-height:180px;padding:24px}.walkthrough-grid b{color:#1c6f64;background:#e4f3ee;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Georgia,serif;display:grid}.walkthrough-grid h3{margin:34px 0 9px;font-family:Georgia,serif;font-size:19px;font-weight:500}.walkthrough-grid p{color:#71817e;margin:0;font-size:10px;line-height:1.65}.walkthrough-cta{margin:0 auto}.home-faq{border-top:1px solid #dce5e1}.faq-list{gap:10px;display:grid}.faq-list details{background:#fff;border:1px solid #d8e3df;border-radius:9px;padding:0 18px}.faq-list summary{color:#294743;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:55px;font-size:11px;font-weight:800;display:flex}.faq-list summary:after{content:"+";color:var(--teal);font-size:18px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#697c78;margin:0;padding:0 0 18px;font-size:10px;line-height:1.7}.home-footer>nav,.info-footer nav,.info-nav nav{flex-wrap:wrap;align-items:center;gap:17px;display:flex}.home-footer>nav a,.info-footer a,.info-nav nav a{color:inherit;font-size:9px;font-weight:700;text-decoration:none}.info-shell{color:#213a37;background:#f7f9f6;min-height:100vh}.info-nav{border-bottom:1px solid #dbe5e1;justify-content:space-between;align-items:center;gap:24px;width:min(1080px,100% - 48px);min-height:78px;margin:0 auto;display:flex}.info-page{width:min(820px,100% - 48px);margin:0 auto;padding:82px 0 100px}.info-page h1{letter-spacing:-.035em;max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(38px,6vw,62px);font-weight:500;line-height:1.05}.info-intro{color:#667b77;max-width:690px;margin:21px 0 50px;font-size:13px;line-height:1.75}.info-content{gap:14px;display:grid}.info-content section{background:#fff;border:1px solid #d9e4e0;border-radius:10px;padding:25px}.info-content h2{margin:0 0 10px;font-family:Georgia,serif;font-size:21px;font-weight:500}.info-content p{color:#667975;margin:0;font-size:11px;line-height:1.8}.info-action{margin-top:18px}.info-footer{color:#9fb7b2;background:#102e2e;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:0 max(24px,50% - 540px);font-size:9px;display:flex}.connection-option:disabled{cursor:not-allowed;filter:grayscale(.2);opacity:.62}.home-nav-actions{align-items:center;gap:14px;display:flex}.home-signin{color:#47645f;font-size:9px;font-weight:800;text-decoration:none}.validation-callout{grid-template-columns:1.2fr .8fr;align-items:center;gap:64px;width:min(1100px,100% - 48px);margin:0 auto;padding:78px 0 20px;display:grid}.validation-callout h2{color:#1f3735;letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(30px,3.7vw,47px);font-weight:500;line-height:1.12}.validation-callout p{color:#6f827e;max-width:690px;margin:17px 0 0;font-size:11px;line-height:1.75}.validation-result{background:#fff;border:1px solid #cfdfda;border-radius:12px;padding:24px;box-shadow:0 16px 45px #16383612}.validation-badge{color:#2f7157;letter-spacing:.08em;background:#e8f6ed;border-radius:5px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.validation-result dl,.validation-record{gap:0;margin:17px 0;display:grid}.validation-result dl div,.validation-record div{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.validation-result dt,.validation-record dt{color:#758680;font-size:9px}.validation-result dd,.validation-record dd{color:#294743;text-align:right;margin:0;font-size:9px;font-weight:800}.validation-result>a{color:var(--teal);font-size:9px;font-weight:900;text-decoration:none}.validation-summary-card{background:#f8fcf9!important;border-color:#bcdacb!important}.validation-summary-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:17px;display:flex}.validation-summary-head h2{margin-top:9px!important}.validation-summary-head>strong{color:#347359;font-family:Georgia,serif;font-size:34px;font-weight:500}.validation-checks{grid-template-columns:1fr 1fr;gap:10px;display:grid}.validation-checks span{color:#49645f;background:#f4f8f6;border-radius:7px;align-items:center;gap:9px;padding:11px;font-size:9.5px;display:flex}.validation-checks b{color:#fff;background:#4fa77e;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.modal-head>button,.toast button{min-width:44px;min-height:44px}.monitor-foot button,.panel-head button,.activity-panel button,.location-card button,.settings-card button,.back-button{min-height:44px}@media (width<=780px){.home-signin{display:none}.home-nav-actions{gap:0}.validation-callout{grid-template-columns:1fr;gap:26px;width:calc(100% - 28px);padding:58px 0 0}.validation-checks{grid-template-columns:1fr}.validation-summary-head{align-items:flex-start}.pilot-terms,.walkthrough-grid{grid-template-columns:1fr}.home-walkthrough,.home-faq{width:calc(100% - 28px);padding:72px 0}.beta-form{padding:20px}.home-footer>nav{gap:13px}.info-nav{width:calc(100% - 28px)}.info-nav nav{display:none}.info-page{width:calc(100% - 28px);padding:58px 0 72px}.info-footer{flex-direction:column;align-items:flex-start;padding-top:25px;padding-bottom:25px}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92vh;padding-bottom:max(22px, env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.modal-actions{padding:14px 20px max(14px, env(safe-area-inset-bottom));background:#fbfcfb;margin-left:-20px;margin-right:-20px;position:sticky;bottom:0}}.home-signin{color:#516965;font-size:13px;font-weight:650}.validation-callout{gap:86px;padding:112px 0 60px}.validation-callout h2{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.045em;font-size:clamp(36px,4.1vw,56px);font-weight:680;line-height:1.06}.validation-callout p{color:var(--public-muted);font-size:16px;line-height:1.7}.validation-badge{border-radius:999px;padding:7px 10px;font-size:10px}.validation-result dt,.validation-result dd,.validation-result>a{font-size:12px}.pilot-terms{gap:12px;margin-top:30px}.pilot-terms span{border-radius:11px;padding:16px;font-size:12px}.pilot-terms b{font-size:10px}.beta-form{border-radius:16px;gap:16px;padding:30px;box-shadow:0 20px 55px #12393514}.beta-form label{gap:8px;font-size:12px}.beta-form input,.beta-form select,.beta-form textarea{border-radius:9px;min-height:52px;padding:13px 14px;font-size:14px}.beta-form textarea{min-height:112px}.beta-message{font-size:11px}.home-walkthrough,.home-faq{padding:112px 0}.walkthrough-grid{gap:18px;margin:44px 0 28px}.walkthrough-grid article{border-radius:16px;min-height:220px;padding:30px;box-shadow:0 10px 34px #1239350b}.walkthrough-grid h3{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.025em;margin-top:42px;font-size:21px;font-weight:680}.walkthrough-grid p{color:var(--public-muted);font-size:14px;line-height:1.7}.faq-list{gap:12px}.faq-list details{border-radius:12px;padding:0 22px}.faq-list summary{min-height:68px;font-size:14px}.faq-list p{padding-bottom:22px;font-size:13px}.home-footer p,.home-footer>nav a{font-size:11px}.info-nav{min-height:92px}.info-nav nav a{font-size:12px}.info-page{width:min(860px,100% - 48px);padding:100px 0 120px}.info-page h1{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.055em;font-size:clamp(48px,6vw,72px);font-weight:700}.info-intro{color:var(--public-muted);font-size:17px}.info-content{gap:18px}.info-content section{border-radius:14px;padding:30px}.info-content h2{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.025em;font-size:23px;font-weight:680}.info-content p{font-size:14px}.info-footer{min-height:110px;font-size:11px}.info-footer a{font-size:11px}@media (width<=780px){.home-signin{display:none}.validation-callout{gap:30px;padding:78px 0 30px}.validation-callout h2{font-size:38px}.validation-callout p{font-size:14px}.pilot-terms{grid-template-columns:1fr}.beta-form{padding:20px}.home-walkthrough,.home-faq{padding:78px 0}.walkthrough-grid{grid-template-columns:1fr}.info-page{width:calc(100% - 28px);padding:68px 0 78px}.info-page h1{font-size:44px}}.hero-copy h1{margin-top:18px;margin-bottom:20px}.hero-actions{margin-top:26px}.hero-notes{margin-top:20px}.validation-callout{padding-top:72px;padding-bottom:36px}.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:76px;padding-bottom:76px}.problem-grid article{min-height:210px}.problem-grid h3{margin-top:48px}.how-grid article{min-height:205px}.home-proof{padding-top:62px;padding-bottom:62px}.home-pricing{gap:72px}.walkthrough-grid article{min-height:190px}.walkthrough-grid h3{margin-top:28px}.home-footer{min-height:118px}.info-page{padding-top:72px;padding-bottom:84px}.info-intro{margin-bottom:34px}.info-footer{min-height:88px}@media (width<=780px){.home-hero{gap:34px;padding-top:54px;padding-bottom:56px}.validation-callout{padding-top:56px;padding-bottom:20px}.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:58px;padding-bottom:58px}.section-copy{margin-bottom:28px}.home-proof{padding-top:38px;padding-bottom:38px}.problem-grid article,.how-grid article,.walkthrough-grid article{min-height:auto}.problem-grid h3,.walkthrough-grid h3{margin-top:28px}.info-page{padding-top:52px;padding-bottom:62px}}.brand-mark{color:#123b35;background:#b9d99d;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #ffffff73}.brand-mark:after{content:none}.brand-mark>.brand-route{width:23px;height:23px}.brand-check{color:#fff;background:#0f6b60;border:2px solid #b9d99d;border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:absolute;bottom:3px;right:3px}.brand-check svg{width:9px;height:9px}.home-hero{min-height:auto;padding-top:88px;padding-bottom:96px}.hero-product{border-radius:24px;padding:18px;box-shadow:inset 0 0 0 1px #dce8e4}.product-window{border-radius:20px;padding:0 22px;overflow:hidden;transform:none;box-shadow:0 8px 24px #00000014}.product-window:before{content:none}.product-evidence-dock{color:#355e58;border-top:1px solid #e2ebe8;align-items:center;gap:11px;margin-top:14px;padding:13px 0;display:flex}.product-evidence-dock>svg{color:#176c60;background:#e8f4ef;border-radius:8px;width:28px;height:28px;padding:6px}.product-evidence-dock div{gap:2px;display:grid}.product-evidence-dock small{color:#738b86;letter-spacing:.12em;font-size:8px;font-weight:850}.product-evidence-dock strong{font-size:10px}.product-capabilities{color:#fff;background:#123b36;grid-template-columns:repeat(4,1fr);margin:0 -22px;display:grid}.product-capabilities div{border-right:1px solid #ffffff1a;min-width:0;padding:14px 12px}.product-capabilities div:last-child{border-right:0}.product-capabilities strong,.product-capabilities span{display:block}.product-capabilities strong{color:#bddc9f;font-size:9px}.product-capabilities span{color:#a9c0bb;margin-top:4px;font-size:7px;line-height:1.4}.validation-callout,.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:96px;padding-bottom:96px}.validation-callout{gap:72px}.validation-result{border-radius:16px;padding:32px;box-shadow:0 8px 24px #00000014}.section-copy{margin-bottom:44px}.problem-grid,.how-grid,.home-monitor-grid,.walkthrough-grid{gap:20px}.problem-grid article,.how-grid article,.home-monitor-grid article,.walkthrough-grid article{min-height:0;box-shadow:none;border-radius:16px;padding:32px}.problem-grid article,.how-grid article,.walkthrough-grid article{position:relative}.card-number{position:absolute;top:32px;right:32px;color:#7e9b95!important;font-family:var(--font-geist-sans), Arial, sans-serif!important;letter-spacing:.14em!important;font-size:10px!important;font-weight:800!important}.public-icon{color:#146d61;background:#e7f3ef;border:1px solid #d7e9e3;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.public-icon svg{width:23px;height:23px}.problem-grid article>.public-icon,.how-grid article>.public-icon,.walkthrough-grid article>.public-icon{margin-bottom:20px}.problem-grid h3,.how-grid h3,.walkthrough-grid h3{margin:0 0 10px}.how-grid article{display:block}.home-monitor-head .public-icon{flex:0 0 44px;width:44px;height:44px}.public-icon.lead{color:#176459;background:#dcf4e9;border-color:#cae9dd}.public-icon.booking{color:#805315;background:#f9e8bd;border-color:#edd9a7}.home-proof{border-radius:24px;box-shadow:0 8px 24px #0000001f}.proof-list span{grid-template-columns:auto 1fr;column-gap:14px}.proof-list .public-icon{color:#bddc9f;background:#ffffff14;border-color:#ffffff1f;grid-row:1/3;width:40px;height:40px}.proof-list .public-icon svg{width:21px;height:21px}.walkthrough-grid{margin-top:40px}.home-footer{border-top:1px solid #ffffff1a;min-height:132px}@media (width<=780px){.home-hero{gap:38px;padding-top:56px;padding-bottom:56px}.validation-callout,.home-problem,.home-how,.home-monitors,.home-pricing,.home-walkthrough,.home-faq{padding-top:56px;padding-bottom:56px}.validation-callout{gap:30px}.section-copy{margin-bottom:30px}.problem-grid article,.how-grid article,.home-monitor-grid article,.walkthrough-grid article{min-height:0;padding:26px}.card-number{top:26px;right:26px}.problem-grid h3,.walkthrough-grid h3{margin-top:0}.product-window{padding-left:14px;padding-right:14px}.product-capabilities{grid-template-columns:1fr 1fr;margin-left:-14px;margin-right:-14px}.product-capabilities div:nth-child(2){border-right:0}.product-capabilities div:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.home-proof{border-radius:20px;padding:38px 28px}}
