@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#173452;--paper:#f8f9fc;--lime:#ffc68f;--muted:#596579;--line:#d9e0e9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #bd5326;outline-offset:5px}.wrap{max-width:1320px;margin:auto;padding-inline:54px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:13px;line-height:1.1}.brand b{font-family:'Manrope',sans-serif;font-weight:800;font-size:49px;letter-spacing:-4px;position:relative}.brand b span{font-size:12px;letter-spacing:0;position:absolute;top:3px;right:-9px}.brand>span{font-size:12px;letter-spacing:1.5px;font-weight:700}.header nav{display:flex;gap:32px;font-size:15px}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;gap:34px;justify-content:space-between;align-items:center;padding:17px 23px;border-radius:6px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#254d76}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#254d76}.button.small{font-size:14px;padding:13px 19px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-top:35px;padding-bottom:90px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;margin:0 0 22px;line-height:1.5}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(54px,5.7vw,78px);line-height:1.09;letter-spacing:-4px;font-weight:600;margin-bottom:28px}em{font-family:Georgia,serif;font-weight:400}h1 em{color:#b55331}.intro{font-size:19px;max-width:400px;margin-bottom:29px;color:var(--muted);line-height:1.6}.hero-note{font-size:13px;display:flex;align-items:center;gap:12px;margin-top:37px}.line{width:28px;height:1px;background:var(--ink)}.hero-visual{position:relative;height:545px;margin-left:14px;margin-bottom:30px}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:120px 8px 8px 8px;filter:brightness(.82)}.image-label{position:absolute;top:27px;right:24px;color:white;letter-spacing:1.4px;font-size:12px;font-weight:600}.floating-report{position:absolute;bottom:-32px;left:-38px;background:var(--lime);border-radius:8px;padding:21px 24px;width:320px;box-shadow:0 12px 25px #142d4510;transform:rotate(-3deg);transition:transform .3s}.floating-report:hover{transform:rotate(0deg)}.report-top{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.mini-chart{height:84px;display:flex;align-items:flex-end;gap:10px;margin-top:18px}.mini-chart i{background:#204e7a;height:var(--h);flex:1;border-radius:3px 3px 0 0}.report-bottom{display:flex;justify-content:space-between;font-size:12px;margin-top:10px;letter-spacing:.5px}.report-bottom>span{font-size:12px}.services{padding-top:22px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:30px;margin-bottom:35px}.section-heading>p:last-child{font-size:19px;line-height:1.4}.service-grid{display:grid;grid-template-columns:repeat(5,1fr)}.service{padding:0 18px;border-right:1px solid var(--line);transition:background .2s}.service:first-child{padding-left:0}.service:last-child{border:0;padding-right:0}.service-num{font-size:12px;font-weight:650;letter-spacing:.9px}.service h2{font-size:24px;line-height:1.3;font-weight:600;margin:20px 0 17px;position:relative;letter-spacing:-1px}.service h2 span{position:absolute;right:0;bottom:0;font-size:21px;transition:transform .2s}.service:hover h2 span{transform:translate(4px,-4px)}.service p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.analytics{background:var(--ink);color:white;padding:90px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section-copy>h2{font-size:clamp(39px,4vw,54px);line-height:1.14;font-weight:500;letter-spacing:-2px;margin-bottom:26px}.section-copy>p:not(.eyebrow){color:var(--muted);max-width:490px}.analytics .section-copy>p:not(.eyebrow){color:#d5e1ef}.analytics .eyebrow{color:var(--lime)}.plain-list{list-style:none;padding:0;margin:26px 0}.plain-list li{padding:7px 0;font-size:16px}.plain-list li:before{content:'↗';color:var(--lime);margin-right:15px}.audit-note{border-top:1px solid #ffffff30;padding-top:23px}.audit-note p{font-size:15px;color:#d5e1ef;margin-top:8px}.text-link{display:inline-block;font-weight:600;border-bottom:1px solid;padding-bottom:5px;font-size:16px;margin-top:12px}.dashboard{background:var(--paper);color:var(--ink);border-radius:9px;padding:30px;box-shadow:0 20px 50px #0002;transform:rotate(1deg)}.dash-head{display:flex;justify-content:space-between;align-items:start;gap:10px}.dash-head .eyebrow{font-size:12px;color:var(--muted);letter-spacing:1px}.dash-head h3{font-size:25px;font-weight:600;margin-top:6px;letter-spacing:-1px}.sample{font-size:12px;white-space:nowrap;background:#e8edf5;padding:5px 8px;border-radius:4px}.tabs{display:flex;border-bottom:1px solid var(--line);gap:20px;margin-bottom:25px}.tabs button{border:0;background:transparent;padding:9px 0;font-size:14px;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent}.tabs button[aria-selected=true]{color:var(--ink);border-color:var(--ink);font-weight:700}.metric{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:20px}.metric>strong{font-size:45px;line-height:1.2;font-weight:500;letter-spacing:-2px}.metric>span{font-size:13px}.metric-aside{margin-left:auto;color:var(--muted);font-size:12px!important}.chart{height:175px;display:flex;gap:12px;align-items:end;padding:0 6px;background:repeating-linear-gradient(to top,transparent 0,transparent 42px,#e0e6ef 43px,#e0e6ef 44px);border-bottom:1px solid var(--line)}.chart>div{height:var(--height);flex:1;background:#789cbd;border-radius:4px 4px 0 0;transition:height .5s;position:relative;min-width:0}.chart>div.peak{background:#275c8c}.chart>div>span{position:absolute;top:-24px;font-size:12px;left:0;right:0;text-align:center}.chart-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:10px}.chart-insight{margin-top:25px;display:flex;gap:12px;background:#e7eef8;padding:14px;border-radius:5px}.chart-insight>span{font-size:20px}.chart-insight p{font-size:14px;margin:0}.fine{font-size:12px;color:var(--muted);line-height:1.5;margin:16px 0 0}.menu-section{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center;padding-top:110px;padding-bottom:110px}.menu-demo{max-width:465px;background:#fff;border-radius:12px;box-shadow:0 18px 60px #17345213;border:1px solid #e3e5eb;overflow:hidden;transform:rotate(-2deg)}.menu-top{display:flex;justify-content:space-between;padding:21px 25px;background:#8d3625;color:white;gap:15px;align-items:center}.menu-top>span:first-child{font-family:Georgia,serif;font-size:24px;letter-spacing:1px}.menu-top>span:last-child{font-size:12px;letter-spacing:.7px}.menu-welcome{padding:26px 26px 4px;background:#fbf0df}.menu-welcome .eyebrow{font-size:12px;color:#8d3625;margin-bottom:8px}.menu-welcome h3{font-family:Georgia,serif;font-weight:400;font-size:36px;line-height:1.15;color:#783727;letter-spacing:-1px;margin-bottom:18px}.language-picker{padding:18px 25px;display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.language-picker label{font-size:13px}.language-picker select{font-size:14px;padding:8px;border:1px solid var(--line);border-radius:5px;background:white;max-width:145px;color:var(--ink)}#dishes{padding:0 25px;min-height:253px}.dish{display:flex;gap:20px;justify-content:space-between;padding:20px 0;border-bottom:1px solid #e8e8e0}.dish:last-child{border:0}.dish h4{font-family:Georgia,serif;font-size:20px;font-weight:400;margin:0 0 4px;line-height:1.3}.dish p{font-size:13px;color:var(--muted);margin:0;line-height:1.5}.dish>span{font-size:15px;white-space:nowrap}.menu-demo-footer{padding:15px 25px;background:#fbf0df;display:flex;justify-content:space-between;gap:16px;align-items:center}.menu-demo-footer span{font-size:12px;color:#783727}.steps{display:flex;align-items:center;gap:14px;margin:30px 0}.steps>div{display:flex;flex-direction:column;gap:7px}.steps span{font-size:12px;color:#ab4c30}.steps b{font-size:14px;font-weight:500}.steps i{font-size:17px;font-style:normal;color:#748197}.ordering{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.ordering>span{font-size:12px;letter-spacing:1.2px}.ordering h3{font-size:21px;margin:8px 0;font-weight:600}.ordering p{font-size:14px;color:var(--muted);margin:0}.web-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-bottom:100px}.feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.feature-tags span{border:1px solid var(--line);padding:7px 12px;font-size:12px;border-radius:4px}.website-example{background:#e7ecf4;padding:20px;border-radius:8px;transform:rotate(2deg)}.browser-top{background:#fff;padding:12px 16px;display:flex;align-items:center;gap:25px;border-radius:6px 6px 0 0;font-size:12px;color:#767a88}.browser-top>span:first-child{letter-spacing:3px;color:#b9b9c8}.example-content{padding:25px;background:#dbe7f4}.example-nav{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.example-nav b{font-size:14px;letter-spacing:1px}.example-nav span{font-size:12px;max-width:95px;line-height:1.5}.example-content h3{font-size:48px;font-weight:500;letter-spacing:-2px;line-height:1.08;margin:42px 0 22px}.example-content p{font-size:14px}.example-rule{height:1px;background:#9caebe;margin-top:30px}.example-caption{font-size:12px;display:block;margin-top:12px}.about{display:grid;grid-template-columns:1fr 1fr;column-gap:90px;padding-top:40px;padding-bottom:80px;border-top:1px solid var(--line)}.about>.eyebrow{grid-column:1/-1}.about h2{font-size:34px;line-height:1.3;font-weight:500;letter-spacing:-1px}.about>div{font-size:16px;color:var(--muted)}.request{background:var(--lime);padding:70px 0}.request-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.request h2{font-size:55px;line-height:1.12;font-weight:500;letter-spacing:-2px;margin-bottom:22px}.request-inner>div>p:not(.eyebrow){max-width:470px}.request-card{padding:28px 32px;border:1px solid #17345244;border-radius:8px}.request-card h3{font-size:23px;letter-spacing:-.5px;font-weight:600}.request-card>p{font-size:16px}.contact-pending{font-size:13px!important;border-top:1px solid #17345244;padding-top:17px;margin-bottom:0;color:#5b4231}footer{min-height:145px;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p,footer>span{font-size:12px;color:var(--muted);margin:0}footer .brand b{font-size:38px}footer .brand>span{font-size:12px}@media(min-width:1500px){.hero{padding-top:50px;padding-bottom:110px}}@media(max-width:1000px){.wrap{padding-inline:30px}.header nav{gap:20px}.hero{gap:25px}h1{font-size:60px}.hero-visual{height:500px;margin-left:0}.floating-report{width:275px;left:-15px}.split,.menu-section,.web-section{gap:45px}.service{padding:0 16px}.service h2{font-size:24px}.request-inner{gap:50px}.dashboard{padding:22px}.dash-head{flex-wrap:wrap}.section-copy>h2{font-size:43px}.menu-demo{transform:none}.chart{gap:8px}.about{gap:35px}}@media(max-width:720px){.wrap{padding-inline:22px}.header{height:90px}.header nav{display:none}.brand b{font-size:40px}.brand>span{font-size:12px}.button.small{font-size:12px;gap:13px;padding:11px 13px}.hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:55px;gap:35px}.hero-copy{max-width:520px}h1{font-size:clamp(48px,12vw,70px);letter-spacing:-2.8px}.intro{font-size:17px}.hero-note{margin-top:25px;font-size:12px}.hero-visual{height:365px;margin-bottom:25px;margin-left:15px}.hero-visual>img{border-top-left-radius:80px}.floating-report{bottom:-22px;left:-14px;width:260px;padding:17px}.image-label{font-size:12px}.section-heading{gap:15px}.section-heading .eyebrow{font-size:12px;max-width:140px}.section-heading>p:last-child{font-size:15px}.service-grid{grid-template-columns:1fr 1fr;gap:32px 0}.service{padding:0 16px!important}.service:nth-child(odd){padding-left:0!important}.service:nth-child(even){border-right:0;padding-right:0!important}.service-num{font-size:12px}.service h2{font-size:24px;margin-top:12px}.service p{font-size:14px}.services{padding-bottom:55px}.analytics{padding:55px 0}.split,.menu-section,.web-section{grid-template-columns:1fr;gap:35px}.dashboard{transform:none}.section-copy>h2{font-size:42px}.menu-section{padding-top:60px;padding-bottom:65px}.menu-section>.section-copy{grid-row:1}.menu-demo{width:100%;margin:auto}.steps{gap:16px}.steps b{font-size:13px}.menu-welcome h3{font-size:34px}.web-section{padding-bottom:65px}.website-example{transform:none;padding:15px}.example-content h3{font-size:48px}.about{grid-template-columns:1fr;gap:0;padding-top:30px;padding-bottom:40px}.about h2{font-size:30px}.request{padding:50px 0}.request-inner{grid-template-columns:1fr;gap:20px}.request h2{font-size:44px}.request-card{padding:25px}footer{padding-block:30px;flex-wrap:wrap;gap:20px}footer>span{width:100%}.eyebrow{font-size:12px}.chart>div>span{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.cameras{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:65px 85px;border-top:1px solid var(--line)}.alert-examples>div{display:flex;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.alert-examples>div:first-child{padding-top:0}.alert-examples>div>span{font-size:12px;color:var(--muted);padding-top:5px}.alert-examples h3{font-size:20px;margin-bottom:8px;font-weight:600}.alert-examples section p{font-size:15px;color:var(--muted);margin:0}@media(max-width:1000px) and (min-width:721px){.service-grid{grid-template-columns:repeat(3,1fr);row-gap:28px}.service:nth-child(3){border:0}.service:nth-child(4){padding-left:0}}@media(max-width:720px){.cameras{grid-template-columns:1fr;gap:30px;padding-block:45px}.service:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px!important}.service:last-child h2 br{display:none}.service:last-child h2{max-width:210px}}

.scan-demo{display:flex;align-items:center;gap:18px;margin-top:26px}.qr-frame{position:relative;flex:none;background:white;border:1px solid var(--line);border-radius:6px;width:110px;height:110px;overflow:hidden}.qr-frame img{width:100%;height:100%}.scan-demo strong{font-size:16px}.scan-demo p{font-size:13px;margin:4px 0;line-height:1.5}.scan-demo .fine{font-size:12px}.scan-line{position:absolute;left:8px;right:8px;height:2px;background:#d86532;box-shadow:0 0 8px #d86532;animation:scan 3s ease-in-out 3}@keyframes scan{0%,100%{top:15%;opacity:0}20%,80%{opacity:1}90%{top:85%}}

.button.dark{background:#bb4d22;color:#fff}.button.dark:hover{background:#993a17}.hero-visual>img{filter:brightness(.86) saturate(.75)}.analytics .eyebrow{color:#ffba7a}.floating-report{background:#ffca97}.example-content{background:#dbe7f4}.example-content em{color:#275c8c}

.language-picker label,.tabs button,.steps b,.feature-tags span{font-size:14px}.report-bottom{flex-wrap:wrap;gap:5px}.sample{white-space:normal}.service-num{letter-spacing:.3px}.menu-top>span:last-child{max-width:130px}.dash-head{flex-wrap:wrap}.menu-demo-footer{flex-wrap:wrap}.hero-note{font-size:14px}.header .button{font-size:14px}.service h2{padding-right:12px}
