/*
 * ASH Laser 2026 redesign layer.
 * Keeps the existing WordPress/WooCommerce behaviour while applying the
 * paper, ink, rust and workshop styling from the approved Claude prototype.
 */
:root {
	--ash-ink: #2b2520;
	--ash-bark: #8a3f1c;
	--ash-bark-dark: #6e3216;
	--ash-copper: #bd5b2c;
	--ash-gold: #bd5b2c;
	--ash-cream: #f3ede4;
	--ash-paper: #faf6ee;
	--ash-mist: #eee4d3;
	--ash-line: #ded4c6;
	--ash-muted: #7a6f61;
}

html {
	background: #f3ede4;
}

body {
	background: #f3ede4;
	color: #2b2520;
	font-family: "IBM Plex Sans", Inter, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}

body.ash-rimu-theme,
body.ash-rimu-theme .site-content,
body.ash-rimu-theme .shoptimizer-archive {
	background: #faf6ee;
}

body.ashlaser-home-active .site-content {
	padding-bottom: 0;
	padding-top: 0;
}

#page {
	background: #faf6ee;
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.04);
	margin: 0 auto;
	max-width: 1240px;
	min-height: 100vh;
}

body.admin-bar #page {
	min-height: calc(100vh - 32px);
}

a {
	color: #8a3f1c;
}

a:hover,
a:focus {
	color: #bd5b2c;
}

/* Compact workshop header matching the prototype, retaining search/cart. */
.site-header {
	background: #faf6ee !important;
	border-bottom: 1px solid rgba(43, 37, 32, 0.14);
	box-shadow: none !important;
}

.site-header .main-header.col-full {
	max-width: none;
	padding: 0 !important;
}

.site-header .ash-shell {
	align-items: center;
	display: flex;
	gap: 18px;
	justify-content: space-between;
	margin: 0;
	max-width: none;
	min-height: 78px;
	padding: 14px 40px;
	width: 100%;
}

#ash-shell {
	--ash-ink: #2b2520;
	--ash-line: #ded4c6;
	--ash-card: #faf6ee;
	--ash-cream: #f3ede4;
	--ash-bark: #8a3f1c;
	--ash-bark-dark: #6e3216;
	display: grid;
	gap: 18px;
	grid-template-columns: auto minmax(0, 1fr) auto;
	min-height: 80px;
	padding: 14px 40px;
}

.site-header .ash-nav-brand {
	align-items: center;
	color: #2b2520;
	display: inline-flex;
	flex: 0 0 auto;
	font-family: Spectral, Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: 700;
	gap: 11px;
	letter-spacing: 0.02em;
	text-decoration: none;
}

#ash-shell .ash-nav-brand {
	color: #2b2520;
	font-family: Spectral, Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: 700;
}

.site-header .ash-nav-mark {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 0;
	display: inline-flex;
	height: 46px;
	justify-content: center;
	padding: 0;
	width: 46px;
}

#ash-shell .ash-nav-mark .ash-nav-logo {
	background: transparent;
	border: 0;
	border-radius: 0;
	display: block;
	height: 100%;
	margin: 0;
	object-fit: contain;
	padding: 0;
	width: 100%;
}

.site-header .ash-nav-brand-copy {
	display: flex;
	flex-direction: column;
	line-height: 1.08;
}

.site-header .ash-nav-brand-copy strong {
	font-family: Spectral, Georgia, serif;
	font-size: 19px;
	font-weight: 700;
}

.site-header .ash-nav-brand-copy small {
	color: #7a6f61;
	font-family: "IBM Plex Sans", Inter, Arial, sans-serif;
	font-size: 10.5px;
	font-weight: 500;
	letter-spacing: 0.14em;
	margin-top: 3px;
	text-transform: uppercase;
}

.site-header .ash-main-menu {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 500;
	gap: clamp(14px, 2vw, 28px);
	justify-content: center;
}

.site-header .ash-main-menu > a,
.site-header .ash-main-menu > details > summary {
	color: #2b2520;
	font-size: 14px;
	font-weight: 500;
}

#ash-shell :is(.ash-main-menu > a, .ash-nav-group > summary, .ash-nav-tools summary) {
	color: #2b2520;
	font-family: "IBM Plex Sans", Inter, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
}

#ash-shell .ash-main-menu > a:first-child {
	box-shadow: none;
	color: #2b2520;
}

.site-header .ash-nav-tools {
	align-items: center;
	display: flex;
	gap: 10px;
}

.site-header .ash-nav-search > summary {
	color: #4a4139;
	font-size: 13px;
}

.site-header .ash-header-cart .cart-contents {
	align-items: center;
	background: transparent;
	border: 1.5px solid #2b2520;
	border-radius: 2px;
	color: #2b2520;
	display: inline-flex;
	font-size: 13.5px;
	font-weight: 500;
	min-height: 40px;
	padding: 8px 16px;
}

.site-header .ash-header-cart .cart-contents:hover,
.site-header .ash-header-cart .cart-contents:focus {
	background: #2b2520;
	color: #f3ede4;
}

.col-full-nav:empty {
	display: none;
}

.site-content,
.shoptimizer-archive {
	background: #faf6ee;
}

/* Serif display type is used throughout the prototype. */
.site-content h1,
.site-content h2,
.site-content .page-title,
.woocommerce-products-header__title,
.ashlaser-footer-brand strong {
	font-family: Spectral, Georgia, "Times New Roman", serif !important;
}

/* WooCommerce shop and category pages. */
body.woocommerce-shop .shoptimizer-archive > .col-full,
body.tax-product_cat .shoptimizer-archive > .col-full {
	max-width: 1240px;
	padding-left: 48px;
	padding-right: 48px;
}

body.woocommerce-shop .archive-header .col-full,
body.tax-product_cat .archive-header .col-full {
	max-width: 1240px;
	padding-left: 48px;
	padding-right: 48px;
}

body.woocommerce-shop .archive-header,
body.tax-product_cat .archive-header {
	background: #faf6ee;
	border: 0;
}

body.woocommerce-shop .woocommerce-breadcrumb,
body.tax-product_cat .woocommerce-breadcrumb {
	color: #7a6f61;
	font-size: 13px;
	padding: 16px 0 0;
}

body.tax-product_cat .woocommerce-products-header,
.ashlaser-shop-landing-intro {
	background: transparent;
	border: 0;
	border-bottom: 1px solid rgba(43, 37, 32, 0.14);
	border-radius: 0;
	margin: 0 0 28px;
	padding: 24px 0 34px;
}

body.tax-product_cat .woocommerce-products-header__title,
.ashlaser-shop-landing-intro h1 {
	color: #2b2520;
	font-size: clamp(32px, 3.4vw, 42px);
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1.12;
}

body.tax-product_cat .term-description,
.ashlaser-shop-landing-intro p {
	color: #4a4139;
	font-size: 15.5px;
	line-height: 1.7;
	max-width: 60ch;
}

.ashlaser-browse-all,
.ashlaser-back-to-types {
	border-bottom: 2px solid #bd5b2c;
	color: #2b2520;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 2px;
	text-decoration: none;
}

body.woocommerce-shop #secondary,
body.tax-product_cat #secondary,
.ashlaser-filter {
	background: #eee4d3;
	border: 0;
	border-radius: 2px;
	box-shadow: none;
}

.ashlaser-filter__group {
	border-color: rgba(43, 37, 32, 0.14);
}

.ashlaser-filter__option {
	border-radius: 2px;
}

.ashlaser-filter__option:hover {
	background: rgba(43, 37, 32, 0.07);
}

.ashlaser-filter__option input {
	accent-color: #2b2520;
}

.ashlaser-filter__submit,
.ashlaser-filter__price + .ashlaser-filter__submit {
	background: #2b2520;
	border-radius: 2px;
}

.ashlaser-shop-results__bar {
	border-bottom: 1px solid rgba(43, 37, 32, 0.12);
	padding-bottom: 16px;
}

.ashlaser-shop-sort__select {
	background-color: transparent;
	border: 0;
	border-bottom: 1.5px solid #2b2520;
	border-radius: 0;
	color: #2b2520;
	font-family: "IBM Plex Sans", Inter, Arial, sans-serif;
	padding-bottom: 6px;
	padding-top: 6px;
}

body.woocommerce-shop ul.products,
body.tax-product_cat ul.products {
	gap: 30px 20px;
}

body.woocommerce-shop ul.products li.product,
body.tax-product_cat ul.products li.product,
body.ashlaser-shop-landing ul.products li.product-category {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
	padding-bottom: 0;
}

body.ash-rimu-theme.ashlaser-shop-landing ul.products li.product-category,
body.ash-rimu-theme.woocommerce-shop ul.products li.product,
body.ash-rimu-theme.tax-product_cat ul.products li.product {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}

body.woocommerce-shop ul.products li.product img,
body.tax-product_cat ul.products li.product img,
body.ashlaser-shop-landing ul.products li.product-category img {
	background: #eee8de;
	border-radius: 0;
	aspect-ratio: 16 / 11;
	object-fit: cover;
}

body.woocommerce-shop ul.products li.product .product__categories,
body.tax-product_cat ul.products li.product .product__categories {
	color: #7a6f61;
	font-size: 12px;
	font-weight: 500;
	padding: 0;
}

body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.ashlaser-shop-landing ul.products li.product-category h2 {
	font-family: "IBM Plex Sans", Inter, Arial, sans-serif !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	padding: 12px 0 4px;
}

body.woocommerce-shop ul.products li.product .price,
body.tax-product_cat ul.products li.product .price {
	color: #2b2520;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
}

body.woocommerce-shop ul.products li.product .button,
body.tax-product_cat ul.products li.product .button {
	background: transparent;
	border: 1px solid #2b2520;
	border-radius: 2px;
	color: #2b2520;
	display: inline-flex;
	font-size: 12.5px;
	font-weight: 600;
	margin: 10px 0 0;
	min-height: 34px;
	padding: 7px 13px;
	text-transform: none;
	width: auto;
}

body.woocommerce-shop ul.products li.product .button:hover,
body.tax-product_cat ul.products li.product .button:hover {
	background: #2b2520;
	color: #f3ede4;
}

body.ashlaser-shop-landing ul.products {
	gap: 28px 20px !important;
}

body.ashlaser-shop-landing ul.products li.product-category p,
body.woocommerce-shop.ashlaser-shop-landing ul.products li.product.ashlaser-external-category p {
	color: #4a4139;
	font-size: 13.5px;
	line-height: 1.55;
	padding: 0;
}

body.woocommerce-shop.ashlaser-shop-landing ul.products li.product.ashlaser-external-category {
	background: transparent;
	border: 0;
}

body.woocommerce-shop.ashlaser-shop-landing ul.products li.product.ashlaser-external-category a,
body.woocommerce-shop.ashlaser-shop-landing ul.products li.product.ashlaser-external-category h2 {
	color: #2b2520;
}

.ashlaser-cutting-boards-banner {
	background: #eee4d3;
	border: 0;
	border-radius: 2px;
}

/* Footer matches the dark ink block in the prototype. */
.ashlaser-footer {
	background: #2b2520;
	color: #e6ded2;
	margin-top: 0;
	padding: 56px 0 32px;
}

body.ash-rimu-theme .ashlaser-footer {
	background: #2b2520;
	color: #e6ded2;
}

.ashlaser-footer .col-full {
	max-width: 1240px;
	padding-left: 48px;
	padding-right: 48px;
}

.ashlaser-footer-brand strong {
	color: #faf6ee;
	font-size: 19px;
}

.ashlaser-footer-brand p,
.ashlaser-footer-brand a,
.ashlaser-footer-brand span,
.ashlaser-footer-col a {
	color: #b3a996;
}

.ashlaser-footer-col h2 {
	color: #faf6ee;
	font-size: 13.5px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
}

.ashlaser-footer-legal {
	color: #8a806e;
}

@media (max-width: 1080px) {
	.site-header .ash-shell {
		padding-left: 24px;
		padding-right: 24px;
	}
}

@media (max-width: 1100px) {
	#ash-shell {
		gap: 0 14px;
		grid-template-columns: 1fr auto auto;
		min-height: 72px;
		padding-left: 24px;
		padding-right: 24px;
	}

	#ash-shell .ash-main-menu {
		background: #faf6ee;
	}

	#ash-shell .ash-nav-toggle {
		background: transparent;
		border: 1px solid #2b2520;
		color: #2b2520;
	}
}

@media (max-width: 992px) {
	.site-header .ash-shell {
		min-height: 68px;
	}

	.site-header .ash-main-menu {
		align-items: stretch;
		background: #faf6ee;
		border: 1px solid rgba(43, 37, 32, 0.14);
		border-radius: 0 0 2px 2px;
		box-shadow: 0 16px 28px rgba(43, 37, 32, 0.14);
	}

	body.woocommerce-shop .shoptimizer-archive > .col-full,
	body.tax-product_cat .shoptimizer-archive > .col-full,
	body.woocommerce-shop .archive-header .col-full,
	body.tax-product_cat .archive-header .col-full,
	.ashlaser-footer .col-full {
		padding-left: 24px;
		padding-right: 24px;
	}
}

@media (max-width: 600px) {
	.site-header .ash-shell {
		padding-left: 16px;
		padding-right: 16px;
	}

	#ash-shell {
		min-height: 68px;
		padding-left: 16px;
		padding-right: 16px;
	}

	#ash-shell .ash-nav-mark {
		display: inline-flex !important;
		height: 40px;
		width: 40px;
	}

	#ash-shell .ash-nav-brand-copy {
		display: none !important;
	}

	.site-header .ash-nav-brand {
		font-size: 16px;
	}

	.site-header .ash-nav-brand-copy small {
		display: none;
	}

	.site-header .ash-nav-brand-copy strong {
		font-size: 16px;
	}

	body.woocommerce-shop .shoptimizer-archive > .col-full,
	body.tax-product_cat .shoptimizer-archive > .col-full,
	body.woocommerce-shop .archive-header .col-full,
	body.tax-product_cat .archive-header .col-full,
	.ashlaser-footer .col-full {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.woocommerce-shop ul.products,
	body.tax-product_cat ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 380px) {
	body.woocommerce-shop ul.products,
	body.tax-product_cat ul.products {
		grid-template-columns: 1fr;
	}
}
