/* ONEO Bank — brand mission / positioning / story */

.oneo-brand-page {
  background: #0a0a0a;
  color: #fff;
}

.oneo-brand-hero {
  padding: 132px 0 72px;
  background:
    radial-gradient(120% 80% at 10% 0%, rgba(94, 184, 246, 0.22) 0%, transparent 55%),
    radial-gradient(80% 60% at 90% 20%, rgba(255, 196, 87, 0.12) 0%, transparent 50%),
    #0a0a0a;
}

.oneo-brand-hero__inner,
.oneo-brand-section__inner {
  width: min(1120px, 100% - 48px);
  margin: 0 auto;
}

.oneo-brand-hero__eyebrow {
  margin: 0 0 12px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.62);
}

.oneo-brand-hero__title {
  margin: 0 0 18px;
  font-size: clamp(40px, 6.5vw, 68px);
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 1.04;
  max-width: 14ch;
}

.oneo-brand-hero__tagline {
  margin: 0 0 10px;
  font-size: clamp(20px, 2.6vw, 28px);
  font-weight: 700;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.94);
  max-width: 28ch;
}

.oneo-brand-hero__sub,
.oneo-brand__en {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.55);
}

.oneo-brand-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.oneo-brand-section {
  padding: 72px 0;
}

.oneo-brand-section--light {
  background: #fff;
  color: #0a0a0a;
}

.oneo-brand-section--light .oneo-brand__en {
  color: rgba(10, 10, 10, 0.48);
}

.oneo-brand-section--ink {
  background: #111;
}

.oneo-brand-section--sky {
  background: linear-gradient(165deg, #5eb8f6 0%, #8ecff8 42%, #f4f7fb 100%);
  color: #0a0a0a;
}

.oneo-brand-section--sky .oneo-brand__en {
  color: rgba(10, 10, 10, 0.5);
}

.oneo-brand-section__label {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  opacity: 0.62;
}

.oneo-brand-section__title {
  margin: 0 0 16px;
  font-size: clamp(30px, 4.5vw, 48px);
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 1.08;
}

.oneo-brand-section__lead {
  margin: 0 0 12px;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 700;
  line-height: 1.45;
  max-width: 40ch;
}

.oneo-brand-section__body {
  margin: 0;
  font-size: 17px;
  line-height: 1.65;
  max-width: 52ch;
  opacity: 0.88;
}

.oneo-brand-section__body + .oneo-brand-section__body {
  margin-top: 12px;
}

.oneo-brand-pillgrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
  gap: 12px;
  margin-top: 28px;
  max-width: 920px;
}

.oneo-brand-pill {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(10, 10, 10, 0.06);
  border: 1px solid rgba(10, 10, 10, 0.08);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
}

.oneo-brand-section--ink .oneo-brand-pill,
.oneo-brand-section--sky .oneo-brand-pill {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.14);
  color: inherit;
}

.oneo-brand-section--light .oneo-brand-pill {
  background: #f4f4f5;
  border-color: #e4e4e7;
}

.oneo-brand-kyc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

.oneo-brand-kyc__card {
  padding: 28px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
}

.oneo-brand-section--light .oneo-brand-kyc__card {
  background: #f8fafc;
  border-color: #e4e4e7;
}

.oneo-brand-origin {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 40px;
  align-items: start;
}

.oneo-brand-origin__sun {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  border-radius: 28px;
  background:
    radial-gradient(circle at 50% 45%, rgba(255, 214, 102, 0.35) 0%, transparent 52%),
    linear-gradient(160deg, #1a1a1a 0%, #0a0a0a 100%);
  font-size: clamp(72px, 12vw, 120px);
  line-height: 1;
}

.oneo-brand-origin__list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.oneo-brand-origin__list li {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.55;
  opacity: 0.9;
}

.oneo-brand-origin__list li::before {
  content: '☀️';
  position: absolute;
  left: 0;
  top: 0.1em;
  font-size: 0.95em;
}

.oneo-brand-quote {
  margin: 0;
  padding: 28px 32px;
  border-radius: 20px;
  background: #0a0a0a;
  color: #fff;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.25;
  text-align: center;
}

/* —— Homepage compact bands —— */
.oneo-brand-home {
  padding: 64px 0;
}

.oneo-brand-home--mission {
  background: #fff;
  color: #0a0a0a;
}

.oneo-brand-home--position {
  background: #f4f4f5;
  color: #0a0a0a;
}

.oneo-brand-home--kyc {
  background: #0a0a0a;
  color: #fff;
}

.oneo-brand-home__inner {
  width: min(1120px, 100% - 48px);
  margin: 0 auto;
}

.oneo-brand-home__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: center;
}

.oneo-brand-home__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 18px;
  font-size: 15px;
  font-weight: 700;
  color: inherit;
  opacity: 0.85;
}

.oneo-brand-home__link:hover {
  opacity: 1;
}

@media (max-width: 860px) {
  .oneo-brand-kyc,
  .oneo-brand-origin,
  .oneo-brand-home__grid {
    grid-template-columns: 1fr;
  }

  .oneo-brand-hero {
    padding-top: 108px;
  }
}
