body {
  margin: 0;
  background: #ffffff;
  color: #2c3642;
}

.top-renewal-shell {
  min-height: 100vh;
  background:
    radial-gradient(circle at top left, rgba(223, 235, 248, 0.52), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

.top-renewal-shell .reci-products-site-header-main {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(28, 36, 48, 0.08);
}

.top-renewal-shell .reci-products-corp-brand {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.top-renewal-shell .reci-products-corp-logo {
  display: inline-flex;
  align-items: baseline;
  font-family: "Segoe UI Variable Display", "Yu Gothic UI", sans-serif;
  font-size: 1.82rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
}

.top-renewal-shell .reci-products-corp-logo-accent {
  color: #3f8fe8;
}

.top-renewal-shell .reci-products-header-row {
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.top-renewal-shell .reci-products-header-row-right {
  display: flex;
  align-items: center;
  gap: 18px;
}

.top-renewal-shell .reci-products-header-utility {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 0;
  font-size: 0.79rem;
  white-space: nowrap;
}

.top-renewal-shell .reci-products-header-search {
  display: inline-flex;
  align-items: center;
  gap: 0;
  margin-left: 12px;
}

.top-renewal-shell .reci-products-header-search .reci-products-search-label {
  display: none;
}

.top-renewal-shell .reci-products-header-search button {
  appearance: none;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  background: transparent;
  position: relative;
  cursor: pointer;
}

.top-renewal-shell .reci-products-header-search button::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  border: 1.5px solid #1d2430;
  border-radius: 50%;
}

.top-renewal-shell .reci-products-header-search button::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 4px;
  width: 7px;
  height: 2px;
  border-radius: 999px;
  background: #1d2430;
  transform: rotate(45deg);
  transform-origin: center;
}

.top-renewal-shell .reci-products-footer-nav {
  width: min(1120px, calc(100vw - 88px));
  margin: 0 auto;
}

.top-renewal-shell .reci-products-footer-nav a {
  padding: 0 4px;
  font-size: 0.72rem;
  white-space: nowrap;
}

.top-renewal-main {
  padding: 6px 0 58px;
}

.top-renewal-container {
  width: min(1180px, calc(100vw - 40px));
  margin: 0 auto;
}

.top-renewal-kicker,
.top-renewal-section__label {
  margin: 0;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 16px;
  border-radius: 999px;
  background: #edf4fb;
  color: #5f7ea6;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.top-renewal-hero {
  padding: 6px 0 10px;
}

.top-renewal-hero__stage {
  position: relative;
}

.top-renewal-hero__caption {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  align-items: end;
  margin-top: 12px;
}

.top-renewal-hero__copy {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.top-renewal-hero__copy h1 {
  margin: 10px 0 0;
  color: #687b92;
  font-size: clamp(1.18rem, 1.8vw, 1.55rem);
  line-height: 1.45;
  letter-spacing: -0.045em;
  font-weight: 600;
}

.top-renewal-hero__sub {
  margin: 8px 0 0;
  color: #a1adbb;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.top-renewal-hero__lead {
  max-width: 46rem;
  margin: 8px auto 0;
  color: #8797aa;
  font-size: 0.8rem;
  line-height: 1.7;
  white-space: normal;
  text-wrap: pretty;
  text-align: left;
}

.top-renewal-hero__lead-break {
  display: inline;
}

.top-renewal-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 0;
}

.top-renewal-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid #cad9ea;
  font-size: 0.78rem;
  font-weight: 700;
  transition: transform 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.top-renewal-button:hover,
.top-renewal-button:focus-visible {
  transform: translateY(-1px);
}

.top-renewal-button--primary {
  background: #6c8dbb;
  border-color: #c6d4e4;
  color: #ffffff;
}

.top-renewal-button--secondary {
  background: rgba(255, 255, 255, 0.88);
  color: #6c809c;
}

.top-renewal-hero__visual {
  margin: 0;
}

.top-renewal-house {
  position: relative;
  height: clamp(390px, 40vw, 470px);
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 20px;
  background: transparent;
  overflow: hidden;
}

.top-renewal-house::before {
  content: "";
  position: absolute;
  inset: auto -36px -42px auto;
  width: 180px;
  height: 100px;
  background: radial-gradient(circle, rgba(203, 219, 238, 0.12), transparent 72%);
}

.top-renewal-house img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center center;
  border-radius: 20px;
}

.top-renewal-notice {
  padding: 10px 0 0;
}

.top-renewal-notice__bar {
  position: relative;
  display: block;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  min-height: 48px;
  padding: 0;
  border-radius: 0;
  background: #161b21;
  color: #ffffff;
  overflow: hidden;
}

.top-renewal-notice__inner {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 22px;
  width: min(1180px, calc(100vw - 40px));
  min-height: 48px;
  margin: 0 auto;
  padding: 0 0 0 34px;
}

.top-renewal-notice__bar::before {
  content: "";
  position: absolute;
  left: calc((100vw - min(1180px, calc(100vw - 40px))) / 2);
  top: 12px;
  bottom: 12px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #7fb1ea 0%, #9ed4ff 100%);
}

.top-renewal-notice__label,
.top-renewal-notice__text {
  margin: 0;
}

.top-renewal-notice__label {
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.top-renewal-notice__text {
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1.45;
}

.top-renewal-section {
  padding: 24px 0 0;
}

.top-renewal-section--alt {
  padding-top: 28px;
}

.top-renewal-products-section {
  padding-top: 28px;
}

.top-renewal-products-stage {
  padding: 32px 28px 26px;
  border-radius: 32px;
  border: 1px solid rgba(216, 227, 239, 0.9);
  background: #ffffff;
}

.top-renewal-section__head--products {
  margin-bottom: 22px;
}

.top-renewal-section__head {
  margin-bottom: 18px;
}

.top-renewal-section__head--news {
  margin-bottom: 14px;
}

.top-renewal-section__head h2 {
  margin: 12px 0 0;
  color: #27384f;
  font-size: clamp(1.74rem, 3vw, 2.5rem);
  line-height: 1.18;
  letter-spacing: -0.05em;
}

.top-renewal-section__head p:last-child {
  max-width: 52rem;
  margin: 12px 0 0;
  color: #6b7c91;
  font-size: 0.92rem;
  line-height: 1.78;
}

.top-renewal-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.top-renewal-card-grid--guide .top-renewal-card {
  min-height: 168px;
}

.top-renewal-card {
  min-height: 174px;
  padding: 22px 22px 20px;
  border: 1px solid #d9e4f0;
  border-radius: 22px;
  background: #ffffff;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.top-renewal-card:hover,
.top-renewal-card:focus-visible {
  transform: translateY(-2px);
  border-color: #c7d7eb;
  box-shadow: 0 14px 28px rgba(108, 132, 165, 0.08);
}

.top-renewal-card--wide {
  grid-column: span 2;
}

.top-renewal-card__eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  background: #eff5fb;
  color: #6f87a8;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.top-renewal-card strong {
  display: block;
  margin-top: 16px;
  color: #27384f;
  font-size: 1.18rem;
  line-height: 1.5;
}

.top-renewal-card small {
  display: block;
  margin-top: 12px;
  color: #718297;
  font-size: 0.9rem;
  line-height: 1.8;
}

.top-renewal-product-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.top-renewal-product-card {
  display: grid;
  gap: 14px;
  align-content: start;
}

.top-renewal-product-card__panel {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 136px;
  padding: 18px;
  border: 1px solid #d9e4f0;
  border-radius: 22px;
  background: #ffffff;
  color: #28405d;
  font-size: 1.55rem;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.03em;
  text-align: center;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.top-renewal-product-card--group {
  --accent: #6f87a8;
  --accent-soft: #edf4fb;
  --accent-line: rgba(111, 135, 168, 0.38);
  --accent-shadow: rgba(111, 135, 168, 0.08);
  min-height: 100%;
  padding: 22px 26px 24px;
  border: 1px solid #dbe4ef;
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(251, 253, 255, 0.98)),
    radial-gradient(circle at 84% 16%, var(--accent-shadow), transparent 24%);
  box-shadow: inset 0 4px 0 var(--accent-line);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.top-renewal-product-card--group:hover,
.top-renewal-product-card--group:focus-visible {
  transform: translateY(-2px);
  border-color: #cfdceb;
  box-shadow:
    inset 0 4px 0 var(--accent-line),
    0 14px 28px rgba(108, 132, 165, 0.08);
}

.top-renewal-product-card__eyebrow {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  min-height: 24px;
  padding: 0 11px;
  border-radius: 999px;
  background: var(--accent-soft);
  color: var(--accent);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.top-renewal-product-card--group strong {
  display: block;
  margin-top: 10px;
  color: var(--accent);
  font-size: 1.48rem;
  line-height: 1.35;
  letter-spacing: -0.03em;
}

.top-renewal-product-card--group p {
  margin: 8px 0 0;
  color: #708196;
  font-size: 0.95rem;
  line-height: 1.75;
}

.top-renewal-product-card__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.top-renewal-product-card__chips li {
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--accent-line);
  background: var(--accent-soft);
  color: var(--accent);
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1;
}

.top-renewal-product-card__chips li a,
.top-renewal-product-card__chips li .is-disabled {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: inherit;
  text-decoration: none;
}

.top-renewal-product-card__chips li .is-disabled {
  opacity: 1;
}

.top-renewal-product-card__chips li .is-alms {
  color: var(--accent);
}

.top-renewal-product-card__chips li:has(.is-disabled) {
  border-style: dashed;
  background: #ffffff;
}

.top-renewal-product-card__chips li:has(.is-alms) {
  border-color: var(--accent-line);
  background: #ffffff;
}

.top-renewal-product-card__note {
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  opacity: 0.78;
}

.top-renewal-product-card--re {
  --accent: #5f87ba;
  --accent-soft: #edf4fc;
  --accent-line: rgba(104, 150, 206, 0.34);
  --accent-shadow: rgba(185, 208, 236, 0.16);
}

.top-renewal-product-card--bms {
  --accent: #c67aa9;
  --accent-soft: #f7edf4;
  --accent-line: rgba(214, 157, 193, 0.34);
  --accent-shadow: rgba(237, 199, 220, 0.14);
}

.top-renewal-product-card--rms {
  --accent: #86a840;
  --accent-soft: #f1f6e5;
  --accent-line: rgba(172, 202, 97, 0.34);
  --accent-shadow: rgba(217, 231, 186, 0.16);
}

.top-renewal-product-card--service {
  --accent: #67a7a1;
  --accent-soft: #ebf7f5;
  --accent-line: rgba(132, 207, 197, 0.34);
  --accent-shadow: rgba(197, 236, 230, 0.16);
}

.top-renewal-product-card:hover .top-renewal-product-card__panel,
.top-renewal-product-card:focus-visible .top-renewal-product-card__panel {
  transform: translateY(-2px);
  border-color: #cad9ea;
  box-shadow: 0 14px 28px rgba(108, 132, 165, 0.08);
}

.top-renewal-product-card small {
  display: block;
  color: #718297;
  font-size: 0.94rem;
  line-height: 1.75;
}

.top-renewal-support-band__label,
.top-renewal-sub-links__label {
  margin: 0;
  color: #7890ad;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.top-renewal-sub-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.top-renewal-sub-links__item {
  display: grid;
  gap: 4px;
  padding: 12px 14px;
  border: 1px solid #dbe5f0;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.76);
  transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.top-renewal-sub-links__item strong {
  color: #314867;
  font-size: 0.92rem;
  line-height: 1.35;
}

.top-renewal-sub-links__item:hover,
.top-renewal-sub-links__item:focus-visible {
  transform: translateY(-1px);
  border-color: #cfdbeb;
  background: #ffffff;
}

.top-renewal-split {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, 0.82fr);
  gap: 18px;
  align-items: start;
}

.top-renewal-news,
.top-renewal-side__panel {
  border: 1px solid #d9e4f0;
  border-radius: 24px;
  background: #ffffff;
}

.top-renewal-news {
  padding: 0 20px 8px;
}

.top-renewal-news__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-renewal-news__list li {
  display: grid;
  grid-template-columns: 118px 1fr;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid #e7eef6;
}

.top-renewal-news__list li:last-child {
  border-bottom: 0;
}

.top-renewal-news__list time {
  color: #23384f;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.top-renewal-news__title {
  min-width: 0;
}

.top-renewal-news__title a,
.top-renewal-news__title span {
  color: #25384f;
  font-size: 0.9rem;
  line-height: 1.65;
}

.top-renewal-news__title a:hover {
  color: #3b6fbf;
}

.top-renewal-news__more {
  padding-top: 8px;
}

.top-renewal-news__more a {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 13px;
  border-radius: 999px;
  border: 1px solid #d4e0ee;
  color: #3e6ca7;
  font-size: 0.78rem;
  font-weight: 700;
}

.top-renewal-news__fallback {
  grid-template-columns: 1fr !important;
}

.top-renewal-side__panel {
  padding: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

.top-renewal-side__panel h3 {
  margin: 12px 0 0;
  color: #27384f;
  font-size: 1.22rem;
  line-height: 1.35;
  letter-spacing: -0.04em;
}

.top-renewal-side__panel p:last-of-type {
  margin: 10px 0 0;
  color: #6d7f95;
  font-size: 0.84rem;
  line-height: 1.66;
}

.top-renewal-side__links {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.top-renewal-side__links a {
  min-height: 70px;
  padding: 14px 16px;
  border: 1px solid #d9e4f0;
  border-radius: 16px;
  display: grid;
  gap: 4px;
  align-content: center;
  color: #2c507b;
  font-weight: 700;
  background: #ffffff;
}

.top-renewal-side__links strong {
  color: #264567;
  font-size: 0.94rem;
  line-height: 1.4;
}

.top-renewal-side__links small {
  color: #75869a;
  font-size: 0.78rem;
  line-height: 1.55;
}

@media (max-width: 1100px) {
  .top-renewal-split,
  .top-renewal-hero__caption {
    grid-template-columns: 1fr;
  }

  .top-renewal-hero__visual {
    max-width: none;
  }
}

@media (max-width: 900px) {
  .top-renewal-container {
    width: min(100vw - 24px, 1180px);
  }

  .top-renewal-products-stage {
    padding: 24px 18px 18px;
  }

  .top-renewal-product-grid,
  .top-renewal-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .top-renewal-card--wide {
    grid-column: span 2;
  }

  .top-renewal-news__list li {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

@media (max-width: 760px) {
  .top-renewal-shell .reci-products-header-utility {
    display: none;
  }

  .top-renewal-main {
      padding-top: 8px;
  }

  .top-renewal-hero__caption {
      gap: 18px;
      margin-top: 18px;
  }

  .top-renewal-hero__lead {
      white-space: normal;
  }

  .top-renewal-hero__lead-break {
    display: none;
  }

  .top-renewal-house {
    min-height: auto;
    padding: 0;
  }

  .top-renewal-house img {
    min-height: auto;
    height: auto;
    object-fit: contain;
  }

  .top-renewal-card-grid {
    grid-template-columns: 1fr;
  }

  .top-renewal-product-grid {
    grid-template-columns: 1fr;
  }

  .top-renewal-card--wide {
    grid-column: auto;
  }

  .top-renewal-card-grid--guide .top-renewal-card,
  .top-renewal-card {
    min-height: auto;
  }

  .top-renewal-sub-links {
    grid-template-columns: 1fr;
  }

  .top-renewal-notice__bar {
      min-height: 0;
      padding: 0;
    }

    .top-renewal-notice__inner {
      grid-template-columns: 1fr;
      gap: 6px;
      width: min(100vw - 24px, 1180px);
      padding: 12px 0 12px 28px;
    }

  .top-renewal-news,
  .top-renewal-side__panel {
    padding: 16px 18px;
  }
}
