.elementor-46179 .elementor-element.elementor-element-05af5bd{--display:flex;--margin-top:-63px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-46179 .elementor-element.elementor-element-f6924f3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-f6924f3 *//* =========================================================
   GLOBAL INVESTMENT OUTLOOK 2026
   Scoped styles for Elementor
   Main colors: Light Blue + Dark Gold
========================================================= */

.gio26 {
  --gio-blue: #55bfea;
  --gio-blue-light: #dff5ff;
  --gio-blue-soft: #f3fbff;
  --gio-blue-dark: #08385d;
  --gio-navy: #071f36;
  --gio-navy-2: #0a2c4b;
  --gio-gold: #b88719;
  --gio-gold-light: #e4bd59;
  --gio-gold-soft: #fff8e7;
  --gio-white: #ffffff;
  --gio-text: #18364c;
  --gio-muted: #60798b;
  --gio-border: rgba(8, 56, 93, 0.11);
  --gio-shadow: 0 20px 60px rgba(7, 31, 54, 0.1);
  --gio-radius: 28px;

  width: 100%;
  color: var(--gio-text);
  font-family: "Tajawal", "Cairo", "Noto Sans Arabic", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.95;
  direction: rtl;
  text-align: right;
  background:
    radial-gradient(circle at 5% 15%, rgba(85, 191, 234, 0.1), transparent 22%),
    radial-gradient(circle at 95% 65%, rgba(184, 135, 25, 0.08), transparent 20%),
    #ffffff;
}

.gio26,
.gio26 * {
  box-sizing: border-box;
}

.gio26 a {
  color: inherit;
  text-decoration: none;
}

.gio26 img,
.gio26 svg {
  max-width: 100%;
}

.gio26-page {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}

/* HERO */

.gio26-hero {
  position: relative;
  min-height: 660px;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(380px, 0.85fr);
  align-items: center;
  gap: 58px;
  padding: 76px 68px;
  border-radius: 0 0 44px 44px;
  color: var(--gio-white);
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(125deg, rgba(8, 56, 93, 0.96), rgba(7, 31, 54, 0.99)),
    var(--gio-navy);
  box-shadow: 0 32px 90px rgba(7, 31, 54, 0.19);
}

.gio26-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -3;
  opacity: 0.23;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: linear-gradient(to left, black, transparent 92%);
}

.gio26-hero::after {
  content: "";
  position: absolute;
  width: 750px;
  height: 750px;
  left: -310px;
  bottom: -500px;
  z-index: -2;
  border: 1px solid rgba(85, 191, 234, 0.32);
  border-radius: 50%;
  box-shadow:
    0 0 0 55px rgba(85, 191, 234, 0.025),
    0 0 0 110px rgba(85, 191, 234, 0.02),
    0 0 120px rgba(85, 191, 234, 0.14);
}

.gio26-hero-glow {
  position: absolute;
  z-index: -2;
  border-radius: 50%;
  filter: blur(2px);
  pointer-events: none;
}

.gio26-glow-one {
  width: 360px;
  height: 360px;
  top: -180px;
  right: 15%;
  background: rgba(85, 191, 234, 0.18);
  filter: blur(65px);
}

.gio26-glow-two {
  width: 260px;
  height: 260px;
  bottom: -80px;
  left: 30%;
  background: rgba(184, 135, 25, 0.16);
  filter: blur(60px);
}

.gio26-hero-content {
  position: relative;
  z-index: 2;
}

.gio26-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  padding: 8px 15px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50px;
  color: #d8effa;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.2px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(10px);
}

.gio26-kicker-dot {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--gio-gold-light);
  box-shadow: 0 0 0 6px rgba(228, 189, 89, 0.13);
}

.gio26-hero h1 {
  max-width: 700px;
  margin: 0;
  color: var(--gio-white);
  font-size: clamp(38px, 4.5vw, 68px);
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: -1.4px;
}

.gio26-hero h1 span {
  display: block;
  margin-top: 7px;
  color: var(--gio-gold-light);
}

.gio26-hero-description {
  max-width: 690px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.79);
  font-size: 18px;
  line-height: 1.95;
}

.gio26-hero-description strong {
  color: #ffffff;
}

.gio26-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 26px;
}

.gio26-hero-tags span {
  padding: 7px 13px;
  border: 1px solid rgba(85, 191, 234, 0.18);
  border-radius: 8px;
  color: #dff5ff;
  font-size: 12px;
  font-weight: 700;
  background: rgba(85, 191, 234, 0.08);
}

.gio26-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 33px;
}

.gio26-btn {
  min-height: 53px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 22px;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 800;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease;
}

.gio26-btn:hover {
  transform: translateY(-3px);
}

.gio26-btn-primary {
  color: var(--gio-navy);
  background: linear-gradient(135deg, var(--gio-gold-light), #f6d982);
  box-shadow: 0 14px 34px rgba(184, 135, 25, 0.25);
}

.gio26-btn-primary:hover {
  color: var(--gio-navy);
  box-shadow: 0 18px 42px rgba(184, 135, 25, 0.35);
}

.gio26-btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #ffffff;
  background: rgba(255, 255, 255, 0.07);
}

.gio26-btn-secondary:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
}

/* HERO VISUAL */

.gio26-hero-visual {
  position: relative;
  min-height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gio26-hero-visual::before,
.gio26-hero-visual::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.gio26-hero-visual::before {
  width: 425px;
  height: 425px;
  border: 1px solid rgba(85, 191, 234, 0.17);
  box-shadow:
    0 0 0 35px rgba(85, 191, 234, 0.035),
    0 0 0 70px rgba(85, 191, 234, 0.02);
}

.gio26-hero-visual::after {
  width: 290px;
  height: 290px;
  background: radial-gradient(
    circle,
    rgba(85, 191, 234, 0.16),
    transparent 70%
  );
  filter: blur(6px);
}

.gio26-visual-card {
  position: relative;
  z-index: 3;
  width: min(100%, 410px);
  padding: 26px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 25px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.14),
      rgba(255, 255, 255, 0.045)
    );
  backdrop-filter: blur(18px);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.25);
  transform: rotate(-2deg);
}

.gio26-visual-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
}

.gio26-live {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #dff5ff;
  font-size: 11px;
}

.gio26-live i {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 50%;
  background: var(--gio-gold-light);
  box-shadow: 0 0 0 5px rgba(228, 189, 89, 0.13);
}

.gio26-chart {
  position: relative;
  height: 235px;
  display: flex;
  align-items: flex-end;
  gap: 11px;
  margin-top: 25px;
  padding: 20px 14px 0;
  overflow: hidden;
  border-radius: 16px;
  background:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 100% 25%;
}

.gio26-chart > span {
  position: relative;
  z-index: 2;
  flex: 1;
  min-width: 12px;
  border-radius: 8px 8px 3px 3px;
  background: linear-gradient(
    to top,
    rgba(85, 191, 234, 0.25),
    var(--gio-blue)
  );
  box-shadow: 0 0 22px rgba(85, 191, 234, 0.17);
}

.gio26-chart > span:nth-child(6),
.gio26-chart > span:nth-child(8) {
  background: linear-gradient(
    to top,
    rgba(184, 135, 25, 0.3),
    var(--gio-gold-light)
  );
}

.gio26-chart-line {
  position: absolute;
  z-index: 4;
  width: 76%;
  height: 130px;
  right: 11%;
  bottom: 48px;
  border-top: 3px solid rgba(255, 255, 255, 0.9);
  border-radius: 50% 40% 0 0;
  transform: rotate(-8deg) skewX(-17deg);
  filter: drop-shadow(0 0 7px rgba(255, 255, 255, 0.3));
}

.gio26-chart-line::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: -6px;
  left: -2px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: var(--gio-gold);
}

.gio26-visual-metrics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 11px;
  margin-top: 20px;
}

.gio26-visual-metrics div {
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.05);
}

.gio26-visual-metrics small,
.gio26-visual-metrics strong {
  display: block;
}

.gio26-visual-metrics small {
  color: rgba(255, 255, 255, 0.55);
  font-size: 10px;
}

.gio26-visual-metrics strong {
  margin-top: 3px;
  color: #ffffff;
  font-size: 14px;
}

.gio26-floating-card {
  position: absolute;
  z-index: 5;
  min-width: 215px;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 13px 15px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 15px;
  background: rgba(7, 31, 54, 0.85);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.gio26-floating-card small,
.gio26-floating-card strong {
  display: block;
}

.gio26-floating-card small {
  color: rgba(255, 255, 255, 0.54);
  font-size: 9px;
}

.gio26-floating-card strong {
  margin-top: 2px;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.5;
}

.gio26-floating-icon {
  width: 37px;
  height: 37px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 37px;
  border-radius: 11px;
  font-size: 17px;
}

.gio26-floating-gold {
  top: 35px;
  left: -10px;
}

.gio26-floating-gold .gio26-floating-icon {
  color: var(--gio-navy);
  background: var(--gio-gold-light);
}

.gio26-floating-blue {
  right: -15px;
  bottom: 45px;
}

.gio26-floating-blue .gio26-floating-icon {
  color: var(--gio-navy);
  background: var(--gio-blue);
}

/* NAVIGATION */

.gio26-nav {
  position: relative;
  z-index: 10;
  width: calc(100% - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin: -25px auto 0;
  padding: 12px;
  overflow-x: auto;
  border: 1px solid var(--gio-border);
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 15px 45px rgba(7, 31, 54, 0.1);
  backdrop-filter: blur(15px);
  scrollbar-width: none;
}

.gio26-nav::-webkit-scrollbar {
  display: none;
}

.gio26-nav a {
  flex: 0 0 auto;
  padding: 9px 14px;
  border-radius: 9px;
  color: var(--gio-muted);
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
  transition:
    color 0.2s ease,
    background 0.2s ease;
}

.gio26-nav a:hover {
  color: var(--gio-blue-dark);
  background: var(--gio-blue-light);
}

/* GENERAL SECTIONS */

.gio26-section {
  padding: 88px 68px 20px;
  scroll-margin-top: 30px;
}

.gio26-soft-section {
  width: calc(100% - 48px);
  margin: 65px auto 0;
  padding: 65px 44px;
  border: 1px solid rgba(85, 191, 234, 0.12);
  border-radius: 32px;
  background:
    linear-gradient(
      135deg,
      rgba(223, 245, 255, 0.65),
      rgba(255, 255, 255, 0.98)
    );
}

.gio26-section-heading {
  display: flex;
  align-items: flex-start;
  gap: 19px;
  margin-bottom: 33px;
}

.gio26-section-number {
  width: 51px;
  height: 51px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 51px;
  margin-top: 4px;
  border: 1px solid rgba(184, 135, 25, 0.18);
  border-radius: 15px;
  color: var(--gio-gold);
  font-size: 13px;
  font-weight: 900;
  background: var(--gio-gold-soft);
}

.gio26-eyebrow {
  display: block;
  margin-bottom: 7px;
  color: var(--gio-gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.gio26-section-heading h2,
.gio26-topic-card h2,
.gio26-conclusion h2,
.gio26-download h2 {
  margin: 0;
  color: var(--gio-navy);
  font-size: clamp(27px, 3vw, 43px);
  font-weight: 850;
  line-height: 1.4;
  letter-spacing: -0.5px;
}

.gio26-section-lead {
  max-width: 910px;
  margin: -7px 70px 35px 0;
  color: var(--gio-muted);
  font-size: 17px;
  line-height: 2;
}

.gio26-rich-text p,
.gio26-feature-main p,
.gio26-realestate-copy p {
  margin: 0 0 18px;
  color: var(--gio-text);
}

/* INTRO */

.gio26-intro-grid {
  display: grid;
  grid-template-columns: 1.35fr 0.65fr;
  gap: 30px;
  align-items: stretch;
}

.gio26-rich-text {
  padding-left: 25px;
}

.gio26-quote-card {
  position: relative;
  margin: 0;
  padding: 32px;
  overflow: hidden;
  border: 1px solid rgba(184, 135, 25, 0.16);
  border-radius: 24px;
  background:
    radial-gradient(
      circle at 100% 0,
      rgba(228, 189, 89, 0.16),
      transparent 45%
    ),
    var(--gio-gold-soft);
}

.gio26-quote-symbol {
  position: absolute;
  top: 4px;
  left: 20px;
  color: rgba(184, 135, 25, 0.16);
  font-family: Georgia, serif;
  font-size: 110px;
  line-height: 1;
}

.gio26-quote-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--gio-navy);
  font-size: 18px;
  font-weight: 750;
  line-height: 1.9;
}

.gio26-quote-footer {
  margin-top: 21px;
  padding-top: 15px;
  border-top: 1px solid rgba(184, 135, 25, 0.15);
  color: var(--gio-gold);
  font-size: 11px;
  font-weight: 900;
}

/* STATISTICS */

.gio26-stats-section {
  width: calc(100% - 80px);
  margin: 70px auto 0;
  padding: 36px;
  border: 1px solid rgba(8, 56, 93, 0.08);
  border-radius: 28px;
  background: var(--gio-navy);
  box-shadow: var(--gio-shadow);
}

.gio26-stats-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 23px;
  color: #ffffff;
}

.gio26-stats-header span {
  font-size: 16px;
  font-weight: 850;
}

.gio26-stats-header small {
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
}

.gio26-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
}

.gio26-stat-card {
  min-height: 180px;
  padding: 23px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 18px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.09),
      rgba(255, 255, 255, 0.025)
    );
}

.gio26-stat-icon {
  width: 37px;
  height: 37px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 10px;
  color: var(--gio-navy);
  font-size: 15px;
  font-weight: 900;
  background: var(--gio-gold-light);
}

.gio26-stat-card:nth-child(even) .gio26-stat-icon {
  background: var(--gio-blue);
}

.gio26-stat-card strong {
  display: block;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.3;
}

.gio26-stat-card p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  line-height: 1.75;
}

/* ASSET ALLOCATION */

.gio26-allocation-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gio26-allocation-card {
  padding: 27px;
  border: 1px solid var(--gio-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 13px 35px rgba(7, 31, 54, 0.055);
}

.gio26-allocation-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.gio26-allocation-head h3 {
  margin: 0;
  color: var(--gio-navy);
  font-size: 19px;
  font-weight: 850;
}

.gio26-allocation-arrow {
  width: 41px;
  height: 41px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 41px;
  border-radius: 12px;
  font-size: 20px;
  font-weight: 900;
}

.gio26-positive .gio26-allocation-arrow {
  color: #0d734e;
  background: #e9faf3;
}

.gio26-neutral .gio26-allocation-arrow {
  color: var(--gio-blue-dark);
  background: var(--gio-blue-light);
}

.gio26-cautious .gio26-allocation-arrow {
  color: #a76c0a;
  background: var(--gio-gold-soft);
}

.gio26-allocation-card ul {
  margin: 0;
  padding: 0 19px 0 0;
}

.gio26-allocation-card li {
  margin-bottom: 10px;
  color: var(--gio-muted);
  font-size: 14px;
  line-height: 1.75;
}

.gio26-allocation-card li::marker {
  color: var(--gio-gold);
}

/* EQUITY SECTION */

.gio26-feature-layout {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 33px;
  align-items: start;
}

.gio26-feature-main {
  padding-left: 20px;
}

.gio26-highlight-box {
  margin-top: 28px;
  padding: 20px 22px;
  border-right: 4px solid var(--gio-gold);
  border-radius: 14px 0 0 14px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(7, 31, 54, 0.05);
}

.gio26-highlight-box span,
.gio26-highlight-box strong {
  display: block;
}

.gio26-highlight-box span {
  color: var(--gio-gold);
  font-size: 10px;
  font-weight: 900;
}

.gio26-highlight-box strong {
  margin-top: 5px;
  color: var(--gio-navy);
  font-size: 17px;
}

.gio26-ranking-card {
  padding: 25px;
  border: 1px solid var(--gio-border);
  border-radius: 23px;
  background: #ffffff;
  box-shadow: 0 15px 35px rgba(7, 31, 54, 0.07);
}

.gio26-ranking-title {
  margin-bottom: 13px;
  color: var(--gio-navy);
  font-size: 16px;
  font-weight: 900;
}

.gio26-ranking-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 13px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(8, 56, 93, 0.08);
}

.gio26-ranking-row:last-child {
  border-bottom: 0;
}

.gio26-ranking-row > div {
  display: flex;
  align-items: center;
  gap: 11px;
}

.gio26-ranking-row > div span {
  color: #9ab0be;
  font-size: 10px;
  font-weight: 800;
}

.gio26-ranking-row strong {
  color: var(--gio-text);
  font-size: 13px;
}

.gio26-rating {
  padding: 5px 9px;
  border-radius: 7px;
  font-size: 9px;
  font-style: normal;
  font-weight: 900;
}

.gio26-rating-high {
  color: #0c6948;
  background: #e8f9f1;
}

.gio26-rating-mid {
  color: var(--gio-blue-dark);
  background: var(--gio-blue-light);
}

.gio26-rating-low {
  color: #9a6410;
  background: var(--gio-gold-soft);
}

/* BONDS TABLE */

.gio26-bond-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--gio-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 13px 40px rgba(7, 31, 54, 0.06);
}

.gio26-bond-table {
  min-width: 760px;
}

.gio26-bond-row {
  display: grid;
  grid-template-columns: 1fr 155px 1.35fr;
  gap: 20px;
  align-items: center;
  padding: 19px 24px;
  border-bottom: 1px solid rgba(8, 56, 93, 0.075);
  color: var(--gio-muted);
  font-size: 13px;
  line-height: 1.7;
}

.gio26-bond-row:last-child {
  border-bottom: 0;
}

.gio26-bond-row > span:first-child {
  color: var(--gio-navy);
  font-weight: 800;
}

.gio26-bond-header {
  color: rgba(255, 255, 255, 0.66);
  font-size: 11px;
  font-weight: 900;
  background: var(--gio-navy);
}

.gio26-bond-header > span:first-child {
  color: #ffffff;
}

.gio26-pill-high,
.gio26-pill-neutral,
.gio26-pill-low {
  display: inline-flex;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 900;
}

.gio26-pill-high {
  color: #0b6a48;
  background: #e7f9f1;
}

.gio26-pill-neutral {
  color: var(--gio-blue-dark);
  background: var(--gio-blue-light);
}

.gio26-pill-low {
  color: #956008;
  background: var(--gio-gold-soft);
}

/* GOLD & OIL */

.gio26-split-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  padding: 85px 68px 20px;
}

.gio26-topic-card {
  position: relative;
  min-height: 440px;
  padding: 37px;
  overflow: hidden;
  border-radius: 28px;
}

.gio26-topic-card::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  left: -130px;
  bottom: -150px;
  border: 1px solid currentColor;
  border-radius: 50%;
  opacity: 0.1;
  box-shadow:
    0 0 0 38px currentColor,
    0 0 0 76px currentColor;
}

.gio26-gold-card {
  color: var(--gio-gold);
  border: 1px solid rgba(184, 135, 25, 0.16);
  background:
    radial-gradient(
      circle at 10% 0,
      rgba(228, 189, 89, 0.24),
      transparent 34%
    ),
    var(--gio-gold-soft);
}

.gio26-oil-card {
  color: var(--gio-blue);
  border: 1px solid rgba(85, 191, 234, 0.15);
  background:
    radial-gradient(
      circle at 10% 0,
      rgba(85, 191, 234, 0.22),
      transparent 34%
    ),
    var(--gio-blue-soft);
}

.gio26-topic-card .gio26-topic-icon {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  border-radius: 15px;
  color: var(--gio-navy);
  background: currentColor;
  box-shadow: 0 12px 30px rgba(7, 31, 54, 0.09);
}

.gio26-topic-card h2 {
  font-size: clamp(25px, 2.7vw, 36px);
}

.gio26-topic-card p {
  position: relative;
  z-index: 1;
  margin: 20px 0 0;
  color: var(--gio-muted);
  font-size: 15px;
  line-height: 1.95;
}

.gio26-topic-number {
  position: relative;
  z-index: 1;
  margin-top: 30px;
  padding: 19px;
  border: 1px solid rgba(184, 135, 25, 0.12);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.72);
}

.gio26-topic-number small,
.gio26-topic-number strong {
  display: block;
}

.gio26-topic-number small {
  color: var(--gio-muted);
  font-size: 10px;
}

.gio26-topic-number strong {
  margin-top: 4px;
  color: var(--gio-navy);
  font-size: 21px;
}

.gio26-price-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 11px;
  margin-top: 28px;
}

.gio26-price-grid div {
  padding: 18px;
  border: 1px solid rgba(85, 191, 234, 0.13);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.75);
}

.gio26-price-grid small,
.gio26-price-grid strong {
  display: block;
}

.gio26-price-grid small {
  color: var(--gio-muted);
  font-size: 10px;
}

.gio26-price-grid strong {
  margin-top: 4px;
  color: var(--gio-navy);
  font-size: 19px;
}

/* REAL ESTATE */

.gio26-realestate-grid {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: 38px;
}

.gio26-sector-list {
  padding: 10px 24px;
  border: 1px solid rgba(8, 56, 93, 0.09);
  border-radius: 22px;
  background: #ffffff;
}

.gio26-sector {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(8, 56, 93, 0.08);
}

.gio26-sector:last-child {
  border-bottom: 0;
}

.gio26-sector > span {
  width: 39px;
  height: 39px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 39px;
  border-radius: 11px;
  font-size: 10px;
  font-weight: 900;
}

.gio26-sector-best > span {
  color: #0c6747;
  background: #e7f8f0;
}

.gio26-sector-good > span {
  color: var(--gio-blue-dark);
  background: var(--gio-blue-light);
}

.gio26-sector-watch > span {
  color: #99620b;
  background: var(--gio-gold-soft);
}

.gio26-sector strong,
.gio26-sector small {
  display: block;
}

.gio26-sector strong {
  color: var(--gio-navy);
  font-size: 14px;
}

.gio26-sector small {
  margin-top: 2px;
  color: var(--gio-muted);
  font-size: 10px;
}

/* RISKS */

.gio26-risk-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

.gio26-risk-card {
  position: relative;
  min-height: 245px;
  padding: 25px;
  overflow: hidden;
  border: 1px solid var(--gio-border);
  border-radius: 21px;
  background: #ffffff;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.gio26-risk-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(7, 31, 54, 0.08);
}

.gio26-risk-card > span {
  position: absolute;
  top: 4px;
  left: 15px;
  color: rgba(85, 191, 234, 0.14);
  font-size: 57px;
  font-weight: 900;
  line-height: 1;
}

.gio26-risk-card h3 {
  position: relative;
  z-index: 1;
  margin: 25px 0 10px;
  color: var(--gio-navy);
  font-size: 17px;
  font-weight: 850;
}

.gio26-risk-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--gio-muted);
  font-size: 12px;
  line-height: 1.85;
}

/* CONCLUSION */

.gio26-conclusion {
  position: relative;
  width: calc(100% - 80px);
  margin: 85px auto 0;
  padding: 56px;
  overflow: hidden;
  border-radius: 30px;
  color: #ffffff;
  background:
    linear-gradient(120deg, var(--gio-blue-dark), var(--gio-navy));
  box-shadow: 0 25px 70px rgba(7, 31, 54, 0.17);
}

.gio26-conclusion::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  left: -220px;
  bottom: -280px;
  border: 1px solid rgba(85, 191, 234, 0.23);
  border-radius: 50%;
  box-shadow:
    0 0 0 45px rgba(85, 191, 234, 0.035),
    0 0 0 90px rgba(85, 191, 234, 0.02);
}

.gio26-conclusion-label {
  position: relative;
  z-index: 1;
  display: inline-flex;
  padding: 7px 13px;
  border: 1px solid rgba(228, 189, 89, 0.2);
  border-radius: 8px;
  color: var(--gio-gold-light);
  font-size: 10px;
  font-weight: 900;
  background: rgba(228, 189, 89, 0.09);
}

.gio26-conclusion h2 {
  position: relative;
  z-index: 1;
  max-width: 770px;
  margin-top: 15px;
  color: #ffffff;
}

.gio26-conclusion p {
  position: relative;
  z-index: 1;
  max-width: 930px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 2;
}

.gio26-conclusion-points {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 28px;
}

.gio26-conclusion-points span {
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 9px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.06);
}

/* DOWNLOAD */

.gio26-download {
  position: relative;
  width: calc(100% - 80px);
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 25px;
  margin: 28px auto 0;
  padding: 34px;
  overflow: hidden;
  border: 1px solid rgba(184, 135, 25, 0.18);
  border-radius: 27px;
  background:
    radial-gradient(
      circle at 100% 0,
      rgba(228, 189, 89, 0.2),
      transparent 30%
    ),
    #fffdf7;
  scroll-margin-top: 30px;
}

.gio26-download-decoration {
  position: absolute;
  width: 220px;
  height: 220px;
  top: -140px;
  left: -80px;
  border: 1px solid rgba(184, 135, 25, 0.12);
  border-radius: 50%;
  box-shadow:
    0 0 0 30px rgba(184, 135, 25, 0.025),
    0 0 0 60px rgba(184, 135, 25, 0.018);
}

.gio26-download-icon {
  position: relative;
  z-index: 1;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  color: var(--gio-navy);
  background: linear-gradient(135deg, var(--gio-gold-light), #f6d77a);
  box-shadow: 0 15px 35px rgba(184, 135, 25, 0.19);
}

.gio26-download-icon svg {
  width: 32px;
  height: 32px;
}

.gio26-download-content {
  position: relative;
  z-index: 1;
}

.gio26-download h2 {
  font-size: clamp(24px, 2.6vw, 34px);
}

.gio26-download-content > p {
  max-width: 650px;
  margin: 10px 0 0;
  color: var(--gio-muted);
  font-size: 13px;
  line-height: 1.8;
}

.gio26-permission-note {
  max-width: 680px;
  margin-top: 13px;
  padding: 10px 13px;
  border-right: 3px solid var(--gio-gold);
  color: #705822;
  font-size: 10px;
  line-height: 1.75;
  background: rgba(228, 189, 89, 0.09);
}

.gio26-download-btn {
  position: relative;
  z-index: 1;
  min-width: 220px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 22px;
  border-radius: 14px;
  color: #ffffff;
  background: var(--gio-navy);
  box-shadow: 0 14px 32px rgba(7, 31, 54, 0.16);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.gio26-download-btn:hover {
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 19px 42px rgba(7, 31, 54, 0.23);
}

.gio26-download-btn span {
  font-size: 13px;
  font-weight: 900;
}

.gio26-download-btn small {
  margin-top: 2px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 9px;
}

/* FOOTER */

.gio26-footer {
  padding: 38px 68px 80px;
}

.gio26-source-box {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 15px;
  padding: 20px 22px;
  border: 1px solid rgba(8, 56, 93, 0.09);
  border-radius: 17px;
  background: var(--gio-blue-soft);
}

.gio26-source-box > strong {
  color: var(--gio-blue-dark);
  font-size: 12px;
}

.gio26-source-box p {
  margin: 0;
  color: var(--gio-muted);
  font-size: 10px;
  line-height: 1.75;
}

.gio26-source-box a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--gio-blue-dark);
  font-size: 10px;
  font-weight: 900;
  white-space: nowrap;
}

.gio26-source-box a:hover {
  color: var(--gio-gold);
}

.gio26-disclaimer {
  margin-top: 15px;
  padding: 18px 20px;
  border-right: 3px solid var(--gio-gold);
  color: #758995;
  font-size: 9px;
  line-height: 1.9;
  background: #fafcfd;
}

.gio26-disclaimer strong {
  color: var(--gio-text);
}

/* ACCESSIBILITY */

.gio26 a:focus-visible {
  outline: 3px solid rgba(85, 191, 234, 0.5);
  outline-offset: 3px;
}

/* TABLET */

@media (max-width: 1024px) {
  .gio26-hero {
    grid-template-columns: 1fr;
    padding: 65px 48px 85px;
  }

  .gio26-hero-content {
    max-width: 780px;
  }

  .gio26-hero-visual {
    width: min(100%, 600px);
    min-height: 430px;
    margin: 0 auto;
  }

  .gio26-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gio26-allocation-grid {
    grid-template-columns: 1fr;
  }

  .gio26-feature-layout,
  .gio26-realestate-grid {
    grid-template-columns: 1fr;
  }

  .gio26-risk-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gio26-download {
    grid-template-columns: auto 1fr;
  }

  .gio26-download-btn {
    grid-column: 1 / -1;
    width: 100%;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .gio26 {
    font-size: 16px;
  }

  .gio26-hero {
    min-height: auto;
    gap: 40px;
    padding: 52px 21px 70px;
    border-radius: 0 0 28px 28px;
  }

  .gio26-hero h1 {
    font-size: 37px;
    letter-spacing: -0.7px;
  }

  .gio26-hero-description {
    font-size: 15px;
  }

  .gio26-hero-actions,
  .gio26-btn {
    width: 100%;
  }

  .gio26-floating-card {
    min-width: 180px;
  }

  .gio26-floating-gold {
    top: 10px;
    left: 0;
  }

  .gio26-floating-blue {
    right: 0;
    bottom: 20px;
  }

  .gio26-visual-card {
    width: 90%;
    padding: 19px;
  }

  .gio26-chart {
    height: 190px;
    gap: 7px;
  }

  .gio26-nav {
    width: calc(100% - 28px);
    justify-content: flex-start;
    margin-top: -20px;
  }

  .gio26-section {
    padding: 70px 20px 10px;
  }

  .gio26-soft-section {
    width: calc(100% - 24px);
    margin-top: 55px;
    padding: 45px 20px;
    border-radius: 24px;
  }

  .gio26-section-heading {
    gap: 12px;
  }

  .gio26-section-number {
    width: 43px;
    height: 43px;
    flex-basis: 43px;
    border-radius: 12px;
  }

  .gio26-section-heading h2,
  .gio26-topic-card h2,
  .gio26-conclusion h2,
  .gio26-download h2 {
    font-size: 27px;
  }

  .gio26-section-lead {
    margin: -5px 0 30px;
    font-size: 15px;
  }

  .gio26-intro-grid {
    grid-template-columns: 1fr;
  }

  .gio26-rich-text {
    padding-left: 0;
  }

  .gio26-stats-section {
    width: calc(100% - 24px);
    margin-top: 55px;
    padding: 23px;
  }

  .gio26-stats-grid {
    grid-template-columns: 1fr;
  }

  .gio26-stat-card {
    min-height: auto;
  }

  .gio26-split-section {
    grid-template-columns: 1fr;
    padding: 65px 20px 10px;
  }

  .gio26-topic-card {
    min-height: auto;
    padding: 29px 23px;
  }

  .gio26-price-grid {
    grid-template-columns: 1fr;
  }

  .gio26-risk-grid {
    grid-template-columns: 1fr;
  }

  .gio26-risk-card {
    min-height: auto;
  }

  .gio26-conclusion {
    width: calc(100% - 24px);
    margin-top: 65px;
    padding: 37px 24px;
  }

  .gio26-download {
    width: calc(100% - 24px);
    grid-template-columns: 1fr;
    text-align: center;
    padding: 29px 21px;
  }

  .gio26-download-icon {
    margin: 0 auto;
  }

  .gio26-permission-note {
    border-right: 0;
    border-top: 3px solid var(--gio-gold);
  }

  .gio26-footer {
    padding: 28px 12px 60px;
  }

  .gio26-source-box {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .gio26-source-box a {
    justify-content: center;
  }
}

/* REDUCED MOTION */

@media (prefers-reduced-motion: reduce) {
  .gio26 *,
  .gio26 *::before,
  .gio26 *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}/* End custom CSS */