body.page-id-1110 {
  background: #f7f1e8 !important;
  color: #17251f;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.page-id-1110::before {
  content: "Calm Kid Routine - Secure Checkout";
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 16px clamp(18px, 4vw, 48px);
  background: rgba(255, 252, 247, 0.96);
  border-bottom: 1px solid #e3d6c7;
  color: #17251f;
  font-size: 0.93rem;
  font-weight: 800;
  letter-spacing: 0;
}

body.page-id-1110.admin-bar::before {
  margin-top: 32px;
}

body.page-id-1110,
body.page-id-1110 .surecart-template,
body.page-id-1110 .wp-block-surecart-checkout-form {
  --sc-color-primary-50: #fbefe9;
  --sc-color-primary-100: #f4d8cd;
  --sc-color-primary-500: #c65a3c;
  --sc-color-primary-600: #a94c33;
  --sc-color-primary-700: #833a28;
  --sc-focus-ring-color: rgba(198, 90, 60, 0.24);
}

body.page-id-1110 .wp-block-surecart-checkout-form {
  background: #f7f1e8 !important;
  min-height: calc(100vh - 58px);
}

body.page-id-1110 sc-checkout.checkout {
  display: block;
  background: #f7f1e8;
}

body.page-id-1110 .sc-checkout-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: clamp(18px, 4vw, 42px);
}

body.page-id-1110 .wp-block-surecart-columns {
  gap: clamp(18px, 3vw, 34px) !important;
  align-items: flex-start;
  background: transparent !important;
}

body.page-id-1110 .wp-block-surecart-column {
  border: 1px solid #e3d6c7;
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(46, 34, 25, 0.08);
  overflow: hidden;
}

body.page-id-1110 .wp-block-surecart-column.has-white-background-color {
  background: #fffcf7 !important;
}

body.page-id-1110 .wp-block-surecart-column.is-sticky {
  background: #f1e5d7 !important;
  border-color: #decfbe;
}

body.page-id-1110 .wp-block-surecart-submit {
  color: #17251f;
}

body.page-id-1110 sc-button::part(base),
body.page-id-1110 .wp-block-button__link.sc-button__link {
  min-height: 52px;
  border: 0;
  border-radius: 12px;
  background: #c65a3c;
  color: #fffaf3;
  box-shadow: 0 12px 24px rgba(198, 90, 60, 0.22);
  font-weight: 800;
  letter-spacing: 0;
}

body.page-id-1110 sc-button::part(base):hover,
body.page-id-1110 .wp-block-button__link.sc-button__link:hover {
  background: #a94c33;
  color: #ffffff;
}

body.page-id-1110 sc-input::part(base),
body.page-id-1110 sc-select::part(base),
body.page-id-1110 sc-textarea::part(base) {
  border-color: #d7c7b7;
  border-radius: 12px;
  background: #ffffff;
}

body.page-id-1110 sc-input::part(base):focus-within,
body.page-id-1110 sc-select::part(base):focus-within,
body.page-id-1110 sc-textarea::part(base):focus-within {
  border-color: #c65a3c;
  box-shadow: 0 0 0 3px rgba(198, 90, 60, 0.16);
}

body.page-id-1110 sc-order-summary {
  color: #17251f;
}

body.page-id-1110 .wp-block-surecart-cart-line-item-title,
body.page-id-1110 .wp-block-surecart-cart-line-item-price-name,
body.page-id-1110 .wp-block-surecart-cart-subtotal-amount,
body.page-id-1110 .wp-block-surecart-cart-line-item-amount {
  color: #17251f !important;
}

body.page-id-1110 .sc-cart-drawer {
  background: #fffcf7;
}

@media (max-width: 782px) {
  body.page-id-1110.admin-bar::before {
    margin-top: 46px;
  }

  body.page-id-1110::before {
    padding: 14px 18px;
    font-size: 0.86rem;
  }

  body.page-id-1110 .sc-checkout-container {
    padding: 14px;
  }

  body.page-id-1110 .wp-block-surecart-column {
    border-radius: 14px;
    box-shadow: 0 10px 28px rgba(46, 34, 25, 0.07);
  }
}
