/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}}:root{--background:#fffefa;--surface:#f4f5ef;--ink:#202d29;--muted:#626a63;--accent:#244e3e;--accent-light:#e5edd8;--border:#dfe3d9;--font-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a,button,summary{touch-action:manipulation}a,button{transition:background .18s,color .18s,transform .18s}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #729247}h1,h2,h3,p{margin-top:0}p{color:var(--muted)}h1,h2,h3{letter-spacing:-.045em;line-height:1.14}h1{max-width:680px;margin-bottom:25px;font-size:clamp(46px,4.9vw,70px)}h1>span{color:var(--accent)}h2{margin-bottom:20px;font-size:clamp(32px,3.1vw,44px)}h3{letter-spacing:-.025em;margin-bottom:12px;font-size:18px;line-height:1.35}svg{flex-shrink:0}.container{width:min(1200px,100% - 96px);margin:auto}.section{padding:98px 0}.eyebrow{letter-spacing:1.65px;color:var(--accent);align-items:center;gap:9px;margin-bottom:22px;font-size:10px;font-weight:700;display:flex}.status-dot{background:#719052;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:20;background:#fffefaf5;position:sticky;top:0}.nav-inner{justify-content:space-between;height:84px;display:flex}.logo,.nav-inner{align-items:center}.logo{letter-spacing:-1.2px;font-size:26px;font-weight:700;line-height:1}.logo-dot{color:#769454}.logo-mark{background:var(--accent);color:#e6eed6;border-radius:8px;justify-content:center;align-items:center;width:33px;height:33px;margin-right:10px;padding-top:2px;font-size:29px;display:inline-flex;position:relative}.logo-mark>span{font-size:17px;position:absolute;top:1px;right:3px}.nav-links{align-items:center;gap:32px;font-size:12px;font-weight:500;display:flex}.footer a:hover,.nav-links>a:not(.button):hover{color:#66803b}.button{background:var(--accent);color:#fff;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:16px 22px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.button:hover{background:#163b2d;transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-small{min-height:42px;padding:11px 18px}.menu-toggle{background:0 0;border:0;padding:10px;display:none}.hero{background:radial-gradient(at 82% 37%,#edf0e4 0,#0000 49%);padding-top:79px}.hero-grid{grid-template-columns:1.16fr 1fr;align-items:center;gap:84px;display:grid}.hero-description{max-width:535px;margin-bottom:29px}.hero-actions{flex-wrap:wrap;align-items:center;gap:23px;display:flex}.text-link{align-items:center;gap:12px;font-size:12px;font-weight:600;display:inline-flex}.text-link:hover{color:#66803b}.reassurance{align-items:flex-start;gap:9px;max-width:440px;margin:19px 0 0;font-size:10px;line-height:1.8;display:flex}.reassurance svg{margin-top:2px}.workflow-preview{background:#f3f5ee;border:1px solid #dfe4d7;border-radius:12px;padding:23px 26px 0;transform:rotate(-1deg);box-shadow:0 16px 45px -25px #354f3133}.workflow-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.workflow-heading>span:first-child{letter-spacing:1px;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.example-label{color:var(--muted);font-size:9px}.flow-list{margin:0;padding:0;list-style:none}.flow-node{background:var(--background);border:1px solid var(--border);border-radius:7px;align-items:center;padding:14px 18px;display:flex;box-shadow:0 3px 6px #17271804}.node-icon{width:36px;height:36px;color:var(--accent);background:#f0f3e9;border-radius:6px;place-items:center;display:grid}.flow-node strong{letter-spacing:-.1px;font-size:12px;font-weight:600;display:block}.flow-node div>span{color:var(--muted);font-size:10px;display:block}.node-check{color:#638043;margin-left:auto}.flow-featured{background:var(--accent);border-color:var(--accent)}.flow-featured div>span{color:#d4e0d5}.flow-featured .node-icon{color:#e0ebcf;background:#ffffff17}.flow-featured .node-check{color:#d5e5be}.flow-connector{color:#93a184}.flow-connector,.workflow-bottom{justify-content:center;align-items:center;display:flex}.workflow-bottom{color:var(--muted);gap:7px;padding:18px 0;font-size:9px}.hero-foot{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:16px;margin-top:66px;padding-top:20px;padding-bottom:22px;font-size:10px;display:flex}.hero-foot>div{gap:25px;display:flex}.hero-foot>div>span{align-items:center;gap:6px;display:flex}.section-intro{max-width:740px;margin-bottom:42px}.section-intro>p:last-child{margin-bottom:0}.split-intro{grid-template-columns:1fr 1fr;align-items:end;gap:120px;max-width:none;display:grid}.split-intro h2{margin-bottom:0}.split-intro>p{font-size:15px;line-height:1.9}.problem-grid{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px;display:grid}.problem-item{border-top:1px solid var(--border);padding-top:26px}.problem-item>svg{color:#6f7b62;margin-bottom:20px}.problem-item p{margin-bottom:0;font-size:13px;line-height:1.85}.insight{background:#f2f4ec;border-radius:5px;gap:22px;margin-top:38px;padding:25px 30px;display:flex}.insight-line{background:#8da06d;flex-shrink:0;width:3px}.insight p{margin:0;font-size:15px;line-height:1.7}.insight strong{color:var(--ink);font-weight:500}.surface{background:var(--surface);border-block:1px solid var(--border)}.automation-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.automation-card{background:var(--background);border:1px solid var(--border);border-radius:7px;padding:25px 23px}.card-top{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.feature-icon{width:39px;height:39px;color:var(--accent);background:#edf1e6;border:1px solid #e1e7d7;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.card-index{color:#949b8d;font-family:monospace;font-size:10px}.automation-card h3{font-size:16px}.automation-card p{margin-bottom:0;font-size:12px;line-height:1.85}.section-note{justify-content:center;align-items:center;gap:10px;max-width:890px;margin:29px auto 0;font-size:11px;display:flex}.example-grid{grid-template-columns:1fr 1fr;align-items:center;display:grid}.section-description{max-width:430px;font-size:14px}.example-steps{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.example-steps li{color:var(--muted);gap:15px;font-size:12px;display:flex}.example-steps li>span{color:#7c8f67;font-family:monospace;font-size:10px;line-height:2}.conversation{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 14px 32px -20px #162b1b30}.conversation-header{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:20px;display:flex}.conversation-header strong{font-size:12px;display:block}.conversation-header div>span{color:var(--muted);font-size:9px;display:block}.conversation-header>.status-dot{margin-left:auto}.chat-body{background:#f7f8f3;flex-direction:column;gap:17px;padding:23px;display:flex}.event-pill{color:#7a7f72;align-self:center;align-items:center;gap:7px;margin-bottom:5px;font-size:9px;display:flex}.chat-message{background:#fff;border:1px solid #e0e4d9;border-radius:8px;max-width:88%;padding:13px 16px;font-size:12px}.chat-message>span{color:#7c836f;font-size:8px;font-weight:600}.chat-message>p{color:var(--ink);margin:4px 0 0;line-height:1.65}.customer{background:#e7edde;border-color:#e0e7d7;align-self:flex-end}.customer>svg{color:#64834c;margin-left:auto;display:block}.next-step{color:var(--accent);background:#fff;border:1px dashed #b5c4a1;border-radius:6px;align-items:center;gap:12px;margin-top:5px;padding:14px;display:flex}.next-step strong{font-size:10px;display:block}.next-step span{color:var(--muted);font-size:9px;display:block}.conversation-footer{color:var(--muted);gap:20px;padding:13px 20px;font-size:9px;display:flex}.conversation-footer>span{align-items:center;gap:5px;display:flex}.caption{margin-top:20px;font-size:11px;line-height:1.8}.integration-section{background:#edf1e5;border-block:1px solid #dfe5d7;padding:65px 0}.integration-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.integration-grid h2{font-size:35px}.integration-grid p{font-size:13px}.integration-tags{flex-wrap:wrap;gap:9px;display:flex}.integration-tags>span{background:#fffefa;border:1px solid #dce3d2;border-radius:5px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;display:inline-flex}.compatibility{gap:9px;margin:21px 0 0;display:flex;font-size:10px!important}.process-grid{grid-template-columns:repeat(4,1fr);gap:38px;display:grid}.process-number{border-bottom:1px solid var(--border);color:#829471;letter-spacing:-1px;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:21px;font-size:30px;display:flex}.process-number svg{color:#9aa88c}.process-grid p{font-size:12px;line-height:1.9}.audience-section{border-block:1px solid var(--border);background:#f5f5ef;padding:70px 0}.audience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.audience-grid>div>p:not(.eyebrow){font-size:13px}.audience-tags{flex-wrap:wrap;gap:10px;display:flex}.audience-tags>span{background:var(--background);border:1px solid var(--border);border-radius:5px;justify-content:space-between;align-items:center;gap:20px;padding:10px 14px;font-size:11px;display:flex}.audience-tags svg{color:#95a285}.trust-grid{grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.trust-grid article>svg{color:#6a8054;margin-bottom:20px}.trust-grid h3{font-size:16px}.trust-grid p{margin-bottom:0;font-size:12px;line-height:1.85}.contact-section{color:#fffefa;background:#203f33;border-radius:10px;margin:0 24px;padding:64px 0;scroll-margin-top:100px}.contact-inner{text-align:center;max-width:660px}.contact-icon{color:#d9e7bd;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:11px;justify-content:center;align-items:center;width:51px;height:51px;margin-bottom:22px;display:inline-flex}.contact-inner>.eyebrow{color:#becda8;justify-content:center;font-size:9px}.contact-inner h2{font-size:46px}.contact-inner>p:not(.eyebrow){color:#c3cec4;font-size:13px;line-height:1.9}.contact-inner>.button{color:#203c2d;background:#e1eccb;margin-top:12px}.contact-inner>.button:hover{background:#f0f6e4}.contact-email{color:#b6c6b8;margin-top:19px;font-size:11px;display:block}.contact-email>a{color:#f6f7ef;align-items:center;gap:5px;margin-left:3px;display:inline-flex}.contact-email>a:hover{text-decoration:underline}.booking-note{margin-top:15px;font-size:10px!important}.booking-note>a{text-underline-offset:3px;text-decoration:underline}.contact-benefits{color:#becdb9;justify-content:center;gap:23px;margin-top:27px;font-size:9px;display:flex}.contact-benefits>span{align-items:center;gap:6px;display:flex}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:95px;display:grid}.faq-grid>div>p{font-size:13px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details:first-child{border-top:1px solid var(--border)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>svg{color:#7d8c6c;transition:transform .2s}.faq-list details[open] summary>svg{transform:rotate(180deg)}.faq-list details>p{margin:0;padding:0 25px 22px 0;font-size:12px;line-height:1.9}.footer{border-top:1px solid var(--border);background:#f4f5ef;padding:45px 0 23px}.footer-top{justify-content:space-between;gap:30px;padding-bottom:38px;display:flex}.footer-top p{margin:16px 0 7px}.footer-top p,.footer-top>div>a:last-child{font-size:11px}.inline-icon{vertical-align:middle;display:inline}.footer-top nav{gap:28px;font-size:11px}.footer-bottom,.footer-top nav{align-items:center;display:flex}.footer-bottom{border-top:1px solid var(--border);color:#737b6e;justify-content:space-between;gap:20px;padding-top:20px;font-size:9px}.footer-bottom>div{gap:20px;display:flex}.skip-link{background:var(--accent);color:#fff;z-index:50;padding:12px 20px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.legal{max-width:780px;padding:80px 0}.legal h1{font-size:46px}.legal h2{margin-top:36px;font-size:23px}.legal li,.legal p{font-size:14px}.legal a{text-decoration:underline}.legal-notice{border:1px solid var(--border);background:#eef2e5;border-radius:6px;padding:20px}.legal-notice strong{color:var(--ink)}@media (min-width:1450px){.hero{padding-top:96px}.hero-foot{margin-top:85px}}@media (max-width:1100px){.container{width:calc(100% - 64px)}.hero-grid{gap:40px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 15px;font-size:11px}.hero h1{font-size:54px}.hero .eyebrow{font-size:8px}.audience-grid,.example-grid,.integration-grid,.split-intro{gap:55px}.automation-grid{grid-template-columns:repeat(2,1fr)}.hero-foot{font-size:9px}.hero-foot>div{gap:15px}.nav-links{gap:23px}.workflow-heading{flex-wrap:wrap;gap:4px}.process-grid,.trust-grid{gap:25px}.faq-grid{gap:55px}}@media (max-width:760px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.nav-inner{height:70px}.logo{font-size:24px}.menu-toggle{display:flex}.nav-links{background:var(--background);border-bottom:1px solid var(--border);align-items:stretch;gap:0;padding:20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 14px 15px #00000005}.nav-links.is-open{flex-direction:column;display:flex}.nav-links>a{padding:14px;font-size:14px}.nav-links>.button{margin-top:10px}.hero{padding-top:46px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero h1{max-width:580px;font-size:clamp(43px,9vw,62px)}.hero .eyebrow{letter-spacing:1.15px;font-size:8px}.hero-description{max-width:590px;font-size:14px;line-height:1.8}.hero-actions{gap:20px}.hero-actions .button{padding:15px 16px;font-size:11px}.hero-actions .text-link{font-size:11px}.reassurance{font-size:10px}.workflow-preview{width:100%;max-width:470px;margin:0 auto;padding:22px 22px 0;transform:none}.workflow-heading{flex-wrap:nowrap}.flow-node{padding:12px 15px}.flow-connector{height:20px}.hero-foot{text-align:center;flex-direction:column;align-items:center;gap:11px;margin-top:32px;padding-block:18px}.hero-foot>div{flex-wrap:wrap;justify-content:center;gap:7px 14px}.section{padding:64px 0}.split-intro{grid-template-columns:1fr;gap:20px}.section-intro{margin-bottom:30px}.split-intro>p{font-size:14px}.problem-grid{grid-template-columns:1fr;gap:26px;margin-top:0}.problem-item{padding-top:22px}.problem-item>svg{margin-bottom:15px}.insight{gap:15px;margin-top:28px;padding:21px}.insight p{font-size:13px}.automation-card{padding:22px 19px}.automation-card h3{font-size:15px}.automation-card p{font-size:12px}.card-top{margin-bottom:20px}.section-note{align-items:flex-start;font-size:11px}.audience-grid,.example-grid,.faq-grid,.integration-grid{grid-template-columns:1fr;gap:35px}.section-description{max-width:none}.example-steps li{font-size:12px}.conversation-wrap{width:100%;max-width:470px;margin:auto}.integration-section{padding:55px 0}.integration-grid h2{font-size:32px}.process-grid,.trust-grid{grid-template-columns:1fr 1fr;gap:30px}.process-number{margin-bottom:18px;padding-bottom:14px;font-size:27px}.audience-section{padding:60px 0}.contact-section{margin:0 12px;padding:48px 0}.contact-inner{width:calc(100% - 36px)}.contact-inner h2{font-size:36px}.contact-benefits{flex-wrap:wrap;gap:12px}.faq-list summary{min-height:65px;font-size:13px}.footer-top{flex-direction:column;gap:24px}.footer-top nav{flex-wrap:wrap;gap:10px 24px}.footer-top nav>a{align-items:center;min-height:32px;display:flex}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-note{display:none}.legal{padding:50px 0}.legal h1{font-size:36px}}@media (max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:42px}.automation-grid{grid-template-columns:1fr}.hero-actions{gap:16px}.hero-actions>.button{width:100%}.hero-actions>.text-link{margin:auto}.workflow-heading{flex-wrap:wrap}.workflow-preview{padding:18px 16px 0}.conversation-footer{gap:10px;padding:12px;font-size:8px}.contact-inner h2{font-size:31px}.process-grid,.trust-grid{gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}:root{--background:#fafbf8;--surface:#f0f2ec;--ink:#182821;--muted:#59655d;--accent:#28583f;--accent-light:#e5edda;--border:#dce2d8}body{font-family:Segoe UI,Arial,sans-serif}h1,h2,h3{font-weight:500}h2{text-wrap:balance;font-size:clamp(34px,3.6vw,50px);line-height:1.12}h3{font-weight:600}.container{width:min(1240px,calc(100% - 96px))}.section{padding:112px 0}.eyebrow{font-size:11px;letter-spacing:1.7px}.site-header{background:rgb(250 251 248/95%)}.nav-inner{height:88px}.nav-links{font-size:13px;gap:34px}.logo{font-size:29px;letter-spacing:-1.5px}.logo-mark{width:37px;height:37px;border-radius:10px}.button{min-height:54px;padding:16px 24px;border-radius:100px;font-size:13px;box-shadow:0 3px 8px #142f1610}.button svg{transition:transform .2s}.button:hover svg{transform:translate(2px,-2px)}.button-small{min-height:44px;padding:11px 21px}.text-link{font-size:13px}.hero{background:var(--background);padding-top:92px}.hero-grid{grid-template-columns:1.18fr 1fr;gap:76px}.hero h1{font-size:clamp(52px,5.2vw,76px);letter-spacing:-.065em;line-height:1.06;margin-bottom:30px}.hero h1>span{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.06em}.hero .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:26px}.hero-description{font-size:16px;line-height:1.85;max-width:530px}.hero-actions{gap:24px}.reassurance{font-size:11px;max-width:470px;margin-top:23px}.workflow-preview{position:relative;transform:none;padding:28px 30px 0;background:#193a2d;border:1px solid #284b3a;border-radius:20px;box-shadow:0 30px 70px -35px #193a2d66}.workflow-heading{color:#e2e9dc;margin-bottom:28px}.workflow-heading>span:first-child{font-size:10px;letter-spacing:1.2px}.example-label{font-size:10px;color:#bccbbd}.flow-node{padding:16px;gap:14px;background:#244334;border:1px solid #45614c;border-radius:10px;box-shadow:none;color:#f6f8f1}.flow-node strong{font-size:13px;font-weight:500}.flow-node div>span{color:#c1cfbd;font-size:11px;margin-top:2px}.node-icon{background:#355442;color:#d4e5b8;width:39px;height:39px;border-radius:9px}.node-check{color:#b0c995}.flow-connector{height:24px;color:#9fb18f}.flow-featured{background:#d9e9b9;border-color:#d9e9b9;color:#203526;box-shadow:0 6px 18px #081b171a}.flow-featured .node-icon{background:#c4d7a3;color:#28482f}.flow-featured div>span{color:#526446}.flow-featured .node-check{color:#476437}.workflow-bottom{color:#c1cdb6;font-size:10px;padding:22px 0}.workflow-bottom .status-dot{background:#c3d99e}.hero-foot{margin-top:70px;font-size:11px;padding-block:25px}.hero-foot>div{gap:24px}.split-intro{gap:110px}.section-intro{margin-bottom:48px}.problem-grid{gap:48px}.problem-item{padding-top:28px}.automation-card p,.problem-item p,.process-grid p,.trust-grid p{font-size:14px;line-height:1.8}.problem-item h3{font-size:19px}.insight{padding:28px 32px;border-radius:0 12px 12px 0;background:#edf1e5}.insight p{font-size:17px}.surface{background:#f0f2ec}.automation-grid{gap:0;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--background)}.automation-card{border:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;padding:30px 26px;background:transparent;transition:background .2s}.automation-card:hover{background:#e9efdf}.automation-card:nth-child(4n){border-right:0}.automation-card:nth-last-child(-n+4){border-bottom:0}.card-top{margin-bottom:30px}.feature-icon{background:#eaf0e2;border:0;width:43px;height:43px;border-radius:11px}.card-index{font-size:11px;color:#6d7d65}.automation-card h3{font-size:17px}.section-note{font-size:12px;margin-top:30px}.example-grid{gap:100px}.audience-grid>div>p:not(.eyebrow),.integration-grid p,.section-description{font-size:15px;line-height:1.8}.example-steps{gap:11px}.example-steps li{font-size:13px}.example-steps li>span{font-size:11px}.conversation{border-radius:18px;box-shadow:0 20px 55px -28px #263f2733}.conversation-header{padding:22px}.conversation-header strong{font-size:14px}.conversation-header div>span{font-size:11px}.chat-body{padding:25px;gap:19px}.chat-message{font-size:14px;border-radius:12px;padding:15px 18px}.chat-message>span,.event-pill{font-size:10px}.next-step{padding:17px;border-radius:10px}.next-step strong{font-size:12px}.conversation-footer,.next-step span{font-size:10px}.caption{font-size:12px}.integration-section{background:#e9efdf;padding:80px 0}.integration-grid h2{font-size:40px}.integration-tags{gap:11px}.integration-tags>span{font-size:12px;border-radius:8px;padding:11px 14px;background:#fafbf6}.compatibility{font-size:12px!important}.process-number{font-size:38px;color:#587347;padding-bottom:24px}.process-grid h3{font-size:19px}.audience-section{background:#f0f2ec}.audience-tags>span{font-size:13px;border-radius:100px;padding:11px 17px}.audience-tags svg{color:#60764e}.trust-grid{gap:40px}.trust-grid h3{font-size:18px}.trust-grid article>svg{margin-bottom:24px}.contact-section{margin:0 32px;padding:82px 0;border-radius:22px;background:#17392c}.contact-inner{max-width:720px}.contact-inner h2{font-size:clamp(42px,4.7vw,64px);letter-spacing:-.05em}.contact-inner>p:not(.eyebrow){font-size:15px;max-width:580px;margin-inline:auto}.contact-inner>.eyebrow{font-size:10px}.contact-icon{border-radius:50%;width:56px;height:56px}.contact-inner>.button{background:#d9e9b9;padding-inline:27px;margin-top:18px}.contact-email{font-size:13px}.booking-note{font-size:11px!important}.contact-benefits{font-size:11px;margin-top:29px}.faq-list summary{font-size:15px;padding:24px 0}.faq-grid>div>p,.faq-list details>p{font-size:14px}.footer{background:#eef1e8;padding:52px 0 27px}.footer-top nav,.footer-top p,.footer-top>div>a:last-child{font-size:13px}.footer-bottom{font-size:11px}@media (max-width:1100px){.container{width:calc(100% - 64px)}.hero-grid{gap:38px}.hero h1{font-size:60px}.hero .eyebrow{font-size:9px}.hero-actions .button{font-size:12px;padding:15px 20px}.workflow-preview{padding:24px 21px 0}.workflow-heading{flex-wrap:wrap;gap:8px}.hero-foot{align-items:center;font-size:10px}.hero-foot>div{gap:14px}.automation-card:nth-child(2n){border-right:0}.automation-card:nth-last-child(-n+4){border-bottom:1px solid var(--border)}.automation-card:nth-last-child(-n+2){border-bottom:0}.audience-grid,.example-grid,.integration-grid,.split-intro{gap:50px}.contact-section{margin-inline:22px}}@media (max-width:760px){.container{width:calc(100% - 40px)}.section{padding:72px 0}.nav-inner{height:74px}.nav-links{top:74px;gap:0;background:var(--background)}.logo{font-size:26px}.logo-mark{width:34px;height:34px}.hero{padding-top:50px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:clamp(46px,10vw,65px);line-height:1.06;max-width:580px;margin-bottom:25px}.hero .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:22px}.hero-description{font-size:15px;line-height:1.8}.hero-actions{gap:20px}.hero-actions .button,.hero-actions .text-link{font-size:12px}.reassurance{font-size:11px}.workflow-preview{padding:24px 22px 0;border-radius:17px}.flow-node{padding:14px}.workflow-heading{flex-wrap:nowrap;gap:8px}.example-label,.workflow-heading>span:first-child{font-size:9px}.hero-foot{margin-top:38px;font-size:10px;padding-block:22px}.hero-foot>div{gap:8px 13px}.split-intro{gap:20px}.section-intro{margin-bottom:34px}.problem-grid{gap:28px}.insight{padding:23px}.insight p{font-size:15px}.automation-card{padding:25px 20px}.automation-card p{font-size:13px}.automation-card h3{font-size:16px}.card-top{margin-bottom:24px}.audience-grid,.example-grid,.integration-grid{gap:36px}.conversation-header{padding:19px}.conversation-header strong{font-size:12px}.conversation-header div>span{font-size:10px}.chat-body{padding:20px}.chat-message{font-size:13px}.integration-section{padding:60px 0}.integration-grid h2{font-size:34px}.process-grid,.trust-grid{gap:32px 24px}.process-grid h3,.trust-grid h3{font-size:17px}.process-grid p,.trust-grid p{font-size:13px}.process-number{font-size:32px;padding-bottom:18px}.contact-section{margin-inline:12px;padding:58px 0;border-radius:18px}.contact-inner{width:calc(100% - 40px)}.contact-inner h2{font-size:clamp(34px,8.5vw,48px)}.contact-inner>p:not(.eyebrow){font-size:14px}.contact-inner>.button{padding-inline:20px;font-size:12px}.contact-benefits{font-size:10px;gap:12px}.faq-list summary{font-size:14px}.footer-top nav{gap:14px 25px}.footer-bottom{font-size:10px}}@media (max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:45px}.hero .eyebrow{font-size:7px}.hero-actions>.button{width:100%}.workflow-preview{padding:22px 16px 0}.workflow-heading{flex-wrap:wrap}.flow-node strong{font-size:12px}.flow-node div>span{font-size:10px}.automation-card{border-right:0;border-bottom:1px solid var(--border)!important}.automation-card:last-child{border-bottom:0!important}.conversation-header{padding:15px;gap:8px}.conversation-footer{font-size:9px}.contact-inner>.button{font-size:11px;padding-inline:16px;gap:10px}.contact-benefits{flex-direction:column;align-items:center}}:root{--background:#fafbfe;--surface:#f0f3fa;--ink:#172133;--muted:#58657b;--accent:#1649d8;--accent-light:#e5edff;--border:#dce2ee}.site-header{background:#000;border-bottom-color:#252a34;color:#fff}.logo{display:inline-flex;line-height:0}.brand-logo{display:block;width:192px;height:auto}.nav-links{color:#e5e9f2}.nav-links>a:not(.button):hover{color:#8faeff}.site-header .button{background:#1549de}.button:hover,.site-header .button:hover{background:#1035a0}.menu-toggle{color:#fff}.text-link:hover{color:#1649d8}.status-dot{background:#1649d8}.hero h1>span{color:#1649d8}.workflow-preview{background:#111a2b;border-color:#263348;box-shadow:0 30px 70px -35px #0d1c4659}.workflow-heading{color:#e3eaff}.example-label,.workflow-bottom{color:#bdc9de}.workflow-bottom .status-dot{background:#7199ff}.flow-node{background:#1b2840;border-color:#3b4d6a;color:#f6f8ff}.flow-node div>span{color:#bcc9de}.node-icon{background:#293b5c;color:#a9c2ff}.flow-connector,.node-check{color:#99b5f9}.flow-featured{background:#1649d8;border-color:#4d78ed;color:#fff}.flow-featured .node-icon{background:#ffffff20;color:#fff}.flow-featured div>span{color:#e0e9ff}.flow-featured .node-check{color:#fff}.problem-item>svg,.trust-grid article>svg{color:#3159ae}.insight{background:#edf2ff}.insight-line{background:#1649d8}.audience-section,.surface{background:#f0f3fa}.automation-card:hover{background:#eaf0fd}.feature-icon{background:#e8eeff;color:#1649d8;border-color:#dce5fb}.card-index{color:#657795}.example-steps li>span{color:#4c67a0}.chat-body{background:#f3f5fa}.chat-message{border-color:#dce2ee}.chat-message>span,.event-pill{color:#62728b}.customer{background:#e7edfb;border-color:#dce5f8}.customer>svg{color:#315cba}.next-step{border-color:#9aafd8;color:#1649d8}.integration-section{background:#eaf0fc;border-color:#dce2ee}.integration-tags>span{background:#fafbfe;border-color:#d5deef}.process-number{color:#3d63b7}.audience-tags svg,.process-number svg{color:#5c77af}.contact-section{background:#101b31}.contact-inner>.eyebrow{color:#b1c5f1}.contact-icon{color:#b8ceff}.contact-benefits,.contact-email,.contact-inner>p:not(.eyebrow){color:#c0cbe0}.contact-inner>.button{background:#1649de;color:#fff}.contact-inner>.button:hover{background:#2d60f3}.faq-list summary>svg{color:#5873aa}.footer{background:#000;border-color:#242c3b;color:#edf2ff}.footer .brand-logo{width:216px}.footer p,.footer-bottom{color:#aab5c9}.footer-bottom{border-color:#2b3342}.footer a:hover{color:#8faeff}.legal-notice{background:#edf2ff}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#7098ff}@media(max-width:760px){.brand-logo{width:156px}.nav-links{background:#070b13;border-color:#273045}.footer .brand-logo{width:192px}}@media(max-width:380px){.brand-logo{width:144px}}