/* Maps Lead Collector Pro — bilingual landing page */
.landing-page{--lp-bg:#050a12;--lp-bg-2:#07101c;--lp-panel:#0b1624;--lp-panel-2:#0f1d2e;--lp-text:#f7fbff;--lp-muted:#9eafc2;--lp-line:rgba(255,255,255,.095);--lp-cyan:#48d9ff;--lp-green:#45e89a;--lp-blue:#5297ff;--lp-warn:#ffd36a;--lp-danger:#ff7d8f;--lp-radius:24px;--lp-shadow:0 32px 100px rgba(0,0,0,.38);background:var(--lp-bg);color:var(--lp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;overflow-x:hidden}.landing-page[dir="rtl"]{font-family:Tajawal,"Segoe UI",Tahoma,Arial,sans-serif}.landing-page *{box-sizing:border-box}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p,.landing-page ul,.landing-page ol{margin-top:0}.landing-page h1,.landing-page h2,.landing-page h3{color:var(--lp-text)}.landing-page p,.landing-page li{color:var(--lp-muted)}.landing-page em{font-style:normal;color:var(--lp-cyan)}.landing-page button,.landing-page a{font:inherit}.lp-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;inset-inline-start:16px;top:-80px;z-index:1000;background:#fff;color:#07101c;padding:12px 18px;border-radius:0 0 12px 12px;font-weight:900;transition:.2s}.skip-link:focus{top:0}.announce{position:relative;z-index:80;background:linear-gradient(90deg,#1c9bc4,#2ecb8c);color:#03111b;font-size:13px;font-weight:800}.announce__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.announce__inner>span{display:flex;align-items:center;gap:7px}.announce b{display:inline-grid;place-items:center;min-width:27px;height:24px;padding-inline:6px;border-radius:8px;background:rgba(255,255,255,.8);font-size:14px}.announce a{font-weight:950;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:70;background:rgba(5,10,18,.82);border-bottom:1px solid var(--lp-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.top-nav{min-height:78px;display:flex;align-items:center;gap:26px}.lp-brand{display:flex;align-items:center;gap:12px;min-width:max-content}.lp-brand__mark{width:44px;height:44px;border:1px solid rgba(72,217,255,.25);background:linear-gradient(145deg,rgba(72,217,255,.12),rgba(69,232,154,.06));border-radius:13px;display:grid;place-items:center;overflow:hidden}.lp-brand__mark img{width:37px;height:auto;display:block}.lp-brand small{display:block;color:#708399;font-size:9px;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;font-weight:850}.lp-brand strong{display:block;font-size:15px;line-height:1.25;letter-spacing:-.015em}.top-links{margin-inline:auto;display:flex;align-items:center;gap:25px}.top-links a,.login-link{color:#b9c7d7;font-size:13px;font-weight:750;transition:.2s}.top-links a:hover,.login-link:hover{color:#fff}.top-actions{display:flex;align-items:center;gap:10px}.lang-btn,.mobile-menu .lang-toggle{height:42px;border:1px solid var(--lp-line);background:rgba(255,255,255,.035);color:#dbe8f5;border-radius:12px;padding:0 13px;font-size:12px;font-weight:850;cursor:pointer}.cta{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--lp-line);border-radius:13px;padding:11px 18px;color:#fff;font-size:13px;font-weight:900;line-height:1.2;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.cta:hover{transform:translateY(-2px)}.cta--primary{color:#041019;border-color:transparent;background:linear-gradient(105deg,var(--lp-cyan),var(--lp-green));box-shadow:0 16px 40px rgba(61,215,200,.16)}.cta--primary:hover{box-shadow:0 20px 50px rgba(61,215,200,.25)}.cta--secondary{background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.12)}.cta--secondary:hover{background:rgba(255,255,255,.07);border-color:rgba(72,217,255,.3)}.cta--large{min-height:54px;padding:15px 23px;border-radius:15px;font-size:14px}.menu-toggle{display:none;width:43px;height:43px;border:1px solid var(--lp-line);border-radius:12px;background:rgba(255,255,255,.03);padding:10px;cursor:pointer}.menu-toggle i{display:block;height:2px;background:#fff;border-radius:2px;margin:4px 0;transition:.2s}.mobile-menu{display:none;padding:10px 0 18px;border-top:1px solid var(--lp-line)}.mobile-menu a,.mobile-menu button{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:12px 4px;background:none;border:0;color:#dce7f4;font-weight:800;text-align:start}.mobile-menu .cta{margin-top:8px;justify-content:center}.mobile-menu.is-open,.mobile-menu.open{display:block}

.hero{position:relative;padding:88px 0 28px;background:radial-gradient(circle at 14% 7%,rgba(72,217,255,.13),transparent 29%),radial-gradient(circle at 88% 30%,rgba(69,232,154,.09),transparent 28%),linear-gradient(180deg,#07111d 0%,#050a12 100%)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(510px,1.04fr);gap:54px;align-items:center}.hero__copy{padding-block:20px}.eyebrow{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;border:1px solid rgba(72,217,255,.2);background:rgba(72,217,255,.065);color:#9cecff;font-size:11px;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;font-weight:900}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--lp-green);box-shadow:0 0 0 5px rgba(69,232,154,.1)}.eyebrow--soft{border-color:var(--lp-line);background:rgba(255,255,255,.035);color:#b8cadc}.landing-page .hero h1{max-width:690px;margin:21px 0 22px;font-size:clamp(48px,5.4vw,76px);line-height:.99;letter-spacing:-.058em}.landing-page[dir="rtl"] .hero h1{letter-spacing:-.035em;line-height:1.12}.hero__lead{max-width:670px;margin-bottom:9px;font-size:18px;line-height:1.72;color:#b8c7d8}.hero__points{list-style:none;padding:0;margin:23px 0 27px;display:grid;gap:10px}.hero__points li{font-size:14px;line-height:1.5;color:#d7e2ee}.hero__points li::first-letter{color:var(--lp-green)}.hero__actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.microcopy{display:block;margin-top:13px;color:#8295aa;font-size:12px;line-height:1.5}.product-stage{position:relative;padding:34px 0 42px}.browser-card{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#07101b;box-shadow:0 45px 110px rgba(0,0,0,.52);overflow:hidden;transform:perspective(1500px) rotateY(-2deg) rotateX(1deg)}[dir="rtl"] .browser-card{transform:perspective(1500px) rotateY(2deg) rotateX(1deg)}.browser-bar{height:42px;padding:0 15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--lp-line);background:#0d1825;color:#8596aa;font-size:9px}.browser-bar>b{text-transform:uppercase;letter-spacing:.11em}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#ff6e78}.browser-dots i:nth-child(2){background:#ffd264}.browser-dots i:nth-child(3){background:#52db92}.live{justify-self:end;display:flex;align-items:center;gap:6px;color:#8ce9b5}.live i{width:6px;height:6px;border-radius:50%;background:var(--lp-green);box-shadow:0 0 10px var(--lp-green)}.dashboard{display:grid;grid-template-columns:50px 1fr;min-height:410px}.dashboard aside{padding:15px 8px;background:#08131e;border-inline-end:1px solid var(--lp-line);display:flex;flex-direction:column;align-items:center;gap:12px}.dashboard aside strong{font-size:12px;margin-bottom:8px}.dashboard aside strong span{color:var(--lp-cyan)}.dashboard aside button{width:31px;height:31px;border:0;border-radius:9px;background:transparent;color:#718399}.dashboard aside button.active{background:linear-gradient(140deg,rgba(72,217,255,.2),rgba(69,232,154,.12));color:#bff5ff}.dash-main{padding:18px;min-width:0}.dash-head,.lead-card__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.dash-head small,.lead-card small,.progress-card small,.results-card small,.queue-card small,.status-card small,.builder-card small{display:block;color:#72869b;font-size:8px;letter-spacing:.1em;text-transform:uppercase;font-weight:850}.dash-head b{display:block;margin-top:4px;font-size:13px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.metrics article{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--lp-line);border-radius:11px;background:rgba(255,255,255,.025)}.metrics article>i{width:27px;height:27px;border-radius:8px;background:rgba(72,217,255,.1);color:var(--lp-cyan);display:grid;place-items:center;font-style:normal;font-size:10px}.metrics b{display:block;margin-top:2px;font-size:13px}.progress-card,.lead-card{border:1px solid var(--lp-line);border-radius:13px;background:#0a1623}.progress-card{padding:13px;margin-bottom:10px}.progress-card>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.progress-card b{display:block;margin-top:4px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.progress-card strong{font-size:18px;color:var(--lp-cyan)}.progress{height:6px;border-radius:99px;background:rgba(255,255,255,.07);overflow:hidden;margin:10px 0}.progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lp-cyan),var(--lp-green))}.progress-card>small{display:flex;justify-content:space-between}.lead-card{overflow:hidden}.lead-card__head{padding:11px 12px;border-bottom:1px solid var(--lp-line)}.lead-card__head b{display:block;font-size:10px}.lead-card__head button{border:0;border-radius:7px;background:linear-gradient(100deg,var(--lp-cyan),var(--lp-green));padding:7px 9px;color:#06131c;font-size:8px;font-weight:900}.lead-card table{width:100%;border-collapse:collapse;font-size:8px}.lead-card th,.lead-card td{padding:9px;text-align:start;border-bottom:1px solid rgba(255,255,255,.05);color:#aebccd}.lead-card th{font-size:7px;color:#607388;text-transform:uppercase}.lead-card td:first-child{color:#eaf5ff;font-weight:750}.lead-card td i,.results-card td i{display:inline-grid;place-items:center;width:20px;height:20px;margin-inline-end:6px;border-radius:6px;background:rgba(72,217,255,.1);color:#86e9ff;font-style:normal;font-size:6px}.float-chip{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;min-width:166px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(13,27,42,.92);box-shadow:0 20px 48px rgba(0,0,0,.35);backdrop-filter:blur(12px)}.float-chip>i{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(72,217,255,.12);color:var(--lp-cyan);font-style:normal}.float-chip small{display:block;color:#73869a;font-size:7px;letter-spacing:.08em}.float-chip b{display:block;font-size:9px;margin-top:2px}.float-chip--left{inset-inline-start:-25px;bottom:7px}.float-chip--right{inset-inline-end:-20px;top:8px}.capability-strip{position:relative;z-index:2;margin-top:48px;padding:17px 20px;border:1px solid var(--lp-line);border-radius:16px;background:rgba(10,21,34,.7);display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.capability-strip div{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--lp-cyan);font-size:12px;text-align:center}.capability-strip b{color:#cbd8e6;font-size:10px;line-height:1.3}

.section{position:relative;padding:105px 0;background:var(--lp-bg)}.section--muted{background:linear-gradient(180deg,#07101b,#08121e);border-block:1px solid rgba(255,255,255,.045)}.section--features{background:radial-gradient(circle at 80% 15%,rgba(72,217,255,.07),transparent 26%),#050a12}.section--export{background:radial-gradient(circle at 10% 50%,rgba(69,232,154,.1),transparent 30%),linear-gradient(145deg,#08131f,#06101a);border-block:1px solid rgba(255,255,255,.055)}.section--pricing{background:linear-gradient(180deg,#07111d,#050a12)}.section-head{max-width:780px;margin-bottom:45px}.section-head.center{margin-inline:auto;text-align:center}.section-head.center .eyebrow{margin-inline:auto}.landing-page .section h2,.landing-page .final-cta h2{margin:16px 0 18px;font-size:clamp(36px,4.3vw,58px);line-height:1.06;letter-spacing:-.045em}.landing-page[dir="rtl"] .section h2,.landing-page[dir="rtl"] .final-cta h2{letter-spacing:-.02em;line-height:1.2}.section-head>p,.split-head p{font-size:17px;line-height:1.72}.split-head{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:end;margin-bottom:46px}.split-head h2{max-width:680px}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pain-grid article{position:relative;min-height:225px;padding:25px;border:1px solid var(--lp-line);border-radius:19px;background:linear-gradient(155deg,rgba(255,255,255,.038),rgba(255,255,255,.012));overflow:hidden}.pain-grid article:after{content:attr(data-step);position:absolute;inset-inline-end:15px;bottom:-19px;color:rgba(255,255,255,.03);font-size:82px;font-weight:950}.pain-grid i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(255,125,143,.08);color:#ff8fa0;font-style:normal;font-weight:900}.pain-grid h3{margin:19px 0 10px;font-size:18px}.pain-grid p{margin-bottom:0;font-size:14px;line-height:1.65}.summary-bar{margin-top:17px;padding:21px 25px;border:1px solid rgba(72,217,255,.18);border-radius:17px;background:linear-gradient(90deg,rgba(72,217,255,.07),rgba(69,232,154,.04));text-align:center;font-size:17px;line-height:1.6;color:#d7e6f2}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.steps-grid article{position:relative;padding:23px 18px;border:1px solid var(--lp-line);border-radius:18px;background:var(--lp-panel);min-height:300px}.steps-grid article:not(:last-child):after{content:none;display:none}.landing-page[dir="rtl"] .steps-grid article:not(:last-child):after{content:none;display:none}.step-num{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(140deg,rgba(72,217,255,.18),rgba(69,232,154,.1));color:var(--lp-cyan);font-size:12px;font-weight:950}.steps-grid h3{margin:18px 0 9px;font-size:17px}.steps-grid p{font-size:13px;line-height:1.65}.steps-grid small{display:block;margin-top:14px;color:#8ce3bc;font-size:11px;line-height:1.5}.keyword-examples{display:grid;gap:5px;margin-top:12px}.keyword-examples code{display:block;padding:6px 7px;border:1px solid rgba(255,255,255,.06);border-radius:7px;background:#07101a;color:#9fdff2;font-size:9px;white-space:normal}.center-cta{text-align:center;margin-top:33px}.center-cta .microcopy{margin-inline:auto}.feature-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-group{padding:27px;border:1px solid var(--lp-line);border-radius:22px;background:linear-gradient(155deg,rgba(15,29,46,.95),rgba(8,18,30,.93));box-shadow:0 18px 55px rgba(0,0,0,.12)}.feature-group__head{display:flex;align-items:center;gap:13px;padding-bottom:18px;margin-bottom:4px;border-bottom:1px solid var(--lp-line)}.feature-group__head i{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(72,217,255,.1);color:var(--lp-cyan);font-style:normal}.feature-group__head h3{font-size:20px;margin:0}.feature-group__head small{display:block;margin-top:3px;color:#74879b;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.feature-list article{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.065)}.feature-list article:last-child{border-bottom:0;padding-bottom:0}.feature-list h3{font-size:15px;margin-bottom:7px}.feature-list p{margin:0;font-size:13px;line-height:1.62}.feature-list b{color:#88e9bd;font-size:11px}.campaign-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:56px;align-items:center}.campaign-copy h2{margin-top:17px}.campaign-copy>p{font-size:17px;line-height:1.72}.keyword-formula{margin:22px 0;padding:17px 19px;border-radius:14px;border:1px solid rgba(72,217,255,.18);background:rgba(72,217,255,.055)}.keyword-formula small{display:block;margin-bottom:7px;color:#6f8499;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.keyword-formula b{color:#c9f5ff;font-size:14px}.benefit-lines{display:grid;gap:12px;margin-top:23px}.benefit-lines div{display:grid;grid-template-columns:35px 1fr;gap:11px;align-items:start}.benefit-lines i{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;background:rgba(69,232,154,.09);color:var(--lp-green);font-style:normal}.benefit-lines h3{font-size:14px;margin:1px 0 4px}.benefit-lines p{font-size:12px;line-height:1.55;margin:0}.builder-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#0a1522;box-shadow:var(--lp-shadow);overflow:hidden}.builder-card>header,.queue-card>header,.status-card>header,.results-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 19px;border-bottom:1px solid var(--lp-line)}.builder-card>header strong,.queue-card>header strong,.status-card>header strong,.results-card>header strong{display:block;margin-top:4px;font-size:13px}.builder-card>header b{padding:6px 9px;border-radius:8px;background:rgba(69,232,154,.08);color:#82eab0;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.builder-fields{padding:16px 18px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.fake-field{padding:11px;border:1px solid var(--lp-line);border-radius:10px;background:#07111c}.fake-field small{display:block;margin-bottom:6px;color:#6d8297;font-size:8px;text-transform:uppercase}.fake-field b{font-size:10px;color:#d3e2ee}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{padding:4px 6px;border-radius:6px;background:rgba(72,217,255,.08);color:#8ddff2;font-size:8px}.builder-output{margin:0 18px 16px;padding:13px;border:1px solid var(--lp-line);border-radius:11px;background:#050d16}.builder-output code{display:block;color:#9fcadd;font-size:9px;line-height:1.75}.builder-actions{display:flex;gap:7px;padding:0 18px 18px;flex-wrap:wrap}.builder-actions button{border:1px solid var(--lp-line);border-radius:8px;background:rgba(255,255,255,.035);color:#bcd0df;padding:8px 10px;font-size:8px;font-weight:850}.builder-actions button.primary{border:0;background:linear-gradient(100deg,var(--lp-cyan),var(--lp-green));color:#05131b}.before-after{display:grid;grid-template-columns:1fr auto 1.55fr;align-items:center;gap:10px;padding:13px 18px 17px;border-top:1px solid var(--lp-line)}.before-after span{min-width:0}.before-after small{display:block;color:#697e93;font-size:7px;text-transform:uppercase;margin-bottom:5px}.before-after code{display:block;padding:8px;border-radius:7px;background:#06101a;color:#91cfe2;font-size:8px;white-space:normal}.before-after i{font-style:normal;color:var(--lp-green)}

.operations{display:grid;gap:76px}.operation{display:grid;grid-template-columns:.86fr 1.14fr;gap:62px;align-items:center}.operation--reverse{grid-template-columns:1.14fr .86fr}.operation--reverse .operation-copy{order:2}.operation-copy>p{font-size:16px;line-height:1.72}.operation-copy ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:11px}.operation-copy li{font-size:13px;color:#c4d2df}.operation-copy li::first-letter{color:var(--lp-green)}.queue-card,.status-card,.results-card{border:1px solid rgba(255,255,255,.12);border-radius:21px;background:#0a1522;box-shadow:0 28px 80px rgba(0,0,0,.24);overflow:hidden}.queue-card>header b,.status-card>header b{display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;background:rgba(69,232,154,.08);color:#8ce7b4;font-size:8px}.queue-card>header b i,.status-card>header b i{width:6px;height:6px;border-radius:50%;background:var(--lp-green)}.queue-list{padding:13px;display:grid;gap:8px}.queue-item{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:rgba(255,255,255,.02)}.queue-item.active{border-color:rgba(72,217,255,.2);background:linear-gradient(90deg,rgba(72,217,255,.08),rgba(69,232,154,.035))}.queue-item>i{color:#607589;font-style:normal}.queue-item strong{display:block;font-size:10px}.queue-item small{margin-top:4px}.queue-item>b{padding:5px 7px;border-radius:6px;background:rgba(255,255,255,.05);color:#8ca0b5;font-size:7px}.queue-item.active>b{background:rgba(69,232,154,.09);color:#86e8b2}.queue-card>footer,.status-card>footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid var(--lp-line);color:#72869b;font-size:8px}.queue-card>footer span:last-child{color:#aee9c6}.status-progress{padding:18px 19px 6px}.status-progress>span{display:flex;justify-content:space-between;align-items:end}.status-progress b{font-size:18px;color:#ddf8ff}.status-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 19px 15px}.status-stats div{padding:10px;border:1px solid var(--lp-line);border-radius:10px;background:rgba(255,255,255,.025)}.status-stats strong{display:block;margin-top:4px;font-size:15px}.timeline{padding:4px 19px 17px;display:grid;gap:9px}.timeline>div{display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center}.timeline>div>i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:rgba(69,232,154,.08);color:#76e8a7;font-style:normal;font-size:8px}.timeline strong{display:block;font-size:9px}.timeline small{margin-top:2px}.timeline .current>i{background:rgba(72,217,255,.1);color:var(--lp-cyan)}.status-card>footer{justify-content:flex-end}.status-card>footer button{padding:7px 11px;border:1px solid var(--lp-line);border-radius:8px;background:rgba(255,255,255,.035);color:#d4e1ec;font-size:8px}.status-card>footer button:disabled{opacity:.35}.verification-note{margin:18px 0 0;padding:15px 18px;border:1px solid rgba(255,211,106,.22);border-radius:13px;background:rgba(255,211,106,.055);color:#d5c28d;font-size:12px;line-height:1.6}.verification-note strong{color:#ffe7a7}.data-grid{display:grid;grid-template-columns:1.23fr .77fr;gap:24px;align-items:start}.results-card>header button{border:0;border-radius:8px;background:linear-gradient(100deg,var(--lp-cyan),var(--lp-green));color:#05121b;padding:8px 10px;font-size:8px;font-weight:900}.table-scroll{overflow-x:auto}.results-card table{width:100%;min-width:620px;border-collapse:collapse}.results-card th,.results-card td{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.055);text-align:start;color:#afbecc;font-size:9px}.results-card th{color:#71859a;font-size:7px;text-transform:uppercase;letter-spacing:.07em}.results-card td:nth-child(2){color:#e8f2f9;font-weight:750}.results-card td b{padding:4px 6px;border-radius:6px;background:rgba(69,232,154,.08);color:#85e3ab;font-size:7px}.results-card>footer{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6f8498;font-size:8px}.results-card>footer>div{display:flex;align-items:center;gap:4px}.results-card>footer button{width:24px;height:24px;border:1px solid var(--lp-line);border-radius:6px;background:transparent;color:#879bad;font-size:8px}.results-card>footer button.active{border-color:transparent;background:rgba(72,217,255,.14);color:#9cecff}.results-card>footer i{font-style:normal}.results-card>footer label{display:flex;align-items:center;gap:5px}.results-card>footer label b{padding:5px 7px;border:1px solid var(--lp-line);border-radius:6px;color:#c1d2df}.data-benefits{display:grid;gap:10px}.data-benefits article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:17px;border:1px solid var(--lp-line);border-radius:14px;background:rgba(255,255,255,.022)}.data-benefits article>i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(72,217,255,.08);color:var(--lp-cyan);font-style:normal}.data-benefits h3{margin:0 0 5px;font-size:13px}.data-benefits p{margin:0;font-size:11px;line-height:1.55}.disclaimer{display:grid;grid-template-columns:35px 1fr;gap:12px;align-items:start;margin-top:20px;padding:18px;border:1px solid rgba(72,217,255,.14);border-radius:15px;background:rgba(72,217,255,.035)}.disclaimer>i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(72,217,255,.12);color:#8ee6f8;font-style:normal;font-weight:900}.disclaimer p{margin:0;font-size:12px;line-height:1.65}.disclaimer strong{color:#d8eef6}.export-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}.export-grid>div:first-child>p{font-size:17px;line-height:1.72;margin-bottom:27px}.outcomes{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.outcomes article{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:17px;border:1px solid var(--lp-line);border-radius:14px;background:rgba(255,255,255,.025)}.outcomes article>b{color:#50869a;font-size:10px}.outcomes h3{font-size:13px;margin-bottom:5px}.outcomes p{font-size:11px;line-height:1.55;margin:0}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.use-grid article{padding:24px;border:1px solid var(--lp-line);border-radius:18px;background:linear-gradient(155deg,rgba(15,29,46,.78),rgba(7,16,27,.9));transition:.2s}.use-grid article:hover{transform:translateY(-3px);border-color:rgba(72,217,255,.22)}.use-grid article>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(72,217,255,.08);color:var(--lp-cyan);font-style:normal}.use-grid h3{margin:18px 0 8px;font-size:17px}.use-grid p{font-size:13px;line-height:1.62;margin-bottom:14px}.use-grid small{display:block;padding-top:13px;border-top:1px solid var(--lp-line);color:#7f93a7;font-size:10px;line-height:1.5}.compare-card{border:1px solid var(--lp-line);border-radius:22px;background:#0a1522;overflow:hidden}.compare-head,.compare-row{display:grid;grid-template-columns:repeat(2,1fr)}.compare-head strong{padding:20px 24px;font-size:14px}.compare-head strong:first-child{background:rgba(255,125,143,.06);color:#ffadba}.compare-head strong:last-child{background:rgba(69,232,154,.06);color:#9ae9bc}.compare-row{border-top:1px solid var(--lp-line)}.compare-row>span{padding:16px 24px;color:#a9bac9;font-size:12px;line-height:1.5}.compare-row>span:first-child{border-inline-end:1px solid var(--lp-line)}.compare-row>span:first-letter{color:#ff8496}.compare-row>span:last-child:first-letter{color:var(--lp-green)}.compare-note{max-width:760px;margin:20px auto 0;text-align:center;font-size:12px;line-height:1.65}.trial-section{padding-top:90px}.trial-card{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding:50px;border:1px solid rgba(72,217,255,.2);border-radius:28px;background:radial-gradient(circle at 90% 15%,rgba(69,232,154,.16),transparent 28%),linear-gradient(135deg,#0a1a29,#08131f);box-shadow:var(--lp-shadow);overflow:hidden}.trial-card:before{content:"60";position:absolute;inset-inline-end:22px;bottom:-55px;color:rgba(255,255,255,.025);font-size:230px;line-height:1;font-weight:950}.trial-copy,.trial-list{position:relative;z-index:1}.trial-copy h2 em{color:var(--lp-green)}.trial-copy>p{font-size:16px;line-height:1.72}.trial-actions{display:flex;align-items:flex-start;flex-direction:column;margin-top:25px}.trial-list{padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(5,13,22,.58)}.trial-list>strong{display:block;margin-bottom:17px;font-size:15px}.trial-list ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.trial-list li{position:relative;padding-inline-start:26px;font-size:13px}.trial-list li:before{content:"";position:absolute;inset-inline-start:0;width:8px;height:8px;top:.48em;border-radius:50%;background:linear-gradient(135deg,var(--lp-cyan),var(--lp-green));box-shadow:0 0 0 4px rgba(69,232,154,.08)}

.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{position:relative;padding:29px 26px 25px;border:1px solid var(--lp-line);border-radius:22px;background:linear-gradient(165deg,#0d1a29,#08131f);display:flex;flex-direction:column}.price-card--featured{border-color:rgba(72,217,255,.32);background:radial-gradient(circle at top right,rgba(69,232,154,.1),transparent 35%),linear-gradient(165deg,#102235,#091622);box-shadow:0 28px 75px rgba(0,0,0,.22)}.popular{position:absolute;top:0;inset-inline:25px auto;transform:translateY(-50%);padding:6px 10px;border-radius:999px;background:linear-gradient(100deg,var(--lp-cyan),var(--lp-green));color:#04131b;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.price-label{color:#91e8f8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.price{display:flex;align-items:flex-end;gap:7px;margin:18px 0 14px}.price b{font-size:45px;line-height:1;letter-spacing:-.05em}.price span{padding-bottom:6px;color:#7f92a6;font-size:11px}.price-card>p{min-height:50px;font-size:13px;line-height:1.55}.price-card ul{list-style:none;padding:17px 0 19px;margin:0 0 20px;border-block:1px solid var(--lp-line);display:grid;gap:11px;flex:1}.price-card li{position:relative;padding-inline-start:22px;font-size:12px;line-height:1.4}.price-card li:before{content:"✓";position:absolute;inset-inline-start:0;color:var(--lp-green);font-weight:950}.price-card .cta{width:100%}.price-card>small{display:block;margin-top:12px;text-align:center;color:#75899e;font-size:9px;line-height:1.5}.price-card>small strong{color:#bcd0de}.faq-layout{display:grid;grid-template-columns:.58fr 1.42fr;gap:70px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-intro>p{font-size:15px;line-height:1.7}.faq-list{display:grid;gap:9px}.faq-item{border:1px solid var(--lp-line);border-radius:15px;background:rgba(255,255,255,.02);overflow:hidden}.faq-item>button{width:100%;min-height:61px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;color:#e5eef5;text-align:start;font-weight:800;cursor:pointer}.faq-item>button span{font-size:13px}.faq-item>button i{width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:rgba(72,217,255,.075);color:var(--lp-cyan);display:grid;place-items:center;font-style:normal}.faq-answer{display:none;padding:0 18px 17px}.faq-answer p{margin:0;font-size:12px;line-height:1.7}.faq-item.open{border-color:rgba(72,217,255,.18);background:rgba(72,217,255,.025)}.faq-item.open .faq-answer{display:block}.final-cta{padding:105px 0;background:radial-gradient(circle at 18% 30%,rgba(72,217,255,.12),transparent 30%),radial-gradient(circle at 90% 50%,rgba(69,232,154,.1),transparent 28%),#07111c;border-block:1px solid var(--lp-line)}.final-cta__inner{display:grid;grid-template-columns:1.15fr .65fr;gap:70px;align-items:center}.final-cta__inner>div>p{max-width:700px;font-size:16px;line-height:1.72}.final-cta ol{list-style:none;padding:0;margin:0;display:grid;gap:9px}.final-cta li{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:13px;padding:13px;border:1px solid var(--lp-line);border-radius:13px;background:rgba(255,255,255,.025);font-size:12px;color:#d5e0e9}.final-cta li b{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(72,217,255,.09);color:var(--lp-cyan);font-size:9px}.lp-footer{background:#04080e;padding:68px 0 24px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,.65fr);gap:50px}.footer-brand p{max-width:400px;margin-top:20px;font-size:12px;line-height:1.7}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-main>div>strong{margin-bottom:5px;color:#e9f2f8;font-size:12px}.footer-main>div>a{color:#8194a8;font-size:11px;transition:.2s}.footer-main>div>a:hover{color:#dff5ff}.footer-bottom{margin-top:48px;padding-top:19px;border-top:1px solid var(--lp-line);display:flex;justify-content:space-between;gap:30px;color:#5f7286;font-size:9px;line-height:1.5}.footer-bottom span:last-child{max-width:560px;text-align:end}

@media(max-width:1120px){.top-links{gap:15px}.top-links a{font-size:11px}.nav-cta{display:none}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:30px}.capability-strip{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(3,1fr)}.steps-grid article:nth-child(3):after{display:none}.steps-grid article{min-height:260px}.campaign-grid,.operation,.operation--reverse,.export-grid{gap:38px}.data-grid{grid-template-columns:1fr}.data-benefits{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.2fr repeat(3,.7fr);gap:28px}}
@media(max-width:900px){.lp-container{width:min(100% - 32px,760px)}.top-links,.login-link{display:none}.menu-toggle{display:block}.top-actions{margin-inline-start:auto}.hero{padding-top:58px}.hero__grid{grid-template-columns:1fr;gap:30px}.hero__copy{text-align:center}.hero__copy .eyebrow,.hero__points{margin-inline:auto}.hero__lead{margin-inline:auto}.hero__actions{justify-content:center}.product-stage{max-width:650px;margin-inline:auto;width:100%}.browser-card{transform:none}.float-chip--left{inset-inline-start:5px}.float-chip--right{inset-inline-end:5px}.section{padding:82px 0}.split-head{grid-template-columns:1fr;gap:10px}.pain-grid,.use-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid article:nth-child(2n):after{display:none}.steps-grid article:nth-child(3):after{display:grid}.feature-groups{grid-template-columns:1fr}.campaign-grid,.operation,.operation--reverse,.export-grid,.trial-card,.faq-layout,.final-cta__inner{grid-template-columns:1fr}.operation--reverse .operation-copy{order:0}.faq-intro{position:static}.pricing-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.price-card>p{min-height:0}.trial-card{gap:30px}.outcomes{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.4fr repeat(3,1fr)}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:650px}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:start}.announce__inner{justify-content:space-between}}
@media(max-width:640px){.lp-container{width:calc(100% - 24px)}.announce{font-size:10px}.announce__inner{min-height:42px;gap:7px}.announce__inner>span{align-items:flex-start;text-align:start}.announce b{min-width:23px;height:21px}.site-header .lp-container{width:calc(100% - 20px)}.top-nav{min-height:67px;gap:8px}.lp-brand__mark{width:38px;height:38px}.lp-brand__mark img{width:31px}.lp-brand small{font-size:7px}.lp-brand strong{font-size:12px}.lang-btn{height:38px;padding-inline:10px;font-size:10px}.menu-toggle{width:39px;height:39px}.hero{padding:42px 0 22px}.landing-page .hero h1{font-size:39px;margin:17px 0;line-height:1.04}.landing-page[dir="rtl"] .hero h1{font-size:37px;line-height:1.2}.hero__lead{font-size:15px;line-height:1.65}.hero__points{margin:19px 0 23px;text-align:start}.hero__points li{font-size:12px}.hero__actions{display:grid;grid-template-columns:1fr;width:100%}.cta--large{width:100%;min-height:51px}.product-stage{padding:17px 0 30px}.browser-card{border-radius:17px}.browser-bar{height:34px}.dashboard{grid-template-columns:37px 1fr;min-height:340px}.dashboard aside{padding:10px 4px}.dashboard aside button{width:26px;height:26px}.dash-main{padding:11px}.metrics{grid-template-columns:repeat(3,1fr);gap:5px}.metrics article{padding:7px;gap:5px}.metrics article>i{display:none}.metrics b{font-size:10px}.progress-card b{max-width:190px}.lead-card table th:nth-child(3),.lead-card table td:nth-child(3){display:none}.float-chip{display:none}.capability-strip{margin-top:24px;padding:13px 10px;grid-template-columns:repeat(2,1fr)}.capability-strip div{justify-content:flex-start}.section{padding:68px 0}.landing-page .section h2,.landing-page .final-cta h2{font-size:34px}.section-head{margin-bottom:30px}.section-head>p,.split-head p{font-size:14px}.pain-grid,.use-grid,.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:0}.steps-grid article:after{display:none!important}.feature-group{padding:20px}.feature-group__head h3{font-size:17px}.campaign-grid{gap:30px}.builder-fields{grid-template-columns:1fr}.before-after{grid-template-columns:1fr}.before-after i{transform:rotate(90deg);justify-self:center}.operations{gap:50px}.operation-copy h2{font-size:32px}.data-benefits,.outcomes{grid-template-columns:1fr}.results-card>footer{align-items:flex-start;flex-direction:column}.results-card>footer>div{order:3}.compare-head strong,.compare-row>span{padding:14px 12px;font-size:10px}.compare-row>span{line-height:1.5}.trial-card{padding:29px 20px;border-radius:22px}.trial-card:before{font-size:150px}.pricing-grid{gap:24px}.faq-item>button{padding:15px 14px}.final-cta{padding:72px 0}.final-cta ol{margin-top:15px}.lp-footer{padding-top:52px}.footer-main{grid-template-columns:repeat(2,1fr);gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{margin-top:34px}.mobile-menu{max-height:calc(100vh - 105px);overflow:auto}}
@media(max-width:390px){.lp-brand small{display:none}.lp-brand strong{font-size:11px}.top-actions{gap:6px}.landing-page .hero h1{font-size:34px}.landing-page[dir="rtl"] .hero h1{font-size:32px}.dashboard{grid-template-columns:1fr}.dashboard aside{display:none}.metrics article small{font-size:6px}.capability-strip{grid-template-columns:1fr}.compare-head strong,.compare-row>span{padding:12px 9px;font-size:9px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.landing-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.landing-page[data-lang="en"] .lang-ar,.landing-page[data-lang="ar"] .lang-en{display:none!important}

/* === Landing page revision: 2026-07-19 === */
.lp-brand__mark{
  width:auto;
  height:auto;
  min-width:0;
  border:0;
  border-radius:0;
  background:transparent;
  overflow:visible;
  display:flex;
  align-items:center;
  justify-content:center;
}
.lp-brand__mark img{width:42px;max-height:42px;object-fit:contain}

.landing-page .hero h1{
  max-width:720px;
  font-size:clamp(40px,2.4vw,50px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.landing-page[dir="rtl"] .hero h1{line-height:1.28;letter-spacing:-.02em}
.hero__lead{max-width:690px;font-size:17px;line-height:1.78;margin-bottom:24px}

.landing-page .section h2,.landing-page .final-cta h2{
  font-size:clamp(36px,3vw,58px);
}

/* Feature section placed directly after the hero. */
.feature-showcase{
  background:radial-gradient(circle at 15% 10%,rgba(72,217,255,.08),transparent 28%),radial-gradient(circle at 90% 70%,rgba(69,232,154,.06),transparent 30%),#050a12;
  border-top:1px solid rgba(255,255,255,.055);
}
.feature-showcase__head{max-width:900px}
.feature-showcase__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.feature-showcase__card{
  position:relative;
  min-height:255px;
  padding:28px 25px 25px;
  border:1px solid var(--lp-line);
  border-radius:20px;
  background:linear-gradient(155deg,rgba(15,29,46,.96),rgba(8,20,32,.88));
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  transition:transform .2s,border-color .2s,background .2s;
}
.feature-showcase__card:hover{
  transform:translateY(-4px);
  border-color:rgba(72,217,255,.25);
  background:linear-gradient(155deg,rgba(16,34,53,.98),rgba(8,22,35,.95));
}
.feature-showcase__card--wide{grid-column:span 2}
.feature-showcase__number{
  display:block;
  margin-bottom:34px;
  font-size:clamp(34px,3vw,52px);
  line-height:1;
  font-weight:950;
  letter-spacing:-.06em;
  color:transparent;
  -webkit-text-stroke:1px rgba(72,217,255,.72);
  opacity:.95;
}
.feature-showcase__card h3{margin:0 0 11px;font-size:20px;line-height:1.3}
.feature-showcase__card p{margin:0;font-size:14px;line-height:1.75}
.feature-showcase__card p + p{margin-top:8px}
.feature-examples{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}
.feature-examples code{
  padding:8px 10px;
  border:1px solid rgba(72,217,255,.18);
  border-radius:9px;
  background:rgba(72,217,255,.055);
  color:#a9efff;
  font-family:inherit;
  font-size:11px;
}

/* Number-led how-it-works cards: no broken icon font and no arrows between cards. */
.steps-grid article:not(:last-child):after{display:none!important;content:none!important}
.steps-grid article>i{display:none!important}
.steps-grid .step-num{
  width:auto;
  height:auto;
  display:block;
  margin-bottom:30px;
  border:0;
  border-radius:0;
  background:none;
  color:transparent;
  -webkit-text-stroke:1px rgba(72,217,255,.8);
  font-size:clamp(34px,3.5vw,52px);
  line-height:1;
  font-weight:950;
  letter-spacing:-.06em;
}
.steps-grid article{min-height:320px}
.center-cta{display:flex;flex-direction:column;align-items:center;gap:12px}
.center-cta .cta{margin:0}
.center-cta small{display:block;margin:0;text-align:center}

/* Keyword Builder layout after removing action buttons. */
.builder-card>.builder-output{border-bottom:0}
.campaign-cta{margin-top:32px}

/* Reliable, encoding-safe trial bullets. */
.trial-list li:before{
  content:""!important;
  width:8px;
  height:8px;
  top:.48em;
  border-radius:50%;
  background:linear-gradient(135deg,var(--lp-cyan),var(--lp-green));
  box-shadow:0 0 0 4px rgba(69,232,154,.08);
}

/* Footer logo and centered copyright. */
.footer-bottom{justify-content:center;text-align:center}
.footer-bottom>span{margin-inline:auto;text-align:center!important}
.footer-main{grid-template-columns:1.5fr repeat(3,.65fr)}

@media(max-width:1120px){
  .landing-page .hero h1{font-size:clamp(38px,4.3vw,48px)}
  .feature-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .feature-showcase__card--wide{grid-column:span 1}
}

@media(max-width:900px){
  .landing-page .hero h1{font-size:clamp(36px,5.7vw,46px)}
  .landing-page .section h2,.landing-page .final-cta h2{font-size:clamp(34px,5vw,46px)}
  .feature-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .feature-showcase__card{min-height:230px}
  .footer-main{grid-template-columns:repeat(3,1fr)}
  .footer-brand{grid-column:1/-1}
}

@media(max-width:640px){
  .lp-brand__mark{width:auto;height:auto}
  .lp-brand__mark img{width:36px;max-height:36px}
  .landing-page .hero h1{font-size:clamp(32px,9vw,38px);line-height:1.12;margin:17px 0}
  .landing-page[dir="rtl"] .hero h1{font-size:clamp(31px,8.6vw,37px);line-height:1.34}
  .landing-page .section h2,.landing-page .final-cta h2{font-size:clamp(30px,8vw,36px)}
  .hero__lead{font-size:15px;line-height:1.7;margin-bottom:21px}
  .feature-showcase__grid{grid-template-columns:1fr;gap:12px}
  .feature-showcase__card,.feature-showcase__card--wide{grid-column:auto;min-height:0;padding:23px 20px}
  .feature-showcase__number{font-size:40px;margin-bottom:23px}
  .feature-showcase__card h3{font-size:18px}
  .feature-showcase__card p{font-size:13px}
  .steps-grid article{min-height:0}
  .steps-grid .step-num{font-size:40px;margin-bottom:22px}
  .campaign-cta{margin-top:28px}
  .footer-main{grid-template-columns:repeat(2,1fr)}
  .footer-brand{grid-column:1/-1}
}

@media(max-width:390px){
  .landing-page .hero h1{font-size:30px}
  .landing-page[dir="rtl"] .hero h1{font-size:29px}
  .landing-page .section h2,.landing-page .final-cta h2{font-size:29px}
  .feature-showcase__card{padding:21px 18px}
  .footer-main{grid-template-columns:1fr}
  .footer-brand{grid-column:auto}
}



/* Revision V3: language icon and unified three-column footer. */
.lang-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.lang-toggle__icon{width:17px;height:17px;display:inline-grid;place-items:center;flex:0 0 17px}
.lang-toggle__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mobile-menu .lang-toggle{display:flex;align-items:center;justify-content:flex-start;gap:9px}
.landing-page[dir="rtl"] .mobile-menu .lang-toggle{justify-content:flex-start}
.footer-main{grid-template-columns:minmax(0,1.55fr) minmax(150px,.6fr) minmax(170px,.7fr)!important}
@media(max-width:900px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:390px){.footer-main{grid-template-columns:1fr!important}.footer-brand{grid-column:auto}}

/* Brand refresh v20.33: use the supplied transparent MLC wordmark at its natural aspect ratio. */
.landing-page .site-header .lp-brand__mark{display:grid;width:160px!important;height:74px!important;min-width:160px;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}
.landing-page .site-header .lp-brand__mark img{display:block;width:160px!important;height:74px!important;max-height:74px!important;object-fit:contain!important}
.landing-page .site-header .lp-brand>span:last-child,.mx1-footer-v4 .lp-brand>span:last-child{display:none!important}
@media(max-width:640px){.landing-page .site-header .lp-brand__mark,.landing-page .site-header .lp-brand__mark img{width:126px!important;min-width:126px!important;height:58px!important;max-height:58px!important}}
