/* GulfXPrime V14.0.3 — visual refresh, article imagery and contrast polish */
.gxp-v14-0-3{
  --v1403-ink:#0f172a;
  --v1403-muted:#64748b;
  --v1403-line:#e2e8f0;
  --v1403-soft:#f8fafc;
  --v1403-navy:#081225;
  --v1403-red:#ef4444;
  --v1403-red-2:#ff6a7b;
  --v1403-glow:0 22px 70px rgba(15,23,42,.10);
  background:
    radial-gradient(circle at 14% 0%, rgba(239,68,68,.05), transparent 20%),
    radial-gradient(circle at 100% 0%, rgba(14,116,144,.05), transparent 24%),
    linear-gradient(180deg,#ffffff 0%,#f9fbfd 100%);
}
.gxp-v14-0-3 .site-ribbon{background:linear-gradient(90deg,#07101f,#0d1830)}
.gxp-v14-0-3 .site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.22);box-shadow:0 10px 30px rgba(15,23,42,.04)}
.gxp-v14-0-3 .nav-shell{min-height:84px}
.gxp-v14-0-3 .nav-cta,
.gxp-v14-0-3 .v14-btn-primary,
.gxp-v14-0-3 .button,
.gxp-v14-0-3 .btn.primary,
.gxp-v14-0-3 .btn.light-btn{background:linear-gradient(135deg,#ef4444,#ff6a7b)!important;border:none!important;box-shadow:0 14px 32px rgba(239,68,68,.25)}
.gxp-v14-0-3 .nav-audit,
.gxp-v14-0-3 .v14-btn-secondary,
.gxp-v14-0-3 .btn.ghost{border-color:#d6dce5!important;background:rgba(255,255,255,.8)}
.gxp-v14-0-3 .nav-cta:hover,
.gxp-v14-0-3 .button:hover,
.gxp-v14-0-3 .btn.primary:hover,
.gxp-v14-0-3 .nav-audit:hover,
.gxp-v14-0-3 .btn.ghost:hover{transform:translateY(-1px)}
.gxp-v14-0-3 .main-nav a,.gxp-v14-0-3 .main-nav button{font-weight:700}

/* Generic card polish */
.gxp-v14-0-3 main [class*="card"],
.gxp-v14-0-3 main article,
.gxp-v14-0-3 main [class*="panel"],
.gxp-v14-0-3 main [class*="tile"]{transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease}
.gxp-v14-0-3 main a[class*="card"]:hover,
.gxp-v14-0-3 main article:hover,
.gxp-v14-0-3 main [class*="card"]:hover,
.gxp-v14-0-3 main [class*="panel"]:hover{transform:translateY(-4px);box-shadow:var(--v1403-glow)}
.gxp-v14-0-3 main [class*="grid"] > [class*="card"],
.gxp-v14-0-3 main [class*="grid"] > article{border-radius:24px;overflow:hidden}

/* Contrast fixer for dark surfaces detected by JS */
.gxp-v14-0-3 .gxp-dark-surface{border-color:rgba(255,255,255,.08)!important;box-shadow:0 24px 70px rgba(2,6,23,.24)}
.gxp-v14-0-3 .gxp-dark-surface h1,
.gxp-v14-0-3 .gxp-dark-surface h2,
.gxp-v14-0-3 .gxp-dark-surface h3,
.gxp-v14-0-3 .gxp-dark-surface h4,
.gxp-v14-0-3 .gxp-dark-surface h5,
.gxp-v14-0-3 .gxp-dark-surface h6,
.gxp-v14-0-3 .gxp-dark-surface strong,
.gxp-v14-0-3 .gxp-dark-surface b{color:#f8fbff!important}
.gxp-v14-0-3 .gxp-dark-surface p,
.gxp-v14-0-3 .gxp-dark-surface li,
.gxp-v14-0-3 .gxp-dark-surface small,
.gxp-v14-0-3 .gxp-dark-surface span,
.gxp-v14-0-3 .gxp-dark-surface a:not(.nav-cta):not(.nav-audit):not(.button):not(.btn):not(.v14-btn){color:#d2dbe8!important}
.gxp-v14-0-3 .gxp-dark-surface .eyebrow,
.gxp-v14-0-3 .gxp-dark-surface [class*="kicker"],
.gxp-v14-0-3 .gxp-dark-surface [class*="badge"]{color:#ff95a0!important}
.gxp-v14-0-3 .gxp-dark-surface [class*="chip"],
.gxp-v14-0-3 .gxp-dark-surface [class*="tag"]{background:rgba(255,255,255,.08)!important;color:#eef3f9!important;border-color:rgba(255,255,255,.1)!important}
.gxp-v14-0-3 .gxp-dark-surface [class*="button"],
.gxp-v14-0-3 .gxp-dark-surface .btn,
.gxp-v14-0-3 .gxp-dark-surface .text-link,
.gxp-v14-0-3 .gxp-dark-surface [class*="link"]{color:#ffffff!important}
.gxp-v14-0-3 .gxp-dark-surface [data-v1403-force-red]{color:#ff6a7b!important}

/* Article covers inserted by JS */
.gxp-v14-0-3 .v1403-post-cover{margin:24px 0 30px;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px rgba(15,23,42,.14);border:1px solid rgba(148,163,184,.18);background:#fff}
.gxp-v14-0-3 .v1403-post-cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.gxp-v14-0-3 .v1403-card-thumb{display:block;overflow:hidden;border-radius:20px;margin:0 0 16px;background:#edf2f7;border:1px solid rgba(148,163,184,.18)}
.gxp-v14-0-3 .v1403-card-thumb img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .35s ease}
.gxp-v14-0-3 article:hover .v1403-card-thumb img,
.gxp-v14-0-3 a:hover .v1403-card-thumb img{transform:scale(1.04)}

/* New spotlight section */
.gxp-v14-0-3 .v1403-spotlight{padding:0 0 84px}
.gxp-v14-0-3 .v1403-spotlight-shell{max-width:1240px;margin:0 auto;padding:0 24px}
.gxp-v14-0-3 .v1403-spotlight-box{position:relative;overflow:hidden;border-radius:34px;padding:34px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(135deg,#0b1426 0%,#132445 60%,#1a2340 100%);box-shadow:0 26px 80px rgba(2,6,23,.18)}
.gxp-v14-0-3 .v1403-spotlight-box:before,.gxp-v14-0-3 .v1403-spotlight-box:after{content:"";position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}
.gxp-v14-0-3 .v1403-spotlight-box:before{width:280px;height:280px;right:-80px;top:-110px;background:radial-gradient(circle,rgba(255,106,123,.22),transparent 62%)}
.gxp-v14-0-3 .v1403-spotlight-box:after{width:240px;height:240px;left:-60px;bottom:-100px;background:radial-gradient(circle,rgba(64,130,255,.18),transparent 65%)}
.gxp-v14-0-3 .v1403-spotlight-head{display:flex;gap:20px;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-bottom:26px;position:relative;z-index:1}
.gxp-v14-0-3 .v1403-spotlight-head span{display:block;margin-bottom:8px;color:#ff95a0;font:800 12px/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.gxp-v14-0-3 .v1403-spotlight-head h2{margin:0;color:#fff;font:800 clamp(28px,4vw,46px)/1.03 Manrope,Inter,sans-serif;letter-spacing:-.04em;max-width:820px}
.gxp-v14-0-3 .v1403-spotlight-head p{margin:10px 0 0;max-width:720px;color:#d5deea;font-size:16px;line-height:1.7}
.gxp-v14-0-3 .v1403-spotlight-actions{display:flex;gap:12px;flex-wrap:wrap;position:relative;z-index:1}
.gxp-v14-0-3 .v1403-spotlight-actions a{text-decoration:none}
.gxp-v14-0-3 .v1403-spotlight-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gxp-v14-0-3 .v1403-spot-card{padding:22px;border-radius:24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.gxp-v14-0-3 .v1403-spot-card b{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font:800 14px/1 Inter,sans-serif;margin-bottom:16px}
.gxp-v14-0-3 .v1403-spot-card h3{margin:0 0 8px;color:#fff;font:750 20px/1.18 Manrope,Inter,sans-serif}
.gxp-v14-0-3 .v1403-spot-card p{margin:0;color:#d2deea;font-size:14px;line-height:1.7}

/* Desktop quick dock */
.gxp-v14-0-3 .v1403-quickdock{position:fixed;right:20px;bottom:96px;z-index:990;display:grid;gap:10px}
.gxp-v14-0-3 .v1403-quickdock a{text-decoration:none;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.18);box-shadow:0 20px 40px rgba(15,23,42,.10);color:#0f172a;font:700 13px/1.2 Inter,sans-serif;backdrop-filter:blur(16px)}
.gxp-v14-0-3 .v1403-quickdock a span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#ef4444,#ff6a7b);color:#fff;font-weight:800}
.gxp-v14-0-3 .v1403-quickdock a:hover{transform:translateY(-2px)}

.gxp-v14-0-3 .site-footer{background:linear-gradient(180deg,#0a1221 0%,#0b1628 100%)}
.gxp-v14-0-3 .footer-cta{border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px rgba(2,6,23,.2)}
.gxp-v14-0-3 .footer-grid a,.gxp-v14-0-3 .footer-grid p,.gxp-v14-0-3 .footer-bottom a,.gxp-v14-0-3 .footer-bottom p{opacity:.96}

@media (max-width:980px){
  .gxp-v14-0-3 .v1403-spotlight-grid{grid-template-columns:1fr}
  .gxp-v14-0-3 .v1403-quickdock{display:none}
}
@media (max-width:768px){
  .gxp-v14-0-3 .v1403-spotlight{padding:0 0 64px}
  .gxp-v14-0-3 .v1403-spotlight-shell{padding:0 16px}
  .gxp-v14-0-3 .v1403-spotlight-box{padding:24px}
  .gxp-v14-0-3 .v1403-spotlight-head h2{font-size:30px}
  .gxp-v14-0-3 .v1403-spotlight-head p{font-size:14px}
  .gxp-v14-0-3 .v1403-post-cover{border-radius:22px;margin:18px 0 24px}
}
