/* Paws & Cash — edit THIS file for styling. Refresh browser to preview. */

html {
  scroll-behavior: smooth;
  background: #ffffff !important;
}

body {
  background: #ffffff !important;
}

#pc-process-section,
#pc-faq-section {
  scroll-margin-top: 24px;
}

/* Preserve CF inline emphasis — do NOT force all headlines/spans bold */
.elPageContent b,
.elPageContent strong {
  font-weight: 700;
}

.elPageContent i:not(.fas):not(.far):not(.fab):not(.fa):not([class*="fa-"]),
.elPageContent em {
  font-family: inherit !important;
  font-style: italic !important;
  font-weight: inherit !important;
}

/* FontAwesome — use /webfonts (Safari breaks on emoji folder paths in url()) */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2");
}

.elPageContent .fa,
.elPageContent .fas,
.elPageContent .far,
.elPageContent .fab,
.elPageContent .fal,
.elPageContent i.fas,
.elPageContent i.far,
.elPageContent i.fab,
.elPageContent i.fa,
.elPageContent [class*="fa-"] {
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal !important;
  font-weight: 900 !important;
  -webkit-font-smoothing: antialiased;
}

.elPageContent .far,
.elPageContent .fa-regular {
  font-weight: 400 !important;
}

.elPageContent .fab,
.elPageContent .fa-brands {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

.fas,
.fa-solid {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* order summary icons (legacy `fa` class + solid glyphs) */
[data-page-element="CheckoutOrderSummary/V1"] .fa,
[data-page-element="CheckoutOrderSummary/V1"] .fas {
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: 900 !important;
  -webkit-font-smoothing: antialiased;
}

[data-page-element="CheckoutOrderSummary/V1"] .fa-shopping-basket::before {
  content: "\f291" !important;
}

[data-page-element="CheckoutOrderSummary/V1"] .fa-chevron-down::before {
  content: "\f078" !important;
}

[data-page-element="CheckoutOrderSummary/V1"] .fa-chevron-up::before {
  content: "\f077" !important;
}

/* --- bullet list checks: original FontAwesome check-circle --- */
.elBulletList .fa-check-circle,
.elBulletList i.fas.fa-check-circle {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: 21px !important;
  line-height: 1 !important;
  color: #000 !important;
  background: none !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  margin-right: 10px !important;
  display: inline-block !important;
  vertical-align: top !important;
  flex-shrink: 0 !important;
  -webkit-font-smoothing: antialiased;
}

.elBulletList .fa-check-circle::before,
.elBulletList i.fas.fa-check-circle::before {
  content: "\f058" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: inherit !important;
  color: inherit !important;
  position: static !important;
  border: none !important;
  transform: none !important;
  width: auto !important;
  height: auto !important;
  left: auto !important;
  top: auto !important;
}

/* bullet emphasis — brand blue */
.elPageContent .elBulletList b,
.elPageContent .elBulletList strong {
  color: #38B6FF !important;
}

/* FAQ question headlines — same blue accent */
.elHeadlineWrapper.id-6Z-pvbQQB-4279 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4303 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4321 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4382 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4456 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4606 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-4652 .elHeadline,
.elHeadlineWrapper.id-6Z-pvbQQB-5080 .elHeadline,
.row[class*="pc-faq-obj-"] .elHeadline {
  color: #38B6FF !important;
}

/* merged objection FAQs — match native FAQ card boxes exactly */
.row[class*="pc-faq-obj-"] {
  width: 1170px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

.row[class*="pc-faq-obj-"] > .col-md-12 > .col-inner {
  border-radius: 20px;
  padding: 10px 15px;
  margin-left: 10px;
  margin-right: 10px;
  background: #ffffff;
  border: 1px solid rgb(0, 16, 41);
  box-shadow: 4px 4px 0 0 rgb(0, 16, 41);
}

.row[class*="pc-faq-obj-"] .elHeadlineWrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.row[class*="pc-faq-obj-"] .elHeadline {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  letter-spacing: -0.05rem;
  line-height: 90%;
  font-size: 28px;
  text-align: left;
  color: rgb(56, 182, 255) !important;
  text-shadow: 1px 1px 1px rgba(170, 183, 199, 0.4);
}

.row[class*="pc-faq-obj-"] .fa_prepended {
  margin-right: 5px;
}

.row[class*="pc-faq-obj-"] .elParagraphWrapper {
  padding: 5px 0 10px;
}

.row[class*="pc-faq-obj-"] .elParagraph {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 110%;
  font-size: 18px;
  color: #2f2f2f;
}

@media (max-width: 770px) {
  .row[class*="pc-faq-obj-"] .elHeadline {
    line-height: 140%;
    letter-spacing: 0;
    font-size: 19px;
  }

  .row[class*="pc-faq-obj-"] .fa_prepended {
    font-size: 15px;
  }

  .row[class*="pc-faq-obj-"] .elParagraph {
    line-height: 140%;
    font-size: 15px;
  }
}

.id-6Z-CQknK-18 .elImageWrapper {
  text-align: center;
}

/* --- store product checkbox ticks --- */
[data-page-element="CheckoutProductCard/V2"] .elCheckboxIconCheck,
[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxIconCheck {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: 10px !important;
  line-height: 1 !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
  display: inline-block !important;
}

[data-page-element="CheckoutProductCard/V2"] .elCheckboxIconCheck::before,
[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxIconCheck::before {
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: inherit !important;
}

[data-page-element="CheckoutProductCard/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconSquare,
[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconSquare {
  display: none !important;
}

[data-page-element="CheckoutProductCard/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconCheck,
[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconCheck {
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

[data-page-element="CheckoutProductCard/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconCheck {
  color: #2f2f2f !important;
}

[data-page-element="CheckoutProductCard/V2"] .elCheckboxLabel .elCheckboxInput ~ .elCheckbox.elCheckbox.elCheckbox {
  border-color: #2f2f2f !important;
  background: #fff !important;
}

[data-page-element="CheckoutProductCard/V2"].elProductLayoutClassic.elProductSelected .elProductLayoutBackground {
  background: #2f2f2f;
  opacity: 0.08;
}

[data-page-element="CheckoutProductCard/V2"].elProductClickable,
[data-page-element="CheckoutProductCardBump/V2"].elProductClickable {
  cursor: pointer;
}

/* --- order bumps: original white boxes + dark borders --- */
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutProductSelectBump/V2"] {
  --product-card-bump-background-color: #ffffff;
  --product-card-bump-border-color: #2f2f2f;
  --product-card-bump-headline-color: #000;
  --product-card-bump-description-color: #000;
  --product-card-bump-link-color: #2f2f2f;
  --input-active-selected-color: #2f2f2f;
  --input-background-color: #fff;
}

[data-page-element="CheckoutProductCardBump/V2"] .elProductLayoutBackground {
  background-color: #ffffff !important;
}

[data-page-element="CheckoutProductCardBump/V2"] .elProductLayoutBorder {
  border-color: #2f2f2f !important;
  border-width: 1px !important;
  opacity: 1 !important;
}

[data-page-element="CheckoutProductCardBump/V2"] .elProductBumpHeadline,
[data-page-element="CheckoutProductCardBump/V2"] .elProductBumpHeadline span {
  color: #000 !important;
}

[data-page-element="CheckoutProductCardBump/V2"] .elProductCardDescription,
[data-page-element="CheckoutProductCardBump/V2"] .elProductCardDescription span {
  color: #000 !important;
}

[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxLabel .elCheckboxInput ~ .elCheckbox.elCheckbox.elCheckbox {
  border-color: #2f2f2f !important;
  background: #fff !important;
}

[data-page-element="CheckoutProductCardBump/V2"] .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconCheck {
  color: #2f2f2f !important;
}

.id-6Z-qQdQog-17 .elProductBumpHeadlineArrow,
.id-6Z-qQdQog-17 .elProductBumpHeadlineArrow i {
  color: rgb(255, 0, 0) !important;
}

/* red arrow hides once bump is selected */
[data-page-element="CheckoutProductCardBump/V2"].elProductSelected .elProductBumpHeadlineArrow,
[data-page-element="CheckoutProductCardBump/V2"]:has(input[name="product"]:checked) .elProductBumpHeadlineArrow {
  display: none !important;
}

/* --- bump badges (Recommended / Available here only) --- */
[data-page-element="CheckoutProductCardBump/V2"] {
  position: relative !important;
  overflow: visible !important;
}

[data-page-element="CheckoutProductSelectBump/V2"],
[data-page-element="CheckoutProductSelectBump/V2"] .elProductCardWrapper,
[data-page-element="CheckoutProductSelectBump/V2"] .elProductSelect,
[data-page-element="CheckoutProductSelectBump/V2"] .elProductList,
[data-page-element="CheckoutProductSelectBump/V2"] .elProductLayoutBorder,
[data-page-element="CheckoutProductSelectBump/V2"] .elProductLayoutBackground,
[data-page-element="CheckoutProductSelectBump/V2"] .elProductCardInfoContainer {
  overflow: visible !important;
}

[data-page-element="CheckoutProductSelectBump/V2"] .elProductCardWrapper {
  position: relative !important;
  margin-top: 12px !important;
}

/* Real badges are appended inside each bump card by checkout-products.js.
   Keeping them on the card prevents the label from drifting/clipping when
   the exported ClickFunnels wrappers change width. */
.pc-bump-badge {
  display: block !important;
  position: absolute;
  top: -9px;
  right: -1px;
  z-index: 20;
  min-width: 0;
  text-align: center;
  color: #fff;
  background: #001029;
  font-family: inherit;
  font-weight: 400;
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.4;
  padding: 2px 8px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  pointer-events: none;
  white-space: nowrap;
}

.pc-bump-badge--scarce {
  background: #001029;
}

.pc-bump-badge:not(.pc-bump-badge--scarce)::before {
  content: "★";
  display: inline-block;
  margin-right: 4px;
  font-size: 8px;
  line-height: 1;
  letter-spacing: 0;
  vertical-align: 0.02em;
}

.pc-bump-badge--scarce::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='5.2' width='7' height='5.3' rx='1'/%3E%3Cpath d='M4 5.2V3.8a2 2 0 0 1 4 0v1.4'/%3E%3C/svg%3E");
  vertical-align: -0.05em;
}

@media (max-width: 480px) {
  .pc-bump-badge {
    top: -9px;
    right: -1px;
    min-width: 0;
    padding: 2px 8px;
    font-size: 9px;
    letter-spacing: 0.1em;
  }
}

/* --- 3D blue CTAs --- */
:root {
  --pc-accent: #38B6FF;
  --pc-accent-dark: #2D92CC;
  --pc-cta-shadow: #000000;
  --pc-cta-shadow-size: 4px;
}

.elPageContent .elButton,
[data-page-element="Checkout/V2"] .elButton,
[data-page-element="Button/V1"] .elButton {
  border-radius: 0 !important;
  border: 2px solid #000 !important;
  box-shadow: var(--pc-cta-shadow-size) var(--pc-cta-shadow-size) 0 0 var(--pc-cta-shadow) !important;
  background: var(--pc-accent) !important;
  transition: transform 0.12s ease, box-shadow 0.12s ease !important;
}

.elPageContent .elBTN,
[data-page-element="Button/V1"] {
  margin-bottom: calc(8px + var(--pc-cta-shadow-size)) !important;
  overflow: visible !important;
}

.elPageContent .elButton:hover,
[data-page-element="Checkout/V2"] .elButton:hover,
[data-page-element="Button/V1"] .elButton:hover {
  transform: translate(-2px, -2px) !important;
  box-shadow: calc(var(--pc-cta-shadow-size) + 2px) calc(var(--pc-cta-shadow-size) + 2px) 0 0 var(--pc-cta-shadow) !important;
  background: var(--pc-accent) !important;
}

.elPageContent .elButton:active,
[data-page-element="Checkout/V2"] .elButton:active,
[data-page-element="Button/V1"] .elButton:active {
  transform: translate(2px, 2px) !important;
  box-shadow: 0 0 0 0 var(--pc-cta-shadow) !important;
  background: var(--pc-accent-dark) !important;
}

[data-page-element="Checkout/V2"] .elCheckoutCTAHeader,
[data-page-element="Checkout/V2"] .elCheckoutStepHeader.active,
[data-page-element="Checkout/V2"] [class*="StepHeader"].active {
  border-radius: 0 !important;
  border: 2px solid #000 !important;
  box-shadow: var(--pc-cta-shadow-size) var(--pc-cta-shadow-size) 0 0 var(--pc-cta-shadow) !important;
  background: var(--pc-accent) !important;
  border-top-color: var(--pc-accent) !important;
}

[data-page-element="Checkout/V2"] {
  --button-background-color: #38B6FF !important;
  --cta-headline-bg: #38B6FF !important;
  --cta-headline-border-radius: 0px !important;
}

/* checkout store grid — light blue undertone (stores only, not bumps) */
.id-6Z-qQdQog-17.id-6Z-qQdQog-17,
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="Checkout/V2"] {
  --container-background-color: #f5fbff;
  --input-active-selected-color: #38B6FF;
  --style-link-color: #38B6FF;
  --style-link-color-r: 56;
  --style-link-color-g: 182;
  --style-link-color-b: 255;
}

/* Step 2 "Go Back" link + arrow — black, not brand blue */
.id-6Z-qQdQog-17 a[href="#!prev-step"],
.id-6Z-qQdQog-17 a[href="#!prev-step"] span,
.id-6Z-qQdQog-17 a[href="#!prev-step"] .elMultiStepGoBackIcon,
.id-6Z-qQdQog-17 a.elTypographyLink[href="#!prev-step"] {
  color: #000000 !important;
  text-decoration: none !important;
  opacity: 1 !important;
}

.id-6Z-qQdQog-17 a[href="#!prev-step"]:hover,
.id-6Z-qQdQog-17 a[href="#!prev-step"]:hover span,
.id-6Z-qQdQog-17 a[href="#!prev-step"]:hover .elMultiStepGoBackIcon {
  color: #000000 !important;
  opacity: 1 !important;
  text-decoration: underline !important;
}

.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutProductSelect/V2"] {
  --input-background-color: #eaf6ff;
}

/* name + email fields — light blue like store cards (background on label layer, not input) */
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutContactForm/V1"],
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutContactForm/V1"] [data-page-element="Input/V1"] {
  --input-background-color: #eaf6ff;
  --input-border-color: #c5dff0;
}

.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutContactForm/V1"] input.elInput {
  background-color: transparent !important;
}

.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutContactForm/V1"] .labelText,
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutContactForm/V1"] .labelText label {
  color: #384751 !important;
}

/* order summary — light blue like store cards + name fields */
.id-6Z-qQdQog-17 .elCheckoutWrapper [data-page-element="CheckoutOrderSummary/V1"],
.id-6Z-qQdQog-17 [data-page-element="CheckoutOrderSummary/V1"] .elCheckoutWrapper {
  --input-background-color: #eaf6ff;
  --input-border-color: #c5dff0;
  --container-background-color: #eaf6ff;
  --container-border-color: #c5dff0;
}

.id-6Z-qQdQog-17 [data-page-element="CheckoutOrderSummary/V1"] .elCheckoutWrapper {
  background-color: #eaf6ff !important;
  border-color: #c5dff0 !important;
  text-align: left;
}

.id-6Z-qQdQog-17 [data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryBody,
.id-6Z-qQdQog-17 [data-page-element="CheckoutOrderSummary/V1"] .pc-order-summary-body {
  text-align: left;
}

.id-6Z-qQdQog-17 [data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryRow {
  background: #ffffff;
  border-color: #c5dff0;
}

.elPageContent .elButton,
[data-page-element="Checkout/V2"] .elButton {
  --style-box-shadow-x: 0px !important;
  --style-box-shadow-y: 0px !important;
  --style-box-shadow-blur: 0px !important;
  --style-box-shadow-spread: 0px !important;
  box-shadow: var(--pc-cta-shadow-size) var(--pc-cta-shadow-size) 0 0 var(--pc-cta-shadow) !important;
}

/* --- checkout fixes --- */
.elCheckoutBodyContainer.elHide,
.elCheckoutLoginOverlay.hide,
/* --- Stripe embed (replaces Rebilly card fields only) --- */
#co-overlay,
#co-overlay-2,
#pc-hero-checkout-cta,
.pc-hero-checkout-cta {
  display: none !important;
}

.payment-card-fields-container {
  display: none !important;
}

.pc-stripe-embed {
  margin-top: 4px;
}

.pc-stripe-embed .pc-stripe-element {
  min-height: 44px;
  padding: 2px 0;
}

.pc-stripe-embed .pc-stripe-element iframe {
  outline: none !important;
}

.pc-stripe-embed .pc-stripe-error {
  color: #ef4444;
  font-size: 12px;
  margin-top: 8px;
  display: none;
}

.pc-stripe-embed .pc-stripe-error.is-visible {
  display: block;
}

.pc-stripe-embed .pc-payment-request-container {
  display: none;
  margin-bottom: 12px;
}

.pc-stripe-embed .pc-payment-request-button {
  min-height: 44px;
}

.pc-stripe-embed .pc-pay-divider {
  display: none;
  align-items: center;
  gap: 8px;
  margin: 12px 0;
  font-size: 11px;
  color: #64748b;
}

.pc-stripe-embed .pc-pay-divider div {
  flex: 1;
  height: 1px;
  background: #e2e8f0;
}

[data-page-element="CheckoutMultiplePayments/V2"] .elCheckoutFormLabelContainer {
  display: block !important;
}

[data-page-element="CheckoutMultiplePayments/V2"] .payment-card-content {
  display: none !important;
}

[data-page-element="CheckoutMultiplePayments/V2"] > .pc-stripe-embed {
  display: block !important;
  position: relative;
  z-index: 1;
}

[data-page-element="CheckoutMultiplePayments/V2"] > [data-error-container="true"],
[data-page-element="CheckoutMultiplePayments/V2"] > .elCheckoutFormErrors,
[data-page-element="CheckoutMultiplePayments/V2"] > .elPAILoader {
  display: none !important;
}

.checkout-general-errors-wrapper {
  display: none !important;
}

.pc-step1-error {
  display: none;
  margin: 0 0 12px;
  padding: 10px 12px;
  border: 1px solid #e53935;
  border-radius: 4px;
  background: rgba(229, 57, 53, 0.08);
  color: #b91c1c;
  font-size: 14px;
  line-height: 1.4;
}

.pc-step1-error.is-visible {
  display: block;
}

.elCheckoutFormRow:has([name="phone_number"]),
.elCheckoutFormRow:has([type="phone_number"]),
.elFormItemWrapper[type="phone_number"],
#cf_contact_phone {
  display: none !important;
}

.elSpinnerWrapper[data-loader="true"],
.modal-backdrop {
  display: none !important;
}
[data-page-element="CheckoutSavedContactDetails/V1"],
[data-page-element="CheckoutSavedBillingAddress/V1"],
[data-page-element="CheckoutBillingAddress/V1"],
[data-page-element="CheckoutShippingAddress/V1"],
[data-page-element="CheckoutAddressForm/V1"],
[data-page-element="CheckoutSavedAddressForm/V1"],
.elCheckoutSavedContactDetailsWrapper,
.elSavedDetailsWrapper,
.elSavedDetailsContainerWrapper,
.elSavedDetailsContainer,
.elSavedDetailsAddressField,
.elShippingSameAsBillingContainer,
.elFormItemWrapper[type="address"],
.elFormItemWrapper[type="address_2"],
.elFormItemWrapper[type="country"],
.elFormItemWrapper[type="city"],
.elFormItemWrapper[type="state"],
.elFormItemWrapper[type="zip"],
.elFormItemWrapper[type="postal_code"],
.elFormItemWrapper[type="shipping_address"],
.elFormItemWrapper[type="billing_address"],
.elFormItemWrapper[type="billing_address_2"],
.elFormItemWrapper[type="billing_country"],
.elFormItemWrapper[type="billing_city"],
.elFormItemWrapper[type="billing_state"],
.elFormItemWrapper[type="billing_zip"],
.elContactInfoFormSeparator {
  display: none !important;
}

/* order summary — match CF: small line items, no total */
[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryHead {
  cursor: pointer;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryHead .elOrderSummaryTotalPrice {
  display: none !important;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryHeadText {
  font-size: 13px;
  font-weight: 600;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryRowLeft,
[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryRowRight {
  display: flex;
  align-items: center;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryBody {
  display: none;
  margin-top: 12px;
}

[data-page-element="CheckoutOrderSummary/V1"].pc-summary-open .elOrderSummaryBody {
  display: block;
}

[data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryItems {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: stretch;
  width: 100%;
}

[data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.35;
  color: #4b5563;
  font-weight: 400 !important;
  text-align: left;
}

[data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryRowLeft {
  flex: 1;
  min-width: 0;
  margin-right: 0;
  white-space: normal;
  text-align: left;
}

[data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryRowLeftTextContainer {
  width: 100%;
  text-align: left;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryProductNameRow {
  font-size: 12px;
  font-weight: 400 !important;
  color: #4b5563;
  white-space: normal;
  display: block;
  width: 100%;
  text-align: left;
}

[data-page-element="CheckoutOrderSummary/V1"] .elCartOrderSummaryRowRight {
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 400 !important;
  color: #4b5563;
  text-align: right;
}

[data-page-element="CheckoutOrderSummary/V1"] .elOrderSummaryDivider {
  display: none !important;
}

/* checkout step 1 main CTA — keep original big size without disclaimer subtext */
.id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] [data-page-element="Button/V1"] {
  width: 100% !important;
}

.id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"].elButton {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  width: 100% !important;
  box-sizing: border-box !important;
  min-height: 87px !important;
  padding: 20px 16px !important;
}

.id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"] .elButtonMain {
  width: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"] .elButtonMainText {
  width: 100%;
  text-align: center !important;
  font-size: 21px !important;
  line-height: 115% !important;
}

.id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"] .elButtonSub:empty {
  display: none !important;
}

@media (max-width: 770px) {
  .id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"].elButton {
    min-height: 96px !important;
    padding: 22px 16px !important;
  }

  .id-6Z-qQdQog-17 .elMultiStepBody[data-step-number="1"] a[href="#!next-step"] .elButtonMainText {
    font-size: 25px !important;
  }
}

/* checkout step tabs + go back */
.id-6Z-qQdQog-17 .elMultiStepHeader .elCheckoutStepHeader {
  pointer-events: auto;
  cursor: pointer;
}

.id-6Z-qQdQog-17 .elMultiStepGoBack a {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 8px 0;
}

/* Complete Pet Store Empire — BEST VALUE + SAVE $53 badges */
[data-page-element="CheckoutProductCard/V2"]:has(input[value="339478"]) .elProductCardInfoName {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}

[data-page-element="CheckoutProductCard/V2"]:has(input[value="339478"]) .elProductCardInfoName::before {
  content: "SAVE $53";
  order: 3;
  display: inline-block;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #e53935;
  color: #fff;
  padding: 2px 8px;
  vertical-align: middle;
  border-radius: 2px;
  line-height: 1.4;
}

[data-page-element="CheckoutProductCard/V2"]:has(input[value="339478"]) .elProductCardInfoName::after {
  content: "BEST VALUE!";
  order: 2;
  display: inline-block;
  font-size: 9px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #38B6FF;
  color: #fff;
  padding: 2px 8px;
  vertical-align: middle;
  border-radius: 2px;
  line-height: 1.4;
}

/* Custom store — ONE OF ONE badge */
.pc-custom-store-card .elProductCardInfoName,
[data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .elProductCardInfoName {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}

@media (min-width: 901px) {
  .pc-custom-store-card .elProductCardInfoName,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .elProductCardInfoName {
    flex-wrap: nowrap;
  }

  .pc-custom-store-card .pc-name-custom-inline.elProductCardInfoName,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-custom-inline.elProductCardInfoName {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
    gap: 6px;
    width: auto;
    max-width: 100%;
  }

  .pc-custom-store-card .pc-name-custom-inline .pc-name-title,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-custom-inline .pc-name-title {
    white-space: nowrap;
    flex: 0 0 auto;
  }

  .pc-custom-store-card .pc-name-custom-inline .pc-badge-one,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-custom-inline .pc-badge-one {
    display: inline-block !important;
    flex: 0 0 auto;
  }

  .pc-custom-store-card .pc-name-badges-wrapped .pc-badge-one,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-badges-wrapped .pc-badge-one {
    display: inline-block;
  }

  .pc-custom-store-card .pc-name-badges-wrapped.elProductCardInfoName::after,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-badges-wrapped.elProductCardInfoName::after {
    display: none !important;
    content: none !important;
  }

  .pc-custom-store-card .pc-name-emoji-badges,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-emoji-badges {
    flex-shrink: 0;
    white-space: nowrap;
  }
}

.pc-custom-store-card .elProductCardInfoName::after,
[data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .elProductCardInfoName::after {
  content: "ONE OF ONE";
  order: 2;
  display: inline-block;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 8px;
  line-height: 1.4;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 2px;
  background: linear-gradient(90deg, #d97706 0%, #f59e0b 52%, #fbbf24 100%);
}

/* Inline badge row (emoji + badges stay together on mobile) */
.pc-name-emoji-badges {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  vertical-align: baseline;
}

.pc-name-badges-wrapped .pc-badge {
  display: none;
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 2px 8px;
  line-height: 1.4;
  white-space: nowrap;
  border-radius: 2px;
  vertical-align: middle;
}

.pc-name-badges-wrapped .pc-badge-best {
  font-weight: 400;
  background: #38B6FF;
  color: #fff;
}

.pc-name-badges-wrapped .pc-badge-save {
  font-weight: 400;
  background: #e53935;
  color: #fff;
}

.pc-name-badges-wrapped .pc-badge-one {
  font-weight: 800;
  color: #fff;
  background: linear-gradient(90deg, #d97706 0%, #f59e0b 52%, #fbbf24 100%);
}

@media (max-width: 900px) {
  .pc-name-badges-wrapped::before,
  .pc-name-badges-wrapped::after {
    display: none !important;
    content: none !important;
  }

  .pc-name-emoji-badges {
    white-space: nowrap;
  }

  .pc-name-badges-wrapped .pc-badge {
    display: inline-block;
  }

  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339478"]) .pc-name-badges-wrapped.elProductCardInfoName,
  .pc-custom-store-card .pc-name-badges-wrapped.elProductCardInfoName,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-badges-wrapped.elProductCardInfoName {
    display: inline;
    flex-wrap: unset;
    gap: 0;
  }

  .pc-custom-store-card .pc-name-custom-inline.elProductCardInfoName,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-custom-inline.elProductCardInfoName {
    display: inline !important;
  }

  .pc-custom-store-card .pc-name-custom-inline .pc-badge-one,
  [data-page-element="CheckoutProductCard/V2"]:has(input[value="339499"]) .pc-name-custom-inline .pc-badge-one {
    display: inline-block !important;
    margin-left: 4px;
    vertical-align: middle;
  }
}

/* custom store selected — other stores & bumps show INCLUDED and lock */
.pc-included {
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  background: #38B6FF;
  color: #fff;
  padding: 2px 8px;
  white-space: nowrap;
  border: 0.5px solid #4a4a4a;
  border-radius: 2px;
  line-height: 1.4;
}

.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item,
.pc-custom-active [data-page-element="CheckoutProductCardBump/V2"].pc-included-item {
  pointer-events: none;
  cursor: default;
}

.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item .elProductCardInfoName,
.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item .elProductCardInfoDescription,
.pc-custom-active [data-page-element="CheckoutProductCardBump/V2"].pc-included-item .elProductBumpHeadline,
.pc-custom-active [data-page-element="CheckoutProductCardBump/V2"].pc-included-item .elProductCardDescription {
  opacity: 0.45;
}

.pc-bump-badge {
  transition: opacity 0.2s ease;
}

.pc-custom-active [data-page-element="CheckoutProductCardBump/V2"].pc-included-item .pc-bump-badge {
  opacity: 0.45;
}

.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item .elCheckboxLabel .elCheckboxInput ~ .elCheckbox {
  opacity: 0.28;
  border-color: rgba(47, 47, 47, 0.35) !important;
}

.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item .elCheckboxLabel .elCheckboxInput:checked ~ .elCheckbox .elCheckboxIconCheck,
.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item.elProductSelected .elProductLayoutBackground {
  display: none;
}

.pc-custom-active [data-page-element="CheckoutProductCard/V2"].pc-included-item .elProductLayoutBackground {
  background: #2f2f2f;
  opacity: 0.04;
}

.pc-custom-active [data-page-element="CheckoutProductCardBump/V2"].pc-included-item .elProductBumpHeadlineArrow {
  display: none !important;
}

.pc-custom-store-card {
  pointer-events: auto !important;
  cursor: pointer !important;
}

/* custom store — anchor price (same final price size as other stores) */
.pc-custom-store-price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}

.pc-custom-store-compare {
  font-size: 11px;
  color: #9ca3af;
  text-decoration: line-through;
  line-height: 1.2;
}

/* --- hide old ClickFunnels footer --- */
.container.fullContainer.id-6Z-CQknK-255,
.id-6Z-CQknK-255.id-6Z-CQknK-255 {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* --- site footer --- */
#pc-site-footer {
  background: #ffffff;
  color: #1a1a1a;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
}

#pc-site-footer .pc-ft-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 48px 32px;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 40px;
  box-sizing: border-box;
  width: 100%;
}

#pc-site-footer .pc-ft-about {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

#pc-site-footer .pc-ft-brand {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
  width: 100%;
  text-align: left;
}

#pc-site-footer .pc-ft-logo-img {
  display: block;
  height: 52px;
  width: auto;
  max-width: 320px;
  margin: 0;
  object-fit: contain;
  object-position: left center;
}

#pc-site-footer .pc-ft-desc {
  font-size: 14px;
  line-height: 1.65;
  color: #666;
  font-weight: 400;
  max-width: 280px;
  margin: 0;
  text-align: left;
}

#pc-site-footer .pc-ft-col h4 {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
  font-weight: 600;
  margin: 0 0 16px;
}

#pc-site-footer .pc-ft-col a {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.9;
  font-weight: 500;
}

#pc-site-footer .pc-ft-col a:hover {
  color: #38B6FF;
}

#pc-site-footer .pc-ft-bar {
  max-width: 1200px;
  margin: 0 auto;
  padding: 18px 48px 14px;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 12px;
  color: #888;
  font-weight: 400;
  box-sizing: border-box;
  width: 100%;
}

#pc-site-footer .pc-ft-disclaimer {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 48px 24px;
  font-size: 10px;
  line-height: 1.6;
  font-weight: 300;
  color: #b8b8b8;
  text-align: center;
  box-sizing: border-box;
}

#pc-site-footer .pc-ft-tag {
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 11px;
  color: #aaa;
  font-weight: 600;
}

@media (max-width: 900px) {
  #pc-site-footer .pc-ft-inner {
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 32px 20px 24px;
    gap: 24px;
    text-align: center;
  }

  #pc-site-footer .pc-ft-inner > * {
    width: 100%;
    max-width: 100%;
  }

  #pc-site-footer .pc-ft-about {
    align-items: center;
    text-align: center;
  }

  #pc-site-footer .pc-ft-brand {
    justify-content: center;
  }

  #pc-site-footer .pc-ft-logo-img {
    height: 44px;
    max-width: 280px;
    margin: 0 auto;
    object-position: center center;
  }

  #pc-site-footer .pc-ft-desc {
    max-width: none;
    margin: 0 auto;
    text-align: center;
  }

  #pc-site-footer .pc-ft-col {
    text-align: center;
  }

  #pc-site-footer .pc-ft-col h4 {
    margin-bottom: 10px;
  }

  #pc-site-footer .pc-ft-col a {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  #pc-site-footer .pc-ft-bar {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 16px 20px 10px;
    gap: 8px;
  }

  #pc-site-footer .pc-ft-disclaimer {
    padding: 0 20px 28px;
    font-size: 9px;
    line-height: 1.55;
  }

  #pc-site-footer .pc-ft-bar span {
    max-width: 100%;
    line-height: 1.5;
  }

  #pc-site-footer .pc-ft-tag {
    white-space: normal;
    letter-spacing: 0.08em;
  }
}

/* --- Why Pet Products section (matches Why Choose Us headline/body) --- */
.pc-why-pet-section {
  box-sizing: border-box;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 20px 26px 10px;
  background: transparent;
  color: #2f2f2f;
}

.pc-why-pet-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.pc-why-pet-title {
  margin: 0;
  padding: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  color: #2f2f2f;
}

.pc-why-pet-body {
  margin: 0;
  padding: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  color: #2f2f2f;
}

.pc-why-pet-body b {
  font-weight: 700;
}

.pc-why-pet-cta-wrap,
.pc-compare-cta-wrap {
  margin-top: 8px;
  padding: 10px 0 6px;
  text-align: center;
}

.pc-compare-cta-wrap {
  margin-top: 40px;
  padding: 8px 0 0;
}

.pc-why-pet-cta .elButton,
.pc-compare-cta .elButton,
.pc-process-cta .elButton {
  display: inline-block;
  width: auto;
  max-width: 100%;
  font-family: Lato, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgb(56, 182, 255);
  text-decoration: none;
  box-sizing: border-box;
}

.pc-why-pet-cta .elButton .elButtonText,
.pc-compare-cta .elButton .elButtonText,
.pc-process-cta .elButton .elButtonText {
  color: rgb(255, 255, 255);
  letter-spacing: 0;
  line-height: 1.2;
}

.pc-why-pet-cta .elButton .elButtonSub,
.pc-compare-cta .elButton .elButtonSub,
.pc-process-cta .elButton .elButtonSub:not(.pc-process-cta-guarantee) {
  color: rgb(255, 255, 255);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

.pc-why-pet-cta .elButton:hover,
.pc-why-pet-cta .elButton:focus-visible,
.pc-compare-cta .elButton:hover,
.pc-compare-cta .elButton:focus-visible,
.pc-process-cta .elButton:hover,
.pc-process-cta .elButton:focus-visible {
  background: rgb(45, 146, 204);
}

.pc-why-pet-cta .elButton:hover .elButtonText,
.pc-why-pet-cta .elButton:hover .elButtonSub,
.pc-why-pet-cta .elButton:focus-visible .elButtonText,
.pc-why-pet-cta .elButton:focus-visible .elButtonSub,
.pc-compare-cta .elButton:hover .elButtonText,
.pc-compare-cta .elButton:hover .elButtonSub,
.pc-compare-cta .elButton:focus-visible .elButtonText,
.pc-compare-cta .elButton:focus-visible .elButtonSub,
.pc-process-cta .elButton:hover .elButtonText,
.pc-process-cta .elButton:hover .elButtonSub,
.pc-process-cta .elButton:focus-visible .elButtonText,
.pc-process-cta .elButton:focus-visible .elButtonSub {
  color: rgb(255, 255, 255);
}

.pc-why-pet-cta--desktop .elButton .elButtonText {
  font-size: 22px;
}

.pc-compare-cta--desktop .elButton {
  padding: 18px 40px 20px;
  min-width: min(100%, 720px);
}

.pc-compare-cta--desktop .elButton .elButtonText {
  font-size: 36px;
  font-weight: 700;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
  line-height: 1.15;
}

.pc-compare-cta--desktop .fa_prepended {
  margin-left: -8px;
  margin-right: 6px;
  font-size: 0.92em;
}

.pc-process-cta--desktop .elButton .elButtonText,
.pc-process-cta--mobile .elButton .elButtonText {
  font-size: 38px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
  line-height: 1.2;
}

.pc-why-pet-cta--mobile .elButton,
.pc-compare-cta--mobile .elButton,
.pc-process-cta--mobile .elButton {
  box-shadow: 0 0 3px 1px #aab7c7;
}

.pc-why-pet-cta--mobile .elButton .elButtonText,
.pc-compare-cta--mobile .elButton .elButtonText {
  font-size: 38px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.pc-why-pet-cta--mobile .fa_prepended,
.pc-compare-cta--mobile .fa_prepended,
.pc-process-cta .fa_prepended {
  margin-left: -10px;
  margin-right: 3px;
}

@media (max-width: 770px) {
  .pc-why-pet-section {
    padding: 16px 20px 24px;
  }

  .pc-why-pet-cta-wrap {
    margin-top: 12px;
    padding-bottom: 8px;
  }

  .pc-why-pet-body {
    font-size: 18px;
  }

  .elPageContent [data-page-element="Button/V1"] .elButton,
  .pc-why-pet-cta--mobile .elButton,
  .pc-compare-cta--mobile .elButton,
  .pc-process-cta--mobile .elButton,
  .pc-process-cta .elButton {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    min-height: 52px;
    box-sizing: border-box;
  }

  .elPageContent [data-page-element="Button/V1"] .elButtonMain,
  .pc-why-pet-cta--mobile .elButtonMain,
  .pc-compare-cta--mobile .elButtonMain,
  .pc-process-cta--mobile .elButtonMain,
  .pc-process-cta .elButtonMain {
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .pc-why-pet-cta--desktop .elButton .elButtonText,
  .pc-why-pet-cta--mobile .elButton .elButtonText,
  .pc-compare-cta--mobile .elButton .elButtonText,
  .pc-process-cta--desktop .elButton .elButtonText,
  .pc-process-cta--mobile .elButton .elButtonText {
    font-size: 23px;
  }
}

/* --- comparison table (match C&P layout/size) --- */
.pc-compare-section {
  --pc-border: #e5e5e5;
  --pc-accent: #38B6FF;
  box-sizing: border-box;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 48px 26px;
  background: transparent;
  color: #2f2f2f;
  overflow-x: hidden;
}

.pc-compare-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.pc-compare-head {
  text-align: center;
}

.pc-sec-label {
  display: none !important;
}

.pc-sec-title,
.pc-obj-title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 54px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  color: #2f2f2f;
}

.pc-sec-title {
  margin-bottom: 0;
}

@media (max-width: 770px) {
  .pc-sec-title,
  .pc-obj-title {
    font-size: 33px;
  }

  .pc-compare-head {
    margin-left: -14px;
    margin-right: -14px;
  }

  .pc-compare-head .pc-sec-title {
    font-size: clamp(27px, calc((100vw - 4px) / 12.1), 33px);
    white-space: nowrap;
    letter-spacing: -0.03em;
    line-height: 1.1;
  }
}

.pc-reg {
  font-weight: 400;
}

table.pc-ct {
  width: 100%;
  border-collapse: collapse;
  margin-top: 32px;
}

table.pc-ct th {
  padding: 14px 20px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 2px solid var(--pc-border);
  color: #999;
  vertical-align: bottom;
  line-height: 1.3;
}

table.pc-ct th:nth-child(2) {
  color: #2f2f2f;
}

table.pc-ct th:last-child {
  color: #1a1a1a;
  border-bottom-color: var(--pc-accent);
}

table.pc-ct td {
  padding: 16px 20px;
  font-size: 16px;
  border-bottom: 1px solid var(--pc-border);
  font-weight: 400;
  color: #555;
  vertical-align: middle;
  line-height: 1.45;
}

table.pc-ct td:first-child {
  color: #999;
}

table.pc-ct td:last-child {
  color: #1a1a1a;
  font-weight: 500;
}

.pc-ct-x {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2f2f2f;
}

.pc-ct-x svg {
  flex-shrink: 0;
}

.pc-ct-check {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #1a1a1a;
}

.pc-ct-check svg {
  flex-shrink: 0;
}

@media (min-width: 901px) {
  .pc-compare-section {
    width: 1170px;
    max-width: 100%;
    /* align with hero col content: agency CTA → checkout card */
    padding: 48px 26px;
  }

  table.pc-ct {
    width: 100%;
  }
}

@media (max-width: 900px) {
  /* breathing room: Why Pet Products → Why Choose Us → Compare (mobile) */
  #pc-why-pet-section + .id-6Z-CQknK-60 {
    margin-top: 20px !important;
  }

  .id-6Z-CQknK-60.id-6Z-CQknK-60 {
    padding-bottom: 28px !important;
    margin-bottom: 4px !important;
  }

  .pc-compare-section {
    padding: 40px 20px 32px;
  }

  table.pc-ct {
    margin-top: 24px;
  }

  table.pc-ct th,
  table.pc-ct td {
    padding: 12px 10px;
    font-size: 15px;
  }

  table.pc-ct th {
    font-size: 11px;
    letter-spacing: 0.08em;
  }
}

@media (max-width: 480px) {
  .pc-compare-section {
    padding: 36px 16px 24px;
  }

  table.pc-ct th,
  table.pc-ct td {
    padding: 10px 8px;
    font-size: 14px;
  }

  table.pc-ct th {
    font-size: 10px;
    letter-spacing: 0.06em;
  }

  .pc-ct-x svg,
  .pc-ct-check svg {
    width: 14px;
    height: 14px;
  }
}

/* --- sticky viewer count pill --- */
@keyframes pc-viewer-pulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(56, 182, 255, 0.55);
    transform: scale(1);
  }

  50% {
    box-shadow: 0 0 0 6px rgba(56, 182, 255, 0);
    transform: scale(1.08);
  }
}

@keyframes pc-viewer-count-pop {
  0% {
    transform: scale(1);
  }

  40% {
    transform: scale(1.12);
    color: #38b6ff;
  }

  100% {
    transform: scale(1);
  }
}

.pc-viewer-pill {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9997;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px 11px 14px;
  border-bottom-left-radius: 999px;
  background: linear-gradient(165deg, #ffffff 0%, #f3faff 42%, #dceefb 100%);
  border: 1px solid rgba(56, 182, 255, 0.42);
  border-top: none;
  box-shadow:
    0 6px 18px rgba(56, 182, 255, 0.22),
    0 12px 28px rgba(15, 23, 42, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.98),
    inset 0 -3px 6px rgba(56, 182, 255, 0.14);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-6px);
  transition:
    opacity 0.35s ease,
    visibility 0.35s ease,
    transform 0.35s ease;
}

.pc-viewer-pill.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.pc-viewer-pill__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #7fd4ff, #38b6ff 55%, #1e9ee0);
  box-shadow:
    0 0 0 0 rgba(56, 182, 255, 0.55),
    0 1px 3px rgba(0, 0, 0, 0.18);
  animation: pc-viewer-pulse 1.6s ease-in-out infinite;
  flex-shrink: 0;
}

.pc-viewer-pill__text {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1;
  color: #3d4654;
  white-space: nowrap;
}

.pc-viewer-pill__count {
  display: inline-block;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
  color: #1a1a1a;
}

.pc-viewer-pill__count--tick {
  animation: pc-viewer-count-pop 0.45s ease;
}

body.checkout-open .pc-viewer-pill {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media (max-width: 480px) {
  .pc-viewer-pill {
    padding: 7px 14px 9px 12px;
    gap: 6px;
  }

  .pc-viewer-pill__text {
    font-size: 11px;
  }

  .pc-viewer-pill__dot {
    width: 6px;
    height: 6px;
  }
}

/* --- recent purchase toasts (bottom-left social proof) --- */
.pc-purchase-toast {
  position: fixed;
  left: 16px;
  bottom: 20px;
  z-index: 9990;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  width: min(340px, calc(100vw - 32px));
  max-width: calc(100vw - 32px);
  padding: 13px 15px;
  border-radius: 12px;
  box-sizing: border-box;
  background: linear-gradient(165deg, #ffffff 0%, #f3faff 45%, #eaf6ff 100%);
  border: 1px solid rgba(56, 182, 255, 0.45);
  box-shadow:
    0 10px 28px rgba(56, 182, 255, 0.22),
    0 16px 34px rgba(15, 23, 42, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(-110%, 0, 0);
  transition:
    opacity 0.35s ease,
    visibility 0.35s ease,
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.pc-purchase-toast.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
}

.pc-purchase-toast__icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(56, 182, 255, 0.14);
  font-size: 15px;
  line-height: 1;
}

.pc-purchase-toast__body {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
  overflow: hidden;
}

.pc-purchase-toast__message {
  font-family: "Open Sans", Lato, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  color: #1a1a1a;
}

.pc-purchase-toast__time {
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  color: #6b7280;
  letter-spacing: 0.02em;
}

body.checkout-open .pc-purchase-toast {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media (min-width: 771px) {
  .pc-purchase-toast {
    min-width: 280px;
  }
}

@media (max-width: 770px) {
  #chatra {
    z-index: 2147483001 !important;
  }

  .pc-purchase-toast {
    left: 12px !important;
    right: auto !important;
    bottom: max(20px, env(safe-area-inset-bottom, 0px)) !important;
    width: calc(100vw - 12px - var(--pc-chat-reserve, 72px)) !important;
    max-width: calc(100vw - 12px - var(--pc-chat-reserve, 72px)) !important;
    min-width: min(240px, calc(100vw - 24px)) !important;
    padding: 10px 12px !important;
    gap: 7px !important;
    z-index: 9990 !important;
  }

  .pc-purchase-toast__body {
    flex: 1 1 auto;
    min-width: 0;
  }

  .pc-purchase-toast__message {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .pc-purchase-toast__icon {
    width: 24px;
    height: 24px;
    font-size: 13px;
  }

  .pc-purchase-toast__message {
    font-size: 11px;
    line-height: 1.3;
  }

  .pc-purchase-toast__time {
    font-size: 9.5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pc-purchase-toast {
    transition: opacity 0.2s ease;
    transform: none;
  }
}

/* --- mobile hero: 3 trust badges (replaces green PNG) --- */
.pc-mobile-trust-badges {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  padding: 4px 0 0;
}

.pc-mtb-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 6px;
}

.pc-mtb-item i.fas.fa-check-circle {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: 24px !important;
  line-height: 1 !important;
  color: #38B6FF !important;
  background: none !important;
}

.pc-mtb-item span {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  color: #2f2f2f;
  white-space: nowrap;
}

@media (max-width: 770px) {
  .id-6Z-LVyyJk-2.elImageWrapper {
    margin-bottom: 20px !important;
  }

  .id-6Z-LVyyJk-2.elImageWrapper + .elBTN {
    margin-top: 4px !important;
  }
}

/* --- objections / straight answers (3D FAQ-style cards) --- */
.pc-obj-section {
  --pc-obj-shadow: rgb(0, 16, 41);
  box-sizing: border-box;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 64px 48px 72px;
  background: #ffffff;
  color: #2f2f2f;
}

.pc-obj-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.pc-obj-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}

.pc-obj-label {
  margin: 0 0 12px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #38b6ff;
}

.pc-obj-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 40px;
}

.pc-obj-card {
  box-sizing: border-box;
  background: #ffffff;
  border: 2px solid #000000;
  box-shadow: 4px 4px 0 0 var(--pc-obj-shadow);
  padding: 24px 22px 22px;
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.pc-obj-card:hover {
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0 0 var(--pc-obj-shadow);
}

.pc-obj-q {
  margin: 0 0 14px;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: -0.05rem;
  text-transform: none;
  color: #38b6ff;
  text-shadow: 1px 1px 1px rgba(170, 183, 199, 0.4);
}

.pc-obj-a {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #2f2f2f;
  font-weight: 400;
}

.pc-process-cta .elButtonSub.pc-process-cta-guarantee {
  display: block;
  margin-top: 6px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.92);
  text-shadow: none;
  line-height: 1.2;
}

.pc-process-cta .elButton:hover .elButtonSub.pc-process-cta-guarantee,
.pc-process-cta .elButton:focus-visible .elButtonSub.pc-process-cta-guarantee {
  color: rgba(255, 255, 255, 0.92);
}

.pc-process-cta-wrap,
.pc-obj-cta-wrap {
  margin-top: 40px;
  text-align: center;
}

.pc-process-cta .elButton {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding-bottom: 14px;
  box-sizing: border-box;
}

.pc-process-cta.elBTN {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 900px) {
  .pc-obj-section {
    padding: 48px 20px 56px;
  }

  .pc-obj-grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }

  .pc-obj-card {
    padding: 20px 18px 18px;
  }

  .pc-obj-q {
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .pc-process-cta .elButton {
    width: 100%;
    min-width: 0;
  }
}

/* --- process / how it works (FAQ-style cards, alternating layout) --- */
.pc-process-section {
  --pc-process-shadow: rgb(0, 16, 41);
  box-sizing: border-box;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 64px 48px 72px;
  background: #ffffff;
  color: #2f2f2f;
}

.pc-process-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.pc-process-head {
  text-align: center;
  margin-bottom: 40px;
}

.pc-process-title {
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 0;
  color: rgb(47, 47, 47);
}

.pc-process-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.pc-process-card {
  position: relative;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px;
  align-items: center;
  width: min(100%, 980px);
  background: #ffffff;
  border: 2px solid #000000;
  box-shadow: 4px 4px 0 0 var(--pc-process-shadow);
  padding: 28px 28px 28px 32px;
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.pc-process-card:nth-child(1) {
  align-self: flex-start;
  margin-right: 48px;
}

.pc-process-card:nth-child(2) {
  align-self: flex-end;
  width: min(100%, 960px);
  margin-left: 56px;
}

.pc-process-card:nth-child(3) {
  align-self: flex-start;
  width: min(100%, 940px);
  margin-left: 24px;
  margin-right: 32px;
}

.pc-process-card:nth-child(4) {
  align-self: flex-end;
  width: min(100%, 970px);
  margin-left: 40px;
  margin-right: 16px;
}

.pc-process-card:hover {
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0 0 var(--pc-process-shadow);
}

.pc-process-card--flip .pc-process-media {
  order: 2;
}

.pc-process-card--flip .pc-process-content {
  order: 1;
}

.pc-process-card--flip .pc-process-step {
  left: auto;
  right: 24px;
}

.pc-process-step {
  position: absolute;
  top: -18px;
  left: 24px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #38b6ff;
  border: 2px solid #000000;
  box-shadow: 3px 3px 0 0 var(--pc-process-shadow);
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.pc-process-media {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}

.pc-process-media img {
  display: block;
  width: 100%;
  max-width: 360px;
  height: auto;
  margin: 0 auto;
  border-radius: 8px;
  background: #ffffff;
  min-height: 180px;
  object-fit: contain;
}

.pc-process-media img.pc-process-img--failed {
  opacity: 0.35;
}

.pc-process-content {
  min-width: 0;
  padding-top: 8px;
}

.pc-process-tag {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eaf6ff;
  border: 1px solid #c5dff0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #38b6ff;
}

.pc-process-heading {
  margin: 0 0 14px;
  font-family: "Poppins", sans-serif;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -0.04rem;
  color: #1e2127;
}

.pc-process-text {
  margin: 0;
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #2f2f2f;
}

.pc-process-note {
  margin: 14px 0 0;
  font-size: 12px;
  line-height: 1.5;
  font-style: italic;
  color: #6b7280;
}

/* hide legacy ClickFunnels process rows once custom section is live */
.id-6Z-CQknK-80 .id-6Z-CQknK-81,
.id-6Z-CQknK-80 .id-6Z-CQknK-86,
.id-6Z-CQknK-80 .id-6Z-CQknK-136 {
  display: none !important;
}

@media (max-width: 900px) {
  /* tighter gap: process CTA → examples grid (mobile only) */
  #pc-process-section + .id-6Z-CQknK-80 {
    padding-top: 0 !important;
  }

  #pc-process-section + .id-6Z-CQknK-80 .id-6Z-CQknK-141 {
    margin-top: 12px !important;
    padding-top: 8px !important;
  }

  .pc-process-section {
    padding: 48px 20px 32px;
  }

  .pc-process-list {
    gap: 36px;
  }

  .pc-process-card,
  .pc-process-card:nth-child(1),
  .pc-process-card:nth-child(2),
  .pc-process-card:nth-child(3),
  .pc-process-card:nth-child(4) {
    align-self: stretch;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .pc-process-card,
  .pc-process-card--flip {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 36px 20px 24px;
  }

  .pc-process-card--flip .pc-process-media,
  .pc-process-card--flip .pc-process-content {
    order: unset;
  }

  .pc-process-step {
    top: -18px;
    left: 20px;
    right: auto;
  }

  .pc-process-card--flip .pc-process-step {
    left: 20px;
    right: auto;
  }

  .pc-process-media img {
    max-width: 280px;
  }

  .pc-process-heading {
    font-size: 22px;
  }
}

@media (max-width: 770px) {
  .pc-process-title {
    font-size: 32px;
  }
}

/* --- dashboard showcase (mock UI + minimal copy) --- */
.pc-dash-section {
  box-sizing: border-box;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 72px 48px 80px;
  background: linear-gradient(180deg, #f5fbff 0%, #ffffff 100%);
  color: #2f2f2f;
}

.pc-dash-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.pc-dash-layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.pc-dash-copy {
  max-width: 640px;
  text-align: center;
}

.pc-dash-title {
  margin: 0 0 16px;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #1e2127;
}

.pc-dash-lead {
  margin: 0;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #4b5563;
}

.pc-dash-cta-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 4px;
}

.pc-dash-visual {
  width: 100%;
  max-width: 1024px;
  line-height: 0;
}

.pc-dash-shot {
  display: block;
  width: 100%;
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 900px) {
  .pc-dash-section {
    padding: 48px 20px 56px;
  }

  .pc-dash-layout {
    gap: 32px;
  }

  .pc-dash-copy {
    max-width: none;
  }
}

@media (max-width: 770px) {
  .pc-dash-title {
    font-size: 33px;
  }
}

/* --- sale countdown bar (scrolls with page) --- */
:root {
  --pc-sale-timer-h: 60px;
  --pc-sale-timer-font: 16px;
  --pc-sale-timer-icon: 22px;
  --pc-sale-timer-digits: 20px;
  --pc-sale-timer-track: 4px;
}

.pc-sale-timer {
  position: relative;
  width: 100%;
  z-index: 1;
  height: var(--pc-sale-timer-h);
  background: var(--pc-accent, #38B6FF);
  color: #fff;
  border-bottom: 2px solid #000;
}

.pc-sale-timer__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: calc(var(--pc-sale-timer-h) - var(--pc-sale-timer-track));
  padding: 8px 20px;
  box-sizing: border-box;
  text-align: center;
}

.pc-sale-timer__line {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.45em;
  margin: 0;
  padding: 0;
  max-width: 100%;
  font-size: var(--pc-sale-timer-font);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}

.pc-sale-timer__icon {
  height: var(--pc-sale-timer-icon);
  width: auto;
  display: inline-block;
  flex-shrink: 0;
  margin: 0 !important;
  vertical-align: middle;
}

.pc-sale-timer__headline,
.pc-sale-timer__offer,
.pc-sale-timer__digits,
.pc-sale-timer__remaining {
  display: inline !important;
  margin: 0 !important;
}

.pc-sale-timer__headline,
.pc-sale-timer__offer {
  font-weight: 700;
}

.pc-sale-timer__digits {
  font-size: var(--pc-sale-timer-digits);
  font-weight: 800;
  letter-spacing: 0.04em;
  font-variant-numeric: tabular-nums;
  color: #000;
}

.pc-sale-timer__remaining {
  color: #fff;
  font-weight: 600;
}

.pc-sale-timer__track {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: var(--pc-sale-timer-track);
  background: rgba(0, 0, 0, 0.12);
}

.pc-sale-timer__fill {
  display: block;
  height: 100%;
  width: 100%;
  background: #000;
  transition: width 1s linear;
}

@media (max-width: 720px) {
  :root {
    --pc-sale-timer-h: 48px;
    --pc-sale-timer-track: 3px;
  }

  .pc-sale-timer__inner {
    padding: 6px 8px;
  }

  .pc-sale-timer__line {
    flex-wrap: nowrap;
    white-space: nowrap;
    font-size: clamp(9.5px, 2.85vw, 11.5px);
    gap: 0.28em;
    letter-spacing: 0.03em;
    line-height: 1;
  }

  .pc-sale-timer__icon {
    height: clamp(13px, 3.6vw, 16px);
  }

  .pc-sale-timer__digits {
    font-size: clamp(10px, 3vw, 12.5px);
  }
}
