/**
 * Raylin Home Living storefront layer.
 *
 * A clean marketplace layout inspired by contemporary European home stores.
 */

:root {
	--rh-ink: #212529;
	--rh-muted: #6c757d;
	--rh-paper: #f8f9fa;
	--rh-sand: #f1f2f3;
	--rh-forest: #284038;
	--rh-forest-2: #284038;
	--rh-sage: #e8eee9;
	--rh-gold: #d6af52;
	--rh-line: #dee2e6;
	--rh-white: #fff;
	--rh-danger: #c62828;
	--rh-radius: 4px;
	--rh-radius-sm: 3px;
	--rh-shadow: 0 12px 32px rgba(33, 37, 41, 0.12);
	--rh-container: min(1206px, calc(100% - 60px));
}

html {
	scroll-behavior: smooth;
}

body {
	background: var(--rh-white);
	color: var(--rh-ink);
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

a {
	color: inherit;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
	outline: 3px solid rgba(40, 64, 56, 0.28);
	outline-offset: 2px;
}

.rh-site-main {
	background: var(--rh-paper);
}

.rh-announcement {
	min-height: 36px;
	padding: 8px 20px;
	background: var(--rh-forest-2);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
}

.rh-header {
	position: sticky;
	top: 0;
	background: rgba(255, 255, 255, 0.98);
	border-bottom: 1px solid var(--rh-line);
	box-shadow: 0 2px 8px rgba(33, 37, 41, 0.04);
	backdrop-filter: blur(12px);
}

.rh-header__main {
	grid-template-columns: minmax(155px, 0.55fr) minmax(360px, 1.6fr) minmax(330px, 1fr);
	gap: 24px;
	min-height: 76px;
}

.rh-brand {
	gap: 0;
	color: var(--rh-forest-2);
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 29px;
	font-weight: 800;
	letter-spacing: -0.045em;
}

.rh-brand::before {
	display: none;
}

.rh-brand .custom-logo {
	max-width: 168px;
	max-height: 54px;
}

.rh-search__form {
	height: 44px;
	padding: 0 0 0 15px;
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 3px;
	box-shadow: none;
}

.rh-search__form:focus-within {
	border-color: var(--rh-forest-2);
	box-shadow: 0 0 0 3px rgba(40, 64, 56, 0.12);
}

.rh-search__input {
	font-size: 14px;
}

.rh-search__submit {
	flex: 0 0 44px;
	width: 44px;
	height: 42px;
	background: var(--rh-forest-2);
	border-radius: 0 2px 2px 0;
}

.rh-search__suggestions {
	top: calc(100% + 5px);
	padding: 6px;
	border-radius: 3px;
}

.rh-search-result {
	border-radius: 2px;
}

.rh-search-result:hover {
	background: #edf2ee;
}

.rh-search-result img {
	border-radius: 1px;
}

.rh-search-result__price {
	color: var(--rh-forest-2);
}

.rh-header__actions {
	gap: 2px;
}

.rh-action {
	min-width: 64px;
	padding: 7px 5px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 600;
}

.rh-action:hover {
	background: #edf2ee;
	color: var(--rh-forest-2);
}

.rh-action__symbol {
	display: inline-flex;
	width: 22px;
	height: 22px;
	align-items: center;
	justify-content: center;
	font-size: 21px;
}

.rh-action__symbol svg,
.rh-menu-toggle__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.rh-menu-toggle__icon {
	display: inline-flex;
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
}

.rh-action--cart .rh-action__symbol {
	color: var(--rh-forest);
}

.rh-count {
	top: 0;
	background: var(--rh-forest-2);
}

.rh-header__nav {
	border-top: 1px solid #edf0f2;
}

.rh-nav-row {
	min-height: 33px;
	gap: 25px;
}

.rh-categories {
	gap: 28px;
}

.rh-categories a {
	padding: 10px 0;
	font-size: 13px;
	font-weight: 650;
}

.rh-categories a::after {
	bottom: 3px;
	height: 2px;
	background: var(--rh-forest-2);
}

.rh-categories__all {
	color: var(--rh-forest-2);
}

.rh-hero {
	min-height: clamp(440px, 55vh, 620px);
	background: #e9ecef;
}

.rh-hero--no-media {
	background:
		radial-gradient(circle at 76% 28%, rgba(214, 175, 82, 0.34), transparent 30%),
		linear-gradient(135deg, #1d332b, #48675a);
}

.rh-hero__overlay {
	background: linear-gradient(90deg, rgba(14, 31, 25, 0.84) 0%, rgba(14, 31, 25, 0.38) 50%, rgba(14, 31, 25, 0.06) 100%);
}

.rh-hero__content {
	max-width: 660px;
	padding-block: 72px;
}

.rh-hero h1,
.rh-home-slide__title {
	max-width: 650px;
	margin: 0;
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: clamp(40px, 5vw, 66px);
	font-weight: 750;
	letter-spacing: -0.045em;
	line-height: 1.02;
}

.rh-eyebrow {
	color: var(--rh-forest-2);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.11em;
}

.rh-hero .rh-eyebrow {
	color: #fff;
}

.rh-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
	min-height: 42px;
	padding: 10px 18px;
	background: var(--rh-forest-2);
	color: #fff;
	border: 1px solid var(--rh-forest-2);
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
}

.rh-button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
	background: #1e312a;
	color: #fff;
	border-color: #1e312a;
	transform: none;
}

.rh-button--light {
	background: #fff;
	color: var(--rh-forest-2);
	border-color: #fff;
}

.rh-button--outline {
	background: transparent;
	color: var(--rh-forest-2);
}

.rh-section {
	padding-block: 58px;
}

.rh-section--sand {
	background: #f1f3f5;
}

.rh-section--forest {
	background: var(--rh-forest-2);
}

.rh-section__head h2,
.rh-newsletter h2,
.rh-page-header h1 {
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -0.03em;
}

.rh-section__head h2 {
	font-size: clamp(28px, 3vw, 38px);
}

.rh-section__link {
	color: var(--rh-forest-2);
	font-weight: 700;
}

.rh-category-grid {
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
}

.rh-category-card {
	min-height: 280px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(33, 37, 41, 0.06);
}

.rh-category-card img {
	border-radius: 0;
}

.rh-category-card::after {
	background: linear-gradient(180deg, transparent 40%, rgba(17, 12, 17, 0.72));
}

.rh-category-card__content {
	padding: 20px 16px;
}

.rh-value {
	background: #fff;
	border: 1px solid #e4e7ea;
	border-radius: 3px;
}

.rh-value__number {
	color: var(--rh-forest-2);
}

.rh-story {
	background: #fff;
	border-radius: 3px;
}

.rh-story__media img,
.rh-inspiration-card,
.rh-inspiration-card img {
	border-radius: 2px;
}

.rh-page-header {
	padding: 26px 0 20px;
}

.rh-page-header h1 {
	margin: 0;
	font-size: clamp(32px, 4vw, 42px);
}

.rh-breadcrumbs {
	padding-top: 15px;
	color: var(--rh-muted);
	font-size: 13px;
}

.rh-catalog-layout {
	grid-template-columns: 284px minmax(0, 1fr);
	gap: 40px;
	align-items: start;
	padding-bottom: 64px;
}

.rh-catalog-layout > aside {
	position: sticky;
	top: 158px;
	max-height: calc(100vh - 180px);
	overflow: auto;
	scrollbar-width: thin;
}

.rh-filters {
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
}

.rh-filter-group {
	padding: 19px 0;
	border-bottom: 1px solid #dfe3e6;
}

.rh-filter-group:first-child {
	padding-top: 0;
}

.rh-filter-group h3 {
	margin: 0 0 12px;
	font-size: 15px;
	font-weight: 750;
}

.rh-filter-option {
	display: grid;
	grid-template-columns: 18px 1fr auto;
	gap: 8px;
	align-items: center;
	margin: 8px 0;
	color: #343a40;
	font-size: 14px;
	cursor: pointer;
}

.rh-filter-option[hidden] {
	display: none;
}

.rh-filter-option input {
	width: 16px;
	height: 16px;
	margin: 0;
	accent-color: var(--rh-forest-2);
}

.rh-filter-option span {
	color: #868e96;
	font-size: 12px;
}

.rh-filter-search,
.rh-price-range input {
	width: 100%;
	height: 38px;
	padding: 7px 10px;
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 3px;
	font-size: 13px;
}

.rh-filter-options {
	max-height: 255px;
	overflow: auto;
	padding-right: 5px;
	scrollbar-width: thin;
}

.rh-price-range {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
}

.rh-filter-actions {
	position: sticky;
	bottom: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
	padding: 14px 0;
	background: var(--rh-paper);
}

.rh-catalog-toolbar {
	display: grid;
	grid-template-columns: auto auto 1fr auto;
	gap: 10px;
	align-items: center;
	margin-bottom: 20px;
}

.rh-toolbar-button {
	min-height: 38px;
	padding: 7px 12px;
	background: #fff;
	color: #343a40;
	border: 1px solid #ced4da;
	border-radius: 3px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 650;
}

.rh-toolbar-button:hover,
.rh-toolbar-button.is-active {
	color: var(--rh-forest-2);
	border-color: var(--rh-forest-2);
}

.rh-toolbar-button--save::before {
	margin-right: 6px;
	content: "♡";
	font-size: 17px;
	vertical-align: -1px;
}

.rh-toolbar-button--save.is-active::before {
	content: "♥";
}

.woocommerce .woocommerce-result-count {
	margin: 0;
	color: var(--rh-muted);
	font-size: 13px;
}

.woocommerce .woocommerce-ordering {
	margin: 0;
}

.woocommerce .woocommerce-ordering select {
	min-height: 40px;
	padding: 7px 36px 7px 11px;
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 3px;
}

.woocommerce ul.products {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 34px 18px;
}

body.woocommerce .rh-catalog-layout ul.products {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.woocommerce ul.products li.product {
	padding: 0 0 12px;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.woocommerce ul.products li.product > a.woocommerce-LoopProduct-link {
	display: block;
}

.woocommerce ul.products li.product a img {
	aspect-ratio: 1 / 1;
	margin: 0 0 13px;
	background: #fff;
	border-radius: 2px;
	object-fit: contain;
	box-shadow: 0 1px 0 rgba(33, 37, 41, 0.05);
}

.woocommerce ul.products li.product:hover a img {
	transform: none;
	box-shadow: 0 8px 22px rgba(33, 37, 41, 0.1);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: 42px;
	padding: 0;
	color: #343a40;
	font-size: 14px;
	font-weight: 550;
	line-height: 1.45;
}

.woocommerce ul.products li.product .price {
	margin: 8px 0 11px;
	color: #212529;
	font-size: 17px;
	font-weight: 750;
}

.woocommerce ul.products li.product .price del {
	color: #868e96;
	font-size: 12px;
}

.woocommerce ul.products li.product .price ins {
	color: #c92a2a;
}

.woocommerce ul.products li.product .button {
	width: 100%;
	margin: 0;
	text-align: center;
}

.rh-product-card__controls {
	top: 9px;
	right: 9px;
}

.rh-wishlist-button {
	background: rgba(255, 255, 255, 0.94);
	border-radius: 50%;
}

.woocommerce span.onsale {
	top: 9px;
	left: 9px;
	min-width: 0;
	min-height: 0;
	padding: 5px 8px;
	background: #c92a2a;
	border-radius: 2px;
	line-height: 1;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin: 3px;
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	min-width: 40px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 3px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
	background: var(--rh-forest-2);
	color: #fff;
	border-color: var(--rh-forest-2);
}

.woocommerce div.product {
	padding: 28px 0 60px;
	gap: 44px;
}

.woocommerce div.product div.images img {
	background: #fff;
	border-radius: 3px;
	object-fit: contain;
}

.woocommerce div.product .product_title {
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: clamp(30px, 3vw, 42px);
	font-weight: 700;
	letter-spacing: -0.035em;
}

.woocommerce div.product p.price {
	color: var(--rh-forest-2);
}

.woocommerce div.product .woocommerce-tabs {
	background: #fff;
	border-radius: 3px;
}

.woocommerce table.shop_table,
.woocommerce-cart-form,
.cart_totals,
.woocommerce-checkout-review-order,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	background: #fff;
	border-color: #dee2e6;
	border-radius: 3px;
}

.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
	background: #fff;
	border-radius: 3px;
}

.woocommerce-info,
.woocommerce-message {
	border-top-color: var(--rh-forest-2);
}

.woocommerce-info::before,
.woocommerce-message::before {
	color: var(--rh-forest-2);
}

.rh-newsletter {
	gap: 50px;
}

.rh-newsletter__fields input[type="email"] {
	border-radius: 3px;
}

.rh-footer {
	background: #fff;
	color: #343a40;
	border-top: 1px solid #dee2e6;
}

.rh-footer__grid {
	grid-template-columns: 1.25fr repeat(3, 1fr);
	gap: 44px;
}

.rh-footer h2 {
	color: #212529;
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
}

.rh-footer a:hover {
	color: var(--rh-forest-2);
}

.rh-footer__bottom {
	border-top-color: #dee2e6;
	color: #6c757d;
}

.rh-toast {
	background: #212529;
	border-radius: 3px;
}

.rh-page-shell {
	padding-block: 30px 64px;
}

.rh-contact-layout {
	display: grid;
	grid-template-columns: minmax(220px, 0.7fr) minmax(0, 1.6fr);
	gap: 42px;
	align-items: start;
}

.rh-contact-layout > aside,
.rh-form-section {
	padding: 28px;
	background: #fff;
	border: 1px solid #e1e4e7;
	border-radius: 3px;
}

.rh-contact-layout h2,
.rh-form-section h2 {
	margin-top: 0;
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.rh-form-section form,
.rh-form-grid {
	display: grid;
	gap: 16px;
}

.rh-form-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rh-form-section label {
	display: grid;
	gap: 6px;
	font-size: 13px;
	font-weight: 650;
}

.rh-form-section input:not([type="checkbox"]),
.rh-form-section select,
.rh-form-section textarea {
	width: 100%;
	min-height: 42px;
	padding: 9px 11px;
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 3px;
	font: inherit;
	font-weight: 400;
}

.rh-field-wide {
	grid-column: 1 / -1;
}

.rh-check {
	display: grid !important;
	grid-template-columns: 18px 1fr;
	align-items: start;
}

.rh-check input {
	margin-top: 3px;
	accent-color: var(--rh-forest-2);
}

.rh-alert {
	padding: 12px 14px;
	background: #e6fcf5;
	color: #087f5b;
	border-left: 4px solid #20c997;
}

.rh-alert--error {
	background: #fff5f5;
	color: #c92a2a;
	border-left-color: #fa5252;
}

@media (max-width: 1100px) {
	:root {
		--rh-container: min(100% - 36px, 1206px);
	}

	.rh-header__main {
		grid-template-columns: 145px minmax(260px, 1fr) 292px;
		gap: 16px;
	}

	.rh-action {
		min-width: 56px;
	}

	.rh-category-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.rh-catalog-layout {
		grid-template-columns: 244px minmax(0, 1fr);
		gap: 26px;
	}

	body.woocommerce .rh-catalog-layout ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	:root {
		--rh-container: min(100% - 28px, 1206px);
	}

	.admin-bar .rh-header {
		top: 46px;
	}

	.rh-header__main {
		grid-template-columns: 1fr auto;
		min-height: 66px;
	}

	.rh-brand {
		font-size: 24px;
	}

	.rh-header__actions {
		grid-column: 2;
	}

	.rh-action {
		min-width: 42px;
		min-height: 42px;
		padding: 5px;
	}

	.rh-action__label {
		display: none;
	}

	.rh-action--wishlist {
		display: none;
	}

	.rh-search {
		position: fixed;
		top: 102px;
		right: 0;
		left: 0;
		z-index: 70;
		display: none;
		padding: 12px 14px;
		background: #fff;
		border-bottom: 1px solid #dee2e6;
	}

	.admin-bar .rh-search {
		top: 148px;
	}

	.rh-search.is-mobile-open {
		display: block;
	}

	.rh-header__nav {
		min-height: 42px;
	}

	.rh-menu-toggle {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		min-height: 42px;
		padding: 0;
		background: transparent;
		color: #343a40;
		border: 0;
	}

	.rh-categories {
		top: 144px;
		width: min(88vw, 360px);
		padding: 16px 20px;
		background: #fff;
	}

	.admin-bar .rh-categories {
		top: 190px;
	}

	.rh-hero {
		min-height: 480px;
	}

	.rh-hero__content {
		padding-block: 55px;
	}

	.rh-hero h1,
	.rh-home-slide__title {
		font-size: clamp(38px, 11vw, 54px);
	}

	.rh-section {
		padding-block: 42px;
	}

	.rh-category-grid {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.rh-category-card {
		min-height: 230px;
	}

	.rh-catalog-layout {
		display: block;
	}

	.rh-catalog-layout > aside {
		position: static;
		max-height: none;
		overflow: visible;
	}

	.rh-filters {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		width: min(90vw, 390px);
		height: 100vh;
		padding: 26px 22px 90px;
		overflow: auto;
		background: #fff;
		box-shadow: var(--rh-shadow);
		transform: translateX(-105%);
		transition: transform 180ms ease;
	}

	.rh-filters.is-open {
		transform: translateX(0);
	}

	.rh-filter-actions {
		background: #fff;
	}

	.rh-filter-toggle {
		display: inline-flex;
		margin-bottom: 14px;
	}

	.rh-catalog-toolbar {
		grid-template-columns: auto 1fr;
	}

	.rh-catalog-toolbar .woocommerce-result-count {
		display: none;
	}

	.rh-catalog-toolbar .woocommerce-ordering {
		grid-column: 1 / -1;
	}

	.rh-catalog-toolbar .woocommerce-ordering select {
		width: 100%;
	}

	body.woocommerce .rh-catalog-layout ul.products,
	.woocommerce ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 28px 12px;
	}

	.rh-footer__grid {
		grid-template-columns: 1fr 1fr;
		gap: 30px 20px;
	}

	.rh-contact-layout {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 520px) {
	:root {
		--rh-container: calc(100% - 24px);
	}

	.rh-announcement {
		font-size: 12px;
	}

	.rh-header__main {
		gap: 8px;
	}

	.rh-action {
		min-width: 38px;
		padding-inline: 4px;
	}

	.rh-action__symbol {
		width: 21px;
		height: 21px;
	}

	.rh-hero {
		min-height: 440px;
	}

	.rh-hero__overlay {
		background: linear-gradient(90deg, rgba(17, 12, 17, 0.76), rgba(17, 12, 17, 0.2));
	}

	.rh-category-card {
		min-height: 200px;
	}

	.rh-category-card__content {
		padding: 14px 11px;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		min-height: 54px;
		font-size: 13px;
	}

	.woocommerce ul.products li.product .price {
		font-size: 15px;
	}

	.woocommerce ul.products li.product .button {
		min-height: 38px;
		padding: 8px 7px;
		font-size: 12px;
	}

	.rh-footer__grid {
		grid-template-columns: 1fr;
	}

	.rh-form-grid {
		grid-template-columns: 1fr;
	}

	.rh-contact-layout > aside,
	.rh-form-section {
		padding: 20px;
	}

	.rh-footer__bottom {
		align-items: flex-start;
		flex-direction: column;
		gap: 12px;
	}
}

/* Raylin Home 3.5 — premium storefront polish */
.rh-shop-entry {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 7px 15px;
	color: #fff;
	background: var(--rh-forest-2);
	border: 1px solid var(--rh-forest-2);
	border-radius: 999px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.035em;
	white-space: nowrap;
	transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.rh-shop-entry:hover,
.rh-shop-entry:focus-visible {
	color: var(--rh-forest-2);
	background: #fff;
	transform: translateY(-1px);
}

.rh-home-slider {
	min-height: clamp(560px, 70vh, 760px);
	background: #14271f;
}

.rh-home-slide .rh-hero__overlay {
	background:
		radial-gradient(circle at 24% 48%, rgba(214, 175, 82, 0.13), transparent 34%),
		linear-gradient(90deg, rgba(9, 25, 19, 0.92) 0%, rgba(9, 25, 19, 0.7) 42%, rgba(9, 25, 19, 0.16) 76%, rgba(9, 25, 19, 0.04) 100%);
}

.rh-home-slide .rh-hero__media img {
	transform: scale(1.035);
	transition: transform 7s ease;
}

.rh-home-slide.is-active .rh-hero__media img {
	transform: scale(1);
}

.rh-home-slider .rh-hero__content {
	width: var(--rh-container);
	max-width: none;
	padding-block: clamp(66px, 8vw, 108px);
}

.rh-hero__copy {
	position: relative;
	width: min(680px, 67%);
	padding: clamp(30px, 4vw, 54px) clamp(28px, 4.5vw, 62px);
	background: linear-gradient(125deg, rgba(13, 34, 26, 0.68), rgba(13, 34, 26, 0.22));
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-left-color: rgba(214, 175, 82, 0.9);
	border-radius: 2px 28px 28px 2px;
	box-shadow: 0 34px 80px rgba(4, 16, 11, 0.23);
	backdrop-filter: blur(8px);
}

.rh-hero__copy::after {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 42px;
	height: 42px;
	border-top: 1px solid rgba(214, 175, 82, 0.68);
	border-right: 1px solid rgba(214, 175, 82, 0.68);
	content: "";
}

.rh-home-slider .rh-hero h1,
.rh-home-slider .rh-home-slide__title {
	max-width: 620px;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(48px, 5.4vw, 78px);
	font-weight: 400;
	letter-spacing: -0.052em;
	line-height: 0.98;
	text-wrap: balance;
}

.rh-home-slider .rh-eyebrow {
	margin-bottom: 20px;
	color: #ead8aa;
	font-size: 11px;
	letter-spacing: 0.18em;
}

.rh-home-slider .rh-eyebrow::before {
	width: 42px;
	background: var(--rh-gold);
}

.rh-home-slider .rh-hero__text {
	max-width: 550px;
	margin: 26px 0 32px;
	color: rgba(255, 255, 255, 0.84);
	font-size: clamp(16px, 1.5vw, 19px);
	line-height: 1.7;
}

.rh-home-slider .rh-button--light {
	min-height: 50px;
	padding-inline: 24px;
	background: #f7f2e8;
	color: #183128;
	border-color: #f7f2e8;
	border-radius: 999px;
	letter-spacing: 0.02em;
}

.rh-home-slider__controls {
	padding: 7px;
	background: rgba(10, 28, 21, 0.7);
	border-color: rgba(255, 255, 255, 0.25);
	box-shadow: 0 18px 45px rgba(5, 19, 13, 0.24);
}

.rh-new-products {
	position: relative;
	background:
		linear-gradient(90deg, rgba(214, 175, 82, 0.08) 1px, transparent 1px) 0 0 / 88px 100%,
		#f4f2ed;
	overflow: hidden;
}

.rh-new-products::before {
	position: absolute;
	top: 0;
	left: max(24px, calc((100vw - 1206px) / 2));
	width: 1px;
	height: 100%;
	background: rgba(40, 64, 56, 0.12);
	content: "";
}

.rh-new-products__head {
	position: relative;
	margin-bottom: clamp(30px, 5vw, 52px);
	padding-bottom: 28px;
	border-bottom: 1px solid rgba(40, 64, 56, 0.16);
}

.rh-new-products__head h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(38px, 4.2vw, 58px);
	font-weight: 400;
	letter-spacing: -0.045em;
}

.rh-new-products__head .rh-section__link {
	padding: 11px 16px;
	background: rgba(255, 255, 255, 0.76);
	border: 1px solid rgba(40, 64, 56, 0.18);
	border-radius: 999px;
}

.rh-product-showcase ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0 !important;
	padding: 0 !important;
	gap: clamp(16px, 2vw, 26px);
	list-style: none !important;
}

.rh-product-showcase ul.products::before,
.rh-product-showcase ul.products::after {
	display: none !important;
}

.rh-product-showcase ul.products li.product {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 10px 10px 18px !important;
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(40, 64, 56, 0.12);
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(31, 53, 44, 0.045);
	list-style: none !important;
	overflow: hidden;
	transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.rh-product-showcase ul.products li.product:hover {
	border-color: rgba(40, 64, 56, 0.3);
	box-shadow: 0 24px 56px rgba(31, 53, 44, 0.12);
	transform: translateY(-5px);
}

.rh-product-showcase ul.products li.product a img {
	margin-bottom: 18px !important;
	border-radius: 14px;
}

.rh-product-showcase ul.products li.product .woocommerce-loop-product__title,
.rh-product-showcase ul.products li.product .price,
.rh-product-showcase ul.products li.product .button {
	margin-right: 8px !important;
	margin-left: 8px !important;
}

.rh-product-showcase ul.products li.product .woocommerce-loop-product__title {
	min-height: 48px;
	font-size: 15px !important;
	line-height: 1.48;
}

.rh-product-showcase ul.products li.product .button {
	width: calc(100% - 16px);
	min-height: 44px;
	border-radius: 999px;
}

.rh-section--compact {
	background: #fbfaf7;
}

.rh-value-grid--3 {
	border: 0;
	gap: clamp(14px, 2vw, 24px);
}

.rh-value-grid--3 .rh-value {
	position: relative;
	min-height: 230px;
	padding: clamp(26px, 3vw, 38px);
	background: #fff;
	border: 1px solid rgba(40, 64, 56, 0.14);
	border-radius: 18px;
	box-shadow: 0 12px 38px rgba(31, 53, 44, 0.045);
	overflow: hidden;
	transition: border-color 200ms ease, transform 200ms ease;
}

.rh-value-grid--3 .rh-value::after {
	position: absolute;
	right: -42px;
	bottom: -64px;
	width: 150px;
	height: 150px;
	background: radial-gradient(circle, rgba(214, 175, 82, 0.18), rgba(214, 175, 82, 0));
	border-radius: 50%;
	content: "";
}

.rh-value-grid--3 .rh-value:hover {
	border-color: rgba(40, 64, 56, 0.32);
	transform: translateY(-3px);
}

.rh-value__kicker {
	display: inline-flex;
	align-items: center;
	margin-bottom: 28px;
	gap: 9px;
	color: var(--rh-forest-2);
	font-size: 11px;
	font-weight: 850;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.rh-value__kicker::before {
	width: 9px;
	height: 9px;
	background: var(--rh-gold);
	border: 3px solid #f3ead3;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(214, 175, 82, 0.55);
	content: "";
}

.rh-value-grid--3 .rh-value strong {
	position: relative;
	z-index: 1;
	margin-bottom: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(22px, 2vw, 28px);
	font-weight: 400;
	line-height: 1.15;
}

.rh-value-grid--3 .rh-value p {
	position: relative;
	z-index: 1;
	max-width: 350px;
	font-size: 14px;
	line-height: 1.65;
}

.rh-testimonials-section {
	background: linear-gradient(180deg, #eef2ee 0%, #f8f6f1 100%);
}

.rh-testimonials-section .rh-section__head {
	justify-content: center;
	text-align: center;
}

.rh-testimonials-section .rh-section__head > div {
	max-width: 720px;
}

.rh-testimonials-section .rh-eyebrow {
	justify-content: center;
}

.rh-testimonials-section .rh-section__head p {
	margin-inline: auto;
}

.rh-testimonials-grid {
	grid-template-columns: 1.14fr 1fr 1fr;
	gap: clamp(16px, 2vw, 24px);
}

.rh-testimonial {
	position: relative;
	min-height: 350px;
	padding: clamp(28px, 3.2vw, 42px);
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(40, 64, 56, 0.13);
	border-radius: 24px;
	box-shadow: 0 22px 60px rgba(31, 53, 44, 0.075);
	overflow: hidden;
}

.rh-testimonial.is-featured {
	background: linear-gradient(145deg, #1c382e, #294b3f);
	color: #fff;
	border-color: rgba(255, 255, 255, 0.08);
}

.rh-testimonial__mark {
	position: absolute;
	top: 14px;
	right: 28px;
	color: rgba(214, 175, 82, 0.25);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 108px;
	line-height: 1;
	pointer-events: none;
}

.rh-testimonial blockquote {
	position: relative;
	z-index: 1;
	margin-block: 30px 36px;
	font-size: clamp(19px, 1.8vw, 24px);
	line-height: 1.55;
}

.rh-testimonial.is-featured blockquote {
	color: rgba(255, 255, 255, 0.92);
}

.rh-testimonial.is-featured figcaption small {
	color: rgba(255, 255, 255, 0.62);
}

.rh-testimonial.is-featured .rh-testimonial__avatar {
	background: var(--rh-gold);
	color: #1b342b;
}

.rh-newsletter-section {
	padding-block: clamp(52px, 7vw, 82px);
	background: #17352b;
}

.rh-newsletter-section .rh-newsletter {
	padding: clamp(30px, 5vw, 58px);
	background:
		radial-gradient(circle at 8% 20%, rgba(214, 175, 82, 0.17), transparent 28%),
		#20443a;
	border: 1px solid rgba(255, 255, 255, 0.13);
	border-radius: 24px;
	box-shadow: 0 28px 70px rgba(7, 24, 17, 0.24);
}

.rh-newsletter-section .rh-newsletter h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(30px, 3.5vw, 46px);
	font-weight: 400;
	line-height: 1.1;
}

.rh-newsletter-section .rh-newsletter__fields {
	padding: 6px;
	background: #fff;
	border-radius: 999px;
}

.rh-newsletter-section .rh-newsletter__fields input[type="email"] {
	padding-inline: 18px;
	border: 0;
	background: transparent;
}

.rh-newsletter-section .rh-newsletter__fields .rh-button {
	border-radius: 999px;
}

.rh-footer {
	padding: clamp(56px, 7vw, 86px) 0 28px;
	background: #0e2019;
}

.rh-footer__panel {
	padding-block: clamp(34px, 5vw, 54px);
	border-top: 1px solid rgba(255, 255, 255, 0.13);
	border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.rh-footer__grid {
	grid-template-columns: minmax(260px, 1.45fr) repeat(3, minmax(130px, 0.75fr));
	gap: clamp(30px, 5vw, 72px);
}

.rh-footer__logo-link {
	display: inline-flex;
	width: fit-content;
	padding: 9px 13px;
	background: #f5f1e8;
	border-radius: 12px;
}

.rh-footer__logo {
	width: auto;
	max-width: 136px;
	height: 48px;
	object-fit: contain;
}

.rh-footer__intro {
	max-width: 360px;
	margin: 24px 0 26px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	line-height: 1.75;
}

.rh-footer__contact {
	display: grid;
	gap: 10px;
}

.rh-footer__contact p {
	display: grid;
	margin: 0;
	gap: 1px;
	font-size: 13px;
}

.rh-footer__contact p > span {
	color: rgba(255, 255, 255, 0.38);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.rh-footer__column {
	padding-top: 8px;
}

.rh-footer h2 {
	margin-bottom: 22px;
	color: #e4c77e;
	font-size: 11px;
	letter-spacing: 0.16em;
}

.rh-footer li {
	margin: 11px 0;
}

.rh-footer li a {
	position: relative;
	display: inline-block;
	color: rgba(255, 255, 255, 0.68);
	font-size: 13px;
	transition: color 180ms ease, transform 180ms ease;
}

.rh-footer li a:hover,
.rh-footer li a:focus-visible {
	color: #fff;
	transform: translateX(3px);
}

.rh-footer__bottom {
	margin-top: 0;
	padding-top: 24px;
	border-top: 0;
	color: rgba(255, 255, 255, 0.42);
}

.rh-socials a {
	color: rgba(255, 255, 255, 0.7);
	font-weight: 700;
}

@media (max-width: 1020px) {
	.rh-hero__copy {
		width: min(640px, 76%);
	}

	.rh-product-showcase ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.rh-testimonials-grid {
		grid-template-columns: 1fr 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: 1 / -1;
	}

	.rh-footer__grid {
		grid-template-columns: 1.35fr repeat(3, 1fr);
		gap: 30px;
	}
}

@media (max-width: 782px) {
	.rh-shop-entry {
		margin-left: auto;
	}

	.rh-home-slider,
	.rh-home-slide {
		min-height: 640px;
	}

	.rh-home-slide .rh-hero__overlay {
		background: linear-gradient(0deg, rgba(9, 25, 19, 0.94) 0%, rgba(9, 25, 19, 0.65) 55%, rgba(9, 25, 19, 0.15) 100%);
	}

	.rh-home-slider .rh-hero__content {
		justify-content: flex-end;
		padding-bottom: 86px;
	}

	.rh-hero__copy {
		width: min(620px, 100%);
		padding: 30px;
		border-radius: 2px 20px 20px 2px;
	}

	.rh-home-slider .rh-hero h1,
	.rh-home-slider .rh-home-slide__title {
		font-size: clamp(43px, 10vw, 62px);
	}

	.rh-product-showcase ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.rh-value-grid--3 {
		grid-template-columns: 1fr;
	}

	.rh-value-grid--3 .rh-value {
		min-height: 0;
		border: 1px solid rgba(40, 64, 56, 0.14);
	}

	.rh-testimonials-grid {
		grid-template-columns: 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: auto;
	}

	.rh-footer__grid {
		grid-template-columns: 1fr 1fr;
	}

	.rh-footer__brand {
		grid-column: 1 / -1;
	}
}

@media (max-width: 520px) {
	.rh-home-slider,
	.rh-home-slide {
		min-height: 600px;
	}

	.rh-home-slider .rh-hero__content {
		padding-bottom: 78px;
	}

	.rh-hero__copy {
		padding: 25px 22px;
		background: rgba(13, 34, 26, 0.62);
		backdrop-filter: blur(5px);
	}

	.rh-hero__copy::after {
		display: none;
	}

	.rh-home-slider .rh-hero h1,
	.rh-home-slider .rh-home-slide__title {
		font-size: clamp(38px, 11.5vw, 52px);
	}

	.rh-home-slider .rh-hero__text {
		margin-block: 20px 24px;
		font-size: 15px;
		line-height: 1.55;
	}

	.rh-new-products__head {
		display: block;
	}

	.rh-product-showcase ul.products {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.rh-product-showcase ul.products li.product .woocommerce-loop-product__title {
		min-height: 0;
		font-size: 15px !important;
	}

	.rh-testimonial {
		min-height: 0;
	}

	.rh-newsletter-section .rh-newsletter {
		padding: 26px 20px;
		border-radius: 18px;
	}

	.rh-newsletter-section .rh-newsletter__fields {
		border-radius: 16px;
	}

	.rh-footer__grid {
		grid-template-columns: 1fr;
	}

	.rh-footer__brand {
		grid-column: auto;
	}

	.rh-footer__column {
		padding-top: 24px;
		border-top: 1px solid rgba(255, 255, 255, 0.09);
	}
}

@media (prefers-reduced-motion: reduce) {
	.rh-home-slide .rh-hero__media img,
	.rh-product-showcase ul.products li.product,
	.rh-value-grid--3 .rh-value {
		transition: none;
	}
}

/* Raylin Home 3.4 — green/gold identity, homepage sections and account layout */
.rh-brand__logo-link {
	display: inline-flex;
	align-items: center;
}

.rh-brand__image,
.woocommerce-page .rh-brand__image {
	width: auto;
	max-width: 150px;
	height: 64px;
	object-fit: contain;
}

.rh-home-slider {
	position: relative;
	min-height: clamp(480px, 62vh, 680px);
	overflow: hidden;
	background: #1d332b;
	isolation: isolate;
}

.rh-home-slider__track {
	position: absolute;
	inset: 0;
}

.rh-home-slide {
	position: absolute;
	inset: 0;
	min-height: 100%;
	opacity: 0;
	visibility: hidden;
	transform: scale(1.015);
	transition: opacity 600ms ease, transform 900ms ease;
}

.rh-home-slide.is-active {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.rh-home-slider__controls {
	position: absolute;
	right: max(30px, calc((100vw - 1206px) / 2));
	bottom: 28px;
	z-index: 4;
	display: flex;
	align-items: center;
	padding: 6px;
	gap: 10px;
	background: rgba(19, 39, 32, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 999px;
	backdrop-filter: blur(12px);
}

.rh-home-slider__arrow {
	display: grid;
	width: 38px;
	height: 38px;
	padding: 0;
	place-items: center;
	background: transparent;
	color: #fff;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	font-size: 17px;
}

.rh-home-slider__arrow:hover {
	background: rgba(255, 255, 255, 0.14);
}

.rh-home-slider__dots {
	display: flex;
	align-items: center;
	gap: 7px;
}

.rh-home-slider__dots button {
	width: 8px;
	height: 8px;
	padding: 0;
	background: rgba(255, 255, 255, 0.5);
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	transition: width 180ms ease, background 180ms ease;
}

.rh-home-slider__dots button.is-active {
	width: 24px;
	background: var(--rh-gold);
}

.rh-story {
	background: linear-gradient(135deg, #1f352d, var(--rh-forest));
	color: #fff;
	border-radius: 20px;
}

.rh-story__media {
	min-height: 430px;
	background: #f3eee3;
}

.rh-story__logo {
	display: grid;
	width: 100%;
	height: 100%;
	min-height: 430px;
	padding: clamp(34px, 7vw, 90px);
	place-items: center;
	background:
		radial-gradient(circle at 50% 45%, rgba(214, 175, 82, 0.26), transparent 44%),
		#f5f1e8;
}

.rh-story__logo img {
	width: min(100%, 520px);
	height: auto;
}

.rh-story__content .rh-eyebrow {
	color: var(--rh-gold);
}

.rh-story__content p {
	color: rgba(255, 255, 255, 0.78);
}

.rh-testimonials-section {
	background: #f3f5f3;
}

.rh-testimonials-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.rh-testimonial {
	display: flex;
	flex-direction: column;
	min-height: 300px;
	margin: 0;
	padding: clamp(24px, 3vw, 36px);
	background: #fff;
	border: 1px solid #dfe6e1;
	border-radius: 16px;
	box-shadow: 0 14px 36px rgba(27, 49, 40, 0.07);
}

.rh-testimonial__stars {
	color: var(--rh-gold);
	font-size: 17px;
	letter-spacing: 0.12em;
}

.rh-testimonial blockquote {
	flex: 1;
	margin: 24px 0 32px;
	color: #30423a;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(18px, 2vw, 23px);
	line-height: 1.55;
}

.rh-testimonial figcaption {
	display: flex;
	align-items: center;
	gap: 12px;
}

.rh-testimonial figcaption > span:last-child {
	display: grid;
}

.rh-testimonial figcaption small {
	color: var(--rh-muted);
}

.rh-testimonial__avatar {
	display: grid;
	flex: 0 0 44px;
	width: 44px;
	height: 44px;
	place-items: center;
	background: var(--rh-forest);
	color: #fff;
	border-radius: 50%;
	font-weight: 850;
}

.rh-faq-section {
	background: #fff;
}

.rh-faq-layout {
	display: grid;
	grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
	gap: clamp(44px, 8vw, 110px);
	align-items: start;
}

.rh-faq-intro {
	position: sticky;
	top: 160px;
}

.rh-faq-intro h2 {
	margin: 0 0 18px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(38px, 4vw, 58px);
	font-weight: 500;
	letter-spacing: -0.045em;
	line-height: 1.05;
}

.rh-faq-intro > p:not(.rh-eyebrow) {
	margin: 0 0 22px;
	color: var(--rh-muted);
}

.rh-faq-list {
	border-top: 1px solid #dfe5e1;
}

.rh-faq-item {
	border-bottom: 1px solid #dfe5e1;
}

.rh-faq-item summary {
	display: grid;
	grid-template-columns: 1fr 32px;
	align-items: center;
	min-height: 76px;
	padding: 16px 0;
	gap: 20px;
	color: #263a32;
	cursor: pointer;
	font-size: 17px;
	font-weight: 750;
	list-style: none;
}

.rh-faq-item summary::-webkit-details-marker {
	display: none;
}

.rh-faq-item summary span {
	display: grid;
	width: 32px;
	height: 32px;
	place-items: center;
	background: #edf2ee;
	color: var(--rh-forest);
	border-radius: 50%;
	font-size: 21px;
	font-weight: 400;
	transition: transform 180ms ease;
}

.rh-faq-item[open] summary span {
	transform: rotate(45deg);
}

.rh-faq-item > div {
	padding: 0 52px 24px 0;
	color: var(--rh-muted);
}

.rh-faq-item p {
	margin: 0;
}

.woocommerce-account .rh-editor-content {
	width: var(--rh-container);
	max-width: none;
	padding-block: 36px 86px;
}

.woocommerce-account .rh-editor-content > * {
	max-width: none;
}

.woocommerce-account .rh-editor-content > h1 {
	margin: 0 0 26px;
	color: #20342c;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(34px, 5vw, 56px);
	font-weight: 500;
}

.woocommerce-account .rh-editor-content > .woocommerce {
	display: grid !important;
	grid-template-columns: minmax(220px, 260px) minmax(0, 1fr) !important;
	width: 100%;
	max-width: none;
	margin: 0;
	gap: clamp(22px, 4vw, 42px);
	align-items: start;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	grid-column: 1;
	grid-row: 1;
	position: sticky;
	top: 158px;
	float: none !important;
	width: 100% !important;
	padding: 12px;
	background: #fff;
	border: 1px solid #dfe5e1;
	border-radius: 16px;
	box-shadow: 0 12px 34px rgba(28, 48, 40, 0.06);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: grid;
	margin: 0;
	padding: 0;
	gap: 4px;
	background: transparent;
	border: 0;
	list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
	display: flex;
	align-items: center;
	min-height: 46px;
	padding: 10px 13px;
	color: #34473f;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
}

.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
	background: #edf2ee;
	color: var(--rh-forest);
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
	background: var(--rh-forest);
	color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content {
	grid-column: 2;
	grid-row: 1;
	float: none !important;
	width: 100% !important;
	min-width: 0;
	padding: clamp(22px, 4vw, 38px);
	background: #fff;
	border: 1px solid #dfe5e1;
	border-radius: 18px;
	box-shadow: 0 14px 38px rgba(28, 48, 40, 0.06);
	overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-content > :first-child {
	margin-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3 {
	color: #22382f;
	line-height: 1.2;
}

.woocommerce-account .woocommerce-Addresses {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	width: 100%;
	margin-top: 24px;
	gap: 20px;
}

.woocommerce-account .woocommerce-Address {
	float: none !important;
	width: 100% !important;
	min-width: 0;
	padding: 24px !important;
	background: #f8faf8;
	border: 1px solid #dfe5e1;
	border-radius: 14px;
}

.woocommerce-account .woocommerce-Address-title {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: start;
	margin-bottom: 18px;
	gap: 14px;
}

.woocommerce-account .woocommerce-Address-title h2 {
	margin: 0;
	font-size: clamp(18px, 2vw, 22px);
}

.woocommerce-account .woocommerce-Address-title .edit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 8px 13px;
	background: var(--rh-forest);
	color: #fff;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
}

.woocommerce-account .woocommerce-Address address {
	margin: 0;
	color: #53645d;
	line-height: 1.75;
}

.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-error {
	width: 100%;
	margin: 0 0 22px;
	padding: 20px 22px 20px 52px;
	border-radius: 12px;
}

.woocommerce-account .woocommerce-info .button,
.woocommerce-account .woocommerce-message .button {
	float: none;
	margin: 10px 0 0;
}

.woocommerce-account .woocommerce-orders-table {
	width: 100%;
	margin: 0;
}

.woocommerce-account .woocommerce-orders-table th,
.woocommerce-account .woocommerce-orders-table td {
	padding: 14px 12px;
	vertical-align: middle;
}

.woocommerce-account .woocommerce-orders-table .button {
	white-space: nowrap;
}

.woocommerce-account .woocommerce-MyAccount-content form .form-row {
	float: none;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset {
	margin-top: 24px;
	padding: 22px;
	border: 1px solid #dfe5e1;
	border-radius: 12px;
}

.woocommerce-account .woocommerce-MyAccount-content input.input-text,
.woocommerce-account .woocommerce-MyAccount-content textarea,
.woocommerce-account .woocommerce-MyAccount-content select {
	width: 100%;
	border-color: #cad5ce;
}

@media (max-width: 960px) {
	.rh-testimonials-grid {
		grid-template-columns: 1fr 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: 1 / -1;
	}

	.woocommerce-account .rh-editor-content > .woocommerce {
		grid-template-columns: 1fr !important;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		grid-column: 1;
		grid-row: auto;
		position: static;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		grid-column: 1;
		grid-row: auto;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.woocommerce-account .woocommerce-MyAccount-navigation a {
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 782px) {
	.rh-brand__image,
	.woocommerce-page .rh-brand__image {
		height: 54px;
	}

	.rh-home-slider,
	.rh-home-slide {
		min-height: 520px;
	}

	.rh-home-slider__controls {
		right: 18px;
		bottom: 18px;
	}

	.rh-story {
		grid-template-columns: 1fr;
	}

	.rh-story__media,
	.rh-story__logo {
		min-height: 330px;
	}

	.rh-testimonials-grid,
	.rh-faq-layout {
		grid-template-columns: 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: auto;
	}

	.rh-faq-intro {
		position: static;
	}

	.woocommerce-account .rh-editor-content {
		padding-block: 26px 62px;
	}

	.woocommerce-account .woocommerce-Addresses {
		grid-template-columns: 1fr;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 24px;
	}
}

@media (max-width: 560px) {
	.rh-brand__image,
	.woocommerce-page .rh-brand__image {
		max-width: 88px;
		height: 48px;
	}

	.rh-home-slider,
	.rh-home-slide {
		min-height: 500px;
	}

	.rh-home-slider__controls {
		right: 12px;
		bottom: 12px;
	}

	.rh-home-slider__arrow {
		width: 34px;
		height: 34px;
	}

	.rh-testimonial {
		min-height: 0;
	}

	.rh-faq-item summary {
		min-height: 68px;
		font-size: 15px;
	}

	.woocommerce-account .rh-editor-content {
		width: calc(100% - 24px);
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		padding: 8px;
		border-radius: 12px;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.woocommerce-account .woocommerce-MyAccount-navigation a {
		min-height: 42px;
		padding: 8px 6px;
		font-size: 12px;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 18px;
		border-radius: 12px;
	}

	.woocommerce-account .woocommerce-Address {
		padding: 18px !important;
	}

	.woocommerce-account .woocommerce-Address-title {
		grid-template-columns: 1fr;
	}

	.woocommerce-account .woocommerce-Address-title .edit {
		width: 100%;
	}

	.woocommerce-account .woocommerce-orders-table td,
	.woocommerce-account .woocommerce-orders-table th {
		padding: 12px 8px;
	}

	.woocommerce-account .woocommerce-info,
	.woocommerce-account .woocommerce-message,
	.woocommerce-account .woocommerce-error {
		padding: 18px 16px 18px 42px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.rh-home-slide {
		transition: none;
	}
}

/* Complete customer order, status and address flow */
.rh-customer-welcome {
	margin-bottom: 26px;
	padding: 0 0 24px;
	border-bottom: 1px solid #e9ecef;
}

.rh-customer-welcome h2 {
	margin: 5px 0 8px;
	font-size: clamp(27px, 3vw, 38px);
	line-height: 1.12;
	letter-spacing: -0.035em;
}

.rh-customer-welcome > p:last-child {
	max-width: 700px;
	margin: 0;
	color: #6c757d;
}

.rh-customer-overview {
	display: grid;
	gap: 24px;
}

.rh-customer-overview__heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
}

.rh-customer-overview__heading h2 {
	margin: 4px 0 0;
	font-size: clamp(22px, 2.5vw, 30px);
}

.rh-customer-overview__heading > a {
	flex: 0 0 auto;
	color: var(--rh-forest-2);
	font-weight: 800;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.rh-customer-stats {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
}

.rh-customer-stats > div {
	display: grid;
	gap: 2px;
	padding: 18px;
	background: #fbf7fb;
	border: 1px solid #eadbea;
	border-radius: 5px;
}

.rh-customer-stats strong {
	color: var(--rh-forest-2);
	font-size: 28px;
	line-height: 1;
}

.rh-customer-stats span {
	color: #6c757d;
	font-size: 12px;
}

.rh-customer-recent-orders {
	display: grid;
	gap: 12px;
}

.rh-customer-recent-orders > h3,
.rh-customer-address-summary h3 {
	margin: 0;
	font-size: 19px;
}

.rh-customer-order-card {
	display: grid;
	grid-template-columns: minmax(150px, 0.6fr) minmax(190px, 0.8fr) minmax(220px, 1.2fr) auto;
	gap: 16px;
	align-items: center;
	padding: 17px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-customer-order-card__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.rh-customer-order-card__head > div {
	display: grid;
}

.rh-customer-order-card__head > div span,
.rh-customer-order-card__meta,
.rh-customer-order-card > p {
	color: #6c757d;
	font-size: 12px;
}

.rh-customer-order-card__head > div strong {
	font-size: 17px;
}

.rh-customer-order-card__meta {
	display: grid;
	gap: 3px;
}

.rh-customer-order-card > p {
	margin: 0;
	line-height: 1.45;
}

.rh-order-status {
	display: inline-flex;
	align-items: center;
	width: max-content;
	min-height: 28px;
	padding: 5px 9px;
	color: #664d03;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	background: #fff3cd;
	border-radius: 999px;
}

.rh-order-status--processing,
.rh-order-status--completed {
	color: #0f5132;
	background: #d1e7dd;
}

.rh-order-status--pending,
.rh-order-status--on-hold {
	color: #664d03;
	background: #fff3cd;
}

.rh-order-status--cancelled,
.rh-order-status--failed,
.rh-order-status--refunded {
	color: #842029;
	background: #f8d7da;
}

.rh-button--small {
	min-height: 38px;
	padding: 8px 13px;
	font-size: 12px;
	white-space: nowrap;
}

.rh-customer-address-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 22px;
	background: #f8f9fa;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-customer-address-summary address {
	margin: 10px 0 6px;
	color: #343a40;
	font-style: normal;
	line-height: 1.6;
}

.rh-customer-address-summary p {
	max-width: 650px;
	margin: 0;
	color: #6c757d;
	font-size: 12px;
}

.rh-customer-empty {
	padding: 26px;
	text-align: center;
	background: #f8f9fa;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-customer-empty h3 {
	margin-top: 0;
}

.rh-order-progress {
	margin: 20px 0 30px;
	padding: 24px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-order-progress__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}

.rh-order-progress__head h2 {
	margin: 4px 0 6px;
	font-size: 26px;
}

.rh-order-progress__head p:last-child {
	margin: 0;
	color: #6c757d;
}

.rh-order-progress__head > strong {
	color: var(--rh-forest-2);
	font-size: 18px;
}

.rh-order-progress__steps {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin: 28px 0 0;
	padding: 0;
	list-style: none;
}

.rh-order-progress__steps li {
	position: relative;
	display: grid;
	gap: 8px;
	justify-items: center;
	padding: 0 8px;
	text-align: center;
}

.rh-order-progress__steps li::before {
	position: absolute;
	z-index: 0;
	top: 16px;
	left: -50%;
	width: 100%;
	height: 3px;
	background: #dee2e6;
	content: "";
}

.rh-order-progress__steps li:first-child::before {
	display: none;
}

.rh-order-progress__steps li > span {
	position: relative;
	z-index: 1;
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	color: #6c757d;
	font-size: 12px;
	font-weight: 800;
	background: #fff;
	border: 3px solid #dee2e6;
	border-radius: 50%;
}

.rh-order-progress__steps li.is-complete::before,
.rh-order-progress__steps li.is-current::before {
	background: var(--rh-forest-2);
}

.rh-order-progress__steps li.is-complete > span,
.rh-order-progress__steps li.is-current > span {
	color: #fff;
	background: var(--rh-forest-2);
	border-color: var(--rh-forest-2);
}

.rh-order-progress__steps li div {
	display: grid;
	gap: 3px;
}

.rh-order-progress__steps small {
	color: #6c757d;
	font-size: 10px;
	line-height: 1.35;
}

.rh-order-progress.is-terminal {
	border-left: 4px solid #dc3545;
}

.rh-account-form-notice {
	margin-bottom: 20px;
	padding: 14px 16px;
	color: #084298;
	background: #cfe2ff;
	border: 1px solid #b6d4fe;
	border-radius: 4px;
}

.rh-account-form-notice p {
	margin: 3px 0 0;
	font-size: 12px;
}

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

.woocommerce-account .woocommerce-Address {
	width: auto !important;
	padding: 20px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.woocommerce-account .woocommerce-Address-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.woocommerce-account .woocommerce-Address-title h2 {
	font-size: 19px;
}

.woocommerce-account .woocommerce-Address-title .edit {
	color: var(--rh-forest-2);
	font-weight: 800;
}

.woocommerce-account .woocommerce-Address address {
	color: #495057;
	font-style: normal;
	line-height: 1.65;
}

.woocommerce-account .woocommerce-orders-table .button {
	min-height: 36px;
	padding: 8px 12px;
}

@media (max-width: 1100px) {
	.rh-customer-order-card {
		grid-template-columns: 1fr 1fr;
	}

	.rh-customer-order-card > .rh-button {
		justify-self: start;
	}
}

@media (max-width: 782px) {
	.rh-customer-overview__heading,
	.rh-customer-address-summary {
		align-items: flex-start;
		flex-direction: column;
	}

	.rh-customer-stats,
	.woocommerce-account .woocommerce-Addresses {
		grid-template-columns: 1fr;
	}

	.rh-customer-order-card {
		grid-template-columns: 1fr;
	}

	.rh-order-progress__steps {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.rh-order-progress__steps li {
		grid-template-columns: 36px 1fr;
		justify-items: start;
		padding: 8px 0;
		text-align: left;
	}

	.rh-order-progress__steps li::before {
		top: -50%;
		left: 16px;
		width: 3px;
		height: 100%;
	}

	.rh-order-progress__steps li div {
		align-self: center;
	}
}

@media (max-width: 520px) {
	.rh-customer-stats > div,
	.rh-customer-order-card,
	.rh-customer-address-summary,
	.rh-order-progress {
		padding: 16px;
	}

	.rh-order-progress__head {
		flex-direction: column-reverse;
	}
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

/* Customer authentication and account */
.rh-account-overlay {
	position: fixed;
	z-index: 9997;
	inset: 0;
	background: rgba(23, 18, 24, 0.46);
	opacity: 0;
	backdrop-filter: blur(2px);
	transition: opacity 0.22s ease;
}

.rh-account-overlay[hidden],
.rh-auth-form[hidden] {
	display: none !important;
}

.rh-account-overlay.is-open {
	opacity: 1;
}

.rh-account-panel {
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	width: min(460px, 100%);
	height: 100dvh;
	padding: 38px 38px 46px;
	overflow: auto;
	background: #fff;
	box-shadow: -18px 0 50px rgba(25, 17, 26, 0.16);
	transform: translateX(105%);
	visibility: hidden;
	transition: transform 0.24s ease, visibility 0.24s;
}

.rh-account-panel.is-open {
	transform: translateX(0);
	visibility: visible;
}

.admin-bar .rh-account-panel {
	top: 32px;
	height: calc(100dvh - 32px);
}

.rh-account-panel__close {
	position: absolute;
	top: 14px;
	right: 16px;
	width: 42px;
	height: 42px;
	padding: 0;
	color: #343a40;
	font-size: 34px;
	font-weight: 300;
	line-height: 1;
	background: transparent;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
}

.rh-account-panel__close:hover,
.rh-account-panel__close:focus-visible {
	color: var(--rh-forest-2);
	background: #f7edf7;
}

.rh-account-panel__intro {
	padding: 22px 44px 22px 0;
}

.rh-account-panel__intro h2 {
	margin: 4px 0 10px;
	font-size: clamp(25px, 3vw, 32px);
	line-height: 1.12;
	letter-spacing: -0.035em;
}

.rh-account-panel__intro > p:last-child,
.rh-auth-form__intro p,
.rh-account-support {
	color: #6c757d;
}

.rh-auth__tabs {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 22px;
	border-bottom: 1px solid #dee2e6;
}

.rh-auth__tabs button {
	padding: 13px 8px;
	color: #6c757d;
	font-weight: 700;
	background: transparent;
	border: 0;
	border-bottom: 3px solid transparent;
	cursor: pointer;
}

.rh-auth__tabs button.is-active {
	color: var(--rh-forest-2);
	border-bottom-color: var(--rh-forest-2);
}

.rh-auth__message {
	display: none;
	margin: 0 0 16px;
	padding: 11px 13px;
	font-size: 14px;
	line-height: 1.45;
	border-radius: 4px;
}

.rh-auth__message.is-error,
.rh-auth__message.is-success {
	display: block;
}

.rh-auth__message.is-error {
	color: #842029;
	background: #f8d7da;
	border: 1px solid #f5c2c7;
}

.rh-auth__message.is-success {
	color: #0f5132;
	background: #d1e7dd;
	border: 1px solid #badbcc;
}

.rh-auth-form {
	display: grid;
	gap: 15px;
}

.rh-auth-form__intro {
	margin-bottom: 2px;
}

.rh-auth-form__intro h3,
.rh-auth-form > h3 {
	margin: 0 0 4px;
	font-size: 21px;
}

.rh-auth-form__intro p,
.rh-auth-form > p {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
}

.rh-auth-form__row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

.rh-auth-form label:not(.rh-auth-check):not(.rh-auth-honeypot) {
	display: grid;
	gap: 7px;
	font-size: 13px;
	font-weight: 700;
}

.rh-auth-form input[type="text"],
.rh-auth-form input[type="email"],
.rh-auth-form input[type="password"] {
	width: 100%;
	min-height: 48px;
	padding: 11px 13px;
	color: #212529;
	background: #fff;
	border: 1px solid #ced4da;
	border-radius: 4px;
	outline: none;
}

.rh-auth-form input:focus {
	border-color: var(--rh-forest-2);
	box-shadow: 0 0 0 3px rgba(40, 64, 56, 0.12);
}

.rh-password-field {
	position: relative;
	display: block;
}

.rh-password-field input {
	padding-right: 72px !important;
}

.rh-password-field button {
	position: absolute;
	top: 50%;
	right: 5px;
	padding: 8px;
	color: var(--rh-forest-2);
	font-size: 12px;
	font-weight: 800;
	background: #fff;
	border: 0;
	transform: translateY(-50%);
	cursor: pointer;
}

.rh-auth-form__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.rh-auth-check {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	color: #495057;
	font-size: 12px;
	line-height: 1.45;
}

.rh-auth-check input {
	flex: 0 0 auto;
	margin-top: 3px;
	accent-color: var(--rh-forest-2);
}

.rh-auth-check a,
.rh-auth-link {
	color: var(--rh-forest-2);
	text-decoration: underline;
	text-underline-offset: 2px;
}

.rh-auth-link {
	padding: 0;
	font-size: 12px;
	font-weight: 700;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.rh-auth-link--back {
	justify-self: start;
	margin-top: -3px;
}

.rh-auth-submit {
	min-height: 49px;
	padding: 12px 18px;
	color: #fff;
	font-weight: 800;
	background: var(--rh-forest-2);
	border: 1px solid var(--rh-forest-2);
	border-radius: 4px;
	cursor: pointer;
}

.rh-auth-submit:hover,
.rh-auth-submit:focus-visible {
	filter: brightness(0.92);
}

.rh-auth-submit:disabled {
	cursor: wait;
	opacity: 0.68;
}

.rh-auth-honeypot {
	position: absolute !important;
	left: -10000px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}

.rh-password-strength {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 4px;
	margin-top: -9px;
}

.rh-password-strength::before,
.rh-password-strength::after,
.rh-password-strength > span::before,
.rh-password-strength > span::after {
	display: block;
	height: 3px;
	background: #dee2e6;
	border-radius: 3px;
	content: "";
}

.rh-password-strength > span {
	display: contents;
}

.rh-password-strength small {
	grid-column: 1 / -1;
	color: #6c757d;
	font-size: 11px;
}

.rh-password-strength[data-strength="1"]::before,
.rh-password-strength[data-strength="2"]::before,
.rh-password-strength[data-strength="2"]::after,
.rh-password-strength[data-strength="3"]::before,
.rh-password-strength[data-strength="3"]::after,
.rh-password-strength[data-strength="3"] > span::before,
.rh-password-strength[data-strength="4"]::before,
.rh-password-strength[data-strength="4"]::after,
.rh-password-strength[data-strength="4"] > span::before,
.rh-password-strength[data-strength="4"] > span::after {
	background: var(--rh-forest-2);
}

.rh-account-support {
	margin: 22px 0 0;
	padding-top: 18px;
	font-size: 12px;
	border-top: 1px solid #e9ecef;
}

.rh-account-profile {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 28px 42px 24px 0;
	border-bottom: 1px solid #e9ecef;
}

.rh-account-profile__avatar {
	flex: 0 0 auto;
	border-radius: 50%;
}

.rh-account-profile p,
.rh-account-profile h2 {
	margin: 0;
}

.rh-account-profile p {
	color: #6c757d;
	font-size: 12px;
}

.rh-account-profile h2 {
	margin-block: 2px;
	font-size: 22px;
}

.rh-account-profile span {
	color: #6c757d;
	font-size: 13px;
}

.rh-account-links {
	display: grid;
	margin-top: 18px;
}

.rh-account-link {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 48px;
	padding: 10px 34px 10px 13px;
	font-weight: 700;
	border-bottom: 1px solid #e9ecef;
}

.rh-account-link::after {
	position: absolute;
	right: 12px;
	color: var(--rh-forest-2);
	content: "›";
}

.rh-account-link:hover,
.rh-account-link:focus-visible {
	color: var(--rh-forest-2);
	background: #f1f5f2;
}

.rh-account-link--logout {
	margin-top: 10px;
	color: #842029;
}

.rh-account-page {
	padding-block: 34px 72px;
}

.rh-account-page__auth {
	display: grid;
	grid-template-columns: minmax(250px, 0.8fr) minmax(360px, 1.2fr);
	gap: clamp(36px, 7vw, 90px);
	align-items: start;
	max-width: 960px;
	margin: 0 auto;
	padding: clamp(26px, 5vw, 54px);
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-account-page__auth > div:first-child h2 {
	margin-top: 0;
	font-size: clamp(26px, 3vw, 36px);
	line-height: 1.15;
}

.rh-account-page__auth > div:first-child li {
	margin-bottom: 10px;
	color: #495057;
}

.rh-account-page__signed-in {
	max-width: 720px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 5px;
}

.rh-account-page__notice {
	margin: 24px 0 0;
	padding: 14px;
	color: #664d03;
	background: #fff3cd;
	border: 1px solid #ffecb5;
	border-radius: 4px;
}

.woocommerce-account:not(.logged-in) .woocommerce {
	display: block;
}

.woocommerce-account #customer_login {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 28px;
}

.woocommerce-account #customer_login > div {
	width: auto;
	padding: 26px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 4px;
}

.rh-native-auth-intro {
	max-width: 760px;
	margin: 0 0 24px;
}

.rh-native-auth-intro h2 {
	margin: 4px 0 8px;
	font-size: clamp(28px, 3vw, 38px);
}

.rh-account-dashboard {
	margin-top: 28px;
}

.rh-account-dashboard h2 {
	font-size: 21px;
}

.rh-account-dashboard__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.rh-account-dashboard__grid a {
	display: grid;
	gap: 4px;
	padding: 18px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-radius: 4px;
}

.rh-account-dashboard__grid a:hover {
	color: var(--rh-forest-2);
	border-color: var(--rh-forest-2);
}

.rh-account-dashboard__grid span,
.rh-account-dashboard__support {
	color: #6c757d;
	font-size: 12px;
}

.rh-account-dashboard__support {
	margin-top: 18px;
}

@media (max-width: 782px) {
	.admin-bar .rh-account-panel {
		top: 46px;
		height: calc(100dvh - 46px);
	}

	.rh-account-page__auth,
	.woocommerce-account #customer_login {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 520px) {
	.rh-account-panel {
		width: 100%;
		padding: 28px 20px 34px;
	}

	.rh-account-panel__intro {
		padding-right: 38px;
	}

	.rh-auth-form__row,
	.rh-account-dashboard__grid {
		grid-template-columns: 1fr;
	}

	.rh-account-page {
		padding-block: 22px 46px;
	}

	.rh-account-page__auth,
	.rh-account-page__signed-in,
	.woocommerce-account #customer_login > div {
		padding: 20px;
	}
}

/* Keep the 3.5 visual layer above legacy compatibility rules. */
.rh-home-slider {
	min-height: clamp(560px, 70vh, 760px);
}

.rh-home-slider__controls {
	padding: 7px;
	background: rgba(10, 28, 21, 0.7);
	border-color: rgba(255, 255, 255, 0.25);
	box-shadow: 0 18px 45px rgba(5, 19, 13, 0.24);
}

.rh-testimonials-section {
	background: linear-gradient(180deg, #eef2ee 0%, #f8f6f1 100%);
}

.rh-testimonials-grid {
	grid-template-columns: 1.14fr 1fr 1fr;
	gap: clamp(16px, 2vw, 24px);
}

.rh-testimonial {
	position: relative;
	min-height: 350px;
	padding: clamp(28px, 3.2vw, 42px);
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(40, 64, 56, 0.13);
	border-radius: 24px;
	box-shadow: 0 22px 60px rgba(31, 53, 44, 0.075);
	overflow: hidden;
}

.rh-testimonial.is-featured {
	background: linear-gradient(145deg, #1c382e, #294b3f);
	color: #fff;
	border-color: rgba(255, 255, 255, 0.08);
}

.rh-testimonial blockquote {
	position: relative;
	z-index: 1;
	margin: 30px 0 36px;
	font-size: clamp(19px, 1.8vw, 24px);
	line-height: 1.55;
}

.rh-testimonial.is-featured blockquote {
	color: rgba(255, 255, 255, 0.92);
}

@media (max-width: 1020px) {
	.rh-testimonials-grid {
		grid-template-columns: 1fr 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: 1 / -1;
	}
}

@media (max-width: 782px) {
	.rh-home-slider,
	.rh-home-slide {
		min-height: 640px;
	}

	.rh-testimonials-grid {
		grid-template-columns: 1fr;
	}

	.rh-testimonial:last-child {
		grid-column: auto;
	}
}

@media (max-width: 560px) {
	.rh-home-slider,
	.rh-home-slide {
		min-height: 600px;
	}

	.rh-testimonial {
		min-height: 0;
	}
}
