:root{--gold:#c69619;--gold2:#e4ba45;--ink:#06101a;--ink2:#0a1621;--line:#d9dee3;--text:#101820;--muted:#6e7984}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,"Segoe UI",sans-serif;background:#fff;color:var(--text)}a{text-decoration:none;color:inherit}.home-wrap,.home-head-inner{width:min(1400px,calc(100% - 48px));margin:auto}.home-head{position:sticky;top:0;z-index:50;background:#fff;border-bottom:2px solid var(--gold)}.home-head-inner{min-height:102px;display:flex;align-items:center;gap:28px}.home-logo img{width:145px;max-height:58px;object-fit:contain;display:block}.home-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.home-nav-parent{position:relative}.home-nav-parent>a{font-size:14px;font-weight:800;padding:38px 0;display:block}.home-nav-parent:hover>a{color:var(--gold)}.home-submenu{display:none;position:absolute;top:78px;right:0;min-width:220px;background:#fff;border-top:3px solid var(--gold);box-shadow:0 14px 38px rgba(0,0,0,.15);padding:8px}.home-nav-parent:hover .home-submenu{display:block}.home-submenu a{display:block;padding:11px 12px;font-size:13px;border-bottom:1px solid #eee}.home-head-actions{display:flex;gap:8px;align-items:center}.home-head-actions>a{border:1px solid #d8d8d8;padding:10px 12px;border-radius:6px;font-size:12px;font-weight:800}.home-menu-btn{display:none}.home-hero{position:relative;min-height:620px;background:#000;overflow:hidden}.home-slide{display:none;position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.78) 37%,rgba(0,0,0,.35) 68%),var(--hero);background-size:cover;background-position:center}.home-slide.active{display:block}.home-slide-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.2))}.home-hero-ring{position:absolute;left:-60px;top:-70px;width:520px;height:620px;border:2px solid var(--gold);border-radius:50%;opacity:.75;transform:rotate(22deg)}.home-hero-gold{position:absolute;inset:0 0 0 auto;width:43%;background:rgba(177,129,0,.70);clip-path:polygon(62% 0,100% 0,100% 100%,0 100%)}.home-hero-copy{position:relative;z-index:3;width:min(1400px,calc(100% - 48px));margin:auto;padding-top:165px;color:#fff}.home-hero-copy>span{font-size:12px;color:var(--gold2);font-weight:900;letter-spacing:.14em}.home-hero-copy h1{font-size:44px;max-width:720px;margin:10px 0 12px;line-height:1.25;color:var(--gold2)}.home-hero-copy p{font-size:22px;line-height:1.8;max-width:710px;margin:0 0 28px}.home-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.home-btn{min-height:56px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;border:1px solid var(--gold)}.home-btn.gold{background:var(--gold);color:#111}.home-btn.outline{background:rgba(0,0,0,.25);color:#fff}.home-dots{position:absolute;z-index:5;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.home-dots button{width:14px;height:14px;border-radius:50%;border:0;background:#fff;cursor:pointer}.home-dots button.active{background:var(--gold)}.home-section{padding:78px 0}.home-section.dark{background:var(--ink);color:#fff}.home-section.soft{background:#f3f5f6}.home-section.compact{padding:64px 0}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.home-section-head small{font-weight:900;color:var(--gold);letter-spacing:.12em}.home-section-head h2{font-size:34px;margin:7px 0}.home-section-head p{color:var(--muted);max-width:760px;line-height:1.8}.home-section.dark .home-section-head p{color:#aab4bc}.home-section-head>a{font-weight:900;color:var(--gold)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd;border-left:1px solid #ddd}.service-grid a{padding:30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;min-height:150px;position:relative}.service-grid span{font-size:11px;color:var(--gold);font-weight:900}.service-grid h3{font-size:20px}.service-grid b{position:absolute;left:24px;bottom:20px;color:var(--gold)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-card{background:#0d1b27;border:1px solid #243542;border-radius:13px;overflow:hidden}.card-media img,.card-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;display:grid;place-items:center;background:#13222e;color:#667681;font-size:38px}.card-copy{padding:17px}.card-copy small,.product-copy small,.property-card small{font-size:11px;color:var(--gold);font-weight:900}.card-copy h3,.product-copy h3,.property-card h3{margin:7px 0;font-size:18px}.card-copy p,.property-card p{color:#a9b2b9;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{border:1px solid #e0e3e6;border-radius:12px;overflow:hidden;background:#fff}.product-media{position:relative}.product-media .card-placeholder{aspect-ratio:1/1;background:#f0f2f3;color:#a0a8af}.product-media .offer{position:absolute;right:10px;top:10px;background:#c6263a;color:#fff;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900}.product-copy{padding:14px}.product-copy strong{display:block;color:#9e760a;font-size:19px;margin-top:8px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.property-card{background:#fff;border:1px solid #dfe3e5;border-radius:12px;overflow:hidden}.property-card>div:last-child{padding:14px}.property-card .property-image{aspect-ratio:16/10;background:#dfe5e8;color:#9aa7af}.property-card p{color:#717d86}.property-card strong{color:#9d760d}.job-list{border-top:1px solid #263844}.job-list>a{display:flex;justify-content:space-between;align-items:center;padding:20px 4px;border-bottom:1px solid #263844}.job-list small{color:var(--gold)}.job-list h3{margin:6px 0}.job-list b{font-size:24px;color:var(--gold)}.home-empty{padding:30px;border:1px dashed #52606b;color:#8997a2;border-radius:10px;grid-column:1/-1}.home-footer{background:#02070b;color:#fff;padding:62px 0 22px;border-top:3px solid var(--gold)}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:45px}.footer-grid img{width:150px}.footer-grid p{color:#9da8b0;line-height:1.8}.footer-grid h3{color:var(--gold)}.footer-grid a{display:block;color:#cad1d6;margin:9px 0}.footer-bottom{border-top:1px solid #26313a;margin-top:35px;padding-top:20px;color:#7f8a93;font-size:12px;text-align:center}.gv-language-switch{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #d7d7d7;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:900}.home-head-actions .gv-language-switch{color:#111}@media(max-width:1050px){.home-nav{gap:15px}.product-grid{grid-template-columns:repeat(3,1fr)}.home-hero-copy h1{font-size:38px}}@media(max-width:860px){.home-head-inner{min-height:78px}.home-menu-btn{display:block;margin-inline-start:auto;background:none;border:0;font-size:25px}.home-nav{display:none;position:absolute;top:78px;right:0;left:0;background:#fff;flex-direction:column;align-items:stretch;padding:12px 24px;box-shadow:0 14px 24px rgba(0,0,0,.12)}.home-nav.open{display:flex}.home-nav-parent>a{padding:10px}.home-submenu{position:static;box-shadow:none;border-top:0;padding-inline-start:15px}.home-nav-parent:hover .home-submenu{display:block}.home-hero{min-height:520px}.home-hero-copy{padding-top:125px}.home-hero-copy h1{font-size:34px}.home-hero-copy p{font-size:18px}.home-hero-gold{width:38%;opacity:.5}.service-grid,.project-grid,.property-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:560px){.home-wrap,.home-head-inner,.home-hero-copy{width:min(100% - 28px,1400px)}.home-head-actions .home-account{display:none}.home-logo img{width:118px}.home-hero{min-height:470px}.home-hero-copy h1{font-size:28px}.home-hero-copy p{font-size:16px}.home-hero-gold{display:none}.home-section{padding:52px 0}.home-section-head{align-items:flex-start;flex-direction:column}.home-section-head h2{font-size:27px}.service-grid,.project-grid,.product-grid,.property-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}

/* v7.1.3-r3 — preserve original Gulf View homepage rhythm */
.home-hero{min-height:610px!important;border-bottom:0}
.home-slide{background-position:center center!important}
.home-hero-copy{padding-top:170px!important}
.home-hero-copy h1{font-size:40px!important;color:#c99b16!important;max-width:690px}
.home-hero-copy p{font-size:22px!important;max-width:760px}
.home-btn{min-width:165px;border-radius:0!important}
.home-intro-classic{background:#f7f9fa;padding:64px 0;border-bottom:1px solid #e1e5e7}
.home-intro-classic>.home-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}
.home-intro-copy small{color:#c69619;font-weight:900;letter-spacing:.1em}.home-intro-copy h2{font-size:34px;line-height:1.35;margin:9px 0 14px;color:#b7860d}.home-intro-copy p{font-size:16px;line-height:2;color:#45525c;max-width:780px}.home-classic-link{display:inline-flex;margin-top:8px;color:#a97700;font-weight:900}
.home-intro-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dfe3e6}.home-intro-stats>div{padding:26px 18px;border-inline-end:1px solid #dfe3e6;text-align:center;background:#fff}.home-intro-stats>div:last-child{border-inline-end:0}.home-intro-stats b{display:block;color:#bd8e12;font-size:27px;margin-bottom:7px}.home-intro-stats span{font-size:12px;color:#596770;font-weight:800}
.home-section.light{background:#fff!important}.home-section.soft{background:#f5f7f8!important}
@media(max-width:860px){.home-intro-classic>.home-wrap{grid-template-columns:1fr}.home-intro-stats{max-width:620px}.home-hero-copy{padding-top:125px!important}}
@media(max-width:560px){.home-intro-stats{grid-template-columns:1fr}.home-intro-stats>div{border-inline-end:0;border-bottom:1px solid #dfe3e6}.home-intro-stats>div:last-child{border-bottom:0}}


/* v7.1.3-r6 — HERO cloned from the original Gulf View backup */
.gv-legacy-hero{position:relative;min-height:610px;background:#000;overflow:hidden;z-index:1}
.gv-legacy-slide{display:none;position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center;z-index:1}
.gv-legacy-slide.active{display:block;animation:gvLegacyFade .65s ease both}
.gv-legacy-slide:after{content:'';position:absolute;inset:0;background:#000;opacity:.80;z-index:0}
.gv-legacy-slide:before{content:'';position:absolute;left:0;top:0;width:560px;height:100%;background:url('/assets/legacy-home/line.webp') left top/auto 100% no-repeat;z-index:1;pointer-events:none}
.gv-legacy-shape-one{position:absolute;right:0;bottom:0;width:42%;height:100%;background:#b8860b;opacity:.60;z-index:1;clip-path:polygon(100% 0,100% 100%,0 100%,62% 38%)}
.gv-legacy-hero-copy{position:relative;z-index:3;width:min(1400px,calc(100% - 48px));margin:auto;padding-top:165px;color:#fff}
.gv-legacy-hero-copy h1{font-family:Tahoma,Arial,'Segoe UI',sans-serif;font-size:40px;font-weight:800;line-height:1.25;margin:0 0 38px;max-width:760px;color:#fff}
.gv-legacy-hero-copy p{position:relative;font-family:Tahoma,Arial,'Segoe UI',sans-serif;font-size:24px;font-weight:500;line-height:1.7;max-width:760px;padding:5px 25px 5px 0;margin:0;color:#fff}
html[dir='rtl'] .gv-legacy-hero-copy p:before{content:'';position:absolute;right:0;top:0;height:100%;width:4px;background:#b8860b}
html[dir='ltr'] .gv-legacy-hero-copy p{padding:5px 0 5px 25px}html[dir='ltr'] .gv-legacy-hero-copy p:before{content:'';position:absolute;left:0;top:0;height:100%;width:4px;background:#b8860b}
.gv-legacy-hero-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:38px}.gv-legacy-btn{min-width:178px;min-height:58px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;text-decoration:none;border:2px solid #b8860b;position:relative;z-index:4}.gv-legacy-btn.filled{background:#b8860b;color:#111}.gv-legacy-btn.bordered{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.gv-legacy-btn:hover{background:#d2a017;color:#111;border-color:#d2a017}
.gv-legacy-dots{position:absolute;z-index:5;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.gv-legacy-dots button{width:15px;height:15px;border-radius:50%;border:0;background:#fff;padding:0;cursor:pointer}.gv-legacy-dots button.active{background:#b8860b}
@keyframes gvLegacyFade{from{opacity:.2}to{opacity:1}}
@media(max-width:900px){.gv-legacy-hero{min-height:530px}.gv-legacy-hero-copy{padding-top:125px}.gv-legacy-hero-copy h1{font-size:34px}.gv-legacy-hero-copy p{font-size:20px}.gv-legacy-shape-one{width:40%}.gv-legacy-slide:before{width:400px}}
@media(max-width:600px){.gv-legacy-hero{min-height:470px}.gv-legacy-hero-copy{width:min(100% - 28px,1400px);padding-top:100px}.gv-legacy-hero-copy h1{font-size:28px;margin-bottom:24px}.gv-legacy-hero-copy p{font-size:17px}.gv-legacy-shape-one{width:34%;opacity:.45}.gv-legacy-slide:before{width:290px}.gv-legacy-btn{min-width:145px;min-height:50px;padding:0 18px}}


/* v7.1.3-r10 — HERO PROPORTION LOCK
   Match the approved original Gulf View banner proportions without changing content. */
.home-hero{
  min-height:470px!important;
  height:470px!important;
  max-height:470px!important;
  overflow:hidden!important;
  background:#050505!important;
}
.home-slide{
  min-height:470px!important;
  height:470px!important;
  background-size:cover!important;
  background-position:center center!important;
}
.home-slide-overlay{
  background:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.78) 42%,rgba(0,0,0,.28) 72%)!important;
}
.home-hero-copy{
  padding-top:118px!important;
  min-height:470px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  padding-bottom:62px!important;
}
.home-hero-copy>span{
  font-size:11px!important;
  letter-spacing:.12em!important;
  margin-bottom:6px!important;
}
.home-hero-copy h1{
  font-size:38px!important;
  line-height:1.28!important;
  margin:4px 0 10px!important;
  max-width:680px!important;
}
.home-hero-copy p{
  font-size:18px!important;
  line-height:1.8!important;
  margin:0 0 22px!important;
  max-width:700px!important;
}
.home-btn{
  min-height:48px!important;
  min-width:150px!important;
  padding:0 20px!important;
  font-size:13px!important;
}
.home-hero-ring{
  left:-115px!important;
  top:-142px!important;
  width:500px!important;
  height:610px!important;
  border-width:2px!important;
  opacity:.88!important;
  transform:rotate(22deg)!important;
}
.home-hero-gold{
  width:36%!important;
  opacity:.78!important;
  clip-path:polygon(70% 0,100% 0,100% 100%,12% 100%)!important;
}
.home-dots{
  bottom:20px!important;
}
.home-dots button{
  width:11px!important;
  height:11px!important;
}
@media(max-width:860px){
  .home-hero,.home-slide{min-height:430px!important;height:430px!important;max-height:430px!important}
  .home-hero-copy{min-height:430px!important;padding-top:92px!important;padding-bottom:50px!important}
  .home-hero-copy h1{font-size:31px!important}
  .home-hero-copy p{font-size:16px!important}
  .home-hero-gold{width:31%!important}
}
@media(max-width:560px){
  .home-hero,.home-slide{min-height:400px!important;height:400px!important;max-height:400px!important}
  .home-hero-copy{min-height:400px!important;padding-top:78px!important;padding-bottom:46px!important}
  .home-hero-copy h1{font-size:27px!important}
  .home-hero-copy p{font-size:15px!important;line-height:1.7!important}
  .home-hero-ring{left:-190px!important;top:-170px!important}
  .home-hero-gold{display:block!important;width:27%!important;opacity:.55!important}
}
