:root{
  --gulf-deep:#031A35;--gulf-primary:#07518A;--gulf-cyan:#18B7D9;--gulf-soft:#EEF4FA;--gulf-bg:#F7FBFF;
  --gulf-ink:#10253d;--gulf-muted:#617286;--gulf-line:#dce7f0;--gulf-white:#fff;
  --gulf-radius:18px;--gulf-radius-sm:12px;--gulf-shadow:0 16px 45px rgba(3,26,53,.10);
  --gulf-container:min(1180px,calc(100vw - 40px));
}
*{box-sizing:border-box}.gulf-v2-public{background:var(--gulf-bg)}
.gulf-v2-page{font-family:Cairo,Tajawal,Inter,system-ui,sans-serif;color:var(--gulf-ink);width:100%;overflow:hidden}
.gulf-v2-page a{text-decoration:none}.gulf-v2-page button,.gulf-v2-global-tools button,.gulf-v2-search-overlay button{font:inherit}
.gulf-v2-page :focus-visible,.gulf-v2-global-tools :focus-visible,.gulf-v2-mega :focus-visible,.gulf-v2-search-overlay :focus-visible{outline:3px solid var(--gulf-cyan);outline-offset:3px}
.gulf-v2-page img{max-width:100%;display:block}
.gulf-v2-section{width:var(--gulf-container);margin:0 auto;padding:70px 0}
.gulf-v2-section-head{max-width:780px;margin-bottom:28px}.gulf-v2-section-head>span,.gulf-v2-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--gulf-primary);font-weight:800;font-size:13px;letter-spacing:.02em;margin-bottom:9px}.gulf-v2-section-head h2{margin:0;color:var(--gulf-deep);font-size:clamp(26px,3.2vw,42px);line-height:1.25}.gulf-v2-section-head p{font-size:17px;color:var(--gulf-muted);line-height:1.9;margin:11px 0 0}
.gulf-v2-hero{position:relative;min-height:540px;display:grid;align-items:center;color:#fff;background:var(--gulf-deep);isolation:isolate}.gulf-v2-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.gulf-v2-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,26,53,.42),rgba(3,26,53,.88) 58%,rgba(3,26,53,.96))}.gulf-v2-hero-content{width:var(--gulf-container);margin:auto;padding:72px 0;max-width:1180px}.gulf-v2-hero-content>*{max-width:720px}.gulf-v2-hero h1{font-size:clamp(36px,5vw,66px);line-height:1.16;margin:5px 0 18px;color:#fff;font-weight:900}.gulf-v2-hero p{font-size:clamp(17px,2vw,21px);line-height:1.9;color:#eaf7ff;margin:0 0 26px}.gulf-v2-hero .gulf-v2-eyebrow{color:#9be9ff}
.gulf-v2-actions{display:flex;flex-wrap:wrap;gap:10px}.gulf-v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 20px;border-radius:12px;background:var(--gulf-cyan);color:#00253a;font-weight:900;border:1px solid transparent;transition:.2s ease}.gulf-v2-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.gulf-v2-btn.secondary{background:#fff;color:var(--gulf-deep);border-color:var(--gulf-line)}.gulf-v2-btn.whatsapp{background:#e8fff1;color:#0d6b39}.gulf-v2-center{display:flex;justify-content:center;margin-top:28px}
.gulf-v2-trust{width:var(--gulf-container);margin:-34px auto 0;position:relative;z-index:2;background:#fff;border:1px solid var(--gulf-line);border-radius:18px;box-shadow:var(--gulf-shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.gulf-v2-trust>div{display:flex;align-items:center;gap:12px;padding:20px;border-inline-end:1px solid var(--gulf-line)}.gulf-v2-trust>div:last-child{border-inline-end:0}.gulf-v2-trust b{font-size:24px}.gulf-v2-trust span{font-weight:800;color:var(--gulf-deep)}
.gulf-v2-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gulf-v2-intent-card{background:#fff;border:1px solid var(--gulf-line);border-radius:var(--gulf-radius);padding:24px;color:var(--gulf-ink);box-shadow:0 8px 25px rgba(3,26,53,.05);transition:.2s ease}.gulf-v2-intent-card:hover{transform:translateY(-4px);box-shadow:var(--gulf-shadow);border-color:#b5dceb}.gulf-v2-intent-card i{font-style:normal;font-size:34px}.gulf-v2-intent-card h3{font-size:20px;color:var(--gulf-deep);margin:14px 0 8px}.gulf-v2-intent-card p{color:var(--gulf-muted);line-height:1.8;min-height:66px}.gulf-v2-intent-card b{color:var(--gulf-primary)}
.gulf-v2-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gulf-v2-info-card{background:#fff;border:1px solid var(--gulf-line);border-radius:var(--gulf-radius);overflow:hidden;color:var(--gulf-ink);box-shadow:0 8px 25px rgba(3,26,53,.05);transition:.2s ease}.gulf-v2-info-card:hover{transform:translateY(-3px);box-shadow:var(--gulf-shadow)}.gulf-v2-info-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.gulf-v2-info-card>div{padding:20px}.gulf-v2-info-card>div>span{font-size:12px;font-weight:800;color:var(--gulf-primary)}.gulf-v2-info-card h3{font-size:21px;color:var(--gulf-deep);margin:7px 0}.gulf-v2-info-card p{color:var(--gulf-muted);line-height:1.75;margin:0}
.gulf-v2-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.gulf-v2-chips span{background:var(--gulf-soft);color:var(--gulf-primary);padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}
.gulf-v2-villa{width:var(--gulf-container);margin:18px auto 30px;background:var(--gulf-deep);border-radius:24px;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden;color:#fff;box-shadow:var(--gulf-shadow)}.gulf-v2-villa>img{width:100%;height:100%;min-height:460px;object-fit:cover}.gulf-v2-villa>div{padding:50px}.gulf-v2-villa>div>span{color:#9be9ff;font-weight:900}.gulf-v2-villa h2{font-size:36px;margin:8px 0 12px;color:#fff}.gulf-v2-villa p{line-height:1.9;color:#dcecf8}.gulf-v2-villa .gulf-v2-checklist li{color:#eef9ff}.gulf-v2-villa .gulf-v2-checklist b{color:#77e0ff}
.gulf-v2-checklist{list-style:none;margin:16px 0;padding:0;display:grid;gap:10px}.gulf-v2-checklist li{display:flex;align-items:flex-start;gap:10px;color:var(--gulf-ink);line-height:1.7}.gulf-v2-checklist li b{color:var(--gulf-cyan);font-weight:900}
.gulf-v2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gulf-v2-product-card{background:#fff;border:1px solid var(--gulf-line);border-radius:16px;overflow:hidden;color:var(--gulf-ink);transition:.2s ease}.gulf-v2-product-card:hover{transform:translateY(-3px);box-shadow:var(--gulf-shadow)}.gulf-v2-product-card>img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;padding:14px}.gulf-v2-product-card>div{padding:14px}.gulf-v2-product-card span{font-size:11px;font-weight:800;color:var(--gulf-primary)}.gulf-v2-product-card h3{font-size:15px;line-height:1.55;margin:4px 0;color:var(--gulf-deep)}.gulf-v2-product-card small{display:block;color:var(--gulf-muted);margin-bottom:8px}.gulf-v2-product-card strong{font-size:18px;color:var(--gulf-primary)}
.gulf-v2-advisor-panel,.gulf-v2-final-cta{width:var(--gulf-container);margin:40px auto;border-radius:24px;padding:42px 48px;display:flex;justify-content:space-between;align-items:center;gap:28px}.gulf-v2-advisor-panel{background:linear-gradient(135deg,#06294e,#07518a);color:#fff}.gulf-v2-final-cta{background:#fff;border:1px solid var(--gulf-line);box-shadow:var(--gulf-shadow)}.gulf-v2-advisor-panel>div:first-child,.gulf-v2-final-cta>div:first-child{max-width:720px}.gulf-v2-advisor-panel span,.gulf-v2-final-cta span{font-weight:900;color:var(--gulf-cyan)}.gulf-v2-advisor-panel h2,.gulf-v2-final-cta h2{font-size:clamp(26px,3vw,38px);margin:7px 0;color:inherit}.gulf-v2-final-cta h2{color:var(--gulf-deep)}.gulf-v2-advisor-panel p{color:#ddebfa;line-height:1.85}.gulf-v2-final-cta p{color:var(--gulf-muted);line-height:1.85}
.gulf-v2-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gulf-v2-project-card{background:#fff;border:1px solid var(--gulf-line);border-radius:var(--gulf-radius);overflow:hidden}.gulf-v2-project-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--gulf-soft)}.gulf-v2-project-card>div{padding:20px}.gulf-v2-project-card>div>span{color:var(--gulf-primary);font-size:12px;font-weight:900}.gulf-v2-project-card h3{font-size:20px;color:var(--gulf-deep);margin:6px 0}.gulf-v2-project-card p{color:var(--gulf-muted);line-height:1.75}.gulf-v2-project-card small{display:block;color:#74869a;margin-top:12px}
.gulf-v2-client-strip>div:last-child{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.gulf-v2-client-strip figure{margin:0;background:#fff;border:1px solid var(--gulf-line);border-radius:15px;padding:14px;text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:center}.gulf-v2-client-strip figure img{max-height:58px;object-fit:contain;margin:auto}.gulf-v2-client-strip figcaption{font-size:11px;color:var(--gulf-muted);margin-top:8px}
.gulf-v2-solution-group{margin-bottom:42px}.gulf-v2-solution-group>div:first-child{margin-bottom:15px}.gulf-v2-solution-group>div:first-child>span{font-size:12px;color:var(--gulf-primary);font-weight:800}.gulf-v2-solution-group>div:first-child h2{font-size:27px;color:var(--gulf-deep);margin:3px 0}
.gulf-v2-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gulf-v2-split>article,.gulf-v2-three>article,.gulf-v2-about-card{background:#fff;border:1px solid var(--gulf-line);border-radius:var(--gulf-radius);padding:28px}.gulf-v2-split .gulf-v2-section-head,.gulf-v2-three .gulf-v2-section-head{margin-bottom:12px}.gulf-v2-split .gulf-v2-section-head h2,.gulf-v2-three .gulf-v2-section-head h2{font-size:25px}.gulf-v2-prose{white-space:pre-line;color:var(--gulf-muted);line-height:2;font-size:16px}.gulf-v2-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0}
.gulf-v2-process ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gulf-v2-process li{background:#fff;border:1px solid var(--gulf-line);border-radius:14px;padding:20px;min-height:145px}.gulf-v2-process li b{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--gulf-deep);color:#fff;margin-bottom:12px}.gulf-v2-process li span{font-weight:700;color:var(--gulf-ink);line-height:1.65}
.gulf-v2-faq>div:last-child{display:grid;gap:10px}.gulf-v2-faq details{background:#fff;border:1px solid var(--gulf-line);border-radius:14px;padding:0 18px}.gulf-v2-faq summary{cursor:pointer;font-weight:800;color:var(--gulf-deep);padding:18px 4px}.gulf-v2-faq details p{color:var(--gulf-muted);line-height:1.9;margin:0 4px 18px}
.gulf-v2-project-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.gulf-v2-project-filter button{border:1px solid var(--gulf-line);background:#fff;color:var(--gulf-deep);border-radius:999px;padding:8px 14px;cursor:pointer}.gulf-v2-project-filter button.active{background:var(--gulf-deep);color:#fff}
.gulf-v2-gallery{columns:3 280px;column-gap:16px}.gulf-v2-gallery figure{break-inside:avoid;margin:0 0 16px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--gulf-line)}.gulf-v2-gallery img{width:100%;height:auto}.gulf-v2-gallery figcaption{padding:13px 15px;display:flex;justify-content:space-between;gap:10px}.gulf-v2-gallery figcaption span{color:var(--gulf-muted);font-size:12px}
.gulf-v2-article-body{max-width:900px}.gulf-v2-lead{font-size:20px;line-height:2;color:var(--gulf-deep);font-weight:600}.gulf-v2-article-section{padding:28px 0;border-bottom:1px solid var(--gulf-line)}.gulf-v2-article-section h2{color:var(--gulf-deep);font-size:29px}.gulf-v2-article-section p{color:#334b62;font-size:17px;line-height:2}.gulf-v2-article-grid .gulf-v2-info-card>img{aspect-ratio:16/9}
.gulf-v2-about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gulf-v2-about-card h2{color:var(--gulf-deep);margin-top:0}.gulf-v2-about-card p{color:var(--gulf-muted);line-height:1.9}
.gulf-v2-global-tools{display:flex;align-items:center;gap:7px;margin-inline-start:auto;padding-inline:8px}.gulf-v2-nav-btn{border:1px solid #cdddea;background:#fff;color:var(--gulf-deep);border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:800;white-space:nowrap}
.gulf-v2-mega{position:fixed;z-index:9997;inset-inline:0;top:78px;padding:12px 24px}.gulf-v2-mega[hidden]{display:none}.gulf-v2-mega-inner{width:min(1120px,calc(100vw - 32px));margin:auto;background:#fff;border:1px solid var(--gulf-line);border-radius:20px;box-shadow:0 24px 70px rgba(3,26,53,.24);padding:22px}.gulf-v2-mega-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--gulf-line);padding-bottom:13px;margin-bottom:15px}.gulf-v2-mega-top strong{font-size:20px;color:var(--gulf-deep)}.gulf-v2-mega-top button{border:0;background:var(--gulf-soft);border-radius:8px;width:36px;height:36px;cursor:pointer;font-size:22px}.gulf-v2-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gulf-v2-mega-grid h3{font-size:15px;color:var(--gulf-primary);margin:0 0 8px}.gulf-v2-mega-grid a{display:block;color:var(--gulf-ink);padding:7px 0;font-weight:650}.gulf-v2-mega-grid a:hover{color:var(--gulf-primary)}.gulf-v2-mega footer{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid var(--gulf-line);margin-top:15px;padding-top:15px}.gulf-v2-mega footer a{background:var(--gulf-soft);color:var(--gulf-primary);border-radius:9px;padding:8px 12px;font-weight:800}
.gulf-v2-search-overlay{position:fixed;z-index:10000;inset:0;background:rgba(3,26,53,.72);padding:8vh 16px}.gulf-v2-search-overlay[hidden]{display:none}.gulf-v2-search-dialog{width:min(760px,100%);max-height:84vh;overflow:auto;margin:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px rgba(0,0,0,.3);padding:20px}.gulf-v2-search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.gulf-v2-search-head b{font-size:21px;color:var(--gulf-deep)}.gulf-v2-search-head button{border:0;background:var(--gulf-soft);width:38px;height:38px;border-radius:9px;font-size:22px;cursor:pointer}.gulf-v2-search-dialog label>span{display:block;color:var(--gulf-muted);font-size:13px;margin-bottom:7px}.gulf-v2-search-dialog input{width:100%;height:52px;border:1px solid #bfd3e2;border-radius:12px;padding:0 15px;font:inherit;font-size:16px}.gulf-v2-search-results{margin-top:12px;display:grid;gap:7px}.gulf-v2-search-results>a{display:flex;align-items:center;gap:12px;border:1px solid var(--gulf-line);border-radius:12px;padding:10px;color:var(--gulf-ink)}.gulf-v2-search-results>a:hover{background:var(--gulf-bg)}.gulf-v2-search-results img{width:56px;height:56px;border-radius:9px;object-fit:contain;background:#fff}.gulf-v2-search-results span{display:block;color:var(--gulf-primary);font-size:10px;font-weight:900}.gulf-v2-search-results b{display:block;color:var(--gulf-deep)}.gulf-v2-search-results small{color:var(--gulf-muted)}.gulf-v2-modal-open{overflow:hidden}
.gulf-v2-mobile-dock{display:none}
.gulf-v2-account-intro{margin:18px auto 24px;max-width:1180px;border-radius:18px;background:linear-gradient(135deg,var(--gulf-deep),var(--gulf-primary));color:#fff;padding:26px 30px}.gulf-v2-account-intro span{color:#9be9ff;font-weight:800}.gulf-v2-account-intro h1{font-size:28px;margin:6px 0}.gulf-v2-account-intro p{margin:0;color:#e0eff9;line-height:1.8}
body.gulf-v2-route-account main{max-width:1220px;margin-inline:auto}.gulf-v2-route-account main input,.gulf-v2-route-account main select,.gulf-v2-route-account main textarea{border-radius:10px!important}.gulf-v2-route-account main button{border-radius:10px}
/* Admin navigation organization */
.gulf-v2-admin-group{margin:7px 0;border:1px solid rgba(7,81,138,.15);border-radius:10px;overflow:hidden}.gulf-v2-admin-group>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-weight:800;color:#123b61}.gulf-v2-admin-group>summary::-webkit-details-marker{display:none}.gulf-v2-admin-group>div{padding:3px 5px 8px}.gulf-v2-admin-group a{display:flex!important;margin:2px 0!important;border-radius:8px!important}
@media(max-width:1024px){
  :root{--gulf-container:min(100% - 28px,1180px)}
  .gulf-v2-grid-4{grid-template-columns:repeat(2,1fr)}.gulf-v2-card-grid,.gulf-v2-project-grid{grid-template-columns:repeat(2,1fr)}.gulf-v2-product-grid{grid-template-columns:repeat(3,1fr)}.gulf-v2-process ol{grid-template-columns:repeat(3,1fr)}.gulf-v2-client-strip>div:last-child{grid-template-columns:repeat(4,1fr)}.gulf-v2-three{grid-template-columns:1fr 1fr}.gulf-v2-villa{grid-template-columns:1fr 1fr}.gulf-v2-mega-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  :root{--gulf-container:calc(100vw - 24px)}
  .gulf-v2-section{padding:46px 0}.gulf-v2-hero{min-height:520px}.gulf-v2-hero-content{padding:58px 0 82px}.gulf-v2-hero h1{font-size:38px}.gulf-v2-hero p{font-size:16px}.gulf-v2-hero-shade{background:linear-gradient(0deg,rgba(3,26,53,.96),rgba(3,26,53,.58))}.gulf-v2-hero-image{object-position:center}
  .gulf-v2-trust{grid-template-columns:1fr 1fr;margin-top:-28px}.gulf-v2-trust>div{padding:14px;border-bottom:1px solid var(--gulf-line)}.gulf-v2-trust span{font-size:12px}.gulf-v2-grid-4,.gulf-v2-card-grid,.gulf-v2-project-grid,.gulf-v2-product-grid,.gulf-v2-split,.gulf-v2-three,.gulf-v2-about-grid{grid-template-columns:1fr}.gulf-v2-product-grid{grid-template-columns:repeat(2,1fr)}.gulf-v2-info-card{display:grid;grid-template-columns:118px 1fr}.gulf-v2-info-card>img{height:100%;aspect-ratio:auto;min-height:165px}.gulf-v2-info-card>div{padding:15px}.gulf-v2-info-card h3{font-size:17px}.gulf-v2-info-card p{font-size:13px}.gulf-v2-villa{grid-template-columns:1fr}.gulf-v2-villa>img{min-height:280px;max-height:330px}.gulf-v2-villa>div{padding:28px}.gulf-v2-villa h2{font-size:29px}.gulf-v2-process ol{grid-template-columns:1fr}.gulf-v2-process li{min-height:0;display:flex;gap:12px;align-items:center}.gulf-v2-process li b{margin:0;flex:0 0 auto}.gulf-v2-advisor-panel,.gulf-v2-final-cta{padding:28px;display:block}.gulf-v2-advisor-panel .gulf-v2-actions,.gulf-v2-final-cta .gulf-v2-actions{margin-top:18px}.gulf-v2-client-strip>div:last-child{grid-template-columns:repeat(3,1fr)}
  .gulf-v2-global-tools{position:fixed;top:8px;inset-inline-end:8px;z-index:9995}.gulf-v2-nav-btn{padding:7px 9px;font-size:12px}.gulf-v2-mega{top:52px;padding:7px}.gulf-v2-mega-inner{width:100%;max-height:78vh;overflow:auto;padding:16px}.gulf-v2-mega-grid{grid-template-columns:1fr 1fr;gap:14px}.gulf-v2-mega-grid a{font-size:13px}
  .gulf-v2-mobile-dock{position:fixed;z-index:9990;display:grid;grid-template-columns:repeat(5,1fr);inset-inline:8px;bottom:8px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border:1px solid #d4e3ee;border-radius:16px;box-shadow:0 12px 34px rgba(3,26,53,.18);padding:6px}.gulf-v2-mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#496075;font-size:10px;font-weight:700;min-height:48px;border-radius:10px}.gulf-v2-mobile-dock a b{font-size:18px;color:var(--gulf-primary)}.gulf-v2-mobile-dock .store{background:var(--gulf-deep);color:#fff}.gulf-v2-mobile-dock .store b{color:#fff}.gulf-v2-public{padding-bottom:72px}.gulf-v2-search-overlay{padding-top:4vh}.gulf-v2-search-dialog{max-height:90vh}.gulf-v2-gallery{columns:2 150px}.gulf-v2-article-body{padding-inline:8px}.gulf-v2-article-section h2{font-size:25px}.gulf-v2-article-section p{font-size:16px}
}
@media(max-width:430px){
  .gulf-v2-trust{grid-template-columns:1fr}.gulf-v2-product-grid{grid-template-columns:1fr 1fr;gap:9px}.gulf-v2-product-card>div{padding:10px}.gulf-v2-product-card h3{font-size:13px}.gulf-v2-product-card strong{font-size:15px}.gulf-v2-info-card{grid-template-columns:92px 1fr}.gulf-v2-info-card>img{min-height:145px}.gulf-v2-info-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gulf-v2-client-strip>div:last-child{grid-template-columns:repeat(2,1fr)}.gulf-v2-mega-grid{grid-template-columns:1fr}.gulf-v2-actions{display:grid;grid-template-columns:1fr;width:100%}.gulf-v2-btn{width:100%}.gulf-v2-gallery{columns:1}.gulf-v2-global-tools .gulf-v2-nav-btn:first-child{display:none}
}
@media(prefers-reduced-motion:reduce){.gulf-v2-page *,.gulf-v2-page *::before,.gulf-v2-page *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* GulfTec V2 completion layer */
.gulf-v2-host-header .gulf-v2-global-tools{position:relative;inset:auto;top:auto;z-index:35;max-width:1480px;margin:0 auto;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.98);border-top:1px solid #e6eef5;border-bottom:1px solid #dbe8f2}
.gulf-v2-global-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.gulf-v2-global-nav a,.gulf-v2-global-nav button{appearance:none;border:0;background:transparent;color:#17324c;font:700 14px/1.2 Cairo,Inter,sans-serif;padding:10px 12px;border-radius:10px;cursor:pointer;text-decoration:none}.gulf-v2-global-nav a:hover,.gulf-v2-global-nav button:hover,.gulf-v2-global-nav a.active{background:#eef6fb;color:#07518A}.gulf-v2-global-actions{display:flex;align-items:center;gap:8px}.gulf-v2-global-actions .gulf-v2-nav-btn{position:static;border:1px solid #d6e5ef;background:#fff;color:#07518A;padding:9px 12px;border-radius:10px}.gulf-v2-survey{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;background:#07518A;color:#fff!important;font-weight:800;text-decoration:none;white-space:nowrap}.gulf-v2-survey:hover{background:#063f6d}
.gulf-v2-mega-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(220px,1fr);gap:24px}.gulf-v2-mega-layout>aside{border-inline-start:1px solid #dbe8f2;padding-inline-start:20px}.gulf-v2-mega-layout>aside h3{margin:0 0 10px;color:#031A35}.gulf-v2-mega-layout>aside>a{display:block;padding:7px 0;color:#31516e;text-decoration:none;font-weight:700}.gulf-v2-mega-layout>aside>a:hover{color:#07518A}.gulf-v2-mega-top>div{display:flex;flex-direction:column;gap:3px}.gulf-v2-mega-top small{color:#6a8195;font-weight:600}.gulf-v2-mega-cta{display:grid;gap:8px;margin-top:18px}.gulf-v2-mega-cta a{padding:10px 12px;border-radius:10px;background:#eef6fb;color:#07518A!important;text-align:center;font-weight:800;text-decoration:none}.gulf-v2-mega-cta a:last-child{background:#07518A;color:#fff!important}
.gulf-v2-brand-strip>div:last-child{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.gulf-v2-brand-strip a{min-height:78px;display:flex;align-items:center;justify-content:center;border:1px solid #e0eaf2;border-radius:14px;background:#fff;padding:12px;text-decoration:none;color:#17324c}.gulf-v2-brand-strip img{max-width:110px;max-height:42px;object-fit:contain;filter:saturate(.88)}.gulf-v2-brand-strip strong{font-size:14px;text-align:center}
.gulf-v2-project-card details{margin-top:14px;border-top:1px solid #e1e9f0;padding-top:12px}.gulf-v2-project-card summary{cursor:pointer;color:#07518A;font-weight:800}.gulf-v2-project-card dl{display:grid;gap:8px;margin:12px 0 0}.gulf-v2-project-card dl>div{display:grid;grid-template-columns:120px 1fr;gap:10px}.gulf-v2-project-card dt{font-weight:800;color:#17324c}.gulf-v2-project-card dd{margin:0;color:#536b80}.gulf-v2-evidence-note{font-size:12px!important;color:#70869a!important;background:#f6f9fb;border-radius:10px;padding:10px!important}.gulf-v2-verified{display:block;margin-top:10px;color:#0b6b50!important;font-weight:800}
.gulf-v2-decision{background:linear-gradient(180deg,#f7fbff,#eef6fb);border:1px solid #dbeaf4;border-radius:20px;padding-inline:24px!important}.gulf-v2-account-intro nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.gulf-v2-account-intro nav a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:10px;background:#fff;border:1px solid #d7e5ef;color:#07518A;text-decoration:none;font-weight:800}
@media(max-width:1100px){.gulf-v2-host-header .gulf-v2-global-tools{overflow-x:auto;justify-content:flex-start}.gulf-v2-global-nav{min-width:max-content}.gulf-v2-global-actions{margin-inline-start:auto}.gulf-v2-brand-strip>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr))}.gulf-v2-mega-layout{grid-template-columns:1fr}.gulf-v2-mega-layout>aside{border-inline-start:0;border-top:1px solid #dbe8f2;padding:16px 0 0}.gulf-v2-mega-layout>aside>a{display:inline-block;margin-inline-end:12px}}
@media(max-width:700px){.gulf-v2-host-header .gulf-v2-global-tools{padding:8px 10px;gap:8px}.gulf-v2-global-nav{display:none}.gulf-v2-global-actions{width:100%;margin:0;justify-content:space-between}.gulf-v2-global-actions .gulf-v2-nav-btn{flex:1}.gulf-v2-survey{flex:1}.gulf-v2-brand-strip>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.gulf-v2-project-card dl>div{grid-template-columns:1fr;gap:2px}.gulf-v2-mega{top:66px}.gulf-v2-mega-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:430px){.gulf-v2-mega-grid{grid-template-columns:1fr!important}.gulf-v2-global-actions .gulf-v2-nav-btn span{display:inline}.gulf-v2-brand-strip a{min-height:68px}.gulf-v2-brand-strip img{max-width:95px;max-height:36px}}
