:root{--navy:#102a43;--ink:#16212b;--teal:#0e9f8b;--bright:#35d0ba;--mint:#e8f8f4;--canvas:#f7f5ef;--cloud:#f1f4f6;--line:#dce3e7;--muted:#60727e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,"Spline Sans",system-ui,sans-serif}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:90px;display:flex;align-items:center;justify-content:space-between}.brand img{width:154px;display:block}.nav nav{display:flex;gap:30px}.nav a{color:var(--navy);text-decoration:none;font-size:14px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border:0;border-radius:12px;background:var(--teal);color:white!important;text-decoration:none;font-weight:750;font-size:14px;box-shadow:0 8px 20px #0e9f8b22}.button-small{padding:11px 16px}.button-outline{background:transparent;color:var(--navy)!important;border:1px solid #aebbc4;box-shadow:none}.hero{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;padding:50px 0 80px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--teal)}.eyebrow span{width:22px;height:2px;background:currentColor}.hero h1,.section h2,.cta h2{font-size:clamp(46px,5.2vw,74px);line-height:1;letter-spacing:-.05em;margin:24px 0;color:var(--navy)}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--teal)}.lede{font-size:18px;line-height:1.65;color:#526472;max-width:560px}.actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{color:var(--navy);font-weight:750;text-decoration:none}.text-link span{color:var(--teal)}.trust{display:flex;gap:20px;flex-wrap:wrap}.trust strong{font-size:11px;color:#5a6c77}.trust strong:before{content:'✓';color:var(--teal);margin-right:5px}.product-frame{background:white;border:1px solid #dfe5e7;border-radius:20px;box-shadow:0 30px 60px #102a431c;overflow:hidden;transform:perspective(1000px) rotateY(-2deg)}.frame-top{height:34px;background:#eef2f3;display:flex;align-items:center;gap:6px;padding:0 13px;color:#83919a;font-size:9px}.frame-top i{width:7px;height:7px;border-radius:50%;background:#c7d0d4}.frame-top span{margin-left:8px}.dashboard{display:grid;grid-template-columns:110px 1fr;min-height:430px}.dashboard aside{background:var(--navy);padding:22px 13px;display:flex;flex-direction:column;gap:19px;color:#a7bbc8;font-size:9px}.dashboard aside img{width:30px;margin-bottom:19px}.dashboard aside b{color:white;background:#ffffff12;padding:9px;border-radius:7px}.dashboard aside span{padding-left:9px}.dash-main{padding:30px 25px;background:#fbfcfc}.dash-heading{display:flex;justify-content:space-between;align-items:end}.dash-heading small,.metrics small,.chart-card small{color:#84939b;font-size:9px}.dash-heading h2{font-size:23px;margin:4px 0;color:var(--navy)}.dash-heading button{border:0;border-radius:8px;background:var(--teal);color:white;padding:9px 12px;font-size:9px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:27px 0}.metrics article,.chart-card{background:white;border:1px solid #e8edef;border-radius:12px;padding:16px}.metrics strong{display:block;color:var(--navy);font-size:18px;margin:8px 0}.metrics b{font-size:8px;color:var(--teal)}.chart-card>div:first-child{display:flex;justify-content:space-between}.chart-card strong{font-size:11px;color:var(--navy)}.bars{height:120px;display:flex;align-items:end;gap:12px;border-bottom:1px solid #e5eaec;margin-top:18px}.bars i{flex:1;background:#cdeee8;border-radius:4px 4px 0 0}.bars i.active{background:var(--teal)}.logos{border-block:1px solid var(--line);min-height:100px;display:flex;align-items:center;justify-content:center;gap:50px;color:#50616d}.logos span{font-size:11px;text-transform:uppercase;letter-spacing:.13em}.logos b{font-size:16px;color:#7d8c95}.section{padding:110px 0}.section-cloud{position:relative}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section h2{font-size:58px;margin-bottom:0}.section-head p,.pricing-head p{max-width:460px;line-height:1.7;color:var(--muted)}.audiences{display:grid;grid-template-columns:1fr 1fr;gap:20px}.audiences article{background:white;border:1px solid var(--line);border-radius:22px;padding:36px}.audiences article:first-child{background:var(--navy);color:white}.audiences span,.price-card>span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);font-weight:800}.audiences h3{font-size:28px;line-height:1.15;margin:18px 0}.audiences article:first-child h3{color:white}.audiences p,.audiences li{line-height:1.65;color:var(--muted)}.audiences article:first-child p,.audiences article:first-child li{color:#c5d2d9}.audiences ul,.price-card ul{padding-left:19px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{min-height:430px;padding:28px;border:1px solid var(--line);border-radius:22px;background:white;display:flex;flex-direction:column}.feature-dark{background:var(--navy);color:white}.feature-mint{background:var(--mint)}.number{font-family:monospace;font-size:11px;color:#7f909a}.feature h3{font-size:24px;margin:22px 0 8px;color:var(--navy)}.feature-dark h3{color:white}.feature p{font-size:14px;line-height:1.65;color:#667984;margin:0}.feature-dark p{color:#b7c6cf}.scan{height:190px;margin-top:22px;position:relative;border-radius:15px;background:#173b58;display:grid;place-items:center}.scan div{width:94px;height:72px;border:2px solid var(--bright);border-radius:8px}.scan i{position:absolute;width:170px;height:1px;background:var(--bright);box-shadow:0 0 12px var(--bright)}.scan b{position:absolute;bottom:22px;font:9px monospace;color:var(--bright)}.location-list{height:190px;margin-top:22px;display:flex;flex-direction:column;justify-content:center;gap:11px}.location-list i{height:44px;border-radius:10px;background:var(--cloud);position:relative}.location-list i:before{content:'';position:absolute;width:18px;height:18px;left:13px;top:13px;background:var(--teal);border-radius:6px}.donut{width:150px;height:150px;border-radius:50%;margin:42px auto 20px;background:conic-gradient(var(--teal) 0 82%,#cce9e3 82%);display:grid;place-items:center;position:relative}.donut:before{content:'';position:absolute;inset:20px;background:var(--mint);border-radius:50%}.donut b{z-index:1;font-size:25px;color:var(--navy)}.pricing-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.billing-toggle{display:flex;background:var(--cloud);padding:5px;border-radius:13px}.billing-toggle button{border:0;background:transparent;padding:11px 15px;border-radius:9px;color:var(--muted);font-weight:700;cursor:pointer}.billing-toggle button.active{background:white;color:var(--navy);box-shadow:0 3px 12px #102a4314}.billing-toggle b{color:var(--teal)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.price-card{background:white;border:1px solid var(--line);border-radius:20px;padding:28px 23px;display:flex;flex-direction:column;position:relative}.price-card.featured{border:2px solid var(--teal);box-shadow:0 18px 40px #0e9f8b17}.price-card h3{font-size:25px;margin:14px 0 5px;color:var(--navy)}.price-card>p{color:var(--muted);line-height:1.5;min-height:69px}.price{margin:20px 0 3px;color:var(--navy)}.price strong{font-size:28px}.price small{font-size:11px;color:var(--muted)}.price-card.enterprise .price strong{font-size:20px}.price-card .billing-note{font-size:11px;min-height:auto;margin:0 0 18px}.price-card ul{font-size:13px;line-height:1.55;flex:1}.price-card li{margin-bottom:8px}.price-card .button{margin-top:18px;padding-inline:12px}.payment-note{text-align:center;margin-top:25px;color:var(--muted);font-size:12px}.faq{max-width:850px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:750;color:var(--navy);cursor:pointer}.faq details p{color:var(--muted);line-height:1.65}.cta{border-radius:28px;background:var(--navy);padding:70px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;color:white}.cta h2{font-size:58px;color:white;margin-bottom:0}.cta>div:last-child p{color:#b9c7cf;line-height:1.7;margin-bottom:25px}.light{color:var(--bright)}.button-light{background:var(--bright);color:var(--navy)!important}footer{min-height:140px;display:flex;align-items:center;gap:25px;color:#6b7b85;font-size:12px}footer img{width:135px;margin-right:auto}footer a{color:var(--muted);text-decoration:none}code{font-family:ui-monospace,monospace;color:var(--navy)}@media(max-width:1050px){.pricing-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.product-frame{transform:none}.features{grid-template-columns:1fr}.feature{min-height:380px}.section-head,.pricing-head{display:block}.billing-toggle{width:max-content;margin-top:24px}.cta{grid-template-columns:1fr;padding:42px}.logos{gap:22px;flex-wrap:wrap;padding:25px}.dashboard{grid-template-columns:75px 1fr}.metrics{grid-template-columns:1fr}.metrics article:nth-child(n+2){display:none}.audiences{grid-template-columns:1fr}}@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.button-outline{display:none}.hero{gap:35px;padding-top:35px}.hero h1{font-size:45px}.product-frame{margin:0 -6px}.dashboard aside{display:none}.dashboard{display:block}.dash-main{padding:20px 14px}.trust{gap:10px}.section{padding:75px 0}.section h2,.cta h2{font-size:40px}.cta{padding:32px 24px}.cta h2{margin-bottom:35px}.pricing-grid{grid-template-columns:1fr}.price-card>p{min-height:auto}footer{flex-wrap:wrap;padding:35px 0}footer img{width:100%;max-width:140px}}
