@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#102a3a;background:#f7faf9;font-synthesis:none;--ink: #071d2b;--ink-soft: #17384a;--teal: #34cfba;--teal-dark: #1fae9b;--mist: #edf7f4;--sand: #f5f0e8;--line: #dce8e5;--muted: #587181}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;background:#fbfdfc}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:hidden}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:110px 0}.kicker{display:inline-block;margin-bottom:18px;color:#168b7c;font:700 13px/1 Manrope,sans-serif;letter-spacing:.13em;text-transform:uppercase}.kicker-light{color:#6ce4d3}h1,h2,h3,strong{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}h2{margin-bottom:20px;color:var(--ink);font-size:clamp(36px,4.1vw,57px);line-height:1.04;letter-spacing:-.045em}.nav-wrap{position:fixed;z-index:50;top:0;right:0;left:0;border-bottom:1px solid rgba(7,29,43,.08);background:#fbfdfceb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{display:flex;height:74px;align-items:center;justify-content:space-between}.brand img{width:144px}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a,.text-link{color:#385666;font-size:15px;font-weight:600;transition:color .2s}.desktop-nav a:hover,.text-link:hover{color:var(--teal-dark)}.nav-actions{display:flex;align-items:center;gap:22px}.language-control{display:flex;align-items:center;gap:6px;color:#385666}.language-control svg{width:17px}.language-control select{max-width:112px;border:0;background:transparent;color:inherit;padding:6px 2px;font-weight:700;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;background:var(--teal);color:#062a29;padding:0 22px;font-family:Manrope,sans-serif;font-size:15px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:#49dbc7;box-shadow:0 12px 28px #15907f33}.button-small{min-height:42px;padding:0 18px}.button-large{min-height:56px;padding:0 25px}.button-ghost{border:1px solid #cddbd8;background:#ffffff8c;color:var(--ink)}.button-ghost:hover{background:#fff;box-shadow:0 12px 28px #071d2b14}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#123649}.button-light{background:#fff;color:var(--ink)}.menu-button{display:none;border:0;background:transparent;color:var(--ink);cursor:pointer}.mobile-nav{display:none}.hero{position:relative;min-height:760px;padding:156px 0 105px;background:linear-gradient(145deg,#f4faf8,#fff 48%,#eef7f4)}.hero-orb{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.hero-orb-one{top:50px;right:-160px;width:560px;height:560px;background:radial-gradient(circle,#34cfba33,#34cfba00 68%)}.hero-orb-two{bottom:-210px;left:-180px;width:500px;height:500px;background:radial-gradient(circle,#f5ca782e,#f5ca7800 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;gap:74px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;border:1px solid #cce6df;border-radius:999px;background:#ffffffb3;color:#237a70;padding:9px 13px;font-size:13px;font-weight:700}.hero h1{max-width:660px;margin-bottom:24px;color:var(--ink);font-size:clamp(48px,5.6vw,76px);line-height:.99;letter-spacing:-.062em}.hero h1 span{color:#20aa98}.hero-subtitle{max-width:650px;margin-bottom:32px;color:#476475;font-size:19px;line-height:1.66}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.micro-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:23px;color:#627b87;font-size:13px}.micro-proof span{display:flex;align-items:center;gap:6px}.micro-proof svg{width:16px;color:#1ca690}.hero-product{position:relative;border:1px solid rgba(28,82,82,.16);border-radius:18px;background:#fff;padding:11px;box-shadow:0 32px 80px #1a46482b,0 4px 12px #1a464812}.hero-product>img{min-height:335px;border-radius:10px;object-fit:cover;object-position:left top}.window-bar{display:flex;height:32px;align-items:center;gap:6px;padding:0 5px;color:#7b919b;font-size:11px}.window-bar i{width:7px;height:7px;border-radius:50%;background:#d9e4e1}.window-bar span{margin-left:7px}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;border:1px solid rgba(7,29,43,.08);border-radius:12px;background:#fffffff5;padding:13px 15px;box-shadow:0 16px 38px #071d2b29}.floating-card svg{color:#169d8a}.floating-card div{display:flex;flex-direction:column}.floating-card strong{color:var(--ink);font-size:12px}.floating-card span{margin-top:2px;color:#6a818c;font-size:10px}.alert-card{top:34px;right:-26px}.metric-card{bottom:-30px;left:35px}.trust-strip{border-top:1px solid #e3ece9;border-bottom:1px solid #e3ece9;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;align-items:center;gap:12px;padding:28px 24px;border-right:1px solid #e3ece9}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid svg{flex:0 0 auto;color:#1aa995}.trust-grid span{display:flex;flex-direction:column;color:#6b818b;font-size:12px}.trust-grid strong{margin-bottom:2px;color:var(--ink);font-size:13px}.logo-strip{padding:36px 0;background:#fff;border-bottom:1px solid #e3ece9}.logo-strip-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:48px}.logo-strip-grid img{height:28px;width:auto;max-width:140px;object-fit:contain;filter:grayscale(1);opacity:.6}.problem-section{background:#fff}.section-heading{margin-bottom:58px}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.split-heading h2{max-width:710px;margin-bottom:0}.split-heading>p{color:var(--muted);font-size:18px;line-height:1.7}.centered-heading{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.centered-heading>p{color:var(--muted);font-size:18px;line-height:1.7}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.outcome-grid article{border:1px solid var(--line);border-radius:18px;background:#fbfdfc;padding:34px;transition:transform .25s,box-shadow .25s}.outcome-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 48px #0b313a17}.outcome-grid article>svg{width:28px;height:28px;margin-bottom:50px;color:#159b89}.outcome-grid h3{margin-bottom:13px;color:var(--ink);font-size:22px;letter-spacing:-.025em}.outcome-grid p{min-height:88px;color:var(--muted);line-height:1.65}.outcome-grid a{display:inline-flex;align-items:center;color:#118a7a;font-weight:700}.outcome-grid a svg{width:17px}.feature-video-section{background:#f5f0e8}.video-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.video-feature-card{overflow:hidden;border:1px solid #d8ddd8;border-radius:18px;background:#fff;box-shadow:0 18px 45px #17384a12}.video-frame{overflow:hidden;border-bottom:1px solid #e3e9e6;background:#e7efec;aspect-ratio:16/9}.video-frame video,.video-frame .video-poster-fallback{width:100%;height:100%;object-fit:cover}.video-frame video{cursor:pointer}.video-feature-copy{display:flex;gap:15px;align-items:flex-start;padding:24px 26px 27px}.video-feature-copy>svg{flex:0 0 auto;width:23px;color:#16a08d}.video-feature-copy h3{margin:0 0 6px;color:var(--ink);font-size:18px}.video-feature-copy p{margin:0;color:var(--muted);line-height:1.55}.ai-section{background:var(--ink)}.ai-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:85px;align-items:center}.ai-copy h2{color:#fff}.ai-copy>p{color:#a9bdc5;font-size:18px;line-height:1.72}.check-list{display:grid;gap:14px;margin:27px 0 0;padding:0;list-style:none;color:#385564}.check-list li{display:flex;gap:11px;align-items:flex-start}.check-list svg{flex:0 0 auto;width:19px;color:#19a690}.light-list{color:#d0dce0}.light-list svg{color:#5edbc9}.inline-demo{display:flex;gap:9px;align-items:center;margin-top:32px;border:0;background:none;color:#6ee4d4;padding:0;font-weight:700;cursor:pointer}.chat-window{border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#f7faf9;padding:18px;box-shadow:0 38px 90px #00000052}.chat-header{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e0e9e7;padding:2px 3px 15px}.ai-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--teal);color:#07332f}.ai-avatar svg{width:20px}.chat-header>div{display:flex;flex-direction:column}.chat-header strong{color:var(--ink);font-size:13px}.chat-header small{color:#6e838d;font-size:10px}.live-dot{margin-left:auto;border-radius:99px;background:#e0f6ef;color:#12806e;padding:5px 9px;font-size:10px;font-weight:700}.insight-alert{display:flex;gap:11px;margin:16px 0;border:1px solid #f0d6aa;border-radius:11px;background:#fff8e9;padding:13px}.insight-alert svg{flex:0 0 auto;width:17px;color:#d88918}.insight-alert strong{color:#71480e;font-size:11px}.insight-alert p{margin:3px 0 0;color:#816335;font-size:11px;line-height:1.5}.chat-bubble{width:84%;border-radius:13px;padding:12px 14px;font-size:12px;line-height:1.55}.user-bubble{margin-left:auto;background:#dff6f1;color:#163c42}.ai-bubble{margin-top:12px;background:#fff;color:#3b5663;box-shadow:0 5px 18px #08273012}.ai-bubble p{margin-bottom:11px}.mini-table{display:grid;grid-template-columns:1fr .5fr;overflow:hidden;border:1px solid #e0eae7;border-radius:8px}.mini-table span,.mini-table strong{padding:6px 8px;border-bottom:1px solid #e6eeec;font-size:9px}.mini-table span:nth-last-child(-n+2){border-bottom:0}.mini-table span:nth-child(-n+2){background:#f3f7f6;color:#738690;font-weight:700}.suggestion-row{display:flex;gap:8px;margin-top:13px}.suggestion-row span{border:1px solid #cfe1dd;border-radius:99px;color:#297267;padding:6px 9px;font-size:9px}.workflows-section{background:#f7faf9}.workflow-stack{display:grid;gap:78px}.workflow-row{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.workflow-row.reverse{grid-template-columns:1.18fr .82fr}.workflow-row.reverse .workflow-copy{order:2}.workflow-copy .step-number{display:block;margin-bottom:18px;color:#1aae99;font-family:Manrope;font-size:13px;font-weight:800;letter-spacing:.16em}.workflow-copy h3{margin-bottom:15px;color:var(--ink);font-size:34px;line-height:1.12;letter-spacing:-.035em}.workflow-copy p{color:var(--muted);font-size:17px;line-height:1.7}.workflow-copy ul{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none;color:#385564}.workflow-copy li{display:flex;gap:9px;align-items:center}.workflow-copy li svg{width:17px;color:#17a18e}.product-shot{border:1px solid #d9e5e2;border-radius:18px;background:#fff;padding:12px;box-shadow:0 24px 60px #0b313a1f}.product-shot img{width:100%;border-radius:10px}.vehicle-board{border:1px solid #d7e5e2;border-radius:18px;background:#fff;padding:22px;box-shadow:0 24px 60px #0b313a1a}.board-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.board-head strong{color:var(--ink);font-size:16px}.board-head span{border-radius:99px;background:#e7f7f3;color:#188774;padding:5px 9px;font-size:10px;font-weight:700}.vehicle-row{display:grid;grid-template-columns:68px 1fr 1fr 20px;align-items:center;gap:12px;border-top:1px solid #e7efed;padding:18px 0;color:#627985;font-size:12px}.vehicle-row strong{color:#203d4b;font-size:13px}.vehicle-row svg{width:16px}.bay{border-radius:6px;padding:5px 7px;text-align:center;font-size:10px;font-weight:700}.bay-bay1{background:#fff0df;color:#ba6010}.bay-bay2{background:#e4f2ff;color:#1e6fab}.bay-mot{background:#f0e7ff;color:#7542b0}.reporting-section{background:#fff}.reporting-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:85px;align-items:center}.report-shot{position:relative;border:1px solid #dce8e5;border-radius:18px;background:#fff;padding:11px;box-shadow:0 28px 70px #0b313a1f}.report-shot img{border-radius:10px}.report-badge{position:absolute;right:-22px;bottom:-28px;display:flex;gap:12px;align-items:center;border:1px solid #dce7e4;border-radius:12px;background:#fff;padding:14px 17px;box-shadow:0 16px 35px #071d2b21}.report-badge svg{color:#17a18e}.report-badge span{display:flex;flex-direction:column;color:#71858e;font-size:10px}.report-badge strong{color:var(--ink);font-size:12px}.report-copy>p{color:var(--muted);font-size:18px;line-height:1.7}.testimonials-section{background:var(--mist)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-card{margin:0;border:1px solid var(--line);border-radius:18px;background:#fff;padding:30px;box-shadow:0 18px 45px #17384a12}.testimonial-card p{color:var(--ink-soft);font-size:17px;line-height:1.6}.testimonial-card footer{margin-top:18px;display:flex;flex-direction:column}.testimonial-card footer strong{color:var(--ink);font-size:14px}.testimonial-card footer span{margin-top:2px;color:var(--muted);font-size:13px}.pricing-section{background:var(--sand)}.pricing-tools{display:flex;align-items:center;justify-content:center;gap:18px;margin:-28px 0 38px}.pricing-note{display:flex;width:max-content;max-width:100%;gap:9px;align-items:center;border-radius:99px;background:#e0f5ef;color:#23766a;padding:10px 15px;font-size:13px;font-weight:700}.pricing-note-link{transition:background .2s,color .2s}.pricing-note-link:hover{background:#cdeee4;color:#168b7c}.pricing-note svg{width:16px}.currency-control{display:flex;align-items:center;gap:9px;color:#5c716d;font-size:12px;font-weight:700}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.plan-card{position:relative;display:flex;flex-direction:column;border:1px solid #dedbd4;border-radius:18px;background:#fffc;padding:32px}.featured-plan{border:2px solid #1da994;background:#fff;box-shadow:0 24px 55px #2a544c1f}.popular-label{position:absolute;top:-14px;right:24px;border-radius:99px;background:var(--ink);color:#fff;padding:7px 11px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.plan-card h3{margin-bottom:10px;color:var(--ink);font-size:25px}.plan-card>p{min-height:66px;color:var(--muted);line-height:1.55}.price{display:flex;gap:8px;align-items:baseline;margin:19px 0 25px}.price strong{color:var(--ink);font-size:43px;letter-spacing:-.05em}.price span{color:#72838a;font-size:12px}.plan-card ul{display:grid;gap:12px;margin:0 0 30px;padding:0;list-style:none;color:#3f5864;font-size:14px}.plan-card li{display:flex;gap:8px}.plan-card li svg{flex:0 0 auto;width:16px;color:#19a690}.plan-card .button{width:100%;margin-top:auto}.free-plan-band{margin-top:22px;border:1px solid var(--line);border-radius:16px;background:var(--mist);padding:26px 32px;text-align:center}.free-plan-band h3{margin-bottom:10px;color:var(--ink);font-size:19px}.free-plan-band p{max-width:640px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.6}.pricing-footnote{max-width:790px;margin:32px auto 0;color:#6c736e;font-size:13px;line-height:1.7;text-align:center}.addons-section{background:#fff}.addon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.addon-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#fbfdfc;padding:32px}.addon-heading{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:start}.addon-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;background:#dff5f0;color:#138b79}.addon-icon svg{width:22px}.addon-heading h3{margin:4px 0 0;color:var(--ink);font-size:21px}.included-badge{display:inline-block;border-radius:99px;background:#fff1d7;color:#91611b;padding:4px 8px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.addon-price{display:flex;flex-direction:column;align-items:flex-end}.addon-price strong{color:var(--ink);font-size:26px;letter-spacing:-.04em}.addon-price span{color:#778b93;font-size:10px}.addon-card>p{margin:24px 0;color:var(--muted);line-height:1.65}.addon-card>p.addon-trial-note{margin:-12px 0 24px;border-radius:10px;background:#fff8ec;color:#91611b;padding:11px 14px;font-size:13px;font-weight:600;line-height:1.55}.addon-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:28px}.addon-features span{display:flex;gap:8px;align-items:center;color:#3d5965;font-size:13px}.addons-total-summary{margin-top:32px;border:1px solid var(--line);border-radius:16px;background:var(--mist);padding:24px 28px}.addons-total-summary h3{margin-bottom:14px;color:var(--ink);font-size:16px}.addons-total-summary ul{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none}.addons-total-summary li{display:flex;flex-direction:column;gap:2px}.addons-total-summary li>span:first-child{color:var(--muted);font-size:13px;font-weight:600}.addons-total-summary strong{color:var(--ink);font-size:22px;letter-spacing:-.03em}.addons-total-summary li>span:last-child{color:#778b93;font-size:11px}.addon-features svg{flex:0 0 auto;width:17px;color:#15a08c}.text-cta{display:inline-flex;gap:7px;align-items:center;margin-top:auto;color:#128b7b;font-weight:800}.text-cta svg{width:17px}.about-section{background:#12384a}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px}.about-grid h2{color:#fff}.about-grid p{color:#bfd0d6;font-size:18px;line-height:1.8}.about-grid blockquote{margin:34px 0 0;border-left:3px solid var(--teal);color:#fff;padding:6px 0 6px 22px;font-family:Manrope;font-size:21px;font-weight:700}.about-grid blockquote span{display:block;margin-top:8px;color:#81a1ad;font-family:DM Sans;font-size:12px;font-weight:500}.setup-section{background:var(--sand)}.setup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.setup-step{border:1px solid var(--line);border-radius:18px;background:#fff;padding:30px}.setup-step .step-number{display:block;margin-bottom:16px;color:#1aae99;font-family:Manrope;font-size:13px;font-weight:800;letter-spacing:.16em}.setup-step h3{margin-bottom:10px;color:var(--ink);font-size:20px;letter-spacing:-.02em}.setup-step p{color:var(--muted);font-size:15px;line-height:1.6}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:start}.faq-intro{position:sticky;top:110px}.faq-intro>p{color:var(--muted);font-size:17px;line-height:1.7}.faq-intro .button{margin-top:16px}.faq-list details{border-top:1px solid #dce6e3}.faq-list details:last-child{border-bottom:1px solid #dce6e3}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--ink);padding:23px 0;font-family:Manrope;font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#169c89;font-size:23px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-5px 32px 24px 0;color:var(--muted);line-height:1.7}.final-cta{background:var(--teal);padding:80px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.final-cta h2{max-width:720px;margin-bottom:12px;color:#062e32}.final-cta p{margin:0;color:#1f615d;font-size:17px}.final-cta .kicker-light{color:#1c6d65}.final-cta .button{flex:0 0 auto}footer{background:#061721;color:#92a7b1;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand img{width:154px;filter:brightness(1.15)}.footer-brand p{max-width:300px;margin-top:20px;line-height:1.6}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid strong{margin-bottom:7px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.footer-grid a,.footer-grid button{border:0;background:none;color:#92a7b1;padding:0;font-size:14px;cursor:pointer}.footer-grid a:hover,.footer-grid button:hover{color:#5ce0ce}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;border-top:1px solid #20343e;padding-top:25px;font-size:12px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#010e15e6;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal{position:relative;width:min(1000px,96vw);overflow:hidden;border:3px solid #43d8c5;border-radius:18px;background:#000;box-shadow:0 35px 100px #00000080;aspect-ratio:16/9}.video-modal iframe{width:100%;height:100%;border:0}.modal-close{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#0000009e;color:#fff;cursor:pointer}.modal-close:disabled{opacity:.5;cursor:not-allowed}.contact-modal{position:relative;width:min(480px,100%);max-height:90vh;overflow-y:auto;border-radius:18px;background:#fff;padding:36px;box-shadow:0 35px 100px #00000080}.contact-modal h2{margin-bottom:22px;color:var(--ink);font-size:26px}.contact-form{display:grid;gap:16px}.form-field{display:grid;gap:6px}.form-field label{color:#385664;font-size:13px;font-weight:700}.form-field input,.form-field textarea{border:1px solid var(--line);border-radius:10px;padding:10px 12px;font:inherit;color:var(--ink);background:#fff}.form-field input:focus,.form-field textarea:focus{outline:2px solid var(--teal);outline-offset:1px}.form-field input:disabled,.form-field textarea:disabled{background:#f5f7f6;cursor:not-allowed}.captcha-field{border-radius:10px;background:var(--mist);padding:12px}.form-error{margin:0;color:#c0392b;font-size:13px}.contact-success{margin:24px 0;color:var(--teal-dark);font-size:16px;text-align:center}@media (max-width: 980px){.desktop-nav,.desktop-only{display:none}.menu-button{display:block}.mobile-nav{display:grid;gap:8px;border-top:1px solid #e1eae7;background:#fff;padding:16px 20px 22px}.mobile-nav>a:not(.button){padding:10px 2px;font-weight:600}.hero{padding-top:130px}.hero-grid,.ai-grid,.reporting-grid{grid-template-columns:1fr}.hero-grid{gap:75px}.hero-copy{max-width:760px}.hero-product{max-width:760px;margin:auto}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div{border-bottom:1px solid #e3ece9}.trust-grid>div:nth-child(2){border-right:0}.split-heading{grid-template-columns:1fr;gap:20px}.outcome-grid,.setup-steps{grid-template-columns:1fr}.outcome-grid p{min-height:0}.outcome-grid article>svg{margin-bottom:25px}.ai-grid{gap:55px}.video-feature-grid{grid-template-columns:1fr}.chat-window{max-width:680px}.workflow-row,.workflow-row.reverse{grid-template-columns:1fr;gap:42px}.workflow-row.reverse .workflow-copy{order:initial}.reporting-grid{gap:60px}.plan-grid{grid-template-columns:1fr;max-width:630px;margin:0 auto}.plan-card>p{min-height:0}.about-grid,.faq-grid{grid-template-columns:1fr;gap:50px}.addon-grid{grid-template-columns:1fr}.addons-total-summary ul{grid-template-columns:1fr;gap:18px}.faq-intro{position:static}}@media (max-width: 680px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav{height:66px}.brand img{width:126px}.hero{min-height:auto;padding:112px 0 78px}.hero h1{font-size:47px}.hero-subtitle{font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.micro-proof{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-product>img{min-height:220px}.floating-card{padding:10px}.alert-card{right:-6px}.metric-card{bottom:-35px;left:10px}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;padding:20px 0}h2{font-size:38px}.section-heading{margin-bottom:42px}.outcome-grid article{padding:27px}.chat-window{padding:12px}.chat-bubble{width:92%}.workflow-stack{gap:78px}.workflow-copy h3{font-size:29px}.vehicle-row{grid-template-columns:60px 1fr 20px}.vehicle-row>span:nth-child(3){display:none}.report-badge{right:6px;bottom:-35px}.price strong{font-size:39px}.pricing-tools{flex-direction:column;margin-top:-18px}.pricing-note{width:100%;border-radius:12px;justify-content:center;text-align:center}.plan-card{padding:27px}.addon-card{padding:25px}.addon-heading{grid-template-columns:auto 1fr}.addon-price{grid-column:2;align-items:flex-start;margin-top:4px}.addon-features{grid-template-columns:1fr}.about-grid{gap:25px}.final-cta-inner{display:grid}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.video-modal{width:100%}}html[dir=rtl] body{font-family:DM Sans,system-ui,sans-serif}html[dir=rtl] .hero-copy,html[dir=rtl] .section-heading,html[dir=rtl] .workflow-copy,html[dir=rtl] .report-copy,html[dir=rtl] .about-grid,html[dir=rtl] .faq-grid,html[dir=rtl] footer{text-align:right}html[dir=rtl] .hero-actions,html[dir=rtl] .micro-proof,html[dir=rtl] .check-list li,html[dir=rtl] .workflow-copy li,html[dir=rtl] .video-feature-copy,html[dir=rtl] .addon-features span{flex-direction:row-reverse;justify-content:flex-end}html[dir=rtl] .workflow-row.reverse .workflow-copy{order:initial}html[dir=rtl] .report-badge{right:auto;left:-22px}html[dir=rtl] .about-grid blockquote{border-right:3px solid var(--teal);border-left:0;padding-right:22px;padding-left:0}.legal-page{display:flex;min-height:100vh;flex-direction:column}.legal-header{border-bottom:1px solid rgba(7,29,43,.08);padding:20px 0}.legal-header .container{display:flex;align-items:center;justify-content:space-between}.legal-header img{width:140px}.legal-back{color:#385666;font-weight:600;font-size:14px}.legal-back:hover{color:var(--teal-dark)}.legal-content{flex:1;padding:60px 0 90px}.legal-content .container{max-width:780px}.legal-content h1{margin-bottom:28px;color:var(--ink);font-size:clamp(32px,4vw,44px)}.legal-content section{margin-bottom:6px}.legal-content h2{margin:40px 0 14px;color:var(--ink);font-size:22px}.legal-content h3{margin:20px 0 10px;color:var(--ink);font-size:17px}.legal-content p{margin:0 0 14px;color:#44606f;line-height:1.7}.legal-content ul{margin:0 0 14px;padding-left:22px;color:#44606f;line-height:1.7}.legal-content li{margin-bottom:6px}.legal-meta{margin-top:40px;color:#8199a2;font-size:13px}.legal-footer{border-top:1px solid #e3ece9;padding:24px 0;color:#8199a2;font-size:13px}.blog-content .container{max-width:720px}.blog-date{margin:-20px 0 24px;color:#8199a2;font-size:13px}.blog-hero{width:100%;margin-bottom:32px;border-radius:12px}.blog-content hr{margin:32px 0;border:0;border-top:1px solid #e3ece9}.blog-content a:not(.button){color:#168b7c;text-decoration:underline}.blog-content .button{margin-top:8px;text-decoration:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
