:root{--bg:#f7f8fb;--text:#151821;--muted:#687080;--line:#e4e7ee;--brand:#1e63ff;--brand-dark:#1448bd;--card:#fff;--soft:#eef4ff;--success:#0f9f63}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{width:min(1120px,100% - 32px);margin:0 auto}.nav{justify-content:space-between;align-items:center;height:74px;display:flex}.nav nav{align-items:center;gap:24px;display:flex}.nav a{color:#343946;font-size:14px;text-decoration:none}.brand{align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex;color:#161a22!important}.brandMark{background:var(--brand);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.button,.ghostButton{cursor:pointer;font-weight:750;font:inherit;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;text-decoration:none;display:inline-flex}.button{background:var(--brand);color:#fff}.button:hover{background:var(--brand-dark)}.ghostButton{color:#242a36;border:1px solid var(--line);background:#fff}.buttonSmall{padding:10px 14px!important}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:76px 0 92px;display:grid}.heroCopy h1,.sectionIntro h2,.cta h2,.videoCard h2{letter-spacing:-.045em;margin:12px 0;line-height:1.02}.heroCopy h1{max-width:760px;font-size:clamp(48px,6vw,76px)}.heroCopy h1 span{color:var(--brand)}.heroText{color:var(--muted);max-width:650px;font-size:20px;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-size:12px;font-weight:850}.heroActions{gap:12px;margin-top:28px;display:flex}.proofRow{color:#555e6e;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:13px;display:flex}.proofRow span{align-items:center;gap:6px;display:flex}.heroCard{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #1a243b1f}.demoHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.demoHeader div{flex-direction:column;gap:3px;display:flex}.demoHeader span{color:var(--muted);font-size:12px}.stepPill{background:var(--soft);border-radius:999px;padding:7px 10px;font-weight:800;color:var(--brand)!important}.demoBody{flex-direction:column;gap:16px;padding:24px;display:flex}.demoBody label{font-weight:800}.choiceGrid{gap:10px;display:grid}.choice{text-align:left;border:1px solid var(--line);cursor:pointer;font:inherit;background:#fff;border-radius:10px;padding:14px 15px}.choice.active{border-color:var(--brand);background:var(--soft);color:#154cbf}.demoBody input{border:1px solid var(--line);width:100%;font:inherit;border-radius:10px;padding:14px 15px}.microcopy{color:var(--success);align-items:center;gap:7px;font-size:13px;display:flex}.full{width:100%}.successState{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:42px 24px;display:flex}.successState p{color:var(--muted);margin:0}.successState strong{margin-bottom:12px}.successIcon{width:50px;height:50px;color:var(--success);background:#e9fbf2;border-radius:50%;place-items:center;display:grid}.problemBand{color:#fff;background:#121722}.metrics{grid-template-columns:repeat(3,1fr);gap:36px;padding:34px 0;display:grid}.metrics>div{grid-template-columns:38px 1fr;column-gap:12px;display:grid}.metrics strong,.metrics p{grid-column:2}.metrics p{color:#b7bfcc;margin:5px 0 0;font-size:14px;line-height:1.5}.metricIcon{color:#8eb0ff;grid-row:1/3}.section{padding:100px 0}.sectionIntro{max-width:760px;margin-bottom:44px}.sectionIntro.narrow{max-width:620px}.sectionIntro h2{font-size:clamp(36px,5vw,56px)}.sectionIntro p{color:var(--muted);font-size:18px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px}.step>span{background:var(--soft);width:34px;height:34px;color:var(--brand);border-radius:9px;place-items:center;font-weight:850;display:grid}.step h3{margin:22px 0 10px}.step p{color:var(--muted);margin:0;line-height:1.6}.installGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.installCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px;overflow:hidden}.featuredInstall{border-color:#b9cbff;box-shadow:0 16px 45px #1e63ff14}.installIcon{background:var(--soft);width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;display:grid}.installCard h3{margin:18px 0 9px;font-size:20px}.installCard p{color:var(--muted);line-height:1.6}.installCard>a{color:var(--brand);align-items:center;gap:6px;font-weight:750;text-decoration:none;display:inline-flex}.installCard pre{white-space:pre-wrap;color:#dfe9ff;background:#111722;border-radius:12px;padding:14px;font-size:12px;line-height:1.5;overflow:auto}.miniBrowser{border:1px solid var(--line);background:#fafbfe;border-radius:12px;margin-top:18px;overflow:hidden}.browserBar{border-bottom:1px solid var(--line);color:#8a91a0;align-items:center;gap:5px;height:34px;padding:0 9px;font-size:10px;display:flex}.browserBar i{background:#d8dce5;border-radius:50%;width:7px;height:7px}.browserBar span{margin-left:5px}.browserBody{gap:9px;padding:15px;display:grid}.browserBody strong{font-size:13px}.fakeInput{border:1px solid var(--line);color:#9096a2;background:#fff;border-radius:7px;padding:9px;font-size:11px}.fakeButton{background:var(--brand);color:#fff;text-align:center;border-radius:7px;padding:9px;font-size:11px;font-weight:750}.embedSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.embedLayout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:52px;display:grid}.siteMock{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px #1a243b17}.siteMockTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 19px;font-size:13px;display:flex}.siteMockTop span{font-weight:800}.siteMockTop small{color:var(--muted)}.siteMock iframe{background:#f7f8fb;border:0;width:100%;height:520px;display:block}.industrySection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.industryGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.industry{border:1px solid var(--line);background:#fbfcfe;border-radius:13px;align-items:center;gap:11px;padding:18px;display:flex}.industry svg{color:var(--brand)}.videoSection{color:#fff;background:#101622}.videoCard{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.videoCard h2{font-size:clamp(36px,5vw,54px)}.videoCard p{color:#b8c2d1;font-size:17px;line-height:1.65}.lightBlue{color:#8eb0ff}.videoNote{color:#c9d4e5;background:#151f2e;border:1px solid #2d3b51;border-radius:12px;margin-top:18px;padding:13px 15px;font-size:13px;line-height:1.5}.videoPlaceholder{aspect-ratio:16/9;text-align:center;background:linear-gradient(135deg,#192234,#0e1420);border:1px solid #2a3850;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.videoPlaceholder small{color:#98a7bb;max-width:330px;line-height:1.5}.playCircle{color:#111722;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:7px;display:grid}.pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.priceCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px;position:relative}.priceCard.featured{border:2px solid var(--brand);box-shadow:0 16px 50px #1e63ff1f}.popular{background:var(--brand);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850;position:absolute;top:-14px;left:24px}.priceCard h3{margin:4px 0;font-size:22px}.priceCard>p{color:var(--muted);margin:0 0 22px}.price{align-items:flex-end;gap:6px;margin-bottom:20px;display:flex}.price strong{letter-spacing:-.04em;font-size:44px}.price span{color:var(--muted);padding-bottom:7px}.priceCard ul{gap:11px;margin:22px 0 0;padding:0;list-style:none;display:grid}.priceCard li{color:#535b69;align-items:center;gap:8px;font-size:14px;display:flex}.priceCard li svg{color:var(--success)}.cta{background:var(--brand);color:#fff}.ctaInner{justify-content:space-between;align-items:center;gap:32px;padding:68px 0;display:flex}.cta h2{max-width:720px;font-size:clamp(34px,4vw,52px)}.eyebrow.light{color:#cfe0ff}.lightButton{color:#184fc6;background:#fff}.footer{height:92px;color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.bookingPage{background:#f5f7fb;min-height:100vh}.bookingPage.embedded{background:#fff;min-height:100%}.bookingTop{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:66px;padding:0 max(18px,50vw - 550px);display:flex}.bookingTop>a:last-child{color:var(--muted);align-items:center;gap:6px;font-size:13px;text-decoration:none;display:flex}.bookingShell{width:min(680px,100% - 28px);margin:0 auto;padding:46px 0}.embedded .bookingShell{width:100%;padding:22px}.businessIntro{align-items:center;gap:14px;margin-bottom:20px;display:flex}.businessLogo{color:#fff;background:#111722;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.businessIntro h1{letter-spacing:-.025em;margin:0 0 4px;font-size:22px}.businessIntro p{color:var(--muted);margin:0;font-size:13px}.bookingCard{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 15px 50px #141e3214}.embedded .bookingCard{box-shadow:none}.bookingCardHead{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 22px;display:flex}.bookingCardHead span{color:var(--muted);font-size:12px}.bookingBody{flex-direction:column;gap:14px;padding:24px;display:flex}.bookingBody h2{letter-spacing:-.025em;margin:0;font-size:22px}.bookingBody p{color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.55}.bookingBody label{font-size:13px;font-weight:750}.bookingChoices{gap:9px;display:grid}.bookingChoice{border:1px solid var(--line);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:13px 14px}.bookingChoice.selected{background:var(--soft);border-color:var(--brand);color:#154cbf}.iconInput{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.iconInput svg{color:#8a91a0}.iconInput input{width:100%;font:inherit;border:0;outline:0;padding:13px 0}.serviceVerified{color:var(--success);align-items:center;gap:7px;font-size:13px;display:flex}.bookingSuccess{text-align:center;flex-direction:column;align-items:center;gap:9px;padding:40px 24px;display:flex}.bookingSuccess>span{width:50px;height:50px;color:var(--success);background:#e9fbf2;border-radius:50%;place-items:center;display:grid}.bookingSuccess h2{margin:8px 0 0}.bookingSuccess p{color:var(--muted);margin:0}.bookingSuccess strong{margin-bottom:3px}.bookingSuccess small{color:#9298a4;margin-bottom:12px}.bookingTrust{text-align:center;color:#9aa1ad;margin-top:14px;font-size:11px}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:40px;padding-top:44px}.metrics,.steps,.pricingGrid,.installGrid,.embedLayout,.videoCard{grid-template-columns:1fr}.siteMock iframe{height:560px}.industryGrid{grid-template-columns:repeat(2,1fr)}.ctaInner{flex-direction:column;align-items:flex-start}.heroCopy h1{font-size:52px}}@media (max-width:650px){.nav nav a:not(.button){display:none}.shell{width:min(100% - 22px,1120px)}.nav{height:64px}.hero{padding:34px 0 58px}.heroCopy h1{font-size:43px}.heroText{font-size:17px}.heroActions{flex-direction:column}.heroActions>*{width:100%}.proofRow{gap:10px;display:grid}.industryGrid{grid-template-columns:1fr}.section{padding:72px 0}.sectionIntro h2{font-size:38px}.siteMockTop small{display:none}.siteMock iframe{height:610px}.footer{flex-direction:column;align-items:flex-start;gap:16px;height:auto;padding:28px 0}.bookingShell{padding-top:24px}.businessIntro h1{font-size:19px}.embedded .bookingShell{padding:12px}.embedded .businessIntro{margin-bottom:12px}}
