:root{--bg:#ffffff;--ink:#2a2d1f;--muted:#61684f;--brand:#a03cb3;--brand-2:#5e2369;--card:#f9f9f8;--line:#d7d9cc;--cta:#a03cb3;--radius:16px;--shadow:0 10px 25px rgba(0, 0, 0, .07)}*{box-sizing:border-box}body,html{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Tajawal,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,92%);margin-inline:auto}header{position:sticky;top:0;z-index:50;background:rgba(230,230,230,.85);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--line)}.nav{margin-top:10px;position:sticky;top:10px;z-index:100;padding:1rem;background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);border:1px solid rgba(215,217,204,.6);border-radius:12px;transition:background .18s ease,backdrop-filter .18s ease;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav .left,.nav .right{display:flex;align-items:center;gap:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;border:1px solid transparent;border-radius:12px;padding:.6rem 1rem;font-weight:700;cursor:pointer}.btn-primary{all:unset;border-radius:12px;padding:1rem 1rem;text-align:center!important;width:200px;background:linear-gradient(-45deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 0 0 0 rgba(9,138,170,0);cursor:pointer;font-weight:700}.btn-primary:hover{box-shadow:0 0 31px 10px rgba(143,9,170,.35)}.btn-sec{background:#fff;color:#000;border:1px solid #000}.btn-sec:hover{box-shadow:0 0 31px 10px rgba(214,214,214,.35)}.btn-ghost{border-color:var(--line);background:#fff}.btn-ghost:hover{background:#f6f7f2}.headline{font-size:20px;font-weight:900;line-height:1.15;margin:0;text-align:center;height:20px}.sub{color:var(--muted);margin:.9rem 0 1.4rem;font-size:18px;text-align:center}.trust{margin-top:1rem;color:var(--muted);font-size:14px;text-align:center}.hero-card{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;max-width:800px;padding:12px;margin:auto}.hero-card img{border-radius:8px}.hero-card .cap{padding:.6rem 1rem;color:var(--muted);font-weight:700;border-bottom:1px dashed var(--line)}.preview{position:relative}.preview h2.overlay{position:absolute;inset:auto 0 0 0;height:160px;margin:0;display:grid;place-items:end center;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,var(--card) 73%);color:#5e2369}.pills{--size:70px;display:flex;gap:14px;flex-wrap:wrap;margin:1.25rem 0;justify-content:center;margin-top:100px}.pill{padding:.5rem;display:grid;place-items:center;width:var(--size);height:var(--size);border:2px solid #4c4c4c;border-radius:999px;background:rgba(228,228,228,.6);opacity:.8;cursor:pointer;transition:.18s}.pill[aria-selected=true]{background:var(--cta);border:2px solid var(--cta);opacity:1;transform:translateY(-2px)}.pill[aria-selected=true] span{filter:brightness(0) invert(1)}.pill+.lbl{font-size:13px;color:#494949;text-align:center}.cap-title{font-weight:800;color:var(--muted)}.i-40{width:40px;height:40px;background-size:cover}.i-20{width:20px;height:20px;background-size:cover}.svg-graph{background-image:url('/svg/graph-up-svgrepo-com.svg')}.svg-build{background-image:url('/svg/building-svgrepo-com.svg')}.svg-phone{background-image:url('/svg/smartphone-2-svgrepo-com.svg')}.svg-design{background-image:url('/svg/palette-svgrepo-com.svg')}.delivery-scooter-svgrepo-com{background-image:url('/svg/delivery-scooter-svgrepo-com.svg')}.svg-true{background-image:url('/svg/verified-svgrepo-com.svg')}.svg-circle{background-image:url('/svg/circle-svgrepo-com.svg')}.svg-whatsapp{background-image:url('/svg/whatsapp-color-svgrepo-com.svg')}.order-completed-svgrepo-com{background-image:url('/svg/order-completed-svgrepo-com.svg')}.user-svgrepo-com{background-image:url('/svg/user-svgrepo-com.svg')}.features{padding:3rem 0}.features h2{margin:0 0 1rem;font-size:28px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow);min-height:140px}.card h3{margin:.25rem 0 .5rem;font-size:18px;color:var(--brand)}.card p{margin:0;color:#525b40;font-size:15px}.logos{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap;filter:grayscale(100%)}.logos img{width:100px}.plan{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem 1rem 1.25rem;box-shadow:var(--shadow)}.plan.best{outline:3px solid var(--brand);transform:translateY(-6px)}.plan .name{font-size:26px;font-weight:800;margin:0}.plan .name.gold{color:#99840e}.plan .name.silver{color:#665448}.plan .name.classic{color:var(--brand)}.price{font-size:28px;font-weight:900;margin:.25rem 0}.per{color:var(--muted);font-size:12px}.list{margin-top:.5rem;display:grid;gap:.4rem}.row{display:flex;align-items:center;gap:.6rem;justify-content:flex-end}.row span{font-size:14px;color:#333}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.method{border-top:1px solid var(--line);padding:1rem 0}.method:first-child{border-top:none}.contact{display:grid;gap:10px}.contact-row{direction:ltr;display:flex;align-items:center;justify-content:flex-end;gap:.6rem}footer{margin-top:3rem;color:#fff}footer .copy{font-size:11px;text-align:center;padding:.6rem 0;background:#941db1}.muted{color:var(--muted)}.center{text-align:center}@media (max-width:1000px){.btn{padding:.6rem .4rem;font-size:12px}.muted{font-size:12px}.hide_small{display:none!important}.grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}}@media (max-width:872px){.pills{gap:8px}.pill{padding:.25rem;width:40px;height:40px}.pill .i-40{width:24px;height:24px}.pricing{grid-template-columns:1fr!important}.btn-primary{width:100px}.grid{grid-template-columns:1fr}.mp-hero-logo{width:250px!important;height:auto!important}}@media (prefers-reduced-motion:reduce){.typewriter{animation:none}}.flex{display:flex;gap:15px}.fjc{justify-content:center}.pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;padding:1rem;max-width:1200px;margin:auto}.card{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden}.card-header{background:linear-gradient(135deg,#eaf5f2 0,#fff 100%);padding:1.5rem 1rem;text-align:center;position:relative;border-radius:12px}.card-header img.plan-icon{width:48px;height:48px;margin-bottom:.5rem}.card-header h3{margin:.25rem 0;font-size:1.25rem}.card-header .price{font-size:2rem;font-weight:700;color:#a03cb3}.card-header .badge{position:absolute;top:.75rem;left:.75rem;background:#cfd8d3;color:#3f5d58;font-size:.75rem;padding:.25rem .5rem;border-radius:4px}.features{list-style:none;padding:1rem;margin:0;flex:1}.features li{display:flex;align-items:center;font-size:.95rem;margin:.5rem 0}.features li img{width:18px;height:18px;margin-left:.5rem}.card-footer{padding:1rem;text-align:center;border-top:1px solid #eee}.card-footer button{background:#a03cb3;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer}.card-footer small{display:block;margin-top:.5rem;color:#999}.hov{background-color:transparent;transition:.4s}.hov:hover{background-color:#08f}.hov2{background-color:transparent!important;transition:.4s}.hov2:hover{background-color:red!important}.hov3{background-color:transparent!important;transition:.4s}.hov3:hover{background-color:#1aff00!important}.hov4{background-color:transparent!important;transition:.4s}.hov4:hover{background-color:#00f2ff!important}.hov:hover i{color:#fff!important}.mp-logo-header{height:48px;width:auto}.mp-btn-cta{background:var(--cta);color:#fff}.mp-hero-logo{width:350px;height:auto;margin-inline:auto;display:block;margin-bottom:48px}.mp-hero-card-wrapper{padding:1rem}.mp-logos-container{margin-top:10px}.mp-pricing-icon{font-size:50px}.mp-price-monthly{font-size:18px}.mp-price-yearly{font-size:13px!important}.mp-price-yearly-small{font-size:10px}.mp-check-icon{margin-left:20px}.mp-contact-section{padding-bottom:1.5rem}header{all:unset}.wp{position:fixed;bottom:35px;left:35px;z-index:9999}.wp div{background-color:#25d366;color:#fff;border-radius:50px;padding:10px 20px;display:flex;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.3);font-size:16px;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus,button:focus{outline:2px solid #4530fd;outline-offset:2px}.btn{cursor:pointer;transition:all .3s ease}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-cards{display:grid;gap:16px;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.payment-methods{display:flex;flex-direction:column;gap:1rem}.footer-links{margin-top:1rem;text-align:center}.footer-links a{margin:0 1rem;color:#666;text-decoration:none}