:root {
	--pprau-checkout-navy: #071a33;
	--pprau-checkout-blue: #0868bd;
	--pprau-checkout-blue-dark: #07579d;
	--pprau-checkout-sky: #eaf5ff;
	--pprau-checkout-surface: #ffffff;
	--pprau-checkout-bg: #f4f8fc;
	--pprau-checkout-line: #d7e4ef;
	--pprau-checkout-muted: #52657a;
	--pprau-checkout-success: #087a56;
	--pprau-checkout-shadow: 0 20px 55px rgba(17, 59, 98, .10);
}

body.pprau-commerce-checkout {
	background: var(--pprau-checkout-bg) !important;
	overflow-x: hidden !important;
}

body.pprau-commerce-checkout main,
body.pprau-commerce-checkout .site-main,
body.pprau-commerce-checkout .entry-content,
body.pprau-commerce-checkout .wp-block-post-content,
body.pprau-commerce-checkout .woocommerce,
body.pprau-commerce-checkout .wp-block-woocommerce-checkout {
	box-sizing: border-box !important;
	width: 100% !important;
	max-width: 1280px !important;
	min-width: 0 !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.pprau-commerce-checkout main,
body.pprau-commerce-checkout .site-main {
	padding: 28px 28px 72px !important;
}

body.pprau-commerce-checkout .entry-title,
body.pprau-commerce-checkout h1.wp-block-post-title {
	max-width: 1280px !important;
	margin: 0 auto 26px !important;
	color: var(--pprau-checkout-navy) !important;
	font-size: clamp(38px, 4vw, 54px) !important;
	line-height: 1 !important;
	letter-spacing: -.035em !important;
}

body.pprau-commerce-checkout .wc-block-components-sidebar-layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(360px, 410px) !important;
	align-items: start !important;
	gap: 32px !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-main,
body.pprau-commerce-checkout .wc-block-checkout__main,
body.pprau-commerce-checkout .wc-block-components-sidebar,
body.pprau-commerce-checkout .wc-block-checkout__sidebar,
body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	box-sizing: border-box !important;
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-main,
body.pprau-commerce-checkout .wc-block-checkout__main {
	padding: 28px !important;
	border: 1px solid var(--pprau-checkout-line) !important;
	border-radius: 22px !important;
	background: var(--pprau-checkout-surface) !important;
	box-shadow: var(--pprau-checkout-shadow) !important;
}

body.pprau-commerce-checkout .wc-block-components-sidebar,
body.pprau-commerce-checkout .wc-block-checkout__sidebar {
	position: sticky !important;
	top: var(--pprau-checkout-summary-top, 118px) !important;
	align-self: start !important;
	max-height: none !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: visible !important;
}

body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	display: block !important;
	max-height: none !important;
	padding: 22px !important;
	border: 1px solid var(--pprau-checkout-line) !important;
	border-radius: 22px !important;
	background: var(--pprau-checkout-surface) !important;
	box-shadow: var(--pprau-checkout-shadow) !important;
	overflow: visible !important;
}

body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-block > *,
body.pprau-commerce-checkout .wc-block-components-sidebar > * {
	max-height: none !important;
	overflow: visible !important;
}

body.pprau-commerce-checkout .wc-block-components-order-summary,
body.pprau-commerce-checkout .wc-block-components-order-summary__content,
body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block {
	min-height: 0 !important;
	max-height: none !important;
	overflow: visible !important;
	scrollbar-gutter: auto !important;
}

body.pprau-commerce-checkout .wc-block-components-title,
body.pprau-commerce-checkout .wc-block-components-checkout-step__title,
body.pprau-commerce-checkout .wc-block-components-sidebar h2 {
	color: var(--pprau-checkout-navy) !important;
	font-weight: 850 !important;
	letter-spacing: -.02em !important;
}

body.pprau-commerce-checkout .wc-block-components-sidebar h2 {
	margin: 0 0 18px !important;
	font-size: 23px !important;
}

body.pprau-commerce-checkout .wc-block-components-checkout-step {
	margin: 0 !important;
	padding: 24px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #e9f0f6 !important;
}

body.pprau-commerce-checkout .wc-block-components-checkout-step:last-of-type {
	border-bottom: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-checkout-step__heading,
body.pprau-commerce-checkout .wc-block-components-checkout-step__container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-express-payment {
	margin: 0 0 8px !important;
	padding: 18px !important;
	border: 0 !important;
	border-radius: 16px !important;
	background: linear-gradient(135deg, #edf7ff 0%, #f8fcff 100%) !important;
	box-shadow: inset 0 0 0 1px #cfe4f5 !important;
}

body.pprau-commerce-checkout .wc-block-components-express-payment legend,
body.pprau-commerce-checkout .wc-block-components-express-payment__title {
	padding: 0 9px !important;
	color: var(--pprau-checkout-navy) !important;
	font-size: 14px !important;
	font-weight: 850 !important;
}

body.pprau-commerce-checkout .wc-block-components-express-payment__event-buttons {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	align-items: stretch !important;
	gap: 12px !important;
	width: 100% !important;
}

body.pprau-commerce-checkout .wc-block-components-express-payment__content {
	display: block !important;
	width: 100% !important;
}

body.pprau-commerce-checkout [id^="express-payment-method-"] {
	width: 100% !important;
	min-width: 0 !important;
}

body.pprau-commerce-checkout .pprau-afterpay-fast-choice {
	display: flex !important;
	width: 100% !important;
	min-width: 0 !important;
	min-height: 48px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pprau-commerce-checkout .pprau-afterpay-fast-button {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	box-sizing: border-box !important;
	width: 100% !important;
	min-height: 48px !important;
	margin: 0 !important;
	padding: 0 16px !important;
	border: 0 !important;
	border-radius: 7px !important;
	background: #b2fce4 !important;
	color: #111820 !important;
	box-shadow: none !important;
	cursor: pointer !important;
	font-size: 17px !important;
	font-weight: 900 !important;
	letter-spacing: -.025em !important;
}

body.pprau-commerce-checkout .pprau-afterpay-fast-button:hover,
body.pprau-commerce-checkout .pprau-afterpay-fast-button:focus-visible {
	background: #94f4d6 !important;
	outline: 3px solid rgba(8, 104, 189, .22) !important;
	outline-offset: 2px !important;
}

body.pprau-commerce-checkout .pprau-afterpay-fast-button small {
	font-size: 10px !important;
	font-weight: 750 !important;
	letter-spacing: .02em !important;
	text-transform: uppercase !important;
}

body.pprau-commerce-checkout .pprau-fast-payment-note {
	margin: 12px 0 0 !important;
	color: var(--pprau-checkout-muted) !important;
	font-size: 12px !important;
	line-height: 1.4 !important;
	text-align: center !important;
}

body.pprau-commerce-checkout .wc-block-components-text-input input,
body.pprau-commerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,
body.pprau-commerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
body.pprau-commerce-checkout .wc-block-components-address-card,
body.pprau-commerce-checkout .wc-block-components-radio-control__option {
	box-sizing: border-box !important;
	border-color: #cbdce9 !important;
	border-radius: 12px !important;
	box-shadow: none !important;
}

body.pprau-commerce-checkout .wc-block-components-radio-control {
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.pprau-commerce-checkout .wc-block-components-text-input input:focus,
body.pprau-commerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus {
	border-color: var(--pprau-checkout-blue) !important;
	box-shadow: 0 0 0 3px rgba(8, 104, 189, .13) !important;
	outline: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-radio-control__option {
	margin: 8px 0 !important;
	padding: 15px 16px !important;
	border: 1px solid #d7e4ef !important;
	background: #fff !important;
}

body.pprau-commerce-checkout .wc-block-components-radio-control__label {
	display: block !important;
	box-sizing: border-box !important;
	padding-left: 30px !important;
}

body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-fee-block:empty,
body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-discount-block:empty {
	display: none !important;
}

body.pprau-commerce-checkout .wc-block-components-radio-control__option:has(input:checked) {
	border-color: var(--pprau-checkout-blue) !important;
	background: #f2f8ff !important;
	box-shadow: 0 0 0 1px var(--pprau-checkout-blue) !important;
}

body.pprau-commerce-checkout .wc-block-components-checkout-place-order-button {
	min-height: 54px !important;
	border: 0 !important;
	border-radius: 13px !important;
	background: linear-gradient(135deg, var(--pprau-checkout-blue), #0b7bd2) !important;
	color: #fff !important;
	box-shadow: 0 14px 30px rgba(8, 104, 189, .22) !important;
	font-size: 17px !important;
	font-weight: 850 !important;
}

body.pprau-commerce-checkout .wc-block-components-checkout-place-order-button:hover,
body.pprau-commerce-checkout .wc-block-components-checkout-place-order-button:focus-visible {
	background: linear-gradient(135deg, var(--pprau-checkout-blue-dark), #0868bd) !important;
	transform: translateY(-1px) !important;
}

body.pprau-commerce-checkout .wc-block-components-order-summary-item {
	grid-template-columns: 58px minmax(0, 1fr) auto !important;
	column-gap: 12px !important;
	padding: 14px 0 !important;
	border-bottom: 1px solid #edf2f6 !important;
}

body.pprau-commerce-checkout .wc-block-components-order-summary-item__image,
body.pprau-commerce-checkout .wc-block-components-order-summary-item__image img {
	width: 58px !important;
	height: 58px !important;
	border-radius: 10px !important;
	object-fit: contain !important;
}

body.pprau-commerce-checkout .wc-block-components-product-name {
	color: var(--pprau-checkout-navy) !important;
	font-size: 14px !important;
	font-weight: 850 !important;
	line-height: 1.25 !important;
	word-break: normal !important;
	overflow-wrap: anywhere !important;
}

body.pprau-commerce-checkout .wc-block-components-product-metadata,
body.pprau-commerce-checkout .wc-block-components-product-details {
	color: var(--pprau-checkout-muted) !important;
	font-size: 12px !important;
	line-height: 1.35 !important;
	word-break: normal !important;
}

body.pprau-commerce-checkout .wc-block-components-totals-wrapper {
	padding: 12px 0 !important;
	border-top: 1px solid #e8eff5 !important;
}

body.pprau-commerce-checkout .wc-block-components-totals-item {
	display: flex !important;
	align-items: baseline !important;
	justify-content: space-between !important;
	gap: 16px !important;
	padding: 5px 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-totals-item__value {
	flex: 0 0 auto !important;
	min-width: max-content !important;
	text-align: right !important;
	white-space: nowrap !important;
}

body.pprau-commerce-checkout .wc-block-components-totals-footer-item {
	padding-top: 16px !important;
	color: var(--pprau-checkout-navy) !important;
	font-size: 20px !important;
	font-weight: 900 !important;
}

body.pprau-commerce-checkout .wc-block-components-panel,
body.pprau-commerce-checkout .wc-block-components-totals-coupon {
	border: 0 !important;
}

body.pprau-commerce-checkout .wc-block-components-validation-error,
body.pprau-commerce-checkout .wc-block-components-notice-banner {
	border-radius: 12px !important;
}

.pprau-registration-declaration,
.pprau-declaration-card,
.pprau-classic-declaration {
	box-sizing: border-box;
	margin: 22px 0;
	padding: clamp(20px, 3vw, 30px);
	border: 1px solid var(--pprau-checkout-line);
	border-radius: 18px;
	background: linear-gradient(145deg, #fff, #f4faff);
	box-shadow: 0 18px 42px rgba(17, 59, 98, .09);
	color: var(--pprau-checkout-navy);
}

.pprau-registration-declaration legend,
.pprau-declaration-card h2,
.pprau-classic-declaration h3 {
	color: var(--pprau-checkout-navy);
	font-weight: 900;
}

.pprau-declaration-card h2 {
	margin: 6px 0 10px;
	font-size: clamp(28px, 3vw, 40px);
	letter-spacing: -.035em;
}

.pprau-eyebrow {
	margin: 0;
	color: var(--pprau-checkout-blue);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.pprau-declaration-form,
.pprau-field-row {
	display: grid;
	gap: 7px;
}

.pprau-declaration-form select,
.pprau-field-row select,
.pprau-field-row input {
	box-sizing: border-box;
	width: 100%;
	min-height: 50px;
	padding: 0 13px;
	border: 1px solid #c9dce9;
	border-radius: 10px;
	background: #fff;
}

.pprau-declaration-check,
.pprau-marketing-check {
	display: grid !important;
	grid-template-columns: 22px minmax(0, 1fr);
	align-items: start;
	gap: 11px;
	margin: 14px 0;
	color: #253c56;
	font-size: 14px;
	font-weight: 650;
	line-height: 1.5;
}

.pprau-declaration-check input,
.pprau-marketing-check input {
	width: 22px !important;
	height: 22px !important;
	margin: 1px 0 0 !important;
}

.pprau-status-pill {
	display: inline-flex;
	margin: 0;
	padding: 7px 11px;
	border-radius: 999px;
	background: #e7f8f1;
	color: var(--pprau-checkout-success);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.pprau-declaration-details {
	display: grid;
	gap: 0;
	margin: 20px 0 0;
	border-top: 1px solid var(--pprau-checkout-line);
}

.pprau-declaration-details div {
	display: grid;
	grid-template-columns: 150px minmax(0, 1fr);
	gap: 14px;
	padding: 12px 0;
	border-bottom: 1px solid var(--pprau-checkout-line);
}

.pprau-declaration-details dt { font-weight: 850; }
.pprau-declaration-details dd { margin: 0; }

.pprau-account-declaration-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin: 0 0 24px;
	padding: 18px 20px;
	border: 1px solid var(--pprau-checkout-line);
	border-radius: 14px;
	background: #f6fbff;
}

.pprau-account-declaration-summary div { display: grid; gap: 3px; }
.pprau-account-declaration-summary strong { color: var(--pprau-checkout-navy); }
.pprau-account-declaration-summary span { color: var(--pprau-checkout-muted); font-size: 14px; }

.pprau-account-checkout-gate {
	position: relative;
	isolation: isolate;
	display: flex;
	box-sizing: border-box;
	width: 100%;
	min-height: clamp(350px, 34vw, 430px);
	margin: 0;
	padding: clamp(34px, 5vw, 64px);
	overflow: hidden;
	align-items: center;
	border: 1px solid rgba(120, 188, 255, .24);
	border-radius: 28px;
	background:
		linear-gradient(90deg, rgba(2, 8, 24, .97) 0%, rgba(2, 12, 34, .89) 42%, rgba(2, 19, 50, .28) 72%, rgba(2, 19, 50, .06) 100%),
		url('https://pprau.com/wp-content/uploads/2026/06/pprau-account-checkout-backdrop-20260613.jpg') 76% 50% / cover no-repeat;
	box-shadow: 0 30px 80px rgba(1, 17, 42, .24);
	color: #fff;
}

.pprau-account-checkout-gate::after,
.pprau-account-member-hero::after {
	position: absolute;
	z-index: -1;
	inset: 0;
	border: 1px solid rgba(255, 255, 255, .09);
	border-radius: inherit;
	content: '';
	pointer-events: none;
}

.pprau-account-checkout-gate__copy {
	position: relative;
	z-index: 1;
	width: min(56%, 620px);
}

.pprau-account-checkout-gate h2 {
	margin: 8px 0 16px;
	color: #fff !important;
	font-size: clamp(38px, 4.6vw, 62px);
	font-weight: 900;
	line-height: .98;
	letter-spacing: -.045em;
	text-wrap: balance;
	text-shadow: 0 4px 24px rgba(0, 0, 0, .28);
}

.pprau-account-checkout-gate__copy > p:not(.pprau-eyebrow) {
	max-width: 570px;
	margin: 0;
	color: #dbeeff;
	font-size: clamp(16px, 1.6vw, 19px);
	line-height: 1.65;
	text-shadow: 0 2px 16px rgba(0, 0, 0, .3);
}

.pprau-account-checkout-gate .pprau-eyebrow,
.pprau-account-member-hero .pprau-eyebrow {
	color: #78c7ff;
}

.pprau-account-checkout-steps {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 24px;
}

.pprau-account-checkout-steps span {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 7px 13px;
	border: 1px solid rgba(255, 255, 255, .23);
	border-radius: 999px;
	background: rgba(255, 255, 255, .11);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
	color: #fff;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .07em;
	text-transform: uppercase;
	backdrop-filter: blur(10px);
}

@media (max-width: 1100px) {
	body.pprau-commerce-checkout .wc-block-components-sidebar-layout {
		grid-template-columns: minmax(0, 1fr) minmax(320px, 360px) !important;
		gap: 22px !important;
	}

	body.pprau-commerce-checkout main,
	body.pprau-commerce-checkout .site-main { padding-inline: 18px !important; }

	body.pprau-commerce-checkout .wc-block-components-main,
	body.pprau-commerce-checkout .wc-block-checkout__main { padding: 22px !important; }
}

@media (max-width: 860px) {
	body.pprau-commerce-checkout .wc-block-components-sidebar-layout {
		display: flex !important;
		flex-direction: column !important;
		gap: 22px !important;
	}

	body.pprau-commerce-checkout .wc-block-components-main,
	body.pprau-commerce-checkout .wc-block-checkout__main,
	body.pprau-commerce-checkout .wc-block-components-sidebar,
	body.pprau-commerce-checkout .wc-block-checkout__sidebar {
		position: static !important;
		width: 100% !important;
		max-width: none !important;
	}

	body.pprau-commerce-checkout .wc-block-components-sidebar,
	body.pprau-commerce-checkout .wc-block-checkout__sidebar { order: -1 !important; }

	body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-block { padding: 18px !important; }
}

@media (max-width: 600px) {
	body.pprau-commerce-checkout main,
	body.pprau-commerce-checkout .site-main { padding: 18px 10px 58px !important; }

	body.pprau-commerce-checkout .entry-title,
	body.pprau-commerce-checkout h1.wp-block-post-title { margin-bottom: 18px !important; font-size: 38px !important; }

	body.pprau-commerce-checkout .wc-block-components-main,
	body.pprau-commerce-checkout .wc-block-checkout__main { padding: 16px !important; border-radius: 16px !important; }

	body.pprau-commerce-checkout .wp-block-woocommerce-checkout-order-summary-block { border-radius: 16px !important; }

	body.pprau-commerce-checkout .wc-block-components-express-payment { padding: 14px !important; }

	body.pprau-commerce-checkout .wc-block-components-express-payment__event-buttons { grid-template-columns: 1fr !important; }

	body.pprau-commerce-checkout .wc-block-components-checkout-step { padding: 20px 0 !important; }

	.pprau-account-declaration-summary { align-items: stretch; flex-direction: column; }
	.pprau-account-declaration-summary .button { text-align: center; }
	.pprau-declaration-details div { grid-template-columns: 1fr; gap: 3px; }
}

/* Premium My Account experience. Account selectors remain isolated from checkout. */
body.woocommerce-account.pprau-commerce-account {
	background:
		radial-gradient(circle at 8% 12%, rgba(41, 153, 232, .10), transparent 28rem),
		linear-gradient(180deg, #f7fbff 0%, #edf5fb 100%) !important;
	color: var(--pprau-checkout-navy);
}

body.woocommerce-account.pprau-commerce-account #content.site-main {
	box-sizing: border-box !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 680px;
	margin: 0 !important;
	padding: 0 0 76px !important;
}

body.pprau-commerce-account .page-header {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
}

body.pprau-commerce-account .page-content {
	box-sizing: border-box;
	width: min(calc(100% - 48px), 1240px);
	max-width: 1240px;
	min-width: 0;
	margin: 0 auto;
	padding-top: 34px;
}

body.pprau-commerce-account .page-content > .woocommerce,
body.pprau-commerce-account .woocommerce > * {
	box-sizing: border-box;
	min-width: 0;
}

body.pprau-commerce-account .woocommerce > .woocommerce-notices-wrapper {
	grid-column: 1 / -1;
}

body.pprau-commerce-account .woocommerce > .woocommerce-notices-wrapper:empty {
	display: none;
}

body.pprau-commerce-account :where(a, button, input, select, textarea, .show-password-input):focus-visible {
	outline: 3px solid #20a3ff !important;
	outline-offset: 3px !important;
}

body.pprau-commerce-account .pprau-support-launcher {
	width: 52px !important;
	height: 52px !important;
	min-width: 52px !important;
	padding: 0 !important;
	align-items: center !important;
	justify-content: center !important;
	border-radius: 50% !important;
	right: 16px !important;
	bottom: 16px !important;
}

body.pprau-commerce-account .pprau-support-launcher strong {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
}

body.pprau-commerce-account .woocommerce-error,
body.pprau-commerce-account .woocommerce-info,
body.pprau-commerce-account .woocommerce-message {
	box-sizing: border-box;
	margin: 0 0 24px !important;
	padding: 18px 20px 18px 54px !important;
	border: 1px solid #cfe0ee !important;
	border-radius: 14px !important;
	background: #fff !important;
	box-shadow: 0 12px 32px rgba(10, 48, 84, .08);
	color: #18324d !important;
}

body.pprau-commerce-account .woocommerce-error { border-color: #f1c3c3 !important; }
body.pprau-commerce-account .woocommerce-message { border-color: #bfe5d4 !important; }

/* Logged-out access and registration. */
body.woocommerce-account.pprau-commerce-account.pprau-account-guest,
body.woocommerce-account.pprau-commerce-account.pprau-account-guest.ppr-account-checkout-flow {
	background:
		radial-gradient(circle at 8% 12%, rgba(41, 153, 232, .12), transparent 28rem),
		linear-gradient(180deg, #f7fbff 0%, #edf5fb 100%) !important;
}

body.pprau-account-guest #customer_login {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	gap: 26px;
	width: 100%;
	margin: 28px 0 0 !important;
	padding: 0 0 18px;
}

body.pprau-account-guest #customer_login::before,
body.pprau-account-guest #customer_login::after {
	display: none !important;
	content: none !important;
}

body.pprau-account-guest #customer_login > .u-column1,
body.pprau-account-guest #customer_login > .u-column2 {
	float: none !important;
	box-sizing: border-box;
	width: 100% !important;
	min-width: 0;
	margin: 0 !important;
	padding: clamp(24px, 3vw, 36px);
	overflow: visible;
	border: 1px solid #d4e3ef;
	border-radius: 22px;
	background: rgba(255, 255, 255, .94);
	box-shadow: 0 22px 55px rgba(13, 53, 89, .10);
}

body.pprau-account-guest #customer_login > div > h2 {
	margin: 0 0 24px;
	color: var(--pprau-checkout-navy);
	font-size: clamp(28px, 3vw, 36px);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -.035em;
}

body.pprau-account-guest .woocommerce form.login,
body.pprau-account-guest .woocommerce form.register {
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
}

body.pprau-account-guest .woocommerce form .form-row {
	box-sizing: border-box;
	margin: 0 0 18px;
	padding: 0;
}

body.pprau-account-guest .woocommerce form label {
	display: inline-block;
	margin-bottom: 8px;
	color: #17314c;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.4;
}

body.pprau-account-guest .woocommerce form input:not([type='checkbox']):not([type='radio']):not([type='hidden']),
body.pprau-account-guest .woocommerce form select,
body.pprau-account-guest .woocommerce form textarea {
	box-sizing: border-box !important;
	width: 100% !important;
	min-height: 52px;
	margin: 0 !important;
	padding: 11px 14px !important;
	border: 1px solid #c9dbe9 !important;
	border-radius: 11px !important;
	background: #fff !important;
	box-shadow: inset 0 1px 2px rgba(9, 47, 82, .03) !important;
	color: #081d34 !important;
	font-size: 16px !important;
	line-height: 1.35;
	transition: border-color .18s ease, box-shadow .18s ease;
}

body.pprau-account-guest .woocommerce form input:not([type='checkbox']):not([type='radio']):not([type='hidden']):focus,
body.pprau-account-guest .woocommerce form select:focus,
body.pprau-account-guest .woocommerce form textarea:focus {
	border-color: #1889d8 !important;
	box-shadow: 0 0 0 4px rgba(24, 137, 216, .12) !important;
}

body.pprau-account-guest .woocommerce .password-input {
	display: block;
	width: 100%;
}

body.pprau-account-guest .woocommerce .show-password-input {
	top: 50% !important;
	right: 14px !important;
	transform: translateY(-50%);
}

body.pprau-account-guest .woocommerce-form__label-for-checkbox {
	display: inline-flex !important;
	align-items: center;
	gap: 9px;
}

body.pprau-account-guest .woocommerce input[type='checkbox'] {
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	accent-color: var(--pprau-checkout-blue);
}

body.pprau-account-guest .woocommerce-form-login__submit,
body.pprau-account-guest .woocommerce-form-register__submit {
	display: inline-flex !important;
	box-sizing: border-box;
	width: 100%;
	min-height: 52px;
	margin: 12px 0 0 !important;
	padding: 12px 20px !important;
	align-items: center;
	justify-content: center;
	border: 0 !important;
	border-radius: 11px !important;
	background: linear-gradient(135deg, #0876d1, #0458a7) !important;
	box-shadow: 0 12px 26px rgba(5, 94, 174, .22) !important;
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 900 !important;
	letter-spacing: .01em;
	text-align: center;
}

body.pprau-account-guest .woocommerce-form-login__submit:hover,
body.pprau-account-guest .woocommerce-form-register__submit:hover {
	background: linear-gradient(135deg, #086dc0, #044d92) !important;
	box-shadow: 0 14px 30px rgba(5, 94, 174, .28) !important;
}

body.pprau-account-guest .woocommerce-LostPassword {
	margin: 16px 0 0 !important;
	text-align: center;
}

body.pprau-account-guest .woocommerce-LostPassword a,
body.pprau-account-guest .pprau-registration-policy a {
	color: #0566bd;
	font-weight: 800;
	text-underline-offset: 3px;
}

.pprau-account-assurance {
	box-sizing: border-box;
	margin-top: 26px;
	padding: 20px;
	border: 1px solid #cce2f1;
	border-radius: 15px;
	background: linear-gradient(145deg, #f4faff, #eaf6ff);
}

.pprau-account-assurance .pprau-eyebrow {
	margin-bottom: 12px;
}

.pprau-account-assurance ul {
	display: grid;
	gap: 11px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.pprau-account-assurance li {
	display: grid;
	grid-template-columns: 24px minmax(0, 1fr);
	align-items: start;
	gap: 9px;
	margin: 0;
	color: #2a445e;
	font-size: 13px;
	font-weight: 750;
	line-height: 1.45;
}

.pprau-account-assurance li > span {
	display: inline-flex;
	width: 22px;
	height: 22px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #dff5eb;
	color: #087a56;
	font-size: 12px;
	font-weight: 900;
}

body.pprau-account-guest .cf-turnstile,
body.pprau-account-guest [id^='cf-turnstile-woo-login-'],
body.pprau-account-guest [id^='cf-turnstile-woo-register-'] {
	margin: 18px 0 10px;
	overflow: visible !important;
}

body.pprau-account-guest .pprau-registration-declaration {
	margin: 24px 0 !important;
	padding: 22px !important;
	border: 1px solid #cde1ef !important;
	border-radius: 16px !important;
	background: linear-gradient(145deg, #f8fcff, #edf7ff) !important;
	box-shadow: none !important;
}

body.pprau-account-guest .pprau-registration-declaration legend {
	padding: 0 7px;
	font-size: 17px;
	line-height: 1.25;
}

body.pprau-account-guest .pprau-declaration-check,
body.pprau-account-guest .pprau-marketing-check {
	font-size: 13px;
	font-weight: 650 !important;
	line-height: 1.55;
}

body.pprau-account-guest .pprau-registration-policy {
	color: #4b6177;
	font-size: 13px;
	line-height: 1.55;
}

/* Logged-in member workspace. */
body.pprau-account-authenticated .page-content > .woocommerce {
	display: grid;
	grid-template-columns: 258px minmax(0, 1fr);
	align-items: start;
	gap: 28px;
}

.pprau-account-member-hero {
	position: relative;
	isolation: isolate;
	display: flex;
	grid-column: 1 / -1;
	box-sizing: border-box;
	width: 100%;
	min-height: 320px;
	padding: clamp(34px, 5vw, 58px);
	overflow: hidden;
	align-items: center;
	border: 1px solid rgba(120, 188, 255, .22);
	border-radius: 28px;
	background:
		linear-gradient(90deg, rgba(2, 8, 24, .97) 0%, rgba(2, 13, 36, .89) 43%, rgba(2, 21, 54, .28) 72%, rgba(2, 21, 54, .06) 100%),
		url('https://pprau.com/wp-content/uploads/2026/06/pprau-account-checkout-backdrop-20260613.jpg') 76% 50% / cover no-repeat;
	box-shadow: 0 28px 75px rgba(1, 17, 42, .22);
	color: #fff;
}

.pprau-account-member-hero__copy {
	position: relative;
	z-index: 1;
	width: min(58%, 650px);
}

.pprau-account-member-hero h2 {
	margin: 8px 0 14px;
	color: #fff !important;
	font-size: clamp(38px, 4.5vw, 58px);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -.045em;
	text-wrap: balance;
}

.pprau-account-member-hero__copy > p:not(.pprau-eyebrow) {
	max-width: 580px;
	margin: 0;
	color: #dbeeff;
	font-size: 17px;
	line-height: 1.6;
}

.pprau-account-member-hero__status {
	display: inline-flex;
	margin-top: 20px;
	padding: 9px 13px;
	align-items: center;
	gap: 9px;
	border: 1px solid rgba(255, 255, 255, .22);
	border-radius: 999px;
	background: rgba(255, 255, 255, .11);
	backdrop-filter: blur(10px);
}

.pprau-account-member-hero__status > span {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #54e1ad;
	box-shadow: 0 0 0 5px rgba(84, 225, 173, .12);
}

.pprau-account-member-hero__status.needs-action > span {
	background: #ffcf67;
	box-shadow: 0 0 0 5px rgba(255, 207, 103, .13);
}

.pprau-account-member-hero__status a {
	color: #fff;
	font-size: 13px;
	font-weight: 850;
	text-decoration: none;
}

.pprau-account-member-hero__actions {
	display: flex;
	flex-wrap: wrap;
	margin-top: 22px;
	align-items: center;
	gap: 18px;
}

.pprau-account-member-hero__actions .button {
	display: inline-flex;
	min-height: 48px;
	padding: 11px 19px !important;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, .92) !important;
	border-radius: 10px !important;
	background: #fff !important;
	box-shadow: 0 12px 25px rgba(0, 0, 0, .18);
	color: #075ca9 !important;
	font-size: 14px;
	font-weight: 900;
}

.pprau-account-text-link {
	color: #fff;
	font-size: 14px;
	font-weight: 850;
	text-decoration: none;
}

.pprau-account-text-link:hover { color: #8dd1ff; }

body.pprau-account-authenticated .woocommerce-MyAccount-navigation {
	position: sticky;
	top: 24px;
	float: none !important;
	box-sizing: border-box;
	width: 100% !important;
	margin: 0 !important;
	padding: 12px;
	border: 1px solid #d6e4ef;
	border-radius: 18px;
	background: rgba(255, 255, 255, .96);
	box-shadow: 0 18px 45px rgba(13, 53, 89, .09);
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation ul {
	display: grid;
	gap: 4px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation li::before,
body.pprau-account-authenticated .woocommerce-MyAccount-navigation li::marker {
	display: none !important;
	content: none !important;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation a {
	display: flex;
	box-sizing: border-box;
	min-height: 46px;
	padding: 11px 13px;
	align-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	color: #294159;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
	text-decoration: none;
	transition: color .18s ease, background-color .18s ease, border-color .18s ease, transform .18s ease;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation a:hover {
	border-color: #d9e8f3;
	background: #f2f8fd;
	color: #075fae;
	transform: translateX(2px);
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation .is-active a {
	border-color: #b9dbf3;
	background: linear-gradient(135deg, #eaf6ff, #f5fbff);
	box-shadow: inset 3px 0 0 #0876d1;
	color: #075ca9;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation-link--customer-logout {
	margin-top: 8px !important;
	padding-top: 10px !important;
	border-top: 1px solid #e3edf4;
}

body.pprau-account-authenticated .woocommerce-MyAccount-navigation-link--customer-logout a {
	color: #8a3340;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content {
	float: none !important;
	box-sizing: border-box;
	width: 100% !important;
	min-width: 0;
	min-height: 430px;
	margin: 0 !important;
	padding: clamp(24px, 3.5vw, 40px);
	border: 1px solid #d6e4ef;
	border-radius: 20px;
	background: rgba(255, 255, 255, .96);
	box-shadow: 0 20px 50px rgba(13, 53, 89, .09);
}

body.pprau-account-dashboard .woocommerce-MyAccount-content > p:first-of-type,
body.pprau-account-dashboard .woocommerce-MyAccount-content > p:nth-of-type(2) {
	display: none;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content > h2,
body.pprau-account-authenticated .woocommerce-MyAccount-content > h3,
body.pprau-account-authenticated .woocommerce-MyAccount-content form > h2,
body.pprau-account-authenticated .woocommerce-MyAccount-content form > h3 {
	margin-top: 0;
	color: var(--pprau-checkout-navy);
	font-weight: 900;
	letter-spacing: -.025em;
}

body.pprau-account-authenticated .pprau-account-declaration-summary {
	margin: 0 0 30px;
	padding: 20px 22px;
	border-color: #bfe5d4;
	border-radius: 16px;
	background: linear-gradient(135deg, #effbf6, #f8fffc);
}

body.pprau-account-authenticated .pprau-account-declaration-summary.needs-action {
	border-color: #eedcae;
	background: linear-gradient(135deg, #fff9e9, #fffdf8);
}

body.pprau-account-authenticated .pprau-account-declaration-summary .button,
body.pprau-account-authenticated .woocommerce-MyAccount-content .button {
	display: inline-flex;
	min-height: 44px;
	padding: 10px 16px !important;
	align-items: center;
	justify-content: center;
	border: 0 !important;
	border-radius: 9px !important;
	background: linear-gradient(135deg, #0876d1, #0458a7) !important;
	box-shadow: 0 10px 22px rgba(5, 94, 174, .18);
	color: #fff !important;
	font-size: 14px;
	font-weight: 850;
	text-decoration: none;
}

.pprau-account-overview__heading {
	margin-bottom: 20px;
}

.pprau-account-overview__heading h2 {
	margin: 5px 0 0;
	color: var(--pprau-checkout-navy);
	font-size: clamp(26px, 3vw, 34px);
	font-weight: 900;
	line-height: 1.08;
	letter-spacing: -.035em;
}

.pprau-account-action-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

.pprau-account-action {
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr);
	gap: 4px 14px;
	min-height: 154px;
	padding: 20px;
	border: 1px solid #d9e6f0;
	border-radius: 16px;
	background: linear-gradient(145deg, #fff, #f7fbfe);
	color: #25405a;
	text-decoration: none;
	transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.pprau-account-action:hover {
	border-color: #a9d2ee;
	box-shadow: 0 16px 34px rgba(14, 79, 128, .11);
	color: #25405a;
	transform: translateY(-2px);
}

.pprau-account-action__icon {
	display: inline-flex;
	grid-row: 1 / span 3;
	width: 44px;
	height: 44px;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	background: #e9f6ff;
	color: #0768bc;
}

.pprau-account-action__icon svg {
	width: 23px;
	height: 23px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.pprau-account-action strong {
	align-self: end;
	color: var(--pprau-checkout-navy);
	font-size: 16px;
	font-weight: 900;
}

.pprau-account-action > span:not(.pprau-account-action__icon) {
	color: #5a6e82;
	font-size: 13px;
	line-height: 1.45;
}

.pprau-account-action em {
	align-self: end;
	color: #0767b8;
	font-size: 13px;
	font-style: normal;
	font-weight: 850;
}

body.pprau-account-authenticated .pprau-declaration-card {
	margin: 0;
	box-shadow: none;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content table {
	width: 100%;
	margin: 0 0 22px !important;
	overflow: hidden;
	border: 1px solid #d9e6f0 !important;
	border-collapse: separate !important;
	border-spacing: 0;
	border-radius: 14px;
	background: #fff;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content table th,
body.pprau-account-authenticated .woocommerce-MyAccount-content table td {
	padding: 14px !important;
	border: 0 !important;
	border-bottom: 1px solid #e6eef4 !important;
	text-align: left;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content table th {
	background: #f4f9fd;
	color: #18334e;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .04em;
	text-transform: uppercase;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content table tr:last-child td {
	border-bottom: 0 !important;
}

body.pprau-account-authenticated .woocommerce-Addresses {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin-top: 22px;
}

body.pprau-account-authenticated .woocommerce-Addresses::before,
body.pprau-account-authenticated .woocommerce-Addresses::after {
	display: none !important;
	content: none !important;
}

body.pprau-account-authenticated .woocommerce-Address {
	float: none !important;
	box-sizing: border-box;
	width: 100% !important;
	padding: 20px;
	border: 1px solid #d9e6f0;
	border-radius: 14px;
	background: #f8fbfe;
}

body.pprau-account-authenticated .woocommerce-Address-title h2 {
	margin: 0 0 12px;
	font-size: 19px;
	font-weight: 900;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content form .form-row {
	box-sizing: border-box;
	margin-bottom: 18px;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content form label {
	display: inline-block;
	margin-bottom: 7px;
	color: #18334e;
	font-size: 14px;
	font-weight: 800;
}

body.pprau-account-authenticated .woocommerce-MyAccount-content form input:not([type='checkbox']):not([type='radio']):not([type='hidden']),
body.pprau-account-authenticated .woocommerce-MyAccount-content form select,
body.pprau-account-authenticated .woocommerce-MyAccount-content form textarea {
	box-sizing: border-box;
	width: 100%;
	min-height: 50px;
	padding: 10px 13px;
	border: 1px solid #c9dbe9;
	border-radius: 10px;
	background: #fff;
	color: #081d34;
	font-size: 16px;
}

@media (prefers-reduced-motion: reduce) {
	body.pprau-commerce-account *,
	body.pprau-commerce-account *::before,
	body.pprau-commerce-account *::after {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

@media (max-width: 980px) {
	body.pprau-account-authenticated .page-content > .woocommerce {
		grid-template-columns: 220px minmax(0, 1fr);
		gap: 20px;
	}

	.pprau-account-member-hero__copy,
	.pprau-account-checkout-gate__copy { width: min(64%, 620px); }

	body.pprau-account-guest #customer_login {
		grid-template-columns: 1fr;
		width: min(100%, 720px);
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

@media (max-width: 820px) {
	body.pprau-commerce-account .page-content { width: min(calc(100% - 32px), 760px); }

	body.pprau-account-authenticated .page-content > .woocommerce {
		grid-template-columns: minmax(0, 1fr);
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation {
		position: relative;
		grid-column: 1;
		overflow: hidden;
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation::after {
		position: absolute;
		top: 8px;
		right: 8px;
		bottom: 8px;
		width: 34px;
		border-radius: 0 10px 10px 0;
		background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .96) 75%);
		content: '';
		pointer-events: none;
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation ul {
		display: flex;
		padding: 0 42px 4px 0 !important;
		overflow-x: auto;
		overflow-y: hidden;
		overscroll-behavior-inline: contain;
		scroll-snap-type: inline proximity;
		scrollbar-width: thin;
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation li {
		flex: 0 0 auto;
		scroll-snap-align: start;
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation a {
		white-space: nowrap;
	}

	body.pprau-account-authenticated .woocommerce-MyAccount-navigation-link--customer-logout {
		margin: 0 0 0 6px !important;
		padding: 0 0 0 10px !important;
		border-top: 0;
		border-left: 1px solid #e3edf4;
	}

	.pprau-account-member-hero,
	.pprau-account-checkout-gate {
		min-height: 390px;
		background-position: 70% 50%;
	}
}

@media (max-width: 620px) {
	body.pprau-commerce-account #content.site-main { padding-bottom: 84px !important; }
	body.pprau-commerce-account .page-content { width: calc(100% - 20px); padding-top: 18px; }
	body.pprau-commerce-account .pprau-support-launcher { display: none !important; }

	.pprau-account-member-hero,
	.pprau-account-checkout-gate {
		min-height: 430px;
		padding: 26px 22px;
		border-radius: 20px;
		background:
			linear-gradient(90deg, rgba(2, 8, 24, .98) 0%, rgba(2, 12, 34, .91) 58%, rgba(2, 18, 47, .54) 100%),
			url('https://pprau.com/wp-content/uploads/2026/06/pprau-account-checkout-backdrop-20260613.jpg') 70% 50% / cover no-repeat;
	}

	.pprau-account-member-hero__copy,
	.pprau-account-checkout-gate__copy { width: 100%; }

	.pprau-account-member-hero h2,
	.pprau-account-checkout-gate h2 { font-size: clamp(35px, 11vw, 46px); }

	.pprau-account-member-hero__copy > p:not(.pprau-eyebrow),
	.pprau-account-checkout-gate__copy > p:not(.pprau-eyebrow) { font-size: 15px; }

	.pprau-account-checkout-steps span { min-height: 34px; padding: 6px 10px; font-size: 10px; }

	body.pprau-account-guest #customer_login { gap: 18px; margin-top: 18px !important; }
	body.pprau-account-guest #customer_login > .u-column1,
	body.pprau-account-guest #customer_login > .u-column2 { padding: 22px; border-radius: 18px; }

	body.pprau-account-authenticated .woocommerce-MyAccount-content { padding: 22px; border-radius: 16px; }
	body.pprau-account-authenticated .pprau-account-declaration-summary { align-items: stretch; }

	.pprau-account-action-grid,
	body.pprau-account-authenticated .woocommerce-Addresses { grid-template-columns: 1fr; }

	.pprau-account-action { min-height: 142px; padding: 18px; }

	body.pprau-account-authenticated .woocommerce-MyAccount-content table {
		display: block;
		max-width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

}

@media (max-width: 360px) {
	body.pprau-commerce-account .page-content { width: calc(100% - 12px); }
	body.pprau-account-guest #customer_login > .u-column1,
	body.pprau-account-guest #customer_login > .u-column2 { padding: 18px 2px; }
	body.pprau-account-guest #customer_login > div > h2,
	body.pprau-account-guest #customer_login > div > form > :not(.cf-turnstile):not([id^='cf-turnstile-woo-']):not(.cf-turnstile-br) { margin-right: 10px !important; margin-left: 10px !important; }
}
