body,
html {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #777;
  font-weight: 400;
  width: 100% !important;
  height: 100% !important;
}
h2,
h3,
h4 {
  font-family: "Raleway", sans-serif;
}
h2 {

  margin: 0 0 20px;
  font-weight: 800;
  font-size: 36px;
  color: #ffffff;
}
h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
h4 {
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
h5 {
  
  font-weight: 700;
  line-height: 20px;
}
p {
  font-size: 15px;
}
p.intro {
  margin: 12px 0 0;
  line-height: 24px;
}
a {
  color: #608dfd;
  font-weight: 400;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #608dfd;
}
ul,
ol {
  list-style: none;
}
ul,
ol {
  padding: 0;
  webkit-padding: 0;
  moz-padding: 0;
}
hr {
  height: 2px;
  width: 70px;
  text-align: center;
  position: relative;
  background: #1e7a46;
  margin-bottom: 20px;
  border: 0;
}
/* Navigation */
#menu {
  padding: 15px;
  transition: all 0.8s;
}
#menu.navbar-default {
  background-color: #fff;
  border-color: rgba(231, 231, 231, 0);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#menu a.navbar-brand {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #333;
 
}
#menu.navbar-default .navbar-nav > li > a {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 2px;
  border-radius: 0;
  margin: 9px 20px 0;
}
#menu.navbar-default .navbar-nav > li > a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #6372ff 0%, #5ca9fb 100%);
  content: "";
  transition: width 0.2s;
}
#menu.navbar-default .navbar-nav > li > a:hover:after {
  width: 100%;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > a:hover:after,
.navbar-default .navbar-nav > .active > a:focus:after {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -1px !important;
  width: 100% !important;
  height: 2px !important;
  background: linear-gradient(to right, #6372ff 0%, #5ca9fb 100%) !important;
  content: "" !important;
  transition: width 0.2s !important;
}
.navbar-toggle {
  border-radius: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
  border-color: #608dfd;
}
.navbar-default .navbar-toggle:hover > .icon-bar {
  background-color: #608dfd;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.section-title h2::after {
  position: absolute;
  content: "";
  background: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  height: 4px;
  width: 60px;
  bottom: 0;
  margin-left: -30px;
  left: 50%;
}
.section-title p {
  font-size: 18px;
}
.btn-custom {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #5ca9fb;
  background-image: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  padding: 14px 34px;
  letter-spacing: 1px;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 25px;
  transition: all 0.5s linear;
  border: 0;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active {
  color: #fff;
  background-image: none;
  background-color: #6372ff;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: none;
}
/* Header Section */
.intro {
  display: table;
  width: 100%;
  padding: 0;
  background: url(../img/intro-bg.jpg) center center no-repeat;
  background-color: #e5e5e5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro .overlay {
  background: rgba(0, 0, 0, 0.2);
}
.intro h1 {
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-size: 82px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}
.intro h1 span {
  font-weight: 800;
  color: #5ca9fb;
}
.intro p {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 60px;
}
header .intro-text {
  padding-top: 350px;
  padding-bottom: 200px;
  text-align: center;
}

.optionquant-contact {
  background: #0a0e15;
  padding: 60px 0 80px;
  color: #d1d5db;
}

.section-header {
  text-align: center;
  margin-bottom: 36px;
}

.section-header h2 {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 8px;
  
  letter-spacing: 0.6px;
}

.section-header p {
  font-size: 15px;
  color: #9ca3af;
  margin: 0;
}

/* Section */
.oq-footer {
  background: #0a0e15;
  color: #e5e7eb;
  padding: 60px 20px 24px;
}
.oq-footer .brand-o,
.oq-footer .brand-q {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffc107;
}

.oq-footer .brand-text {
  color: #ffffff;

  font-weight: 600;
}
.oq-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  align-items: start;
}

/* BRAND */
.brand-col .logo {
  font-size: 56px;
  font-weight: 800;
  color: #ffc107;
}

.tagline {
  font-size: 14px;
  color: #9ca3af;
  margin: 8px 0 16px;
}

.contact-lines p {
  font-size: 14px;
  margin: 6px 0;
}
.form-status {
  margin-top: 10px;
  font-size: 14px;
  color: #00c853; /* green success */
}

button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.contact-lines a {
  color: #60a5fa;
  text-decoration: none;
}

/* SOCIALS */
.socials {
  margin-top: 16px;
  display: flex;
  gap: 14px;
}

.socials a {
  width: 36px;
  height: 36px;
  background: #1e293b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffc107;
  font-size: 16px;
  transition: all 0.25s;
}

.socials a:hover {
  background: #ffc107;
  color: #0a0e15;
}

/* LINKS */
.oq-col h4 {
  color: white;
  margin-bottom: 16px;
  font-size: 16px;
}

.oq-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.oq-col ul li {
  font-size: 14px;
  margin-bottom: 10px;
  color: #9ca3af;
  cursor: pointer;
}
ul li a {
  color: inherit;          /* same color as other items */
  text-decoration: none;  /* remove underline */
}

ul li a:hover {
  color: #ffc107;         /* optional hover color */
}

.oq-col ul li:hover {
  color: #ffc107;
}

/* CALLBACK */
.callback-col {
  background: #10141e;
  border-radius: 12px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.06);
}

.callback-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
}

.callback-form input {
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #1e293b;
  background: #111827;
  color: white;
  font-size: 14px;
}

.callback-form button {
  background: #ffc107;
  border: none;
  padding: 12px;
  border-radius: 8px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s;
}

.callback-form button:hover {
  background: #ffb300;
  transform: translateY(-2px);
}

.tv-note {
  margin-top: 14px;
  font-size: 12px;
  color: #6b7280;
  text-align: center;
}

/* BOTTOM BAR */
.oq-bottom {
  text-align: center;
  margin-top: 40px;
  font-size: 13px;
  color: #6b7280;
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 16px;
}

/* RESPONSIVE */
@media (max-width: 700px) {
  .oq-container {
    text-align: center;
  }

  .socials {
    justify-content: center;
  }

  .callback-col {
    margin-top: 16px;
  }
}
/* Bigger logo in footer */
.oq-footer .brand-col span {
  font-size: 32px;
  font-weight: 700;
}

.oq-footer .brand-o,
.oq-footer .brand-q {
  text-transform: uppercase;
  font-size: 38px; /* make O & Q bigger */
  color: #ffc107;
}

/* Mobile adjust */
@media (max-width: 600px) {
  .oq-footer .brand-col span {
    font-size: 26px;
  }

  .oq-footer .brand-o,
  .oq-footer .brand-q {
    font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
    
  }
}

/* ===== OptionQuant Navbar Theme ===== */

.optionquant-nav {
  background: #0b0f14;
  border-bottom: 1px solid rgba(255, 193, 7, 0.15);
  padding: 10px 0;
}

.optionquant-nav .navbar-brand {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: lowercase;
}

/* Yellow O & Q */
.optionquant-nav .brand-o,
.optionquant-nav .brand-q {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffc107;
  text-transform: uppercase;
}

/* Remaining letters */
.optionquant-nav .brand-text {
  color: #ffffff;
  font-weight: 600;
}


.optionquant-nav .navbar-nav > li > a {
  position: relative;
  padding: 10px 14px;
  border-radius: 6px;
   color: #ffc107 !important;
  background: transparent !important; 
  color: #ffffff !important;   
  font-weight: 500;
  transition: all 0.1s ease;
}

.optionquant-nav .navbar-nav > li.active > a,
.optionquant-nav .navbar-nav > li > a:focus {
  color: #ffc107 !important;
  background: rgba(255, 193, 7, 0.12);
}

.optionquant-nav .navbar-nav > li > a:hover {
  color: #ffc107 !important;
  background: rgba(252, 252, 252, 0.08); 
}
.optionquant-nav .navbar-nav > li > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 4px;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #ffc107, #ff9800);
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.optionquant-nav .navbar-nav > li > a:hover::after {
  width: 60%;
}


.optionquant-nav .nav-cta {
  background: linear-gradient(135deg, #ffc107, #ff9800);
  color: #0b0f14 !important;
  padding: 8px 18px !important;
  border-radius: 6px;
  font-weight: 600;
  box-shadow: 0 0 15px rgba(255, 193, 7, 0.25);
}

.optionquant-nav .nav-cta:hover {
  background: linear-gradient(135deg, #ffca28, #ffa726);
  box-shadow: 0 0 20px rgba(255, 193, 7, 0.45);
}

/* Mobile toggle */
.optionquant-nav .navbar-toggle .icon-bar {
  background-color: #ffc107;
}

/* ===== HERO SECTION ===== */
/* ===== TRUST STATS (REFINED ALIGNMENT) ===== */
.trust-stats {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
}

.stat-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 28px 20px;
  border-right: 1px solid rgba(255,255,255,0.15);
}

.stat-box:last-child {
  border-right: none;
}

.stat-icon {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 2px;
}

.star-icon {
  color: #ffc107;
}

/* Numbers */
.stat-box h3 {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin: 4px 0;
}

/* Text */
.stat-box p {
  font-size: 13px;
  color: #cfd8dc;
  margin: 0;
  letter-spacing: 0.3px;
}

/* Mobile */
@media (max-width: 768px) {
  .trust-stats {
    grid-template-columns: 1fr;
  }

  .stat-box {
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.15);
  }

  .stat-box:last-child {
    border-bottom: none;
  }
}

.optionquant-hero {
  position: relative;
  min-height: 100vh;
  background: #0b0f14;
  overflow: hidden;
}

/* Candlestick background */
.optionquant-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/img/header.png") center / cover no-repeat;
  opacity: 0.45;
  z-index: 1;
}

/* Overlay */
.hero-overlay {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: linear-gradient(
    to bottom,
    rgba(6, 9, 14, 0.65),
    rgba(6, 9, 14, 0.95)
  );
}

/* Trend lines */
.trend-lines {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

/* Content */
.hero-content {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding-top: 40px;
}

/* Brand */
.hero-brand h4 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 6px;
  color: #ffff
}

.hero-brand h4 span {
  color: #ffc107;
}

.hero-brand p {
  font-size: 12.5px;
  color: #9aa4ad;
  margin-bottom: 36px;
  letter-spacing: 0.4px;
}

/* Heading */
.hero-content h1 {
  font-size: 64px;
  font-weight: 800;
  line-height: 1.28;
  margin-bottom: 20px;
}

.hero-content h1 span {
  color: #ffc107;
}

/* Subtext */
.hero-subtext {
  font-size: 16.5px;
  line-height: 1.7;
  color: #cfd8dc;
  margin-bottom: 42px;
}

.hero-subtext b {
  color: #ffc107;
}

/* CTA */
.btn-optionquant {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  background: linear-gradient(180deg, #ffc107, #ffb300);
  color: #000000;
  padding: 14px 38px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-optionquant span {
  font-size: 11px;
  font-weight: 600;
  opacity: 0.85;F
  
}

.btn-optionquant:hover {
  transform: translateY(-2px);
  color: #000000;
  
}

/* Responsive */
@media (max-width: 768px) {
  .hero-content h1 {
    font-size: 34px;
  }

  .hero-subtext {
    font-size: 15px;
  }

  .trend-lines {
    display: none;
  }
}

/* ===== OptionQuant Features ===== */

/* ===== FEATURES SECTION ===== */
.optionquant-features {
  background: radial-gradient(circle at top, #0f1420 0%, #070a12 70%);
  padding: clamp(70px, 8vw, 120px) 0;
  color: #ffffff;
}

/* Header */
.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: clamp(28px, 5vw, 42px);
  font-weight: 800;
  margin-bottom: 14px;
  letter-spacing: -0.5px;
}

.highlight {
  color: #ffc107;
}

/* Subtitle */
.subtitle-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.subtitle-wrapper p {
  font-size: 16px;
  color: #9aa3b2;
  margin: 0;
}

.subtitle-glow {
  width: 48px;
  height: 2px;
  background: linear-gradient(to right, transparent, #7dd3fc, transparent);
  opacity: 0.7;
}

/* ===== IMAGE ===== */
.features-image-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.features-image {
  max-width: 100%;
  width: 780px;
  border-radius: 18px;
  box-shadow: 0 0 50px rgba(0, 255, 255, 0.12);
}

/* ===== FEATURE CARD ===== */
.feature-card {
  background: linear-gradient(
    180deg,
    rgba(25, 32, 50, 0.95),
    rgba(10, 14, 24, 0.95)
  );
  border-radius: 20px;
  padding: 30px 22px 34px;
  text-align: center;

  height: 260px;
  width: 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;

  border: 1px solid rgba(255,255,255,0.06);
  box-shadow: 0 12px 30px rgba(0,0,0,0.6);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 60px rgba(0,0,0,0.85);
}

/* Icon */
.feature-icon {
  width: 76px;
  height: 76px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 32px;
  background: linear-gradient(145deg, #0b0f18, #151c2d);
  box-shadow: inset 0 0 12px rgba(0,0,0,0.8);
}

/* Icon colors */
.feature-icon.gold { color: #ffc107; }
.feature-icon.green { color: #4ade80; }
.feature-icon.red { color: #ff6b6b; }
.feature-icon.lime { color: #84ff00; }

/* Title */
.feature-title {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.3px;
}

/* Divider */
.card-divider {
  width: 56px;
  height: 2px;
  background: linear-gradient(to right, transparent, #38bdf8, transparent);
  margin: 14px auto;
}

/* Description */
.feature-card p {
  font-size: 14px;
  color: #cbd5e1;
  line-height: 1.6;
  margin: 0;
  max-width: 230px;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
  .features-image {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .features-image-wrapper {
    margin-bottom: 30px;
  }

  .feature-card {
    height: auto;
    padding: 26px 20px 28px;
  }

  .subtitle-wrapper {
    flex-direction: column;
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .section-header h2 {
    font-size: 26px;
  }

  .feature-card p {
    font-size: 13.5px;
  }
}

/* ===== Markets Section ===== */
.optionquant-markets {
  background: #0a0e15;
  padding: 70px 0 90px;
  color: #ffffff;
}

/* Header */
.markets-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 48px;

}

.markets-header h2 {
  font-size: 34px;
  font-weight: 800;
  margin: 0;
}

.header-line {
  width: 72px;                 /* shorter */
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(255, 255, 255, 0.45),
    transparent
  );
  opacity: 0.6;
}


/* Grid */
.markets-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  max-width: 1100px;
  margin: 0 auto;
}

/* Card */
.market-card {
  background: radial-gradient(
    circle at top,
    #141a26,
    #0e131c
  );
  border-radius: 14px;
  padding: 22px 16px 20px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.05);
  box-shadow: 0 10px 30px rgba(0,0,0,0.55);
  transition: transform 0.25s ease;
}

.market-card:hover {
  transform: translateY(-4px);
}

/* Icon */
.market-icon {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.4);
}

/* Icon colors */
.market-icon.gold    { background: #facc15; color: #1f2937; }
.market-icon.indices { background: #22c55e; color: #052e16; }
.market-icon.forex   { background: #3b82f6; color: #020617; }
.market-icon.crypto  { background: #f59e0b; color: #1c1917; }

/* Text */
.market-card h4 {
  font-size: 15.5px;
  font-weight: 700;
  margin: 6px 0 8px;
}

.market-card p {
  font-size: 13px;
  color: #9ca3af;
  margin: 0;
}

/* Divider inside card */
.card-divider {
  width: 60%;
  height: 1px;
  margin: 8px auto 10px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(255,255,255,0.35),
    transparent
  );
}

/* Footer */
.markets-footer {
  margin-top: 36px;
  text-align: center;
  font-size: 14.5px;
  color: #9ca3af;
}

.markets-footer span {
  color: #fbbf24;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 992px) {
  .markets-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .markets-grid {
    grid-template-columns: 1fr;
  }
}

/* ===== How To Trade Section ===== */
.optionquant-trade {
  background: #0a0e15;
  padding: clamp(60px, 10vw, 80px) 0 clamp(80px, 12vw, 100px);
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.optionquant-trade::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

/* Title with horizontal lines */
.section-header {
  margin-bottom: clamp(36px, 7vw, 50px);
  text-align: center;
  padding: 0 clamp(12px, 4vw, 20px);
}

.title-with-lines {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 3vw, 20px);
  flex-wrap: wrap;
  max-width: 100%;
}

.title-line {
  flex: 1;
  max-width: clamp(60px, 12vw, 120px);
  height: 1px;
  background: linear-gradient(to right, transparent, #f4f4f4 50%, transparent);
  opacity: 0.7;
}

.main-title {
  font-size: clamp(20px, 5vw, 32px);
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.5px;
  margin: 0;
  line-height: 1.2;
  text-align: center;
  white-space: normal; /* Allow wrapping on small screens */
}

.main-title .highlight {
  color: #ffc107;
  font-weight: 900;
  font-size: clamp(28px, 7vw, 48px);
}

/* Panels container */
.trade-panels {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: clamp(16px, 4vw, 24px);
  align-items: start;
  margin: 0 auto;
  max-width: 1200px;
}

/* Individual panel */
.panel {
  background: #0f141e;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Panel content */
.panel-content {
  text-align: center;
  padding: clamp(20px, 5vw, 40px) clamp(16px, 4vw, 24px);
  width: 100%;
}

.panel h4 {
  font-size: clamp(18px, 4vw, 22px);
  font-weight: 800;
  margin-bottom: clamp(10px, 3vw, 16px);
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e2e8f0;
}

/* BUY and SELL shorter */
.panel.buy-panel,
.panel.sell-panel {
  min-height: clamp(140px, 35vw, 160px);
  height: fit-content;
}

.panel.buy-panel .panel-content,
.panel.sell-panel .panel-content {
  padding: clamp(18px, 4vw, 28px) clamp(14px, 4vw, 24px);
}

/* Center panel - taller */
.center-panel {
  background: #11151f;
  min-height: clamp(280px, 65vw, 360px);
}

/* Bottom short line under Buy & Sell */
.bottom-line {
  width: clamp(48px, 10vw, 60px);
  height: 2px;
  background: #475569;
  margin: clamp(12px, 3vw, 20px) auto 0;
  border-radius: 2px;
}

/* Conditions */
.condition {
  font-size: clamp(14px, 3.5vw, 17px);
  font-weight: 600;
  margin: 0;
  line-height: 1.4;
}

.green { color: #34d399; }
.red   { color: #f87171; }

/* Center content layout */
.center-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(16px, 4vw, 24px);
}

/* Target icon (center circle) */
.target-icon-wrapper {
  position: relative;
  margin: 0 auto;
}

.target-icon {
  width: clamp(70px, 18vw, 90px);
  height: clamp(70px, 18vw, 90px);
  background: #1e293b;
  border-radius: 50%;
  border: 3px solid #f59e0b;
  box-shadow: 0 0 0 clamp(4px, 1.5vw, 6px) rgba(245, 158, 11, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}

.target-icon .crosshair {
  width: clamp(40px, 10vw, 50px);
  height: clamp(40px, 10vw, 50px);
  position: relative;
}

.target-icon .crosshair::before,
.target-icon .crosshair::after {
  content: '';
  position: absolute;
  background: #fbbf24;
}

.target-icon .crosshair::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.target-icon .crosshair::after {
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

/* Instruction text */
.instruction {
  font-size: clamp(15px, 3.8vw, 18px);
  font-weight: 600;
  color: #e5e7eb;
  margin: 0;
  max-width: 90%;
  line-height: 1.4;
  text-align: center;
}

/* Target box (below center panel) */
.target-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: clamp(20px, 6vw, 40px); /* Positive margin — no overlap */
  padding: 0 clamp(12px, 4vw, 24px);
}

.target-arrow {
  font-size: clamp(32px, 10vw, 50px);
  font-weight: 800;
  line-height: 1;
  color: #fbbf24;
  margin-bottom: clamp(-10px, -3vw, -16px);
  z-index: 2;
  -webkit-text-stroke: clamp(0.8px, 0.3vw, 1px) #fbbf24;
  text-stroke: clamp(0.8px, 0.3vw, 1px) #fbbf24;
  text-shadow: 
    0 0 12px rgba(251, 191, 36, 0.7),
    0 4px 12px rgba(0, 0, 0, 0.5);
}

.target-box {
  width: 100%;
  max-width: clamp(320px, 85vw, 720px);
  background: linear-gradient(180deg, #111827 0%, #0f141e 100%);
  border: 1px solid #fef2de;
  border-radius: 16px;
  padding: clamp(14px, 4vw, 18px) clamp(16px, 5vw, 32px);
  font-size: clamp(14px, 3.5vw, 19px);
  font-weight: 700;
  color: #fbbf24;
  text-align: center;
  box-shadow: 
    0 8px 24px rgba(60, 60, 60, 0.25),
    inset 0 1px 4px rgba(255, 255, 255, 0.06);
}

.target-text {
  white-space: normal;          /* allow wrap */
  overflow-wrap: break-word;    /* break long text */
  word-break: break-word;
  line-height: 1.4;
  font-size: clamp(14px, 3.5vw, 16px);
  font-weight: 500;
  color: #fffefc;
  display: block;
  text-align: center;


}

/* Mobile adjustments */
@media (max-width: 640px) {
  .trade-panels {
    grid-template-columns: 1fr;
  }

  .target-box {
    max-width: 95%;
    padding: 14px 20px;
    font-size: 16px;
  }

  .target-arrow {
    font-size: 36px;
    margin-bottom: -16px;
  }

  .instruction {
    max-width: 95%;
  }

  .panel-content {
    padding: 24px 16px;
  }
}

@media (max-width: 480px) {
  .main-title {
    font-size: clamp(18px, 6vw, 26px);
  }

  .main-title .highlight {
    font-size: clamp(26px, 8vw, 36px);
  }

  .title-line {
    max-width: 60px;
  }

  .panel h4 {
    font-size: 18px;
  }
}
/* ===== Lifetime CTA Section ===== */
.optionquant-cta {
  position: relative;
  background: #0b0f14;
  padding: 90px 20px; /* Added horizontal padding for small screens */
  overflow: hidden;
}

/* Background image */
.optionquant-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/img/header.png") center center / cover no-repeat;
  opacity: 0.45;
  z-index: 0;
}

.optionquant-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    ellipse at center,
    rgba(11, 15, 20, 0.35),
    #0b0f14 75%
  );
  z-index: 1;
}

/* Content wrapper */
.cta-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  padding: 0 16px; /* Add padding for mobile */
}

/* Long divider */
.cta-divider {
  height: 1px;
  width: 100%;
  background: linear-gradient(
    to right,
    transparent,
    rgba(236, 236, 236, 0.6),
    transparent
  );
  margin: 22px 0;
}

.cta-divider.bottom {
  margin-top: 36px;
}

/* Small divider */
.cta-divider-small {
  height: 1px;
  width: 30%;
  max-width: 180px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(236, 236, 236, 0.6),
    transparent
  );
  margin: 12px auto;
}

/* Heading */
.cta-content h2 {
  font-size: 32px;
  font-weight: 800;
  color: #ffffff;
  margin: 18px 0;
  line-height: 1.2;
}

.cta-content h2 span,
.cta-content h2 b {
  color: #ffc107;
}

/* Meta text */
.cta-meta {
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #9aa4ad;
  margin: 10px 0;
  line-height: 1.4;
}

/* CTA Button */
.cta-button {
  display: inline-block;
  margin-top: 26px;
  padding: 14px 36px;
  border-radius: 10px;
  background: linear-gradient(180deg, #ffc107, #ffb300);
  color: #000;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  box-shadow:
    0 10px 30px rgba(255, 193, 7, 0.45),
    inset 0 -2px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  white-space: nowrap;
}

.cta-button:hover {
  transform: translateY(-2px);
  box-shadow:
    0 16px 44px rgba(255, 193, 7, 0.6),
    inset 0 -2px 0 rgba(0, 0, 0, 0.3);
}

/* ===== Responsive ===== */
@media (max-width: 992px) {
  .optionquant-cta {
    padding: 70px 20px;
  }
  .cta-content h2 {
    font-size: 28px;
  }
  .cta-button {
    padding: 12px 32px;
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .optionquant-cta {
    padding: 60px 16px;
  }
  .cta-content h2 {
    font-size: 24px;
  }
  .cta-meta {
    font-size: 11px;
  }
  .cta-button {
    padding: 12px 28px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .optionquant-cta {
    padding: 50px 12px;
  }
  .cta-content h2 {
    font-size: 20px;
  }
  .cta-meta {
    font-size: 10px;
  }
  .cta-button {
    padding: 10px 24px;
    font-size: 12px;
  }
  .cta-divider-small {
    width: 50%;
  }
}

.refund-policy {
  background: #0f1117;
  color: #d1d5db;
  min-height: 100vh;
  padding: 80px 0 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu;
}

.container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Header */
.policy-header {
  margin-bottom: 48px;
}

.policy-header h1 {
  font-size: clamp(30px, 5vw, 42px);
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
}

.policy-subtitle {
  font-size: 16px;
  color: #94a3b8;
}

/* Body */
.policy-body {
  font-size: 16.5px;
  line-height: 1.8;
  color: #d1d5db;
}

.policy-body hr {
  border: none;
  height: 1px;
  background: #1f2937;
  margin: 40px 0;
}

.policy-body section {
  margin-bottom: 40px;
}

.policy-body h2 {
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 14px;
}

.policy-body p {
  margin-bottom: 14px;
}

.policy-body ul {
  padding-left: 20px;
  margin-top: 10px;
}

.policy-body li {
  margin-bottom: 10px;
}

.policy-intro {
  font-size: 17px;
  color: #cbd5e1;
}

.policy-note {
  margin-top: 50px;
  font-size: 14px;
  color: #94a3b8;
  font-style: italic;
  text-align: center;
}

/* Mobile */
@media (max-width: 480px) {
  .policy-body {
    font-size: 15px;
  }

  .policy-body h2 {
    font-size: 17px;
  }
}


.chart-carousel {
  background: #0f1117;
  min-height: 100vh;
  padding: 80px 0 100px;
  color: #d1d5db;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
}

.container {
  max-width: 1100px;
  margin: auto;
  padding: 0 20px;
}

/* Header */
.carousel-header {
  text-align: center;
  margin-bottom: 40px;
}

.carousel-header h1 {
  font-size: clamp(30px, 5vw, 42px);
  color: #fff;
}

.carousel-header p {
  color: #94a3b8;
  margin-top: 8px;
}

/* Carousel */
.carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-track {
  width: 100%;
  max-width: 900px;
  height: 500px;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid #1f2937;
  background: #020617;
}

/* Slide */
.carousel-slide {
  width: 100%;
  height: 100%;
  display: none;
}

.carousel-slide.active {
  display: block;
}

.carousel-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #020617;
}

/* Arrows */
.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(15, 23, 42, 0.85);
  border: 1px solid #334155;
  color: #fff;
  font-size: 26px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.2s ease;
}

.arrow:hover {
  background: #1e293b;
}

.arrow.left {
  left: -18px;
}

.arrow.right {
  right: -18px;
}

/* Mobile */
@media (max-width: 768px) {
  .carousel-track {
    height: 320px;
  }

  .arrow.left {
    left: 5px;
  }

  .arrow.right {
    right: 5px;
  }
}

@media (max-width: 480px) {
  .carousel-track {
    height: 240px;
  }
}
