*{box-sizing:border-box;margin:0;padding:0}
:root{--green:#2fae2b;--green2:#08783f;--deep:#075f36;--dark:#082c20;--text:#17382c;--muted:#6d7c75;--soft:#f2faf4;--border:#e1ece5;--gold:#d8b86a;--shadow:0 18px 50px rgba(7,80,42,.12);--container:1180px}
html{scroll-behavior:smooth}
body{font-family:"Cairo",Tahoma,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.8;overflow-x:hidden}
a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}
.container{width:min(var(--container),calc(100% - 40px));margin:auto}
.top-strip{height:36px;background:var(--deep);color:#fff;font-size:12px}
.top-strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.top-links{display:flex;gap:22px}.top-links a{opacity:.9}
.site-header{height:78px;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);position:sticky;top:0;z-index:1000;border-bottom:1px solid #edf2ee}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:9px}.brand img{width:53px;height:53px;object-fit:contain;border-radius:50%}
.brand-name{line-height:1;text-align:right}.brand-name b{display:block;font-size:21px;color:var(--green2);font-weight:900}.brand-name small{display:block;font-size:12px;letter-spacing:2px;color:#263e34;margin-top:5px}
.desktop-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:800}.desktop-nav a{position:relative;color:#263e34}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-14px;width:0;height:2px;background:var(--green);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}
.nav-actions{display:flex;align-items:center;gap:7px}.language{display:flex;border:1px solid var(--border);border-radius:9px;overflow:hidden}.language button{border:0;background:#fff;color:#74827b;font-size:10px;font-weight:900;padding:6px 8px}.language button.active{background:var(--green);color:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;min-height:44px;padding:0 19px;font-weight:800;font-size:13px;transition:.25s;border:1px solid transparent}.btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 20px rgba(47,174,43,.18)}.btn-primary:hover{background:#238e25;transform:translateY(-2px)}.btn-outline{background:#fff;border-color:#a8d1b2;color:var(--green2)}.btn-outline:hover{background:var(--soft)}.btn-white{background:#fff;color:var(--green2)}.btn-small{min-height:38px;padding:0 13px;font-size:11px}.btn-large{min-height:51px;padding:0 22px}
.menu-toggle{display:none;background:transparent;border:0;font-size:27px;color:var(--deep)}
.mobile-nav{display:none}

.hero{height:610px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("../assets/miqat-makkah.jpg") center center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 25%,rgba(255,255,255,.72) 44%,rgba(255,255,255,.22) 66%,rgba(255,255,255,.02) 100%)}.hero-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-content{width:53%;padding-bottom:35px}.hero-badge{display:inline-flex;gap:7px;align-items:center;background:#eaf8ed;color:var(--green2);border:1px solid #d9eedf;padding:6px 13px;border-radius:30px;font-size:12px;font-weight:900;margin-bottom:16px}.hero h1{font-size:clamp(39px,5vw,63px);line-height:1.22;color:#123b2a;font-weight:900;margin-bottom:15px}.hero h1 span{color:var(--green)}.hero p{max-width:610px;color:#52655c;font-size:17px;line-height:2;margin-bottom:25px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px;color:#52655c;font-size:12px;font-weight:800}.trust>span:first-child,.trust>span{display:flex;gap:6px;align-items:center}.trust>span::first-letter{color:var(--green)}
.search-wrap{position:relative;margin-top:-48px;z-index:10}.search-card{width:100%;background:rgba(255,255,255,.98);border:1px solid #e7eee9;border-radius:19px;padding:12px;display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr 150px;gap:9px;box-shadow:0 18px 45px rgba(8,70,40,.15)}.search-field{background:#f8faf9;border:1px solid #e4eee7;border-radius:12px;padding:7px 12px}.search-field label{display:block;color:#7a8781;font-size:10px;margin-bottom:1px}.input-line{display:flex;align-items:center;gap:7px}.input-line>span{color:var(--green2);font-weight:900;font-size:13px}.input-line select,.input-line input{border:0;outline:0;background:transparent;width:100%;font-size:12px;font-weight:700;color:#294036}.search-btn{border:0;border-radius:12px;background:var(--green);color:#fff;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:9px;transition:.25s}.search-btn:hover{background:#248e24;transform:translateY(-2px)}
.quick-benefits{padding:32px 0 20px}.benefit-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.benefit-row>div{display:flex;justify-content:center;align-items:center;gap:9px;color:#5e7067;font-size:12px;font-weight:800}.benefit-row b{color:var(--green);font-size:18px}
.section{padding:75px 0}.features-section{background:#fff}.section-heading{text-align:center;max-width:720px;margin:0 auto 38px}.eyebrow{display:inline-flex;align-items:center;background:var(--soft);color:var(--green2);font-size:12px;font-weight:900;padding:5px 13px;border-radius:30px;margin-bottom:10px}.section-heading h2{font-size:clamp(28px,4vw,41px);line-height:1.35;color:#13372a;margin-bottom:8px;font-weight:900}.section-heading h2 span,.digital-copy h2 span{color:var(--green)}.section-heading p{font-size:14px;color:var(--muted)}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{background:#f4fbf6;border:1px solid #e6f0e8;border-radius:17px;padding:27px 22px;text-align:center;transition:.3s}.feature-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);background:#fff}.icon{width:50px;height:50px;margin:0 auto 13px;border-radius:15px;background:#fff;color:var(--green2);display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 5px 18px rgba(10,100,50,.08)}.feature-card h3{font-size:17px;margin-bottom:5px}.feature-card p{font-size:12px;color:var(--muted)}
.audience-section{background:#fbfdfb}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.audience-card{min-height:285px;border-radius:20px;overflow:hidden;position:relative;padding:22px;color:#fff;display:flex;align-items:flex-end;box-shadow:0 10px 30px rgba(0,0,0,.08);background-size:cover;background-position:center}.audience-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,40,25,.08),rgba(3,47,30,.92))}.audience-card>div:last-child{position:relative;z-index:2}.pilgrim{background-image:linear-gradient(135deg,#2b8c4a,#0b5137)}.agency{background-image:linear-gradient(135deg,#388c52,#0e533b)}.guide{background-image:linear-gradient(135deg,#3b7f6e,#123f45)}.admin{background-image:linear-gradient(135deg,#628f4c,#1b4d35)}.audience-icon{position:absolute;z-index:1;top:20px;right:20px;font-size:60px;opacity:.2}.audience-card h3{font-size:20px}.audience-card p{font-size:12px;opacity:.9;margin:4px 0 15px}.mini-btn{display:inline-flex;border:1px solid rgba(255,255,255,.75);border-radius:9px;padding:5px 17px;font-size:11px;font-weight:800}
.how-section{background:#f6fbf7}.steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:"";position:absolute;top:39px;left:13%;right:13%;height:2px;background:#cde4d2}.step{text-align:center;position:relative;z-index:2;padding:0 16px}.step-number{width:78px;height:78px;margin:0 auto 15px;border-radius:50%;background:#fff;border:7px solid #e8f6eb;color:var(--green2);display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 8px 22px rgba(9,92,45,.09)}.step h3{font-size:16px;margin-bottom:4px}.step p{font-size:12px;color:var(--muted)}
.digital-section{padding:75px 0;background:linear-gradient(135deg,#f1faf3,#fff)}.digital-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.device-showcase{height:430px;position:relative}.fake-phone{position:absolute;width:205px;height:400px;border:7px solid #111;background:#fff;border-radius:32px;box-shadow:var(--shadow);overflow:hidden}.phone-main{z-index:3;left:50%;transform:translateX(-50%);top:0}.phone-left{left:8%;top:35px;transform:rotate(-7deg)}.phone-right{right:8%;top:30px;transform:rotate(7deg)}.phone-brand{height:105px;background:linear-gradient(140deg,var(--deep),var(--green));color:#fff;text-align:center;padding-top:20px;font-size:25px;font-weight:900;line-height:1.1}.phone-brand small{font-size:12px;letter-spacing:2px}.phone-head{height:75px;background:linear-gradient(140deg,var(--deep),var(--green));color:#fff;padding:20px;font-weight:900}.kaaba-mini{width:95px;height:78px;background:#111;margin:15px auto 8px;position:relative}.kaaba-mini:before{content:"";position:absolute;top:20px;left:0;right:0;height:9px;background:var(--gold)}.phone-title{text-align:center;font-size:14px;font-weight:900;color:var(--green2)}.phone-list{padding:12px}.phone-list i{display:block;height:48px;margin-bottom:9px;border-radius:9px;background:linear-gradient(135deg,#d8b86a,#2e8c50)}.profile-circle{width:65px;height:65px;border-radius:50%;background:#e5f4e8;margin:20px auto}.digital-copy{direction:rtl}.digital-copy h2{font-size:clamp(30px,4vw,44px);line-height:1.3;margin:10px 0}.digital-copy>p{color:var(--muted);font-size:14px;margin-bottom:16px}.digital-copy ul{list-style:none;display:grid;gap:8px;margin-bottom:22px}.digital-copy li{font-size:13px;font-weight:700}.digital-copy li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e7f7ea;color:var(--green);margin-left:8px}
.stats-section{padding:35px 0;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{text-align:center;border-left:1px solid #e6eee8}.stats-grid>div:last-child{border-left:0}.stats-grid strong{display:block;font-size:30px;color:var(--green2);line-height:1.25}.stats-grid span{font-size:12px;color:var(--muted);font-weight:700}
.testimonials{background:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.testimonial{border:1px solid var(--border);border-radius:17px;padding:23px;background:#fff;box-shadow:0 8px 25px rgba(7,75,40,.04)}.quote{color:var(--green);font-size:38px;font-weight:900;line-height:.7}.testimonial p{font-size:13px;color:var(--muted);margin:12px 0 20px;min-height:70px}.person{border-top:1px solid var(--border);padding-top:13px;display:flex;align-items:center;gap:10px}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--green2);font-weight:900}.person b{display:block;font-size:12px}.person small{display:block;color:#89958f;font-size:10px}.dots{text-align:center;margin-top:20px}.dot{width:8px;height:8px;border:0;border-radius:50%;background:#cfe5d4;margin:0 3px}.dot.active{background:var(--green)}
.cta-section{position:relative;overflow:hidden;background:linear-gradient(120deg,#096a39,#36a63b);color:#fff}.cta-bg{position:absolute;inset:0;background:radial-gradient(circle at 15% 50%,rgba(255,255,255,.13),transparent 25%),linear-gradient(90deg,rgba(0,0,0,.05),transparent)}.cta-content{min-height:245px;position:relative;z-index:2;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.cta-content h2{font-size:clamp(26px,4vw,39px);line-height:1.3}.cta-content p{font-size:13px;opacity:.9;margin:5px 0 17px}
footer{background:#061f18;color:#b8cbc2}.footer-grid{padding:58px 0 40px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer .brand-name b{color:#8ddd88}.footer .brand-name small{color:#d0ddd7}.footer-brand p{max-width:350px;font-size:12px;color:#90a79d;margin:15px 0}.social{display:flex;gap:8px}.social a{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#0d3529;color:#fff;font-weight:900}.footer h4{color:#fff;font-size:14px;margin-bottom:13px}.footer-links{display:grid;gap:6px;font-size:12px;color:#93aaa0}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding:15px 0;text-align:center;font-size:10px;color:#789188}
.back-top{position:fixed;display:none;bottom:22px;left:22px;width:43px;height:43px;border:0;border-radius:50%;background:var(--green);color:#fff;font-weight:900;z-index:999}.back-top.show{display:grid;place-items:center}.toast{position:fixed;right:22px;bottom:22px;background:#082d21;color:#fff;padding:12px 17px;border-radius:11px;font-size:12px;font-weight:700;opacity:0;transform:translateY(20px);transition:.3s;z-index:2000}.toast.show{opacity:1;transform:none}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}

html[dir="ltr"] .brand-name{text-align:left}
html[dir="ltr"] .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 25%,rgba(255,255,255,.72) 44%,rgba(255,255,255,.22) 66%,rgba(255,255,255,.02) 100%)}
html[dir="ltr"] .hero-content{margin-left:0;margin-right:auto;text-align:left}
html[dir="ltr"] .trust{justify-content:flex-start}
html[dir="ltr"] .digital-copy{direction:ltr}
html[dir="ltr"] .digital-copy li:before{margin-left:0;margin-right:8px}
html[dir="ltr"] .stats-grid>div{border-left:0;border-right:1px solid #e6eee8}
html[dir="ltr"] .stats-grid>div:last-child{border-right:0}
html[dir="ltr"] .footer{text-align:left}

@media(max-width:1050px){
 .desktop-nav{gap:13px}.feature-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}.search-card{grid-template-columns:repeat(2,1fr)}.search-btn{min-height:55px}.footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
 .top-strip{display:none}.site-header,.nav{height:70px}.desktop-nav{display:none}.nav-actions .btn{display:none}.menu-toggle{display:block}.nav-actions{margin-right:auto}
 .mobile-nav{padding:12px 20px;border-top:1px solid var(--border);background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.06)}.mobile-nav a{display:block;padding:10px 0;border-bottom:1px solid #edf2ee;font-size:13px;font-weight:800}.mobile-auth{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.mobile-auth .btn{width:100%}
 .hero{height:640px}.hero-image{background-position:38% center}.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.28) 30%,rgba(255,255,255,.94) 58%,#fff 100%)}.hero-inner{align-items:flex-end}.hero-content{width:100%;text-align:center;padding:0 0 85px}.hero p{margin-left:auto;margin-right:auto;font-size:15px}.hero-buttons,.trust{justify-content:center}
 .search-wrap{margin-top:-32px}.benefit-row{grid-template-columns:repeat(2,1fr);row-gap:15px}.steps{grid-template-columns:repeat(2,1fr);gap:30px}.steps:before{display:none}.digital-grid{grid-template-columns:1fr;gap:25px}.device-showcase{max-width:520px;width:100%;margin:auto}.testimonial-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.stats-grid>div{border:0}.footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
 .container{width:calc(100% - 28px)}.nav{height:64px}.brand img{width:45px;height:45px}.brand-name b{font-size:18px}.brand-name small{font-size:10px}.language button{padding:5px 6px}
 .hero{height:675px}.hero-image{background-position:35% top}.hero-content{padding-bottom:80px}.hero h1{font-size:37px}.hero p{font-size:13px;line-height:1.9}.hero-buttons{display:grid;grid-template-columns:1fr;gap:8px}.hero-buttons .btn{width:100%}.trust{display:grid;grid-template-columns:1fr;gap:7px}
 .search-card{grid-template-columns:1fr;padding:9px}.search-btn{height:52px}.search-field{min-height:58px}.benefit-row{grid-template-columns:1fr 1fr}.benefit-row>div{font-size:10px}.section,.digital-section{padding:60px 0}.feature-grid,.audience-grid{grid-template-columns:1fr}.feature-card{padding:23px}.audience-card{min-height:250px}.steps{grid-template-columns:1fr 1fr;gap:22px 8px}.step{padding:0 3px}.step-number{width:65px;height:65px}.step h3{font-size:14px}.step p{font-size:10px}.device-showcase{height:370px}.fake-phone{width:155px;height:315px;border-width:6px}.phone-main{width:175px}.phone-brand{height:80px;font-size:20px;padding-top:15px}.phone-head{height:60px;padding:15px}.kaaba-mini{width:70px;height:55px}.phone-list i{height:35px}.digital-copy h2{font-size:32px}.stats-grid strong{font-size:24px}.stats-grid span{font-size:10px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{max-width:380px}.back-top{left:14px;bottom:14px}.toast{right:12px;left:12px;text-align:center}
}
