/* Banco ICA - Landing Page */

:root {
  --ica-yellow: #fbb021;
  --ica-yellow-dark: #f29b00;
  --ica-orange: #ff7b22;
  --ica-black: #171717;
  --ica-dark: #1f1f1f;
  --ica-gray: #f5f5f7;
  --ica-muted: #6c757d;
  --ica-border: rgba(0, 0, 0, 0.08);
  --radius-lg: 1.25rem;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #212529;
  background-color: #ffffff;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* Topbar */
.topbar {
  background-color: var(--ica-black);
}

.topbar a {
  color: #f8f9fa;
  font-size: 0.75rem;
}

/* Navbar */
.navbar-ica {
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.navbar-ica .navbar-brand {
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.navbar-ica .nav-link {
  color: #343a40;
  font-weight: 500;
  font-size: 0.9rem;
  padding-inline: 0.75rem;
}

.navbar-ica .nav-link:hover,
.navbar-ica .nav-link:focus {
  color: var(--ica-orange);
}

.navbar-ica .navbar-toggler {
  border-color: transparent;
}

.logo-ica {
  height: 40px;
}

.text-muted-ica {
  color: var(--ica-muted) !important;
}

.btn-icone-primary {
  background: linear-gradient(90deg, var(--ica-orange), var(--ica-yellow));
  border-radius: 999px;
  padding-inline: 1.1rem;
  color: #212529;
  border: none;
  font-weight: 600;
}

.btn-icone-primary:hover {
  color: #212529;
  filter: brightness(1.05);
}

/* Hero */
.section-hero {
  background: radial-gradient(circle at left top, #ffe7b8 0, transparent 55%),
    radial-gradient(circle at right top, #ffd291 0, transparent 55%),
    linear-gradient(135deg, #fff6e3, #ffe0b8);
}

.section-hero .display-5 {
  font-size: clamp(1.9rem, 3.2vw, 2.6rem);
}

.section-hero .lead {
  font-size: 1.05rem;
}

.eyebrow {
  font-size: 0.8rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ica-muted);
}

.hero-benefits li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.95rem;
  margin-bottom: 0.3rem;
}

.hero-benefits i {
  color: var(--ica-orange);
  margin-top: 0.15rem;
}

.btn-cta-primary {
  background: linear-gradient(120deg, var(--ica-orange), var(--ica-yellow));
  border-radius: 999px;
  border: none;
  color: #212529;
  font-weight: 600;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
}

.btn-cta-primary:hover {
  color: #212529;
  filter: brightness(1.06);
}

.hero-image {
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}

.img-block {
  display: block;
  width: 100%;
  height: auto;
}

/* Bloco 2 - Citação */
.section-dark-quote {
  background-color: #f3f3f5;
}

.quote-card {
  max-width: 720px;
  background-color: #212529;
  color: #f8f9fa;
  border-radius: var(--radius-lg);
  padding: 2.5rem 2rem;
  position: relative;
}

.quote-hero img {
  max-height: 240px;
  object-fit: cover;
  width: 100%;
}

.quote-mark {
  position: absolute;
  left: 1.5rem;
  top: 0.6rem;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.16);
  font-family: Georgia, "Times New Roman", serif;
}

.quote-card p {
  font-size: 0.95rem;
}

/* Bloco 3 - Parceiro / Cashback */
.section-partner {
  background: #ffffff;
}

.partner-copy h2 {
  color: #222;
}

.partner-copy p.lead {
  font-size: 1.05rem;
}

.partner-copy ul li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
  margin-bottom: 0.35rem;
}

.partner-copy ul i {
  color: var(--ica-orange);
}

.partner-image img {
  border-radius: var(--radius-lg);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.18);
}

.btn-outline-primary-ica {
  border-radius: 999px;
  border-width: 1px;
  border-color: var(--ica-orange);
  color: var(--ica-orange);
  font-weight: 600;
}

.btn-outline-primary-ica:hover {
  background-color: var(--ica-orange);
  color: #212529;
}

/* Bloco 4 - Benefícios da Plataforma */
.section-features {
  background-color: var(--ica-gray);
}

.phone-image img {
  border-radius: var(--radius-lg);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.16);
  filter: saturate(0.9) brightness(1.04) contrast(0.95);
}

.section-features h2 {
  color: #222;
}

.feature-item {
  background-color: #ffffff;
  border-radius: 0.9rem;
  padding: 0.9rem 0.95rem;
  border: 1px solid var(--ica-border);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.04);
  height: 100%;
}

.feature-item h3 {
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
}

/* Bloco 5 - Passos */
.section-steps {
  background-color: #ffffff;
}

.steps-wrapper {
  position: relative;
}

.steps-wrapper::before {
  content: "";
  position: absolute;
  top: 2.5rem;
  left: 10%;
  right: 10%;
  height: 2px;
  border-top: 2px dashed rgba(0, 0, 0, 0.15);
  z-index: 0;
}

.step-card {
  background-color: #ffffff;
  border-radius: 1rem;
  border: 1px solid var(--ica-border);
  padding: 1.5rem 1.25rem;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 1;
  flex: 0 0 260px;
}

.step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--ica-yellow), var(--ica-orange));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #212529;
  margin-bottom: 0.75rem;
}

/* Bloco 6 - Formulário / App na mão */
.section-onboarding {
  background-color: var(--ica-gray);
}

.card-hero,
.card-form {
  border-radius: var(--radius-lg);
  border: 1px solid var(--ica-border);
  background-color: #ffffff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
  padding: 1.4rem 1.5rem;
}

.onboarding-highlight {
  width: 100%;
  min-height: 260px;
  object-fit: cover;
  border-radius: 1rem;
  box-shadow: 0 20px 36px rgba(0, 0, 0, 0.2);
  filter: saturate(0.88) brightness(1.06) contrast(0.94);
}

.card-form .form-control,
.card-form .form-select {
  font-size: 0.85rem;
}

.card-form button[type="submit"] {
  font-size: 0.9rem;
}

/* Bloco 7 - Quem Somos */
.section-about {
  background-color: #ffffff;
}

.about-image img {
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
  filter: saturate(0.9) brightness(1.05) contrast(0.95);
}

.section-about h2 {
  color: #222;
}

.section-about h3 {
  color: #222;
}

/* Bloco 8 - Newsletter / Contato */
.section-footer-top {
  background-color: #fafafa;
  border-top: 1px solid var(--ica-border);
}

.newsletter-card {
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, #fff, #ffe7bf);
  padding: 1.1rem 1.25rem;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
  min-height: 0;
}

.link-footer {
  color: #343a40;
}

.section-footer-top .img-block {
  max-height: 220px;
  object-fit: cover;
}

.info-card {
  background: #ffffff;
  border: 1px solid var(--ica-border);
  border-radius: 0.85rem;
  padding: 0.9rem 1rem;
  height: 100%;
}

.link-footer:hover {
  color: var(--ica-orange);
}

.footer-bottom {
  background-color: var(--ica-dark);
  color: #f8f9fa;
}

/* Responsividade */
@media (max-width: 991.98px) {
  .steps-wrapper::before {
    display: none;
  }

  .step-card {
    width: 100%;
  }

  .navbar-ica .nav-link {
    padding-block: 0.5rem;
  }
}

@media (max-width: 575.98px) {
  .logo-ica {
    height: 32px;
  }

  .section-hero {
    text-align: center;
  }

  .section-hero .hero-benefits {
    text-align: left;
  }
}
