@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#192438;font-synthesis:none;text-rendering:optimizelegibility;--ink:#101b2d;--muted:#617087;--line:#dce4eb;--mint:#6ce0b2;--mint-dark:#087a5d;--blue:#3156d8;background:#f8fafc;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafce6;border-bottom:1px solid #dce4ebcc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:36px;height:36px;color:var(--mint);border-radius:11px;place-items:center;font-size:13px;display:grid}.nav-wrap nav,footer nav{gap:24px;display:flex}.nav-wrap nav a,footer nav a{color:#4f5d71;font-size:14px;font-weight:600;text-decoration:none}.nav-wrap nav a:hover,.nav-wrap nav a:focus-visible{color:var(--blue)}.hero{background:radial-gradient(circle at 72% 25%,#6ce0b247,#0000 29%),linear-gradient(145deg,#f8fafc 38%,#edf4f4);padding:100px 0 92px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:76px;display:grid}.eyebrow{color:var(--mint-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;display:block}h1,h2,h3{color:var(--ink);margin-top:0;font-family:Manrope,sans-serif}h1{letter-spacing:-.06em;max-width:700px;margin-bottom:18px;font-size:clamp(48px,6.5vw,82px);line-height:.98}.hero-subtitle{color:#28364c;margin:0 0 12px;font-size:clamp(20px,2.3vw,28px);font-weight:600}.hero-copy{max-width:640px;color:var(--muted);margin:0 0 30px;font-size:17px;line-height:1.7}.button{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:14px;padding:14px 20px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 28px #101b2d2b}.button:hover{transform:translateY(-1px)}.conversation-card{background:#ffffffdb;border:1px solid #ffffffd9;border-radius:24px;padding:22px;box-shadow:0 30px 70px #22364824}.card-top{border-bottom:1px solid var(--line);color:#3d4c62;align-items:center;gap:8px;padding-bottom:18px;font-size:13px;font-weight:700;display:flex}.status-dot{background:#1ab87a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #1ab87a1f}.secure-pill{color:var(--mint-dark);background:#eef8f4;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:11px}.message{border-radius:15px;width:83%;margin-top:18px;padding:13px 15px;font-size:14px;line-height:1.5}.customer{background:#eef1f5;border-bottom-left-radius:4px}.agent{background:var(--ink);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.processing{background:#f3fbf8;border:1px solid #d5e9e1;border-radius:14px;gap:12px;margin:18px 0 0 12%;padding:13px;display:flex}.spark{color:var(--mint-dark)}.processing strong,.processing span{font-size:12px;display:block}.processing span{color:var(--muted);margin-top:3px}.review-row{color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;font-size:12px;display:flex}.review-badge{color:#087a5d;background:#e4f8ef;border-radius:8px;padding:7px 10px;font-weight:700}.section{padding:92px 0}.tinted{background:#eef3f5}.section-heading{max-width:650px;margin-bottom:42px}h2{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(32px,4vw,48px);line-height:1.08}.section-heading p,.split p{color:var(--muted);font-size:17px;line-height:1.7}.flow{grid-template-columns:repeat(7,auto);justify-content:space-between;align-items:center;gap:12px;display:grid}.flow div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:15px;place-items:center;min-height:92px;padding:18px;font-weight:700;display:grid}.flow span{color:#8c9aab}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{background:#ffffffb8;border:1px solid #dde5e9;border-radius:18px;min-height:176px;padding:24px}.feature-number{color:var(--mint-dark);font-size:12px;font-weight:700}.feature-card h3{letter-spacing:-.02em;margin:58px 0 0;font-size:18px}.split{grid-template-columns:1fr .85fr;align-items:start;gap:90px;display:grid}.permission-list{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}code{border:1px solid var(--line);color:#40516a;background:#f3f6f8;border-radius:8px;padding:8px 10px;font-size:12px}.trust-card{background:var(--ink);color:#d8e1eb;border-radius:22px;padding:30px}.trust-icon{background:var(--mint);width:42px;height:42px;color:var(--ink);border-radius:12px;place-items:center;font-weight:900;display:grid}.trust-card h3{color:#fff;margin:28px 0 18px;font-size:24px}.trust-card ul{margin:0;padding-left:20px;line-height:1.9}footer{color:#d5deea;background:#0d1727;margin-top:auto;padding:52px 0 26px}footer .brand{color:#fff}.footer-grid{justify-content:space-between;gap:40px;padding-bottom:36px;display:flex}.footer-grid nav{flex-wrap:wrap;justify-content:flex-end}.footer-grid nav a{color:#b6c1ce}.footer-note{color:#8290a3;font-size:14px}.legal-note{color:#78879b;border-top:1px solid #263247;padding-top:20px;font-size:12px;line-height:1.6}.legal-page{padding:88px 0}.narrow{max-width:760px}@media (width<=800px){.hero{padding:72px 0}.hero-grid,.split{grid-template-columns:1fr;gap:48px}.flow{grid-template-columns:1fr}.flow span{justify-self:center;transform:rotate(90deg)}.feature-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:68px}.site-header nav a:not(:last-child){display:none}h1{font-size:48px}.feature-grid{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-grid nav{justify-content:start;gap:14px;display:grid}}.legal-header{border-bottom:1px solid var(--line);margin-bottom:44px;padding-bottom:36px}.legal-header h1{font-size:clamp(44px,7vw,68px)}.legal-summary{color:var(--muted);font-size:18px;line-height:1.7}.legal-summary p{margin-bottom:8px}.updated{font-size:13px}.legal-content h2{letter-spacing:-.035em;margin:50px 0 16px;font-size:28px}.legal-content h3{margin:28px 0 10px;font-size:17px}.legal-content p,.legal-content li{color:#4f5d71;font-size:16px;line-height:1.75}.legal-content li+li{margin-top:7px}.legal-content a,.contact-card a{color:var(--blue)}.policy-callout{border-left:4px solid var(--mint);background:#edf8f4;border-radius:0 16px 16px 0;margin:38px 0;padding:24px 26px}.policy-callout>strong{color:var(--ink);font-family:Manrope,sans-serif;font-size:19px}.steps{counter-reset:steps;padding:0;list-style:none}.steps li{counter-increment:steps;padding:0 0 30px 54px;position:relative}.steps li:before{content:counter(steps);background:var(--ink);width:34px;height:34px;color:var(--mint);border-radius:10px;place-items:center;font-weight:700;display:grid;position:absolute;top:0;left:0}.steps strong,.steps span{display:block}.steps strong{color:var(--ink);font-size:17px}.page-notice{border-top:1px solid var(--line);margin-top:54px;padding-top:22px;color:#7c8998!important;font-size:12px!important}.contact-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;overflow:hidden}.contact-card div{grid-template-columns:150px 1fr;gap:24px;padding:20px 24px;display:grid}.contact-card div+div{border-top:1px solid var(--line)}.contact-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.contact-card dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:600}.contact-note{color:var(--muted);font-size:14px}@media (width<=560px){.contact-card div{grid-template-columns:1fr;gap:6px}}
