:root{
  --ink:#081710;--dark:#071A13;--dark2:#0B241A;--green:#70C77D;--green2:#4FAE65;
  --mint:#EAF7EE;--line:#D9E5DE;--paper:#FBFDFB;--white:#fff;--black:#000;
  --shadow:0 24px 70px rgba(7,26,19,.10);--radius:28px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tajawal,Arial,sans-serif;background:var(--paper);color:var(--ink);font-size:16px;overflow-x:hidden}
a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}.section{padding:118px 0}.section-dark{background:var(--dark);color:#fff}.page-glow{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 0%,rgba(112,199,125,.08),transparent 30%);z-index:-1}
.header{position:sticky;top:0;z-index:50;background:rgba(251,253,251,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,23,16,.08)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:21px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--dark);color:#fff;font-size:14px;letter-spacing:-.5px}.nav-links{display:flex;gap:30px;font-weight:800;font-size:15px}.nav-links a{transition:.2s}.nav-links a:hover{color:var(--green2)}.nav-actions{display:flex;align-items:center;gap:16px}.nav-login{font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:14px;font-weight:900;transition:.25s;cursor:pointer}.btn-primary{background:var(--green);color:var(--dark);box-shadow:0 14px 28px rgba(112,199,125,.24)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(112,199,125,.30)}.btn-small{padding:14px 19px}.btn-large{padding:17px 25px;font-size:17px}.menu-btn{display:none;border:0;background:none;font-size:25px;color:var(--ink)}

.hero{padding:88px 0 70px;min-height:760px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:rgba(112,199,125,.10);filter:blur(70px);left:-200px;top:-160px}.hero-grid{display:grid;grid-template-columns: .82fr 1.18fr;gap:65px;align-items:center;direction:ltr}.hero-copy{direction:rtl;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#70C77D;font-weight:800;font-size:14px}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(112,199,125,.10)}h1{font-size:clamp(48px,5.2vw,78px);line-height:1.04;letter-spacing:-2.5px;margin:23px 0 24px;font-weight:900}h1 strong,h2 strong{color:var(--green)}.hero-copy>p{font-size:20px;line-height:1.95;color:#FFFFFF;max-width:620px}.hero-actions{display:flex;align-items:center;gap:22px;margin:34px 0}.hero-secondary{color:#fff;font-weight:800;display:flex;align-items:center;gap:10px}.play{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:14px}.hero-proof{display:flex;gap:30px;margin-top:36px}.hero-proof div{display:flex;flex-direction:column;gap:5px;border-right:1px solid rgba(255,255,255,.15);padding-right:20px}.hero-proof strong{font-size:22px;color:#fff}.hero-proof span{font-size:14px;color:#FFFFFF}.hero-product{direction:rtl;position:relative;min-height:550px}.product-shadow{position:absolute;inset:12% 5%;background:rgba(112,199,125,.17);filter:blur(80px);border-radius:50%}.dashboard{position:relative;background:#F8FBF9;border:1px solid rgba(255,255,255,.2);border-radius:28px;box-shadow:0 35px 80px rgba(0,0,0,.30);overflow:hidden;transform:perspective(1300px) rotateY(-2deg);animation:float 6s ease-in-out infinite}.dash-top{height:62px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:0 18px;background:#fff;border-bottom:1px solid #E5ECE8}.dash-brand{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:14px}.dash-brand span{width:34px;height:34px;border-radius:14px;background:var(--dark);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:900}.dash-search{height:36px;border:1px solid #E5ECE8;border-radius:14px;color:#000000;font-size:14px;padding:9px 14px}.dash-avatar{width:34px;height:34px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-weight:900}.dash-body{display:grid;grid-template-columns:58px 1fr;direction:ltr}.dash-side{background:#F0F6F2;border-left:1px solid #E5ECE8;padding:16px 10px;display:flex;flex-direction:column;align-items:center;gap:14px}.dash-side span{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;color:#000000}.dash-side .active{background:var(--dark);color:#fff}.dash-main{padding:25px;direction:rtl}.dash-heading{display:flex;align-items:center;justify-content:space-between}.dash-heading small{color:#000000;font-size:14px}.dash-heading h3{margin:3px 0;font-size:22px}.dash-heading button{border:0;background:var(--dark);color:#fff;padding:14px 15px;border-radius:10px;font-size:14px;font-weight:800}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.stat{position:relative;background:#fff;border:1px solid #E1EAE5;border-radius:16px;padding:15px;min-height:114px}.stat small,.stat em{display:block;color:#000000;font-size:14px;font-style:normal}.stat strong{display:block;font-size:27px;margin:7px 0}.stat em{color:var(--green2);font-weight:800}.mini-chart{position:absolute;left:14px;bottom:14px;color:var(--green);font-style:normal;letter-spacing:1px}.stat-dark{background:var(--dark);color:#fff;border-color:var(--dark)}.stat-dark small,.stat-dark em{color:#FFFFFF}.stat-dark>i{position:absolute;left:14px;bottom:14px;color:var(--green);font-style:normal}.dash-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:14px}.panel{background:#fff;border:1px solid #E1EAE5;border-radius:17px;padding:17px}.panel-title{display:flex;justify-content:space-between;align-items:center;font-size:14px}.panel-title span{font-size:10px;color:#000000}.line-chart{width:100%;height:180px;margin-top:14px}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#65BE77;stroke-width:5;stroke-linecap:round}.chart-labels{display:flex;justify-content:space-between;color:#000000;font-size:9px}.message{display:grid;grid-template-columns:32px 1fr auto;gap:8px;align-items:center;padding:14px 7px;border-bottom:1px solid #EDF1EF}.message:last-child{border:0}.message.active{background:#EFF9F2;border-radius:14px}.message>i{width:32px;height:32px;border-radius:10px;background:#9ACFA4;display:grid;place-items:center;font-style:normal;font-weight:900}.message b,.message small{display:block}.message b{font-size:14px;color:var(--dark)}.message small,.message time{font-size:9px;color:#000000}.floating-card{position:absolute;background:#fff;color:var(--ink);border:1px solid #DDE8E1;box-shadow:0 20px 45px rgba(0,0,0,.20);border-radius:17px;padding:14px 15px;display:flex;align-items:center;gap:10px;z-index:3}.floating-card small,.floating-card b{display:block}.floating-card small{font-size:10px;color:#000000}.float-icon{width:34px;height:34px;border-radius:14px;background:var(--mint);display:grid;place-items:center;color:var(--green2);font-weight:900}.ai-float{right:-30px;top:14%}.lead-float{left:-25px;bottom:10%}.floating-card i{width:7px;height:7px;border-radius:50%;background:var(--green);align-self:flex-start;margin-top:5px}

.tag{display:inline-block;color:var(--green2);font-size:14px;font-weight:900;letter-spacing:.5px}.tag-dark{color:var(--green)}.section-heading h2{font-size:clamp(40px,4.7vw,67px);line-height:1.08;letter-spacing:-1.5px;margin:17px 0}.section-heading p{font-size:18px;line-height:1.9;margin:0;color:var(--ink);font-weight:600}.centered{text-align:center}.centered p{max-width:820px;margin:0 auto}.industries{padding:90px 0 115px}.industries .section-heading p{margin-top:17px}.industry-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:48px}.industry-card{min-height:215px;border:1px solid var(--line);border-radius:27px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;box-shadow:0 16px 40px rgba(7,26,19,.05);transition:.25s}.industry-card:hover{transform:translateY(-8px);border-color:#9DD6A6;box-shadow:0 22px 45px rgba(7,26,19,.10)}.industry-icon{width:76px;height:76px;border-radius:23px;background:var(--mint);display:grid;place-items:center;color:var(--green2);font-size:38px;font-weight:900}.industry-icon.b2b{font-size:21px;letter-spacing:-1px}.industry-card b{font-size:20px;color:#000}.industry-card small{font-size:14px;color:#000;font-weight:600}

.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:55px}.split p{font-size:19px;max-width:580px}.bento-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:370px 300px;gap:18px}.bento-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;overflow:hidden;position:relative;box-shadow:0 18px 55px rgba(7,26,19,.045)}.inbox-card{grid-row:span 2}.card-kicker{display:flex;justify-content:space-between;align-items:center;direction:rtl}.card-kicker small{font-size:14px;font-weight:900;letter-spacing:1.3px;color:#000}.feature-icon{width:48px;height:48px;border-radius:15px;background:var(--mint);display:grid;place-items:center;color:var(--green2);font-size:23px;font-weight:900}.bento-card h3{font-size:28px;margin:22px 0 8px;color:#000}.bento-card p{font-size:16px;line-height:1.9;color:#000;font-weight:600;margin:0}.mock-inbox,.crm-ui,.campaign-ui,.analytics-ui{margin-top:24px;background:#FBFDFC;border:1px solid #DDE8E1;border-radius:18px;overflow:hidden}.mock-toolbar{display:flex;justify-content:flex-start;gap:20px;padding:14px;border-bottom:1px solid #E8EFEB;font-size:14px;color:#000}.mock-row{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:14px;border-bottom:1px solid #E8EFEB}.mock-row:last-child{border:0}.mock-row.selected{background:#F0F9F2}.mock-row i{width:38px;height:38px;border-radius:14px;background:#92C99E;display:grid;place-items:center;font-style:normal;font-weight:900}.mock-row b,.mock-row small{display:block}.mock-row b{font-size:14px;color:var(--dark)}.mock-row small,.mock-row time{font-size:10px;color:#000}.crm-ui{padding:18px}.profile-row{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center}.profile-row>span{width:38px;height:38px;border-radius:14px;background:var(--green);display:grid;place-items:center;font-weight:900}.profile-row b,.profile-row small{display:block}.profile-row b{font-size:14px;color:var(--dark)}.profile-row small{font-size:14px}.profile-row strong{font-size:23px}.progress{height:8px;background:#DDEBE0;border-radius:20px;margin:16px 0;overflow:hidden}.progress i{display:block;width:82%;height:100%;background:var(--green);border-radius:20px}.chip-row{display:flex;gap:7px}.chip-row span{padding:7px 10px;border-radius:9px;background:var(--mint);font-size:10px;font-weight:800}.campaign-ui{padding:25px;min-height:145px}.campaign-ui strong{font-size:42px;display:block}.campaign-ui small{font-size:14px}.bars,.analytics-bars{display:flex;align-items:end;gap:7px;height:55px;margin-top:10px}.bars i{flex:1;border-radius:6px 6px 0 0;background:#BFE7C7}.bars i:nth-child(1){height:45%}.bars i:nth-child(2){height:70%}.bars i:nth-child(3){height:52%}.bars i:nth-child(4){height:80%}.bars i:nth-child(5){height:48%}.bars i:nth-child(6){height:62%}.bars i:nth-child(7){height:88%}.analytics-card{display:grid;grid-template-columns:1fr .95fr;gap:25px;align-items:center}.analytics-ui{padding:24px;background:#fff}.analytics-ui span,.analytics-ui small{display:block;font-size:14px}.analytics-ui strong{display:block;font-size:42px;margin:4px 0}.analytics-bars i{flex:1;background:var(--green);border-radius:7px 7px 0 0}.analytics-bars i:nth-child(1){height:55%}.analytics-bars i:nth-child(2){height:70%}.analytics-bars i:nth-child(3){height:82%}.analytics-bars i:nth-child(4){height:65%}.analytics-bars i:nth-child(5){height:88%}.analytics-bars i:nth-child(6){height:58%}.analytics-bars i:nth-child(7){height:76%}.analytics-bars i:nth-child(8){height:94%}

.ai-section{padding:125px 0}.ai-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.ai-copy h2{font-size:clamp(45px,5vw,72px);line-height:1.08;margin:17px 0}.ai-copy>p{font-size:19px;line-height:2;color:#FFFFFF}.ai-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0}.ai-points div{display:flex;gap:14px;align-items:center;border:1px solid rgba(255,255,255,.12);padding:15px;border-radius:15px}.ai-points b{color:var(--green);font-size:14px}.ai-points span{font-size:14px;color:#fff;font-weight:700}.light-link{color:#fff}.ai-stage{min-height:590px;display:grid;place-items:center;position:relative}.ai-ring{position:absolute;border:1px dashed rgba(112,199,125,.30);border-radius:50%}.ring-one{width:500px;height:500px}.ring-two{width:360px;height:360px}.chat-window{width:min(530px,90%);background:#F8FBF9;border-radius:28px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.35);position:relative;z-index:2}.chat-header{height:75px;background:#fff;display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #E3ECE6}.chat-header>span:last-child{margin-right:auto}.chat-avatar{width:43px;height:43px;border-radius:14px;background:var(--dark);color:var(--green);display:grid;place-items:center}.chat-header b,.chat-header small{display:block}.chat-header small{font-size:14px;color:#000}.chat-header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-left:4px}.chat-body{padding:20px;min-height:405px;display:flex;flex-direction:column;gap:14px}.bubble{max-width:82%;padding:14px 15px;border-radius:17px;font-size:14px;line-height:1.7;color:#000}.user-bubble{background:#DDF2E2;align-self:flex-start;border-bottom-right-radius:5px}.bot-bubble{background:#fff;border:1px solid #DCE8E0;align-self:flex-end;border-bottom-left-radius:5px}.typing{align-self:flex-end;background:#fff;border:1px solid #DCE8E0;border-radius:16px;padding:10px 14px}.typing i{display:inline-block;width:6px;height:6px;background:#000;border-radius:50%;margin:0 2px;animation:dot 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.chat-input{margin:0 16px 16px;height:50px;background:#fff;border:1px solid #DCE8E0;border-radius:14px;padding:14px;color:#000;font-size:14px}.chat-input b{float:left;color:var(--green2)}.ai-badge{position:absolute;right:3%;top:12%;background:#fff;color:#000;border-radius:18px;padding:14px 16px;box-shadow:0 18px 45px rgba(0,0,0,.22);display:grid;grid-template-columns:auto 1fr;gap:4px 9px;z-index:3}.ai-badge span{grid-row:span 2;width:32px;height:32px;border-radius:10px;background:var(--mint);display:grid;place-items:center;color:var(--green2)}.ai-badge b{font-size:14px}.ai-badge small{font-size:10px}

.automation-heading p{font-size:19px;color:#000;white-space:nowrap;margin-top:18px}.workflow{display:flex;align-items:center;justify-content:center;gap:0;margin-top:65px;position:relative}.workflow-line{position:absolute;top:50%;left:7%;right:7%;height:1px;background:#CFDCD4}.step{width:250px;min-height:295px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;position:relative;z-index:1;box-shadow:0 18px 50px rgba(7,26,19,.06);text-align:right}.step small{display:block;font-size:14px;font-weight:900;letter-spacing:1px;color:#000}.step-icon{width:58px;height:58px;border-radius:18px;background:#F0F3F1;display:grid;place-items:center;margin:26px 0 17px;font-size:29px;font-weight:900;color:#000}.step-icon.green{background:var(--mint);color:var(--green2)}.step h3{font-size:24px;color:#000;margin:0 0 8px}.step p{font-size:15px;line-height:1.8;color:#000;font-weight:600;margin:0}.featured-step{border-color:#8AD19A;box-shadow:0 25px 60px rgba(72,166,91,.13)}.connector{width:70px;position:relative;z-index:2;background:var(--paper);color:var(--green2);font-size:26px;text-align:center}.automation-note{width:max-content;max-width:100%;margin:38px auto 0;border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px 20px;color:#000;font-size:16px;font-weight:600}.automation-note b{font-weight:900;margin-left:5px}.automation-note span{color:var(--green2);margin-left:8px}

.integrations{background:#F1F8F3}.integration-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.integration-copy h2{font-size:clamp(45px,5vw,72px);line-height:1.05;margin:17px 0}.integration-copy p{font-size:19px;line-height:2;color:#000;font-weight:600}.line-link{display:inline-block;color:var(--green2);font-size:17px;font-weight:900;margin-top:22px}.integration-map{height:570px;position:relative;display:grid;place-items:center}.map-ring{position:absolute;border:1px dashed #B8D8C1;border-radius:50%}.ring-a{width:520px;height:520px}.ring-b{width:330px;height:330px}.map-center{width:165px;height:165px;border-radius:42px;background:var(--dark);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 30px 60px rgba(7,26,19,.25);z-index:2}.map-center span{font-size:15px;color:var(--green);font-weight:900}.map-center b{font-size:26px}.integration-app{position:absolute;width:125px;height:125px;background:#fff;border:1px solid #D9E7DE;border-radius:28px;box-shadow:0 20px 45px rgba(7,26,19,.10);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:3}.integration-app b{font-size:26px;color:#000}.integration-app small{font-size:14px;color:#000;font-weight:700}.app-wa{top:8%;right:33%}.app-google{top:25%;left:3%}.app-hook{top:25%;right:2%}.app-n8n{bottom:8%;left:14%}.app-api{bottom:3%;right:32%}.app-store{bottom:25%;right:3%}

.results{padding-bottom:115px}.results .section-heading h2{margin-bottom:45px}.results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.results-grid article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;min-height:255px;position:relative;box-shadow:0 18px 45px rgba(7,26,19,.06)}.result-num{font-size:14px;font-weight:900;color:var(--green2)}.result-icon{width:58px;height:58px;background:var(--mint);border-radius:17px;display:grid;place-items:center;color:var(--green2);font-size:27px;font-weight:900;margin:20px 0}.results-grid h3{font-size:25px;margin:0 0 8px;color:#000}.results-grid p{font-size:17px;line-height:1.8;color:#000;font-weight:600;margin:0}

.pricing{background:#F4F9F5}.pricing-heading p{color:#000;font-size:18px;margin-top:20px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;align-items:stretch}.price-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:32px;display:flex;flex-direction:column;position:relative;box-shadow:0 20px 55px rgba(7,26,19,.06)}.price-card.featured{background:var(--dark);color:#fff;border-color:var(--dark);transform:translateY(-14px);box-shadow:0 30px 75px rgba(7,26,19,.22)}.popular{position:absolute;top:-18px;right:30px;background:var(--green);color:var(--dark);padding:10px 18px;border-radius:14px;font-size:16px;font-weight:900;box-shadow:0 14px 25px rgba(112,199,125,.25)}.plan-name{font-size:17px;font-weight:900;margin-bottom:20px;color:#000}.featured .plan-name{color:#fff}.price-line{display:flex;align-items:flex-end;gap:10px}.price-line strong{font-size:67px;line-height:.9;color:#000}.featured .price-line strong{color:#fff}.price-line span{font-size:15px;line-height:1.35;color:#000;font-weight:800}.featured .price-line span{color:#fff}.price-card>p{font-size:16px;line-height:1.9;color:#000;font-weight:600;min-height:62px}.featured>p{color:#fff}.includes{font-size:17px;color:#000;margin-top:18px}.featured .includes{color:#fff}.price-card ul{list-style:none;padding:0;margin:14px 0 24px;display:grid;gap:14px}.price-card li{font-size:15px;font-weight:700;color:#000;display:flex;align-items:center;gap:9px}.featured li{color:#fff}.price-card li:before{content:"◉";color:var(--green2);font-size:14px}.price-btn{margin-top:auto;min-height:52px;border:1px solid #C8D8CE;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;color:#000;background:#fff;transition:.2s}.price-btn:hover{transform:translateY(-2px);border-color:var(--green2)}.price-btn.solid{background:var(--green);border-color:var(--green);color:var(--dark)}.pricing-note{text-align:center;color:#000;font-size:14px;font-weight:700;margin:32px 0 0}

.faq{background:#fff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}.faq-copy h2{font-size:clamp(48px,5vw,72px);line-height:1.02;margin:17px 0}.faq-copy p{font-size:18px;line-height:1.9;color:#000;font-weight:600;max-width:360px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;padding:26px 4px;display:flex;justify-content:space-between;gap:25px;font-size:20px;font-weight:900;color:#000}summary::-webkit-details-marker{display:none}summary span{color:var(--green2);font-size:25px;line-height:1}details p{font-size:16px;line-height:1.9;color:#000;font-weight:600;margin:0;padding:0 4px 27px}

.cta{padding:110px 0}.cta-box{text-align:center;padding:80px 30px;border:1px solid rgba(112,199,125,.20);border-radius:36px;background:radial-gradient(circle at center,rgba(112,199,125,.10),transparent 55%),#0A2119}.cta h2{font-size:clamp(45px,5vw,70px);line-height:1.05;margin:17px 0}.cta p{font-size:19px;color:#fff;font-weight:600;margin-bottom:28px}.footer{padding:35px 0;background:#fff;border-top:1px solid var(--line)}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer p{font-size:14px;color:#000;font-weight:600;margin:10px 0 0}.footer-links{display:flex;gap:24px;font-weight:800;font-size:14px}.wa-fab{position:fixed;left:25px;bottom:25px;width:64px;height:64px;border-radius:21px;border:0;background:var(--green);color:var(--dark);box-shadow:0 18px 45px rgba(7,26,19,.25);z-index:70;cursor:pointer;font-size:29px}.wa-fab i{position:absolute;width:14px;height:14px;background:#fff;border:3px solid var(--green);border-radius:50%;top:2px;right:2px}.wa-panel{position:fixed;left:25px;bottom:100px;width:min(390px,calc(100vw - 30px));background:#fff;border:1px solid #D9E6DE;border-radius:25px;box-shadow:0 30px 80px rgba(7,26,19,.24);z-index:69;overflow:hidden;transform:translateY(18px) scale(.97);opacity:0;pointer-events:none;transition:.25s}.wa-panel.open{transform:none;opacity:1;pointer-events:auto}.wa-panel-head{background:var(--dark);color:#fff;padding:18px;display:flex;align-items:center;justify-content:space-between}.wa-agent{display:flex;align-items:center;gap:14px}.wa-agent>span{width:44px;height:44px;border-radius:14px;background:var(--green);color:var(--dark);display:grid;place-items:center;font-weight:900}.wa-agent b,.wa-agent small{display:block}.wa-agent small{font-size:14px;color:#fff;margin-top:3px}.wa-agent small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-left:4px}.wa-panel-head button{border:0;background:rgba(255,255,255,.10);color:#fff;width:36px;height:36px;border-radius:10px;font-size:24px;cursor:pointer}.wa-panel-body{padding:20px;background:#F2F8F4;min-height:230px}.wa-bubble{background:#fff;border:1px solid #DCE8E0;border-radius:17px 17px 5px 17px;padding:15px;font-size:15px;line-height:1.8;color:#000;font-weight:600;box-shadow:0 10px 25px rgba(7,26,19,.05)}.wa-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.wa-quick button{border:1px solid #BFD8C6;background:#fff;border-radius:14px;padding:9px 14px;color:#000;font-size:14px;font-weight:800;cursor:pointer}.wa-form{padding:17px;border-top:1px solid #E1EAE5}.wa-form label{display:block;font-weight:900;font-size:14px;margin-bottom:8px;color:#000}.wa-form textarea{width:100%;height:90px;border:1px solid #CBDCD1;border-radius:14px;padding:14px;resize:none;color:#000;outline:none}.wa-form textarea:focus{border-color:var(--green2)}.wa-form button{width:100%;margin-top:10px;border:0;border-radius:14px;background:var(--green);color:var(--dark);height:48px;font-weight:900;cursor:pointer}

@keyframes float{0%,100%{transform:perspective(1300px) rotateY(-2deg) translateY(0)}50%{transform:perspective(1300px) rotateY(-2deg) translateY(-9px)}}@keyframes dot{0%,100%{opacity:.25}50%{opacity:1}}
@media(max-width:1050px){.nav-links{gap:16px}.hero-grid,.ai-layout,.integration-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin:0 auto}.hero-actions,.hero-proof{justify-content:center}.hero-product{max-width:850px;margin:auto}.industry-grid{grid-template-columns:repeat(3,1fr)}.bento-grid{grid-template-columns:1fr 1fr}.ai-copy{text-align:center}.ai-points{max-width:720px;margin:30px auto}.integration-copy{text-align:center}.integration-map{max-width:700px;margin:auto}.results-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr;gap:50px}.faq-copy{text-align:center}.faq-copy p{margin:auto}.pricing-grid{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}.price-card.featured{transform:none;order:-1}}
@media(max-width:760px){.container{width:min(100% - 28px,1240px)}.nav{height:70px}.nav-links,.nav-login{display:none}.menu-btn{display:block}.btn-small{padding:10px 14px}.hero{padding:60px 0}.hero-grid{gap:40px}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column}.hero-proof{gap:10px;flex-wrap:wrap}.hero-proof div{padding-right:10px}.dashboard{transform:none}.dash-top{grid-template-columns:auto auto}.dash-search{display:none}.dash-body{grid-template-columns:44px 1fr}.dash-main{padding:14px}.dash-heading h3{font-size:18px}.stats{grid-template-columns:1fr 1fr}.stat-dark{grid-column:span 2}.dash-grid{grid-template-columns:1fr}.chart-panel{display:none}.ai-float{right:-8px;top:5%}.lead-float{left:-8px;bottom:4%}.section{padding:80px 0}.section-heading h2{font-size:43px}.split{grid-template-columns:1fr;gap:20px}.bento-grid{display:flex;flex-direction:column}.bento-card{min-height:auto}.analytics-card{display:flex;flex-direction:column}.industry-grid{grid-template-columns:1fr 1fr}.industry-card{min-height:190px}.workflow{flex-direction:column;gap:10px;margin-top:40px}.workflow-line{display:none}.connector{height:30px;width:auto;transform:rotate(-90deg);background:transparent}.step{width:min(100%,420px)}.automation-heading p{white-space:normal;font-size:16px}.automation-note{font-size:14px;text-align:center}.integration-map{height:470px;transform:scale(.85)}.ring-a{width:430px;height:430px}.ring-b{width:275px;height:275px}.integration-app{width:105px;height:105px}.app-wa{top:5%;right:28%}.app-google{left:0}.app-hook{right:0}.app-api{right:28%}.app-store{right:0}.results-grid{grid-template-columns:1fr}.price-card{padding:27px}.faq-copy h2{font-size:50px}.footer-row{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.wa-fab{left:16px;bottom:16px}.wa-panel{left:15px;bottom:90px}}
@media(max-width:460px){.industry-grid{grid-template-columns:1fr}.hero-copy h1{font-size:42px}.hero-proof{display:grid;grid-template-columns:1fr 1fr}.hero-proof div:last-child{grid-column:span 2}.floating-card{transform:scale(.88)}.ai-points{grid-template-columns:1fr}.chat-window{width:100%}.integration-map{transform:scale(.68);height:410px;margin-left:-55px;margin-right:-55px}.price-line strong{font-size:58px}}

@media(max-width:760px){
  .nav-links.mobile-open{display:flex;position:absolute;top:70px;right:14px;left:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;flex-direction:column;gap:18px;box-shadow:0 20px 45px rgba(7,26,19,.12);z-index:60}
}
.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal-ready.revealed{opacity:1;transform:none}

/* ===== Final responsive / RTL polish ===== */
html,body{max-width:100%;overflow-x:hidden}
body{min-width:320px}
img,svg{max-width:100%}

/* Feature Bento: balanced 2x2 desktop composition */
.bento-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-template-rows:repeat(2,minmax(390px,auto));
  gap:22px;
  align-items:stretch;
}
.bento-card{min-width:0;min-height:390px;display:flex;flex-direction:column;padding:32px}
.inbox-card{grid-row:auto}
.crm-card,.campaigns-card{min-height:390px}
.analytics-card{min-height:390px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.85fr);gap:24px;align-items:stretch}
.analytics-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.analytics-ui{margin-top:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}
.mock-inbox,.crm-ui,.campaign-ui{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:210px}

/* Dashboard is an RTL product interface */
.dashboard{direction:rtl}
.dash-top{direction:rtl;grid-template-columns:auto 1fr auto}
.dash-body{direction:rtl;grid-template-columns:58px 1fr}
.dash-side{grid-column:1;grid-row:1;border-left:0;border-right:1px solid #E5ECE8}
.dash-main{grid-column:2;grid-row:1}
.dash-heading button,.dash-search,.dash-top,.dash-main{text-align:right}
.dash-search{text-align:right}
.stat-dark small,.stat-dark em{color:var(--dark)}
.stat-dark{background:var(--mint);color:var(--dark);border-color:#CDE6D3}
.stat-dark>i{color:var(--dark)}

/* Strong, readable type; no tiny UI labels */
.panel-title span,.chart-labels,.message small,.message time,.floating-card small,.app-api small,.app-google small,.app-hook small,.app-n8n small,.app-store small,.app-wa small{font-size:14px;color:#000}

/* Headline spacing requested for the hero and integrations */
.hero-copy h1 strong{display:inline-block;margin-top:14px}
.integration-copy h2 strong{display:inline-block;margin-top:20px}

/* Video CTA has breathing room from surrounding content */
.hero-secondary{padding-top:14px}

/* WhatsApp widget on the right with a professional chat icon */
.wa-fab{left:auto;right:25px}
.wa-panel{left:auto;right:25px}
.chat-fab-icon{width:30px;height:30px;display:grid;place-items:center}
.chat-fab-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

/* Mobile-first stability */
@media(max-width:1050px){
  .container{width:min(100% - 36px,1240px)}
  .bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .bento-card{min-height:390px}
  .analytics-card{grid-template-columns:1fr;min-height:390px}
  .analytics-ui{min-height:210px}
  .hero-product{width:100%}
  .floating-card{max-width:230px}
}

@media(max-width:760px){
  .container{width:calc(100% - 28px)}
  .header{position:sticky}
  .nav{height:68px;gap:10px}
  .brand{font-size:19px}
  .brand-mark{width:38px;height:38px;border-radius:13px}
  .nav-actions{gap:8px}
  .nav-actions .btn-small{padding:10px 13px;font-size:14px}
  .menu-btn{font-size:27px;width:42px;height:42px;display:grid;place-items:center}
  .nav-links.mobile-open{top:68px;right:14px;left:14px}

  .hero{padding:52px 0 78px;min-height:auto}
  .hero-grid{grid-template-columns:1fr;gap:34px}
  .hero-copy{text-align:center;width:100%}
  .eyebrow{font-size:14px;justify-content:center;line-height:1.6}
  .hero-copy h1{font-size:clamp(40px,12vw,56px);letter-spacing:-1.5px;line-height:1.12;margin:18px 0 20px}
  .hero-copy h1 strong{margin-top:12px}
  .hero-copy>p{font-size:17px;line-height:1.9;color:#fff;margin:0 auto;max-width:680px}
  .hero-actions{gap:18px;margin:28px 0 0;align-items:center}
  .hero-actions .btn-large{width:min(100%,360px)}
  .hero-secondary{padding-top:16px;font-size:16px}
  .hero-proof{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%}
  .hero-proof div{padding:0 9px;border-right:1px solid rgba(255,255,255,.15)}
  .hero-proof div:first-child{border-right:0}
  .hero-proof strong{font-size:20px}
  .hero-proof span{font-size:14px;line-height:1.5}

  .hero-product{min-height:0;padding:0 2px}
  .product-shadow{inset:8% 5%;filter:blur(55px)}
  .dashboard{border-radius:22px;box-shadow:0 25px 55px rgba(0,0,0,.22);animation:none;transform:none;width:100%}
  .dash-top{height:56px;padding:0 10px;gap:8px;grid-template-columns:auto 1fr auto}
  .dash-brand{font-size:14px;gap:6px}
  .dash-brand span{width:30px;height:30px;border-radius:11px;font-size:12px}
  .dash-avatar{width:30px;height:30px}
  .dash-body{grid-template-columns:44px minmax(0,1fr)}
  .dash-side{padding:10px 6px;gap:8px}
  .dash-side span{width:32px;height:32px;border-radius:11px;font-size:14px}
  .dash-main{padding:12px;min-width:0}
  .dash-heading{gap:8px}
  .dash-heading small{font-size:14px}
  .dash-heading h3{font-size:19px}
  .dash-heading button{font-size:14px;padding:11px 12px;border-radius:10px;white-space:nowrap}
  .stats{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}
  .stat{padding:12px;min-height:100px;border-radius:14px}
  .stat small,.stat em{font-size:14px}
  .stat strong{font-size:24px}
  .stat-dark{grid-column:1 / -1;min-height:92px}
  .mini-chart{font-size:14px}
  .dash-grid{grid-template-columns:1fr;gap:8px}
  .chart-panel{display:none}
  .inbox-panel{min-width:0}
  .panel{padding:13px;border-radius:15px}
  .panel-title{font-size:14px}
  .panel-title span{font-size:14px}
  .message{grid-template-columns:34px minmax(0,1fr) auto;padding:11px 5px}
  .message>i{width:34px;height:34px}
  .message b{font-size:14px;color:var(--dark)}
  .message small,.message time{font-size:14px}
  .floating-card{display:none}

  .section{padding:76px 0}
  .industries{padding:72px 0 86px}
  .section-heading h2{font-size:clamp(38px,10vw,50px);line-height:1.12}
  .section-heading p,.split p{font-size:17px;line-height:1.9}
  .split{grid-template-columns:1fr;gap:18px;margin-bottom:38px;text-align:center}
  .split>div{text-align:center}

  /* Bento becomes a clean single-column stack on mobile */
  .bento-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:16px}
  .bento-card,.crm-card,.campaigns-card,.analytics-card{min-height:0}
  .bento-card{padding:22px;border-radius:24px}
  .card-kicker small{font-size:14px}
  .feature-icon{width:52px;height:52px;border-radius:16px;font-size:25px}
  .bento-card h3{font-size:25px;line-height:1.3;margin:18px 0 8px}
  .bento-card p{font-size:16px;line-height:1.85}
  .mock-inbox,.crm-ui,.campaign-ui,.analytics-ui{margin-top:20px;min-height:0}
  .mock-toolbar{gap:10px;flex-wrap:wrap;font-size:14px}
  .mock-row{grid-template-columns:38px minmax(0,1fr) auto;padding:12px}
  .mock-row b{font-size:14px}.mock-row small,.mock-row time{font-size:14px}
  .crm-ui{padding:18px}
  .profile-row{grid-template-columns:40px minmax(0,1fr) auto}
  .profile-row>span{width:40px;height:40px}
  .profile-row strong{font-size:24px}
  .chip-row{flex-wrap:wrap}
  .chip-row span{font-size:14px}
  .campaign-ui{padding:22px}
  .campaign-ui strong{font-size:45px}
  .analytics-card{display:flex;flex-direction:column;gap:16px}
  .analytics-ui{padding:22px}
  .analytics-ui strong{font-size:42px}

  .ai-section{padding:86px 0}
  .ai-layout{grid-template-columns:1fr;gap:40px}
  .ai-copy{text-align:center}
  .ai-copy h2{font-size:clamp(40px,10vw,55px)}
  .ai-copy>p{font-size:17px;line-height:1.9;color:#fff}
  .ai-points{grid-template-columns:1fr;gap:10px;margin:24px 0}
  .ai-points div{padding:14px;text-align:right}
  .ai-points span{font-size:14px}
  .ai-stage{min-height:0;padding:10px 0 0}
  .ai-ring{display:none}
  .chat-window{width:100%;border-radius:22px}
  .chat-body{min-height:320px;padding:15px}
  .bubble{max-width:88%;font-size:14px}
  .ai-badge{right:10px;top:8px}

  .automation-heading p{white-space:normal;font-size:17px;line-height:1.85;margin-top:18px}
  .workflow{flex-direction:column;gap:8px;margin-top:40px}
  .workflow-line{display:none}
  .connector{height:28px;width:40px;transform:rotate(-90deg);background:transparent;font-size:22px}
  .step{width:100%;min-height:0;padding:22px;text-align:right;border-radius:23px}
  .step-icon{width:56px;height:56px;margin:20px 0 14px}
  .step h3{font-size:23px}
  .step p{font-size:16px}
  .automation-note{width:100%;font-size:16px;line-height:1.85;text-align:center;padding:15px 16px}

  .integration-layout{grid-template-columns:1fr;gap:24px}
  .integration-copy{text-align:center}
  .integration-copy h2{font-size:clamp(40px,10vw,55px);line-height:1.15}
  .integration-copy h2 strong{margin-top:22px}
  .integration-copy p{font-size:17px;line-height:1.9}
  .line-link{font-size:16px;margin-top:20px}
  .integration-map{height:410px;width:100%;max-width:520px;margin:0 auto;transform:none;overflow:hidden}
  .ring-a{width:340px;height:340px}
  .ring-b{width:220px;height:220px}
  .map-center{width:125px;height:125px;border-radius:32px}
  .map-center b{font-size:22px}
  .integration-app{width:86px;height:86px;border-radius:20px;gap:4px}
  .integration-app b{font-size:20px}
  .integration-app small{font-size:14px}
  .app-wa{top:3%;right:27%}.app-google{top:24%;left:0}.app-hook{top:24%;right:0}
  .app-n8n{bottom:6%;left:8%}.app-api{bottom:1%;right:27%}.app-store{bottom:24%;right:0}

  .results{padding-bottom:86px}
  .results .section-heading h2{margin-bottom:34px}
  .results-grid{grid-template-columns:1fr;gap:14px}
  .results-grid article{min-height:0;padding:23px;border-radius:24px}
  .result-icon{margin:17px 0;width:54px;height:54px}
  .results-grid h3{font-size:23px}
  .results-grid p{font-size:16px}

  .pricing{padding:80px 0}
  .pricing-heading p{font-size:17px;line-height:1.9}
  .pricing-grid{grid-template-columns:1fr;gap:18px;margin-top:48px}
  .price-card{padding:24px;border-radius:24px}
  .price-card.featured{order:-1;transform:none}
  .popular{top:-14px;right:20px;font-size:16px;padding:9px 15px}
  .plan-name{font-size:17px}.price-line strong{font-size:60px}
  .price-line span{font-size:14px}.price-card>p{font-size:16px;min-height:0}
  .price-card ul{gap:12px}.price-card li{font-size:14px}
  .price-btn{font-size:16px;min-height:52px}
  .pricing-note{font-size:14px;line-height:1.8}

  .faq-layout{grid-template-columns:1fr;gap:35px}
  .faq-copy{text-align:center}
  .faq-copy h2{font-size:clamp(45px,11vw,58px);line-height:1.05}
  .faq-copy p{font-size:17px;line-height:1.9;max-width:100%}
  summary{font-size:18px;padding:22px 2px}
  details p{font-size:16px;line-height:1.9;padding-bottom:23px}

  .cta{padding:78px 0}
  .cta-box{padding:58px 20px;border-radius:28px}
  .cta h2{font-size:clamp(40px,10vw,55px)}
  .cta p{font-size:17px;line-height:1.9;color:#fff}
  .footer{padding:30px 0}
  .footer-row{align-items:center;text-align:center}
  .footer-links{justify-content:center;gap:15px}

  .wa-fab{right:16px;left:auto;bottom:16px;width:60px;height:60px;border-radius:19px}
  .wa-panel{right:15px;left:15px;bottom:88px;width:auto;max-height:calc(100vh - 105px);overflow:auto;border-radius:22px}
}

@media(max-width:460px){
  .container{width:calc(100% - 24px)}
  .nav-actions .btn-small{display:none}
  .nav{height:64px}
  .nav-links.mobile-open{top:64px;right:12px;left:12px}
  .hero{padding-top:42px}
  .hero-copy h1{font-size:40px;line-height:1.14}
  .hero-copy>p{font-size:16px}
  .hero-proof{grid-template-columns:1fr 1fr}
  .hero-proof div:last-child{grid-column:1 / -1;border-right:0;margin-top:10px}
  .dashboard{border-radius:19px}
  .dash-top{height:52px}
  .dash-main{padding:9px}
  .dash-heading h3{font-size:17px}
  .dash-heading button{font-size:14px;padding:9px 10px}
  .stats{grid-template-columns:1fr}
  .stat-dark{grid-column:auto}
  .dash-side{display:none}
  .dash-body{display:block}
  .dash-main{width:100%}
  .dash-grid{display:block}
  .inbox-panel{margin-top:8px}
  .message{grid-template-columns:34px minmax(0,1fr) auto}
  .message small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .section{padding:68px 0}
  .section-heading h2{font-size:38px}
  .bento-card{padding:20px}
  .bento-card h3{font-size:23px}
  .integration-map{height:360px}
  .ring-a{width:300px;height:300px}.ring-b{width:195px;height:195px}
  .map-center{width:112px;height:112px}
  .integration-app{width:78px;height:78px}
  .app-wa{right:25%}.app-api{right:25%}
  .price-line strong{font-size:56px}
  .wa-panel{right:10px;left:10px}
}
/* Accessibility/readability floor for all secondary labels */
small,time{font-size:14px !important}
.ai-badge small,.floating-card small,.message small,.message time,.mock-row small,.mock-row time{font-size:14px !important}

/* Mobile header never covers the hero content */
@media(max-width:760px){
  .header{z-index:100}
  .hero-grid{position:relative;z-index:1}
  .nav-links.mobile-open{box-sizing:border-box;max-height:calc(100vh - 82px);overflow:auto}
}

.hero-copy h1 strong span{display:inline-block;margin-inline-start:14px}
@media(max-width:760px){.hero-copy h1 strong span{margin-inline-start:10px}}


/* Final polish pass — requested layout, spacing, RTL and responsive corrections */
.split{align-items:end}
.split>p{transform:none;align-self:end;padding-bottom:2px}
.features .section-heading h2{line-height:1.13}
.features .section-heading h2 strong{margin-top:13px}
.bento-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-template-rows:repeat(2,minmax(360px,auto));
  gap:20px;
  align-items:stretch;
}
.bento-card{min-width:0;min-height:360px;display:flex;flex-direction:column}
.inbox-card{grid-row:auto}
.mock-inbox,.crm-ui,.campaign-ui,.analytics-ui{flex:1}
.profile-row b,.mock-row b{color:var(--green2)!important}
.stat>strong{color:var(--green2)}
.result-icon{font-family:Arial,sans-serif}
.automation-heading h2 strong{display:inline-block;margin-top:30px}
.automation-heading p{margin-top:28px}
.integration-copy h2 strong{margin-top:32px}
.wa-fab{right:25px;left:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;width:92px}
.wa-fab-label{font:900 14px/1 Arial,sans-serif;letter-spacing:.5px;color:var(--dark)}
.chat-fab-icon{display:grid;place-items:center}
.chat-fab-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:900px){
  .container{width:min(100% - 32px,1240px)}
  .nav{gap:12px}
  .nav-links{gap:18px}
  .hero-grid{grid-template-columns:1fr;gap:42px;direction:rtl}
  .hero-copy{text-align:center}
  .hero-copy>p{margin-inline:auto}
  .hero-actions{justify-content:center}
  .hero-product{width:100%}
  .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .split{grid-template-columns:1fr;gap:14px;text-align:center}
  .split>div,.split>p{width:100%;text-align:center}
  .split>p{transform:none;margin:0 auto}
  .bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:16px}
  .bento-card{min-height:390px;padding:24px}
  .analytics-card{grid-template-columns:1fr;gap:16px}
  .workflow{flex-wrap:wrap}
  .step{width:calc(50% - 30px)}
  .connector{display:none}
  .workflow-line{display:none}
  .integration-layout{grid-template-columns:1fr;gap:38px}
  .integration-copy{text-align:center}
  .integration-copy p{max-width:760px;margin-inline:auto}
  .integration-map{transform:none}
  .results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  .container{width:calc(100% - 28px)}
  .header{position:sticky}
  .nav{height:70px}
  .nav .brand{font-size:19px}
  .nav-actions{gap:8px}
  .menu-btn{font-size:28px;line-height:1}
  .nav-links.mobile-open{right:14px;left:14px;top:70px;border-radius:18px;padding:12px;background:#fff;box-shadow:0 20px 50px rgba(7,26,19,.12);border:1px solid var(--line)}
  .hero{padding:54px 0 68px;min-height:auto}
  .hero-grid{gap:34px}
  .hero-copy h1{font-size:clamp(38px,11vw,54px);letter-spacing:-1.4px}
  .hero-copy h1 strong{margin-top:12px}
  .hero-copy>p{font-size:16px;line-height:1.9}
  .hero-actions{margin-top:24px;gap:10px}
  .hero-secondary{padding-top:12px}
  .hero-product{min-width:0}
  .dashboard{width:100%;max-width:100%;transform:none}
  .dash-top{grid-template-columns:auto 1fr auto;min-width:0}
  .dash-brand{white-space:nowrap}
  .dash-search{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
  .dash-body{grid-template-columns:42px minmax(0,1fr);min-width:0}
  .dash-side{padding:10px 5px;gap:7px}
  .dash-side span{width:32px;height:32px}
  .dash-main{padding:11px;min-width:0}
  .dash-heading{min-width:0}
  .dash-heading button{font-size:14px;padding:10px 9px}
  .stats{grid-template-columns:1fr 1fr;gap:8px}
  .stat{min-width:0;padding:11px;min-height:96px}
  .stat strong{font-size:23px}
  .dash-grid{grid-template-columns:1fr;min-width:0}
  .chart-panel{display:none}
  .message{min-width:0;grid-template-columns:34px minmax(0,1fr) auto}
  .message b,.message small{overflow:hidden;text-overflow:ellipsis}
  .floating-card{display:none}

  .section{padding:70px 0}
  .section-heading h2{font-size:clamp(37px,10.5vw,50px)}
  .section-heading p,.split p{font-size:16px}
  .industries{padding:66px 0 78px}
  .industry-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:32px}
  .industry-card{min-height:175px;border-radius:22px;padding:16px 10px;gap:10px}
  .industry-icon{width:64px;height:64px;border-radius:19px;font-size:31px}
  .industry-card b{font-size:17px}
  .industry-card small{font-size:14px;text-align:center}

  .split{margin-bottom:32px}
  .split>p{transform:none}
  .bento-grid{grid-template-columns:1fr;grid-template-rows:none;gap:14px}
  .bento-card{min-height:auto;padding:21px;border-radius:23px}
  .bento-card h3{font-size:24px}
  .bento-card p{font-size:16px}
  .mock-inbox,.crm-ui,.campaign-ui,.analytics-ui{margin-top:18px;flex:none}
  .mock-toolbar{font-size:14px;gap:8px;flex-wrap:wrap}
  .mock-row{grid-template-columns:36px minmax(0,1fr) auto;padding:11px 9px}
  .mock-row i{width:36px;height:36px}
  .mock-row b{font-size:14px}
  .profile-row b{font-size:14px}
  .campaign-ui{min-height:150px}
  .analytics-card{display:flex;flex-direction:column}

  .automation{padding-top:76px}
  .automation-heading h2 strong{margin-top:24px}
  .automation-heading p{margin-top:24px;font-size:16px;white-space:normal}
  .workflow{flex-direction:column;gap:9px;margin-top:38px;align-items:stretch}
  .step{width:100%;padding:21px;border-radius:22px}
  .step-icon{margin:18px 0 14px;width:56px;height:56px}
  .step h3{font-size:22px}
  .step p{font-size:16px}
  .connector{display:block;height:22px;width:100%;transform:none;text-align:center;background:transparent}
  .automation-note{font-size:16px;padding:16px 14px;margin-top:22px}

  .integrations{padding-top:74px}
  .integration-layout{gap:28px}
  .integration-copy h2{font-size:clamp(39px,10.5vw,53px)}
  .integration-copy h2 strong{margin-top:30px}
  .integration-copy p{font-size:16px}
  .line-link{font-size:16px}
  .integration-map{height:360px;max-width:100%;overflow:visible}
  .ring-a{width:min(310px,82vw);height:min(310px,82vw)}
  .ring-b{width:min(205px,55vw);height:min(205px,55vw)}
  .map-center{width:110px;height:110px;border-radius:30px}
  .map-center b{font-size:22px}
  .integration-app{width:76px;height:76px;border-radius:19px}
  .integration-app b{font-size:18px}
  .integration-app small{font-size:14px}

  .results-grid{grid-template-columns:1fr;gap:12px}
  .results-grid article{padding:21px;min-height:auto}
  .result-icon{width:54px;height:54px;margin:16px 0;font-size:25px}
  .results-grid h3{font-size:22px}
  .results-grid p{font-size:16px}

  .pricing-grid{grid-template-columns:1fr}
  .price-card{width:100%;min-width:0}
  .faq-layout{grid-template-columns:1fr}
  .cta-box{width:100%}
  .footer-row{flex-direction:column}
  .wa-fab{right:14px;left:auto;bottom:14px;width:88px;height:58px;border-radius:18px}
  .wa-panel{right:10px;left:10px;bottom:82px;width:auto;max-width:none}
}

@media(max-width:430px){
  .container{width:calc(100% - 22px)}
  .hero{padding-top:44px}
  .dash-top{grid-template-columns:auto 1fr}
  .dash-avatar{display:none}
  .dash-brand span{width:28px;height:28px}
  .dash-search{height:34px}
  .dash-body{grid-template-columns:1fr}
  .dash-side{display:none}
  .dash-main{padding:9px}
  .stats{grid-template-columns:1fr}
  .stat-dark{grid-column:auto}
  .hero-proof{grid-template-columns:1fr 1fr}
  .hero-proof div:last-child{grid-column:1/-1}
  .industry-grid{grid-template-columns:1fr}
  .industry-card{min-height:150px}
  .bento-card{padding:18px}
  .bento-card h3{font-size:22px}
  .integration-map{height:330px}
  .integration-app{width:70px;height:70px}
  .app-wa{right:24%}.app-api{right:24%}
  .wa-fab{width:82px;height:54px}
}

/* Final WhatsApp FAB refinement */
.wa-fab{
  gap:3px !important;
}
.wa-fab-label{
  margin:0 !important;
}
.chat-fab-icon{
  margin:0 !important;
  transform:translateX(1px);
}
.wa-fab i{
  width:18px !important;
  height:18px !important;
  top:1px !important;
  right:1px !important;
  border-width:3px !important;
}
@media(max-width:430px){
  .wa-fab{gap:3px !important}
}
