@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap');
:root{--blue:#0c3f87;--bright:#0c6bf2;--ink:#0b3475;--muted:#667aa7;--line:#d8e6f7;--pale:#eef6ff;--footer:#0b4694}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Tajawal',Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.topbar{height:78px;border-top:2px solid #563138;background:#fff;box-shadow:0 1px 0 #edf1f7;position:sticky;top:0;z-index:50}.nav-wrap{width:min(1240px,90%);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.nav{display:flex;gap:42px;height:100%;align-items:center;font-weight:700}.nav a{height:100%;display:flex;align-items:center;position:relative}.nav a.active{color:#1269ef}.nav a.active:after{content:'';position:absolute;right:0;left:0;bottom:0;height:3px;background:#1269ef;border-radius:3px}.top-actions{display:flex;gap:12px;direction:ltr}.pill{height:42px;padding:0 20px;border-radius:24px;display:flex;align-items:center;gap:9px;font-weight:800;font-size:14px}.phone-pill{background:#0d4b98;color:#fff}.whatsapp-outline{border:1px solid #c7d7ef;color:#123b77;background:#fff}.icon{font-size:17px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 35%,#eaf4ff 0,#fff 42%),linear-gradient(90deg,#fff 0,#f8fbff 100%);min-height:600px;padding:60px 0 100px}.hero-inner{width:min(1240px,90%);margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;position:relative;z-index:2}.hero-copy{padding:45px 0 15px}.eyebrow{display:inline-block;background:#eef6ff;color:#1269ef;border-radius:20px;padding:8px 14px;font-size:14px;font-weight:800}.hero h1{font-size:64px;line-height:1.1;margin:24px 0 24px;font-weight:800;letter-spacing:-1px}.lead{font-size:20px;line-height:1.8;max-width:650px;color:#385889;margin:0 0 26px}.cta-row{display:flex;gap:16px}.btn{min-width:245px;height:55px;border-radius:28px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}.primary{background:#116de9;color:#fff;box-shadow:0 14px 30px rgba(17,109,233,.18)}.secondary{border:2px solid #0f69eb;color:#0f69eb;background:#fff}.feature-strip{display:flex;gap:28px;flex-wrap:wrap;margin-top:28px;font-weight:700;font-size:14px}.mini{display:flex;gap:9px;align-items:center}.mini span{color:#106ff0;font-size:22px}
.hero-art{height:390px;position:relative;direction:ltr}.device{position:absolute;background:#123f7c;border-radius:40px;box-shadow:0 24px 30px rgba(24,62,107,.14)}.small-device{left:0;bottom:20px;width:200px;height:250px;background:linear-gradient(#1e5cae,#123f7c);border-radius:38px}.tiny-screen{width:116px;height:58px;border-radius:12px;background:#eaf3ff;position:absolute;top:90px;left:43px;border:2px solid #d7e6fa}.tiny-line{position:absolute;width:5px;height:58px;border-radius:4px;background:#214b7b;bottom:-20px;left:42px;box-shadow:115px 0 0 #214b7b}.plant{position:absolute;left:4px;top:108px;width:40px;height:40px}.plant:after{content:'';position:absolute;width:40px;height:32px;background:white;border-radius:5px 5px 12px 12px;bottom:-15px;left:-10px}.plant i,.plant b,.plant em{position:absolute;background:#47c66c;border-radius:50% 50% 0 50%;width:11px;height:28px;left:8px;top:-18px;transform:rotate(-17deg)}.plant b{left:17px;top:-12px;transform:rotate(28deg)}.plant em{left:12px;top:-24px;transform:rotate(6deg)}.phone-device{left:270px;top:5px;width:190px;height:360px;background:#0a2449;border-radius:38px;padding:8px}.phone-screen{height:100%;border-radius:30px;background:linear-gradient(#0d5ec2,#0a4a9c);border:7px solid #0b438f;text-align:center;color:#fff;padding-top:86px}.notch{position:absolute;top:10px;left:55px;width:80px;height:17px;background:#081e3c;border-radius:0 0 12px 12px;z-index:2}.check{position:absolute;top:25px;left:65px;width:66px;height:66px;border-radius:50%;background:#fff;color:#0c6bf2;font-size:46px;line-height:66px;font-weight:800}.phone-screen h3{font-size:23px;line-height:1.5;margin:0 0 18px}.phone-screen p{font-size:16px;line-height:1.7;font-weight:700}.bubble{position:absolute;width:155px;height:155px;border-radius:50%;background:#d9eaff;left:410px;bottom:15px}.table{position:absolute;left:-55px;bottom:-40px;width:135px;height:14px;background:#ad7749;border-radius:50%;}.table span{position:absolute;width:12px;height:72px;background:#ad7749;border-radius:7px;left:62px;top:5px}.hero-wave{position:absolute;left:-4%;right:-4%;bottom:-70px;height:180px;background:#b8dafb;border-radius:50% 50% 0 0/45% 45% 0 0;transform:rotate(-1deg)}
.programs{padding:55px 0 55px;width:min(1260px,91%);margin:auto}.section-kicker{text-align:center;color:#5576a9;font-weight:700;font-size:15px;margin-bottom:15px}.programs h2{text-align:center;font-size:38px;margin:0 0 45px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid #d9e5f4;border-radius:22px;padding:28px 24px 34px;min-height:250px;box-shadow:0 15px 35px rgba(24,66,113,.08);background:#fff;text-align:right}.card-icon{margin:0 auto 22px;width:66px;height:66px;border-radius:50%;background:#e9f3ff;color:#0d6bf1;display:flex;align-items:center;justify-content:center;font-size:30px}.card h3{font-size:20px;line-height:1.5;margin:0 0 10px}.card p{color:#7688ad;line-height:1.8;margin:0;font-size:15px}.notice{margin-top:65px;border:1px solid #bcd6fa;background:#f4f8ff;border-radius:20px;padding:22px 24px;display:flex;gap:18px;align-items:flex-start}.notice-icon{color:#0c6bf2;font-size:28px}.notice p{margin:0;line-height:2;color:#536b98;font-size:14px}.notice strong{color:#0a3474}
footer{background:#0d4a97;color:#fff;padding:34px 0 14px}.footer-grid{width:min(1260px,91%);margin:auto;display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:45px;align-items:center}.contact-block,.foot-item{display:flex;gap:18px;align-items:center}.footer-call{width:62px;height:62px;border-radius:17px;background:#1973e8;display:flex;align-items:center;justify-content:center;font-size:28px}.contact-block h3{font-size:25px;margin:0 0 6px}.contact-block p,.foot-item p{margin:0 0 6px;color:#d8e8ff;font-size:13px}.contact-block strong{font-size:25px}.foot-item>span{font-size:34px;color:#82b7f9}.foot-item h4{font-size:17px;margin:0 0 8px}.footer-bottom{width:min(1260px,91%);margin:28px auto 0;border-top:1px solid rgba(255,255,255,.15);padding-top:14px;font-size:12px;color:#d8e8ff}.footer-bottom a{margin-right:16px;color:#fff}
.floating{position:fixed;left:10px;bottom:28px;display:flex;flex-direction:column;gap:10px;z-index:60}.float-btn{width:55px;height:55px;border-radius:17px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:29px;box-shadow:0 10px 24px rgba(0,0,0,.14)}.wa{background:#20c86a}.ph{background:#0c6cf2}
@media(max-width:980px){.nav{gap:18px;font-size:13px}.top-actions{display:none}.hero-inner{grid-template-columns:1fr}.hero-copy{text-align:center}.lead{margin-left:auto;margin-right:auto}.cta-row,.feature-strip{justify-content:center}.hero-art{margin:auto;width:580px;max-width:100%}.cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.topbar{height:auto}.nav-wrap{width:100%;padding:0 14px}.nav{width:100%;justify-content:space-between;gap:8px;overflow:auto;height:64px}.nav a{white-space:nowrap;font-size:12px}.hero{padding-top:25px}.hero h1{font-size:43px}.lead{font-size:17px}.cta-row{flex-direction:column}.btn{min-width:0;width:100%}.feature-strip{gap:14px;font-size:12px}.hero-art{transform:scale(.77);transform-origin:center top;height:315px}.cards{grid-template-columns:1fr}.programs h2{font-size:31px}.notice{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{line-height:1.8}.floating{bottom:18px}}
