*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#070a0e;--bg-card:#0d1117;--bg-card-hover:#131a24;--bg-elevated:#111820;--surface2:#111a3d;--border:rgba(99, 179, 255, 0.10);--text:#e8edf5;--text-secondary:#8b95a5;--muted:#5a6577;--accent:#2979ff;--accent-glow:rgba(41, 121, 255, 0.25);--accent-soft:rgba(41, 121, 255, 0.08);--green:#22c55e;--green-soft:rgba(34, 197, 94, 0.1);--red:#ef4444;--red-soft:rgba(239, 68, 68, 0.08);--radius:14px;--radius-sm:10px;--font-display:'Syne',sans-serif;--font-body:'DM Sans',sans-serif;--max-w:1080px;--section-pad:clamp(4rem, 10vw, 7rem) clamp(1.2rem, 5vw, 2rem)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}[dir=rtl]{font-family:Tajawal,var(--font-body)}[dir=rtl] .badge,[dir=rtl] .btn-primary,[dir=rtl] .nav-cta,[dir=rtl] .step-num,[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{font-family:Tajawal,var(--font-display)}[dir=rtl] nav{direction:ltr}[dir=rtl] .mobile-menu{direction:rtl}[dir=rtl] .ps-arrow{transform:scaleX(-1)}.hero-content h1{min-height:3.6em}.hero-sub{min-height:3.3em}.who-featured{min-height:180px}.step-card{min-height:180px}.step-card p{min-height:2.8em}.ps-item{min-height:52px}@media (max-width:768px){.hero-content h1{min-height:auto}.hero-sub{min-height:auto}.who-featured{min-height:auto}.step-card{min-height:auto}.step-card p{min-height:auto}.ps-item{min-height:auto}.cta-title{min-height:auto}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:0 0}.container{max-width:var(--max-w);margin:0 auto}em{font-style:normal;background:linear-gradient(135deg,#56b4f7,#2979ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}nav{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,4vw,2.5rem);height:64px;background:rgba(7,10,14,.85);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.04)}.logo-icon{height:50px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{font-size:.88rem;color:var(--text-secondary);transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-cta{background:var(--accent)!important;color:#fff!important;padding:8px 20px;border-radius:8px;font-weight:600;font-size:.85rem!important;transition:transform .2s,box-shadow .2s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px var(--accent-glow)}.lang-toggle{display:flex;gap:2px;background:rgba(255,255,255,.04);border-radius:6px;padding:2px}.lang-opt{padding:4px 10px;border-radius:5px;font-size:.75rem;font-weight:600;color:var(--muted);transition:all .2s}.lang-opt.active{background:var(--accent);color:#fff}.hamburger{display:none;flex-direction:column;gap:5px;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:.3s}.mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;z-index:999;background:rgba(7,10,14,.97);backdrop-filter:blur(20px);flex-direction:column;padding:1rem 1.5rem 1.5rem;gap:.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu a{display:block;padding:.8rem 0;font-size:1rem;color:var(--text-secondary);border-bottom:1px solid rgba(255,255,255,.04)}.mobile-menu .mobile-cta{margin-top:.5rem;text-align:center;background:var(--accent);color:#fff;padding:12px;border-radius:10px;font-weight:600;border:none}.mobile-menu.open{display:flex}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}}.hero{position:relative;padding:clamp(6rem,14vw,9rem) clamp(1.2rem,5vw,2rem) clamp(2rem,5vw,4rem);overflow:hidden;min-height:100dvh;display:flex;flex-direction:column;justify-content:center}.hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4;animation:orb-float 20s ease-in-out infinite}.orb-1{width:500px;height:500px;background:rgba(41,121,255,.15);top:-10%;right:-5%}.orb-2{width:400px;height:400px;background:rgba(86,180,247,.1);bottom:-10%;left:-10%;animation-delay:-10s}@keyframes orb-float{0%,100%{transform:translate(0,0)}50%{transform:translate(30px,-30px)}}.hero-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1.1fr 0.9fr;gap:clamp(2rem,5vw,4rem);align-items:center;position:relative;z-index:1}.hero-content h1{font-family:var(--font-display);font-size:clamp(2rem, 4.5vw, 3.2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.hero-sub{font-size:clamp(1rem, 1.8vw, 1.15rem);color:var(--text-secondary);line-height:1.65;max-width:520px;margin-bottom:2rem}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2979ff,#1a5ce6);color:#fff;font-family:var(--font-display);font-size:1.05rem;font-weight:700;padding:16px 36px;border-radius:12px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px var(--accent-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(41,121,255,.45)}.btn-lg{font-size:1.15rem;padding:18px 44px}.hero-micro{margin-top:1rem;font-size:.85rem;color:var(--muted);letter-spacing:.01em}.hero-visual{display:flex;justify-content:center;contain:layout style}.hero-phone{width:100%;max-width:340px;min-height:280px;contain:layout style;background:var(--bg-card);border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.4),0 0 0 1px rgba(41,121,255,.06)}.phone-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(37,211,102,.06);border-bottom:1px solid rgba(255,255,255,.04)}.phone-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2979ff,#56b4f7);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff}.phone-name{font-weight:600;font-size:.9rem}.phone-status{font-size:.72rem;color:#25d366}.phone-chat{padding:16px;display:flex;flex-direction:column;gap:10px}.chat-msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:.85rem;line-height:1.5;animation:msg-in .4s ease}.chat-msg.user{align-self:flex-end;background:#005c4b;color:#d1f4e0;border-bottom-right-radius:4px}.chat-msg.bot{align-self:flex-start;background:rgba(255,255,255,.06);color:var(--text);border-bottom-left-radius:4px}@keyframes msg-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.phone-input-bar{padding:10px 16px;border-top:1px solid rgba(255,255,255,.04);font-size:.78rem;color:var(--muted)}.hero-stats{max-width:var(--max-w);margin:clamp(2rem,5vw,3.5rem) auto 0;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3rem);position:relative;z-index:1}.stat{text-align:center}.stat-num{display:block;font-family:var(--font-display);font-size:clamp(1.4rem, 3vw, 2rem);font-weight:800;color:var(--text)}.stat-label{font-size:.78rem;color:var(--muted)}.stat-divider{width:1px;height:36px;background:rgba(255,255,255,.08)}.section-dark{background:var(--bg);padding:var(--section-pad)}.section-accent{background:var(--bg-card);padding:var(--section-pad);border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}.section-cta{background:linear-gradient(180deg,var(--bg-card) 0,var(--bg) 100%);padding:var(--section-pad);text-align:center}.badge{display:inline-block;font-family:var(--font-display);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:var(--accent-soft);padding:5px 14px;border-radius:20px;margin-bottom:1rem}.badge-red{color:var(--red);background:var(--red-soft)}.section-title{font-family:var(--font-display);font-size:clamp(1.6rem, 3.5vw, 2.4rem);font-weight:800;line-height:1.2;margin-bottom:clamp(2rem,4vw,3rem)}.demo-box{background:var(--bg-elevated);border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;max-width:640px;margin:0 auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.demo-chat{padding:20px;min-height:200px;max-height:380px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.demo-msg{display:flex;gap:10px;align-items:flex-start;animation:msg-in .3s ease}.demo-msg.user{flex-direction:row-reverse}.demo-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2979ff,#56b4f7);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:#fff;flex-shrink:0}.demo-msg.user .demo-avatar{background:linear-gradient(135deg,#005c4b,#00875a)}.demo-bubble{padding:10px 14px;border-radius:14px;font-size:.9rem;line-height:1.5;max-width:80%}.demo-msg.bot .demo-bubble{background:rgba(255,255,255,.05);border-bottom-left-radius:4px}.demo-msg.bot .demo-bubble strong{color:#fff;font-weight:600}.demo-msg.bot .demo-bubble em{font-style:italic;color:#a8b8cc}.demo-msg.bot .demo-bubble code{background:rgba(255,255,255,.08);padding:1px 5px;border-radius:4px;font-size:.83em;font-family:monospace}.demo-msg.bot .demo-bubble a{color:var(--accent);text-decoration:underline;text-decoration-color:rgba(41,121,255,0.3);transition:text-decoration-color .2s}.demo-msg.bot .demo-bubble a:hover{text-decoration-color:var(--accent)}.demo-msg.bot .demo-bubble ol,.demo-msg.bot .demo-bubble ul{margin:6px 0 4px;padding-left:18px}.demo-msg.bot .demo-bubble li{margin-bottom:3px}.demo-msg.bot .demo-bubble br+br{display:none}.demo-msg.user .demo-bubble{background:#005c4b;color:#d1f4e0;border-bottom-right-radius:4px}.demo-typing{display:flex;gap:10px;align-items:flex-start;animation:msg-in .3s ease}.demo-typing .demo-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2979ff,#56b4f7);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:#fff;flex-shrink:0}.typing-dots{display:flex;gap:4px;padding:14px 18px;background:rgba(255,255,255,.05);border-radius:14px;border-bottom-left-radius:4px}.typing-dots span{width:7px;height:7px;border-radius:50%;background:var(--text-secondary);animation:typing-bounce 1.2s infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,100%,60%{transform:translateY(0);opacity:.3}30%{transform:translateY(-6px);opacity:1}}.demo-input-row{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.06)}.demo-input{flex:1;background:0 0;border:none;padding:16px 20px;color:var(--text);font-family:var(--font-body);font-size:.9rem;outline:0}.demo-input::placeholder{color:var(--muted)}.demo-send{background:var(--accent);color:#fff;font-weight:600;font-size:.85rem;padding:16px 24px;white-space:nowrap;transition:background .2s}.demo-send:hover{background:#1a5ce6}.demo-suggestions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px 16px;border-top:1px solid rgba(255,255,255,.03)}.demo-chip{font-size:.78rem;color:var(--accent);background:var(--accent-soft);border:1px solid rgba(41,121,255,.15);padding:6px 14px;border-radius:20px;cursor:pointer;transition:background .2s,border-color .2s}.demo-chip:hover{background:rgba(41,121,255,.15);border-color:rgba(41,121,255,.3)}.who-bento{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,1.5vw,1rem);max-width:var(--max-w);margin:0 auto}.who-card{background:var(--bg);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius);padding:clamp(1.2rem,2.5vw,1.8rem);transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.who-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:0 0;transition:background .3s}.who-card:hover{border-color:rgba(41,121,255,.15);transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.who-featured{padding:clamp(1.5rem,3vw,2rem)}.who-featured[data-accent=blue]:hover::before{background:linear-gradient(90deg,#2979ff,transparent)}.who-featured[data-accent=green]:hover::before{background:linear-gradient(90deg,#22c55e,transparent)}.who-featured[data-accent=purple]:hover::before{background:linear-gradient(90deg,#a855f7,transparent)}.who-featured .who-icon{font-size:2.2rem;margin-bottom:.8rem}.who-featured h3{font-family:var(--font-display);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.who-featured p{font-size:.88rem;color:var(--text-secondary);line-height:1.55}.who-compact{display:flex;align-items:flex-start;gap:14px;padding:clamp(1rem,2vw,1.3rem) clamp(1.2rem,2vw,1.5rem)}.who-compact .who-icon{font-size:1.6rem;line-height:1;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.03);border-radius:10px;margin:0}.who-compact h3{font-family:var(--font-display);font-size:.95rem;font-weight:700;margin-bottom:.2rem}.who-compact p{font-size:.8rem;color:var(--muted);line-height:1.45;margin:0}.who-any{background:linear-gradient(135deg,rgba(41,121,255,.06),rgba(131,58,180,.06));border-color:rgba(41,121,255,.12)}.who-any:hover{border-color:rgba(41,121,255,.3)}@media (max-width:768px){.who-bento{grid-template-columns:1fr;max-width:420px}.who-compact{flex-direction:row;align-items:center}}@media (min-width:769px) and (max-width:1024px){.who-bento{grid-template-columns:repeat(2,1fr)}.who-featured:first-child{grid-column:1/-1}}.badge-green{color:var(--green);background:var(--green-soft)}.save-compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;max-width:820px;margin:0 auto 3rem}.save-card{border-radius:var(--radius);padding:clamp(1.5rem,3vw,2.2rem);position:relative}.save-old{background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.12)}.save-new{background:linear-gradient(135deg,rgba(34,197,94,.06),rgba(41,121,255,.04));border:1px solid rgba(34,197,94,.2);box-shadow:0 0 60px rgba(34,197,94,.06)}.save-card-badge{position:absolute;top:-10px;right:16px;background:var(--green);color:#fff;font-family:var(--font-display);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:6px}[dir=rtl] .save-card-badge{right:auto;left:16px}.save-card-label{font-family:var(--font-display);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem}.save-old .save-card-label{color:rgba(239,68,68,.7)}.save-new .save-card-label{color:var(--green)}.save-card-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:1rem}.save-amount{font-family:var(--font-display);font-size:clamp(1.5rem, 3vw, 2rem);font-weight:800;color:var(--text);line-height:1}.save-old .save-amount{text-decoration:line-through;text-decoration-color:rgba(239,68,68,0.5);opacity:.6}.save-new .save-amount{color:var(--green);font-size:clamp(1.2rem, 2.5vw, 1.6rem)}.save-period{font-size:.78rem;color:var(--muted)}.save-card-line{height:1px;background:rgba(255,255,255,.06);margin-bottom:1rem}.save-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.65rem}.save-list li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:var(--text-secondary);line-height:1.4}.save-x{color:var(--red);font-weight:700;font-size:.9rem;flex-shrink:0;opacity:.7}.save-check{color:var(--green);font-weight:700;font-size:.9rem;flex-shrink:0}.save-vs{display:flex;align-items:center;justify-content:center;padding:0 clamp(.8rem,2vw,1.5rem)}.save-vs span{font-family:var(--font-display);font-size:.85rem;font-weight:800;text-transform:uppercase;color:var(--muted);letter-spacing:.1em}.save-bottom-stats{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2rem);background:rgba(34,197,94,.04);border:1px solid rgba(34,197,94,.1);border-radius:var(--radius);max-width:620px;margin:0 auto}.save-stat{text-align:center}.save-stat-num{display:block;font-family:var(--font-display);font-size:clamp(1.4rem, 3vw, 2rem);font-weight:800;color:var(--green)}.save-stat-label{font-size:.78rem;color:var(--muted)}.save-stat-divider{width:1px;height:36px;background:rgba(34,197,94,.15)}@media (max-width:768px){.save-compare{grid-template-columns:1fr;gap:0;max-width:400px}.save-vs{padding:.8rem 0}.save-vs span{font-size:.75rem}.save-bottom-stats{flex-wrap:wrap;gap:1rem}.save-stat-divider{display:none}}.ps-grid{display:flex;align-items:center;gap:clamp(1.5rem,4vw,3rem);justify-content:center}.ps-col{flex:1;max-width:360px;display:flex;flex-direction:column;gap:1rem}.ps-item{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:var(--radius-sm);font-size:.95rem}.ps-problems .ps-item{background:var(--red-soft)}.ps-solutions .ps-item{background:var(--green-soft)}.ps-x{color:var(--red);font-weight:700;font-size:1.1rem;flex-shrink:0}.ps-check{color:var(--green);font-weight:700;font-size:1.1rem;flex-shrink:0}.ps-arrow{color:var(--accent);flex-shrink:0}.steps-row{display:flex;align-items:flex-start;gap:0}.step-card{flex:1;text-align:center;padding:clamp(1.5rem,3vw,2rem)}.step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent-soft);border:2px solid var(--accent);font-family:var(--font-display);font-size:1.2rem;font-weight:800;color:var(--accent);margin-bottom:1rem}.step-card h3{font-family:var(--font-display);font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.step-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.55}.step-connector{width:60px;height:2px;background:linear-gradient(90deg,rgba(41,121,255,.3),rgba(41,121,255,.05));margin-top:calc(clamp(1.5rem,3vw,2rem) + 24px);flex-shrink:0}.proj-header{text-align:center;padding:0 5% 70px;max-width:640px;margin:0 auto}.proj-header .section-title{margin-bottom:16px}.proj-sub{color:var(--muted);font-size:.97rem;line-height:1.65}.proj-entry{display:grid;grid-template-columns:270px 1fr;align-items:center;padding:70px 6%;position:relative;overflow:hidden}.proj-entry--flip{grid-template-columns:1fr 270px}.proj-entry--flip .proj-entry-meta{order:2}.proj-entry--flip .proj-entry-visual{order:1}.proj-entry-meta{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2;padding:0 40px 0 0}.proj-entry--flip .proj-entry-meta{padding:0 0 0 40px}.proj-name{font-family:var(--font-display);font-size:clamp(1.7rem, 2.8vw, 2.4rem);font-weight:800;letter-spacing:-.03em;color:var(--text);line-height:1.1;margin:0}.proj-desc{font-size:.95rem;color:var(--muted);line-height:1.65;margin:0}.proj-tags-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.proj-tag-pill{font-size:.72rem;font-weight:600;letter-spacing:.04em;padding:4px 11px;border-radius:99px;white-space:nowrap}.pill-chat{background:rgba(41,121,255,.12);color:var(--accent);border:1px solid rgba(41,121,255,.25)}.pill-dash{background:rgba(255,255,255,.04);color:var(--muted);border:1px solid var(--border)}.proj-entry-visual{position:relative;height:560px}.proj-entry-visual--right{margin-right:-6vw}.proj-entry-visual--left{margin-left:-6vw}.proj-bleed-dash{position:absolute;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:var(--surface2);z-index:1;opacity:.72;box-shadow:0 20px 60px rgba(0,0,0,.5);transition:opacity .4s ease,transform .4s ease}.proj-entry-visual--right .proj-bleed-dash{left:calc(32% + 70px);bottom:0;width:55%;height:310px;transform:rotate(1.2deg) translateY(18px)}.proj-entry-visual--left .proj-bleed-dash{right:calc(32% + 70px);bottom:0;width:55%;height:310px;transform:rotate(-1.2deg) translateY(18px)}.proj-bleed-dash img{width:100%;height:100%;object-fit:cover;object-position:top left;display:block}.proj-bleed-chat{position:absolute;border-radius:18px;overflow:hidden;border:1px solid rgba(41,121,255,.2);background:var(--surface2);z-index:3;box-shadow:0 0 0 1px rgba(41,121,255,.07),0 30px 80px rgba(0,0,0,.7),0 0 80px rgba(41,121,255,.1);transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.proj-entry-visual--right .proj-bleed-chat{left:70px;top:0;width:38%;height:530px}.proj-entry-visual--left .proj-bleed-chat{right:70px;top:0;width:38%;height:620px}.proj-entry-visual--left{height:650px}.proj-bleed-chat img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.proj-entry-visual--right:hover .proj-bleed-chat{transform:translateX(-18px) translateY(-4px);box-shadow:0 0 0 1px rgba(41,121,255,.2),0 40px 100px rgba(0,0,0,.75),0 0 100px rgba(41,121,255,.16)}.proj-entry-visual--left:hover .proj-bleed-chat{transform:translateX(18px) translateY(-4px);box-shadow:0 0 0 1px rgba(41,121,255,.2),0 40px 100px rgba(0,0,0,.75),0 0 100px rgba(41,121,255,.16)}.proj-entry-visual:hover .proj-bleed-dash{opacity:.9}.proj-entry-visual--right:hover .proj-bleed-dash{transform:rotate(1.2deg) translateY(10px) translateX(18px)}.proj-entry-visual--left:hover .proj-bleed-dash{transform:rotate(-1.2deg) translateY(10px) translateX(-18px)}.proj-fade-right{right:0;background:linear-gradient(to right,transparent,var(--bg))}.proj-fade-left{left:0;background:linear-gradient(to left,transparent,var(--bg))}.proj-review{margin:20px 0 0;padding:18px 20px;background:rgba(255,255,255,.03);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:12px;display:flex;flex-direction:column;gap:10px}.proj-stars{display:flex;gap:3px;line-height:1}.proj-stars span{color:var(--accent);font-size:1rem}.proj-review p{margin:0;font-size:.88rem;color:var(--text);line-height:1.65;font-style:italic;opacity:.85}.proj-review footer{display:flex;flex-direction:column;gap:2px;margin-top:4px}.proj-reviewer-name{font-size:.82rem;font-weight:700;color:var(--text);font-family:var(--font-display)}.proj-reviewer-role{font-size:.75rem;color:var(--muted)}@media (max-width:900px){#proof{padding:60px 0 40px}.proj-entry,.proj-entry--flip{grid-template-columns:1fr;margin:0 4% 24px;padding:28px 20px 0;gap:0;background:var(--surface2);border:1px solid var(--border);border-radius:20px;overflow:hidden}.proj-entry--flip .proj-entry-meta,.proj-entry-meta{order:1;padding:0 0 24px}.proj-entry--flip .proj-entry-visual,.proj-entry-visual{order:2;height:auto;display:flex;flex-direction:column;align-items:center;gap:12px;position:static;margin-left:-20px!important;margin-right:-20px!important;width:calc(100% + 40px);padding-bottom:0}.proj-entry-visual--left{height:auto}.proj-entry-visual--left .proj-bleed-chat,.proj-entry-visual--right .proj-bleed-chat{position:static;width:100%;height:400px;border-radius:0;transform:none!important;order:1;box-shadow:none;border-left:none;border-right:none;border-top:1px solid var(--border);border-bottom:none}.proj-entry-visual--left .proj-bleed-dash,.proj-entry-visual--right .proj-bleed-dash{position:static;width:100%;height:180px;border-radius:0 0 20px 20px;transform:none!important;opacity:1;order:2;border:none;border-top:1px solid var(--border);box-shadow:none}.proj-fade-left,.proj-fade-right{display:none}.proj-entry-visual--left:hover .proj-bleed-chat,.proj-entry-visual--left:hover .proj-bleed-dash,.proj-entry-visual--right:hover .proj-bleed-chat,.proj-entry-visual--right:hover .proj-bleed-dash{transform:none}}[dir=rtl] .proj-header{text-align:right}[dir=rtl] .proj-entry{direction:rtl}[dir=rtl] .proj-entry:not(.proj-entry--flip){grid-template-columns:1fr 270px}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-meta{order:2;padding:0 0 0 40px}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-visual{order:1;margin-left:-6vw;margin-right:0}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-bleed-chat{left:auto;right:70px}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-bleed-dash{left:auto;right:calc(32% + 70px);transform:rotate(-1.2deg) translateY(18px)}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-fade-right{display:none}[dir=rtl] .proj-entry:not(.proj-entry--flip)::after{content:'';position:absolute;top:0;bottom:0;left:0;width:180px;background:linear-gradient(to left,transparent,var(--bg));z-index:4;pointer-events:none}[dir=rtl] .proj-entry--flip{grid-template-columns:270px 1fr}[dir=rtl] .proj-entry--flip .proj-entry-meta{order:1;padding:0 40px 0 0}[dir=rtl] .proj-entry--flip .proj-entry-visual{order:2;margin-right:-6vw;margin-left:0}[dir=rtl] .proj-entry--flip .proj-bleed-chat{right:auto;left:70px}[dir=rtl] .proj-entry--flip .proj-bleed-dash{right:auto;left:calc(32% + 70px);transform:rotate(1.2deg) translateY(18px)}[dir=rtl] .proj-entry--flip .proj-fade-left{display:none}[dir=rtl] .proj-entry--flip .proj-fade-right{display:block;right:0;left:auto;background:linear-gradient(to right,transparent,var(--bg))}[dir=rtl] .proj-review{text-align:right;border-left:none;border-right:3px solid var(--accent)}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-visual:hover .proj-bleed-chat{transform:translateX(18px) translateY(-4px)}[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-visual:hover .proj-bleed-dash{transform:rotate(-1.2deg) translateY(10px) translateX(-18px)}[dir=rtl] .proj-entry--flip .proj-entry-visual:hover .proj-bleed-chat{transform:translateX(-18px) translateY(-4px)}[dir=rtl] .proj-entry--flip .proj-entry-visual:hover .proj-bleed-dash{transform:rotate(1.2deg) translateY(10px) translateX(18px)}@media (max-width:900px){[dir=rtl] .proj-entry,[dir=rtl] .proj-entry--flip,[dir=rtl] .proj-entry:not(.proj-entry--flip){grid-template-columns:1fr;direction:rtl;background:var(--surface2);border:1px solid var(--border);border-radius:20px;overflow:hidden;margin:0 4% 24px;padding:28px 20px 0}[dir=rtl] .proj-entry--flip .proj-entry-meta,[dir=rtl] .proj-entry-meta,[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-meta{order:1;padding:0 0 24px;text-align:right}[dir=rtl] .proj-entry--flip .proj-entry-visual,[dir=rtl] .proj-entry-visual,[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-entry-visual{order:2;height:auto;display:flex;flex-direction:column;align-items:center;gap:12px;position:static;margin-left:-20px!important;margin-right:-20px!important;width:calc(100% + 40px);padding-bottom:0}[dir=rtl] .proj-entry--flip .proj-bleed-chat,[dir=rtl] .proj-entry-visual--left .proj-bleed-chat,[dir=rtl] .proj-entry-visual--right .proj-bleed-chat,[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-bleed-chat{position:static;width:100%;height:400px;border-radius:0;transform:none!important;order:1;left:auto;right:auto;box-shadow:none;border-left:none;border-right:none;border-top:1px solid var(--border);border-bottom:none}[dir=rtl] .proj-entry--flip .proj-bleed-dash,[dir=rtl] .proj-entry-visual--left .proj-bleed-dash,[dir=rtl] .proj-entry-visual--right .proj-bleed-dash,[dir=rtl] .proj-entry:not(.proj-entry--flip) .proj-bleed-dash{position:static;width:100%;height:180px;border-radius:0 0 20px 20px;transform:none!important;opacity:1;order:2;left:auto;right:auto;border:none;border-top:1px solid var(--border);box-shadow:none}[dir=rtl] .proj-fade-left,[dir=rtl] .proj-fade-right{display:none}[dir=rtl] .proj-entry:not(.proj-entry--flip)::after{display:none}[dir=rtl] .proj-entry-visual:hover .proj-bleed-chat,[dir=rtl] .proj-entry-visual:hover .proj-bleed-dash{transform:none!important}}@media (max-width:768px){[dir=rtl] .ps-arrow{transform:rotate(90deg)}}.cta-urgency{display:inline-block;font-size:.88rem;font-weight:600;color:#fbbf24;background:rgba(251,191,36,.08);border:1px solid rgba(251,191,36,.15);padding:8px 20px;border-radius:24px;margin-bottom:1.5rem}.cta-title{font-family:var(--font-display);font-size:clamp(1.6rem, 3.5vw, 2.6rem);font-weight:800;line-height:1.2;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-actions{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.btn-ig{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#833ab4,#c13584,#e1306c);color:#fff;font-family:var(--font-display);font-size:.9rem;font-weight:600;padding:12px 28px;border-radius:10px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(131,58,180,.25);text-decoration:none}.btn-ig:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(131,58,180,.45)}.btn-ig svg{flex-shrink:0}.cta-subtext{font-size:.92rem;color:var(--text-secondary);margin-bottom:1.5rem}.cta-trust{display:flex;justify-content:center;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap;font-size:.82rem;color:var(--green)}footer{border-top:1px solid rgba(255,255,255,.04);padding:2.5rem clamp(1.2rem,5vw,2rem) 1.5rem}.footer-inner{max-width:var(--max-w);margin:0 auto;display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand p{font-size:.82rem;color:var(--muted)}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.85rem;color:var(--text-secondary);transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-bottom{max-width:var(--max-w);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.04);font-size:.78rem;color:var(--muted);flex-wrap:wrap;gap:.5rem}.footer-legal{display:flex;gap:1rem}.footer-legal a{color:var(--muted);transition:color .2s}.footer-legal a:hover{color:var(--text-secondary)}.legal-modal{display:none;position:fixed;inset:0;z-index:9998;align-items:center;justify-content:center;padding:1.5rem}.legal-modal.open{display:flex}.legal-modal-backdrop{position:absolute;inset:0;background:rgba(4,7,12,.82);backdrop-filter:blur(6px)}.legal-modal-box{position:relative;z-index:1;background:var(--bg-elevated);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;max-width:560px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 40px 80px rgba(0,0,0,.6)}.legal-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.legal-modal-header h2{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.legal-modal-close{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--muted);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:background .2s}.legal-modal-close:hover{background:rgba(255,255,255,.1);color:var(--text)}.legal-modal-body h3{font-size:.95rem;font-weight:600;margin:1.2rem 0 .4rem;color:var(--text)}.legal-modal-body p{font-size:.85rem;color:var(--text-secondary);line-height:1.6}.legal-date{color:var(--muted)!important;font-size:.78rem!important}.cf-modal{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:1.5rem}.cf-modal.open{display:flex}.cf-backdrop{position:absolute;inset:0;background:rgba(4,7,12,.82);backdrop-filter:blur(6px);animation:fade-in .25s ease}@keyframes fade-in{from{opacity:0}to{opacity:1}}.cf-box{position:relative;z-index:1;background:var(--bg-elevated);border:1px solid rgba(41,121,255,.18);border-radius:20px;padding:2.2rem 2.4rem 2rem;width:100%;max-width:480px;box-shadow:0 40px 80px rgba(0,0,0,.6),0 0 0 1px rgba(41,121,255,.06);animation:slide-up .3s cubic-bezier(.22,1,.36,1)}@keyframes slide-up{from{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cf-box::before{content:'';position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.cf-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.cf-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;line-height:1.25}.cf-subtitle{font-size:.82rem;color:var(--muted);margin-top:.3rem}.cf-close{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--muted);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background .2s}.cf-close:hover{background:rgba(255,255,255,.1);color:var(--text)}.cf-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.cf-field{display:flex;flex-direction:column;gap:.4rem}.cf-field.full{grid-column:1/-1}.cf-field label{font-size:.76rem;font-weight:500;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.cf-field input,.cf-field textarea{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-sm);color:var(--text);font-family:var(--font-body);font-size:.9rem;padding:.7rem 1rem;outline:0;transition:border-color .2s,background .2s;width:100%}.cf-field input::placeholder,.cf-field textarea::placeholder{color:rgba(122,135,153,.5)}.cf-field input:focus,.cf-field textarea:focus{border-color:rgba(41,121,255,.55);background:rgba(41,121,255,.05)}.cf-field textarea{resize:vertical;min-height:80px}.cf-hp{display:none!important}.cf-submit{width:100%;margin-top:1.1rem;background:linear-gradient(135deg,#2979ff,#1a5ce6);border:none;border-radius:12px;color:#fff;font-family:var(--font-display);font-size:.95rem;font-weight:600;padding:.85rem 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px var(--accent-glow)}.cf-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 32px rgba(41,121,255,.45)}.cf-submit:disabled{opacity:.6;cursor:not-allowed}.cf-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;display:none}@keyframes spin{to{transform:rotate(360deg)}}.cf-submit.loading .cf-spinner{display:block}.cf-submit.loading .cf-btn-text{opacity:.7}.cf-status{margin-top:.9rem;border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:.84rem;display:none;align-items:flex-start;gap:.6rem}.cf-status.show{display:flex}.cf-status.error{background:var(--red-soft);border:1px solid rgba(239,68,68,.25);color:#fca5a5}.cf-note{text-align:center;font-size:.74rem;color:var(--muted);margin-top:.9rem}.cf-success-screen{display:none;flex-direction:column;align-items:center;text-align:center;padding:1rem 0 .5rem;gap:1rem}.cf-success-screen.show{display:flex}.cf-checkmark{width:60px;height:60px;background:var(--green-soft);border:1px solid rgba(34,197,94,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pop-in .4s cubic-bezier(.22,1,.36,1)}@keyframes pop-in{from{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.cf-checkmark svg{stroke:var(--green)}.cf-success-screen h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.cf-success-screen p{color:var(--muted);font-size:.88rem;line-height:1.6;max-width:340px}.cf-done-btn{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);color:var(--text);font-family:var(--font-body);font-size:.88rem;padding:.6rem 1.6rem;cursor:pointer;transition:background .2s}.cf-done-btn:hover{background:rgba(255,255,255,.1)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-sub{margin-left:auto;margin-right:auto}.hero-visual{order:2}.hero-phone{max-width:300px;margin:0 auto;min-height:240px}.hero-actions{justify-content:center;display:flex}.hero-micro{text-align:center}.hero-stats{flex-wrap:wrap;gap:1rem}.stat-divider{display:none}.who-bento{grid-template-columns:1fr;max-width:420px;margin:0 auto}.ps-grid{flex-direction:column}.ps-arrow{transform:rotate(90deg)}.steps-row{flex-direction:column;align-items:center}.step-connector{width:2px;height:30px;background:linear-gradient(180deg,rgba(41,121,255,.3),rgba(41,121,255,.05));margin:0}.demo-input-row{flex-direction:column}.demo-send{border-top:1px solid rgba(255,255,255,.06)}.cf-box{padding:1.6rem 1.4rem 1.4rem}.cf-grid{grid-template-columns:1fr}.cf-field.full{grid-column:1}}@media (max-width:500px){.hero{padding-top:5rem;min-height:auto}.demo-suggestions{justify-content:center}}@supports (padding-bottom:env(safe-area-inset-bottom)){footer{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}}.demo-box.demo-locked{position:relative;overflow:hidden}.demo-gate{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center;padding:2rem 1.5rem;background:rgba(8,12,16,.55);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-radius:inherit;animation:gateIn .45s cubic-bezier(.16,1,.3,1) both}@keyframes gateIn{from{opacity:0}to{opacity:1}}.demo-gate-icon{font-size:2rem;line-height:1;margin-bottom:.25rem;animation:gateIn .6s ease both}.demo-gate-msg{font-size:1.15rem;font-weight:700;color:#f0f4ff;margin:0;line-height:1.4}.demo-gate-sub{font-size:.9rem;color:rgba(180,195,225,.8);margin:0;max-width:320px;line-height:1.5}.demo-gate-btn{margin-top:.4rem;font-size:.95rem;padding:.75rem 1.8rem;cursor:pointer;animation:gateBtnBounce 2s ease-in-out 1s infinite}@keyframes gateBtnBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.lang-modal{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center;padding:1.5rem}.lang-modal.open{display:flex}.lang-modal-backdrop{position:absolute;inset:0;background:rgba(4,7,12,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.lang-modal-box{position:relative;z-index:1;background:var(--bg-elevated);border:1px solid rgba(41,121,255,.15);border-radius:24px;padding:2.5rem 2.5rem 2rem;width:100%;max-width:420px;text-align:center;box-shadow:0 40px 100px rgba(0,0,0,.7),0 0 0 1px rgba(41,121,255,.06),0 0 120px rgba(41,121,255,.08);animation:langModalIn .5s cubic-bezier(.22,1,.36,1)}@keyframes langModalIn{from{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-modal-box::before{content:'';position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:50%;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.lang-modal-logo{margin-bottom:1.2rem}.lang-modal-logo img{height:40px;width:auto;margin:0 auto}.lang-modal-title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;color:var(--text);margin-bottom:.3rem}.lang-modal-subtitle{font-family:Tajawal,var(--font-body);font-size:1.05rem;color:var(--muted);margin-bottom:1.8rem;direction:rtl}.lang-modal-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.lang-modal-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1.4rem 1rem;background:rgba(255,255,255,.03);border:1.5px solid rgba(255,255,255,.08);border-radius:16px;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden}.lang-modal-btn::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(41,121,255,.08),transparent);opacity:0;transition:opacity .25s}.lang-modal-btn:hover{border-color:rgba(41,121,255,.35);transform:translateY(-2px);box-shadow:0 8px 30px rgba(41,121,255,.15)}.lang-modal-btn:hover::before{opacity:1}.lang-modal-btn:active{transform:translateY(0) scale(.98)}.lang-modal-flag{font-size:2.2rem;line-height:1;position:relative;z-index:1}.lang-modal-label{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--text);position:relative;z-index:1}@media (max-width:360px){.lang-modal-box{padding:2rem 1.5rem 1.5rem}.lang-modal-btn{padding:1.1rem .8rem}}