.steam-v9-mobile-tabbed-home {
  background: #edf6fd;
}

.steam-v9-mobile-tabbed-home__tabs {
  display: none;
}

.steam-v9-mobile-tabbed-home__desktop {
  display: block;
}

.steam-v9-mobile-tabbed-home__mobile-standalone {
  display: none;
}

.steam-v9-section-tab__content {
  overflow: hidden;
}

.steam-v9-section-tab__content > section {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.steam-v9-section-tab__content .steam-blueprint-hero,
.steam-v9-section-tab__content .steam-template-page-hero,
.steam-v9-section-tab__content .steam-template-switcher {
  margin: 0;
}

@media (max-width: 767px) {
  .steam-v9-mobile-tabbed-home__desktop {
    display: none;
  }

  .steam-v9-mobile-tabbed-home__mobile-standalone {
    display: block;
  }

  .steam-v9-mobile-standalone-section > section {
    margin: 0;
  }

  .steam-v9-mobile-tabbed-home__tabs {
    display: block;
    padding: 34px 12px 72px;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__accordion-list {
    gap: 14px;
    margin-top: 0;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__accordion summary {
    min-height: 58px;
    grid-template-columns: 38px minmax(0, 1fr) 34px;
    gap: 10px;
    padding: 9px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    font-family: -apple-system, system-ui, Inter, "SF Pro Display", "SF Pro Text", "Segoe UI", Helvetica, Arial, sans-serif;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__number {
    width: 38px;
    height: 38px;
    font-size: 15px;
    font-weight: 950;
    line-height: 23.7px;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__summary-title {
    font-family: -apple-system, system-ui, Inter, "SF Pro Display", "SF Pro Text", "Segoe UI", Helvetica, Arial, sans-serif;
    font-size: 16.8px;
    font-weight: 900;
    line-height: 18.816px;
    color: #071022;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__state {
    width: 34px;
    height: 34px;
  }

  .steam-v9-section-tab__content > section {
    max-width: none;
  }

  .steam-v9-section-tab__content .steam-blueprint-actions,
  .steam-v9-section-tab__content .steam-template-switcher__links,
  .steam-v9-section-tab__content .steam-blueprint-logistics-actions {
    align-items: stretch;
  }

  .steam-v9-section-tab__content img {
    max-width: 100%;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__content {
    padding: 10px 0 16px;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-article-tabs__content-block.steam-v9-section-tab__content {
    display: block;
    padding: 0 0 56px;
    overflow: visible;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-v9-section-tab__content > section {
    width: 100%;
  }

  .steam-v9-mobile-tabbed-home__tabs .steam-v9-section-tab__content .steam-article-tabs__back-top {
    right: 0;
    bottom: 0;
  }

  .steam-article-tabs .steam-v9-section-tab__content a:not(.steam-article-tabs__back-top) {
    color: inherit;
    text-decoration: none;
    text-underline-offset: 0;
  }

  .steam-article-tabs .steam-v9-section-tab__content p a:not(.steam-article-tabs__back-top),
  .steam-article-tabs .steam-v9-section-tab__content li a:not(.steam-article-tabs__back-top) {
    color: var(--steam-article-tabs-blue);
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .steam-v9-section-tab__content .steam-blueprint-club {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 24px 20px;
    border-radius: 24px;
  }

  .steam-v9-section-tab__content .steam-blueprint-club .steam-blueprint-kicker {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.1;
  }

  .steam-v9-section-tab__content .steam-blueprint-club h2 {
    font-size: 34px;
    line-height: 0.98;
  }

  .steam-v9-section-tab__content .steam-blueprint-club h3 {
    margin: 14px 0 12px;
    font-size: 22px;
    line-height: 1.08;
  }

  .steam-v9-section-tab__content .steam-blueprint-club p {
    font-size: 16px;
    line-height: 1.5;
  }

  .steam-v9-section-tab__content .steam-blueprint-club-step {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 22px 0 12px;
  }

  .steam-v9-section-tab__content .steam-blueprint-club-step span {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    border-radius: 999px;
    background: var(--bp-dark);
    color: #fff;
    font-size: 16px;
    font-weight: 950;
    line-height: 1;
  }

  .steam-v9-section-tab__content .steam-blueprint-club-step h4 {
    margin: 0;
    color: var(--bp-ink);
    font-size: 26px;
    line-height: 1;
    font-weight: 920;
  }

  .steam-v9-section-tab__content .steam-blueprint-form {
    gap: 13px;
    margin-top: 18px;
    padding: 18px;
    border-radius: 24px;
  }

  .steam-v9-section-tab__content .steam-blueprint-form label {
    color: #fff;
  }

  .steam-v9-section-tab__content .steam-blueprint-form input[type="email"] {
    min-height: 54px;
    font-size: 16px;
  }

  .steam-v9-section-tab__content .steam-blueprint-form input[type="email"]::placeholder {
    color: #fff;
    opacity: 1;
  }

  .steam-v9-section-tab__content .steam-blueprint-checkbox {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 10px;
  }

  .steam-v9-section-tab__content .steam-blueprint-checkbox input {
    width: 20px;
    height: 20px;
  }

  .steam-v9-section-tab__content .steam-blueprint-form button,
  .steam-v9-section-tab__content .steam-blueprint-whatsapp-button {
    width: 100%;
    min-height: 52px;
  }

  .steam-v9-section-tab__content .steam-blueprint-form button {
    background: var(--bp-blue);
    color: var(--bp-ink);
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-button {
    min-height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    border-radius: 999px;
    background: #25d366;
    color: #fff;
    font-size: 14px;
    font-weight: 950;
    letter-spacing: 0.02em;
    text-decoration: none;
    text-transform: uppercase;
  }

  body.steam-v9-mobile-tabbed-home .steam-article-tabs .steam-v9-section-tab__content .steam-blueprint-whatsapp-button {
    background: #25d366;
    color: #fff;
    font-size: 14px;
    font-weight: 950;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  body.steam-v9-mobile-tabbed-home .steam-article-tabs .steam-v9-section-tab__content .steam-blueprint-form button {
    background: var(--bp-blue);
    color: var(--bp-ink);
    font-size: 13px;
    font-weight: 950;
    text-transform: uppercase;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp {
    display: grid;
    gap: 14px;
    margin-top: 0;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-media {
    overflow: hidden;
    height: auto;
    border-radius: 24px;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-media img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 18px;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-list li {
    position: relative;
    min-height: 0;
    padding: 0 0 0 18px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.58em;
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: var(--bp-dark);
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-list strong {
    display: inline;
    margin: 0;
    font-size: 16px;
  }

  .steam-v9-section-tab__content .steam-blueprint-whatsapp-list span {
    display: inline;
    font-size: 15px;
  }

  .steam-v9-section-tab__content .steam-included-panel--design-v4 {
    padding: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

}

@media (min-width: 768px) {
  .steam-v9-mobile-tabbed-home__desktop {
    display: block;
  }
}

.steam-v9-page-sheet {
  position: fixed;
  inset: 0;
  z-index: 80;
  pointer-events: none;
  visibility: hidden;
}

.steam-v9-page-sheet[aria-hidden="false"] {
  pointer-events: auto;
  visibility: visible;
}

.steam-v9-page-sheet__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7, 16, 34, 0);
  transition: background 220ms ease;
}

.steam-v9-page-sheet[aria-hidden="false"] .steam-v9-page-sheet__backdrop {
  background: rgba(7, 16, 34, 0.32);
}

.steam-v9-page-sheet__panel {
  position: absolute;
  right: 4px;
  bottom: 0;
  left: 4px;
  max-height: min(74vh, 620px);
  overflow: auto;
  padding: 16px 14px max(24px, env(safe-area-inset-bottom));
  background: rgba(255, 255, 255, 0.96);
  border-radius: 28px 28px 0 0;
  box-shadow: rgba(7, 16, 34, 0.28) 0 -24px 70px;
  transform: translateY(104%) scale(0.98);
  transform-origin: bottom center;
  transition: transform 260ms ease;
}

.steam-v9-page-sheet[aria-hidden="false"] .steam-v9-page-sheet__panel {
  transform: translateY(0) scale(1);
}

.steam-v9-page-sheet__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.steam-v9-page-sheet__eyebrow {
  margin: 0 0 4px;
  color: #64748b;
  font-size: 13px;
  font-weight: 800;
}

.steam-v9-page-sheet__head h2 {
  margin: 0;
  color: #071022;
  font-size: clamp(24px, 8vw, 34px);
  line-height: 0.98;
  letter-spacing: 0;
}

.steam-v9-page-sheet__close {
  flex: 0 0 auto;
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #071022;
  box-shadow: rgba(7, 16, 34, 0.1) 0 0 0 1px inset, rgba(10, 22, 45, 0.08) 0 10px 28px;
  cursor: pointer;
  font-size: 30px;
  line-height: 1;
}

.steam-v9-page-sheet__body {
  margin-top: 18px;
  padding: 18px;
  border-radius: 18px;
  background: #f6f9fd;
  box-shadow: rgba(7, 16, 34, 0.06) 0 0 0 1px inset;
  color: #172033;
  font-size: 16px;
  line-height: 1.5;
}

.steam-v9-page-sheet__body p {
  margin: 0;
}

.steam-v9-page-sheet__body p + p {
  margin-top: 12px;
}

.steam-v9-page-sheet__url {
  overflow-wrap: anywhere;
  color: #008ef4;
  font-weight: 800;
}

.steam-v9-page-preview {
  display: grid;
  gap: 14px;
}

.steam-v9-page-preview__kicker {
  color: #64748b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.steam-v9-page-preview h3,
.steam-v9-page-preview h4,
.steam-v9-page-preview p,
.steam-v9-page-preview dl {
  margin: 0;
}

.steam-v9-page-preview h3 {
  color: #071022;
  font-size: clamp(24px, 8vw, 32px);
  line-height: 1;
}

.steam-v9-page-preview h4 {
  color: #071022;
  font-size: 18px;
  line-height: 1.08;
}

.steam-v9-page-preview__panel,
.steam-v9-page-preview__facts > div,
.steam-v9-page-preview__notes {
  padding: 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: rgba(7, 16, 34, 0.08) 0 0 0 1px inset;
}

.steam-v9-page-preview__facts {
  display: grid;
  gap: 10px;
}

.steam-v9-page-preview__facts dt {
  color: #64748b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.steam-v9-page-preview__facts dd {
  margin: 4px 0 0;
}

.steam-v9-page-preview__notes {
  display: grid;
  gap: 10px;
}

.steam-v9-page-preview__cta {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border-radius: 999px;
  background: #008ef4;
  color: #fff;
  font-size: 13px;
  font-weight: 950;
  text-decoration: none;
  text-transform: uppercase;
}

.steam-v9-page-sheet-open {
  overflow: hidden;
}

@media (min-width: 768px) {
  .steam-v9-page-sheet__backdrop {
    background: rgba(7, 16, 34, 0);
    backdrop-filter: blur(0);
  }

  .steam-v9-page-sheet[aria-hidden="false"] .steam-v9-page-sheet__backdrop {
    background: rgba(7, 16, 34, 0.32);
    backdrop-filter: blur(10px);
  }

  .steam-v9-page-sheet__panel {
    right: 18px;
    bottom: 18px;
    left: auto;
    width: min(330px, calc(100vw - 36px));
    max-height: min(520px, calc(100vh - 96px));
    padding: 14px;
    border-radius: 22px;
    background: linear-gradient(135deg, rgba(218, 252, 252, 0.96) 0%, rgba(255, 255, 255, 0.96) 42%);
    box-shadow: rgba(7, 16, 34, 0.28) 0 24px 70px;
    transform: translateY(28px) scale(0.98);
  }

  .steam-v9-page-sheet[aria-hidden="false"] .steam-v9-page-sheet__panel {
    transform: translateY(0) scale(1);
  }

  .steam-v9-page-sheet__head {
    gap: 12px;
  }

  .steam-v9-page-sheet__eyebrow {
    margin-bottom: 6px;
    font-size: 12px;
  }

  .steam-v9-page-sheet__head h2 {
    font-size: 22px;
    line-height: 1.04;
  }

  .steam-v9-page-sheet__close {
    width: 40px;
    height: 40px;
    font-size: 26px;
  }

  .steam-v9-page-sheet__body {
    margin-top: 12px;
    padding: 14px;
    border-radius: 14px;
    font-size: 13px;
    line-height: 1.45;
  }

  .steam-v9-page-preview {
    gap: 10px;
  }

  .steam-v9-page-preview h3 {
    font-size: 20px;
    line-height: 1.04;
  }

  .steam-v9-page-preview h4 {
    font-size: 15px;
  }

  .steam-v9-page-preview__panel,
  .steam-v9-page-preview__facts > div,
  .steam-v9-page-preview__notes {
    padding: 10px;
    border-radius: 12px;
  }

  .steam-v9-page-preview__cta {
    min-height: 38px;
    font-size: 11px;
  }
}
