/* PPOB desktop final layer. Loaded after every PPOB stylesheet. */

@media (min-width: 1024px) {
  html,
  html body.ppob-storefront {
    width: 100% !important;
    max-width: none !important;
  }

  html {
    display: block !important;
    min-height: 100% !important;
    background: #f5f7fc !important;
  }

  html body.ppob-storefront {
    min-height: 100dvh !important;
    margin: 0 !important;
    padding: 28px 32px 118px !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }

  html body.ppob-storefront .ppob-native-app-home,
  html body.ppob-storefront .ppob-store-section-first,
  html body.ppob-storefront .ppob-inline-order.ppob-order-hero-section,
  html body.ppob-storefront .ppob-inline-checkout-section.ppob-order-hero-section {
    width: min(100%, 1180px) !important;
    max-width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 0 !important;
    box-shadow: 0 20px 50px rgba(23, 26, 43, .06) !important;
  }

  html body.ppob-storefront .ppob-native-app-home {
    border-radius: 30px 30px 0 0 !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-native-top {
    padding: 30px 34px 76px !important;
  }

  html body.ppob-storefront .ppob-app-header strong {
    font-size: 28px !important;
  }

  html body.ppob-storefront.ppob-inline-checkout-page .ppob-native-wallet,
  html body.ppob-storefront.ppob-inline-checkout-page .ppob-native-app-home .ppob-native-wallet.ppob-native-wallet {
    max-width: 620px !important;
    min-height: 164px !important;
  }

  html body.ppob-storefront .ppob-native-sheet {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr) !important;
    grid-template-areas:
      "alert search"
      "menu menu" !important;
    gap: 16px !important;
    margin: -44px 34px 0 !important;
    padding: 22px !important;
    border-radius: 28px !important;
  }

  html body.ppob-storefront .ppob-native-alert {
    grid-area: alert !important;
    margin: 0 !important;
  }

  html body.ppob-storefront .ppob-native-search {
    grid-area: search !important;
    margin: 0 !important;
    align-self: stretch !important;
  }

  html body.ppob-storefront .ppob-native-menu {
    grid-area: menu !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  html body.ppob-storefront .ppob-store-section-first {
    padding: 22px 0 34px !important;
    border-radius: 0 0 30px 30px !important;
  }

  html body.ppob-storefront .ppob-store-section-first > .container {
    width: 100% !important;
    max-width: none !important;
    padding: 0 34px !important;
  }

  html body.ppob-storefront .ppob-banner-slider {
    margin: 0 0 24px !important;
  }

  html body.ppob-storefront .ppob-banner-photo {
    aspect-ratio: 16 / 4.9 !important;
    object-fit: contain !important;
  }

  html body.ppob-storefront .ppob-product-grid {
    width: 100% !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 16px !important;
    padding-top: 48px !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card.ppob-product-card,
  html body.ppob-storefront .ppob-product-grid .ppob-product-card {
    min-height: 116px !important;
    padding: 16px !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card h3 {
    font-size: 14px !important;
    line-height: 1.32 !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card p {
    font-size: 13px !important;
  }

  html body.ppob-storefront .ppob-product-footer,
  html body.ppob-storefront .ppob-recent-transactions {
    width: 100% !important;
  }

  html body.ppob-storefront .ppob-native-bottom-nav {
    width: min(100% - 64px, 1180px) !important;
    max-width: 1180px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 18px !important;
    transform: translateX(-50%) !important;
    border: 1px solid #e7eaf2 !important;
    border-radius: 24px !important;
    box-shadow: 0 18px 45px rgba(23, 26, 43, .10) !important;
  }
}

/* v167 provider/game splitter: lightweight text chips for each PPOB category */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-category-route-hint:not([hidden]) {
    display: block !important;
    width: calc(100% - 36px) !important;
    max-width: 100% !important;
    margin: 12px auto 8px !important;
    padding: 0 2px !important;
    color: #737a91 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: .01em !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden]) {
    display: flex !important;
    width: calc(100% - 36px) !important;
    max-width: 100% !important;
    margin: 0 auto 16px !important;
    padding: 2px 2px 8px !important;
    gap: 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x proximity !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden])::-webkit-scrollbar {
    display: none !important;
  }

  html body.ppob-storefront .ppob-provider-chip {
    appearance: none !important;
    flex: 0 0 auto !important;
    min-width: 94px !important;
    max-width: 136px !important;
    min-height: 46px !important;
    display: grid !important;
    align-content: center !important;
    gap: 2px !important;
    padding: 8px 13px !important;
    border: 1px solid #dde5f0 !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: #1d2435 !important;
    box-shadow: 0 8px 18px rgba(23, 26, 43, .04) !important;
    text-align: left !important;
    scroll-snap-align: start !important;
    cursor: pointer !important;
    transition: transform .18s ease, border-color .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease !important;
  }

  html body.ppob-storefront .ppob-provider-chip strong {
    display: block !important;
    max-width: 100% !important;
    overflow: hidden !important;
    color: inherit !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.08 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.ppob-storefront .ppob-provider-chip small {
    display: block !important;
    overflow: hidden !important;
    color: #7a8599 !important;
    font-size: 9.5px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active,
  html body.ppob-storefront .ppob-provider-chip.active {
    border-color: #ff6b22 !important;
    background: #ff6b22 !important;
    color: #fff !important;
    box-shadow: 0 12px 22px rgba(255, 107, 34, .22) !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active small,
  html body.ppob-storefront .ppob-provider-chip.active small {
    color: rgba(255, 255, 255, .82) !important;
  }

  html body.ppob-storefront .ppob-provider-chip:active {
    transform: scale(.98) !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card h3,
  html body.ppob-storefront .ppob-product-grid .ppob-product-card p {
    display: block !important;
    overflow: visible !important;
    max-width: 100% !important;
    text-overflow: clip !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
  }
}

@media (min-width: 1280px) {
  html body.ppob-storefront .ppob-product-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

/* v166 requested desktop preview: keep app-phone layout centered like mobile mockup */
@media (min-width: 1024px) {
  html {
    display: flex !important;
    justify-content: center !important;
    min-height: 100% !important;
    background:
      radial-gradient(circle at 12% 4%, rgba(85, 70, 216, .10), transparent 320px),
      radial-gradient(circle at 90% 0%, rgba(34, 199, 217, .13), transparent 320px),
      linear-gradient(180deg, #fbfcff 0%, #f1f4fa 100%) !important;
  }

  html body.ppob-storefront {
    width: 366px !important;
    max-width: 366px !important;
    min-width: 366px !important;
    min-height: 100dvh !important;
    margin: 0 auto !important;
    padding: 0 0 82px !important;
    border: 0 !important;
    border-radius: 34px !important;
    box-shadow: 0 28px 80px rgba(23, 26, 43, .14) !important;
    overflow-x: hidden !important;
    background: #eef3f8 !important;
  }

  html body.ppob-storefront .ppob-native-app-home,
  html body.ppob-storefront .ppob-store-section-first,
  html body.ppob-storefront .ppob-inline-order.ppob-order-hero-section,
  html body.ppob-storefront .ppob-inline-checkout-section.ppob-order-hero-section {
    width: 366px !important;
    max-width: 366px !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-native-app-home {
    border-radius: 34px 34px 0 0 !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-native-top {
    padding: 18px 14px 54px !important;
  }

  html body.ppob-storefront .ppob-app-header strong {
    font-size: 22px !important;
  }

  html body.ppob-storefront.ppob-inline-checkout-page .ppob-native-wallet,
  html body.ppob-storefront.ppob-inline-checkout-page .ppob-native-app-home .ppob-native-wallet.ppob-native-wallet {
    max-width: none !important;
    min-height: 142px !important;
  }

  html body.ppob-storefront .ppob-native-sheet {
    display: block !important;
    width: calc(100% - 28px) !important;
    margin: -32px auto 0 !important;
    padding: 12px !important;
    border-radius: 24px !important;
  }

  html body.ppob-storefront .ppob-native-alert {
    margin: 0 0 12px !important;
  }

  html body.ppob-storefront .ppob-native-search {
    margin: 0 0 14px !important;
  }

  html body.ppob-storefront .ppob-native-menu {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px 6px !important;
  }

  html body.ppob-storefront .ppob-store-section-first {
    padding: 14px 0 26px !important;
    border-radius: 0 !important;
  }

  html body.ppob-storefront .ppob-store-section-first > .container {
    width: 100% !important;
    max-width: none !important;
    padding: 0 18px !important;
  }

  html body.ppob-storefront .ppob-banner-slider {
    margin: 0 0 18px !important;
  }

  html body.ppob-storefront .ppob-banner-photo {
    aspect-ratio: 16 / 7.2 !important;
    object-fit: contain !important;
  }

  html body.ppob-storefront .ppob-product-grid {
    width: 100% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    padding-top: 42px !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card.ppob-product-card,
  html body.ppob-storefront .ppob-product-grid .ppob-product-card {
    min-height: 110px !important;
    padding: 14px !important;
    border-radius: 18px !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card h3 {
    font-size: 13px !important;
    line-height: 1.28 !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card p {
    font-size: 12px !important;
  }

  html body.ppob-storefront .ppob-product-footer,
  html body.ppob-storefront .ppob-recent-transactions {
    width: 100% !important;
  }

  html body.ppob-storefront .ppob-native-bottom-nav {
    width: 366px !important;
    max-width: 366px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 0 !important;
    transform: translateX(-50%) !important;
    border: 0 !important;
    border-top: 1px solid #e7eaf2 !important;
    border-radius: 24px 24px 0 0 !important;
    box-shadow: 0 -10px 28px rgba(23, 26, 43, .08) !important;
  }
}

/* v171 provider/game choice cards: choose first, then show product list */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-category-route-hint:not([hidden]) {
    width: calc(100% - 36px) !important;
    margin: 14px auto 8px !important;
    color: #8a92a6 !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden]) {
    display: grid !important;
    width: calc(100% - 36px) !important;
    margin: 0 auto 18px !important;
    padding: 0 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: 72px !important;
    gap: 10px !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden])::before {
    content: "Pilih Produk" !important;
    grid-column: 1 / -1 !important;
    display: block !important;
    margin: 0 0 2px !important;
    color: #1d2435 !important;
    font-size: 18px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront .ppob-provider-chip {
    min-width: 0 !important;
    max-width: none !important;
    width: 100% !important;
    height: 72px !important;
    min-height: 72px !important;
    display: grid !important;
    grid-template-columns: 40px minmax(0, 1fr) !important;
    align-items: center !important;
    align-content: center !important;
    gap: 10px !important;
    padding: 10px 12px !important;
    border: 1px solid #dde5f0 !important;
    border-radius: 22px !important;
    background: #fff !important;
    color: #1d2435 !important;
    box-shadow: 0 10px 24px rgba(23, 26, 43, .045) !important;
    text-align: left !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon {
    width: 40px !important;
    height: 40px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 15px !important;
    background: #fff1e9 !important;
    color: #ff6b22 !important;
    box-shadow: inset 0 0 0 1px rgba(255, 107, 34, .18) !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon svg {
    width: 21px !important;
    height: 21px !important;
    display: block !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon img {
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip .ppob-provider-chip-icon > img,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip .ppob-provider-chip-icon picture,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip .ppob-provider-chip-icon svg {
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain !important;
    transform: none !important;
  }

  html body.ppob-storefront .ppob-provider-chip-copy {
    min-width: 0 !important;
    display: grid !important;
    gap: 3px !important;
    align-content: center !important;
  }

  html body.ppob-storefront .ppob-provider-chip strong {
    font-size: 12.5px !important;
    line-height: 1.18 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-provider-chip small {
    color: #8a92a6 !important;
    font-size: 10px !important;
    line-height: 1.15 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    display: block !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active,
  html body.ppob-storefront .ppob-provider-chip.active {
    border-color: #ff6b22 !important;
    background: #ff6b22 !important;
    color: #fff !important;
    box-shadow: 0 14px 26px rgba(255, 107, 34, .24) !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active .ppob-provider-chip-icon,
  html body.ppob-storefront .ppob-provider-chip.active .ppob-provider-chip-icon {
    background: rgba(255, 255, 255, .18) !important;
    color: #fff !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .28) !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active small,
  html body.ppob-storefront .ppob-provider-chip.active small {
    color: rgba(255, 255, 255, .82) !important;
  }

  html body.ppob-storefront .ppob-product-grid[hidden] {
    display: none !important;
  }
}

/* v171 final precision overrides */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-category-route-hint:not([hidden]) {
    width: calc(100% - 40px) !important;
    margin: 14px auto 7px !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden]) {
    width: calc(100% - 40px) !important;
    margin: 0 auto 20px !important;
    grid-auto-rows: 74px !important;
    gap: 11px 10px !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden])::before {
    margin: 0 0 3px !important;
  }

  html body.ppob-storefront .ppob-provider-chip {
    height: 74px !important;
    min-height: 74px !important;
    grid-template-columns: 40px minmax(0, 1fr) !important;
    gap: 9px !important;
    padding: 10px 11px !important;
  }

  html body.ppob-storefront .ppob-provider-chip strong {
    font-size: 12.25px !important;
  }

  html body.ppob-storefront .ppob-product-grid {
    width: calc(100% - 40px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* v172 cleaner provider cards: fewer borders, softer surface */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-provider-chip {
    border: 0 !important;
    background: rgba(255, 255, 255, .92) !important;
    box-shadow: 0 10px 26px rgba(23, 26, 43, .055) !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon {
    border: 0 !important;
    box-shadow: none !important;
    background: rgba(255, 107, 34, .09) !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active,
  html body.ppob-storefront .ppob-provider-chip.active {
    border: 0 !important;
    background: #ff6b22 !important;
    box-shadow: 0 14px 30px rgba(255, 107, 34, .23) !important;
  }

  html body.ppob-storefront .ppob-provider-chip.is-active .ppob-provider-chip-icon,
  html body.ppob-storefront .ppob-provider-chip.active .ppob-provider-chip-icon {
    background: rgba(255, 255, 255, .18) !important;
    box-shadow: none !important;
  }
}

/* v173 truly flat provider cards: remove remaining border-like edges */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip::before,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip::after {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip {
    background: #ffffff !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon::before,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon::after,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon img,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon svg {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip-icon {
    background: transparent !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip.is-active,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip.active {
    background: #ff6b22 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip.is-active .ppob-provider-chip-icon,
  html body.ppob-storefront .ppob-visible-subfilter .ppob-provider-chip.active .ppob-provider-chip-icon {
    background: rgba(255, 255, 255, .14) !important;
    box-shadow: none !important;
  }
}

/* v174 product text cleanup: prevent broken words and split prices */
@media (min-width: 0) {
  html body.ppob-storefront .ppob-product-grid {
    gap: 12px !important;
    align-items: stretch !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card.ppob-product-card,
  html body.ppob-storefront .ppob-product-grid .ppob-product-card {
    min-height: 116px !important;
    height: auto !important;
    padding: 14px 14px 13px !important;
    align-items: start !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card-copy {
    width: 100% !important;
    min-width: 0 !important;
    display: flex !important;
    min-height: 86px !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    gap: 10px !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card h3 {
    display: -webkit-box !important;
    max-width: 100% !important;
    margin: 0 !important;
    color: #1d2435 !important;
    font-size: 12.5px !important;
    font-weight: 950 !important;
    line-height: 1.22 !important;
    letter-spacing: -.01em !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
  }

  html body.ppob-storefront .ppob-product-grid .ppob-product-card p {
    display: block !important;
    max-width: 100% !important;
    margin: 0 !important;
    color: #ff6b22 !important;
    font-size: 12.5px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }
}

/* v175 final layout polish: consistent spacing, readable alert, smooth text */
@media (min-width: 0) {
  html body.ppob-storefront {
    text-rendering: geometricPrecision !important;
    -webkit-font-smoothing: antialiased !important;
  }

  html body.ppob-storefront .ppob-native-sheet {
    width: calc(100% - 28px) !important;
    margin: -32px auto 0 !important;
    padding: 12px !important;
    border-radius: 24px !important;
  }

  html body.ppob-storefront .ppob-native-alert {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) 24px !important;
    grid-template-areas:
      "icon copy close"
      "icon action close" !important;
    align-items: center !important;
    column-gap: 10px !important;
    row-gap: 7px !important;
    min-height: 0 !important;
    margin: 0 0 12px !important;
    padding: 13px 12px !important;
    border-radius: 18px !important;
  }

  html body.ppob-storefront .ppob-native-alert > span {
    grid-area: icon !important;
    width: 38px !important;
    height: 38px !important;
    align-self: center !important;
  }

  html body.ppob-storefront .ppob-native-alert > div {
    grid-area: copy !important;
    min-width: 0 !important;
    text-align: left !important;
  }

  html body.ppob-storefront .ppob-native-alert strong {
    display: block !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1.22 !important;
    letter-spacing: -.01em !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.ppob-storefront .ppob-native-alert small {
    display: block !important;
    margin-top: 3px !important;
    font-size: 10.25px !important;
    font-weight: 800 !important;
    line-height: 1.28 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.ppob-storefront .ppob-native-alert a {
    grid-area: action !important;
    width: max-content !important;
    min-height: 28px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 10px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
  }

  html body.ppob-storefront .ppob-native-alert button {
    grid-area: close !important;
    width: 24px !important;
    height: 24px !important;
    align-self: center !important;
    justify-self: center !important;
    font-size: 18px !important;
    line-height: 1 !important;
  }

  html body.ppob-storefront .ppob-native-search {
    height: 46px !important;
    margin: 0 0 14px !important;
    padding: 0 13px !important;
    border-radius: 16px !important;
  }

  html body.ppob-storefront .ppob-native-search .input {
    height: 44px !important;
    font-size: 12.25px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront .ppob-native-menu {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px 7px !important;
  }

  html body.ppob-storefront .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button,
  html body.ppob-storefront .ppob-native-menu-item {
    min-height: 62px !important;
    padding: 0 !important;
    gap: 5px !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button span,
  html body.ppob-storefront .ppob-native-menu-item span {
    width: 40px !important;
    height: 40px !important;
    border-radius: 14px !important;
  }

  html body.ppob-storefront .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button small,
  html body.ppob-storefront .ppob-native-menu-item small {
    max-width: 72px !important;
    min-height: 22px !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    color: #1d2435 !important;
    font-size: 9px !important;
    font-weight: 950 !important;
    line-height: 1.15 !important;
    text-align: center !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  html body.ppob-storefront .ppob-banner-slider {
    width: calc(100% - 28px) !important;
    margin: 0 auto 16px !important;
  }

  html body.ppob-storefront .ppob-banner-photo {
    aspect-ratio: 16 / 6.7 !important;
    border-radius: 16px !important;
  }

  html body.ppob-storefront .ppob-category-route-hint:not([hidden]) {
    width: calc(100% - 40px) !important;
    margin: 10px auto 5px !important;
    color: #82899a !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.32 !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden]) {
    width: calc(100% - 40px) !important;
    margin: 0 auto 18px !important;
    grid-auto-rows: 68px !important;
    gap: 10px !important;
  }

  html body.ppob-storefront .ppob-visible-subfilter:not([hidden])::before {
    margin: 0 0 2px !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront .ppob-provider-chip {
    height: 68px !important;
    min-height: 68px !important;
    grid-template-columns: 34px minmax(0, 1fr) !important;
    gap: 8px !important;
    padding: 9px 10px !important;
    border-radius: 17px !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon {
    width: 34px !important;
    height: 34px !important;
    border-radius: 12px !important;
  }

  html body.ppob-storefront .ppob-provider-chip-icon img,
  html body.ppob-storefront .ppob-provider-chip-icon svg {
    width: 22px !important;
    height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
  }

  html body.ppob-storefront .ppob-provider-chip strong {
    font-size: 11.5px !important;
    line-height: 1.18 !important;
    letter-spacing: -.01em !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.ppob-storefront .ppob-provider-chip small {
    font-size: 9.25px !important;
    line-height: 1.12 !important;
  }

  html body.ppob-storefront .ppob-recent-transactions {
    width: calc(100% - 40px) !important;
    margin: 22px auto 0 !important;
  }

  html body.ppob-storefront .ppob-section-head {
    align-items: end !important;
    margin-bottom: 9px !important;
  }

  html body.ppob-storefront .ppob-section-head span {
    font-size: 10px !important;
    font-weight: 950 !important;
    letter-spacing: .03em !important;
  }

  html body.ppob-storefront .ppob-section-head h2,
  html body.ppob-storefront #ppobRecentTransactionsTitle {
    font-size: 16px !important;
    line-height: 1.12 !important;
    margin: 2px 0 0 !important;
  }

  html body.ppob-storefront .ppob-section-head a {
    font-size: 10.5px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
  }

  html body.ppob-storefront .ppob-empty-state {
    min-height: 62px !important;
    padding: 14px 16px !important;
    border: 0 !important;
    border-radius: 17px !important;
    box-shadow: none !important;
    color: #8a92a6 !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
  }
}

/* v176 checkout polish: clean app-like payment flow, no raw list/border clutter */
@media (min-width: 0) {
  html body.ppob-storefront #checkout.ppob-inline-checkout-section[hidden],
  html body.ppob-storefront .ppob-inline-checkout-section[hidden] {
    display: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section.ppob-order-hero-section {
    width: 100% !important;
    max-width: 366px !important;
    margin: 0 auto !important;
    padding: 12px 0 92px !important;
    background: #eef3f8 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section.ppob-order-hero-section::before {
    display: none !important;
    content: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section > .container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 18px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-layout {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    margin: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-panel,
  html body.ppob-storefront .ppob-inline-checkout-section .summary-card {
    width: 100% !important;
    margin: 0 !important;
    padding: 16px !important;
    border: 0 !important;
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-panel-head {
    display: grid !important;
    gap: 8px !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: left !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-panel-head h3,
  html body.ppob-storefront .ppob-inline-checkout-section .summary-card h3 {
    margin: 0 !important;
    color: #1d2435 !important;
    font-size: 17px !important;
    font-weight: 950 !important;
    line-height: 1.18 !important;
    letter-spacing: -.02em !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-panel-head p,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-form-section-head p,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-hint,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-note {
    margin: 0 !important;
    color: #7d879b !important;
    font-size: 11.5px !important;
    font-weight: 750 !important;
    line-height: 1.38 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-status-card,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-form-section,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-focus,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-panel,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-confirmation,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-submit-safety,
  html body.ppob-storefront .ppob-inline-checkout-section .ppob-extra-fields {
    margin: 0 0 10px !important;
    padding: 13px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #f7f9fd !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 4px 10px !important;
    align-items: center !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box strong,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box p,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box small {
    margin: 0 !important;
    line-height: 1.15 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box strong {
    color: #1d2435 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box p {
    color: #ff6b22 !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    text-align: right !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-timer-box small {
    grid-column: 1 / -1 !important;
    color: #8a92a6 !important;
    font-size: 10.5px !important;
    font-weight: 750 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-status-badges {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    margin: 0 0 8px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .status-badge {
    min-height: 24px !important;
    padding: 0 9px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #fff2ec !important;
    color: #ff6b22 !important;
    font-size: 9.5px !important;
    font-weight: 950 !important;
    line-height: 24px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-status-card h4,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-form-section-head h4,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-focus-copy h4,
  html body.ppob-storefront .ppob-inline-checkout-section #qrisPaymentTitle {
    margin: 0 0 4px !important;
    color: #1d2435 !important;
    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-status-card p {
    margin: 0 !important;
    color: #7d879b !important;
    font-size: 11.5px !important;
    font-weight: 750 !important;
    line-height: 1.38 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-form {
    display: grid !important;
    gap: 0 !important;
    margin: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-form-section-head {
    margin: 0 0 10px !important;
    padding: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .form-group,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-form-section .form-group {
    display: grid !important;
    gap: 7px !important;
    margin: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section label {
    color: #242b3d !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .input,
  html body.ppob-storefront .ppob-inline-checkout-section textarea.input {
    width: 100% !important;
    min-height: 44px !important;
    padding: 0 13px !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: inset 0 0 0 1px #e4eaf3 !important;
    color: #1d2435 !important;
    font-size: 12.5px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section textarea.input {
    min-height: 78px !important;
    padding-top: 12px !important;
    resize: vertical !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-inline-state,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-submit-safety {
    color: #7d879b !important;
    font-size: 11px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-selector {
    display: grid !important;
    gap: 8px !important;
    margin: 0 0 10px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-option {
    min-height: 58px !important;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #fff !important;
    box-shadow: inset 0 0 0 1px #e8edf5 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-option:has(input:checked),
  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-option.is-active,
  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-option.is-selected {
    background: #fff4ed !important;
    box-shadow: inset 0 0 0 1px rgba(255, 107, 34, .28) !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-body,
  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-main,
  html body.ppob-storefront .ppob-inline-checkout-section .payment-method-copy {
    min-width: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-focus-head {
    display: grid !important;
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    margin: 0 0 8px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-method-icon,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-method-icon-focus {
    width: 36px !important;
    height: 36px !important;
    border: 0 !important;
    border-radius: 13px !important;
    background: #fff2ec !important;
    color: #ff6b22 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-payment-number {
    margin: 0 0 5px !important;
    color: #1d2435 !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    line-height: 1.25 !important;
    word-break: break-word !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-panel:not([hidden]) {
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: start !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-card {
    width: 96px !important;
    min-height: 96px !important;
    display: grid !important;
    place-items: center !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #fff !important;
    box-shadow: inset 0 0 0 1px #e8edf5 !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-card img {
    width: 88px !important;
    height: 88px !important;
    object-fit: contain !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-meta,
  html body.ppob-storefront .ppob-inline-checkout-section .summary-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-meta li,
  html body.ppob-storefront .ppob-inline-checkout-section .summary-list li {
    display: grid !important;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    min-height: 34px !important;
    padding: 8px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #edf1f6 !important;
    color: #7d879b !important;
    font-size: 11.25px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-meta li:last-child,
  html body.ppob-storefront .ppob-inline-checkout-section .summary-list li:last-child {
    border-bottom: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .summary-list li span,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-meta li span {
    min-width: 0 !important;
    color: #8a92a6 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .summary-list li strong,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-qris-meta li strong {
    min-width: 0 !important;
    color: #1d2435 !important;
    font-size: 11.25px !important;
    font-weight: 950 !important;
    line-height: 1.25 !important;
    text-align: right !important;
    overflow-wrap: anywhere !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-summary-optional {
    display: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-total-card {
    display: grid !important;
    gap: 3px !important;
    margin: 10px 0 8px !important;
    padding: 14px !important;
    border: 0 !important;
    border-radius: 17px !important;
    background: linear-gradient(135deg, #ff6b22, #ff8a3d) !important;
    color: #fff !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-total-card span,
  html body.ppob-storefront .ppob-inline-checkout-section .checkout-total-card strong {
    color: #fff !important;
    margin: 0 !important;
    line-height: 1.15 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-total-card span {
    font-size: 10.5px !important;
    font-weight: 850 !important;
    opacity: .9 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-total-card strong {
    font-size: 20px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-extra-fields summary {
    cursor: pointer !important;
    color: #1d2435 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-extra-fields[open] summary {
    margin-bottom: 10px !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-confirm-checkbox {
    display: grid !important;
    grid-template-columns: 20px minmax(0, 1fr) !important;
    gap: 9px !important;
    align-items: start !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-confirm-checkbox input {
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    accent-color: #ff6b22 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-confirm-checkbox span {
    color: #1d2435 !important;
    font-size: 11.5px !important;
    font-weight: 850 !important;
    line-height: 1.35 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-action-row {
    display: grid !important;
    grid-template-columns: .82fr 1.18fr !important;
    gap: 9px !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-action-row .btn,
  html body.ppob-storefront .ppob-inline-checkout-section #checkoutSubmitButton {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-action-row .btn-outline {
    background: #fff !important;
    color: #1d2435 !important;
    box-shadow: inset 0 0 0 1px #e2e8f2 !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .checkout-action-row .btn-primary,
  html body.ppob-storefront .ppob-inline-checkout-section #checkoutSubmitButton {
    background: #ff6b22 !important;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(255, 107, 34, .18) !important;
  }

  html body.ppob-storefront .ppob-inline-checkout-section .ppob-summary {
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
  }
}

/* v177 dedicated checkout page: product selection moves out of index into checkout flow */
@media (min-width: 0) {
  html body.ppob-storefront.ppob-dedicated-checkout-page {
    width: 100% !important;
    max-width: 430px !important;
    min-height: 100dvh !important;
    margin: 0 auto !important;
    padding: 0 0 92px !important;
    overflow-x: hidden !important;
    background: #eef3f8 !important;
    color: #1d2435 !important;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    text-rendering: geometricPrecision !important;
    -webkit-font-smoothing: antialiased !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(.navbar, .footer, .ppob-app-bottom-nav, .floating-wa, .back-to-top, .menu-overlay) {
    display: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section.ppob-order-hero-section {
    width: 100% !important;
    max-width: none !important;
    min-height: 100dvh !important;
    margin: 0 !important;
    padding: 18px 0 22px !important;
    background: #eef3f8 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section.ppob-order-hero-section::before {
    display: none !important;
    content: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section > .container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 18px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(.ppob-panel, .summary-card) {
    width: 100% !important;
    margin: 0 !important;
    padding: 16px !important;
    border: 0 !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-panel-head {
    margin: 0 0 12px !important;
    padding: 0 !important;
    border: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-panel-head h3 {
    margin: 0 0 5px !important;
    color: #1d2435 !important;
    font-size: 18px !important;
    font-weight: 950 !important;
    line-height: 1.15 !important;
    letter-spacing: -.02em !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-panel-head p {
    margin: 0 !important;
    color: #7d879b !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-timer-box {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 4px 10px !important;
    align-items: center !important;
    margin: 12px 0 0 !important;
    padding: 12px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #f7f9fd !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-timer-box :is(strong, p, small) {
    margin: 0 !important;
    line-height: 1.15 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-timer-box strong {
    color: #1d2435 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-timer-box p {
    color: #ff6b22 !important;
    font-size: 13px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-timer-box small {
    grid-column: 1 / -1 !important;
    color: #8a92a6 !important;
    font-size: 10.5px !important;
    font-weight: 750 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-card {
    display: grid !important;
    gap: 8px !important;
    margin: 0 0 12px !important;
    padding: 16px !important;
    border: 0 !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: 0 12px 30px rgba(23, 26, 43, .055) !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .section-tag {
    margin: 0 !important;
    color: #ff6b22 !important;
    font-size: 10px !important;
    font-weight: 950 !important;
    letter-spacing: .07em !important;
    text-transform: uppercase !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-card h3 {
    margin: 0 !important;
    color: #1d2435 !important;
    font-size: 21px !important;
    font-weight: 950 !important;
    line-height: 1.15 !important;
    letter-spacing: -.03em !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-card p {
    margin: 0 !important;
    color: #7d879b !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-price {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 12px !important;
    margin-top: 8px !important;
    padding: 13px !important;
    border-radius: 18px !important;
    background: #fbfcff !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-price small {
    display: block !important;
    margin: 0 0 2px !important;
    color: #a2aabe !important;
    font-size: 10.5px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-price strong {
    display: block !important;
    color: #ff6b22 !important;
    font-size: 21px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-price .btn {
    min-height: 44px !important;
    padding: 0 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: #1d2435 !important;
    box-shadow: inset 0 0 0 1px #e4eaf3 !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    white-space: nowrap !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-form {
    display: grid !important;
    gap: 10px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(.checkout-form-section, .checkout-payment-focus, .checkout-qris-panel, .checkout-payment-confirmation, .checkout-submit-safety, .ppob-extra-fields) {
    margin: 0 !important;
    padding: 13px !important;
    border: 0 !important;
    border-radius: 17px !important;
    background: #f7f9fd !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-form-section-head {
    margin: 0 0 10px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-form-section-head h4,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-payment-focus-copy h4 {
    margin: 0 0 4px !important;
    color: #1d2435 !important;
    font-size: 14px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-form-section-head p,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-hint,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-payment-note,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-inline-state,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-submit-safety {
    color: #7d879b !important;
    font-size: 11.25px !important;
    font-weight: 750 !important;
    line-height: 1.38 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .form-group {
    display: grid !important;
    gap: 7px !important;
    margin: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page label {
    color: #242b3d !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1.2 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .input,
  html body.ppob-storefront.ppob-dedicated-checkout-page textarea.input {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 15px !important;
    background: #fff !important;
    box-shadow: inset 0 0 0 1px #dfe7f2 !important;
    color: #1d2435 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page textarea.input {
    min-height: 82px !important;
    padding-top: 12px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .payment-method-selector {
    display: grid !important;
    gap: 8px !important;
    margin: 0 0 10px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .payment-method-option {
    min-height: 58px !important;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: #fff !important;
    box-shadow: inset 0 0 0 1px #e8edf5 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-payment-focus-head {
    display: grid !important;
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    margin: 0 0 8px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(.checkout-method-icon, .checkout-method-icon-focus) {
    width: 36px !important;
    height: 36px !important;
    border: 0 !important;
    border-radius: 13px !important;
    background: #fff2ec !important;
    color: #ff6b22 !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-payment-number {
    margin: 0 0 5px !important;
    color: #1d2435 !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    line-height: 1.25 !important;
    overflow-wrap: anywhere !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-action-row {
    display: grid !important;
    grid-template-columns: .82fr 1.18fr !important;
    gap: 9px !important;
    margin: 2px 0 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-action-row .btn {
    min-height: 46px !important;
    border: 0 !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-action-row .btn-outline {
    background: #fff !important;
    color: #1d2435 !important;
    box-shadow: inset 0 0 0 1px #e2e8f2 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-action-row .btn-primary {
    background: #ff6b22 !important;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(255, 107, 34, .18) !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-card {
    padding: 16px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-card h3 {
    margin: 4px 0 10px !important;
    color: #1d2435 !important;
    font-size: 16px !important;
    font-weight: 950 !important;
    line-height: 1.16 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-copy {
    display: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-total-card {
    display: grid !important;
    gap: 3px !important;
    margin: 0 0 8px !important;
    padding: 14px !important;
    border: 0 !important;
    border-radius: 17px !important;
    background: linear-gradient(135deg, #ff6b22, #ff8a3d) !important;
    color: #fff !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-total-card :is(span, strong) {
    color: #fff !important;
    margin: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-total-card strong {
    font-size: 20px !important;
    font-weight: 950 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-list,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-qris-meta {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-list li,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-qris-meta li {
    display: grid !important;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    min-height: 34px !important;
    padding: 8px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #edf1f6 !important;
    font-size: 11.25px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-list li:last-child,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-qris-meta li:last-child {
    border-bottom: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-list li span,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-qris-meta li span {
    color: #8a92a6 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-list li strong,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-qris-meta li strong {
    color: #1d2435 !important;
    font-size: 11.25px !important;
    font-weight: 950 !important;
    text-align: right !important;
    overflow-wrap: anywhere !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-summary-optional {
    display: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-native-bottom-nav {
    width: 100% !important;
    max-width: 430px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 0 !important;
    transform: translateX(-50%) !important;
    border: 0 !important;
    border-top: 1px solid #e7eaf2 !important;
    border-radius: 24px 24px 0 0 !important;
    box-shadow: 0 -10px 28px rgba(23, 26, 43, .08) !important;
  }
}

@media (min-width: 1024px) {
  html body.ppob-storefront.ppob-dedicated-checkout-page {
    width: 366px !important;
    max-width: 366px !important;
    min-width: 366px !important;
    border-radius: 34px !important;
    box-shadow: 0 28px 80px rgba(23, 26, 43, .14) !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-native-bottom-nav {
    width: 366px !important;
    max-width: 366px !important;
  }
}

/* v178 checkout emergency stabilizer: detach from legacy checkout-page rules */
@media (min-width: 0) {
  html body.ppob-storefront.ppob-dedicated-checkout-page,
  html body.ppob-storefront.ppob-dedicated-checkout-page * {
    box-sizing: border-box !important;
    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page {
    display: block !important;
    inline-size: min(100vw, 430px) !important;
    width: min(100vw, 430px) !important;
    min-width: 320px !important;
    max-width: 430px !important;
    margin-inline: auto !important;
    overflow-x: hidden !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section.ppob-order-hero-section,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section.ppob-order-hero-section > .container,
  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-layout,
  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-panel,
  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-summary,
  html body.ppob-storefront.ppob-dedicated-checkout-page .summary-card,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-selected-product-card,
  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-form,
  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-form-section {
    position: relative !important;
    inline-size: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    float: none !important;
    transform: none !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-section.ppob-order-hero-section > .container {
    padding-inline: 18px !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .ppob-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(h1, h2, h3, h4, p, span, small, strong, label, a, button, input, textarea, li) {
    max-width: 100% !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page :is(.btn, button, input, textarea, select) {
    min-width: 0 !important;
  }

  html body.ppob-storefront.ppob-dedicated-checkout-page .checkout-action-row {
    position: static !important;
    bottom: auto !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
    border-top: 0 !important;
    background: transparent !important;
  }
}

@media (min-width: 1024px) {
  html body.ppob-storefront.ppob-dedicated-checkout-page {
    inline-size: 366px !important;
    width: 366px !important;
    min-width: 366px !important;
    max-width: 366px !important;
  }
}

/* v190 PPOB visual lock: final layer for clean app-like home layout */
@media (min-width: 0) {
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page),
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) * {
    box-sizing: border-box !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    overflow-x: hidden !important;
    background:
      radial-gradient(circle at 18% 0%, rgba(109, 91, 255, .12), transparent 260px),
      radial-gradient(circle at 86% 2%, rgba(34, 211, 238, .15), transparent 280px),
      #f3f6fb !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-store-section-first {
    width: min(100%, 430px) !important;
    max-width: 430px !important;
    min-width: 0 !important;
    margin-inline: auto !important;
    overflow-x: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home {
    border-radius: 34px 34px 0 0 !important;
    box-shadow: 0 24px 80px rgba(23, 26, 43, .12) !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-store-section-first {
    padding: 16px 0 108px !important;
    border-radius: 0 !important;
    background: #f3f6fb !important;
    box-shadow: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-store-section-first > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 18px !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-top {
    padding: 28px 18px 64px !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-brand {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 0 16px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-app-header strong {
    min-width: 0 !important;
    color: #fff !important;
    font-size: 23px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-app-header-actions {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex: 0 0 auto !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-wallet,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home .ppob-native-wallet.ppob-native-wallet {
    width: 100% !important;
    min-height: 138px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-rows: auto auto !important;
    gap: 10px 12px !important;
    padding: 15px 16px !important;
    overflow: hidden !important;
    border-radius: 20px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-wallet-main {
    grid-column: 1 / 2 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
    display: grid !important;
    align-content: start !important;
    justify-items: start !important;
    gap: 2px !important;
    overflow: visible !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-wallet-main span,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-wallet-main small {
    display: block !important;
    max-width: 100% !important;
    color: rgba(255, 255, 255, .88) !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobBalanceValue {
    display: block !important;
    max-width: 100% !important;
    color: #fff !important;
    font-size: clamp(25px, 7vw, 31px) !important;
    font-weight: 950 !important;
    letter-spacing: -.06em !important;
    line-height: 1.04 !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    transform: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobAccountBadge {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: start !important;
    justify-self: end !important;
    min-width: 56px !important;
    height: 32px !important;
    display: inline-grid !important;
    place-items: center !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: #ff6b22 !important;
    font-size: 11px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-actions {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: start !important;
    gap: 8px !important;
    margin: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-actions a {
    min-width: 0 !important;
    min-height: 48px !important;
    display: grid !important;
    justify-items: center !important;
    align-content: start !important;
    gap: 5px !important;
    color: #fff !important;
    text-decoration: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-actions span {
    width: 34px !important;
    height: 34px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, .95) !important;
    color: #5b4ee6 !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-actions svg {
    width: 18px !important;
    height: 18px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-actions small {
    display: block !important;
    max-width: 100% !important;
    color: #fff !important;
    font-size: 10px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-sheet {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
    margin: -38px auto 0 !important;
    padding: 12px !important;
    border-radius: 22px !important;
    background: #fff !important;
    box-shadow: 0 14px 34px rgba(23, 26, 43, .08) !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert {
    grid-template-columns: 42px minmax(0, 1fr) 28px !important;
    grid-template-areas: "icon copy close" "icon action close" !important;
    align-items: center !important;
    gap: 8px 10px !important;
    min-height: 96px !important;
    margin: 0 !important;
    padding: 12px !important;
    border-radius: 18px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert strong,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert small {
    display: block !important;
    max-width: 100% !important;
    text-align: left !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert strong {
    font-size: 12px !important;
    line-height: 1.25 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert small {
    font-size: 10.5px !important;
    line-height: 1.25 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert a {
    justify-self: start !important;
    min-height: 28px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 10px !important;
    line-height: 28px !important;
    white-space: nowrap !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-search {
    width: 100% !important;
    min-height: 50px !important;
    margin: 0 !important;
    padding: 0 14px !important;
    border-radius: 16px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-search input {
    min-width: 0 !important;
    height: 100% !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    text-overflow: ellipsis !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px 7px !important;
    align-items: start !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu-item {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 72px !important;
    display: grid !important;
    justify-items: center !important;
    align-content: start !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button span,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu-item span {
    width: 42px !important;
    height: 42px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 15px !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button small,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu-item small {
    display: block !important;
    width: 100% !important;
    max-width: 70px !important;
    margin: 0 auto !important;
    color: #1d2435 !important;
    font-size: 9px !important;
    font-weight: 950 !important;
    line-height: 1.12 !important;
    text-align: center !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-banner-slider {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 18px !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-banner-photo {
    width: 100% !important;
    aspect-ratio: 16 / 6.1 !important;
    object-fit: contain !important;
    border-radius: 16px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-category-route-hint:not([hidden]) {
    width: 100% !important;
    margin: 12px 0 6px !important;
    padding: 0 !important;
    color: #7f8799 !important;
    font-size: 12px !important;
    font-weight: 850 !important;
    line-height: 1.35 !important;
    text-align: left !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter.ppob-visible-subfilter:not([hidden]) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: 70px !important;
    gap: 10px !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
    transform: none !important;
    translate: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter.ppob-visible-subfilter:not([hidden])::before {
    content: "Pilih Produk" !important;
    grid-column: 1 / -1 !important;
    display: block !important;
    height: auto !important;
    margin: 0 0 2px !important;
    color: #1d2435 !important;
    font-size: 18px !important;
    font-weight: 950 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter.ppob-visible-subfilter:not([hidden]) > * {
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 70px !important;
    min-height: 70px !important;
    margin: 0 !important;
    transform: none !important;
    translate: none !important;
    flex: none !important;
    scroll-snap-align: unset !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip {
    display: grid !important;
    grid-template-columns: 38px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(23, 26, 43, .04) !important;
    color: #1d2435 !important;
    text-align: left !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip-icon {
    width: 38px !important;
    height: 38px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 13px !important;
    background: rgba(255, 107, 34, .09) !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip-icon :is(img, svg),
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip-icon > img {
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain !important;
    transform: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip-copy {
    min-width: 0 !important;
    display: grid !important;
    gap: 3px !important;
    align-content: center !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip strong,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip small {
    display: block !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip strong {
    color: inherit !important;
    font-size: 12px !important;
    font-weight: 950 !important;
    line-height: 1.12 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip small {
    color: #8a92a6 !important;
    font-size: 9.5px !important;
    font-weight: 850 !important;
    line-height: 1.1 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip.is-active {
    background: #ff6b22 !important;
    color: #fff !important;
    box-shadow: 0 12px 26px rgba(255, 107, 34, .2) !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip.is-active .ppob-provider-chip-icon {
    background: rgba(255, 255, 255, .16) !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) #ppobVisibleSubfilter .ppob-provider-chip.is-active small {
    color: rgba(255, 255, 255, .82) !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-product-grid {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin: 0 !important;
    padding-top: 38px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-product-footer,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-recent-transactions {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-bottom-nav {
    width: min(100%, 430px) !important;
    max-width: 430px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 0 !important;
    transform: translateX(-50%) !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 0 !important;
    min-height: 74px !important;
    padding: 8px 12px calc(8px + env(safe-area-inset-bottom, 0px)) !important;
    border: 0 !important;
    border-top: 1px solid #e7eaf2 !important;
    border-radius: 24px 24px 0 0 !important;
    background: rgba(255, 255, 255, .98) !important;
    box-shadow: 0 -10px 28px rgba(23, 26, 43, .08) !important;
  }
}

@media (max-width: 380px) {
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-top {
    padding-inline: 14px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-wallet,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home .ppob-native-wallet.ppob-native-wallet {
    padding: 14px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu {
    gap: 11px 5px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button span,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu-item span {
    width: 39px !important;
    height: 39px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu .ppob-native-menu-item.ppob-shortcut-button small,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu-item small {
    max-width: 62px !important;
    font-size: 8.4px !important;
  }
}

@media (min-width: 768px) {
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-store-section-first,
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-bottom-nav {
    width: 430px !important;
    max-width: 430px !important;
  }
}

/* v190 PPOB home precision pass: neutralize old desktop grid/position rules */
@media (min-width: 0) {
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) :is(
    .ppob-native-app-home,
    .ppob-native-top,
    .ppob-native-sheet,
    .ppob-native-alert,
    .ppob-native-search,
    .ppob-native-menu,
    .ppob-store-section-first,
    .ppob-store-section-first > .container,
    #ppobVisibleSubfilter,
    .ppob-product-grid,
    .ppob-recent-transactions
  ) {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    float: none !important;
    transform: none !important;
    translate: none !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-sheet {
    grid-template-areas: none !important;
    grid-auto-flow: row !important;
    grid-auto-columns: minmax(0, 1fr) !important;
    justify-items: stretch !important;
    align-items: stretch !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) :is(
    .ppob-native-alert,
    .ppob-native-search,
    .ppob-native-menu
  ) {
    grid-area: auto !important;
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) 24px !important;
    grid-template-areas:
      "icon copy close"
      "icon action close" !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert > span {
    grid-area: icon !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert > div {
    grid-area: copy !important;
    min-width: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert > a {
    grid-area: action !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-alert > button {
    grid-area: close !important;
    align-self: center !important;
    justify-self: end !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-search {
    display: grid !important;
    grid-template-columns: 20px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 8px !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-search svg {
    width: 18px !important;
    height: 18px !important;
    flex: 0 0 auto !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-search input {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-menu {
    grid-auto-flow: row !important;
  }
}

@media (min-width: 1024px) {
  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) {
    padding-top: 0 !important;
  }

  html body.ppob-storefront:not(.ppob-product-page):not(.ppob-dedicated-checkout-page) .ppob-native-app-home {
    margin-top: 0 !important;
  }
}
