@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--navy:#091c3a;--navy-2:#102b54;--ink:#13233b;--muted:#62718a;--green:#11a765;--green-2:#42cb86;--mint:#eaf8f1;--paper:#fbfdfc;--line:#dce8e3;--white:#fff;--radius:24px;--shadow:0 18px 50px rgba(9,28,58,.10);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'IBM Plex Sans Arabic','Tajawal',sans-serif;line-height:1.8;text-align:right}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");mix-blend-mode:multiply}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.skip-link{position:absolute;right:-999px;top:12px;z-index:1000;background:var(--white);padding:10px 16px;border-radius:10px}.skip-link:focus{right:12px}.section-space{padding:120px 0;position:relative;overflow:hidden}.site-header{position:sticky;top:0;z-index:30;background:rgba(251,253,252,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,227,.75)}.nav-shell{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;line-height:1}.brand img{width:43px;height:43px;object-fit:cover;border-radius:12px;box-shadow:0 5px 14px rgba(9,28,58,.1)}.brand span{display:grid;gap:4px}.brand strong{font-family:Tajawal,sans-serif;font-size:20px;font-weight:900}.brand small{font:700 8px/1 sans-serif;letter-spacing:.15em;color:var(--green)}.nav-links{display:flex;gap:30px;align-items:center}.nav-links a{font-size:14px;font-weight:600;color:#536177;position:relative;padding:10px 0}.nav-links a:after{content:"";position:absolute;bottom:3px;right:0;width:0;height:2px;background:var(--green);border-radius:2px;transition:.25s}.nav-links a:hover,.nav-links a.active{color:var(--navy)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:12px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:0 24px;font-size:14px;font-weight:700;border:1px solid transparent;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.97)}.button-primary{color:white;background:linear-gradient(135deg,var(--green),#0b8f72);box-shadow:0 12px 24px rgba(17,167,101,.23)}.button-primary:hover{box-shadow:0 16px 30px rgba(17,167,101,.33)}.button-small{min-height:42px;padding:0 17px;font-size:12px}.button-secondary{border-color:#cbd9d3;color:var(--navy);background:rgba(255,255,255,.65)}.button-white{background:white;color:var(--navy);box-shadow:0 12px 28px rgba(0,0,0,.12)}.menu-toggle{display:none;width:43px;height:43px;border:1px solid var(--line);border-radius:12px;background:white;padding:10px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:4px 0;border-radius:2px}.hero-story{padding:90px 0 110px;background:linear-gradient(125deg,#f8fdf9 0%,#f4fbf8 58%,#eaf8f0 100%)}.hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(60px);opacity:.55}.glow-one{background:#c8f0d9;top:-280px;right:-150px}.glow-two{background:#d8eafb;bottom:-320px;left:8%}.hero-grid,.story-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-copy{position:relative;z-index:1}.kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#087746;font-size:12px;font-weight:700;letter-spacing:.02em}.kicker i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(17,167,101,.12)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Tajawal,sans-serif;color:var(--navy);letter-spacing:-.025em}h1{font-size:clamp(42px,5vw,68px);line-height:1.18;margin-bottom:23px;font-weight:900}h2{font-size:clamp(31px,3.7vw,50px);line-height:1.3;margin-bottom:22px;font-weight:900}h3{font-size:18px;margin-bottom:8px}em{font-style:normal;color:var(--green)}.hero-lead,.section-copy>p,.section-heading>p{color:var(--muted);font-size:17px;max-width:550px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0}.trust-line{display:flex;gap:20px;flex-wrap:wrap;color:#516178;font-size:13px}.trust-line span{padding-left:20px;border-left:1px solid #d3e0da}.trust-line span:last-child{border:0;padding:0}.trust-line b{color:var(--navy)}.hero-visual{height:490px;position:relative;border-radius:40px;overflow:hidden;background:linear-gradient(180deg,#dceff5 0 55%,#d2e7cf 55%);box-shadow:var(--shadow);isolation:isolate}.visual-sun{position:absolute;width:120px;height:120px;border-radius:50%;background:#fff3b2;top:48px;left:65px;opacity:.85}.visual-skyline{position:absolute;bottom:150px;inset-inline:0;height:115px;display:flex;align-items:end;gap:8px;padding:0 35px;opacity:.7}.visual-skyline i{background:#dbe2d7;border-radius:16px 16px 0 0;flex:1;height:45px}.visual-skyline i:nth-child(2){height:82px}.visual-skyline i:nth-child(3){height:60px}.visual-skyline i:nth-child(4){height:100px}.visual-road{position:absolute;bottom:-28px;right:-10%;width:125%;height:205px;background:#647585;border-radius:50% 50% 0 0;transform:rotate(-5deg)}.visual-road:after{content:"";position:absolute;top:55%;right:7%;width:86%;border-top:5px dashed #e9d77e;transform:rotate(4deg)}.hero-bus{position:absolute;bottom:87px;right:15%;width:235px;height:112px;border-radius:25px 25px 14px 14px;background:linear-gradient(180deg,#f9c63f 0 69%,#e5a91d 69%);border:5px solid #e8b32a;box-shadow:0 18px 15px rgba(9,28,58,.19)}.hero-bus:before{content:"";position:absolute;top:20px;right:18px;width:50px;height:44px;border-radius:8px;background:#9dd2df;border:4px solid #f1bd34}.hero-bus b{display:inline-block;width:33px;height:28px;background:#b9e1e8;border:3px solid #f1bd34;margin:18px 1px 0 5px;border-radius:5px}.hero-bus i{position:absolute;bottom:-20px;width:38px;height:38px;background:#172436;border:7px solid #d4dae0;border-radius:50%}.hero-bus i:nth-last-child(2){right:28px}.hero-bus i:last-child{left:25px}.bus-sign{position:absolute;top:5px;left:78px;font:700 12px Tajawal;color:#1c334c}.map-panel{position:absolute;z-index:2;top:32px;left:25px;width:255px;border:1px solid rgba(255,255,255,.9);border-radius:20px;padding:15px;background:rgba(255,255,255,.92);box-shadow:0 15px 35px rgba(9,28,58,.13)}.map-panel-head{display:flex;align-items:center;gap:7px;font-size:11px}.map-panel-head small{margin-right:auto;color:var(--green);font-size:10px}.live-dot{width:7px;height:7px;background:var(--green);border-radius:50%;animation:pulse 1.8s infinite}.mini-map{height:85px;margin:10px 0;background:#edf6f1;border-radius:12px;position:relative;overflow:hidden}.mini-map:before,.mini-map:after{content:"";position:absolute;background:#d8e9df;width:130%;height:18px;transform:rotate(-22deg);top:20px;right:-20px}.mini-map:after{transform:rotate(27deg);top:58px}.map-route{position:absolute;z-index:1;border:3px dashed var(--green);width:78%;height:36px;border-radius:50%;transform:rotate(-13deg);top:28px;right:20px}.stop{position:absolute;z-index:2;width:8px;height:8px;border-radius:50%;background:white;border:2px solid var(--green)}.s-one{top:51px;right:23px}.s-two{top:35px;right:116px}.s-three{top:51px;left:25px}.bus-pin{position:absolute;z-index:3;right:82px;top:21px;border-radius:50%;background:var(--navy);color:white;width:22px;height:22px;text-align:center;line-height:22px;font-size:10px}.map-event{border-top:1px solid #e2ece6;padding-top:10px;display:flex;gap:8px;align-items:center}.event-icon{display:grid;place-items:center;width:24px;height:24px;background:#e3f7ec;color:#058348;border-radius:9px;font-weight:900}.map-event b,.map-event small{font-size:10px;display:block;line-height:1.45}.map-event small{color:#829097}.arrival-card{position:absolute;z-index:2;bottom:25px;left:25px;background:var(--navy);color:white;padding:13px 16px;border-radius:16px;box-shadow:0 10px 25px rgba(9,28,58,.25)}.arrival-card span{display:block;font-size:10px;color:#b7c8dc}.arrival-card b{font-size:23px;line-height:1.3}.arrival-card b small{font-size:11px}.arrival-card i{display:block;font-style:normal;font-size:10px;color:#6ee1a5}@keyframes pulse{50%{box-shadow:0 0 0 7px rgba(17,167,101,0)}}.story-problem{background:white}.story-visual{min-height:420px;border-radius:34px;position:relative;overflow:hidden}.route-scene{background:linear-gradient(135deg,#eef8f2,#dbeee3)}.scene-map-grid{position:absolute;inset:0;background-image:linear-gradient(#d1e5d8 1px,transparent 1px),linear-gradient(90deg,#d1e5d8 1px,transparent 1px);background-size:36px 36px;opacity:.55}.scene-route{position:absolute;z-index:1;right:15%;top:21%;width:70%;height:58%;border:7px dashed var(--green);border-right:0;border-bottom:0;border-radius:75% 0 0 0;transform:rotate(-24deg)}.scene-home,.scene-school,.scene-bus{position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;font-size:24px}.scene-home,.scene-school{width:62px;height:62px;background:white;color:var(--navy);box-shadow:0 10px 22px rgba(9,28,58,.12)}.scene-home{right:12%;top:25%}.scene-school{left:12%;bottom:21%}.scene-bus{width:48px;height:48px;background:var(--navy);color:#fff;right:50%;top:47%;font-size:20px}.scene-question{position:absolute;z-index:2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f8d5d2;color:#c64637;font:900 25px Tajawal}.q-one{right:27%;bottom:20%}.q-two{left:28%;top:22%}.scene-label{position:absolute;z-index:2;color:#5c6d79;font-size:12px}.home-label{top:42%;right:13%}.school-label{bottom:12%;left:12%}.section-copy{max-width:550px}.section-copy>p{margin-bottom:16px}.problem-notes{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.problem-notes span{padding:8px 12px;background:#f8eeee;border-radius:9px;color:#9c514c;font-size:12px}.journey{background:#f2f9f5}.section-heading{max-width:640px;margin-bottom:58px}.section-heading.centered{text-align:center;margin-right:auto;margin-left:auto}.section-heading.centered>p{margin-inline:auto}.journey-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0;position:relative;gap:22px}.journey-steps:before{content:"";position:absolute;border-top:2px dashed #b8d9c7;top:52px;right:12%;left:12%}.journey-steps li{text-align:center;position:relative;z-index:1}.journey-num{color:#8ba799;font-size:11px;font-weight:700}.journey-icon{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;background:white;box-shadow:0 12px 24px rgba(9,28,58,.08);margin:10px auto 19px;color:var(--green);font-size:30px;border:1px solid #dcece3}.journey-steps h3{font-size:17px}.journey-steps p{margin:0 auto;color:var(--muted);font-size:13px;max-width:210px}.parent-section{background:white}.reverse>.phone-scene{order:2}.phone-scene{min-height:510px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#d7f2e2,transparent 43%)}.phone-frame{position:relative;width:260px;height:500px;border:10px solid #132238;border-radius:38px;background:#fff;box-shadow:0 28px 45px rgba(9,28,58,.2);overflow:hidden}.phone-notch{width:104px;height:20px;position:absolute;z-index:3;top:0;right:68px;background:#132238;border-radius:0 0 14px 14px}.phone-content{padding:38px 16px 16px}.phone-top{display:flex;justify-content:space-between;color:#6d7c89;font-size:11px}.phone-top b{color:#f2bb35}.phone-content h3{font-size:21px;margin:19px 0 2px}.phone-status{font-size:11px;color:#0a9559}.phone-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green)}.phone-map{position:relative;margin:16px 0;height:190px;background:#e7f3eb;border-radius:18px;overflow:hidden}.phone-map:before,.phone-map:after{content:"";position:absolute;height:23px;background:#d1e5d6;width:130%;right:-50px;transform:rotate(-35deg);top:45px}.phone-map:after{transform:rotate(32deg);top:130px}.p-route{position:absolute;z-index:1;border:3px dashed var(--green);border-radius:50%;width:75%;height:90px;top:45px;right:29px}.p-bus{position:absolute;z-index:2;right:95px;top:54px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-size:13px}.p-home,.p-school{position:absolute;z-index:2;display:grid;place-items:center;width:25px;height:25px;background:white;border-radius:50%;color:var(--green);font-style:normal;box-shadow:0 4px 8px rgba(0,0,0,.1)}.p-home{right:25px;top:115px}.p-school{left:24px;top:77px}.phone-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ebf0ed;font-size:11px;color:#76838c}.phone-row b{color:var(--navy)}.phone-alert{display:flex;gap:8px;margin-top:14px;padding:10px;background:#edf9f2;border-radius:12px}.phone-alert>span{color:white;background:var(--green);border-radius:7px;width:22px;height:22px;display:grid;place-items:center;font-size:12px}.phone-alert p{margin:0;font-size:10px;line-height:1.4}.phone-alert small{display:block;color:#7a8b83}.phone-orbit{position:absolute;display:grid;place-items:center;border-radius:50%;background:white;color:var(--green);box-shadow:0 12px 28px rgba(9,28,58,.12);font-size:20px}.orbit-one{width:55px;height:55px;top:80px;right:13%}.orbit-two{width:48px;height:48px;bottom:70px;left:15%}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{position:relative;padding-right:30px;margin:12px 0;font-size:14px;font-weight:600}.check-list li:before{content:'✓';position:absolute;right:0;top:2px;color:white;background:var(--green);width:19px;height:19px;display:grid;place-items:center;border-radius:50%;font-size:11px}.text-link{font-size:14px;font-weight:700;color:var(--green)}.text-link span{margin-right:5px}.operations{background:var(--navy);color:white}.operations .section-heading h2{color:white}.operations .section-heading p{color:#afc2d3}.kicker-light{color:#72dba1}.dashboard-scene{border:1px solid rgba(194,220,239,.17);background:#f8fbfd;border-radius:28px;overflow:hidden;display:flex;min-height:400px;box-shadow:0 28px 70px rgba(0,0,0,.25)}.dash-sidebar{width:70px;background:#102b54;padding:25px 0;display:flex;align-items:center;flex-direction:column;gap:22px}.dash-brand{width:34px;height:34px;border-radius:11px;background:var(--green);display:grid;place-items:center;font-weight:900}.dash-sidebar i{width:19px;height:19px;border-radius:6px;background:#426181}.dash-sidebar i.active{background:white}.dash-main{padding:30px;flex:1;color:var(--navy)}.dash-top{display:flex;justify-content:space-between;align-items:center}.dash-top small{font-size:11px;color:#7c8b99}.dash-top h3{font-size:19px;margin:2px 0}.dash-user{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e5f6eb;color:var(--green);font-weight:800}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.dash-metrics>div{border:1px solid #e0e9e8;border-radius:15px;padding:14px;background:white}.dash-metrics span,.dash-metrics small{display:block;font-size:10px;color:#7a8892}.dash-metrics b{display:block;font-size:25px;margin:4px 0}.dash-metrics small{color:#0e9b5c}.dash-bottom{display:grid;grid-template-columns:1.35fr .65fr;gap:14px}.dash-map{height:185px;position:relative;background:#e7f1eb;border-radius:16px;overflow:hidden}.dash-map:before,.dash-map:after{content:"";position:absolute;width:130%;height:25px;background:#d3e1d7;right:-20px;transform:rotate(-25deg);top:52px}.dash-map:after{top:125px;transform:rotate(31deg)}.dash-map span{position:absolute;z-index:1;right:15%;top:33%;width:65%;height:56px;border-radius:50%;border:3px dashed var(--green);transform:rotate(-10deg)}.dash-map i{position:absolute;z-index:2;width:10px;height:10px;border-radius:50%;background:white;border:2px solid var(--green)}.dash-map i:nth-of-type(1){right:20%;top:70%}.dash-map i:nth-of-type(2){right:50%;top:40%}.dash-map i:nth-of-type(3){left:18%;top:57%}.dash-map b{z-index:3;position:absolute;top:30%;right:43%;background:var(--navy);color:white;padding:7px;border-radius:50%;font-size:12px}.dash-list{border:1px solid #e0e9e8;border-radius:16px;background:white;padding:16px}.dash-list h4{margin:0 0 14px;font-size:12px}.dash-list p{border-top:1px solid #eff3f2;padding:10px 0;margin:0;font-size:10px}.dash-list i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-left:4px}.dash-list small{display:block;color:#0e9b5c;margin-top:2px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:23px}.role-card{padding:22px;border:1px solid rgba(202,225,239,.18);border-radius:18px;transition:.3s}.role-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.05)}.role-card span{display:grid;place-items:center;width:40px;height:40px;background:rgba(74,207,139,.15);border-radius:12px;color:#73e0a5;font-size:21px}.role-card h3{color:white;margin:13px 0 5px;font-size:16px}.role-card p{font-size:12px;color:#a9c0d1;margin:0}.data-section{background:#f3f9f6}.data-visual{min-height:380px;position:relative;border-radius:30px;background:#dcefe4;overflow:hidden}.data-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px);background-size:32px 32px}.data-card{position:absolute;z-index:1;background:white;box-shadow:0 16px 38px rgba(9,28,58,.12);border-radius:19px;padding:20px}.data-card span,.data-card p{font-size:11px;color:#70808b}.data-card b{display:block;font:800 46px/1 Tajawal;color:var(--navy);margin:10px 0}.data-card b small{font-size:20px;color:var(--green)}.data-main{right:12%;top:16%;width:270px}.data-main p{margin:0}.data-main svg{width:100%;margin-top:8px}.data-main svg path{fill:none;stroke:var(--green);stroke-width:4;stroke-linecap:round}.data-small{left:8%;bottom:13%;width:170px}.data-small b{font-size:37px}.data-chip{position:absolute;z-index:2;bottom:22%;right:4%;padding:10px 14px;border-radius:12px;background:var(--navy);color:white;font-size:11px;box-shadow:0 12px 24px rgba(9,28,58,.24)}.data-chip i{color:#70e6a7;font-style:normal}.final-cta{background:#f3f9f6;padding-top:0}.cta-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#09203e,#0b4b52);padding:76px;border-radius:36px;color:white}.cta-card h2{color:white;font-size:clamp(36px,4.5vw,58px);margin:16px 0}.cta-card>p:not(.kicker){color:#c1d5e3;max-width:490px;margin-bottom:30px}.cta-route{position:absolute;opacity:.22;left:-100px;bottom:-210px;width:720px;height:430px;border:25px dashed #6ce1a0;border-radius:55% 45% 42% 58%}.site-footer{background:#07162d;color:#b8cad7;padding:64px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-brand strong{color:white}.site-footer p{font-size:12px;max-width:260px;margin-top:18px}.site-footer h3{font-size:14px;color:white;margin:4px 0 15px}.site-footer a:not(.brand){display:block;margin:9px 0;font-size:12px;color:#b8cad7}.site-footer a:not(.brand):hover{color:#6ce1a0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:12px;color:#71899a;font-size:11px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}@media(max-width:860px){.nav-links{display:none;position:absolute;top:70px;right:18px;left:18px;background:white;border:1px solid var(--line);border-radius:20px;padding:10px 20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px}.menu-toggle{display:block}.button-small{display:none}.hero-grid,.story-split{grid-template-columns:1fr;gap:48px}.reverse>.phone-scene{order:0}.hero-visual{height:440px}.journey-steps{grid-template-columns:repeat(2,1fr);gap:36px}.journey-steps:before{display:none}.dashboard-scene{min-height:360px}.dash-sidebar{width:52px}.dash-main{padding:20px}.dash-metrics{grid-template-columns:1fr 1fr}.dash-metrics>div:last-child{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:560px){.container{width:min(100% - 32px,var(--container))}.section-space{padding:78px 0}.hero-story{padding-top:55px}.hero-visual{height:370px;border-radius:28px}.map-panel{transform:scale(.8);transform-origin:top left}.hero-bus{transform:scale(.78);transform-origin:bottom right;right:3%;bottom:65px}.arrival-card{transform:scale(.86);transform-origin:bottom left}.hero-actions .button{width:100%}.trust-line{gap:10px}.trust-line span{padding-left:10px;font-size:11px}.story-visual{min-height:320px}.journey-steps{grid-template-columns:1fr}.phone-scene{min-height:460px}.phone-frame{transform:scale(.84)}.phone-orbit{display:none}.dashboard-scene{margin-inline:-2px}.dash-sidebar{display:none}.dash-main{padding:16px}.dash-bottom{grid-template-columns:1fr}.dash-list{display:none}.role-grid{grid-template-columns:1fr}.data-visual{min-height:320px}.data-main{right:7%;top:10%;transform:scale(.82);transform-origin:top right}.data-small{left:1%;bottom:8%;transform:scale(.8);transform-origin:bottom left}.data-chip{right:3%;bottom:10%}.cta-card{padding:48px 28px;border-radius:27px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.nav-shell{height:70px}}
/* ===== Shared secondary-page system ===== */
.redesign-page .site-header{position:sticky}.page-intro{background:linear-gradient(135deg,#f8fdf9,#e7f5ec)}.intro-grid,.contact-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.page-intro h1,.contact-hero h1{font-size:clamp(40px,5vw,65px);line-height:1.22;margin-bottom:18px}.page-intro p:not(.kicker),.contact-hero p:not(.kicker){font-size:17px;color:var(--muted);max-width:570px}.feature-orbit{width:360px;height:360px;margin:auto;position:relative;border:1px dashed #afd7be;border-radius:50%;background:radial-gradient(circle,#eef9f2,transparent 65%)}.orbit-core{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:92px;height:92px;display:grid;place-items:center;border-radius:30px;color:white;background:linear-gradient(135deg,var(--green),#0b8f72);font:900 48px Tajawal;box-shadow:0 18px 35px rgba(17,167,101,.3)}.orbit-item{position:absolute;width:78px;height:78px;display:grid;place-items:center;align-content:center;border-radius:24px;background:white;box-shadow:var(--shadow);color:var(--navy);font-size:26px}.orbit-item small{font-size:10px;color:#617184;margin-top:2px}.o1{top:-10px;right:42%}.o2{left:-8px;top:42%}.o3{bottom:-8px;right:42%}.o4{right:-8px;top:42%}.feature-stack{background:white}.feature-list{border-top:1px solid var(--line)}.feature-row{display:grid;grid-template-columns:55px 62px 1fr 35px;align-items:center;gap:22px;padding:26px 8px;border-bottom:1px solid var(--line);transition:.3s}.feature-row:hover{padding-inline:18px;background:#f4faf6}.feature-number{color:#9db2a5;font:700 12px sans-serif}.feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#e4f6eb;color:var(--green);font-size:24px}.feature-row h3{margin:0 0 3px;font-size:18px}.feature-row p{margin:0;color:var(--muted);font-size:13px}.feature-arrow{color:var(--green);font-size:22px}.audience-band{background:#f2f9f5}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience-tile{background:white;border:1px solid #dfede5;border-radius:22px;padding:26px;transition:.3s}.audience-tile:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.audience-tile>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--navy);color:white;font-size:22px}.audience-tile h3{font-size:16px;margin:17px 0 5px}.audience-tile p{font-size:12px;color:var(--muted);margin:0}.about-hero{background:linear-gradient(145deg,#f3faf6,#e0f1e6);min-height:500px}.about-quote{max-width:650px;position:relative;z-index:2}.about-quote h1{font-size:clamp(42px,5vw,67px);line-height:1.23;margin:0 0 20px}.about-quote>p:not(.kicker){font-size:17px;color:var(--muted)}.about-path{height:160px;position:relative;margin-top:30px}.about-path i{position:absolute;right:70px;left:70px;top:70px;border-top:5px dashed var(--green);border-radius:50%;transform:rotate(-4deg)}.about-path span{position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;box-shadow:0 12px 25px rgba(9,28,58,.12)}.path-start,.path-end{width:68px;height:68px;background:white;color:var(--navy);font-size:30px;top:40px}.path-start{right:20px}.path-end{left:20px}.path-bus{top:40px;right:48%;width:54px;height:54px;background:var(--navy);color:white;font-size:21px}.vision-section{background:white}.vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.vision-card{padding:43px;border-radius:30px;background:#f2f9f5}.vision-card>span{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:var(--green);color:white;font-size:25px}.vision-card h2{font-size:32px;margin:16px 0}.vision-card>p:not(.kicker){color:var(--muted);font-size:14px}.mission-card{background:var(--navy)}.mission-card h2{color:white}.mission-card>p:not(.kicker){color:#b5c9d7}.mission-card>span{background:rgba(108,225,160,.18);color:#73e0a5}.values-section{background:#f2f9f5}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.value-tile{background:white;border-radius:22px;padding:25px}.value-tile span{font-size:24px;color:var(--green);font-weight:900}.value-tile h3{font-size:16px;margin:13px 0 5px}.value-tile p{font-size:12px;color:var(--muted);margin:0}.about-close{background:white}.about-emblem{min-height:310px;display:grid;place-items:center;position:relative;border-radius:32px;background:linear-gradient(145deg,var(--navy),#0a4a50);overflow:hidden}.about-emblem:before{content:"";position:absolute;width:330px;height:330px;border:18px dashed rgba(110,225,165,.28);border-radius:50%;transform:rotate(18deg)}.about-emblem>div{position:relative;z-index:1;width:100px;height:100px;display:grid;place-items:center;border-radius:34px;background:var(--green);color:white;font:900 55px Tajawal}.about-emblem span{position:absolute;z-index:1;bottom:28px;color:#b9d8cb;text-align:center;font-size:14px}.contact-hero{background:linear-gradient(135deg,#f7fcf8,#e5f5ec)}.contact-mark{height:340px;position:relative;border-radius:34px;background:var(--navy);overflow:hidden}.contact-mark-line{position:absolute;width:130%;height:230px;border:6px dashed #6ee1a5;border-radius:50%;right:-80px;top:65px;transform:rotate(-18deg);opacity:.55}.contact-mark>div:not(.contact-mark-line){position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;box-shadow:0 12px 28px rgba(0,0,0,.2)}.contact-pin{top:42px;right:22%;width:70px;height:70px;background:#e8f8ef;color:var(--green);font-size:31px}.contact-bus{top:138px;right:50%;width:61px;height:61px;background:var(--green);color:white;font-size:24px}.contact-shield{bottom:38px;left:20%;width:64px;height:64px;background:white;color:var(--navy);font-size:27px}.contact-points{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.contact-points span{padding:10px 13px;background:white;border:1px solid #dcebe3;border-radius:12px;font-size:12px;color:#637387}.contact-points b{color:var(--navy)}.contact-section{background:white}.contact-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:stretch}.redesign-form{border:1px solid var(--line);padding:38px;border-radius:30px;background:#fff}.form-head h2{font-size:29px;margin:4px 0}.form-head>p:not(.kicker){font-size:13px;color:var(--muted)}.redesign-form label,.role-field legend{display:block;color:var(--navy);font-size:13px;font-weight:700;margin:16px 0 7px}.redesign-form label small{color:#91a1a5}.redesign-form input,.redesign-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d6e3dd;border-radius:13px;background:#fbfdfc;padding:13px 14px;color:var(--navy);font:14px 'IBM Plex Sans Arabic';outline:none;transition:.2s}.redesign-form textarea{resize:vertical}.redesign-form input:focus,.redesign-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(17,167,101,.1)}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.role-field{border:0;padding:0;margin:24px 0}.role-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.role-options label{margin:0;cursor:pointer}.role-options input{position:absolute;opacity:0}.role-options span{min-height:72px;display:grid;place-items:center;align-content:center;gap:3px;border:1px solid #d8e5df;border-radius:15px;color:#6b7a84;font-size:18px;transition:.2s}.role-options b{font-size:11px}.role-options input:checked+span{background:#e9f8ef;border-color:var(--green);color:var(--green)}.form-submit{margin-top:22px;width:100%}.redesign-form .success-note{margin-top:14px}.contact-aside{display:flex;flex-direction:column;justify-content:space-between;border-radius:30px;padding:39px;background:var(--navy);color:white}.contact-aside h2{color:white;font-size:35px;line-height:1.3;margin:12px 0}.contact-aside>div>p:not(.kicker){color:#b4c8d6;font-size:14px}.contact-info{border-top:1px solid rgba(255,255,255,.12);padding-top:24px;margin-top:25px}.contact-info>a,.contact-info>div{display:flex;align-items:center;gap:12px;margin:16px 0}.contact-info>*>span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:rgba(111,225,165,.14);color:#71dda3}.contact-info small,.contact-info b{display:block;font-size:11px}.contact-info small{color:#91adbf}.contact-info b{color:#fff;font-weight:500}@media(max-width:860px){.intro-grid,.contact-hero-grid,.contact-layout{grid-template-columns:1fr;gap:45px}.feature-orbit{margin-top:15px}.audience-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.feature-orbit{transform:scale(.82);margin-top:-25px;margin-bottom:-25px}.feature-row{grid-template-columns:30px 48px 1fr;gap:12px}.feature-arrow{display:none}.feature-icon{width:44px;height:44px;border-radius:14px}.feature-row h3{font-size:15px}.feature-row p{font-size:11px}.audience-grid,.vision-grid,.values-grid,.input-grid{grid-template-columns:1fr}.about-path{transform:scale(.78);width:128%;margin-right:-14%}.vision-card{padding:30px}.role-options{grid-template-columns:1fr 1fr}.redesign-form,.contact-aside{padding:25px}.contact-mark{height:270px}.contact-points{display:grid;grid-template-columns:1fr}.contact-points span{text-align:center}}
/* Clean product UI replacements — no illustrative bus/road graphics */
.hero-product{height:470px;padding:18px;border:1px solid #dce9e2;border-radius:28px;background:#fff;box-shadow:0 22px 55px rgba(9,28,58,.12)}.product-topbar{height:44px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7efeb;padding:0 6px}.product-brand{color:var(--navy);font:900 18px Tajawal}.product-live{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:99px;background:#e9f8ef;color:#078049;font-size:10px;font-weight:700}.product-live i,.app-live i{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 1.7s infinite}.product-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:14px;height:340px;padding-top:16px}.product-map{position:relative;overflow:hidden;border-radius:18px;background:#edf5f0}.map-grid,.app-route-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(181,209,192,.38) 1px,transparent 1px),linear-gradient(90deg,rgba(181,209,192,.38) 1px,transparent 1px);background-size:26px 26px}.route-line{position:absolute;z-index:1;top:45%;right:10%;width:76%;height:88px;border:3px dashed var(--green);border-radius:50%;transform:rotate(-12deg)}.route-dot,.app-stop{position:absolute;z-index:2;width:10px;height:10px;background:white;border:2px solid var(--green);border-radius:50%}.dot-a{right:12%;top:60%}.dot-b{right:49%;top:38%}.dot-c{left:12%;top:50%}.vehicle-marker{position:absolute;z-index:3;right:43%;top:31%;width:32px;height:32px;border-radius:10px;background:var(--navy);box-shadow:0 7px 15px rgba(9,28,58,.2)}.vehicle-marker b{position:absolute;top:9px;right:7px;width:18px;height:10px;border:2px solid white;border-radius:3px}.vehicle-marker i{position:absolute;bottom:6px;width:4px;height:4px;border-radius:50%;background:white}.vehicle-marker i:nth-child(2){right:8px}.vehicle-marker i:last-child{left:8px}.map-label{position:absolute;z-index:2;padding:5px 7px;border-radius:6px;background:white;color:#627583;font-size:9px;box-shadow:0 4px 11px rgba(9,28,58,.08)}.label-start{right:7%;bottom:17%}.label-end{left:6%;top:25%}.product-side{border:1px solid #e2ece7;border-radius:18px;padding:16px}.product-heading small{display:block;color:#87969d;font-size:10px}.product-heading b{display:block;color:var(--navy);font:800 17px Tajawal}.route-status{margin:18px 0;padding:10px;border-radius:10px;background:#f0faf4;color:#43806a;font-size:10px}.route-status b{display:block;margin-top:2px;color:var(--navy);font-size:13px}.event-list p{display:grid;grid-template-columns:10px 1fr auto;gap:6px;align-items:center;margin:11px 0;color:#61727c;font-size:9px}.event-list i{width:7px;height:7px;border:2px solid #bbcfc4;border-radius:50%}.event-list i.done{background:var(--green);border-color:var(--green)}.event-list small{color:#93a1a5}.product-bottom{display:flex;align-items:center;gap:12px;margin-top:15px;padding:13px 6px;color:#657580;font-size:10px}.product-bottom b{color:var(--navy);margin-right:auto}.product-bottom i{padding:4px 8px;border-radius:99px;background:#e9f8ef;color:#078049;font-style:normal}.problem-interface{padding:23px;background:#fff;border:1px solid #e0e9e5;box-shadow:var(--shadow)}.interface-header{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #edf1ef;color:#75858b;font-size:11px}.interface-header i{font-style:normal}.unknown-state{height:235px;position:relative;display:grid;place-items:center;align-content:center;text-align:center}.unknown-ring{position:absolute;width:145px;height:145px;border:1px dashed #c5d7cf;border-radius:50%}.unknown-pin{position:relative;width:32px;height:32px;border-radius:50%;background:#f3d5d3;box-shadow:0 0 0 10px #fdf2f1}.unknown-state h3{position:relative;margin:18px 0 0;font-size:16px}.unknown-state p{position:relative;margin:2px 0;color:#87959a;font-size:11px}.interface-alert{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#fcf3f2}.interface-alert>span{width:9px;height:9px;border-radius:50%;background:#d06459}.interface-alert b,.interface-alert small{display:block;font-size:10px}.interface-alert small{color:#9e726d}.app-device{width:260px;height:500px;border:9px solid #102036;border-radius:36px;background:#fff;box-shadow:0 26px 48px rgba(9,28,58,.18);overflow:hidden}.device-bar{width:100px;height:17px;margin:auto;border-radius:0 0 12px 12px;background:#102036}.app-screen{padding:20px 15px}.app-welcome{display:flex;justify-content:space-between;color:#798993;font-size:10px}.app-welcome b{width:18px;height:18px;border-radius:50%;background:#e6f7ed}.app-screen h3{font-size:21px;margin:19px 0 2px}.app-live{display:flex;align-items:center;gap:5px;margin:0;color:#0a9559;font-size:10px}.app-route{height:190px;position:relative;overflow:hidden;margin:16px 0;border-radius:17px;background:#edf5f0}.app-route>span{position:absolute;z-index:1;top:38%;right:13%;width:72%;height:90px;border:3px dashed var(--green);border-radius:50%;transform:rotate(-11deg)}.app-stop.start{right:14%;top:63%}.app-stop.middle{right:48%;top:39%}.app-stop.end{left:13%;top:50%}.app-vehicle{position:absolute;z-index:3;right:42%;top:27%;width:25px;height:25px;border-radius:8px;background:var(--navy)}.app-vehicle:after{content:"";position:absolute;right:5px;top:7px;width:14px;height:7px;border:2px solid #fff;border-radius:2px}.app-time{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1ef;color:#77868e;font-size:10px}.app-time b{color:var(--navy)}.app-notification{display:flex;gap:8px;margin-top:13px;padding:9px;background:#eef9f2;border-radius:11px}.app-notification>i{display:grid;place-items:center;flex:0 0 22px;height:22px;border-radius:7px;background:var(--green);color:#fff;font-style:normal;font-size:11px}.app-notification p{margin:0;font-size:9px;line-height:1.45}.app-notification small{display:block;color:#718b7e}.app-float{position:absolute;background:#fff;box-shadow:0 12px 26px rgba(9,28,58,.13)}.float-one{top:90px;right:10%;display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:12px;color:#607580;font-size:10px}.float-one i{width:7px;height:7px;border-radius:50%;background:var(--green)}.float-two{bottom:78px;left:15%;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;color:#fff;background:var(--green);font-weight:900}@media(max-width:560px){.hero-product{height:390px;padding:12px}.product-layout{height:275px;grid-template-columns:1fr}.product-side{display:none}.product-bottom{font-size:8px}.app-device{transform:scale(.82);transform-origin:center}.phone-scene{min-height:430px}.float-one{right:0}.float-two{left:7%}}
