
:root{--navy:#123047;--blue:#006D9C;--red:#E76F51;--red2:#d95f43;--sand:#F6F2EA;--white:#fff;--gold:#E9B44C;--text:#123047;--muted:#587083;--border:#DCE8EE;--shadow:0 16px 38px rgba(18,48,71,.14);--soft:0 10px 26px rgba(18,48,71,.08);--radius:22px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--sand);color:var(--text);font-size:16px;line-height:1.45}a{color:inherit}img{max-width:100%}.topbar{background:rgba(246,242,234,.96);border-bottom:1px solid rgba(18,48,71,.08);position:relative;z-index:20}.topbar-inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;gap:22px;padding:16px 24px}.logo img{width:72px;height:auto;display:block}.nav{display:flex;align-items:center;gap:18px;flex:1;white-space:nowrap}.nav a{text-decoration:none;font-size:14px;font-weight:850;color:var(--navy)}.nav .cta{background:var(--red);color:#fff;border-radius:999px;padding:12px 18px;box-shadow:0 8px 18px rgba(231,111,81,.24)}.lang-switcher{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.lang-switcher a{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid var(--border);text-decoration:none;font-size:11px;font-weight:900;color:var(--navy)}.lang-switcher a.active{background:var(--navy);color:#fff}.hero{position:relative;min-height:570px;background:linear-gradient(90deg,rgba(18,48,71,.94),rgba(18,48,71,.56),rgba(18,48,71,.12)),url('../assets/visuals/hero-redsea-clean-v46.jpg') center/cover no-repeat;overflow:hidden}.hero::after{content:"Red Sea";position:absolute;left:-34px;top:78px;font-size:120px;font-weight:950;color:rgba(255,255,255,.08);letter-spacing:-.08em;pointer-events:none}.hero-inner{position:relative;z-index:1;max-width:var(--max);margin:0 auto;padding:92px 24px 118px;color:#fff}.eyebrow,.section-kicker{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.34);padding:9px 15px;font-size:13px;font-weight:900}.section-kicker{background:#fff;color:var(--navy);border-color:var(--border);box-shadow:0 4px 14px rgba(18,48,71,.04)}.hero h1{max-width:600px;margin:28px 0 18px;font-size:72px;line-height:.96;letter-spacing:-.065em;color:#fff}.hero p{max-width:660px;font-size:18px;line-height:1.72;color:rgba(255,255,255,.92);margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:0 20px;text-decoration:none;font-weight:900}.btn-primary{background:var(--red);color:#fff}.btn-secondary{background:rgba(255,255,255,.9);color:var(--navy);border:1px solid rgba(255,255,255,.42)}.quick-card{max-width:930px;margin:-48px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.quick-box{display:grid;grid-template-columns:1fr 1fr 1.25fr auto;gap:12px;align-items:end}.field label{display:block;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.field input,.field select{width:100%;height:48px;border:1px solid #cbdde6;border-radius:12px;background:#fff;color:var(--text);font-size:15px;padding:0 14px}.quick-box .btn{border:0;height:48px;cursor:pointer}.section{max-width:var(--max);margin:0 auto;padding:78px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:26px}.section-head h2,.trust-intro h2{margin:0;color:var(--navy);font-size:46px;line-height:1.02;letter-spacing:-.055em}.section-head p,.trust-intro p{max-width:820px;color:var(--muted);margin:12px 0 0;line-height:1.7}.result-count{font-weight:900;color:var(--navy);white-space:nowrap}.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.featured-card{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--soft);overflow:hidden;display:flex;flex-direction:column;min-height:520px}.featured-image{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;background:#dceef4}.featured-label{align-self:flex-start;margin:16px 14px 0;background:#EAF7FB;color:var(--blue);border:1px solid #CDEAF3;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950}.featured-card h3{margin:14px 14px 9px;font-size:20px;line-height:1.16;color:var(--navy);letter-spacing:-.025em}.featured-card p{margin:0 14px 14px;color:var(--muted);font-size:13px;line-height:1.52}.featured-meta{display:flex;gap:7px;flex-wrap:wrap;margin:0 14px 16px}.featured-meta span,.badge{display:inline-flex;align-items:center;border:1px solid #CDEAF3;background:#EAF7FB;color:#006D9C;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:950}.featured-card .small-btn{margin:0 14px 16px;width:calc(100% - 28px);margin-top:auto}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:var(--soft);overflow:hidden}.category-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.category-card div{padding:20px}.category-card h3{margin:0 0 8px;font-size:22px;color:var(--navy)}.category-card p{margin:0;color:var(--muted);line-height:1.6}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tour-card{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:var(--soft);overflow:hidden;display:flex;flex-direction:column;min-height:540px}.tour-card-image{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#dceef4}.tour-card .badges{display:flex;gap:8px;flex-wrap:wrap;margin:18px 18px 10px}.tour-card h3{margin:0 18px 10px;font-size:21px;line-height:1.2;color:var(--navy);letter-spacing:-.02em}.tour-card p{margin:0 18px 12px;color:var(--muted);font-size:14px;line-height:1.55}.tour-card p.note{font-size:12.5px;color:#657b89}.tour-bottom{margin-top:auto;border-top:1px solid var(--border);padding:16px 18px;display:block}.price{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.price small{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:950}.price strong{font-size:30px;color:var(--navy);line-height:1;letter-spacing:-.05em}.small-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;background:var(--red);color:#fff;border:0;border-radius:13px;padding:0 14px;font-size:14px;font-weight:950;cursor:pointer;text-decoration:none;white-space:nowrap}.small-btn:hover,.btn-primary:hover{background:var(--red2)}.journey-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.journey-step{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--soft);padding:22px}.journey-step strong{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#EAF7FB;color:var(--blue);font-weight:950;margin-bottom:12px}.journey-step h3{margin:0 0 8px;font-size:18px;color:var(--navy)}.journey-step p{margin:0;color:var(--muted);line-height:1.6}.trust-section{max-width:1220px}.trust-panel{display:grid;grid-template-columns:.95fr 1.45fr;gap:26px;background:#fff;border:1px solid var(--border);border-radius:30px;padding:30px;box-shadow:var(--shadow);overflow:hidden}.trust-intro{background:linear-gradient(135deg,var(--navy),#1f87aa);color:#fff;border-radius:24px;padding:34px;display:flex;flex-direction:column;justify-content:center}.trust-intro .section-kicker{background:rgba(255,255,255,.16);color:#fff;border-color:rgba(255,255,255,.32);box-shadow:none}.trust-intro h2{color:#fff;margin-top:18px}.trust-intro p{color:rgba(255,255,255,.9);font-size:17px}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.trust-card{background:#f8fbfd;border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:none}.trust-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#EAF7FB;color:var(--blue);font-weight:950;margin-bottom:18px}.trust-card h3{margin:0 0 8px;font-size:21px;color:var(--navy)}.trust-card p{margin:0;color:var(--muted);line-height:1.6}.booking{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;background:linear-gradient(135deg,var(--navy),#0b5f82);border-radius:28px;padding:32px;box-shadow:var(--shadow);color:#fff}.booking>div:first-child{padding:10px}.booking h2{font-size:42px;line-height:1.05;margin:0 0 16px;color:#fff}.booking p{color:rgba(255,255,255,.9);line-height:1.65}.booking-form{background:#fff;color:var(--text);border-radius:24px;padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;font-family:inherit}.form-field,.guest-count-field{display:flex;flex-direction:column;gap:6px}.booking-form label{text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:950}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #cbdde6;border-radius:12px;padding:12px;background:#fff;min-height:46px;color:var(--text);font:inherit;font-size:15px}.booking-form textarea{min-height:116px;resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{outline:2px solid rgba(0,109,156,.18);border-color:var(--blue)}.full{grid-column:1/-1}.guest-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;grid-column:1/-1}.estimate-box{grid-column:1/-1;background:#EAF7FB;border:1px solid #CDEAF3;border-radius:15px;padding:16px;color:var(--navy)}.estimate-title{display:block;text-transform:uppercase;font-size:11px;font-weight:950;color:var(--muted);margin-bottom:4px}.estimate-total{display:block;font-size:30px;font-weight:950;line-height:1.1;letter-spacing:-.04em}.estimate-detail,.estimate-note{display:block;font-size:13px;color:var(--muted);font-weight:650;margin-top:4px}.booking-form button[type="submit"],.messenger-form-btn,.whatsapp-form-btn,.secondary-form-btn{grid-column:1/-1;border-radius:12px;min-height:48px;font-weight:950;cursor:pointer;font-family:inherit}.booking-form button[type="submit"]{background:var(--red);color:#fff;border:0}.messenger-form-btn{background:#0A7CFF;color:#fff;border:0}.whatsapp-form-btn{background:#25D366;color:#fff;border:0}.secondary-form-btn{background:#fff;border:1px solid var(--border);color:var(--navy)}.database-note{grid-column:1/-1;font-size:12px;color:var(--muted);line-height:1.55;margin:0}.form-hint{font-size:11px;color:#6a7d88}.hidden-field{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.faq-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--soft);padding:22px}.faq-card h3{margin:0 0 8px;color:var(--navy);font-size:18px}.faq-card p{margin:0;color:var(--muted);line-height:1.6}.footer{background:var(--navy);color:#fff;margin-top:50px}.footer-inner{max-width:var(--max);margin:0 auto;padding:46px 24px;display:grid;grid-template-columns:1.3fr 1.1fr 1fr 1fr;gap:28px}.footer h3,.footer h4{margin:0 0 12px;color:#fff}.footer p,.footer a{color:rgba(255,255,255,.82);line-height:1.7;font-size:14px}.legal-nav{display:flex;gap:12px;flex-wrap:wrap}.print-only{display:none!important}
@media(max-width:1220px){.featured-grid{grid-template-columns:repeat(3,1fr)}.topbar-inner{flex-wrap:wrap}.nav{order:3;flex-basis:100%;justify-content:center}.lang-switcher{margin-left:auto}.trust-panel{grid-template-columns:1fr}.tour-grid,.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{font-size:15px}.topbar-inner{padding:12px 16px;gap:12px}.logo img{width:58px}.nav{justify-content:flex-start;overflow-x:auto;gap:12px;padding-bottom:8px}.nav a{font-size:12px}.nav .cta{padding:9px 12px}.lang-switcher a{width:29px;height:29px;font-size:10px}.hero{min-height:560px}.hero-inner{padding:70px 18px 106px}.hero h1{font-size:48px}.hero p{font-size:16px}.quick-card{margin:-42px 16px 0}.quick-box{grid-template-columns:1fr}.section{padding:58px 18px}.section-head{display:block}.section-head h2,.trust-intro h2{font-size:36px}.featured-grid,.tour-grid,.category-grid,.journey-strip,.trust-grid,.faq-grid,.booking,.booking-form,.guest-row,.footer-inner{grid-template-columns:1fr}.featured-card,.tour-card{min-height:0}.featured-card .small-btn{margin-top:12px}.trust-panel,.booking{padding:18px}.trust-intro{padding:24px}.footer{margin-bottom:0}}
@media print{.topbar{position:relative}.hero{min-height:460px}.section{break-inside:avoid}.tour-card,.featured-card,.category-card{break-inside:avoid;page-break-inside:avoid}.tour-grid{grid-template-columns:repeat(3,1fr)}.tour-card{min-height:auto}.tour-card-image{aspect-ratio:16/9}.small-btn{min-height:38px}.featured-grid{grid-template-columns:repeat(3,1fr)}}

.policy-page{max-width:920px;margin:0 auto;padding:80px 24px}.policy-card{background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--soft);padding:34px}.policy-card h1{font-size:42px;line-height:1.05;margin:0 0 18px;color:var(--navy)}.policy-card p{color:var(--muted);line-height:1.7}.policy-card .btn{margin-right:10px;margin-bottom:10px}


/* ===== v44 final full-deployment stabilization ===== */
.hero{background-image:linear-gradient(90deg,rgba(18,48,71,.94),rgba(18,48,71,.58),rgba(18,48,71,.14)),url('../assets/visuals/hero-redsea-clean-v46.jpg')!important;background-position:center center!important;min-height:620px!important;}
.hero::after{display:none!important;content:none!important;}
.hero h1{max-width:640px;}
.hero p{max-width:720px;}

/* Floating contact rail restored as real UI, not embedded in images */
.floating-contact{position:fixed;right:28px;bottom:28px;z-index:80;display:flex;flex-direction:column;gap:10px;align-items:flex-end;}
.floating-contact a{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:46px;border-radius:999px;color:#fff;text-decoration:none;font-weight:950;font-size:14px;box-shadow:0 12px 28px rgba(18,48,71,.20);border:1px solid rgba(255,255,255,.45);}
.floating-contact .whatsapp{background:#25D366;}
.floating-contact .messenger{background:#0A7CFF;}

/* Wider and aligned Best first picks cards */
.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;max-width:1180px;margin:0 auto;}
.featured-card{min-height:560px!important;border-radius:22px!important;}
.featured-image{aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;}
.featured-card h3{font-size:24px!important;line-height:1.14!important;min-height:58px;}
.featured-card p{font-size:15px!important;line-height:1.55!important;min-height:74px;}
.featured-meta{min-height:40px;align-content:flex-start;}
.featured-card .small-btn{margin-top:auto!important;}

/* Dynamic catalogue cards: one visual system, stable bottoms */
.tour-card{min-height:560px!important;border-radius:22px!important;}
.tour-card-image{aspect-ratio:16/9!important;object-fit:cover!important;}
.tour-card h3{min-height:52px;}
.tour-card p:not(.note){min-height:54px;}
.tour-card .note{min-height:46px;}
.tour-bottom{margin-top:auto!important;}
.tour-bottom .small-btn,.featured-card .small-btn{font-size:15px!important;}

/* Why section regression lock */
#why.trust-section{max-width:1220px!important;}
#why .trust-panel{display:grid!important;grid-template-columns:.95fr 1.45fr!important;gap:26px!important;background:#fff!important;border:1px solid var(--border)!important;border-radius:30px!important;padding:30px!important;box-shadow:var(--shadow)!important;overflow:hidden!important;}
#why .trust-intro{display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(135deg,var(--navy),#1f87aa)!important;color:#fff!important;border-radius:24px!important;padding:34px!important;}
#why .trust-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:18px!important;}
#why .trust-card{background:#f8fbfd!important;border:1px solid var(--border)!important;border-radius:20px!important;padding:24px!important;}
#why .trust-icon{width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#EAF7FB!important;color:var(--blue)!important;margin-bottom:18px!important;}

/* Request form typography and estimate box */
.booking-form{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;}
.estimate,#estimateBox{grid-column:1/-1;background:#EAF7FB;border:1px solid #CDEAF3;border-radius:15px;padding:16px;color:var(--navy);}
.estimate-title{display:block;text-transform:uppercase;font-size:11px;font-weight:950;color:var(--muted);margin-bottom:4px;}
.estimate-total{display:block;font-size:30px;font-weight:950;line-height:1.1;letter-spacing:-.04em;}
.estimate-detail,.estimate-note{display:block;font-size:13px;color:var(--muted);font-weight:650;margin-top:4px;}
.booking-form button[type="submit"]{background:var(--red)!important;color:#fff!important;border:0!important;border-radius:12px!important;min-height:50px!important;font-weight:950!important;font-size:15px!important;}

@media(min-width:1320px){.featured-grid{max-width:1280px;}.section{max-width:1280px;}.topbar-inner{max-width:1280px;}}
@media(max-width:980px){.featured-grid,.tour-grid,.category-grid,#why .trust-panel,#why .trust-grid{grid-template-columns:1fr!important}.featured-card{min-height:0!important}.floating-contact{right:16px;bottom:16px}.floating-contact a{min-width:112px;height:42px;font-size:13px}}
@media print{.floating-contact{display:none!important}.featured-grid{grid-template-columns:repeat(3,1fr)!important}.featured-card h3,.tour-card h3{min-height:auto!important}.featured-card p,.tour-card p{min-height:auto!important}}


/* v46 full multilingual release locks */
html[dir="rtl"] body{direction:rtl;text-align:right;}
html[dir="rtl"] .topbar-inner,html[dir="rtl"] .quick-card,html[dir="rtl"] .booking,html[dir="rtl"] .footer-inner{direction:rtl;}
html[dir="rtl"] .hero-inner{margin-left:auto;margin-right:0;}
html[dir="rtl"] .hero::after{left:auto;right:-6vw;}
.lang-switcher a{white-space:nowrap;}
.tour-count{white-space:nowrap;}
.featured-grid{align-items:stretch;}
.featured-card{display:flex;flex-direction:column;}
.featured-card .featured-image{width:100%;aspect-ratio:16/9;object-fit:cover;}
.featured-card .featured-meta{margin-top:auto;}
.featured-card button{margin-top:14px;width:100%;}
.tour-card{display:flex;flex-direction:column;}
.tour-card-image{width:100%;aspect-ratio:16/9;object-fit:cover;}
.tour-bottom{margin-top:auto;}
.trust-section .trust-card h3,.trust-section .trust-card p{margin-top:0;}
.booking-form .database-note{line-height:1.5;}
@media(max-width:1200px){.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}.hero-inner{max-width:720px;}}
@media(max-width:760px){.featured-grid{grid-template-columns:1fr!important}.lang-switcher{gap:5px}.nav{justify-content:center}.topbar-inner{gap:12px}.quick-card{grid-template-columns:1fr}.booking{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero h1{font-size:clamp(38px,12vw,68px)}}


/* v46 controlled image-quality patch: no layout redesign */
.hero{
  background-image:linear-gradient(90deg,rgba(18,48,71,.92),rgba(18,48,71,.58),rgba(18,48,71,.10)),url('../assets/visuals/hero-redsea-clean-v46.jpg')!important;
  background-size:cover!important;
  background-position:center 54%!important;
}
.tour-card-image,.featured-image,.category-card img{
  image-rendering:auto;
  backface-visibility:hidden;
  transform:translateZ(0);
}
.floating-contact{position:fixed;right:28px;bottom:36px;z-index:50;display:flex;flex-direction:column;gap:12px;align-items:flex-end;}
.float-btn{display:inline-flex;align-items:center;justify-content:center;min-width:136px;height:46px;padding:0 18px;border-radius:999px;color:#fff;text-decoration:none;font-weight:950;font-size:14px;box-shadow:0 12px 26px rgba(18,48,71,.22);}
.float-btn.whatsapp{background:#25D366;}.float-btn.messenger{background:#0A7CFF;}
@media(max-width:760px){.floating-contact{right:16px;bottom:18px}.float-btn{min-width:48px;width:48px;height:48px;padding:0;font-size:0}.float-btn::first-letter{font-size:13px}}
