/* B171 START: Figma-faithful native WooCommerce booking checkout */

body.page-id-53 .snowdream-booking-step[data-step="payment"].is-active {
	display: block !important;
	width: 100% !important;
	color: var(--b041-purple, #3b2e64);
}

body.page-id-53 .snowdream-booking-step[data-step="payment"] > h1 {
	width: 100%;
	margin: 0 0 40px !important;
	font-family: var(--sd-font-harmond, "Harmond", Georgia, serif) !important;
	font-size: 36px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	letter-spacing: -2px !important;
	color: var(--b041-purple, #3b2e64) !important;
}

body.page-id-53 .snowdream-inline-checkout-layout {
	display: grid;
	grid-template-columns: minmax(0, 448px) 320px;
	gap: 48px;
	align-items: start;
	width: 100%;
}

body.page-id-53 .snowdream-inline-checkout-form {
	grid-column: 1;
	grid-row: 1;
	min-width: 0;
}

body.page-id-53 .snowdream-inline-checkout-summary {
	grid-column: 2;
	grid-row: 1;
	width: 320px;
	margin: 0;
	padding: 24px;
	border: 1px solid var(--b041-blue, #598fff);
	border-radius: 16px;
	background: var(--b041-pale, #f5f8ff);
	color: var(--b041-purple, #3b2e64);
	overflow: hidden;
}

body.page-id-53 .snowdream-inline-checkout-summary__image {
	width: 100%;
	aspect-ratio: 137 / 91;
	overflow: hidden;
}

body.page-id-53 .snowdream-inline-checkout-summary__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

body.page-id-53 .snowdream-inline-checkout-summary__body {
	padding-top: 16px;
}

body.page-id-53 .snowdream-inline-checkout-summary p,
body.page-id-53 .snowdream-inline-checkout-summary h2,
body.page-id-53 .snowdream-inline-checkout-summary dl,
body.page-id-53 .snowdream-inline-checkout-summary dt,
body.page-id-53 .snowdream-inline-checkout-summary dd {
	margin: 0;
}

body.page-id-53 .snowdream-inline-checkout-summary__eyebrow {
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 10px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: #888888;
}

body.page-id-53 .snowdream-inline-checkout-summary h2 {
	margin-top: 4px;
	font-family: var(--sd-font-harmond, "Harmond", Georgia, serif);
	font-size: 18px;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: -1px;
	color: var(--b041-purple, #3b2e64);
}

body.page-id-53 .snowdream-inline-checkout-summary__meta {
	margin-top: 4px !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #6f6a7f;
}

body.page-id-53 .snowdream-inline-checkout-summary dl {
	margin-top: 20px;
	padding-top: 8px;
	border-top: 1px solid #e3e6ed;
}

body.page-id-53 .snowdream-inline-checkout-summary dl > div {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 16px;
	padding: 8px 0;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

body.page-id-53 .snowdream-inline-checkout-summary dt {
	color: #6f6a7f;
}

body.page-id-53 .snowdream-inline-checkout-summary dd {
	text-align: right;
	color: var(--b041-purple, #3b2e64);
	white-space: nowrap;
}

body.page-id-53 .snowdream-inline-checkout-summary__due {
	margin-top: 8px;
	padding-top: 16px !important;
	border-top: 1px solid #d6dbe5;
}

body.page-id-53 .snowdream-inline-checkout-summary__due dt {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: var(--b041-purple, #3b2e64);
}

body.page-id-53 .snowdream-inline-checkout-summary__due dd {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}

body.page-id-53 .snowdream-inline-checkout-summary__note {
	margin-top: 16px !important;
	padding-top: 16px;
	border-top: 1px solid #e3e6ed;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 11px;
	font-weight: 400;
	line-height: 17px;
	color: #777381;
}

body.page-id-53 .snowdream-inline-checkout-form > .woocommerce,
body.page-id-53 .snowdream-inline-checkout-form form.checkout {
	width: 100%;
	margin: 0;
}

body.page-id-53 .snowdream-inline-checkout-form form.checkout {
	display: flex !important;
	flex-direction: column;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-NoticeGroup,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-notices-wrapper {
	order: -1;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-error,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-message,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-info {
	margin: 0 0 24px !important;
	padding: 14px 16px 14px 44px !important;
	border: 1px solid #cbdcff;
	border-radius: 12px;
	background: var(--b041-pale, #f5f8ff);
	color: var(--b041-purple, #3b2e64);
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 13px;
	line-height: 20px;
}

body.page-id-53 .snowdream-inline-payment-schedule,
body.page-id-53 .snowdream-inline-checkout-form #customer_details,
body.page-id-53 .snowdream-inline-checkout-form #order_review {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

body.page-id-53 .snowdream-inline-payment-schedule {
	order: 1;
	margin-bottom: 40px !important;
}

body.page-id-53 .snowdream-inline-checkout-form #customer_details {
	order: 2;
	margin-bottom: 40px !important;
}

body.page-id-53 .snowdream-inline-checkout-form #order_review_heading {
	display: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form #order_review {
	order: 3;
}

body.page-id-53 .snowdream-inline-payment-schedule legend,
body.page-id-53 .snowdream-inline-payment-method-heading,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-billing-fields > h3 {
	display: block;
	width: 100%;
	margin: 0 0 16px !important;
	padding: 0 0 8px !important;
	border-bottom: 1px solid #eeeeee !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 16px !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
	color: #888888 !important;
}

body.page-id-53 .snowdream-inline-payment-schedule label {
	display: flex !important;
	align-items: flex-start;
	gap: 12px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
}

body.page-id-53 .snowdream-inline-payment-schedule label + label {
	margin-top: 16px;
}

body.page-id-53 .snowdream-inline-payment-schedule input[type="radio"],
body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method > input[type="radio"] {
	flex: 0 0 20px;
	width: 20px !important;
	height: 20px !important;
	min-height: 20px !important;
	margin: 2px 0 0 !important;
	accent-color: var(--b041-blue, #598fff);
}

body.page-id-53 .snowdream-inline-payment-schedule label > span {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 4px;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
}

body.page-id-53 .snowdream-inline-payment-schedule strong,
body.page-id-53 .snowdream-inline-payment-schedule small {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: var(--b041-purple, #3b2e64);
}

body.page-id-53 .snowdream-inline-payment-schedule small {
	color: #777381;
}

body.page-id-53 .snowdream-inline-checkout-form #customer_details .col-1,
body.page-id-53 .snowdream-inline-checkout-form #customer_details .col-2 {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.page-id-53 .snowdream-inline-checkout-form #customer_details .col-2,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-additional-fields,
body.page-id-53 .snowdream-inline-checkout-form .snowdream-inline-checkout-hidden-field {
	display: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-billing-fields__field-wrapper {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px 12px;
}

body.page-id-53 .snowdream-inline-checkout-form .form-row {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.page-id-53 .snowdream-inline-checkout-form .form-row-wide,
body.page-id-53 .snowdream-inline-checkout-form #billing_country_field,
body.page-id-53 .snowdream-inline-checkout-form #billing_address_1_field,
body.page-id-53 .snowdream-inline-checkout-form #billing_state_field {
	grid-column: 1 / -1;
}

body.page-id-53 .snowdream-inline-checkout-form .form-row label {
	display: block;
	margin: 0 0 8px !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: var(--b041-purple, #3b2e64) !important;
}

body.page-id-53 .snowdream-inline-checkout-form .required {
	color: var(--b041-blue, #598fff);
}

body.page-id-53 .snowdream-inline-checkout-form input.input-text,
body.page-id-53 .snowdream-inline-checkout-form select,
body.page-id-53 .snowdream-inline-checkout-form .select2-container .select2-selection--single {
	width: 100% !important;
	height: 48px !important;
	min-height: 48px !important;
	margin: 0 !important;
	padding: 11px 16px !important;
	border: 1px solid #a9a5a5 !important;
	border-radius: 999px !important;
	background: #ffffff !important;
	box-shadow: none !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: var(--b041-purple, #3b2e64) !important;
}

body.page-id-53 .snowdream-inline-checkout-form .select2-container {
	width: 100% !important;
}

body.page-id-53 .snowdream-inline-checkout-form .select2-selection__rendered {
	padding: 0 24px 0 0 !important;
	line-height: 24px !important;
	color: var(--b041-purple, #3b2e64) !important;
}

body.page-id-53 .snowdream-inline-checkout-form .select2-selection__arrow {
	top: 10px !important;
	right: 12px !important;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-invalid input.input-text,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-invalid select,
body.page-id-53 .snowdream-inline-checkout-form .woocommerce-invalid .select2-selection {
	border-color: #bd2f2f !important;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-checkout-review-order-table {
	display: none !important;
}

body.page-id-53 .snowdream-inline-payment-method-heading {
	margin-bottom: 20px !important;
}

body.page-id-53 .snowdream-inline-checkout-form #payment {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form #payment::before,
body.page-id-53 .snowdream-inline-checkout-form #payment::after {
	display: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form .wc_payment_methods {
	display: flex !important;
	flex-direction: column;
	gap: 12px;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	list-style: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method {
	margin: 0 !important;
	padding: 15px 16px !important;
	border: 1px solid #a9a5a5 !important;
	border-radius: 16px !important;
	background: #ffffff !important;
	box-shadow: none !important;
	list-style: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method:has(> input[type="radio"]:checked) {
	border-color: var(--b041-blue, #598fff) !important;
	box-shadow: inset 0 0 0 1px var(--b041-blue, #598fff) !important;
}

body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method > label {
	display: inline-flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: calc(100% - 36px);
	margin: 0 0 0 12px !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 24px !important;
	color: var(--b041-purple, #3b2e64) !important;
	cursor: pointer;
}

body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method > label img {
	width: auto !important;
	max-width: 108px !important;
	max-height: 28px !important;
	margin: 0 !important;
}

body.page-id-53 .snowdream-inline-checkout-form .payment_box {
	width: 100% !important;
	margin: 16px 0 0 !important;
	padding: 16px !important;
	border: 1px solid #d9e3f7 !important;
	border-radius: 12px !important;
	background: var(--b041-pale, #f5f8ff) !important;
	color: var(--b041-purple, #3b2e64) !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 14px !important;
	line-height: 20px !important;
}

body.page-id-53 .snowdream-inline-checkout-form .payment_box::before {
	display: none !important;
}

body.page-id-53 .snowdream-inline-checkout-form .payment_box p:last-child {
	margin-bottom: 0 !important;
}

body.page-id-53 .snowdream-inline-checkout-form #wc-stripe-upe-form,
body.page-id-53 .snowdream-inline-checkout-form .wc-stripe-elements-field,
body.page-id-53 .snowdream-inline-checkout-form .StripeElement {
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-53 .snowdream-inline-checkout-form .form-row.place-order {
	display: flex !important;
	flex-direction: column;
	gap: 24px;
	width: 100% !important;
	margin: 40px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-terms-and-conditions-wrapper {
	order: 1;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-privacy-policy-text {
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 12px;
	line-height: 18px;
	color: #777381;
}

body.page-id-53 .snowdream-inline-checkout-form .woocommerce-terms-and-conditions-checkbox-text {
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: var(--b041-purple, #3b2e64);
}

body.page-id-53 .snowdream-inline-checkout-form #terms {
	width: 18px !important;
	height: 18px !important;
	min-height: 18px !important;
	margin: 1px 8px 0 0 !important;
	accent-color: var(--b041-blue, #598fff);
}

body.page-id-53 .snowdream-inline-checkout-form #place_order {
	order: 2;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	float: none !important;
	width: 100% !important;
	min-height: 54px !important;
	margin: 0 !important;
	padding: 16px 32px !important;
	border: 1px solid var(--b041-purple, #3b2e64) !important;
	border-radius: 999px !important;
	background: var(--b041-purple, #3b2e64) !important;
	box-shadow: none !important;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
}

body.page-id-53 .snowdream-inline-checkout-form #place_order:hover,
body.page-id-53 .snowdream-inline-checkout-form #place_order:focus-visible {
	background: #ffffff !important;
	color: var(--b041-purple, #3b2e64) !important;
}

body.page-id-53 .snowdream-inline-checkout-form #place_order:focus-visible,
body.page-id-53 .snowdream-inline-checkout-form input:focus-visible,
body.page-id-53 .snowdream-inline-checkout-form select:focus-visible,
body.page-id-53 .snowdream-inline-payment-schedule input:focus-visible {
	outline: 3px solid rgba(89, 143, 255, 0.42) !important;
	outline-offset: 3px !important;
}

body.page-id-53 .snowdream-inline-checkout-recovery {
	width: min(100%, 448px);
	padding: 24px;
	border: 1px solid var(--b041-blue, #598fff);
	border-radius: 16px;
	background: var(--b041-pale, #f5f8ff);
}

body.page-id-53 .snowdream-inline-checkout-recovery h2,
body.page-id-53 .snowdream-inline-checkout-recovery p {
	margin: 0;
}

body.page-id-53 .snowdream-inline-checkout-recovery h2 {
	font-family: var(--sd-font-harmond, "Harmond", Georgia, serif);
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1px;
}

body.page-id-53 .snowdream-inline-checkout-recovery p {
	margin-top: 12px;
	font-family: var(--sd-font-manrope, "Manrope", Arial, sans-serif);
	font-size: 14px;
	line-height: 22px;
}

body.page-id-53 .snowdream-inline-checkout-recovery .snowdream-primary-button {
	display: inline-flex !important;
	margin-top: 24px !important;
}

body.page-id-53 .snowdream-booking-prepare-notice {
	margin: 16px 0 0 !important;
}

body.page-id-53 [data-booking-prepare]:disabled {
	cursor: wait !important;
	opacity: 0.65;
}

@media (min-width: 768px) and (max-width: 1024px) {
	body.page-id-53 .snowdream-booking-step[data-step="payment"] > h1 {
		margin-bottom: 24px !important;
	}

	body.page-id-53 .snowdream-inline-checkout-layout {
		grid-template-columns: 1fr;
		gap: 48px;
	}

	body.page-id-53 .snowdream-inline-checkout-summary,
	body.page-id-53 .snowdream-inline-checkout-form {
		grid-column: 1;
		width: 100%;
	}

	body.page-id-53 .snowdream-inline-checkout-summary {
		grid-row: 1;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px;
	}

	body.page-id-53 .snowdream-inline-checkout-form {
		grid-row: 2;
	}

	body.page-id-53 .snowdream-inline-checkout-summary__body {
		padding: 0;
	}
}

@media (max-width: 767px) {
	body.page-id-53 .snowdream-booking-step[data-step="payment"] > h1 {
		margin-bottom: 24px !important;
		font-size: 36px !important;
		line-height: 1.2 !important;
		letter-spacing: -2px !important;
	}

	body.page-id-53 .snowdream-inline-checkout-layout {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	body.page-id-53 .snowdream-inline-checkout-summary,
	body.page-id-53 .snowdream-inline-checkout-form {
		grid-column: 1;
		width: 100%;
	}

	body.page-id-53 .snowdream-inline-checkout-summary {
		grid-row: 1;
		padding: 24px;
	}

	body.page-id-53 .snowdream-inline-checkout-form {
		grid-row: 2;
	}

	body.page-id-53 .snowdream-inline-payment-schedule,
	body.page-id-53 .snowdream-inline-checkout-form #customer_details {
		margin-bottom: 40px !important;
	}

	body.page-id-53 .snowdream-inline-checkout-form .woocommerce-billing-fields__field-wrapper {
		grid-template-columns: 1fr;
	}

	body.page-id-53 .snowdream-inline-checkout-form .form-row,
	body.page-id-53 .snowdream-inline-checkout-form .form-row-first,
	body.page-id-53 .snowdream-inline-checkout-form .form-row-last {
		grid-column: 1 / -1 !important;
	}

	body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method {
		padding: 15px 14px !important;
	}

	body.page-id-53 .snowdream-inline-checkout-form .wc_payment_method > label {
		width: calc(100% - 34px);
		margin-left: 10px !important;
	}

	body.page-id-53 .snowdream-inline-checkout-recovery {
		width: 100%;
	}
}

/* B171 END: Figma-faithful native WooCommerce booking checkout */
