/* Clubs and teams: restrained, full-width storefront layout. */
body:has(.ashlaser-club-page) #content.site-content { background: var(--ash-paper); }
body:has(.ashlaser-club-page) .site-content .col-full { max-width: none; padding-left: 0; padding-right: 0; }
body:has(.ashlaser-club-page) .woocommerce-breadcrumb {
	box-sizing: border-box; margin-left: auto; margin-right: auto;
	max-width: 1360px; padding-left: 22px; padding-right: 22px;
}
.ashlaser-club-content.content-area { float: none; max-width: none; width: 100%; }
.ashlaser-club-content { background: var(--ash-paper); padding-bottom: 0; }
.ashlaser-club-page {
	--club-blue: var(--ash-bark); --club-blue-dark: var(--ash-ink);
	--club-red: var(--ash-copper); --club-pale: #f1f2e9;
	--club-ink: var(--ash-ink); --club-muted: var(--ash-muted);
	max-width: 1360px; padding: 0 22px 54px;
}
.ashlaser-club-hero {
	background: transparent; border: 0; border-bottom: 1px solid var(--ash-line);
	border-radius: 0; box-shadow: none; color: var(--ash-ink);
	gap: clamp(38px, 6vw, 82px); grid-template-columns: minmax(0, .82fr) minmax(460px, 1.18fr);
	padding: 44px 0 54px;
}
.ashlaser-club-hero::before { display: none; }
.ashlaser-club-kicker,
.ashlaser-club-section-head > span,
.ashlaser-club-enquiry-intro > span {
	color: var(--ash-copper); font-size: 12px; letter-spacing: .12em; margin-bottom: 12px;
}
.ashlaser-club-hero h1 {
	color: var(--ash-ink); font-size: clamp(36px, 3.8vw, 51px);
	letter-spacing: -.025em; line-height: 1.04; margin-bottom: 20px;
}
.ashlaser-club-hero-copy > p { color: var(--ash-muted); font-size: 17px; line-height: 1.65; }
.ashlaser-club-hero-actions { margin-top: 24px; }
.ashlaser-club-hero-actions .ashlaser-button { background: var(--ash-bark); color: #fff; }
.ashlaser-club-hero-actions .ashlaser-button:hover,
.ashlaser-club-hero-actions .ashlaser-button:focus-visible { background: var(--ash-bark-dark); }
.ashlaser-club-hero-actions > span { color: var(--ash-muted); }
.ashlaser-club-points {
	border-top: 1px solid var(--ash-line); gap: 10px 22px; margin-top: 25px; padding-top: 18px;
}
.ashlaser-club-points li { color: var(--ash-ink); font-size: 12px; }
.ashlaser-club-points li::before { color: var(--ash-copper); }
.ashlaser-club-hero-photo {
	border: 0; border-radius: 2px; box-shadow: none; transform: none;
}
.ashlaser-club-hero-photo img { height: 440px; object-position: center 56%; }
.ashlaser-club-hero-photo figcaption {
	background: rgba(255,255,255,.92); border-radius: 0; bottom: 0; color: var(--ash-ink);
	font-size: 11px; left: 0; letter-spacing: .07em; padding: 10px 13px;
}
.ashlaser-club-examples,
.ashlaser-club-process { padding-top: 64px; }
.ashlaser-club-section-head { margin: 0 0 30px; max-width: 690px; text-align: left; }
.ashlaser-club-section-head h2,
.ashlaser-club-enquiry-intro h2 { font-size: clamp(30px, 3.2vw, 41px); line-height: 1.12; }
.ashlaser-club-section-head p,
.ashlaser-club-enquiry-intro > p { font-size: 15px; }
.ashlaser-club-example-grid { gap: 26px; }
.ashlaser-club-card { background: transparent; border: 0; border-radius: 0; box-shadow: none; }
.ashlaser-club-card-media { border-radius: 3px; height: clamp(300px, 28vw, 390px); }
.ashlaser-club-card-copy { padding: 18px 2px 0; }
.ashlaser-club-card-copy > span { color: var(--ash-copper); }
.ashlaser-club-card h3 {
	font-family: Georgia, "Times New Roman", serif; font-size: 23px; font-weight: 700;
}
.ashlaser-club-card p { font-size: 14px; max-width: 42ch; }
.ashlaser-club-card a { color: var(--ash-bark); }
.ashlaser-club-open-brief {
	background: #f3f1eb; border-left: 3px solid var(--ash-sage); color: var(--ash-muted);
	margin-top: 32px; padding: 16px 20px; text-align: left;
}
.ashlaser-club-open-brief strong { color: var(--ash-ink); }
.ashlaser-club-process {
	background: #f4f2ed; margin-top: 68px; padding: 42px 38px 45px;
}
.ashlaser-club-process .ashlaser-club-section-head { margin-bottom: 31px; }
.ashlaser-club-process-grid { gap: 28px; }
.ashlaser-club-step { border-color: #d9d2c7; padding-right: 8px; }
.ashlaser-club-step > span { background: var(--ash-ink); }
.ashlaser-club-step h3 { font-size: 16px; }
.ashlaser-club-enquiry {
	background: transparent; border: 0; border-radius: 0; border-top: 1px solid var(--ash-line);
	gap: clamp(42px, 7vw, 90px); grid-template-columns: minmax(270px, .7fr) minmax(0, 1.3fr);
	margin: 70px 0 0; padding: 62px 0 10px;
}
.ashlaser-club-enquiry-intro { position: static; }
.ashlaser-club-enquiry-note {
	background: #f3f1eb; border-left: 3px solid var(--ash-sage); border-radius: 0;
}
.ashlaser-club-enquiry-note strong { color: var(--ash-ink); }
.ashlaser-club-form { background: transparent; border: 0; border-radius: 0; padding: 0; }
.ashlaser-club-form select { border-color: #d9d1c7; }

@media (max-width: 940px) {
	.ashlaser-club-hero {
		gap: 36px; grid-template-columns: minmax(0, .9fr) minmax(340px, 1.1fr); padding: 44px 0 52px;
	}
	.ashlaser-club-hero-photo img { height: 420px; }
	.ashlaser-club-enquiry { padding-top: 50px; }
}
@media (max-width: 760px) {
	.ashlaser-club-page { padding: 0 16px 36px; }
	body:has(.ashlaser-club-page) .woocommerce-breadcrumb { padding-left: 16px; padding-right: 16px; }
	.ashlaser-club-hero { grid-template-columns: 1fr; padding: 36px 0 44px; }
	.ashlaser-club-hero h1 { font-size: clamp(36px, 10.5vw, 46px); }
	.ashlaser-club-hero-photo img { height: min(105vw, 440px); }
	.ashlaser-club-examples,
	.ashlaser-club-process { padding-top: 50px; }
	.ashlaser-club-card-media { height: min(96vw, 430px); }
	.ashlaser-club-process {
		margin-left: -16px; margin-right: -16px; margin-top: 54px; padding: 38px 20px 42px;
	}
	.ashlaser-club-enquiry { grid-template-columns: 1fr; margin-top: 54px; padding-top: 46px; }
}
@media (max-width: 520px) {
	.ashlaser-club-hero { border-radius: 0; }
	.ashlaser-club-hero-copy > p { font-size: 15.5px; }
	.ashlaser-club-form { padding: 0; }
}
