@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap');
:root{--ink:#103c36;--deep:#082f2b;--paper:#fafbf7;--muted:#657671;--gold:#e9c474;--line:#dce5df;--white:#fff;--radius:18px;color-scheme:light;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}html[lang=ar]{font-family:'Noto Sans Arabic',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}p{line-height:1.85}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.35;letter-spacing:-.035em}h3{line-height:1.5}.wrap{width:min(1240px,90%);margin-inline:auto}.topbar{background:var(--deep);color:#dae8e0;text-align:center;font-size:.875rem;padding:10px}.header{background:rgba(250,251,247,.97);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.nav{min-height:90px;display:flex;align-items:center;gap:32px}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.1;direction:ltr;flex-shrink:0}.brand strong{font:800 1.8rem 'Manrope',sans-serif;letter-spacing:-1.8px}.brand strong:after{content:'.';color:#b88930}.brand span{font:600 .65rem 'Manrope',sans-serif;letter-spacing:3.3px;text-transform:uppercase}.links{display:flex;gap:26px;margin-inline-start:auto;align-items:center}.links a{font-size:.92rem}.links a:hover{color:#997024}.nav-actions{display:flex;align-items:center;gap:20px}.lang{font-weight:600;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:14px 23px;background:var(--ink);border:1px solid var(--ink);color:white;border-radius:7px;font-weight:600;font-size:.95rem;transition:background .2s,transform .2s}.button:hover{background:#1d5449;transform:translateY(-2px)}.button.gold{background:var(--gold);color:var(--deep);border-color:var(--gold)}.button.ghost{background:transparent;border-color:rgba(255,255,255,.6);color:white}.button.light{background:white;color:var(--ink);border-color:var(--line)}.menu-button{display:none;background:none;border:1px solid var(--line);padding:8px 12px;border-radius:6px}.hero{position:relative;min-height:640px;height:calc(90vh - 125px);max-height:850px;color:white;display:flex;align-items:center;background:#22554c;isolation:isolate;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,30,28,.86),rgba(4,30,28,.3));z-index:-2}html[dir=rtl] .hero:after{background:linear-gradient(-90deg,rgba(4,30,28,.88),rgba(4,30,28,.15))}.hero-content{padding-block:70px 120px}.eyebrow{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:10px;margin-bottom:24px}.eyebrow:before{content:'';height:1px;width:30px;background:currentColor}.hero .eyebrow{color:#f0d497}.hero h1{font-size:clamp(3.4rem,6.7vw,6rem);max-width:750px;line-height:1.2;letter-spacing:-.055em;margin-bottom:24px}.hero h1 em{font-style:normal;color:var(--gold)}html[lang=ar] .hero h1{font-size:clamp(3rem,5.5vw,5rem);letter-spacing:-.045em;line-height:1.5}.hero p{max-width:560px;font-size:1.06rem;color:#e1ebe6;margin-bottom:32px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-caption{position:absolute;bottom:28px;inset-inline-end:5%;font-size:.875rem;border-bottom:1px solid #ffffff70;padding-bottom:10px}.hero-index{position:absolute;bottom:28px;inset-inline-start:5%;display:flex;align-items:center;gap:14px;font-size:.85rem}.hero-index:after{content:'';width:90px;height:1px;background:#ffffff70}.intro-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px;border-bottom:1px solid var(--line);gap:25px}.intro-strip>div{display:flex;gap:14px;align-items:center;justify-content:center}.intro-strip>div+div{border-inline-start:1px solid var(--line)}.intro-strip b{font-weight:600;font-size:.95rem}.intro-strip span{font-size:1.3rem;color:#a77a2b}.section{padding-block:95px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-head h2{margin-bottom:0;max-width:650px}.section-head p{max-width:365px;color:var(--muted);margin-bottom:6px}.section .eyebrow{color:#8c6c32;margin-bottom:18px}.destinations{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:22px}.destination{min-height:410px;position:relative;border-radius:var(--radius);overflow:hidden;color:white;display:flex;align-items:end;padding:27px;background:#315d50;isolation:isolate}.destination img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s}.destination:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#092d29db);z-index:-1}.destination:hover img{transform:scale(1.035)}.destination small{display:block;font-size:.8rem;letter-spacing:.1em;margin-bottom:8px}.destination h3{font-size:1.8rem;margin:0 0 8px}.destination p{font-size:.94rem;line-height:1.8;margin-bottom:0;max-width:380px}.circle-arrow{position:absolute;top:22px;inset-inline-end:22px;width:39px;height:39px;border:1px solid #ffffff80;border-radius:100%;display:grid;place-items:center}.tours-section{background:#eef2eb}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tour-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.tour-photo{height:220px;position:relative;overflow:hidden;background:#40685b}.tour-photo img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;bottom:16px;inset-inline-start:18px;background:white;padding:6px 13px;border-radius:5px;font-size:.8rem;font-weight:600}.tour-body{padding:27px;display:flex;flex:1;flex-direction:column}.tour-body h3{font-size:1.45rem;margin-bottom:10px}.tour-body p{color:var(--muted);font-size:.94rem}.tour-route{font-size:.8rem;padding-block:15px;border-block:1px solid var(--line);margin-bottom:22px;color:#54716a}.tour-body button{margin-top:auto;align-self:flex-start;border:0;background:none;padding:0;color:var(--ink);font-weight:700;font-size:.95rem;display:flex;gap:15px}.note{font-size:.85rem;color:var(--muted);margin-top:24px;line-height:1.8}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}.about-photo{position:relative;padding:0 0 28px 28px}.about-photo>img{height:540px;width:100%;object-fit:cover;border-radius:120px 14px 14px 14px}.about-label{position:absolute;bottom:0;left:0;background:var(--gold);color:var(--ink);padding:23px 30px;border-radius:10px;max-width:220px;font-size:1.2rem;line-height:1.7;font-weight:600}.about-text p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:26px 0 32px;display:grid;gap:15px}.check-list li{display:flex;align-items:baseline;gap:12px}.check-list li:before{content:'✓';color:#8b6725}.services{background:var(--ink);color:white}.services .eyebrow{color:var(--gold)}.services .section-head p{color:#c2d2cb}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.service-card{border-top:1px solid #ffffff40;padding-top:30px;display:grid;grid-template-columns:55px 1fr;gap:20px}.service-number{color:var(--gold);font:400 2rem 'Manrope',sans-serif}.service-card h3{font-size:1.65rem;margin-bottom:16px}.service-card p{color:#c9d7d0;font-size:1rem;max-width:470px}.service-card a{color:var(--gold);font-weight:600;display:inline-block;border-bottom:1px solid #e9c47480;padding-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.step{border-top:1px solid var(--line);padding-top:28px}.step span{color:#a67a2c;font:500 .95rem 'Manrope';display:block;margin-bottom:18px}.step h3{font-size:1.4rem}.step p{color:var(--muted)}.gallery{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-template-rows:220px 220px;gap:18px}.gallery figure{margin:0;position:relative;border-radius:12px;overflow:hidden;background:#315d50}.gallery figure:first-child{grid-row:span 2}.gallery figure:nth-child(4){grid-column:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery figure:hover img{transform:scale(1.03)}.gallery figcaption{position:absolute;bottom:0;inset-inline:0;color:white;padding:40px 20px 18px;background:linear-gradient(transparent,#103c36ba);font-size:.9rem}.contact-section{background:#e9eee6}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}.contact-text h2{max-width:460px}.contact-text>p{color:var(--muted)}.contact-links{display:grid;gap:23px;margin-top:35px}.contact-links a{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.contact-links small{font-size:.85rem;color:var(--muted)}.contact-links b{font-size:1.25rem;font-weight:500}.contact-form{background:white;padding:34px;border-radius:var(--radius);border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px}.field.wide{grid-column:1/-1}.field label{font-size:.87rem;font-weight:500}.field input,.field select,.field textarea{width:100%;border:1px solid #cedbd2;background:#fcfdfb;border-radius:6px;padding:12px 13px;color:var(--ink);min-width:0}.field textarea{resize:vertical;min-height:95px}.contact-form .button{width:100%;margin-top:22px}.contact-form .note{margin-bottom:0;margin-top:12px;font-size:.8rem}.footer{background:var(--deep);color:#dce6df;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px;padding-bottom:45px}.footer .brand{margin-bottom:20px;color:white}.footer p{font-size:.92rem;color:#acbeb4;max-width:330px}.footer h3{font-size:1rem;margin-bottom:20px}.footer-links{display:grid;gap:12px;font-size:.9rem}.footer-bottom{border-top:1px solid #ffffff26;padding-block:22px;display:flex;justify-content:space-between;gap:20px;font-size:.8rem;color:#aebeb5}.credits summary{cursor:pointer}.credits p{font-size:.8rem;margin-block:12px;max-width:700px}.floating-wa{position:fixed;bottom:22px;inset-inline-end:25px;z-index:40;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;background:#13694b;color:white;box-shadow:0 4px 20px #072d2930;border:2px solid white}.floating-wa svg{width:27px;height:27px;fill:currentColor}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:0}.tour-dialog{border:0;border-radius:18px;padding:35px;width:min(600px,90vw);max-height:85vh;color:var(--ink);background:var(--paper)}.tour-dialog::backdrop{background:#092d29aa;backdrop-filter:blur(5px)}.dialog-close{float:inline-end;background:none;border:1px solid var(--line);border-radius:50%;width:36px;height:36px;font-size:1.2rem}.tour-dialog h2{font-size:1.8rem;margin-top:25px}.tour-dialog p,.tour-dialog li{font-size:1rem;line-height:1.9}.tour-dialog ol{padding-inline-start:22px;margin-bottom:30px}.no-scroll{overflow:hidden}html[dir=rtl] .arrow{display:inline-block;transform:scaleX(-1)}
@media(min-width:1600px){.hero-content{padding-block:120px}}@media(max-width:1100px){.links{gap:16px}.nav{gap:20px}.nav-actions>.button{display:none}.about-grid{gap:40px}.contact-grid{gap:35px}.destination{padding:22px}.destination h3{font-size:1.4rem}}@media(max-width:780px){.topbar{font-size:.75rem;padding:8px}.nav{min-height:76px;justify-content:space-between}.brand strong{font-size:1.55rem}.brand span{font-size:.55rem}.nav-actions{gap:16px}.menu-button{display:block}.links{display:none;position:absolute;top:76px;inset-inline:0;background:var(--paper);padding:25px 5%;box-shadow:0 20px 20px #103c3612;border-bottom:1px solid var(--line)}.links.open{display:grid;gap:22px}.links a{font-size:1rem}.hero{height:auto;min-height:650px;max-height:none}.hero h1{font-size:3.4rem}html[lang=ar] .hero h1{font-size:3rem;line-height:1.5}.hero-content{padding-block:65px 120px}.hero p{max-width:440px;font-size:1rem}.hero-caption{max-width:190px;font-size:.75rem}.intro-strip{gap:12px;padding-block:22px}.intro-strip>div{flex-direction:column;gap:5px;text-align:center}.intro-strip b{font-size:.76rem}.intro-strip span{font-size:1rem}.section{padding-block:65px}.section-head{display:block;margin-bottom:28px}.section-head p{margin-top:18px;max-width:100%}h2{font-size:2.2rem}.destinations{grid-template-columns:1fr 1fr;gap:14px}.destination:first-child{grid-column:1/-1;min-height:370px}.destination{min-height:310px;padding:20px}.destination p{font-size:.85rem}.destination h3{font-size:1.5rem}.destination small{font-size:.72rem}.tour-grid{grid-template-columns:1fr}.tour-card{display:grid;grid-template-columns:.8fr 1.2fr}.tour-photo{height:100%;min-height:280px}.tour-body{padding:23px}.tour-body h3{font-size:1.3rem}.about-grid{grid-template-columns:1fr;gap:40px}.about-photo>img{height:420px}.about-photo{max-width:600px}.service-grid{grid-template-columns:1fr;gap:40px}.steps{gap:25px}.step h3{font-size:1.15rem}.step p{font-size:.94rem}.gallery{grid-template-rows:180px 180px;gap:10px}.contact-grid{grid-template-columns:1fr}.contact-form{padding:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{padding-bottom:80px;flex-wrap:wrap}}@media(max-width:460px){.hero{min-height:690px}.hero h1{font-size:2.9rem}html[lang=ar] .hero h1{font-size:2.7rem}.hero-buttons .button{padding:13px 17px;font-size:.85rem}.destination{min-height:290px;padding:18px}.destination p{font-size:.78rem}.destination h3{font-size:1.2rem}.destination small{font-size:.68rem}.tour-card{display:flex}.tour-photo{height:220px;min-height:0}.steps{grid-template-columns:1fr;gap:15px}.step{padding-top:20px}.step span{margin-bottom:10px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 180px 220px}.gallery figure:first-child{grid-column:1/-1;grid-row:auto}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.contact-form{padding:22px}.service-card{grid-template-columns:35px 1fr;gap:15px}.service-card h3{font-size:1.4rem}.footer-grid{gap:25px}.floating-wa{width:54px;height:54px;bottom:16px;inset-inline-end:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.brand-logo{position:relative;display:block;width:148px;height:120px;overflow:hidden;background:white;border-radius:8px}.brand-logo img{position:absolute;width:245px;max-width:none;height:auto;left:-44px;top:-26px}.nav{min-height:132px}.footer .brand-logo{width:170px;height:150px}.footer .brand-logo img{width:300px;left:-60px;top:-30px}@media(max-width:780px){.brand-logo{width:115px;height:102px}.brand-logo img{width:210px;left:-45px;top:-23px}.nav{min-height:114px}.links{top:114px}}
