@font-face {
	font-family: "Space Grotesk";
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url("../fonts/space-grotesk-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Space Grotesk";
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url("../fonts/space-grotesk-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Barlow Condensed";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/barlow-condensed-600-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Barlow Condensed";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/barlow-condensed-600-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Barlow Condensed";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/barlow-condensed-700-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Barlow Condensed";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/barlow-condensed-700-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
	--pp-ink: #08151d;
	--pp-ink-soft: #0f2430;
	--pp-blue: #1268f3;
	--pp-blue-deep: #064bbd;
	--pp-lime: #ccff33;
	--pp-paper: #f4f2eb;
	--pp-paper-bright: #fbfaf6;
	--pp-muted: #62717a;
	--pp-line: rgba(8, 21, 29, 0.14);
}

html {
	scroll-behavior: smooth;
}

body {
	-webkit-font-smoothing: antialiased;
}

body,
.editor-styles-wrapper {
	background: var(--pp-paper);
	color: var(--pp-ink);
	font-family: "Space Grotesk", Arial, sans-serif;
}

* {
	box-sizing: border-box;
}

img {
	display: block;
	max-width: 100%;
}

::selection {
	background: var(--pp-lime);
	color: var(--pp-ink);
}

.pp-skip-link {
	background: var(--pp-lime);
	color: var(--pp-ink);
	font-weight: 700;
	left: 16px;
	padding: 12px 18px;
	position: fixed;
	top: -80px;
	z-index: 200;
}

.pp-skip-link:focus {
	top: 12px;
}

.pp-header-wrap,
.pp-footer-wrap,
.pp-main,
.pp-main > *,
.pp-main .wp-block-columns,
.pp-main .wp-block-group {
	margin-block-start: 0;
	margin-block-end: 0;
}

.pp-main [id] {
	scroll-margin-top: 96px;
}

.pp-site-header {
	backdrop-filter: blur(14px);
	background: rgba(8, 21, 29, 0.92);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}

.admin-bar .pp-site-header {
	top: 32px;
}

.pp-nav-shell {
	gap: 2.5rem;
	height: 82px;
	padding-inline: 24px;
}

.pp-brand-lockup,
.pp-footer-brand {
	gap: 12px;
	min-width: max-content;
}

.pp-brand-copy {
	gap: 0 !important;
}

.pp-brand-copy .wp-block-site-title,
.pp-brand-name {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0.07em;
	line-height: 1;
	margin: 0 !important;
	text-transform: uppercase;
}

.pp-brand-copy .wp-block-site-tagline,
.pp-brand-tagline {
	color: var(--pp-lime);
	font-size: 8px;
	font-weight: 800;
	letter-spacing: 0.26em;
	line-height: 1;
	margin: 6px 0 0 !important;
	text-transform: uppercase;
}

.pp-racketland-mark,
.pp-court-mark {
	background: url("../images/racketland-mark-blue.png") center / contain no-repeat;
	display: inline-block;
	flex: 0 0 auto;
	height: 46px;
	width: 55px;
}

.pp-court-mark i {
	display: none;
}

.pp-main-navigation {
	margin-left: auto;
}

.pp-main-navigation .wp-block-navigation-item__content {
	color: rgba(255, 255, 255, 0.72);
	font-size: 13px;
	font-weight: 600;
	transition: color 0.2s ease;
}

.pp-main-navigation .wp-block-navigation-item__content:hover,
.pp-main-navigation .wp-block-navigation-item__content:focus {
	color: #fff;
}

.pp-header-cta {
	flex: 0 0 auto;
}

.pp-header-cta .wp-block-button__link {
	font-size: 12px;
	padding: 14px 18px;
}

.wp-block-button__link {
	transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.wp-block-button__link:hover {
	transform: translateY(-2px);
}

.pp-button-primary .wp-block-button__link:hover,
.pp-header-cta .wp-block-button__link:hover {
	background: #fff !important;
	color: var(--pp-ink) !important;
}

.pp-hero {
	background: var(--pp-ink);
	color: #fff;
	min-height: 880px;
	overflow: hidden;
	padding: 132px 24px 0;
}

.pp-hero-grid {
	gap: 0;
	min-height: 650px;
}

.pp-hero-copy {
	flex-basis: 44% !important;
	padding: 80px 60px 60px 0;
}

.pp-hero-visual {
	background: #0c344f;
	flex-basis: 56% !important;
	min-height: 650px;
	overflow: hidden;
	position: relative;
}

.pp-eyebrow {
	align-items: center;
	color: var(--pp-lime);
	display: flex;
	font-size: 11px;
	font-weight: 800;
	gap: 10px;
	letter-spacing: 0.2em;
	line-height: 1.4;
	margin: 0 0 26px !important;
	text-transform: uppercase;
}

.pp-eyebrow > span {
	background: currentColor;
	display: inline-block;
	height: 2px;
	width: 28px;
}

.pp-eyebrow-dark {
	color: var(--pp-blue-deep);
}

.pp-hero-title {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(78px, 8.6vw, 144px);
	font-weight: 800;
	letter-spacing: -0.045em;
	line-height: 0.79;
	margin: 0;
	text-transform: uppercase;
}

.pp-hero-title span {
	color: var(--pp-blue);
}

.pp-hero-lead {
	color: rgba(255, 255, 255, 0.72);
	font-size: 18px;
	line-height: 1.65;
	margin: 38px 0 0 !important;
	max-width: 620px;
}

.pp-hero-lead strong {
	color: #fff;
}

.pp-hero-actions {
	gap: 12px;
	margin-top: 36px !important;
}

.pp-hero-actions .wp-block-button__link,
.pp-cta-band .wp-block-button__link {
	display: inline-flex;
	font-size: 13px;
	font-weight: 800;
	justify-content: center;
	min-height: 54px;
	padding: 17px 22px;
}

.pp-button-ghost .wp-block-button__link {
	border-color: rgba(255, 255, 255, 0.28);
	color: #fff;
}

.pp-button-ghost .wp-block-button__link:hover {
	border-color: #fff;
}

.pp-microcopy {
	color: rgba(255, 255, 255, 0.4);
	font-size: 11px !important;
	margin: 14px 0 0 !important;
}

.pp-hero-image {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.pp-hero-image::after {
	background:
		linear-gradient(90deg, rgba(8, 21, 29, 0.42), transparent 35%),
		linear-gradient(0deg, rgba(8, 21, 29, 0.62), transparent 45%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.pp-hero-image img {
	height: 100%;
	object-fit: cover;
	object-position: 50% 64%;
	width: 100%;
}

.pp-status-card {
	align-items: center;
	backdrop-filter: blur(12px);
	background: rgba(8, 21, 29, 0.82);
	display: flex;
	gap: 12px;
	left: 28px;
	padding: 16px 18px;
	position: absolute;
	top: 28px;
	z-index: 2;
}

.pp-status-dot {
	background: var(--pp-lime);
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgba(204, 255, 51, 0.12);
	height: 9px;
	width: 9px;
}

.pp-status-card > div,
.pp-location-tag {
	display: flex;
	flex-direction: column;
}

.pp-photo-note {
	bottom: 28px;
	color: rgba(255, 255, 255, 0.52);
	font-size: 8px;
	left: 28px;
	letter-spacing: 0.12em;
	position: absolute;
	text-transform: uppercase;
	z-index: 2;
}

.pp-status-card small,
.pp-location-tag small {
	color: rgba(255, 255, 255, 0.56);
	font-size: 9px;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.pp-status-card strong {
	font-size: 12px;
	margin-top: 4px;
}

.pp-location-tag {
	bottom: 28px;
	position: absolute;
	right: 28px;
	text-align: right;
	z-index: 2;
}

.pp-location-tag strong {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 26px;
	margin-top: 3px;
	text-transform: uppercase;
}

.pp-hero-stats {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	gap: 0;
}

.pp-stat {
	border-right: 1px solid rgba(255, 255, 255, 0.12);
	gap: 14px;
	min-height: 112px;
	padding: 20px 28px;
}

.pp-stat:last-child {
	border-right: 0;
}

.pp-stat h3 {
	color: var(--pp-lime);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 40px;
	line-height: 1;
	margin: 0;
	white-space: nowrap;
}

.pp-stat p {
	color: rgba(255, 255, 255, 0.62);
	font-size: 11px;
	letter-spacing: 0.08em;
	line-height: 1.4;
	margin: 0;
	max-width: 115px;
	text-transform: uppercase;
}

.pp-why-section {
	padding: 136px 24px 126px;
}

.pp-section-heading {
	align-items: flex-start !important;
	gap: 60px;
}

.pp-section-heading h2,
.pp-courts-copy > h2,
.pp-answer-title h2,
.pp-cta-band h2,
.pp-faq-heading h2,
.pp-contact-intro h2 {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(50px, 5.2vw, 78px);
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 0.93;
	margin: 0;
	text-transform: uppercase;
}

.pp-section-heading > .wp-block-column:last-child p {
	color: var(--pp-muted);
	font-size: 15px;
	line-height: 1.8;
	margin: 0;
}

.pp-benefit-grid {
	gap: 1px;
	margin-top: 80px !important;
}

.pp-benefit-card {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	min-height: 290px;
	padding: 38px;
	position: relative;
}

.pp-benefit-card + .pp-benefit-card {
	margin-left: -2px;
}

.pp-benefit-number {
	color: var(--pp-blue);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin: 0 !important;
}

.pp-benefit-icon {
	align-items: center;
	border: 1px solid rgba(18, 104, 243, 0.24);
	color: var(--pp-blue);
	display: flex;
	height: 58px;
	justify-content: center;
	position: absolute;
	right: 32px;
	top: 30px;
	width: 58px;
}

.pp-benefit-icon svg {
	fill: none;
	height: 30px;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
	width: 30px;
}

.pp-benefit-card h3 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 22px;
	line-height: 1.2;
	margin: 78px 0 14px;
}

.pp-benefit-card > p:last-child {
	color: var(--pp-muted);
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
}

.pp-courts-section {
	background: var(--pp-blue);
	color: #fff;
	gap: 0;
	min-height: 820px;
}

.pp-courts-image {
	min-height: 720px;
	overflow: hidden;
	position: relative;
}

.pp-detail-image {
	height: 100%;
	inset: 0;
	position: absolute;
	width: 100%;
}

.pp-detail-image::after {
	background: linear-gradient(0deg, rgba(8, 21, 29, 0.45), transparent 55%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.pp-detail-image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pp-image-label {
	bottom: 44px;
	left: 48px;
	position: absolute;
	z-index: 2;
}

.pp-image-label p {
	color: var(--pp-lime);
	font-size: 10px;
	letter-spacing: 0.22em;
	margin: 0;
	text-transform: uppercase;
}

.pp-image-label h3 {
	font-size: 54px;
	line-height: 0.9;
	margin: 0;
	text-transform: uppercase;
}

.pp-detail-note {
	color: rgba(255, 255, 255, 0.62) !important;
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 8px !important;
	letter-spacing: 0.12em !important;
	margin-top: 12px !important;
}

.pp-courts-copy {
	padding: 100px clamp(36px, 7vw, 110px);
}

.pp-courts-copy > h2 {
	font-size: clamp(50px, 5vw, 74px);
	max-width: 720px;
}

.pp-courts-copy > p:not(.pp-eyebrow) {
	color: rgba(255, 255, 255, 0.76);
	line-height: 1.7;
	max-width: 650px;
}

.pp-feature-list {
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	margin: 30px 0 !important;
}

.pp-feature {
	align-items: flex-start;
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	gap: 20px;
	padding: 18px 0;
}

.pp-feature-number {
	color: var(--pp-lime) !important;
	flex: 0 0 46px;
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin: 0 !important;
}

.pp-feature h4 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 4px;
}

.pp-feature .wp-block-group {
	gap: 0;
}

.pp-feature .wp-block-group p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	line-height: 1.45;
	margin: 0;
}

.pp-honest-note {
	border-left: 3px solid var(--pp-lime);
	max-width: 650px;
	padding: 2px 0 2px 18px;
}

.pp-honest-note h4 {
	color: var(--pp-lime);
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.12em;
	margin: 0;
	text-transform: uppercase;
}

.pp-honest-note p {
	color: rgba(255, 255, 255, 0.68);
	font-size: 12px;
	line-height: 1.55;
	margin: 6px 0 0;
}

.pp-answer-section {
	gap: 100px;
	padding: 140px 24px;
}

.pp-answer-body {
	border-top: 2px solid var(--pp-ink);
	padding-top: 28px;
}

.pp-answer-lead {
	font-size: 22px;
	line-height: 1.55;
	margin: 0 0 42px !important;
}

.pp-answer-points {
	gap: 24px;
}

.pp-answer-points h4 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	margin: 0 0 9px;
}

.pp-answer-points p {
	color: var(--pp-muted);
	font-size: 12px;
	line-height: 1.55;
	margin: 0;
}

.pp-cta-band {
	background: var(--pp-ink-soft);
	color: #fff;
	gap: 80px;
	padding: 100px max(24px, calc((100vw - 1280px) / 2));
}

.pp-cta-band h2 {
	max-width: 680px;
}

.pp-cta-action > p {
	color: rgba(255, 255, 255, 0.64);
	line-height: 1.7;
	margin: 0 0 24px;
	max-width: 540px;
}

.pp-faq-section {
	gap: 100px;
	padding: 140px 24px;
}

.pp-faq-heading {
	align-self: flex-start;
	position: sticky;
	top: 120px;
}

.admin-bar .pp-faq-heading {
	top: 152px;
}

.pp-faq-heading h2 {
	font-size: clamp(48px, 4.8vw, 72px);
}

.pp-faq-heading > p:last-child {
	color: var(--pp-muted);
	font-size: 13px;
	line-height: 1.7;
	margin-top: 26px;
	max-width: 420px;
}

.pp-faq-list {
	border-top: 1px solid var(--pp-ink);
}

.pp-faq-list .wp-block-details {
	border-bottom: 1px solid var(--pp-line);
	margin: 0;
	padding: 0;
}

.pp-faq-list summary {
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	list-style: none;
	padding: 28px 42px 28px 0;
	position: relative;
}

.pp-faq-list summary::-webkit-details-marker {
	display: none;
}

.pp-faq-list summary::after {
	content: "+";
	font-size: 24px;
	font-weight: 300;
	position: absolute;
	right: 4px;
	top: 23px;
	transition: transform 0.2s ease;
}

.pp-faq-list details[open] summary::after {
	transform: rotate(45deg);
}

.pp-faq-list details > p {
	color: var(--pp-muted);
	font-size: 14px;
	line-height: 1.7;
	margin: -6px 42px 28px 0;
}

.pp-contact-section {
	background: var(--pp-blue-deep);
	color: #fff;
	gap: 70px;
	min-height: 650px;
	overflow: hidden;
	padding: 110px max(24px, calc((100vw - 1280px) / 2));
}

.pp-contact-intro > p:not(.pp-eyebrow, .pp-map-link) {
	color: rgba(255, 255, 255, 0.66);
	line-height: 1.7;
	max-width: 500px;
}

.pp-map-link {
	margin-top: 22px !important;
}

.pp-map-link a {
	border-bottom: 1px solid rgba(204, 255, 51, 0.5);
	color: var(--pp-lime);
	display: inline-block;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 8px;
}

.pp-contact-card {
	border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.pp-contact-row {
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	gap: 24px;
	padding: 20px 0;
}

.pp-contact-row > p {
	margin: 0;
}

.pp-contact-row > p:first-child {
	color: rgba(255, 255, 255, 0.5);
	font-size: 9px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.pp-contact-row > p:last-child {
	font-size: 14px;
	line-height: 1.55;
}

.pp-contact-row a:hover {
	color: var(--pp-lime);
}

.pp-court-map {
	aspect-ratio: 0.66;
	border: 2px solid rgba(255, 255, 255, 0.78);
	opacity: 0.78;
	position: relative;
	transform: perspective(900px) rotateY(-8deg);
}

.pp-court-map::before {
	border-top: 4px solid var(--pp-lime);
	box-shadow: 0 12px 35px rgba(204, 255, 51, 0.2);
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
}

.pp-court-map::after {
	border-left: 1px solid rgba(255, 255, 255, 0.55);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	top: 0;
}

.pp-map-line {
	border-top: 1px solid rgba(255, 255, 255, 0.62);
	left: 18%;
	position: absolute;
	right: 18%;
}

.pp-map-line-one {
	top: 22%;
}

.pp-map-line-two {
	bottom: 22%;
}

.pp-map-ball {
	background: var(--pp-lime);
	border-radius: 50%;
	box-shadow: 0 0 0 12px rgba(204, 255, 51, 0.1);
	height: 18px;
	position: absolute;
	right: 17%;
	top: 34%;
	width: 18px;
}

.pp-court-map b {
	bottom: 18px;
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 52px;
	left: 20px;
	opacity: 0.16;
	position: absolute;
}

.pp-footer {
	background: var(--pp-ink);
	color: #fff;
	padding: 44px 24px;
}

.pp-footer-shell {
	align-items: center;
	gap: 50px;
	min-height: 82px;
}

.pp-footer-description,
.pp-copyright {
	color: rgba(255, 255, 255, 0.52);
	font-size: 12px;
}

.pp-footer-navigation .wp-block-navigation-item__content {
	color: rgba(255, 255, 255, 0.62);
	font-size: 11px;
}

.pp-footer-navigation .wp-block-navigation-item__content:hover {
	color: #fff;
}

.pp-copyright {
	font-size: 10px !important;
}

/* Subpages */
.pp-subpage-main {
	background: var(--pp-paper);
}

.pp-page-hero,
.pp-booking-hero {
	background: var(--pp-ink);
	color: #fff;
	overflow: hidden;
	padding: 142px 24px 80px;
}

.pp-page-hero-grid {
	gap: clamp(44px, 7vw, 110px);
	min-height: 590px;
}

.pp-page-hero-copy {
	flex-basis: 52% !important;
}

.pp-page-hero-visual {
	align-self: stretch;
	background: #0c344f;
	flex-basis: 48% !important;
	min-height: 580px;
	overflow: hidden;
	position: relative;
}

.pp-page-hero-visual figure,
.pp-page-hero-visual img {
	height: 100%;
	margin: 0;
	object-fit: cover;
	width: 100%;
}

.pp-page-hero-visual::after {
	background: linear-gradient(0deg, rgba(8, 21, 29, 0.68), transparent 50%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.pp-page-image-note {
	bottom: 28px;
	display: flex;
	flex-direction: column;
	position: absolute;
	right: 28px;
	text-align: right;
	z-index: 2;
}

.pp-page-image-note span {
	color: var(--pp-lime);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 38px;
	font-weight: 800;
	line-height: 1;
}

.pp-page-image-note strong {
	font-size: 9px;
	letter-spacing: 0.14em;
	margin-top: 5px;
	text-transform: uppercase;
}

.pp-breadcrumbs {
	color: rgba(255, 255, 255, 0.46);
	font-size: 10px;
	letter-spacing: 0.11em;
	margin: 0 0 36px !important;
	text-transform: uppercase;
}

.pp-breadcrumbs a:hover {
	color: var(--pp-lime);
}

.pp-breadcrumbs span {
	margin-inline: 8px;
}

.pp-page-title {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(82px, 9vw, 140px);
	font-weight: 800;
	letter-spacing: -0.045em;
	line-height: 0.8;
	margin: 0;
	text-transform: uppercase;
}

.pp-page-title span {
	color: var(--pp-blue);
}

.pp-page-lead {
	color: rgba(255, 255, 255, 0.72);
	font-size: 18px;
	line-height: 1.7;
	margin: 38px 0 0 !important;
	max-width: 690px;
}

.pp-page-actions {
	gap: 12px;
	margin-top: 34px !important;
}

.pp-page-actions .wp-block-button__link,
.pp-page-cta .wp-block-button__link {
	font-size: 13px;
	font-weight: 800;
	min-height: 54px;
	padding: 17px 22px;
}

.pp-page-section {
	padding: 120px 24px;
}

.pp-page-section h2,
.pp-compare-section h2,
.pp-score-section h2,
.pp-page-cta h2,
.pp-location-section h2 {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(48px, 5vw, 76px);
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 0.93;
	margin: 0;
	text-transform: uppercase;
}

.pp-direct-answer {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	display: grid;
	gap: 36px;
	grid-template-columns: 180px 1fr;
	margin-bottom: 110px !important;
	padding: 34px 38px;
}

.pp-direct-label {
	color: var(--pp-blue-deep);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 7px 0 0 !important;
	text-transform: uppercase;
}

.pp-direct-text {
	font-size: 20px;
	line-height: 1.6;
	margin: 0 !important;
}

.pp-explain-grid,
.pp-equipment-grid,
.pp-rules-intro,
.pp-mistakes-grid,
.pp-location-grid {
	gap: clamp(44px, 7vw, 100px);
}

.pp-explain-grid h2,
.pp-equipment-grid h2,
.pp-rules-intro h2,
.pp-mistakes-grid h2 {
	font-size: clamp(46px, 4.7vw, 70px);
}

.pp-prose {
	border-top: 2px solid var(--pp-ink);
	padding-top: 28px;
}

.pp-prose p {
	color: var(--pp-muted);
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 22px;
}

.pp-fact-grid {
	gap: 1px;
	margin-top: 90px !important;
}

.pp-fact-card {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	min-height: 220px;
	padding: 34px;
}

.pp-fact-card + .pp-fact-card {
	margin-left: -2px;
}

.pp-fact-card h3 {
	color: var(--pp-blue);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 42px;
	line-height: 1;
	margin: 0 0 60px;
	text-transform: uppercase;
}

.pp-fact-card p,
.pp-small-card p,
.pp-rule-card p,
.pp-contact-option p {
	color: var(--pp-muted);
	font-size: 14px;
	line-height: 1.7;
}

.pp-compare-section {
	background: var(--pp-blue);
	color: #fff;
	padding: 110px 24px;
}

.pp-compare-heading {
	gap: 80px;
}

.pp-compare-heading > .wp-block-column:last-child p {
	color: rgba(255, 255, 255, 0.72);
	line-height: 1.7;
}

.pp-compare-table {
	border-top: 1px solid rgba(255, 255, 255, 0.35);
	margin-top: 70px !important;
}

.pp-compare-row {
	display: grid;
	gap: 24px;
	grid-template-columns: 0.7fr 1fr 1fr;
	padding: 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.pp-compare-row span {
	color: rgba(255, 255, 255, 0.52);
	font-size: 10px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.pp-compare-row strong {
	font-size: 14px;
}

.pp-compare-head strong {
	color: var(--pp-lime);
	font-size: 10px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.pp-small-card-grid {
	gap: 1px;
}

.pp-small-card {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	min-height: 250px;
	padding: 30px;
}

.pp-small-card + .pp-small-card {
	margin-left: -2px;
}

.pp-small-card h3 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.25;
	margin: 80px 0 12px;
}

.pp-page-cta {
	background: var(--pp-ink-soft);
	color: #fff;
	padding: 86px 24px;
}

.pp-page-cta-inner {
	gap: 50px;
}

.pp-page-cta h2 {
	font-size: clamp(46px, 4.7vw, 70px);
	max-width: 820px;
}

/* Rules page */
.pp-rules-hero {
	background: var(--pp-ink-soft);
}

.pp-rules-court-column {
	display: flex;
	justify-content: center;
}

.pp-rules-court {
	aspect-ratio: 0.66;
	border: 2px solid rgba(255, 255, 255, 0.82);
	max-height: 570px;
	position: relative;
	transform: perspective(1000px) rotateY(-7deg);
	width: min(100%, 380px);
}

.pp-rules-court::before,
.pp-rules-court::after,
.pp-location-court::before,
.pp-location-court::after {
	content: "";
	position: absolute;
}

.pp-rules-court::before {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	bottom: 0;
	left: 50%;
	top: 0;
}

.pp-rules-court::after {
	border: 1px solid rgba(204, 255, 51, 0.45);
	inset: 8%;
}

.pp-rules-net {
	border-top: 4px solid var(--pp-lime);
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
}

.pp-rules-service {
	border-top: 1px solid rgba(255, 255, 255, 0.58);
	left: 14%;
	position: absolute;
	right: 14%;
}

.pp-rules-service-one { top: 26%; }
.pp-rules-service-two { bottom: 26%; }

.pp-player {
	background: var(--pp-lime);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(204, 255, 51, 0.1);
	height: 12px;
	position: absolute;
	width: 12px;
	z-index: 2;
}

.pp-player-one { left: 28%; top: 16%; }
.pp-player-two { right: 28%; top: 16%; }
.pp-player-three { bottom: 16%; left: 28%; }
.pp-player-four { bottom: 16%; right: 28%; }

.pp-rules-court b,
.pp-rules-court em {
	color: rgba(255, 255, 255, 0.38);
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.14em;
	position: absolute;
	text-transform: uppercase;
}

.pp-rules-court b { bottom: 12px; left: 14px; }
.pp-rules-court em { right: -38px; top: 50%; transform: rotate(90deg); }

.pp-section-lead {
	color: var(--pp-muted);
	font-size: 17px;
	line-height: 1.8;
	margin: 0 !important;
}

.pp-rule-grid {
	gap: 1px;
	margin-top: 1px !important;
}

.pp-rules-intro + .pp-rule-grid {
	margin-top: 75px !important;
}

.pp-rule-card {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	min-height: 280px;
	padding: 32px;
}

.pp-rule-card + .pp-rule-card {
	margin-left: -2px;
}

.pp-rule-number,
.pp-booking-steps span,
.pp-contact-option > span {
	color: var(--pp-blue);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 18px;
	font-weight: 800;
}

.pp-rule-card h3 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.25;
	margin: 70px 0 12px;
}

.pp-score-section {
	background: var(--pp-blue-deep);
	color: #fff;
	padding: 110px 24px;
}

.pp-score-grid {
	gap: clamp(50px, 9vw, 130px);
}

.pp-score-grid > .wp-block-column:first-child > p:not(.pp-eyebrow) {
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.75;
}

.pp-score-board {
	border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.pp-score-line {
	align-items: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	display: flex;
	justify-content: space-between;
	padding: 17px 0;
}

.pp-score-line span {
	color: rgba(255, 255, 255, 0.58);
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.pp-score-line strong {
	color: var(--pp-lime);
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 40px;
}

.pp-check-list {
	border-top: 2px solid var(--pp-ink);
}

.pp-check-list p {
	border-bottom: 1px solid var(--pp-line);
	font-size: 15px;
	line-height: 1.6;
	margin: 0;
	padding: 18px 0;
}

.pp-check-list span {
	color: var(--pp-blue);
	display: inline-block;
	font-size: 20px;
	font-weight: 800;
	margin-right: 16px;
}

.pp-official-note {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	gap: 30px;
	margin-top: 80px !important;
	padding: 28px 32px;
}

.pp-official-note p {
	font-size: 13px;
	line-height: 1.65;
	margin: 0;
	max-width: 780px;
}

/* Booking page */
.pp-booking-hero-inner {
	padding-block: 30px 55px;
}

.pp-booking-hero .pp-page-title {
	max-width: 900px;
}

.pp-booking-section {
	padding: 90px 24px 120px;
}

.pp-booking-steps {
	gap: 1px;
	margin-bottom: 54px !important;
}

.pp-booking-steps .wp-block-column {
	background: var(--pp-paper-bright);
	border: 1px solid var(--pp-line);
	min-height: 180px;
	padding: 28px;
}

.pp-booking-steps .wp-block-column + .wp-block-column {
	margin-left: -2px;
}

.pp-booking-steps strong {
	display: block;
	font-size: 16px;
	margin: 36px 0 8px;
}

.pp-booking-steps p {
	color: var(--pp-muted);
	font-size: 13px;
	line-height: 1.6;
	margin: 0;
}

.pp-booking-frame-wrap {
	background: #fff;
	border: 1px solid var(--pp-line);
	box-shadow: 0 22px 80px rgba(8, 21, 29, 0.08);
	overflow: hidden;
	padding: 0;
}

.pp-booking-frame-wrap iframe {
	display: block;
}

.pp-booking-fallback {
	border-bottom: 1px solid var(--pp-line);
	gap: 24px;
	padding: 24px 0;
}

.pp-booking-fallback p {
	color: var(--pp-muted);
	font-size: 13px;
	margin: 0;
}

/* Contact page */
.pp-contact-page-hero {
	background: var(--pp-blue-deep);
}

.pp-contact-page-hero .pp-page-title span {
	color: var(--pp-lime);
}

.pp-contact-hero-card {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	flex-basis: 42% !important;
}

.pp-contact-hero-row {
	border-bottom: 1px solid rgba(255, 255, 255, 0.22);
	display: grid;
	gap: 24px;
	grid-template-columns: 130px 1fr;
	padding: 22px 0;
}

.pp-contact-hero-row small {
	color: rgba(255, 255, 255, 0.5);
	font-size: 9px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.pp-contact-hero-row strong,
.pp-contact-hero-row a {
	font-size: 15px;
	line-height: 1.55;
}

.pp-contact-hero-row a:hover {
	color: var(--pp-lime);
}

.pp-location-section {
	padding: 120px 24px;
}

.pp-location-court {
	aspect-ratio: 1.62;
	background: var(--pp-ink);
	border: 2px solid var(--pp-blue);
	box-shadow: 24px 24px 0 rgba(18, 104, 243, 0.12);
	min-height: 390px;
	position: relative;
}

.pp-location-court::before {
	border-left: 1px solid rgba(255, 255, 255, 0.32);
	bottom: 0;
	left: 50%;
	top: 0;
}

.pp-location-court::after {
	border: 1px solid rgba(255, 255, 255, 0.25);
	inset: 10%;
}

.pp-location-net {
	border-left: 4px solid var(--pp-lime);
	bottom: 0;
	left: 50%;
	position: absolute;
	top: 0;
}

.pp-location-service {
	border-left: 1px solid rgba(255, 255, 255, 0.4);
	bottom: 16%;
	position: absolute;
	top: 16%;
}

.pp-location-service-one { left: 27%; }
.pp-location-service-two { right: 27%; }

.pp-location-pin {
	background: var(--pp-lime);
	border-radius: 50% 50% 50% 0;
	height: 46px;
	left: 68%;
	position: absolute;
	top: 26%;
	transform: rotate(-45deg);
	width: 46px;
	z-index: 2;
}

.pp-location-pin b {
	background: var(--pp-ink);
	border-radius: 50%;
	height: 14px;
	left: 16px;
	position: absolute;
	top: 16px;
	width: 14px;
}

.pp-location-court > strong,
.pp-location-court > small {
	bottom: 22px;
	color: #fff;
	left: 22px;
	position: absolute;
	z-index: 2;
}

.pp-location-court > strong {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: 38px;
	text-transform: uppercase;
}

.pp-location-court > small {
	bottom: 10px;
	color: var(--pp-lime);
	font-size: 8px;
	letter-spacing: 0.15em;
}

.pp-contact-options {
	background: var(--pp-ink-soft);
	color: #fff;
	padding: 100px 24px;
}

.pp-contact-option-grid {
	gap: 1px;
}

.pp-contact-option {
	border: 1px solid rgba(255, 255, 255, 0.16);
	min-height: 300px;
	padding: 34px;
}

.pp-contact-option + .pp-contact-option {
	margin-left: -2px;
}

.pp-contact-option h3 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.3;
	margin: 70px 0 12px;
}

.pp-contact-option p {
	color: rgba(255, 255, 255, 0.58);
}

.pp-contact-option p:last-child a {
	color: var(--pp-lime);
	font-size: 13px;
	font-weight: 800;
}

/* News on homepage */
.pp-news-section {
	background: var(--pp-paper-bright);
	padding: 126px 24px;
}

.pp-news-heading {
	margin-bottom: 58px !important;
}

.pp-news-heading h2 {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(50px, 5.2vw, 78px);
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 0.93;
	margin: 0;
	text-transform: uppercase;
}

.pp-news-card {
	background: var(--pp-ink);
	color: #fff;
	gap: 0;
	min-height: 520px;
}

.pp-news-image-column {
	min-height: 520px;
	overflow: hidden;
}

.pp-news-image,
.pp-news-image a,
.pp-news-image img {
	display: block;
	height: 100%;
	margin: 0;
	width: 100%;
}

.pp-news-image img {
	object-fit: cover;
	object-position: 50% 54%;
	transition: transform 0.45s ease;
}

.pp-news-image a:hover img {
	transform: scale(1.025);
}

.pp-news-copy {
	padding: clamp(42px, 6vw, 84px);
}

.pp-news-meta {
	color: var(--pp-blue);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 0 0 24px !important;
	text-transform: uppercase;
}

.pp-news-copy .pp-news-meta {
	color: var(--pp-lime);
}

.pp-news-copy h3 {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(44px, 4.4vw, 68px);
	letter-spacing: -0.02em;
	line-height: 0.95;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.pp-news-copy h3 a:hover {
	color: var(--pp-lime);
}

.pp-news-copy > p:not(.pp-news-meta, .pp-news-link) {
	color: rgba(255, 255, 255, 0.68);
	font-size: 16px;
	line-height: 1.75;
	margin: 0;
	max-width: 620px;
}

.pp-news-link {
	margin: 34px 0 0 !important;
}

.pp-news-link a {
	border-bottom: 1px solid rgba(204, 255, 51, 0.55);
	color: var(--pp-lime);
	display: inline-block;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 8px;
}

/* Opening article */
.pp-article-hero {
	background: var(--pp-ink-soft);
}

.pp-article-hero .pp-page-title {
	font-size: clamp(74px, 8.2vw, 126px);
}

.pp-article-section {
	padding: 120px 24px 130px;
}

.pp-article-layout {
	gap: clamp(48px, 8vw, 118px);
}

.pp-article-content {
	max-width: 820px;
}

.pp-article-intro {
	border-top: 3px solid var(--pp-blue);
	font-size: 22px !important;
	font-weight: 600;
	line-height: 1.6 !important;
	margin-top: 0 !important;
	padding-top: 28px;
}

.pp-article-content h2 {
	font-family: "Barlow Condensed", Impact, sans-serif;
	font-size: clamp(44px, 4.6vw, 66px);
	letter-spacing: -0.02em;
	line-height: 0.96;
	margin: 76px 0 24px;
	text-transform: uppercase;
}

.pp-article-content > p:not(.pp-article-intro) {
	color: var(--pp-muted);
	font-size: 16px;
	line-height: 1.85;
	margin: 0 0 22px;
}

.pp-article-content > p a {
	color: var(--pp-blue-deep);
	text-decoration: underline;
	text-decoration-color: rgba(18, 104, 243, 0.3);
	text-underline-offset: 4px;
}

.pp-article-inline-image {
	margin: 54px 0 0 !important;
}

.pp-article-inline-image img {
	max-height: 720px;
	object-fit: cover;
	width: 100%;
}

.pp-article-inline-image figcaption,
.pp-article-flyer figcaption {
	color: var(--pp-muted);
	font-size: 11px;
	line-height: 1.5;
	margin-top: 10px;
	text-align: left;
}

.pp-article-facts {
	background: var(--pp-ink);
	color: #fff;
	margin: 58px 0 0 !important;
	padding: 36px 40px;
}

.pp-article-facts h3 {
	font-family: "Space Grotesk", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	margin: 0 0 22px;
}

.pp-article-facts ul {
	margin: 0;
	padding-left: 20px;
}

.pp-article-facts li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	color: rgba(255, 255, 255, 0.74);
	font-size: 14px;
	line-height: 1.55;
	padding: 12px 0;
}

.pp-article-facts li::marker {
	color: var(--pp-lime);
}

.pp-article-actions {
	gap: 12px;
	margin-top: 34px !important;
}

.pp-article-actions .wp-block-button__link {
	font-size: 13px;
	font-weight: 800;
	min-height: 54px;
	padding: 17px 22px;
}

.pp-article-aside {
	position: sticky;
	top: 120px;
}

.admin-bar .pp-article-aside {
	top: 152px;
}

.pp-article-flyer {
	background: #fff;
	border: 1px solid var(--pp-line);
	box-shadow: 0 22px 70px rgba(8, 21, 29, 0.12);
	margin: 0 !important;
	padding: 12px;
}

.pp-article-flyer img {
	height: auto;
	width: 100%;
}

.pp-content-shell {
	min-height: 60vh;
	padding: 160px 24px 100px;
}

.pp-mobile-sticky-cta {
	display: none;
}

.editor-styles-wrapper .pp-site-header {
	position: relative;
	top: auto;
}

.editor-styles-wrapper .pp-faq-heading {
	position: relative;
	top: auto;
}

@media (min-width: 1001px) {
	.pp-main-navigation .wp-block-navigation__responsive-container-open {
		display: none !important;
	}

	.pp-main-navigation .wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: block !important;
		position: static;
		width: auto;
	}
}

@media (max-width: 1100px) {
	.pp-nav-shell {
		gap: 1rem;
	}

	.pp-section-heading,
	.pp-answer-section,
	.pp-faq-section {
		gap: 40px;
	}

	.pp-contact-section {
		gap: 46px;
	}
}

@media (max-width: 1000px) {
	.pp-header-cta {
		display: none;
	}

	.pp-main-navigation .wp-block-navigation__responsive-container-open {
		display: flex !important;
	}

	.pp-main-navigation .wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: none !important;
	}

	.pp-main-navigation .wp-block-navigation__responsive-container.is-menu-open {
		background: var(--pp-ink);
		color: #fff;
		padding: 28px;
	}

	.pp-main-navigation .wp-block-navigation__responsive-container-close,
	.pp-main-navigation .wp-block-navigation__responsive-container-open {
		color: #fff;
	}

	.pp-main-navigation .wp-block-navigation__container {
		align-items: flex-start;
		gap: 0;
		width: 100%;
	}

	.pp-main-navigation .wp-block-navigation-item {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 14px 0;
		width: 100%;
	}
}

@media (max-width: 781px) {
	.admin-bar .pp-site-header {
		top: 46px;
	}

	.pp-nav-shell {
		height: 72px;
		padding-inline: 15px;
	}

	.pp-brand-copy .wp-block-site-title,
	.pp-brand-name {
		font-size: 13px;
	}

	.pp-hero {
		min-height: 0;
		padding: 108px 16px 0;
	}

	.pp-hero-grid {
		min-height: 0;
	}

	.pp-hero-copy {
		padding: 42px 0 40px;
	}

	.pp-hero-title {
		font-size: clamp(70px, 25vw, 104px);
	}

	.pp-hero-lead {
		font-size: 16px;
		margin-top: 28px !important;
	}

	.pp-hero-actions,
	.pp-hero-actions .wp-block-button,
	.pp-hero-actions .wp-block-button__link {
		width: 100%;
	}

	.pp-hero-visual {
		min-height: 540px;
	}

	.pp-hero-image img {
		object-position: 50% 58%;
	}

	.pp-status-card {
		left: 14px;
		top: 14px;
	}

	.pp-location-tag {
		bottom: 16px;
		right: 16px;
	}

	.pp-photo-note {
		bottom: 16px;
		left: 16px;
	}

	.pp-hero-stats {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.pp-stat {
		border-bottom: 1px solid rgba(255, 255, 255, 0.12);
		min-height: 92px;
		padding: 18px;
	}

	.pp-stat:nth-child(2n) {
		border-right: 0;
	}

	.pp-why-section {
		padding: 90px 16px;
	}

	.pp-section-heading h2,
	.pp-courts-copy > h2,
	.pp-answer-title h2,
	.pp-cta-band h2,
	.pp-faq-heading h2,
	.pp-contact-intro h2 {
		font-size: 52px;
	}

	.pp-section-heading > .wp-block-column:last-child p {
		margin-top: 26px;
	}

	.pp-benefit-grid {
		margin-top: 50px !important;
	}

	.pp-benefit-card {
		min-height: 230px;
		padding: 28px;
	}

	.pp-benefit-card + .pp-benefit-card {
		margin-left: 0;
		margin-top: -2px;
	}

	.pp-benefit-card h3 {
		margin-top: 54px;
	}

	.pp-courts-image {
		min-height: 440px;
	}

	.pp-image-label {
		bottom: 22px;
		left: 22px;
	}

	.pp-courts-copy {
		padding: 74px 20px;
	}

	.pp-answer-section {
		padding: 90px 16px;
	}

	.pp-answer-body {
		margin-top: 44px;
	}

	.pp-answer-lead {
		font-size: 18px;
	}

	.pp-answer-points {
		gap: 28px;
	}

	.pp-cta-band {
		gap: 40px;
		padding: 78px 20px;
	}

	.pp-cta-band .wp-block-button,
	.pp-cta-band .wp-block-button__link {
		width: 100%;
	}

	.pp-faq-section {
		padding: 90px 16px;
	}

	.pp-faq-heading {
		position: static;
	}

	.pp-faq-list summary {
		padding-block: 24px;
	}

	.pp-faq-list details > p {
		margin-right: 24px;
	}

	.pp-contact-section {
		padding: 84px 20px;
	}

	.pp-news-section {
		padding: 82px 16px;
	}

	.pp-news-heading {
		margin-bottom: 38px !important;
	}

	.pp-news-heading h2 {
		font-size: 52px;
	}

	.pp-news-card,
	.pp-news-image-column {
		min-height: 0;
	}

	.pp-news-image-column {
		height: 420px;
	}

	.pp-news-copy {
		padding: 42px 26px 48px;
	}

	.pp-news-copy h3 {
		font-size: 46px;
	}

	.pp-contact-intro h2 {
		font-size: 56px;
	}

	.pp-court-map-column {
		display: none;
	}

	.pp-footer {
		padding-bottom: 100px;
	}

	.pp-footer-shell {
		gap: 24px;
	}

	.pp-mobile-sticky-cta {
	bottom: 12px;
	box-shadow: 0 12px 34px rgba(8, 21, 29, 0.32);
	display: block;
	left: 12px;
	margin: 0 !important;
	position: fixed;
	right: 12px;
	z-index: 90;
	}

	.pp-mobile-sticky-cta .wp-block-button,
	.pp-mobile-sticky-cta .wp-block-button__link {
		font-size: 13px;
		font-weight: 800;
		text-align: center;
		width: 100%;
	}

	.pp-page-hero,
	.pp-booking-hero {
		padding: 114px 16px 64px;
	}

	.pp-page-hero-grid {
		gap: 44px;
		min-height: 0;
	}

	.pp-page-title {
		font-size: clamp(70px, 24vw, 98px);
	}

	.pp-page-lead {
		font-size: 16px;
		margin-top: 28px !important;
	}

	.pp-page-actions,
	.pp-page-actions .wp-block-button,
	.pp-page-actions .wp-block-button__link {
		width: 100%;
	}

	.pp-page-hero-visual {
		min-height: 440px;
	}

	.pp-page-section,
	.pp-location-section {
		padding: 82px 16px;
	}

	.pp-page-section h2,
	.pp-compare-section h2,
	.pp-score-section h2,
	.pp-page-cta h2,
	.pp-location-section h2,
	.pp-explain-grid h2,
	.pp-equipment-grid h2,
	.pp-rules-intro h2,
	.pp-mistakes-grid h2 {
		font-size: 50px;
	}

	.pp-direct-answer {
		display: block;
		margin-bottom: 72px !important;
		padding: 28px;
	}

	.pp-direct-text {
		font-size: 17px;
		margin-top: 18px !important;
	}

	.pp-prose {
		margin-top: 38px;
	}

	.pp-fact-grid {
		margin-top: 55px !important;
	}

	.pp-fact-card,
	.pp-small-card,
	.pp-rule-card,
	.pp-booking-steps .wp-block-column,
	.pp-contact-option {
		min-height: 0;
	}

	.pp-fact-card + .pp-fact-card,
	.pp-small-card + .pp-small-card,
	.pp-rule-card + .pp-rule-card,
	.pp-booking-steps .wp-block-column + .wp-block-column,
	.pp-contact-option + .pp-contact-option {
		margin-left: 0;
		margin-top: -2px;
	}

	.pp-fact-card h3 {
		margin-bottom: 34px;
	}

	.pp-compare-section,
	.pp-score-section,
	.pp-contact-options {
		padding: 82px 16px;
	}

	.pp-compare-heading {
		gap: 26px;
	}

	.pp-compare-table {
		margin-top: 48px !important;
	}

	.pp-compare-row {
		gap: 12px;
		grid-template-columns: 0.8fr 1fr 1fr;
	}

	.pp-compare-row strong {
		font-size: 12px;
	}

	.pp-small-card h3,
	.pp-rule-card h3,
	.pp-contact-option h3 {
		margin-top: 42px;
	}

	.pp-page-cta {
		padding: 72px 16px;
	}

	.pp-page-cta-inner,
	.pp-page-cta-inner .wp-block-buttons,
	.pp-page-cta-inner .wp-block-button,
	.pp-page-cta-inner .wp-block-button__link {
		width: 100%;
	}

	.pp-rules-court-column {
		margin-top: 24px;
	}

	.pp-rules-court {
		max-height: 500px;
	}

	.pp-rules-intro + .pp-rule-grid {
		margin-top: 50px !important;
	}

	.pp-rule-grid {
		margin-top: 0 !important;
	}

	.pp-score-board,
	.pp-check-list {
		margin-top: 40px;
	}

	.pp-official-note,
	.pp-official-note .wp-block-button,
	.pp-official-note .wp-block-button__link {
		width: 100%;
	}

	.pp-booking-section {
		padding: 64px 12px 82px;
	}

	.pp-booking-steps {
		margin-bottom: 36px !important;
	}

	.pp-booking-frame-wrap iframe {
		min-height: 1050px !important;
	}

	.pp-booking-fallback,
	.pp-booking-fallback .wp-block-button,
	.pp-booking-fallback .wp-block-button__link {
		width: 100%;
	}

	.pp-contact-hero-card {
		margin-top: 10px;
	}

	.pp-contact-hero-row {
		grid-template-columns: 105px 1fr;
	}

	.pp-article-hero .pp-page-title {
		font-size: clamp(64px, 22vw, 90px);
	}

	.pp-article-section {
		padding: 82px 16px 92px;
	}

	.pp-article-layout {
		gap: 58px;
	}

	.pp-article-intro {
		font-size: 18px !important;
	}

	.pp-article-content h2 {
		font-size: 48px;
		margin-top: 58px;
	}

	.pp-article-inline-image img {
		max-height: 560px;
	}

	.pp-article-facts {
		padding: 30px 26px;
	}

	.pp-article-actions,
	.pp-article-actions .wp-block-button,
	.pp-article-actions .wp-block-button__link {
		width: 100%;
	}

	.pp-article-aside {
		position: static;
	}

	.pp-location-court {
		box-shadow: 12px 12px 0 rgba(18, 104, 243, 0.12);
		margin-top: 42px;
		min-height: 260px;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		transition-duration: 0.01ms !important;
	}
}
