@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

.scv-bottom-2026 {
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #18202b;
  background: #ffffff;
}

.scv-bottom-2026,
.scv-bottom-2026 div,
.scv-bottom-2026 section,
.scv-bottom-2026 article {
  box-sizing: border-box;
}

.scv-bottom-2026 .scv-section {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.scv-bottom-2026 .scv-section-white {
  background: #ffffff;
}

.scv-bottom-2026 .scv-section-soft {
  background:
    radial-gradient(circle at 10% 8%, rgba(255, 252, 0, 0.16), transparent 30%),
    radial-gradient(circle at 90% 18%, rgba(0, 210, 255, 0.12), transparent 28%),
    #f8faf6;
}

.scv-bottom-2026 .scv-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.scv-bottom-2026 .scv-section-head {
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}

.scv-bottom-2026 .scv-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #526018;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.scv-bottom-2026 .scv-kicker::before,
.scv-bottom-2026 .scv-kicker::after {
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #fffc00, #00d2ff);
}

.scv-bottom-2026 h2,
.scv-bottom-2026 h3,
.scv-bottom-2026 p {
  margin: 0;
}

.scv-bottom-2026 h2 {
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}

.scv-bottom-2026 .scv-section-head p {
  margin: 16px auto 0;
  color: #536070;
  line-height: 1.75;
}

.scv-bottom-2026 .scv-grid {
  display: grid;
  align-items: stretch;
}

.scv-bottom-2026 .scv-card,
.scv-bottom-2026 .scv-trust-card {
  position: relative;
  height: 100%;
  border: 1px solid rgba(24, 32, 43, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}

.scv-bottom-2026 .scv-card::before,
.scv-bottom-2026 .scv-trust-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 252, 0, 0.55), rgba(0, 210, 255, 0.38), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.scv-bottom-2026 .scv-card:hover,
.scv-bottom-2026 .scv-trust-card:hover,
.scv-bottom-2026 .scv-step-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.13);
  border-color: rgba(0, 210, 255, 0.28);
}

.scv-bottom-2026 .scv-card:hover::before,
.scv-bottom-2026 .scv-trust-card:hover::before {
  opacity: 1;
}

.scv-bottom-2026 .scv-icon {
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fffc00 0%, #cbff47 46%, #00d2ff 100%);
  box-shadow: 0 12px 28px rgba(0, 210, 255, 0.2);
}

.scv-bottom-2026 .scv-icon::before,
.scv-bottom-2026 .scv-icon::after {
  content: "";
  position: absolute;
  background: #172033;
}

.scv-bottom-2026 .scv-icon-view::before {
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #172033;
}

.scv-bottom-2026 .scv-icon-view::after {
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}

.scv-bottom-2026 .scv-icon-speed::before {
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #172033;
}

.scv-bottom-2026 .scv-icon-speed::after {
  width: 14px;
  height: 2px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
}

.scv-bottom-2026 .scv-icon-preview::before {
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid #172033;
}

.scv-bottom-2026 .scv-icon-preview::after {
  width: 10px;
  height: 2px;
  left: 19px;
  top: 24px;
  border-radius: 999px;
}

.scv-bottom-2026 .scv-icon-steps::before {
  width: 6px;
  height: 6px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #172033, 0 20px 0 #172033;
}

.scv-bottom-2026 .scv-icon-steps::after {
  width: 18px;
  height: 2px;
  left: 24px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 10px 0 #172033, 0 20px 0 #172033;
}

.scv-bottom-2026 .scv-icon-mobile::before {
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 7px;
  background: transparent;
  border: 2px solid #172033;
}

.scv-bottom-2026 .scv-icon-mobile::after {
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 999px;
}

.scv-bottom-2026 .scv-icon-daily::before {
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 8px;
  background: transparent;
  border: 2px solid #172033;
}

.scv-bottom-2026 .scv-icon-daily::after {
  width: 10px;
  height: 10px;
  left: 25px;
  top: 10px;
  border-radius: 50%;
  border: 2px solid #172033;
  background: #fffc00;
}

.scv-bottom-2026 .scv-card h3,
.scv-bottom-2026 .scv-trust-card h3,
.scv-bottom-2026 .scv-step-content h3 {
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}

.scv-bottom-2026 .scv-card p,
.scv-bottom-2026 .scv-trust-card p,
.scv-bottom-2026 .scv-step-content p {
  margin-top: 10px;
  color: #566374;
  line-height: 1.68;
}

.scv-bottom-2026 .scv-steps {
  display: grid;
  gap: 18px;
}

.scv-bottom-2026 .scv-step-card {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(24, 32, 43, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}

.scv-bottom-2026 .scv-step-card::after {
  content: "";
  position: absolute;
  left: 38px;
  top: 100%;
  width: 2px;
  height: 18px;
  background: linear-gradient(180deg, rgba(0, 210, 255, 0.45), rgba(255, 252, 0, 0.2));
}

.scv-bottom-2026 .scv-step-card:last-child::after {
  display: none;
}

.scv-bottom-2026 .scv-step-number {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #111827;
  font-weight: 900;
  background: linear-gradient(135deg, #fffc00 0%, #d9ff45 48%, #00d2ff 100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), 0 12px 30px rgba(0, 210, 255, 0.22);
}

.scv-bottom-2026 .scv-badge {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(0, 210, 255, 0.22);
  border-radius: 999px;
  color: #385111;
  background: linear-gradient(135deg, rgba(255, 252, 0, 0.22), rgba(0, 210, 255, 0.12));
  font-weight: 800;
  line-height: 1;
}

.scv-bottom-2026 .scv-trust-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 90% 0%, rgba(255, 252, 0, 0.28), transparent 34%);
}

.scv-bottom-2026 .scv-trust-mark {
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fffc00, #00d2ff);
  position: relative;
}

.scv-bottom-2026 .scv-trust-mark::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #172033;
  border-bottom: 3px solid #172033;
  transform: rotate(-45deg);
}

.scv-bottom-2026 .scv-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.scv-bottom-2026 .scv-reveal.scv-is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (min-width: 320px) and (max-width: 374px) {
  .scv-bottom-2026 .scv-section {
    padding: 48px 0;
  }

  .scv-bottom-2026 .scv-container {
    padding: 0 14px;
  }

  .scv-bottom-2026 .scv-section-head {
    margin-bottom: 28px;
  }

  .scv-bottom-2026 .scv-kicker {
    font-size: 10px;
  }

  .scv-bottom-2026 h2 {
    font-size: 26px;
  }

  .scv-bottom-2026 .scv-section-head p {
    font-size: 14px;
  }

  .scv-bottom-2026 .scv-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .scv-bottom-2026 .scv-card,
  .scv-bottom-2026 .scv-trust-card {
    padding: 22px;
    border-radius: 18px;
  }

  .scv-bottom-2026 .scv-card h3,
  .scv-bottom-2026 .scv-trust-card h3,
  .scv-bottom-2026 .scv-step-content h3 {
    font-size: 17px;
  }

  .scv-bottom-2026 .scv-card p,
  .scv-bottom-2026 .scv-trust-card p,
  .scv-bottom-2026 .scv-step-content p {
    font-size: 14px;
  }

  .scv-bottom-2026 .scv-step-card {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }

  .scv-bottom-2026 .scv-step-card::after {
    left: 42px;
  }

  .scv-bottom-2026 .scv-step-number {
    width: 48px;
    height: 48px;
    font-size: 15px;
  }

  .scv-bottom-2026 .scv-badge {
    padding: 8px 11px;
    font-size: 11px;
  }
}

@media (min-width: 375px) and (max-width: 429px) {
  .scv-bottom-2026 .scv-section {
    padding: 54px 0;
  }

  .scv-bottom-2026 .scv-container {
    padding: 0 18px;
  }

  .scv-bottom-2026 .scv-section-head {
    margin-bottom: 30px;
  }

  .scv-bottom-2026 .scv-kicker {
    font-size: 11px;
  }

  .scv-bottom-2026 h2 {
    font-size: 29px;
  }

  .scv-bottom-2026 .scv-section-head p {
    font-size: 15px;
  }

  .scv-bottom-2026 .scv-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .scv-bottom-2026 .scv-card,
  .scv-bottom-2026 .scv-trust-card {
    padding: 24px;
  }

  .scv-bottom-2026 .scv-card h3,
  .scv-bottom-2026 .scv-trust-card h3,
  .scv-bottom-2026 .scv-step-content h3 {
    font-size: 18px;
  }

  .scv-bottom-2026 .scv-card p,
  .scv-bottom-2026 .scv-trust-card p,
  .scv-bottom-2026 .scv-step-content p {
    font-size: 14.5px;
  }

  .scv-bottom-2026 .scv-step-card {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }

  .scv-bottom-2026 .scv-step-number {
    width: 52px;
    height: 52px;
    font-size: 16px;
  }

  .scv-bottom-2026 .scv-badge {
    padding: 8px 12px;
    font-size: 11px;
  }
}

@media (min-width: 430px) and (max-width: 767px) {
  .scv-bottom-2026 .scv-section {
    padding: 62px 0;
  }

  .scv-bottom-2026 .scv-container {
    padding: 0 22px;
  }

  .scv-bottom-2026 .scv-section-head {
    margin-bottom: 34px;
  }

  .scv-bottom-2026 .scv-kicker {
    font-size: 11px;
  }

  .scv-bottom-2026 h2 {
    font-size: 33px;
  }

  .scv-bottom-2026 .scv-section-head p {
    font-size: 15.5px;
  }

  .scv-bottom-2026 .scv-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .scv-bottom-2026 .scv-card,
  .scv-bottom-2026 .scv-trust-card {
    padding: 26px;
  }

  .scv-bottom-2026 .scv-card h3,
  .scv-bottom-2026 .scv-trust-card h3,
  .scv-bottom-2026 .scv-step-content h3 {
    font-size: 19px;
  }

  .scv-bottom-2026 .scv-card p,
  .scv-bottom-2026 .scv-trust-card p,
  .scv-bottom-2026 .scv-step-content p {
    font-size: 15px;
  }

  .scv-bottom-2026 .scv-step-card {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }

  .scv-bottom-2026 .scv-step-number {
    width: 56px;
    height: 56px;
    font-size: 17px;
  }

  .scv-bottom-2026 .scv-badge {
    padding: 9px 13px;
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .scv-bottom-2026 .scv-section {
    padding: 76px 0;
  }

  .scv-bottom-2026 .scv-container {
    padding: 0 32px;
  }

  .scv-bottom-2026 .scv-section-head {
    margin-bottom: 42px;
  }

  .scv-bottom-2026 .scv-kicker {
    font-size: 12px;
  }

  .scv-bottom-2026 h2 {
    font-size: 40px;
  }

  .scv-bottom-2026 .scv-section-head p {
    font-size: 16.5px;
  }

  .scv-bottom-2026 .scv-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .scv-bottom-2026 .scv-trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .scv-bottom-2026 .scv-card,
  .scv-bottom-2026 .scv-trust-card {
    padding: 28px;
  }

  .scv-bottom-2026 .scv-card h3,
  .scv-bottom-2026 .scv-trust-card h3,
  .scv-bottom-2026 .scv-step-content h3 {
    font-size: 20px;
  }

  .scv-bottom-2026 .scv-card p,
  .scv-bottom-2026 .scv-trust-card p,
  .scv-bottom-2026 .scv-step-content p {
    font-size: 15.5px;
  }

  .scv-bottom-2026 .scv-step-card {
    padding: 28px;
    gap: 22px;
  }

  .scv-bottom-2026 .scv-step-number {
    width: 64px;
    height: 64px;
    font-size: 18px;
  }

  .scv-bottom-2026 .scv-badge {
    padding: 9px 14px;
    font-size: 12px;
  }
}

@media (min-width: 1024px) {
  .scv-bottom-2026 .scv-section {
    padding: 92px 0;
  }

  .scv-bottom-2026 .scv-container {
    padding: 0 28px;
  }

  .scv-bottom-2026 .scv-section-head {
    margin-bottom: 48px;
  }

  .scv-bottom-2026 .scv-kicker {
    font-size: 12px;
  }

  .scv-bottom-2026 h2 {
    font-size: 46px;
  }

  .scv-bottom-2026 .scv-section-head p {
    font-size: 17px;
  }

  .scv-bottom-2026 .scv-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }

  .scv-bottom-2026 .scv-card,
  .scv-bottom-2026 .scv-trust-card {
    padding: 30px;
  }

  .scv-bottom-2026 .scv-card h3,
  .scv-bottom-2026 .scv-trust-card h3,
  .scv-bottom-2026 .scv-step-content h3 {
    font-size: 21px;
  }

  .scv-bottom-2026 .scv-card p,
  .scv-bottom-2026 .scv-trust-card p,
  .scv-bottom-2026 .scv-step-content p {
    font-size: 15.5px;
  }

  .scv-bottom-2026 .scv-step-card {
    padding: 30px;
    gap: 24px;
  }

  .scv-bottom-2026 .scv-step-number {
    width: 68px;
    height: 68px;
    font-size: 19px;
  }

  .scv-bottom-2026 .scv-badge {
    padding: 9px 14px;
    font-size: 12px;
  }
}