@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&display=swap";.demo-page{--demo-bg: #04130f;--demo-surface: rgba(9, 34, 27, .78);--demo-card: rgba(13, 43, 35, .8);--demo-line: rgba(216, 255, 241, .11);--demo-line-strong: rgba(216, 255, 241, .2);--demo-ink: #f5fff9;--demo-muted: #9cb8ae;--demo-green: #31d399;--demo-green-2: #8af0c9;--demo-amber: #f0b45a;min-height:100dvh;position:relative;overflow-x:clip;background:var(--demo-bg);color:var(--demo-ink);font-family:Inter,sans-serif}.demo-page[dir=rtl],.demo-page[dir=rtl] button,.demo-page[dir=rtl] input{font-family:Cairo,sans-serif}.demo-page *,.demo-page *:before,.demo-page *:after{box-sizing:border-box}.demo-page button,.demo-page a{-webkit-tap-highlight-color:transparent}.demo-ambient{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.demo-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 86%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 86%)}.demo-orb{position:absolute;border-radius:50%;filter:blur(8px);opacity:.65;will-change:transform}.demo-orb-a{width:520px;height:520px;background:radial-gradient(circle,rgba(49,211,153,.19),transparent 68%);top:-160px;right:-140px;animation:demoFloatA 14s ease-in-out infinite alternate}.demo-orb-b{width:460px;height:460px;background:radial-gradient(circle,rgba(56,119,255,.12),transparent 70%);left:-180px;top:34%;animation:demoFloatB 18s ease-in-out infinite alternate}.demo-orb-c{width:360px;height:360px;background:radial-gradient(circle,rgba(240,180,90,.1),transparent 72%);right:16%;bottom:-150px;animation:demoFloatC 16s ease-in-out infinite alternate}@keyframes demoFloatA{to{transform:translate3d(-80px,70px,0) scale(1.08)}}@keyframes demoFloatB{to{transform:translate3d(110px,-60px,0) scale(.92)}}@keyframes demoFloatC{to{transform:translate3d(-70px,-80px,0) scale(1.12)}}.demo-nav,.demo-main{position:relative;z-index:2}.demo-nav{width:min(1220px,calc(100% - 32px));margin:18px auto 0;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--demo-line);border-radius:20px;background:#04130fb3;padding:10px 12px 10px 18px;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%);box-shadow:0 20px 70px #00000038}.demo-brand img{display:block;width:auto;height:28px}.demo-nav-actions{display:flex;align-items:center;gap:8px}.demo-nav-link,.demo-share{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--demo-line);border-radius:12px;background:#ffffff09;color:var(--demo-ink);padding:0 14px;font:inherit;font-size:.82rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.demo-share{border-color:#31d3993b;background:#31d39914;color:var(--demo-green-2)}.demo-nav-link:hover,.demo-share:hover{transform:translateY(-1px);border-color:#8af0c96b}.demo-main{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:88px 0 70px}.demo-intro{max-width:780px;margin:0 auto 42px;text-align:center}.demo-eyebrow{width:max-content;margin:0 auto 17px;min-height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(49,211,153,.22);border-radius:999px;background:#31d39912;padding:0 10px 0 13px;color:var(--demo-green-2);font-size:.72rem;font-weight:800;letter-spacing:.1em}.demo-eyebrow>span{border-radius:999px;background:var(--demo-green);color:#032017;padding:4px 7px;font-size:.6rem;letter-spacing:.08em}.demo-intro h1{margin:0;font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.055em;line-height:.98;font-weight:800}.demo-page[dir=rtl] .demo-intro h1{letter-spacing:0;line-height:1.16}.demo-intro>p{max-width:650px;margin:18px auto 0;color:var(--demo-muted);font-size:1rem;line-height:1.9}.demo-trust-row{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.demo-trust-row span{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--demo-line);border-radius:999px;background:#ffffff06;padding:0 11px;color:#c7d8d2;font-size:.74rem;font-weight:650}.demo-trust-row svg{color:var(--demo-green)}.demo-workspace{overflow:hidden;border:1px solid var(--demo-line-strong);border-radius:30px;background:linear-gradient(180deg,#0c2820e0,#04130feb);box-shadow:0 40px 120px #00000057,inset 0 1px #ffffff0d}.demo-product-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-bottom:1px solid var(--demo-line);background:var(--demo-line)}.demo-product-tabs button{min-height:84px;position:relative;display:flex;align-items:center;gap:11px;border:0;background:#071f19;color:var(--demo-muted);padding:13px 17px;text-align:start;cursor:pointer;font:inherit;transition:background .2s ease,color .2s ease}.demo-product-tabs button:hover{background:#0a2a21;color:#e9fff6}.demo-product-tabs button.active{background:linear-gradient(180deg,#31d3991f,#31d39909);color:#fff;box-shadow:inset 0 -2px var(--demo-green)}.demo-tab-icon{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--demo-line);border-radius:12px;background:#ffffff09}.demo-product-tabs button.active .demo-tab-icon{border-color:#31d39942;background:#31d3991a;color:var(--demo-green)}.demo-product-tabs button>span:nth-child(2){min-width:0;display:grid;gap:2px}.demo-product-tabs strong{font-size:.86rem}.demo-product-tabs small{color:var(--demo-muted);font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-tab-live{position:absolute;top:10px;inset-inline-end:10px;border-radius:999px;background:var(--demo-green);color:#032017;padding:3px 6px;font-size:.52rem;font-weight:900;letter-spacing:.08em}.demo-stage{min-height:590px;position:relative}.demo-scene{min-height:590px;animation:demoSceneIn .36s cubic-bezier(.22,1,.36,1) both}@keyframes demoSceneIn{0%{opacity:0;transform:translateY(8px) scale(.997)}to{opacity:1;transform:none}}.demo-scene-copy,.demo-relay-copy,.demo-hr-copy{display:flex;flex-direction:column;justify-content:center}.demo-scene-copy h2,.demo-relay-copy h2,.demo-hr-copy h2{margin:14px 0 10px;max-width:12ch;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.04em}.demo-page[dir=rtl] .demo-scene-copy h2,.demo-page[dir=rtl] .demo-relay-copy h2,.demo-page[dir=rtl] .demo-hr-copy h2{letter-spacing:0;line-height:1.3}.demo-scene-copy>p,.demo-relay-copy>p,.demo-hr-copy>p{max-width:520px;margin:0;color:var(--demo-muted);line-height:1.9;font-size:.95rem}.demo-kicker{width:max-content;display:inline-flex;align-items:center;gap:7px;color:var(--demo-green-2);font-size:.7rem;font-weight:800;letter-spacing:.08em}.demo-primary-action{width:max-content;min-height:50px;display:inline-flex;align-items:center;gap:9px;margin-top:24px;border:0;border-radius:14px;background:var(--demo-green);color:#032017;padding:0 18px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 14px 36px #31d3992e;transition:transform .18s ease,box-shadow .18s ease}.demo-primary-action:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 44px #31d39942}.demo-primary-action:disabled{opacity:.75;cursor:wait}.demo-spin{animation:demoSpin .8s linear infinite}@keyframes demoSpin{to{transform:rotate(360deg)}}.demo-scene-otp{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;padding:54px 64px}.demo-delivery-track{margin-top:25px;display:flex;align-items:center;gap:0}.demo-delivery-track span{position:relative;min-width:100px;display:grid;justify-items:center;gap:7px;color:#6d8d81;font-size:.67rem}.demo-delivery-track span:after{content:"";position:absolute;top:6px;inset-inline-start:calc(50% + 7px);width:calc(100% - 14px);height:1px;background:var(--demo-line-strong)}.demo-delivery-track span:last-child:after{display:none}.demo-delivery-track i{width:13px;height:13px;border:2px solid #31584b;border-radius:50%;background:#071f19;z-index:1;transition:.25s ease}.demo-delivery-track span.done{color:#cae7dc}.demo-delivery-track span.done i{border-color:var(--demo-green);background:var(--demo-green);box-shadow:0 0 0 5px #31d39914}.demo-delivery-track span.done:after{background:#31d39961}.demo-phone-wrap{min-height:470px;position:relative;display:grid;place-items:center}.demo-phone-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:#31d39929;filter:blur(70px)}.demo-phone{width:262px;min-height:485px;position:relative;overflow:hidden;border:7px solid #132a23;border-radius:38px;background:#e9f1ed;color:#10241e;box-shadow:0 32px 70px #0000006b,inset 0 0 0 1px #ffffff80;transform:rotate(1.4deg)}.demo-phone:before{content:"";position:absolute;z-index:4;width:88px;height:22px;top:7px;left:50%;transform:translate(-50%);border-radius:999px;background:#10241e}.demo-phone-status{height:38px;display:flex;justify-content:space-between;align-items:end;padding:0 18px 5px;font-size:.62rem;font-weight:800}.demo-wa-head{height:58px;display:flex;align-items:center;gap:8px;background:#075e54;color:#fff;padding:8px 11px}.demo-wa-head>svg{margin-inline-start:auto;opacity:.8}.demo-wa-head div{display:grid}.demo-wa-head strong{font-size:.72rem}.demo-wa-head small{font-size:.56rem;opacity:.75}.demo-wa-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#23b77d;font-weight:900}.demo-wa-chat{min-height:385px;position:relative;padding:50px 13px 20px;background-color:#efe9df;background-image:radial-gradient(rgba(7,94,84,.07) 1px,transparent 1px);background-size:17px 17px}.demo-wa-date{width:max-content;margin:-34px auto 22px;border-radius:8px;background:#d9e7ec;padding:3px 8px;font-size:.52rem;font-weight:700;color:#5b6b65}.demo-wa-message{width:88%;margin-inline-start:auto;border-radius:10px 2px 10px 10px;background:#d9fdd3;padding:10px 10px 7px;box-shadow:0 1px 2px #0000001a}.demo-wa-message p{margin:0;font-size:.66rem}.demo-wa-message strong{display:block;margin:8px 0;font-size:1.45rem;letter-spacing:.18em}.demo-wa-message small{display:flex;align-items:center;justify-content:flex-end;gap:3px;font-size:.5rem;color:#66756f}.demo-status-float{position:absolute;inset-inline-end:2%;bottom:54px;min-width:180px;display:flex;align-items:center;gap:10px;border:1px solid var(--demo-line-strong);border-radius:15px;background:#04130fdb;padding:11px 13px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 50px #00000040;animation:demoFloatCard 3s ease-in-out infinite alternate}.demo-status-float.success{border-color:#31d39959}.demo-status-float>svg{color:var(--demo-green)}.demo-status-float div{display:grid}.demo-status-float strong{font-size:.72rem}.demo-status-float small{color:var(--demo-muted);font-size:.58rem}@keyframes demoFloatCard{to{transform:translateY(-8px)}}.demo-support-scene{padding:30px}.demo-inbox-shell{min-height:530px;display:grid;grid-template-columns:260px 1fr 230px;overflow:hidden;border:1px solid var(--demo-line);border-radius:22px;background:#08231c}.demo-inbox-list,.demo-agent-panel{background:#071d18}.demo-inbox-list{border-inline-end:1px solid var(--demo-line);padding:16px 10px}.demo-inbox-title{display:flex;gap:9px;align-items:center;padding:5px 8px 15px}.demo-inbox-title>svg{color:var(--demo-green)}.demo-inbox-title div{display:grid}.demo-inbox-title strong{font-size:.78rem}.demo-inbox-title small{color:var(--demo-muted);font-size:.58rem}.demo-contact{min-height:67px;display:flex;align-items:center;gap:9px;border-radius:13px;padding:8px;color:#b9cbc4}.demo-contact.active{background:#31d3991a;color:#fff}.demo-contact-avatar{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#25b37c;color:#031711;font-weight:900}.demo-contact-avatar.muted{background:#1c4035;color:#b8d0c7}.demo-contact>div{min-width:0;flex:1;display:grid;gap:2px}.demo-contact strong{font-size:.7rem}.demo-contact small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#718f84;font-size:.56rem}.demo-contact b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--demo-green);color:#031711;font-size:.55rem}.demo-chat-panel{min-width:0;display:grid;grid-template-rows:auto 1fr auto;background:#0b2921}.demo-chat-head{min-height:65px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--demo-line);padding:10px 15px}.demo-chat-head>div{display:grid}.demo-chat-head strong{font-size:.75rem}.demo-chat-head small{color:var(--demo-muted);font-size:.58rem}.demo-chat-head>span{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(49,211,153,.18);border-radius:999px;background:#31d39912;color:var(--demo-green-2);padding:6px 9px;font-size:.6rem}.demo-chat-body{padding:30px 22px;background-image:radial-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:16px 16px}.demo-chat-bubble{max-width:75%;border-radius:13px;padding:10px 12px 7px;font-size:.72rem;line-height:1.65;box-shadow:0 7px 22px #00000014}.demo-chat-bubble small{display:flex;justify-content:flex-end;align-items:center;gap:3px;margin-top:4px;color:#728f84;font-size:.52rem}.demo-chat-bubble.incoming{background:#15372e}.demo-chat-bubble.outgoing{margin-top:13px;margin-inline-start:auto;background:#0f4b3b}.demo-composer{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--demo-line);padding:9px 12px;color:#67887c}.demo-composer span{flex:1;min-height:40px;display:flex;align-items:center;border-radius:12px;background:#102f27;padding:0 12px;font-size:.64rem}.demo-composer svg{color:var(--demo-green)}.demo-agent-panel{border-inline-start:1px solid var(--demo-line);padding:18px}.demo-assigned-card{margin-top:18px;display:grid;justify-items:center;text-align:center;border:1px solid var(--demo-line);border-radius:18px;background:#ffffff06;padding:18px 12px}.demo-assigned-card small{color:var(--demo-muted);font-size:.6rem}.demo-agent-avatar{width:54px;height:54px;display:grid;place-items:center;margin:12px 0 8px;border-radius:50%;background:linear-gradient(135deg,var(--demo-green),#0b8b65);color:#032017;font-weight:900}.demo-assigned-card strong{font-size:.78rem}.demo-assigned-card em{color:var(--demo-green-2);font-style:normal;font-size:.6rem}.demo-agent-panel>button{width:100%;min-height:42px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--demo-line-strong);border-radius:12px;background:#10352b;color:#eafff6;font:inherit;font-size:.62rem;font-weight:700;cursor:pointer}.demo-agent-panel>button:hover{border-color:#31d39966}.demo-team-stack{margin-top:15px;display:flex;justify-content:center}.demo-team-stack span{width:31px;height:31px;display:grid;place-items:center;margin-inline-start:-5px;border:2px solid #071d18;border-radius:50%;background:#1a4539;color:#a9c8bd;font-size:.55rem;font-weight:800}.demo-team-stack span.active{background:var(--demo-green);color:#032017}.demo-relay-scene{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center;padding:58px 60px}.demo-relay-form{margin-top:25px;display:grid;gap:9px}.demo-relay-form input{min-height:50px;border:1px solid var(--demo-line-strong);border-radius:13px;outline:0;background:#ffffff09;color:#fff;padding:0 14px;font:inherit;font-size:.8rem}.demo-relay-form input:focus{border-color:#31d3997a;box-shadow:0 0 0 4px #31d39912}.demo-relay-form button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;background:var(--demo-green);color:#032017;font:inherit;font-weight:800;cursor:pointer}.demo-relay-map{min-height:440px;position:relative;display:grid;grid-template-columns:1fr .72fr 1fr;align-items:center;gap:14px}.demo-person-card,.demo-vayro-node{position:relative;z-index:2;border:1px solid var(--demo-line);border-radius:20px;background:#09211be6;box-shadow:0 20px 45px #0000002e}.demo-person-card{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px}.demo-person-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#31d3991a;color:var(--demo-green)}.demo-person-card strong{margin-top:10px;font-size:.82rem}.demo-person-card small{color:var(--demo-muted);font-size:.56rem}.demo-mini-message{margin-top:16px;width:100%;min-height:48px;border-radius:12px;background:#12382e;padding:9px;color:#d9eee6;font-size:.62rem;line-height:1.6}.demo-vayro-node{min-height:150px;display:grid;place-items:center;align-content:center;gap:14px;border-color:#31d3994d;background:linear-gradient(180deg,#0c3b2e,#08241d)}.demo-vayro-node img{width:95px}.demo-vayro-node span{display:inline-flex;align-items:center;gap:5px;color:var(--demo-green-2);font-size:.55rem}.demo-relay-line{position:absolute;z-index:1;top:50%;height:1px;background:linear-gradient(90deg,#31d3990d,#31d399b3,#31d3990d)}.demo-relay-line:after{content:"";position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--demo-green);box-shadow:0 0 16px #31d399cc;animation:demoPacket 2s linear infinite}.line-one{left:18%;width:31%}.line-two{right:18%;width:31%}.line-two:after{animation-delay:1s}@keyframes demoPacket{0%{left:0}to{left:calc(100% - 7px)}}.demo-hr-scene{display:grid;grid-template-columns:.78fr 1.22fr;gap:46px;align-items:center;padding:58px 60px}.demo-pipeline-board{min-height:420px;border:1px solid var(--demo-line);border-radius:22px;background:#08241d;padding:20px;box-shadow:0 28px 65px #0003}.demo-candidate-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--demo-line);padding-bottom:16px}.demo-candidate-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#31d3991f;color:var(--demo-green-2);font-size:.66rem;font-weight:900}.demo-candidate-head>div{min-width:0;flex:1;display:grid}.demo-candidate-head strong{font-size:.78rem}.demo-candidate-head small{color:var(--demo-muted);font-size:.58rem}.demo-score{border:1px solid rgba(49,211,153,.23);border-radius:999px;background:#31d39914;color:var(--demo-green-2);padding:5px 8px;font-size:.65rem;font-weight:800}.demo-pipeline-track{margin-top:34px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.demo-pipeline-track>div{position:relative;min-width:0;display:grid;justify-items:center;gap:8px;text-align:center;color:#5f8175}.demo-pipeline-track>div:after{content:"";position:absolute;top:15px;inset-inline-start:calc(50% + 17px);width:calc(100% - 26px);height:2px;background:#173a30}.demo-pipeline-track>div:last-child:after{display:none}.demo-pipeline-track span{width:31px;height:31px;display:grid;place-items:center;z-index:1;border:1px solid #285246;border-radius:50%;background:#0a2b23;font-size:.62rem;font-weight:800;transition:.25s ease}.demo-pipeline-track strong{max-width:90px;font-size:.58rem;line-height:1.45}.demo-pipeline-track>div.done{color:#b7d5ca}.demo-pipeline-track>div.done span{border-color:var(--demo-green);background:#31d3991f;color:var(--demo-green)}.demo-pipeline-track>div.done:after{background:#31d3996b}.demo-pipeline-track>div.current span{background:var(--demo-green);color:#032017;box-shadow:0 0 0 6px #31d39914}.demo-activity-card{margin-top:50px;display:flex;align-items:center;gap:10px;border:1px solid var(--demo-line);border-radius:15px;background:#ffffff06;padding:11px}.demo-activity-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#31d39917;color:var(--demo-green)}.demo-activity-card div{flex:1;display:grid}.demo-activity-card strong{font-size:.68rem}.demo-activity-card small{color:var(--demo-muted);font-size:.56rem}.demo-activity-card i{width:8px;height:8px;border-radius:50%;background:var(--demo-green);box-shadow:0 0 0 5px #31d39914}.demo-final-cta{margin-top:34px;min-height:220px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative;border:1px solid rgba(49,211,153,.2);border-radius:28px;background:linear-gradient(135deg,#0c3a2df2,#061f18f5);padding:38px 44px}.demo-final-cta:after{content:"";position:absolute;width:280px;height:280px;inset-inline-end:-80px;top:-90px;border-radius:50%;background:#31d39917;filter:blur(2px)}.demo-final-cta>div{position:relative;z-index:1;max-width:700px}.demo-final-cta>div>span{display:inline-flex;align-items:center;gap:6px;color:var(--demo-green-2);font-size:.7rem;font-weight:800;letter-spacing:.08em}.demo-final-cta h2{margin:9px 0 5px;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.18}.demo-final-cta p{margin:0;color:var(--demo-muted);line-height:1.8}.demo-final-button{position:relative;z-index:1;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;border-radius:15px;background:var(--demo-green);color:#032017;padding:0 19px;text-decoration:none;font-weight:800;box-shadow:0 18px 44px #31d3992e;transition:transform .2s ease}.demo-final-button:hover{transform:translateY(-2px)}@media(max-width:980px){.demo-main{padding-top:64px}.demo-scene-otp,.demo-relay-scene,.demo-hr-scene{grid-template-columns:1fr;gap:28px;padding:38px}.demo-scene-copy,.demo-relay-copy,.demo-hr-copy{text-align:center;align-items:center}.demo-scene-copy h2,.demo-relay-copy h2,.demo-hr-copy h2{max-width:16ch}.demo-delivery-track{justify-content:center}.demo-phone-wrap{min-height:500px}.demo-inbox-shell{grid-template-columns:220px 1fr}.demo-agent-panel{grid-column:1 / -1;min-height:140px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;border-inline-start:0;border-top:1px solid var(--demo-line)}.demo-agent-panel .demo-kicker{grid-column:1 / -1}.demo-assigned-card{margin:0;grid-template-columns:auto auto 1fr;justify-items:start;text-align:start;min-height:70px;align-items:center;gap:8px;padding:10px}.demo-assigned-card small{display:none}.demo-agent-avatar{width:38px;height:38px;margin:0}.demo-team-stack{display:none}.demo-agent-panel>button{margin:0}.demo-relay-map{min-height:350px}}@media(max-width:720px){.demo-nav{width:calc(100% - 20px);margin-top:10px;border-radius:17px;padding-inline:12px}.demo-brand img{height:25px}.demo-nav-link span,.demo-share span{display:none}.demo-nav-link,.demo-share{width:42px;padding:0}.demo-main{width:calc(100% - 20px);padding:50px 0 40px}.demo-intro{margin-bottom:28px}.demo-intro h1{font-size:clamp(2.35rem,11vw,3.6rem)}.demo-intro>p{font-size:.9rem;line-height:1.8}.demo-trust-row{gap:6px}.demo-trust-row span{font-size:.62rem}.demo-workspace{border-radius:22px}.demo-product-tabs{grid-template-columns:repeat(4,minmax(76px,1fr));overflow-x:auto;scrollbar-width:none}.demo-product-tabs::-webkit-scrollbar{display:none}.demo-product-tabs button{min-height:74px;justify-content:center;padding:9px 6px;text-align:center}.demo-product-tabs button>span:nth-child(2){display:none}.demo-tab-icon{width:38px;height:38px}.demo-tab-live{top:5px;inset-inline-end:5px;font-size:.45rem}.demo-stage,.demo-scene{min-height:560px}.demo-scene-otp,.demo-relay-scene,.demo-hr-scene{padding:28px 18px}.demo-scene-copy h2,.demo-relay-copy h2,.demo-hr-copy h2{font-size:2rem}.demo-scene-copy>p,.demo-relay-copy>p,.demo-hr-copy>p{font-size:.83rem}.demo-delivery-track span{min-width:82px;font-size:.55rem}.demo-phone-wrap{min-height:430px}.demo-phone{width:224px;min-height:415px;border-radius:32px}.demo-wa-chat{min-height:320px}.demo-status-float{bottom:25px;inset-inline-end:0;min-width:158px}.demo-support-scene{padding:12px}.demo-inbox-shell{min-height:535px;grid-template-columns:1fr}.demo-inbox-list{display:none}.demo-chat-panel{min-height:390px}.demo-agent-panel{min-height:130px;grid-template-columns:1fr}.demo-assigned-card{grid-template-columns:auto 1fr}.demo-assigned-card em{display:none}.demo-relay-map{min-height:420px;grid-template-columns:1fr;align-content:center;gap:9px}.demo-person-card{min-height:105px;flex-direction:row;justify-content:flex-start;gap:9px;text-align:start}.demo-person-card>span{width:39px;height:39px;flex:0 0 auto}.demo-person-card strong{margin:0}.demo-person-card small{position:absolute;top:58px;inset-inline-start:66px}.demo-mini-message{margin:0;margin-inline-start:auto;width:45%;min-height:auto}.demo-vayro-node{min-height:95px}.demo-vayro-node img{width:83px}.demo-relay-line{left:50%!important;right:auto!important;width:1px!important;height:80px;background:linear-gradient(#31d3990d,#31d399a6,#31d3990d)}.demo-relay-line:after{left:-3px;animation:demoPacketVertical 2s linear infinite}.line-one{top:23%}.line-two{top:56%}.line-two:after{animation-delay:1s}@keyframes demoPacketVertical{0%{top:0}to{top:calc(100% - 7px)}}.demo-pipeline-board{min-height:340px;padding:14px}.demo-pipeline-track{grid-template-columns:1fr;gap:4px;margin-top:18px}.demo-pipeline-track>div{grid-template-columns:31px 1fr;justify-items:start;align-items:center;text-align:start;min-height:42px}.demo-pipeline-track>div:after{width:2px;height:calc(100% - 10px);top:28px;inset-inline-start:15px}.demo-pipeline-track strong{max-width:none}.demo-activity-card{margin-top:18px}.demo-final-cta{min-height:250px;flex-direction:column;align-items:stretch;text-align:center;padding:30px 20px}.demo-final-cta>div>span{justify-content:center}.demo-final-button{width:100%}}@media(prefers-reduced-motion:reduce){.demo-orb,.demo-status-float,.demo-relay-line:after,.demo-scene,.demo-spin{animation:none!important}}.live-demo-launcher{position:fixed;z-index:190;inset-inline-end:20px;bottom:20px;min-height:58px;display:inline-flex;align-items:center;gap:11px;border:1px solid rgba(49,211,153,.34);border-radius:18px;background:#041812eb;color:#f6fff9;padding:9px 10px 9px 12px;text-decoration:none;box-shadow:0 22px 55px #031a1345,inset 0 1px #ffffff0d;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease}.live-demo-launcher:hover{transform:translateY(-3px);border-color:#56efb794;box-shadow:0 28px 70px #031a1357,0 0 0 5px #31d3990d}.live-demo-launcher-pulse{width:12px;height:12px;display:grid;place-items:center;flex:0 0 auto}.live-demo-launcher-pulse i{width:8px;height:8px;border-radius:50%;background:#31d399;box-shadow:0 0 #31d39973;animation:liveDemoPulse 1.8s ease-out infinite}.live-demo-launcher-copy{min-width:0;display:grid;gap:1px}.live-demo-launcher-copy small{display:flex;align-items:center;gap:4px;color:#7fe8bf;font-family:Inter,sans-serif;font-size:8px;font-weight:800;letter-spacing:.11em}.live-demo-launcher-copy strong{font-size:12px;line-height:1.35;white-space:nowrap}.live-demo-launcher-play{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#31d399;color:#032017}@keyframes liveDemoPulse{0%{box-shadow:0 0 #31d3996b}70%,to{box-shadow:0 0 0 9px #31d39900}}@media(max-width:640px){.live-demo-launcher{inset-inline:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 24px);justify-content:center;border-radius:16px}.live-demo-launcher-copy{flex:1}}@media(prefers-reduced-motion:reduce){.live-demo-launcher-pulse i{animation:none}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-lg:.5rem;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.rounded{border-radius:.25rem}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--bg:#f3efe6;--bg-soft:#e7f2ea;--surface:#fffdf8;--surface-solid:#fffdf8;--surface-muted:#ece7dc;--ink:#12211c;--ink-2:#24352f;--muted:#5b6b65;--line:#12211c1a;--line-strong:#12211c29;--primary:#064e3b;--primary-2:#0f7a5a;--primary-dark:#04382b;--accent:#c97812;--glow:#064e3b29;--danger:#c2414b;--warning:#c97812;--on-primary:#fff;--shadow:0 18px 40px #12211c14;--shadow-soft:0 8px 24px #12211c0f;--radius-xl:22px;--radius-lg:18px;--radius-md:14px;--font-ar:"IBM Plex Sans Arabic", "Tajawal", sans-serif;--font-latin:"Inter", sans-serif;--container:1180px;--nav-h:72px;color-scheme:light}:root[data-theme=dark]{--bg:#071613;--bg-soft:#0c221c;--surface:#10241e;--surface-solid:#10241e;--surface-muted:#16332b;--ink:#f4f1ea;--ink-2:#dce6e1;--muted:#93a49d;--line:#f4f1ea1a;--line-strong:#f4f1ea29;--primary:#2fbf8a;--primary-2:#4fd3a3;--primary-dark:#8ee7c4;--accent:#e0a03a;--glow:#2fbf8a2e;--on-primary:#06251d;--shadow:0 18px 48px #00000059;--shadow-soft:0 10px 24px #00000038;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--font-latin);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}[dir=rtl],[dir=rtl] body,[dir=rtl] button,[dir=rtl] input,[dir=rtl] textarea{font-family:var(--font-ar)}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.skip-link{z-index:200;background:var(--ink);color:var(--bg);border-radius:10px;padding:.65rem .95rem;position:fixed;inset-block-start:12px;inset-inline-start:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site{min-height:100vh;overflow:clip}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.navbar{z-index:100;isolation:isolate;min-height:var(--nav-h);border-bottom:1px solid var(--line);background:var(--bg);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid;position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.navbar{background:color-mix(in srgb,var(--bg) 88%,transparent)}}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:.7rem 1.25rem}.brand,.nav-actions,.navbar nav,.trust-badges,.hero-actions,.status-pill,.service-card button,.footer-language{align-items:center;display:flex}.brand{min-width:max-content}.brand-logo{width:auto;height:28px;display:block}[data-theme=dark] .brand-logo{content:url(/brand/vayro-logo-white.png)}.navbar nav{color:var(--muted);justify-content:center;gap:1.6rem;font-size:.92rem;font-weight:500}.navbar nav a:hover{color:var(--ink)}.nav-actions{justify-content:flex-end;gap:.5rem}.icon-button,.nav-cta,.button,.mobile-menu-button,.language-trigger{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;min-height:44px;font-size:.95rem;font-weight:600;line-height:1}.icon-button,.mobile-menu-button{border-color:var(--line);background:var(--surface-solid);width:44px;min-width:44px;color:var(--ink);place-items:center;display:grid}.nav-cta{background:var(--primary);color:var(--on-primary);place-items:center;padding:0 18px;display:inline-grid}.language-menu{position:relative}.language-trigger{border-color:var(--line);background:var(--surface-solid);color:var(--ink);align-items:center;gap:.35rem;padding:0 .7rem;font-size:.82rem;display:inline-flex}.language-menu.open .language-trigger{border-color:var(--primary);color:var(--primary)}.language-list{z-index:120;border:1px solid var(--line);background:var(--surface-solid);min-width:168px;box-shadow:var(--shadow);border-radius:14px;margin:0;padding:.35rem;list-style:none;position:absolute;inset-block-start:calc(100% + 8px);inset-inline-end:0}.language-list a{border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.58rem .7rem;font-size:.88rem;font-weight:600;display:flex}.language-list a:hover{background:var(--bg-soft)}.language-list a.active{background:var(--primary);color:var(--on-primary)}.language-list small{opacity:.7;font-size:.7rem;font-weight:700}.mobile-menu-button,.mobile-navigation,.mobile-menu-backdrop{display:none}.hero-section{padding:4.5rem 0 5rem;position:relative}.hero-orbit{display:none}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:3.5rem;display:grid}.hero-copy{max-width:540px}.eyebrow{border:1px solid var(--line);background:var(--surface-solid);min-height:34px;color:var(--primary);border-radius:999px;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-copy h1{color:var(--ink);letter-spacing:-.02em;margin:1.1rem 0 .9rem;font-size:clamp(2rem,3.6vw,3.15rem);font-weight:700;line-height:1.18}[dir=rtl] .hero-copy h1{letter-spacing:0;line-height:1.28}.hero-copy p,.section-heading p{max-width:38rem;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.75}.hero-capabilities{flex-wrap:wrap;gap:.5rem;margin-top:1.35rem;display:flex}.hero-capability{border:1px solid var(--line);background:var(--surface-solid);border-radius:999px;align-items:center;gap:.45rem;min-height:42px;padding:.35rem .75rem .35rem .45rem;display:inline-flex}.hero-capability-icon{background:var(--bg-soft);width:28px;height:28px;color:var(--primary);border-radius:8px;place-items:center;display:grid}.hero-capability strong{font-size:.82rem;font-weight:650}.hero-capability small{display:none}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}.hero-actions.centered-actions{justify-content:center}.button{justify-content:center;align-items:center;gap:8px;width:max-content;padding:0 1.25rem;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover,.nav-cta:hover{transform:translateY(-1px)}.button-primary{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.button-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.button-ghost{border-color:var(--line-strong);background:var(--surface-solid);color:var(--ink)}.button-ghost:hover{border-color:var(--primary)}.button-dark-ghost{color:#fff;background:0 0;border:1px solid #ffffff38}.trust-badges{color:var(--muted);flex-wrap:wrap;gap:.85rem 1.1rem;margin-top:1.35rem;font-size:.88rem;font-weight:550}.trust-badges span{align-items:center;gap:.35rem;display:inline-flex}.trust-badges svg{color:var(--primary)}.hero-visual{min-width:0;position:relative}.dashboard-shell{border:1px solid var(--line-strong);border-radius:var(--radius-xl);background:var(--surface-solid);box-shadow:var(--shadow);padding:.85rem;position:relative;overflow:hidden}.dashboard-top{border-bottom:1px solid var(--line);align-items:center;gap:.4rem;padding:.35rem .4rem .85rem;display:flex}.traffic-dot{background:#d97777;border-radius:50%;width:9px;height:9px}.traffic-dot:nth-child(2){background:#d4a017}.traffic-dot:nth-child(3){background:#3d9a6a}.dashboard-top strong{color:var(--muted);margin-inline-start:auto;font-size:.78rem;font-weight:600}.product-tabs{grid-template-columns:repeat(3,1fr);gap:.45rem;padding:.8rem 0 0;display:grid}.product-tabs span{border:1px solid var(--line);min-height:36px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;gap:.35rem;font-size:.78rem;font-weight:650;display:inline-flex}.product-tabs span.active{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.product-tabs span.active{border-color:color-mix(in srgb,var(--primary) 40%,var(--line))}}.product-tabs span.active{background:var(--bg-soft);color:var(--primary)}.dashboard-grid{grid-template-columns:1.15fr .85fr;gap:.7rem;padding-top:.75rem;display:grid}.panel{border:1px solid var(--line);background:var(--bg);border-radius:14px;min-height:128px;padding:.85rem}.panel-hero-main{background:var(--primary);min-height:210px;color:var(--on-primary);align-content:space-between;display:grid}.panel-label{background:#ffffff1f;border-radius:999px;width:max-content;padding:.28rem .65rem;font-size:.75rem;font-weight:650}.panel-hero-main h3{font-family:var(--font-latin);letter-spacing:.08em;margin:.6rem 0 0;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1}.panel-hero-main p{opacity:.82;max-width:16rem;margin:.55rem 0 0;line-height:1.55}.delivery-row{background:#ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-size:.78rem;font-weight:650;display:flex}.panel-qr{min-height:210px}.status-pill{background:var(--bg-soft);width:max-content;color:var(--primary);border-radius:999px;gap:.35rem;padding:.28rem .55rem;font-size:.72rem;font-weight:650}.qr-box{aspect-ratio:1;border:6px solid var(--ink);background:var(--surface-solid);border-radius:10px;grid-template-columns:repeat(2,1fr);gap:.35rem;width:108px;margin:.9rem auto .65rem;padding:.4rem;display:grid}.qr-box span{background:var(--ink);border-radius:4px}.panel-qr p,.panel-hr p{color:var(--muted);margin:0;font-size:.86rem}.panel-title{align-items:center;gap:.45rem;font-size:.9rem;display:flex}.panel-title svg{color:var(--primary)}.conversation-list{gap:.45rem;margin-top:.8rem;display:grid}.conversation-list span{background:var(--surface-solid);border-radius:10px;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;display:flex}.conversation-list b{font-size:.82rem}.conversation-list em{color:var(--muted);font-size:.72rem;font-style:normal}.pipeline{grid-template-columns:.8fr 1fr .65fr;gap:.4rem;margin:.9rem 0 .55rem;display:grid}.pipeline span{background:var(--surface-muted);border-radius:10px;height:54px}.hero-mascot{z-index:4;pointer-events:none;justify-items:center;width:148px;display:grid;position:absolute;inset-block-end:-18px;inset-inline-start:-28px}.hero-mascot:before,.mascot-pulse{display:none}.mascot-presence{border:1px solid var(--line);background:var(--surface-solid);min-width:148px;box-shadow:var(--shadow-soft);border-radius:12px;align-items:center;gap:.45rem;margin-top:-12px;padding:.45rem .6rem;display:flex}.mascot-presence strong{font-size:.74rem;display:block}.mascot-presence small{color:var(--muted);font-size:.66rem;font-weight:550}.presence-dot{background:var(--primary-2);border-radius:50%;width:8px;height:8px}.section,.proof-section,.pain-section{padding:5.5rem 0}.proof-section{padding-top:.5rem}.section-heading{max-width:36rem}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading span{color:var(--primary);margin-bottom:.55rem;font-size:.78rem;font-weight:650;display:block}.section-heading h2,.final-inner h2{margin:0;font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:700;line-height:1.25}[dir=rtl] .section-heading h2,[dir=rtl] .final-inner h2{line-height:1.35}.section-heading p{margin-top:.8rem}.logo-wall{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:1.6rem;display:flex}.logo-wall span{border:1px solid var(--line);background:var(--surface-solid);min-height:40px;color:var(--ink-2);border-radius:999px;align-items:center;padding:0 .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.proof-metrics{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.4rem;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface-solid);text-align:center;border-radius:16px;padding:1.15rem 1rem}.metric-card strong,.result-card strong{color:var(--primary);font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:700;display:block}.metric-card span,.result-card span{color:var(--muted);font-size:.9rem;font-weight:550}.pain-section{border-block:1px solid var(--line);background:var(--surface-solid);border-radius:0;margin:0}.pain-grid{grid-template-columns:.88fr 1.12fr;align-items:start;gap:3rem;display:grid}.pain-list{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.pain-card{border:1px solid var(--line);background:var(--bg);border-radius:14px;align-items:flex-start;gap:.7rem;min-height:78px;padding:.9rem;font-size:.95rem;font-weight:550;line-height:1.5;display:flex}.pain-card span{color:var(--primary);font-family:var(--font-latin);flex:none;font-size:.78rem;font-weight:700}.pain-resolution{background:var(--bg-soft);color:var(--primary);border-radius:14px;grid-column:1/-1;align-items:center;gap:.7rem;padding:.95rem 1.05rem;font-size:1.02rem;font-weight:600;display:flex}.services-grid,.pricing-grid,.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.service-card,.pricing-card,.testimonial-card,.result-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-solid);padding:1.25rem}.service-card,.pricing-card{text-align:start;flex-direction:column;align-items:stretch;display:flex}.service-visual{background:var(--bg-soft);min-height:64px;color:var(--primary);border-radius:12px;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.service-lines{display:none}.service-card h3,.pricing-card h3{margin:1rem 0 .45rem;font-size:1.2rem;font-weight:700}.service-card p,.pricing-card p,.testimonial-card p,.result-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.service-card ul,.pricing-card ul{gap:.5rem;margin:1rem 0 1.2rem;padding:0;list-style:none;display:grid}.service-card li,.pricing-card li{color:var(--ink-2);align-items:flex-start;gap:.45rem;font-size:.9rem;display:flex}.service-card li svg,.pricing-card li svg{color:var(--primary);flex:none;margin-top:.15rem}.service-card button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-self:flex-start;gap:.35rem;min-height:40px;margin-top:auto;padding:0;font-weight:650}.how-section{background:var(--bg-soft)}.timeline{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:2.2rem;display:grid}.timeline:before{display:none}.timeline-item{border:1px solid var(--line);background:var(--surface-solid);border-radius:16px;flex-direction:column;min-height:180px;padding:1rem;display:flex}.timeline-head{justify-content:space-between;align-items:center;display:flex}.timeline-number{background:var(--primary);width:36px;height:36px;color:var(--on-primary);border-radius:10px;place-items:center;font-size:.8rem;font-weight:700;display:grid}.timeline-icon{background:var(--bg-soft);width:34px;height:34px;color:var(--primary);border-radius:10px;place-items:center;display:grid}.timeline-item p{color:var(--ink);margin:.9rem 0 0;font-size:.95rem;font-weight:600;line-height:1.55}.timeline-progress{display:none}.results-grid{grid-template-columns:1.1fr repeat(3,1fr);align-items:stretch;gap:1rem;display:grid}.result-card{min-height:180px}.testimonials-section{padding-top:0}.testimonial-card{min-height:240px}.avatar{background:var(--bg-soft);width:42px;height:42px;color:var(--primary);border-radius:12px;place-items:center;font-weight:700;display:grid}.testimonial-card p{min-height:4.6rem;margin:1rem 0}.testimonial-card strong{font-size:.95rem;display:block}.testimonial-card span{color:var(--muted);font-size:.85rem}.pricing-section{background:var(--surface-solid);border-block:1px solid var(--line)}.pricing-head{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.billing-toggle{border:1px solid var(--line);background:var(--bg);border-radius:12px;align-items:center;gap:.3rem;padding:.28rem;display:flex}.billing-toggle button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 .9rem;font-weight:600}.billing-toggle button.active{background:var(--ink);color:var(--bg)}.billing-toggle small{color:var(--accent);padding-inline:.55rem;font-size:.8rem;font-weight:650}.pricing-card.featured{border-color:var(--primary);box-shadow:var(--shadow-soft)}.plan-badge{background:var(--bg-soft);min-height:28px;color:var(--primary);border-radius:999px;place-items:center;padding:0 .7rem;font-size:.75rem;font-weight:700;display:inline-grid}.price{margin:1rem 0}.price strong{font-size:clamp(2rem,3.2vw,2.7rem);font-weight:700;display:block}.price span{color:var(--muted);font-size:.88rem}.button-plan{border-color:var(--ink);background:var(--ink);width:100%;color:var(--bg);margin-top:auto}.pricing-card.featured .button-plan{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:2rem;display:grid}.faq-list{gap:.55rem;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface-solid);width:100%;color:var(--ink);cursor:pointer;text-align:start;border-radius:14px;padding:0}.faq-item>button,.faq-trigger{width:100%;color:inherit;cursor:pointer;text-align:start;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:1rem 1.05rem;font-size:1rem;font-weight:650;display:grid}.faq-item svg{transition:transform .18s}.faq-item.open svg{transform:rotate(180deg)}.faq-item p{color:var(--muted);margin:0;padding:0 1.05rem 1rem;font-size:.95rem;line-height:1.7;display:none}.faq-item.open p{display:block}.final-section{background:var(--primary);color:var(--on-primary);text-align:center;padding:5.2rem 0;position:relative;overflow:hidden}.final-glow{display:none}.final-inner{max-width:640px;margin-inline:auto;position:relative}.final-inner h2{color:inherit;margin-top:.8rem}.final-inner p{max-width:34rem;color:var(--on-primary);margin:.8rem auto 0}@supports (color:color-mix(in lab,red,red)){.final-inner p{color:color-mix(in srgb,var(--on-primary) 78%,transparent)}}.final-inner p{font-size:1.02rem;line-height:1.7}.final-section .eyebrow{color:inherit;background:#ffffff14;border-color:#ffffff29}.footer{border-top:1px solid var(--line);background:var(--surface-solid);padding:3rem 0 1.1rem}.footer-grid{grid-template-columns:1.5fr .7fr .9fr;gap:2rem;display:grid}.footer p{max-width:26rem;color:var(--muted);line-height:1.7}.footer h3{margin:0 0 .85rem;font-size:.95rem}.footer-grid a:not(.brand){color:var(--muted);margin:.45rem 0;display:block}.footer-order-button{color:var(--muted);text-align:inherit;cursor:pointer;background:0 0;border:0;margin:.45rem 0;padding:0;display:block}.footer-order-button:hover,.footer-grid a:hover{color:var(--ink)}.footer-language{gap:.65rem;margin-top:.85rem}.footer-language a{font-weight:700}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:1.8rem;padding-top:1rem;font-size:.84rem;display:flex}.order-modal-backdrop{z-index:250;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a12107a;place-items:center;padding:1rem;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.order-modal{border:1px solid var(--line);background:var(--surface-solid);width:min(100%,720px);max-height:min(92dvh,820px);box-shadow:var(--shadow);border-radius:20px;padding:1.3rem;position:relative;overflow:auto}.order-modal-head{text-align:start;justify-items:start;gap:.3rem;padding-inline-end:3rem;display:grid}.order-eyebrow{color:var(--primary);font-size:.78rem;font-weight:700}.order-modal-head h2{margin:0;font-size:1.45rem}.order-modal-head p{color:var(--muted);margin:0}.order-close{border:1px solid var(--line);background:var(--bg);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:10px;place-items:center;display:grid;position:absolute;inset-block-start:1rem;inset-inline-end:1rem}.order-plan-summary{border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:1rem;margin:1rem 0 .9rem;padding:.8rem 1rem;display:grid}.order-plan-summary small{color:var(--muted);font-size:.72rem;display:block}.order-plan-summary strong{font-size:1.05rem}.order-plan-summary span{color:var(--primary);font-weight:700}.order-form{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.order-field{gap:.28rem;min-width:0;display:grid}.order-field span{color:var(--muted);font-size:.8rem;font-weight:650}.order-form input,.order-form textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:inherit;border-radius:12px;padding:.7rem .85rem}.order-form input:focus,.order-form textarea:focus{border-color:var(--primary);outline:none}.order-field-wide,.order-message,.order-submit{grid-column:1/-1}.order-form textarea{resize:vertical;min-height:84px}.order-message{border-radius:12px;padding:.8rem .9rem}.order-message.success{background:var(--bg-soft);color:var(--primary)}.order-message.error{color:var(--danger);background:#c2414b1a}.order-submit{justify-self:stretch;width:100%;min-width:0}.mascot{display:inline-block;position:relative}.mascot-stage{height:100%;animation:5s ease-in-out infinite mascotFloat;position:relative}.mascot-img{opacity:0;width:auto;height:100%;transition:opacity .22s;display:block}.mascot-img:not(.is-active){pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.mascot-img.is-active{opacity:1;position:relative}.mascot-shadow{filter:blur(6px);background:#064e3b2e;border-radius:50%;width:52%;height:8%;position:absolute;bottom:-3%;left:50%;transform:translate(-50%)}@keyframes mascotFloat{0%,to{translate:0}50%{translate:0 -8px}}@media(max-width:1080px){.navbar{grid-template-columns:1fr auto;padding-inline:.85rem}.navbar nav{display:none}.mobile-menu-button{display:grid}.hero-grid,.pain-grid,.faq-grid,.results-grid{grid-template-columns:1fr}.timeline,.services-grid,.pricing-grid,.testimonials-grid{grid-template-columns:1fr 1fr}.pricing-head{flex-direction:column;align-items:start}.hero-mascot{width:120px;inset-inline-start:8px}}@media(max-width:900px){.mobile-menu-backdrop{z-index:90;background:#07100e61;border:0;padding:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.navbar .mobile-navigation{z-index:110;border:1px solid var(--line);background:var(--surface-solid);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:1fr 1fr;gap:.45rem;padding:.6rem;display:grid;position:absolute;inset-block-start:calc(100% + 8px);inset-inline:.75rem}.navbar .mobile-navigation a,.navbar .mobile-navigation button{border:1px solid var(--line);background:var(--bg);min-height:48px;color:var(--ink);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.88rem;font-weight:650;display:flex}.navbar .mobile-navigation button{background:var(--primary);border-color:var(--primary);color:var(--on-primary);grid-column:1/-1;justify-content:center}.nav-cta{display:none}}@media(max-width:760px){.container{width:min(100% - 24px,var(--container))}.hero-section{padding:2.4rem 0 3.2rem}.hero-copy h1{font-size:clamp(1.7rem,8vw,2.15rem)}.hero-actions .button{width:100%;max-width:none}.dashboard-grid{grid-template-columns:1fr 1fr}.hero-mascot{width:120px;margin:.6rem 0 0;position:relative;inset:auto}.hero-visual{flex-direction:column;align-items:center;display:flex}.dashboard-shell{width:100%}.section,.proof-section,.pain-section,.final-section{padding:3.4rem 0}.pain-list,.logo-wall,.proof-metrics,.timeline,.services-grid,.pricing-grid,.testimonials-grid,.results-grid,.footer-grid,.footer-bottom,.order-form,.order-plan-summary{grid-template-columns:1fr}.order-modal-backdrop{align-items:end;padding:0}.order-modal{border-radius:18px 18px 0 0;max-height:94dvh}.billing-toggle{flex-wrap:wrap;width:100%}.billing-toggle button{flex:1}.language-trigger span{display:none}.panel-hero-main,.panel-qr{min-height:168px}.service-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.mascot-stage{animation:none}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}:root{--premium-emerald: #064e3b;--premium-emerald-2: #0b6b50;--premium-ink: #0b1814;--premium-cream: #f6f3ec;--premium-card: #fffefb;--premium-line: rgba(11, 24, 20, .11);--premium-shadow: 0 26px 80px rgba(7, 38, 29, .12);--premium-shadow-soft: 0 16px 45px rgba(7, 38, 29, .08)}.site{background:var(--bg)}.container{width:min(1240px,calc(100% - 48px))}.section,.proof-section,.pain-section{padding-block:7.5rem}.section-heading{max-width:42rem}.section-heading>span{width:max-content;margin-bottom:.8rem;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-solid) 92%,transparent);padding:.38rem .72rem;color:var(--primary);font-size:.74rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.section-heading.centered>span{margin-inline:auto}.section-heading h2{margin-top:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.045em}[dir=rtl] .section-heading h2{line-height:1.22;letter-spacing:0}.section-heading p{font-size:1.02rem;line-height:1.9}.navbar{top:12px;width:min(1240px,calc(100% - 28px));min-height:68px;margin:12px auto 0;border:1px solid color-mix(in srgb,var(--line-strong) 78%,transparent);border-radius:20px;background:color-mix(in srgb,var(--surface-solid) 91%,transparent);box-shadow:0 12px 40px #07261d14;padding-inline:1rem;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.brand-logo{height:31px}.navbar nav{gap:1.8rem;font-size:.87rem;font-weight:650}.navbar nav a{position:relative;transition:color .2s ease}.navbar nav a:after{content:"";position:absolute;inset-inline:50%;bottom:-.45rem;height:2px;border-radius:999px;background:var(--primary);transform:scaleX(0);transform-origin:center;transition:inset .2s ease,transform .2s ease}.navbar nav a:hover:after{inset-inline:0;transform:scaleX(1)}.nav-cta{min-height:46px;border-radius:14px;box-shadow:0 10px 25px color-mix(in srgb,var(--primary) 24%,transparent)}.icon-button,.language-trigger,.mobile-menu-button{border-radius:14px}.hero-section{position:relative;isolation:isolate;min-height:calc(100dvh - 96px);display:flex;align-items:center;padding:7.5rem 0 7rem}.hero-section:before,.hero-section:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.hero-section:before{width:420px;height:420px;inset-inline-end:-190px;top:6%;background:#064e3b13;filter:blur(1px)}.hero-section:after{width:260px;height:260px;inset-inline-start:-120px;bottom:4%;background:#c978120e}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(3rem,7vw,6rem)}.hero-copy{max-width:610px}.hero-copy .eyebrow{min-height:38px;border-color:color-mix(in srgb,var(--primary) 28%,var(--line));background:color-mix(in srgb,var(--bg-soft) 58%,var(--surface-solid));padding-inline:1rem;font-size:.78rem;font-weight:750;box-shadow:inset 0 0 0 1px #ffffff40}.hero-copy h1{max-width:12ch;margin:1.2rem 0 1.15rem;font-size:clamp(3rem,5.9vw,5.25rem);font-weight:760;letter-spacing:-.055em;line-height:.98}[dir=rtl] .hero-copy h1{max-width:13ch;font-size:clamp(2.75rem,5.2vw,4.7rem);line-height:1.17;letter-spacing:0}.hero-copy>p{max-width:39rem;color:color-mix(in srgb,var(--muted) 90%,var(--ink));font-size:1.08rem;line-height:1.95}.hero-capabilities{gap:.55rem;margin-top:1.55rem}.hero-capability{min-height:45px;border-color:color-mix(in srgb,var(--line-strong) 82%,transparent);background:color-mix(in srgb,var(--surface-solid) 96%,transparent);box-shadow:0 7px 18px #07261d0b;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hero-capability:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 34%,var(--line));box-shadow:0 12px 30px #07261d13}.hero-capability-icon{border-radius:10px}.hero-actions{margin-top:1.8rem}.hero-actions .button{min-height:52px;border-radius:15px;padding-inline:1.4rem}.hero-actions .button-primary{box-shadow:0 16px 32px color-mix(in srgb,var(--primary) 24%,transparent)}.trust-badges{margin-top:1.55rem;gap:.8rem 1.2rem;font-size:.82rem}.hero-visual{perspective:1400px}.dashboard-shell{position:relative;border:1px solid color-mix(in srgb,var(--line-strong) 80%,transparent);border-radius:28px;background:color-mix(in srgb,var(--surface-solid) 98%,transparent);box-shadow:var(--premium-shadow);padding:.95rem;transform:rotateY(-1.5deg) rotateX(.8deg);transform-origin:center;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}[dir=rtl] .dashboard-shell{transform:rotateY(1.5deg) rotateX(.8deg)}.dashboard-shell:hover{transform:rotateY(0) rotateX(0) translateY(-4px);box-shadow:0 34px 90px #07261d29}.dashboard-shell:before,.dashboard-shell:after{content:"";position:absolute;z-index:-1;border-radius:30px;border:1px solid var(--line)}.dashboard-shell:before{top:18px;right:-18px;bottom:-18px;left:18px;background:color-mix(in srgb,var(--bg-soft) 62%,var(--surface))}.dashboard-shell:after{top:36px;right:-36px;bottom:-36px;left:36px;opacity:.55}.dashboard-top{min-height:42px;padding-inline:.7rem}.product-tabs span{min-height:40px;border-radius:12px}.panel{border-radius:17px}.panel-hero-main{min-height:230px;border:none;background:var(--premium-emerald);box-shadow:inset 0 1px #ffffff1a}.proof-section{padding-top:2rem}.proof-section>.container{border:1px solid var(--line);border-radius:34px;background:color-mix(in srgb,var(--surface-solid) 97%,transparent);box-shadow:var(--premium-shadow-soft);padding:3.4rem clamp(1.5rem,4vw,3.5rem)}.logo-wall{gap:.65rem}.logo-wall span{min-height:50px;border:1px solid var(--line);border-radius:14px;background:var(--bg);padding-inline:1rem;font-size:.82rem;font-weight:650}.proof-metrics{margin-top:2rem;gap:1rem}.metric-card{border:1px solid var(--line);border-radius:18px;background:var(--surface-solid);padding:1.5rem;text-align:start;box-shadow:0 8px 22px #07261d09}.metric-card strong{display:block;margin-bottom:.35rem;color:var(--primary);font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em}.pain-section{width:min(1440px,calc(100% - 28px));margin-inline:auto;border-radius:42px;background:#073a2e;color:#fff;overflow:hidden}.pain-section .section-heading>span{border-color:#ffffff29;background:#ffffff14;color:#b8f2d9}.pain-section .section-heading h2{color:#fff}.pain-section .section-heading p{color:#ffffffab}.pain-grid{gap:clamp(2rem,5vw,5rem)}.pain-list{gap:.75rem}.pain-card{min-height:64px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0e;color:#ffffffe6;padding:.9rem 1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pain-card span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#ffffff17;color:#b8f2d9;font-size:.7rem;font-weight:800}.pain-resolution{border:1px solid rgba(184,242,217,.25);border-radius:18px;background:#b8f2d914;color:#d9f8ea;padding:1rem 1.1rem}.services-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:3rem}.service-card{grid-column:span 6;position:relative;min-height:330px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:26px;background:var(--surface-solid);padding:1.65rem;box-shadow:0 14px 38px #07261d0e;overflow:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.service-card:after{content:"";position:absolute;width:140px;height:140px;inset-inline-end:-48px;bottom:-58px;border-radius:50%;background:color-mix(in srgb,var(--bg-soft) 78%,transparent);pointer-events:none}.service-card:nth-child(1),.service-card:nth-child(4){grid-column:span 7}.service-card:nth-child(2),.service-card:nth-child(3){grid-column:span 5}.service-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--primary) 32%,var(--line));box-shadow:0 24px 60px #07261d18}.service-card:nth-child(2){background:#073a2e;color:#fff}.service-card:nth-child(2) h3,.service-card:nth-child(2) p,.service-card:nth-child(2) li{color:inherit}.service-card:nth-child(2) p,.service-card:nth-child(2) li{color:#ffffffb8}.service-visual{width:54px;height:54px;border-radius:16px;background:var(--bg-soft);color:var(--primary)}.service-card:nth-child(2) .service-visual{background:#ffffff1f;color:#b8f2d9}.service-card h3{margin-top:1.3rem;font-size:1.4rem}.service-card p{max-width:34rem;font-size:.94rem;line-height:1.8}.service-card ul{margin-top:auto;padding-top:1.1rem}.service-card button{position:relative;z-index:1;min-height:46px;border-radius:13px}.how-section{position:relative}.timeline{position:relative;margin-top:3rem;gap:.8rem}.timeline:before{content:"";position:absolute;inset-inline:8%;top:48px;height:1px;background:var(--line-strong);z-index:0}.timeline-item{position:relative;z-index:1;min-height:205px;border:1px solid var(--line);border-radius:20px;background:var(--surface-solid);padding:1.2rem;box-shadow:0 10px 30px #07261d0b}.timeline-head{align-items:center}.timeline-number{font-size:.72rem;font-weight:800}.timeline-icon{width:42px;height:42px;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--line));border-radius:13px;background:var(--bg-soft);color:var(--primary);box-shadow:0 0 0 7px var(--bg)}.timeline-item p{margin-top:2rem;font-weight:650}.results-section{width:min(1440px,calc(100% - 28px));margin-inline:auto;border-radius:42px;background:#0b1814;color:#fff}.results-section .section-heading>span{border-color:#ffffff21;background:#ffffff0f;color:#8fe8c4}.results-section .section-heading h2{color:#fff}.results-grid{gap:1rem}.result-card{border:1px solid rgba(255,255,255,.11);border-radius:22px;background:#ffffff0e;padding:1.55rem;box-shadow:none}.result-card strong{color:#9aebca;font-size:clamp(2rem,4vw,3.6rem)}.result-card span{color:#fff}.result-card p{color:#ffffff9e}.testimonials-section{padding-top:5rem}.testimonials-grid{gap:1rem}.testimonial-card{min-height:240px;border:1px solid var(--line);border-radius:24px;background:var(--surface-solid);padding:1.5rem;box-shadow:0 12px 34px #07261d0b}.testimonial-card:before{content:"“";display:block;height:42px;color:color-mix(in srgb,var(--primary) 48%,transparent);font-family:Georgia,serif;font-size:3.8rem;line-height:1}.avatar{border:1px solid color-mix(in srgb,var(--primary) 22%,var(--line));background:var(--bg-soft);color:var(--primary)}.pricing-section{position:relative}.pricing-head{gap:2rem;margin-bottom:3rem}.pricing-grid{gap:1rem;align-items:stretch}.pricing-card{position:relative;min-height:470px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:26px;background:var(--surface-solid);padding:1.6rem;box-shadow:0 14px 40px #07261d0d;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #07261d17}.pricing-card.featured{border-color:#0b6b50;background:#073a2e;color:#fff;box-shadow:0 26px 70px #064e3b33;transform:translateY(-10px)}.pricing-card.featured:hover{transform:translateY(-14px)}.pricing-card.featured h3,.pricing-card.featured .price,.pricing-card.featured li{color:#fff}.pricing-card.featured p,.pricing-card.featured .price small{color:#ffffffa8}.plan-badge{width:max-content;border-radius:999px;background:#b8f2d9;color:#073a2e;padding:.35rem .7rem;font-size:.7rem;font-weight:800}.pricing-card .button,.pricing-card button{margin-top:auto;min-height:48px;border-radius:14px}.faq-grid{gap:clamp(2rem,6vw,6rem);align-items:start}.faq-grid>.section-heading{position:sticky;top:118px}.faq-list{gap:.75rem}.faq-item{border:1px solid var(--line);border-radius:18px;background:var(--surface-solid);overflow:hidden;box-shadow:0 8px 25px #07261d09}.faq-question{min-height:70px;padding:1rem 1.1rem;font-weight:700}.faq-item.open{border-color:color-mix(in srgb,var(--primary) 28%,var(--line))}.final-section{width:min(1440px,calc(100% - 28px));margin:0 auto 28px;border-radius:42px;background:#064e3b;overflow:hidden;color:#fff}.final-inner{min-height:470px;display:grid;place-items:center;align-content:center;text-align:center}.final-inner h2{max-width:13ch;margin-inline:auto;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.03;letter-spacing:-.045em}[dir=rtl] .final-inner h2{line-height:1.2;letter-spacing:0}.final-inner p{max-width:44rem;color:#ffffffb3;font-size:1.02rem}.final-section .eyebrow{border-color:#ffffff2e;background:#ffffff14;color:#d8f7ea}.final-section .button-primary{border-color:#fff;background:#fff;color:#064e3b;box-shadow:0 18px 36px #0000002e}:root[data-theme=dark] .navbar{background:#091b16e6}:root[data-theme=dark] .dashboard-shell,:root[data-theme=dark] .proof-section>.container,:root[data-theme=dark] .service-card,:root[data-theme=dark] .timeline-item,:root[data-theme=dark] .testimonial-card,:root[data-theme=dark] .pricing-card,:root[data-theme=dark] .faq-item{box-shadow:0 24px 70px #00000038}:root[data-theme=dark] .service-card:nth-child(2),:root[data-theme=dark] .pricing-card.featured{background:#062f25}@keyframes premiumFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-7px,0)}}@media(prefers-reduced-motion:no-preference){.hero-mascot{animation:premiumFloat 5s ease-in-out infinite}.dashboard-shell:before{transition:transform .5s cubic-bezier(.22,1,.36,1)}.dashboard-shell:hover:before{transform:translate3d(3px,3px,0)}}@media(max-width:1024px){.container{width:min(100% - 32px,980px)}.hero-section{min-height:auto;padding:5.6rem 0 5rem}.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-copy{max-width:720px}.hero-copy h1,[dir=rtl] .hero-copy h1{max-width:14ch}.dashboard-shell,[dir=rtl] .dashboard-shell{transform:none}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.service-card:nth-child(1),.service-card:nth-child(2),.service-card:nth-child(3),.service-card:nth-child(4){grid-column:auto}.faq-grid>.section-heading{position:static}}@media(max-width:760px){.container{width:min(100% - 24px,680px)}.navbar{top:8px;width:calc(100% - 16px);min-height:62px;margin-top:8px;border-radius:17px;padding-inline:.65rem}.brand-logo{height:25px}.section,.proof-section,.pain-section{padding-block:4.8rem}.section-heading h2{font-size:clamp(2rem,10vw,2.85rem)}.hero-section{padding:4.3rem 0 4.6rem}.hero-grid{gap:2.3rem}.hero-copy{text-align:start}.hero-copy h1,[dir=rtl] .hero-copy h1{max-width:100%;font-size:clamp(2.55rem,12.7vw,3.75rem);line-height:1.12}.hero-copy>p{font-size:.97rem;line-height:1.85}.hero-capabilities{display:grid;grid-template-columns:1fr}.hero-capability{width:100%;justify-content:flex-start}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.trust-badges{display:grid;grid-template-columns:1fr;gap:.55rem}.dashboard-shell{border-radius:22px;padding:.7rem}.dashboard-shell:before,.dashboard-shell:after{display:none}.proof-section>.container{border-radius:26px;padding:2.1rem 1rem}.proof-metrics{grid-template-columns:1fr}.metric-card{padding:1.2rem}.pain-section,.results-section,.final-section{width:calc(100% - 16px);border-radius:28px}.services-grid{grid-template-columns:1fr;gap:.8rem;margin-top:2rem}.service-card{min-height:auto;border-radius:22px;padding:1.35rem}.timeline{grid-template-columns:1fr;gap:.7rem}.timeline:before{display:none}.timeline-item{min-height:145px}.timeline-item p{margin-top:1rem}.pricing-grid{grid-template-columns:1fr}.pricing-card,.pricing-card.featured,.pricing-card.featured:hover{min-height:auto;border-radius:22px;transform:none}.testimonial-card{min-height:auto}.final-inner{min-height:430px;padding-block:2.5rem}.final-inner h2{font-size:clamp(2.25rem,11vw,3.3rem)}}@media(max-width:420px){.hero-copy h1,[dir=rtl] .hero-copy h1{font-size:2.45rem}.hero-copy .eyebrow{font-size:.7rem;padding-inline:.75rem}.hero-capability strong{font-size:.78rem}}:root{--v3-green: #064e3b;--v3-green-deep: #032f24;--v3-mint: #8ff0c6;--v3-cream: #f7f3ea;--v3-card: #fffefa;--v3-line: rgba(9, 42, 33, .1)}[dir=rtl],[dir=rtl] body,[dir=rtl] button,[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select,[dir=rtl] a{font-family:Cairo,sans-serif!important}.pain-section,.testimonials-section{display:none!important}.section,.proof-section{padding-block:clamp(4.5rem,8vw,7rem)!important}.hero-section{min-height:min(920px,calc(100dvh - 24px));overflow:hidden;padding-top:clamp(6.5rem,10vw,8.5rem)!important;background:radial-gradient(circle at 73% 34%,rgba(31,160,116,.13),transparent 29%),radial-gradient(circle at 22% 74%,rgba(201,120,18,.075),transparent 25%),linear-gradient(180deg,#faf8f2,#f5f1e7)}:root[data-theme=dark] .hero-section{background:radial-gradient(circle at 72% 32%,rgba(47,191,138,.14),transparent 31%),radial-gradient(circle at 18% 74%,rgba(224,160,58,.055),transparent 25%),linear-gradient(180deg,#071613,#091c17)}.hero-section:before{width:720px!important;height:720px!important;top:-310px!important;inset-inline-end:-180px!important;background:conic-gradient(from 45deg,#064e3b00,#064e3b21,#8ff0c608,#064e3b00,#c9781212,#064e3b00)!important;filter:blur(2px)!important;animation:vayroV3Orbit 18s linear infinite}.hero-section:after{width:470px!important;height:470px!important;bottom:-240px!important;inset-inline-start:-110px!important;background:radial-gradient(circle,#064e3b1f,#064e3b00 68%)!important;filter:blur(5px);animation:vayroV3Float 9s ease-in-out infinite alternate}.hero-orbit{display:block!important;position:absolute;z-index:-1;width:min(76vw,980px);aspect-ratio:1;inset-inline-end:-26vw;top:50%;border-radius:50%;transform:translateY(-50%);opacity:.72;pointer-events:none;background:repeating-radial-gradient(circle,transparent 0 72px,rgba(6,78,59,.075) 73px 74px,transparent 75px 122px),conic-gradient(from 0deg,transparent 0 20%,rgba(6,78,59,.1) 28%,transparent 36% 58%,rgba(201,120,18,.055) 66%,transparent 76%);-webkit-mask-image:radial-gradient(circle,#000 0 58%,transparent 83%);mask-image:radial-gradient(circle,#000 0 58%,transparent 83%);animation:vayroV3Orbit 32s linear infinite reverse}.hero-grid{position:relative;z-index:2;align-items:center!important;gap:clamp(2.8rem,7vw,6.2rem)!important}.hero-copy{max-width:560px!important}.hero-copy .eyebrow{min-height:34px!important;padding-inline:.85rem!important;font-size:.72rem!important;background:#ffffffad!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:root[data-theme=dark] .hero-copy .eyebrow{background:#0d2b23b8!important}.hero-copy h1{max-width:10.5ch!important;margin:1rem 0 .9rem!important;font-size:clamp(3.2rem,6.5vw,6rem)!important;line-height:.96!important;font-weight:800!important}[dir=rtl] .hero-copy h1{max-width:11.5ch!important;font-size:clamp(2.7rem,5.6vw,5.1rem)!important;line-height:1.16!important}.hero-copy>p{max-width:32rem!important;font-size:1rem!important;line-height:1.85!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-capabilities{margin-top:1.2rem!important;gap:.45rem!important}.hero-capability{min-height:39px!important;padding-block:.25rem!important;box-shadow:none!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-capability-icon{width:25px!important;height:25px!important}.hero-actions{margin-top:1.45rem!important}.hero-actions .button{min-height:50px!important;border-radius:999px!important;padding-inline:1.35rem!important}.trust-badges{margin-top:1.1rem!important;font-size:.78rem!important}.hero-visual{transform:translateZ(0)}.dashboard-shell{border-radius:30px!important;box-shadow:0 42px 110px #042e2229,0 0 0 1px #ffffffbf inset!important;animation:vayroV3Dashboard 7s ease-in-out infinite alternate}.dashboard-shell:before{top:20px!important;right:-20px!important;bottom:-20px!important;left:20px!important;opacity:.76}.dashboard-shell:after{top:40px!important;right:-40px!important;bottom:-40px!important;left:40px!important;opacity:.32!important}.proof-section{padding-top:2.5rem!important}.proof-section>.container{border-radius:30px!important;padding:clamp(2rem,5vw,3.4rem)!important}.proof-section .section-heading p{display:none}.logo-wall{margin-top:1.6rem!important}.logo-wall span{min-height:44px!important;border-radius:999px!important;background:transparent!important}.metric-card{border:0!important;background:transparent!important;box-shadow:none!important;padding:1rem .75rem!important}.metric-card strong{font-size:clamp(2rem,4vw,3.1rem)!important;font-weight:800!important}#services{position:relative}#services .section-heading p{max-width:31rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;margin-top:2.4rem!important}.service-card,.service-card:nth-child(n){grid-column:auto!important;min-height:310px!important;border-radius:28px!important;padding:1.55rem!important}.service-card:nth-child(2){transform:translateY(-14px);box-shadow:0 24px 62px #032f2421!important}.service-card h3{font-size:1.35rem!important;margin-top:1rem!important}.service-card p{font-size:.91rem!important;line-height:1.75!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-card li:nth-child(n+3){display:none!important}.service-card ul{margin-top:.9rem!important}.how-section{width:min(1440px,calc(100% - 24px));margin-inline:auto;border-radius:42px;background:var(--v3-green-deep);color:#fff;overflow:hidden}.how-section .section-heading>span{border-color:#ffffff26!important;background:#ffffff0f!important;color:var(--v3-mint)!important}.how-section .section-heading h2{color:#fff!important}.timeline-item{border-color:#ffffff1c!important;background:#ffffff0e!important;color:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timeline-item p{color:#ffffffc7!important}.results-section .section-heading{max-width:30rem!important}.result-card{border-radius:24px!important}.result-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pricing-section{background:linear-gradient(180deg,transparent,rgba(6,78,59,.035),transparent)}.pricing-grid{gap:1rem!important}.pricing-card{border-radius:28px!important;padding:1.55rem!important}.pricing-card.featured{transform:translateY(-14px)!important;border-color:color-mix(in srgb,var(--primary) 45%,var(--line))!important;box-shadow:0 28px 76px #043a2b26!important}.pricing-card>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pricing-card li:nth-child(n+4){display:none!important}.faq-section .faq-list>*:nth-child(n+6){display:none!important}.final-section{width:min(1440px,calc(100% - 24px));margin:0 auto 18px;border-radius:42px!important;overflow:hidden}.final-inner h2{max-width:15ch;font-size:clamp(2.2rem,5vw,4.5rem)!important}@keyframes vayroV3Orbit{to{transform:rotate(360deg)}}@keyframes vayroV3Float{0%{transform:translate3d(0,-10px,0) scale(.96);opacity:.72}to{transform:translate3d(28px,22px,0) scale(1.08);opacity:1}}@keyframes vayroV3Dashboard{0%{transform:translate3d(0,2px,0) rotateY(-1.25deg) rotateX(.55deg)}to{transform:translate3d(0,-8px,0) rotateY(.35deg) rotateX(0)}}[dir=rtl] .dashboard-shell{animation-name:vayroV3DashboardRtl}@keyframes vayroV3DashboardRtl{0%{transform:translate3d(0,2px,0) rotateY(1.25deg) rotateX(.55deg)}to{transform:translate3d(0,-8px,0) rotateY(-.35deg) rotateX(0)}}@media(max-width:980px){.hero-section{min-height:auto}.hero-grid{gap:3rem!important}.services-grid{grid-template-columns:1fr!important}.service-card:nth-child(2){transform:none}}@media(max-width:760px){.container{width:min(100% - 28px,1240px)!important}.navbar{width:calc(100% - 20px)!important;top:8px!important;margin-top:8px!important;border-radius:17px!important}.hero-section{padding-top:6.5rem!important;padding-bottom:4.5rem!important}.hero-grid{gap:2.5rem!important}.hero-copy{text-align:center;margin-inline:auto}.hero-copy .eyebrow{margin-inline:auto}.hero-copy h1,[dir=rtl] .hero-copy h1{max-width:12ch!important;margin-inline:auto!important;font-size:clamp(2.5rem,13vw,4rem)!important}.hero-copy>p{margin-inline:auto!important;font-size:.94rem!important;-webkit-line-clamp:3}.hero-capabilities,.hero-actions,.trust-badges{justify-content:center!important}.hero-capability:nth-child(n+3){display:none!important}.trust-badges span:nth-child(n+3){display:none!important}.hero-orbit{width:720px;inset-inline-end:-500px;opacity:.45}.dashboard-shell{animation-duration:8s;border-radius:22px!important}.dashboard-shell:before,.dashboard-shell:after{display:none}.section,.proof-section{padding-block:4rem!important}.section-heading h2{font-size:clamp(1.85rem,9vw,2.8rem)!important}.proof-section>.container,.how-section,.final-section{border-radius:26px!important}.logo-wall span:nth-child(n+4){display:none!important}.proof-metrics{grid-template-columns:repeat(3,1fr)!important;gap:.3rem!important}.metric-card{padding:.8rem .25rem!important;text-align:center!important}.metric-card strong{font-size:1.45rem!important}.metric-card span,.metric-card small{font-size:.65rem!important}.pricing-card.featured{transform:none!important}}@media(prefers-reduced-motion:reduce){.hero-section:before,.hero-section:after,.hero-orbit,.dashboard-shell{animation:none!important}}
