:root{--bg:#f7f7f2;--surface:#fff;--soft:#eef5f2;--ink:#17211f;--muted:#65716e;--line:#dbe4e1;--brand:#0f766e;--brand2:#09584f;--brandsoft:#d9f0e9;--alert:#c85d4a;--alertsoft:#fae9e5;--shadow:0 22px 60px rgba(31,49,45,.12);--radius:24px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 "DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin:auto}.header{position:sticky;top:0;z-index:30;background:rgba(247,247,242,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,228,225,.8)}.nav{height:76px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;line-height:1}.brand>span:last-child{display:grid;gap:4px}.brand strong{font:800 20px "Manrope"}.brand small{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.logo{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:900;font-size:21px}.nav nav{display:flex;gap:26px}.nav nav a{font-size:14px;font-weight:700;color:#53605d}.btn{min-height:50px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 12px 26px rgba(15,118,110,.22)}.btn-white,.btn-ghost{background:#fff;border:1px solid var(--line)}.btn-ghost{background:transparent}.btn-small{min-height:42px;padding:0 17px;font-size:14px}.hero{padding:90px 0 105px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--brand2);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow{padding:8px 12px;background:rgba(255,255,255,.7);border:1px solid #cde2dc;border-radius:999px}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgba(15,118,110,.1)}h1,h2{font-family:"Manrope";letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(44px,5.2vw,69px);margin:22px 0 24px}h2{font-size:clamp(34px,4vw,52px);margin:12px 0 0}.hero-copy>p{font-size:19px;color:#52605d;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.checks{display:grid;gap:9px;margin-top:28px;color:#53605d;font-size:14px}.hero-art{position:relative;min-height:600px;display:grid;place-items:center}.phone{background:#e5eee9;border:8px solid #17211f;overflow:hidden;box-shadow:var(--shadow)}.mini-phone{width:325px;height:560px;border-radius:42px;transform:rotate(-2deg)}.phone-head{height:83px;padding:27px 15px 11px;display:flex;align-items:center;gap:10px;background:var(--brand2);color:#fff}.avatar,.contact-avatar{display:grid;place-items:center;border-radius:50%;background:#fff0d2;color:var(--brand2);font-weight:800}.avatar{width:40px;height:40px;font-size:12px}.phone-head div{display:grid}.phone-head strong{font-size:13px}.phone-head small{font-size:10px;opacity:.75}.phone-chat{height:420px;padding:22px 14px;display:flex;flex-direction:column;gap:10px;background:#dfece6}.msg{max-width:85%;padding:9px 11px;border-radius:12px;font-size:12px;line-height:1.45;box-shadow:0 2px 5px rgba(30,45,42,.07)}.msg.user{align-self:flex-end;background:#d7f9c7;border-bottom-right-radius:4px}.msg.bot{align-self:flex-start;background:#fff;border-bottom-left-radius:4px}.float-card,.agent-card{position:absolute;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:17px;box-shadow:0 16px 40px rgba(31,49,45,.1);z-index:3}.float-card{display:flex;gap:10px;align-items:center;padding:12px 14px}.float-card>span{width:34px;height:34px;display:grid;place-items:center;background:var(--brandsoft);border-radius:11px}.float-card b,.float-card small{display:block}.float-card b{font-size:12px}.float-card small{font-size:10px;color:var(--muted)}.float-card.top{left:0;top:70px}.float-card.bottom{left:10px;bottom:25px}.agent-card{width:320px;right:-8px;bottom:72px;padding:16px;transform:rotate(2deg)}.agent-card>div{display:flex;gap:8px;align-items:center}.agent-card i{width:9px;height:9px;border-radius:50%;background:var(--alert);box-shadow:0 0 0 5px var(--alertsoft)}.agent-card b{font-size:12px;margin-right:auto}.agent-card em{font-size:8px;font-style:normal;color:var(--alert);background:var(--alertsoft);padding:4px 7px;border-radius:999px;font-weight:800}.agent-card p{font-size:11px;color:var(--muted)}.agent-card button{float:right;border:0;border-radius:8px;background:var(--brand);color:#fff;padding:7px 9px;font-size:9px;font-weight:800}.business-strip{padding:28px 0;border-block:1px solid var(--line);background:rgba(255,255,255,.58)}.business-strip p{text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:var(--muted);font-weight:800}.business-strip .container>div{display:flex;justify-content:center;gap:15px 30px;flex-wrap:wrap;font-weight:700;color:#485450}.section{padding:100px 0}.light{background:#fff}.heading{max-width:720px}.heading.center{text-align:center;margin:auto}.heading>p{font-size:17px;color:var(--muted);margin-top:20px}.cards{margin-top:50px;display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{padding:28px;border-radius:var(--radius);border:1px solid var(--line);background:rgba(255,255,255,.8);min-height:235px}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:var(--brandsoft);color:var(--brand2);font-size:24px}.cards h3,.steps h3,.features h3{font-family:"Manrope";margin:22px 0 8px;line-height:1.25}.cards p,.steps p,.features p{margin:0;color:var(--muted)}.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:20px;align-items:center;margin-top:52px}.steps article{position:relative;overflow:hidden;min-height:255px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg)}.steps article>b{position:absolute;right:15px;top:0;font:800 68px "Manrope";color:rgba(15,118,110,.08)}.steps article>span{width:54px;height:54px;border-radius:17px;background:#fff;display:grid;place-items:center;font-size:24px}.steps h3{margin-top:38px}.arrow{color:#90a09c;font-size:24px}.demo-section{background:var(--soft)}.demo-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.simulated{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #ccdad5;border-radius:999px;background:rgba(255,255,255,.75);color:#62706d;font-size:12px;font-weight:700}.simulated i{width:8px;height:8px;border-radius:50%;background:#e6aa4f}.scenarios{display:flex;flex-wrap:wrap;gap:10px;margin:38px 0 18px}.scenario{min-height:46px;padding:0 16px;border:1px solid #cfddd8;border-radius:999px;background:rgba(255,255,255,.8);color:#40504c;font-weight:800;cursor:pointer}.scenario.active,.scenario:hover{background:var(--brand);border-color:var(--brand);color:#fff}.demo-grid{display:grid;grid-template-columns:365px minmax(0,1fr);gap:20px}.panel-title{height:42px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.panel-title b{color:var(--ink)}.demo-phone{height:700px;border-radius:36px}.statusbar{height:32px;padding:8px 18px 0;display:flex;justify-content:space-between;background:var(--brand2);color:#fff;font-size:10px;font-weight:800}.wa-head{height:67px;padding:8px 11px;display:grid;grid-template-columns:22px 40px 1fr auto;gap:9px;align-items:center;background:var(--brand2);color:#fff}.wa-head>span:first-child{font-size:27px}.wa-head>div{display:grid}.wa-head strong{font-size:13px}.wa-head small{font-size:10px;opacity:.75}.secure{margin:9px 15px 0;padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.72);color:#3e5d55;font-size:9px;text-align:center}.chat{height:510px;padding:15px 12px 20px;display:flex;flex-direction:column;gap:8px;overflow:auto;background:linear-gradient(rgba(229,239,233,.92),rgba(229,239,233,.92)),radial-gradient(circle at 20% 30%,#9ec9b9 0 2px,transparent 3px)}.chat .msg small{display:block;text-align:right;color:#74807d;font-size:8px;margin-top:3px}.chat .msg.agent{align-self:flex-start;background:#fff;border-left:3px solid var(--brand)}.compose{height:65px;display:grid;grid-template-columns:33px 1fr 37px;gap:7px;align-items:center;padding:8px 10px;background:#eef3f0}.compose input{min-width:0;border:0;outline:0;border-radius:999px;padding:10px 12px;background:#fff;font-size:12px}.compose button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#67736f}.compose button:last-child{background:var(--brand);color:#fff}.typing{width:58px;display:flex;gap:4px}.typing i{width:6px;height:6px;border-radius:50%;background:#8b9894;animation:typing 1s infinite}.typing i:nth-child(2){animation-delay:.14s}.typing i:nth-child(3){animation-delay:.28s}.inbox{height:700px;display:grid;grid-template-columns:55px 185px minmax(270px,1fr) 150px;overflow:hidden;border:1px solid #d6e0dd;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(31,49,45,.08)}.rail{display:flex;flex-direction:column;align-items:center;gap:12px;padding:13px 7px;background:#17211f;color:#94a19e}.rail div{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--brand);color:#fff;font-weight:900;margin-bottom:12px}.rail button{width:35px;height:35px;border:0;border-radius:10px;background:transparent}.list{border-right:1px solid #e7ecea;background:#fbfcfb}.list header{height:70px;padding:14px;display:grid;border-bottom:1px solid #e7ecea}.list header b{font-size:12px}.list header small{font-size:9px;color:var(--muted)}.tabs{display:flex;gap:7px;padding:10px;font-size:9px}.tabs span:first-child{padding:4px 7px;border-radius:7px;background:var(--brandsoft);color:var(--brand2);font-weight:800}.contact{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:11px 9px;border-left:3px solid transparent}.contact.active{border-left-color:var(--brand);background:#eef7f3}.contact-avatar{width:34px;height:34px;font-size:10px}.contact>div{min-width:0;display:grid;grid-template-columns:1fr auto}.contact b{font-size:10px}.contact small{font-size:8px;color:var(--muted)}.contact p{grid-column:1/3;margin:3px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:var(--muted)}.contact em{grid-column:1/3;justify-self:start;padding:3px 6px;border-radius:999px;background:var(--brandsoft);color:var(--brand2);font-size:7px;font-style:normal;font-weight:800}.conversation{display:grid;grid-template-rows:62px minmax(0,1fr) auto auto;min-width:0}.conversation>header{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #e7ecea}.conversation>header>div{display:flex;gap:8px;align-items:center}.conversation>header p{display:grid;margin:0}.conversation>header b{font-size:10px}.conversation>header small{font-size:8px;color:var(--muted)}.state{padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800}.bot-state{background:var(--brandsoft);color:var(--brand2)}.human-state{background:var(--alertsoft);color:#8e3e32}.taken-state{background:#fbf0ba;color:#4f4a16}.agent-chat{padding:14px 12px;overflow:auto;background:#f7f9f8}.agent-msg{max-width:80%;margin-bottom:8px;padding:8px 9px;border-radius:9px;font-size:9px;line-height:1.4}.agent-msg.in{background:#fff;border:1px solid #e2e9e6}.agent-msg.out{margin-left:auto;background:var(--brand);color:#fff}.agent-msg small{display:block;font-size:7px;opacity:.68;margin-top:3px}.note{margin:0 11px 9px;padding:9px;border:1px solid #f0ceca;border-radius:10px;background:#fff7f5}.note>div{display:flex;justify-content:space-between;gap:7px}.note b{font-size:7px;color:var(--alert);text-transform:uppercase}.note em{font-size:8px;font-style:normal;font-weight:800}.note p{font-size:8px;line-height:1.4;color:#715c57}.take,.agent-compose{padding:9px 11px 11px;border-top:1px solid #e7ecea}.take button{width:100%;min-height:36px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:10px;font-weight:800}.take button:disabled{background:#e7ecea;color:#9ca7a4}.agent-compose{display:grid;grid-template-columns:1fr auto;gap:6px}.agent-compose input{min-width:0;border:1px solid var(--line);border-radius:8px;padding:7px;font-size:8px}.agent-compose button{border:0;border-radius:8px;background:var(--brand);color:#fff;font-size:8px;font-weight:800}.details{padding:15px 11px;border-left:1px solid #e7ecea;background:#fbfcfb;display:flex;flex-direction:column;align-items:center}.contact-avatar.big{width:56px;height:56px;font-size:14px}.details>b{font-size:10px;margin-top:7px}.details>small{font-size:8px;color:var(--muted)}.details dl{width:100%;margin-top:18px}.details dt{font-size:7px;color:var(--muted);text-transform:uppercase}.details dd{margin:0 0 11px;font-size:8px;font-weight:800}.hint{text-align:center;color:#6b7874;font-size:13px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.text-link{display:inline-block;margin-top:25px;color:var(--brand);font-weight:800}.features{display:grid;gap:13px}.features article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--bg)}.features article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--brandsoft);color:var(--brand);font-weight:900}.features h3{margin:0 0 4px;font-size:16px}.features p{font-size:14px}.pricing{padding:50px;display:grid;grid-template-columns:1fr 370px;gap:65px;align-items:center;border-radius:30px;background:linear-gradient(135deg,#0a5e57,#0c756b);color:#fff;box-shadow:var(--shadow)}.pricing h2{font-size:clamp(34px,4vw,50px)}.pricing>div>p{color:rgba(255,255,255,.76);font-size:17px}.kicker.pale{color:#c8eee5}.pricing aside{padding:26px;border-radius:22px;background:#fff;color:var(--ink)}.pricing aside>span{font-size:13px;color:var(--muted);font-weight:700}.price{display:flex;align-items:baseline;margin:8px 0}.price small{font-size:20px;font-weight:800}.price b{font:800 66px/1 "Manrope";letter-spacing:-.06em}.price em{font-style:normal;color:var(--muted);margin-left:7px}.pricing aside>p:not(.price){font-size:13px;color:var(--muted)}.pricing aside .btn{width:100%}.faq details{margin-bottom:10px;padding:0 20px;border:1px solid var(--line);border-radius:16px;background:#fff}.faq summary{padding:19px 0;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);font-size:14px}.final{padding-top:35px}.final-card{padding:43px 48px;display:flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid var(--line);border-radius:28px;background:#fff}.final-card>div{max-width:760px}.final-card h2{font-size:clamp(30px,3.5vw,45px)}.final-card p{color:var(--muted)}footer{padding:30px 0 42px}.footer{padding-top:27px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px}.footer>p{margin-right:auto;color:var(--muted);font-size:13px}.footer>div{display:grid;text-align:right;color:var(--muted);font-size:12px}.hidden{display:none!important}@keyframes typing{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}@media(max-width:1080px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr 430px;gap:30px}.hero h1{font-size:48px}.inbox{grid-template-columns:52px 170px minmax(250px,1fr)}.details{display:none}.pricing{grid-template-columns:1fr 330px;gap:35px}}@media(max-width:900px){.section{padding:75px 0}.hero-grid,.cards.three,.split,.pricing{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.actions,.checks span{justify-content:center}.hero-art{min-height:620px}.steps{grid-template-columns:1fr}.arrow{text-align:center;transform:rotate(90deg)}.demo-grid{grid-template-columns:1fr}.phone-column{width:365px;max-width:100%;margin:auto}.inbox{grid-template-columns:52px 180px minmax(280px,1fr)}.split{gap:45px}.pricing{gap:35px}.demo-heading{align-items:flex-start;flex-direction:column}.final-card{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.container{width:min(calc(100% - 24px),var(--container))}.nav>.btn{display:none}.hero{padding-top:48px}.hero h1{font-size:39px}.hero-copy>p{font-size:17px}.actions{display:grid}.hero-art{transform:scale(.88);margin:-35px -28px -40px}.float-card.top{left:12px}.agent-card{right:5px}.scenarios{display:grid;grid-template-columns:1fr 1fr}.scenario{font-size:12px;padding:0 9px}.demo-phone{height:660px}.chat{height:470px}.demo-column:last-child{overflow-x:auto;padding-bottom:7px}.inbox{min-width:690px;height:650px}.pricing,.final-card{padding:30px 23px}.footer{align-items:flex-start;flex-direction:column}.footer>p{margin:0}.footer>div{text-align:left}.price b{font-size:58px}}