.main-nav{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px clamp(18px,4vw,60px);background:rgba(5,7,6,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-brand{display:flex;align-items:center;gap:10px;font-family:var(--font-en);letter-spacing:.16em;font-weight:700}.nav-brand img{width:48px;height:48px;object-fit:contain}.main-nav nav{display:flex;gap:24px}.main-nav nav a{color:#b7c0bd;font-size:.92rem}.main-nav nav a.active,.main-nav nav a:hover{color:var(--teal-light)}.nav-actions{display:flex;gap:10px;align-items:center}.lang-pill{border:1px solid rgba(255,255,255,.15);padding:7px 13px;border-radius:999px}.nav-toggle{display:none;background:none;border:0;color:white;font-size:1.4rem}.site-hero{min-height:72vh;display:grid;align-items:center;padding:100px max(20px,6vw);background:radial-gradient(circle at 18% 18%,rgba(79,168,157,.18),transparent 28%),radial-gradient(circle at 82% 58%,rgba(221,166,141,.16),transparent 32%),#050706}.site-hero-inner{width:min(1200px,100%);margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.site-hero h1{font-size:clamp(2.7rem,7vw,6rem);line-height:1.05;margin:0 0 22px}.site-hero p{color:#b4bfbb;font-size:1.15rem;max-width:700px}.hero-art{border-radius:44px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-dark)}.hero-art img{width:100%;min-height:420px;object-fit:cover}.page-hero{padding:90px 20px 70px;text-align:center;background:linear-gradient(145deg,#050706,#0d1816)}.page-hero h1{font-size:clamp(2.4rem,6vw,5rem);margin:0}.page-hero p{max-width:760px;margin:18px auto 0;color:#aeb8b5}.content-section{padding:80px 20px}.content-wrap{width:min(1200px,100%);margin:auto}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-title-row h2{font-size:clamp(2rem,4vw,3.5rem);margin:0}.hotel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hotel-card{background:#fff;color:#101716;border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12);display:flex;flex-direction:column}.hotel-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.hotel-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.hotel-city{color:var(--teal-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em}.hotel-card h3{font-size:1.3rem;margin:8px 0}.hotel-card p{color:#65706c;margin:0 0 20px}.hotel-actions{margin-top:auto;display:flex;gap:10px}.hotel-actions .button{min-height:44px;padding-inline:17px}.button-dark{background:#07100e;color:#fff}.booking-shell{width:min(920px,100%);margin:auto;background:#fff;color:#101716;padding:clamp(24px,5vw,50px);border-radius:34px;box-shadow:var(--shadow)}.booking-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #d9dfdc;border-radius:14px;padding:13px 15px;background:#fbfcfb;color:#101716}.field textarea{min-height:120px;resize:vertical}.notice{padding:14px 18px;border-radius:14px;margin-bottom:20px;background:#e9f7f4;color:#145c55}.notice.error{background:#fff0ed;color:#8b3c2c}.hotel-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start}.hotel-detail img{border-radius:32px}.detail-card{background:#fff;color:#101716;border-radius:30px;padding:32px;position:sticky;top:100px}.detail-card h1{font-size:2.5rem;line-height:1.2}.legal-strip{background:#f5f0e8;color:#101716;padding:22px 20px}.legal-strip-inner{width:min(1200px,100%);margin:auto;display:flex;justify-content:space-between;gap:20px;align-items:center}.full-footer{background:#020403;border-top:1px solid rgba(255,255,255,.08);padding:60px max(20px,6vw) 28px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px}.full-footer img{width:90px}.full-footer p,.full-footer span,.full-footer a{color:#98a29f;display:block;margin:8px 0}.full-footer h3{margin-top:0}.footer-copy{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.stat-box{padding:24px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09)}.stat-box strong{display:block;font-size:2rem;color:var(--teal-light)}
@media(max-width:900px){.main-nav nav{display:none}.nav-toggle{display:block}.nav-actions .button{display:none}.site-hero-inner,.hotel-detail{grid-template-columns:1fr}.hotel-grid{grid-template-columns:repeat(2,1fr)}.full-footer{grid-template-columns:1fr 1fr}.booking-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.detail-card{position:static}.site-hero{padding-top:70px}}
@media(max-width:620px){.hotel-grid,.stats-row,.full-footer{grid-template-columns:1fr}.site-hero h1{font-size:2.8rem}.hero-art img{min-height:280px}.section-title-row{align-items:start;flex-direction:column}.legal-strip-inner{align-items:flex-start;flex-direction:column}.hotel-actions{flex-direction:column}.main-nav{padding:8px 14px}.nav-brand span{display:none}}
/* ORIX Elite V3 — hospitality design system */
:root{--ink:#111715;--ivory:#f6f1e9;--ivory-2:#eee6da;--teal:#3f9d92;--teal-dark:#176c65;--teal-light:#8bd4cc;--rose:#d9a28a;--copper:#b77d64;--line:rgba(15,35,31,.12);--shadow-luxury:0 28px 90px rgba(9,24,20,.14);--radius-xl:34px}
body{background:#050706}.main-nav{min-height:76px}.main-nav nav a{position:relative}.main-nav nav a:after{content:"";position:absolute;inset-inline:0;bottom:-10px;height:1px;background:linear-gradient(90deg,var(--teal),var(--rose));transform:scaleX(0);transition:.25s}.main-nav nav a:hover:after,.main-nav nav a.active:after{transform:scaleX(1)}
.luxury-hero{min-height:calc(100vh - 76px);overflow:hidden;position:relative}.luxury-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,6,.98) 0%,rgba(5,7,6,.72) 52%,rgba(5,7,6,.18) 100%);pointer-events:none}.hero-orbit{position:absolute;width:620px;height:620px;border:1px solid rgba(139,212,204,.12);border-radius:50%;inset-inline-start:-310px;top:-160px}.hero-orbit:after{content:"";position:absolute;inset:90px;border:1px dashed rgba(217,162,138,.16);border-radius:50%}.site-hero-inner{position:relative;z-index:2}.hero-copy h1{max-width:800px;letter-spacing:-.035em}.hero-copy>p{max-width:650px;line-height:1.9}.hero-showcase{position:relative}.hero-image{position:relative;border-radius:46px 46px 120px 46px;overflow:hidden;min-height:570px;border:1px solid rgba(255,255,255,.12);box-shadow:0 45px 120px rgba(0,0,0,.45)}.hero-image img{width:100%;height:100%;min-height:570px;object-fit:cover}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,7,6,.72))}.image-badge{position:absolute;z-index:2;bottom:24px;inset-inline-start:24px;padding:9px 14px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(5,7,6,.45);backdrop-filter:blur(12px);font:600 .68rem/1 var(--font-en);letter-spacing:.18em}.floating-note{position:absolute;z-index:3;bottom:50px;inset-inline-end:-42px;width:240px;padding:21px;border-radius:22px;background:rgba(246,241,233,.94);color:var(--ink);box-shadow:var(--shadow-luxury);backdrop-filter:blur(16px)}.floating-note b,.floating-note span{display:block}.floating-note span{font-size:.8rem;color:#66706c;margin-top:6px}.quick-search{margin-top:34px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px;padding:12px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(16px)}.quick-search label{display:grid;gap:5px;color:#9faaa6;font-size:.72rem;padding-inline:10px}.quick-search input,.quick-search select{background:transparent;color:#fff;border:0;outline:0;min-height:36px;color-scheme:dark}.quick-search option{color:#111}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ivory);color:var(--ink);padding:0 max(20px,6vw);border-bottom:1px solid var(--line)}.trust-bar>div{padding:27px 30px;border-inline-end:1px solid var(--line)}.trust-bar>div:last-child{border:0}.trust-bar strong,.trust-bar span{display:block}.trust-bar strong{font:500 2rem/1 var(--font-en);color:var(--teal-dark)}.trust-bar span{font-size:.8rem;color:#64706b;margin-top:7px}.section-title-row>div>p:not(.eyebrow){max-width:650px;color:#68716e}.premium-grid{gap:28px}.premium-card{border-radius:30px;box-shadow:0 22px 65px rgba(8,34,28,.09);transition:transform .35s ease,box-shadow .35s ease}.premium-card:hover{transform:translateY(-9px);box-shadow:0 34px 90px rgba(8,34,28,.16)}.hotel-cover{position:relative;display:block;overflow:hidden}.hotel-cover img{transition:transform .7s cubic-bezier(.2,.8,.2,1)}.premium-card:hover .hotel-cover img{transform:scale(1.045)}.hotel-cover .hotel-city{position:absolute;top:16px;inset-inline-start:16px;background:rgba(246,241,233,.92);padding:8px 12px;border-radius:999px;backdrop-filter:blur(10px)}.text-action{color:var(--teal-dark);font-weight:700;align-self:center}.destination-section{background:#eae2d6;color:var(--ink)}.destination-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.destination-card{position:relative;min-height:470px;border-radius:34px;overflow:hidden;color:#fff;box-shadow:var(--shadow-luxury)}.destination-card img{width:100%;height:100%;position:absolute;object-fit:cover;transition:transform .7s}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,6,.05),rgba(5,7,6,.88))}.destination-card>div{position:absolute;z-index:2;bottom:0;padding:34px}.destination-card h3{font-size:2rem;margin:8px 0}.destination-card p{max-width:520px;color:#d7ddda}.destination-card:hover img{transform:scale(1.05)}.service-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.service-story h2{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.1}.service-story>div>p:last-child{color:#aeb9b5;line-height:1.9}.journey-steps{list-style:none;margin:0;padding:0}.journey-steps li{display:grid;grid-template-columns:70px 1fr;gap:22px;align-items:center;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.1)}.journey-steps b{font:300 2rem var(--font-en);color:var(--rose)}.journey-steps span{font-size:1.1rem}.final-cta{background:linear-gradient(110deg,#1a6f68,#0c2e2a);color:white}.final-cta .content-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta h2{font-size:clamp(2rem,4vw,3.7rem);max-width:750px}.final-cta .button-ghost{margin-inline-start:10px}.hotels-hero{text-align:start}.hotels-hero>div{width:min(1200px,100%);margin:auto}.hotels-hero p{margin-inline:0}.filter-bar{display:grid;grid-template-columns:1fr 1.5fr auto;gap:14px;align-items:end;background:#fff;padding:20px;border-radius:24px;box-shadow:var(--shadow-luxury);margin-top:-115px;position:relative;z-index:4}.filter-bar label{display:grid;gap:7px;font-size:.8rem;font-weight:700}.filter-bar input,.filter-bar select{min-height:48px;border:1px solid var(--line);border-radius:13px;padding:0 14px}.results-heading{margin:55px 0 24px}.results-heading h2{margin-bottom:5px}.results-heading p{color:#69736f}.hotel-top{background:#f6f1e9;color:var(--ink);padding:38px 20px 60px}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:.75rem;color:#707a76;margin-bottom:28px;overflow:hidden;white-space:nowrap}.hotel-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.hotel-heading h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05;margin:9px 0}.hotel-heading p{color:#65706c;max-width:760px}.hotel-gallery{position:relative;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:10px;border-radius:30px;overflow:hidden}.gallery-item{border:0;padding:0;overflow:hidden;background:#ddd;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-item:hover img{transform:scale(1.035)}.gallery-0{grid-row:1/3}.gallery-3,.gallery-4{display:none}.hotel-gallery.compact{grid-template-columns:1fr;grid-template-rows:500px}.gallery-count{position:absolute;bottom:18px;inset-inline-end:18px;border:0;border-radius:999px;padding:11px 16px;background:rgba(5,7,6,.78);color:white;backdrop-filter:blur(10px)}.hotel-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:60px;align-items:start}.hotel-copy section{padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid var(--line)}.hotel-copy h2{font-size:2rem}.lead-copy{font-size:1.08rem;line-height:2;color:#4e5b56}.amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.amenities-grid>div{display:flex;align-items:center;gap:10px;padding:15px;background:#fff;border-radius:14px;border:1px solid var(--line)}.amenities-grid svg{width:18px;color:var(--teal-dark)}.hotel-notice{padding:26px!important;border:1px solid rgba(63,157,146,.28)!important;border-radius:22px;background:#e8f3f0}.booking-card{position:sticky;top:105px;background:#0b100f;color:white;padding:30px;border-radius:28px;box-shadow:var(--shadow-luxury)}.booking-card p{color:#aeb8b4;line-height:1.8}.booking-card form{display:grid;gap:14px}.booking-card label{display:grid;gap:7px;font-size:.8rem}.booking-card input{min-height:48px;border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:0 13px;background:#151c1a;color:white;color-scheme:dark}.mobile-booking-bar{display:none}.gallery-dialog{width:min(1120px,95vw);max-height:92vh;border:0;border-radius:24px;background:#070908;padding:18px;box-shadow:0 40px 120px #000}.gallery-dialog::backdrop{background:rgba(0,0,0,.86);backdrop-filter:blur(8px)}.gallery-dialog>img{width:100%;height:min(68vh,720px);object-fit:contain}.gallery-close{position:absolute;top:18px;inset-inline-end:18px;width:42px;height:42px;border:0;border-radius:50%;background:white;font-size:1.5rem}.gallery-thumbs{display:flex;gap:8px;overflow:auto;margin-top:12px}.gallery-thumbs button{flex:0 0 100px;height:70px;padding:0;border:1px solid #333;background:#111}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}
@media(max-width:1000px){.quick-search{grid-template-columns:1fr 1fr}.quick-search button{grid-column:1/-1}.floating-note{inset-inline-end:10px}.service-story,.hotel-content-layout{grid-template-columns:1fr}.booking-card{position:static}.hotel-gallery{grid-template-rows:190px 190px}.destination-card{min-height:400px}}
@media(max-width:720px){.luxury-hero:before{background:linear-gradient(180deg,rgba(5,7,6,.97),rgba(5,7,6,.74))}.hero-showcase{order:-1}.hero-image,.hero-image img{min-height:330px}.hero-image{border-radius:28px}.floating-note{display:none}.quick-search{grid-template-columns:1fr}.quick-search button{grid-column:auto}.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-bar>div:nth-child(2){border:0}.destination-grid{grid-template-columns:1fr}.destination-card{min-height:340px}.service-story{gap:25px}.final-cta .content-wrap,.hotel-heading{align-items:flex-start;flex-direction:column}.filter-bar{grid-template-columns:1fr;margin-top:-55px}.hotel-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:22px}.gallery-item{min-width:88%;height:330px;scroll-snap-align:start}.gallery-0{grid-row:auto}.gallery-3,.gallery-4{display:block}.gallery-count{position:sticky;right:15px;align-self:flex-end;min-width:max-content}.hotel-content-layout{gap:25px}.mobile-booking-bar{position:fixed;display:flex;z-index:150;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:10px;background:rgba(5,7,6,.94);backdrop-filter:blur(18px);padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1)}.mobile-booking-bar span{font-size:.72rem;max-width:42%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-footer{padding-bottom:100px}.amenities-grid{grid-template-columns:1fr}}
.amenity-mark{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e2f1ed;color:var(--teal-dark);font-weight:900}
/* ORIX Elite V4 Premium hospitality system */
:root{--navy:#061a27;--navy-2:#0a2940;--turquoise:#00bea9;--ivory:#f5f0e7;--paper:#fbf8f2;--rose:#d5a18b;--ink:#132029;--muted:#657177;--line:rgba(10,42,55,.12);--font-ar:'Alexandria',sans-serif;--font-en:'Manrope',sans-serif}body{font-family:var(--font-ar);background:var(--paper);color:var(--ink)}html[lang=en] body{font-family:var(--font-en)}.main-nav{background:rgba(6,26,39,.92);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.main-nav nav a{font-size:.82rem}.main-nav nav a.active,.main-nav nav a:hover{color:#7ce2d8}.v4-hero{position:relative;min-height:820px;display:grid;align-items:end;overflow:hidden;background:var(--navy);color:#fff}.v4-hero-media,.v4-hero-shade{position:absolute;inset:0}.v4-hero-media img{width:100%;height:100%;object-fit:cover}.v4-hero-shade{background:linear-gradient(90deg,rgba(3,19,31,.97) 0%,rgba(3,19,31,.86) 42%,rgba(3,19,31,.28) 76%,rgba(3,19,31,.45) 100%),linear-gradient(0deg,rgba(3,19,31,.76),transparent 52%)}html[dir=ltr] .v4-hero-shade{background:linear-gradient(270deg,rgba(3,19,31,.97) 0%,rgba(3,19,31,.86) 42%,rgba(3,19,31,.28) 76%,rgba(3,19,31,.45) 100%),linear-gradient(0deg,rgba(3,19,31,.76),transparent 52%)}.v4-hero-content{position:relative;z-index:2;width:min(1280px,calc(100% - 40px));margin:0 auto;padding:170px 0 95px}.v4-hero-content h1{font-size:clamp(3rem,6vw,6.4rem);line-height:1.08;max-width:980px;margin:20px 0 24px;letter-spacing:-.05em}.v4-hero-content>p{max-width:720px;color:#d5e0df;line-height:2;font-size:1.05rem}.hero-signature{position:absolute;z-index:3;inset-inline-end:5vw;bottom:64px;display:flex;gap:28px;font-size:.72rem;letter-spacing:.12em;color:#cde4df}.hero-signature span:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--turquoise);margin-inline-end:8px}.v4-search{max-width:940px}.brand-values{background:var(--navy);color:#fff;padding:100px 20px}.brand-values .content-wrap>h2{font-size:clamp(2.4rem,5vw,4.8rem);margin:10px 0 45px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.value-grid article{padding:34px 28px;border-inline-end:1px solid rgba(255,255,255,.12)}.value-grid article:last-child{border:0}.value-grid b{font:400 1rem var(--font-en);color:var(--turquoise)}.value-grid h3{font-size:1.35rem;margin:28px 0 12px}.value-grid p{color:#aebdc0;line-height:1.8}.process-section{padding:110px 20px;background:#071e2e;color:#fff}.process-section .content-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.process-intro h2{font-size:clamp(2.5rem,5vw,5rem);line-height:1.08}.process-intro p:last-child{color:#aab8bd;line-height:1.9}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.1)}.process-grid article{background:#071e2e;padding:38px;min-height:240px}.process-grid span{font:400 1rem var(--font-en);color:var(--turquoise)}.process-grid h3{font-size:1.4rem;margin:42px 0 10px}.process-grid p{color:#abb8bc;line-height:1.8}.destinations-v4{display:grid;grid-template-columns:1fr 1fr;background:#03131f}.destinations-v4>a{position:relative;min-height:610px;overflow:hidden;color:#fff}.destinations-v4 img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .8s}.destinations-v4>a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,16,27,.88),rgba(2,16,27,.08) 70%)}.destinations-v4>a>div{position:absolute;z-index:2;bottom:0;padding:52px}.destinations-v4 h2{font-size:clamp(2rem,4vw,4rem);margin:8px 0 18px}.destinations-v4 small{color:#aee6df}.destinations-v4>a:hover img{transform:scale(1.05)}.profile-band{background:var(--turquoise);padding:75px 20px;color:#02252d}.profile-band .content-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.profile-band h2{font-size:clamp(2rem,4vw,4rem);max-width:850px;margin:12px 0}.profile-band p{max-width:800px;line-height:1.8}.profile-band .button-primary{background:var(--navy);color:#fff;white-space:nowrap}.editorial-hero,.partner-hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--navy);color:#fff}.editorial-hero>div,.partner-hero>div{padding:150px max(30px,7vw) 80px;display:flex;flex-direction:column;justify-content:center}.editorial-hero h1,.partner-hero h1{font-size:clamp(2.8rem,5vw,5.5rem);line-height:1.08;margin:15px 0 24px}.editorial-hero p,.partner-hero p{color:#b9c5c7;line-height:2}.editorial-hero>img,.partner-hero>img{width:100%;height:100%;object-fit:cover}.split-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.split-story h2{font-size:clamp(2.4rem,4vw,4rem)}.split-story p{line-height:2;color:#536168}.mission-cards{display:grid;gap:18px}.mission-cards article{padding:34px;border-radius:24px;background:#fff;border:1px solid var(--line)}.mission-cards small{color:var(--turquoise);font-weight:700}.mission-cards h3{font-size:1.4rem;line-height:1.7}.standards-section{padding:100px 20px;background:var(--navy);color:#fff}.standards-section h2{font-size:clamp(2.3rem,5vw,4.7rem)}.standards-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:45px;border-top:1px solid rgba(255,255,255,.14)}.standards-grid article{padding:32px 22px;border-inline-end:1px solid rgba(255,255,255,.14)}.standards-grid b{color:var(--turquoise);font-family:var(--font-en)}.standards-grid p{line-height:1.7;color:#c6d0d1}.legal-actions{display:flex;gap:12px;flex-wrap:wrap}.button-outline-dark{border:1px solid var(--navy);color:var(--navy);background:transparent}.service-hero{background:linear-gradient(120deg,#061a27,#0a3146)}.v4-services{grid-template-columns:repeat(2,1fr)}.v4-services .service-card{background:#fff;color:var(--ink);border:1px solid var(--line);min-height:290px;padding:38px}.v4-services .service-card>span{color:var(--turquoise);font-family:var(--font-en)}.v4-services .service-card h3{font-size:1.55rem}.scope-section{padding:100px 20px;background:var(--navy);color:#fff}.scope-section .content-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.scope-section h2{font-size:clamp(2.4rem,4vw,4.2rem)}.scope-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.scope-columns article{padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:24px}.scope-columns li{padding:11px 0;color:#c7d0d2}.muted-scope{opacity:.7}.partner-hero .button{align-self:flex-start;margin-top:18px}.partner-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.partner-benefits article{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.partner-benefits b{font-family:var(--font-en);color:var(--turquoise)}.partner-benefits h3{font-size:1.4rem;margin:30px 0 10px}.partner-benefits p{color:var(--muted);line-height:1.8}.profile-download{color:#80ddd4;font-weight:700}.hotel-gallery-shell{background:#f6f1e9;padding:0 20px 55px}.gallery-stage{height:570px;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:10px;position:relative;border-radius:30px;overflow:hidden;background:#d9d4cc}.gallery-main,.gallery-tile{border:0;padding:0;overflow:hidden;background:#ddd;cursor:pointer;min-width:0;min-height:0}.gallery-main img,.gallery-tile img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .55s ease}.gallery-main:hover img,.gallery-tile:hover img{transform:scale(1.035)}.gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;min-width:0;min-height:0}.gallery-side:empty{display:none}.gallery-stage:has(.gallery-side:empty){grid-template-columns:1fr}.gallery-count{z-index:3}.gallery-mobile-strip{display:none}.v4-hotel-top{padding-bottom:28px}.hotel-heading-actions{display:flex;gap:10px;flex-wrap:wrap}.recommendation-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;padding:34px!important;border:0!important;border-radius:26px;background:var(--navy);color:#fff}.recommendation-card p:last-child{color:#bdc9cb;line-height:1.95}.source-link{display:inline-flex;margin-top:15px;color:var(--teal-dark);font-weight:700}.v4-booking-card{border:1px solid rgba(255,255,255,.1)}.whatsapp-inline{display:block;margin-top:16px;color:#8be0d6;text-align:center;font-size:.85rem}.gallery-dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;border-radius:0;padding:26px 70px;background:rgba(2,12,18,.98);color:#fff}.gallery-dialog figure{height:calc(100dvh - 170px);margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center}.gallery-dialog figure img{width:100%;height:100%;max-width:1400px;object-fit:contain}.gallery-dialog figcaption{padding:10px;color:#c5d0d2;font-size:.85rem;min-height:38px}.gallery-dialog .gallery-close{position:fixed;top:22px;inset-inline-end:24px;z-index:5}.gallery-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:5;width:52px;height:52px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:2rem}.gallery-prev{inset-inline-start:22px}.gallery-next{inset-inline-end:22px}.gallery-progress{position:fixed;top:30px;left:50%;transform:translateX(-50%);font-family:var(--font-en);font-size:.85rem}.gallery-thumbs{height:74px;justify-content:center}.gallery-thumbs button{opacity:.55;border-radius:8px;overflow:hidden}.gallery-thumbs button.active{opacity:1;border-color:var(--turquoise)}body.dialog-open{overflow:hidden}.full-footer{background:#03131f}.full-footer>div:first-child p{max-width:440px}.footer-brand .profile-download{display:inline-block;margin-top:10px}
@media(max-width:1100px){.value-grid{grid-template-columns:repeat(2,1fr)}.value-grid article:nth-child(2){border:0}.process-section .content-wrap,.split-story,.scope-section .content-wrap{grid-template-columns:1fr}.standards-grid{grid-template-columns:repeat(3,1fr)}.gallery-stage{height:500px;grid-template-columns:1.5fr .9fr}.recommendation-card{grid-template-columns:1fr}}
@media(max-width:760px){.main-nav nav{display:none}.main-nav nav.open{display:flex;position:fixed;top:76px;left:14px;right:14px;flex-direction:column;background:#061a27;padding:20px;border-radius:20px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.v4-hero{min-height:760px}.v4-hero-shade{background:linear-gradient(0deg,rgba(3,19,31,.97),rgba(3,19,31,.38))}.v4-hero-content{padding:140px 0 70px}.v4-hero-content h1{font-size:clamp(2.8rem,12vw,4.3rem)}.hero-signature{display:none}.value-grid{grid-template-columns:1fr}.value-grid article{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.12)}.process-section .content-wrap{gap:35px}.process-grid{grid-template-columns:1fr}.destinations-v4{grid-template-columns:1fr}.destinations-v4>a{min-height:430px}.profile-band .content-wrap,.editorial-hero,.partner-hero{grid-template-columns:1fr}.profile-band .content-wrap{align-items:flex-start;flex-direction:column}.editorial-hero>div,.partner-hero>div{padding:130px 24px 60px}.editorial-hero>img,.partner-hero>img{height:430px}.standards-grid{grid-template-columns:1fr}.standards-grid article{border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.14)}.v4-services,.scope-columns,.partner-benefits{grid-template-columns:1fr}.gallery-stage{display:none}.gallery-mobile-strip{display:flex;gap:10px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gallery-mobile-strip button{border:0;padding:0;min-width:88%;height:360px;border-radius:24px;overflow:hidden;scroll-snap-align:center}.gallery-mobile-strip img{width:100%;height:100%;object-fit:cover}.hotel-gallery-shell{padding-inline:14px}.gallery-dialog{padding:70px 10px 18px}.gallery-dialog figure{height:calc(100dvh - 190px)}.gallery-nav{top:auto;bottom:92px;width:44px;height:44px}.gallery-prev{inset-inline-start:18px}.gallery-next{inset-inline-end:18px}.gallery-thumbs{justify-content:flex-start}.recommendation-card{padding:26px!important}.hotel-heading-actions{width:100%}.hotel-heading-actions .button{flex:1}.legal-actions{margin-top:20px}.profile-band{padding:55px 20px}}
.page-hero[style*="--page-hero-image:url('/assets"],.page-hero[style*='--page-hero-image:url("/assets']{position:relative;overflow:hidden;background-image:linear-gradient(100deg,rgba(4,22,34,.94),rgba(4,22,34,.62)),var(--page-hero-image);background-size:cover;background-position:center}.page-hero[style*="--page-hero-image"]>div{position:relative;z-index:1}.editorial-hero img,.partner-hero img{width:100%;height:100%;object-fit:cover;min-height:420px}

/* V4.2 media and typography refinement */
.v4-hero-content{max-width:1280px}.v4-hero-content h1{font-size:clamp(2.65rem,5.1vw,5.35rem);max-width:760px;letter-spacing:-.035em}.v4-hero-content>p{max-width:620px;line-height:1.85}.v4-hero-shade{background:linear-gradient(90deg,rgba(3,19,31,var(--hero-overlay,.92)) 0%,rgba(3,19,31,.76) 42%,rgba(3,19,31,.24) 78%,rgba(3,19,31,.40) 100%),linear-gradient(0deg,rgba(3,19,31,.72),transparent 55%)}
.page-hero[style*="--page-hero-image"]{position:relative;overflow:hidden;background-image:linear-gradient(105deg,rgba(4,22,34,.91),rgba(4,22,34,.58)),var(--page-hero-image)!important;background-size:cover!important;background-position:var(--hero-position,center)!important;min-height:430px;display:grid;place-items:center}.page-hero[style*="--page-hero-image"]:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,22,34,.35),transparent 55%)}.page-hero[style*="--page-hero-image"]>div,.page-hero[style*="--page-hero-image"]>.hero-cta-row{position:relative;z-index:2}.page-hero h1{font-size:clamp(2.2rem,4.5vw,4.4rem);max-width:850px;margin-inline:auto}.page-hero p{max-width:650px;line-height:1.85}.hotel-card img,.gallery-main img,.gallery-tile img{background:#d8dedb}.hotel-card img{aspect-ratio:4/3}.editorial-hero h1,.partner-hero h1{font-size:clamp(2.45rem,4.5vw,4.9rem);max-width:760px}.editorial-hero p,.partner-hero p{max-width:650px}.content-preview{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid #d8e0dd;border-radius:18px;background:#f8faf9}.content-preview img{width:180px;height:100px;object-fit:cover;border-radius:12px;background:#e4e8e6}.content-preview small{display:block;color:#65706c;margin-top:6px}
@media(max-width:760px){.v4-hero-content h1{font-size:clamp(2.35rem,10vw,3.7rem);max-width:100%}.v4-hero-content>p{font-size:.98rem}.page-hero[style*="--page-hero-image"]{min-height:360px}.content-preview{align-items:flex-start;flex-direction:column}.content-preview img{width:100%;height:170px}}


/* V4.2.1 — contrast and destination-image refinement */
.lang-pill{
  background:#fff!important;
  color:#07141b!important;
  border-color:#fff!important;
  box-shadow:0 8px 24px rgba(0,0,0,.18);
  font-weight:700;
}
.lang-pill:hover,.lang-pill:focus-visible{
  background:#eef8f6!important;
  color:#061a27!important;
  border-color:#eef8f6!important;
  transform:translateY(-1px);
}
.page-hero h1,
.page-hero .eyebrow,
.page-hero p{
  color:#fff!important;
  text-shadow:0 2px 18px rgba(0,0,0,.55);
}
.page-hero .eyebrow{color:#9de4dc!important}
.page-hero p{color:#eef5f4!important}
.page-hero .button-ghost{
  color:#fff!important;
  border-color:rgba(255,255,255,.62)!important;
  background:rgba(4,22,34,.28)!important;
  backdrop-filter:blur(8px);
}
.page-hero .button-ghost:hover,.page-hero .button-ghost:focus-visible{
  background:#fff!important;
  color:#07141b!important;
  border-color:#fff!important;
}
.destinations-v4>a{background:#07141b}
.destinations-v4>a>img{
  width:100%;height:100%;object-fit:cover;object-position:center;
  filter:saturate(.92) contrast(1.04) brightness(.82);
}
.destinations-v4>a:before{
  content:"";position:absolute;inset:0;z-index:1;
  background:linear-gradient(0deg,rgba(3,19,31,.84) 0%,rgba(3,19,31,.22) 66%,rgba(3,19,31,.08) 100%);
}
.destinations-v4>a>div{position:relative;z-index:2;color:#fff}
.destinations-v4>a small,.destinations-v4>a span{color:#eff8f6!important}
.destinations-v4>a h2{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.6)}
.destinations-v4>a:hover>img{transform:scale(1.035)}
.main-nav .nav-brand,.main-nav .nav-brand span{color:#fff}
.main-nav nav a{color:#d7dfdd}
.main-nav nav a:hover,.main-nav nav a.active{color:#9de4dc}
:focus-visible{outline:3px solid #9de4dc;outline-offset:3px}
@media(max-width:760px){
  .lang-pill{padding:8px 12px!important}
  .page-hero h1{font-size:clamp(2rem,9vw,3.1rem)!important;line-height:1.18}
  .page-hero p{font-size:.96rem}
}

/* ORIX Elite V4.3 — comprehensive contrast and footer polish */
:root{
  --on-dark:#f7fbfa;
  --on-dark-muted:#c7d3d1;
  --on-dark-soft:#aebfbc;
  --focus-ring:#8ff0e6;
}

/* Footer layout and contrast */
.full-footer{
  background:#03131f;
  color:var(--on-dark);
  grid-template-columns:minmax(280px,1.35fr) minmax(180px,.8fr) minmax(260px,1fr);
  align-items:start;
  overflow:hidden;
}
.full-footer .footer-block,
.full-footer .footer-brand{min-width:0}
.full-footer h2,
.full-footer h3,
.full-footer h4{
  color:#fff!important;
  opacity:1!important;
  font-weight:700;
  letter-spacing:0;
  margin:0 0 18px;
}
.full-footer p,
.full-footer span,
.full-footer a{
  color:#c6d4d1;
  opacity:1;
  line-height:1.8;
}
.full-footer a:hover,
.full-footer a:focus-visible{
  color:#8ff0e6;
  text-decoration:none;
}
.full-footer .profile-download{
  color:#8ff0e6;
  font-weight:700;
}
.footer-contact-block,
.footer-links-block{
  display:flex;
  flex-direction:column;
  align-items:stretch;
}
.footer-contact-item{
  width:100%;
  max-width:100%;
  text-align:start;
  overflow-wrap:anywhere;
}
.footer-contact-item>span{
  display:inline-block;
  max-width:100%;
}
html[dir="rtl"] .footer-contact-block,
html[dir="rtl"] .footer-links-block,
html[dir="rtl"] .footer-contact-item{
  text-align:right;
  align-items:flex-start;
}
html[dir="ltr"] .footer-contact-block,
html[dir="ltr"] .footer-links-block,
html[dir="ltr"] .footer-contact-item{
  text-align:left;
  align-items:flex-start;
}
.footer-phone span{
  unicode-bidi:isolate;
  direction:ltr;
}
.footer-copy{
  color:#aebfbc!important;
}
.full-footer img{
  filter:brightness(1.14) saturate(1.08);
}

/* Global dark-surface contrast */
.page-hero,
.v4-hero,
.editorial-hero,
.partner-hero,
.brand-values,
.process-section,
.standards-section,
.scope-section,
.recommendation-card,
.detail-card.dark,
[class*="section-dark"]{
  color:var(--on-dark);
}
.page-hero h1,.page-hero h2,.page-hero h3,
.v4-hero h1,.v4-hero h2,.v4-hero h3,
.editorial-hero h1,.editorial-hero h2,.editorial-hero h3,
.partner-hero h1,.partner-hero h2,.partner-hero h3,
.brand-values h1,.brand-values h2,.brand-values h3,
.process-section h1,.process-section h2,.process-section h3,
.standards-section h1,.standards-section h2,.standards-section h3,
.scope-section h1,.scope-section h2,.scope-section h3,
.recommendation-card h1,.recommendation-card h2,.recommendation-card h3{
  color:#fff!important;
}
.page-hero p,
.editorial-hero p,
.partner-hero p,
.brand-values p,
.process-section p,
.standards-section p,
.scope-section p,
.recommendation-card p{
  color:var(--on-dark-muted)!important;
}
.page-hero .eyebrow,
.v4-hero .eyebrow,
.editorial-hero .eyebrow,
.partner-hero .eyebrow{
  color:#8ff0e6!important;
}

/* Navigation and language control */
.main-nav nav a{color:#d6e1df}
.main-nav nav a:hover,.main-nav nav a.active{color:#9af4ea}
.lang-pill{
  background:#fff!important;
  color:#061a27!important;
  border-color:#fff!important;
  font-weight:700;
}
.lang-pill:hover,.lang-pill:focus-visible{
  background:#9af4ea!important;
  color:#03131f!important;
}

/* Buttons on dark backgrounds */
.page-hero .button-ghost,
.v4-hero .button-ghost,
.editorial-hero .button-ghost,
.partner-hero .button-ghost,
.section-dark .button-ghost{
  color:#fff!important;
  border-color:rgba(255,255,255,.7)!important;
  background:rgba(3,19,31,.22)!important;
}
.page-hero .button-ghost:hover,
.v4-hero .button-ghost:hover,
.editorial-hero .button-ghost:hover,
.partner-hero .button-ghost:hover{
  color:#03131f!important;
  background:#fff!important;
}

/* Form and muted text accessibility */
.field label{color:#172723}
.field input::placeholder,.field textarea::placeholder{color:#697671;opacity:1}
.hotel-card p,.partner-benefits p,.split-story p{color:#53625d}
.hotel-city,.eyebrow{font-weight:700}

/* Focus visibility */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
  outline:3px solid var(--focus-ring)!important;
  outline-offset:3px;
}

/* Responsive footer */
@media (max-width:900px){
  .full-footer{grid-template-columns:1fr 1fr;gap:36px}
  .footer-brand{grid-column:1/-1}
}
@media (max-width:620px){
  .full-footer{grid-template-columns:1fr;padding-inline:24px}
  .footer-brand,.footer-copy{grid-column:auto}
  .footer-contact-block,.footer-links-block{padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}
}

/* V4.4 — company profile stays inside the first footer column */
.footer-brand{display:grid!important;grid-template-columns:90px minmax(0,1fr);align-items:start!important;gap:20px!important}.footer-brand-content{min-width:0}.footer-brand-content p{margin-top:0}.footer-brand-content .profile-download{display:inline-flex!important;align-items:center;width:auto;margin-top:12px;padding:8px 13px;border:1px solid rgba(143,240,230,.28);border-radius:999px;background:rgba(143,240,230,.07)}
@media(max-width:620px){.footer-brand{grid-template-columns:68px minmax(0,1fr)}.footer-brand img{width:68px}.footer-brand-content .profile-download{font-size:.82rem}}
