:root {
	--djx-bg: #050608;
	--djx-bg-soft: #0c1015;
	--djx-panel: rgba(9, 13, 18, 0.78);
	--djx-panel-strong: rgba(13, 18, 24, 0.9);
	--djx-text: #f3f4f6;
	--djx-muted: #a4abb5;
	--djx-accent: #ff3b1f;
	--djx-accent-2: #ff7a18;
	--djx-whatsapp: #24d366;
	--djx-line: rgba(255, 255, 255, 0.12);
	--djx-line-strong: rgba(255, 255, 255, 0.18);
	--djx-shadow-soft: 0 24px 80px rgba(0, 0, 0, 0.42);
	--djx-shadow-card: 0 26px 90px rgba(0, 0, 0, 0.5);
	--djx-shadow-accent: 0 18px 44px rgba(255, 59, 31, 0.18);
	--djx-ease-premium: cubic-bezier(0.22, 1, 0.36, 1);
	--djx-motion-fast: 180ms;
	--djx-motion-base: 360ms;
	--djx-motion-slow: 680ms;
}

body.home {
	background: var(--djx-bg);
}

body,
body.woocommerce,
body.post-type-archive-product,
body.single-product,
body.single-artist,
body.tax-product_cat,
body.woocommerce-page {
	background-color: var(--djx-bg) !important;
}

#astroidzContainer,
#astroidzStyles {
	display: none !important;
}

body:not(.home):not(.single-product):not(.single-artist) #qtPageBg,
body:not(.home):not(.single-product):not(.single-artist) .qt-pagebg-in {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

body:not(.home):not(.single-product):not(.single-artist) {
	background: #050608 !important;
}

body.single-product #qtPageBg {
	display: none !important;
}

body.woocommerce-page:not(.single-product) #qtPageBg,
body.post-type-archive-product #qtPageBg,
body.tax-product_cat #qtPageBg {
	background:
		radial-gradient(circle at 38% 28%, rgba(255, 59, 31, 0.2), transparent 32%),
		linear-gradient(90deg, rgba(5, 6, 8, 0.58), rgba(5, 6, 8, 0.34), rgba(5, 6, 8, 0.88)),
		linear-gradient(180deg, rgba(5, 6, 8, 0.1), #050608 76%),
		var(--djx-shop-cover-bg) center top / cover no-repeat;
	display: block !important;
	filter: blur(36px) saturate(1.35);
	height: auto !important;
	inset: -64px;
	opacity: 0.74;
	pointer-events: none;
	position: fixed;
	transform: scale(1.08);
	visibility: visible !important;
	width: auto !important;
	z-index: 0;
}

body.woocommerce-page:not(.single-product) #qtPageBg .qt-pagebg-in,
body.post-type-archive-product #qtPageBg .qt-pagebg-in,
body.tax-product_cat #qtPageBg .qt-pagebg-in {
	background: transparent !important;
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}

body.woocommerce-page:not(.single-product) .kentha-woocommerce-content,
body.post-type-archive-product .kentha-woocommerce-content,
body.tax-product_cat .kentha-woocommerce-content {
	background: transparent !important;
	min-height: 100vh;
	position: relative;
	z-index: 2;
}

body.woocommerce-page:not(.single-product) .qt-pageheader-std,
body.post-type-archive-product .qt-pageheader-std,
body.tax-product_cat .qt-pageheader-std,
body.woocommerce-page:not(.single-product) .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header {
	margin: 0 auto 38px !important;
	max-width: 1180px;
	padding: 118px 24px 22px !important;
	text-align: center;
}

body.woocommerce-page:not(.single-product) .qt-pageheader-std h1,
body.post-type-archive-product .qt-pageheader-std h1,
body.tax-product_cat .qt-pageheader-std h1,
body.woocommerce-page:not(.single-product) .woocommerce-products-header__title,
body.post-type-archive-product .woocommerce-products-header__title,
body.tax-product_cat .woocommerce-products-header__title,
body.woocommerce-page:not(.single-product) .page-title,
body.post-type-archive-product .page-title,
body.tax-product_cat .page-title {
	color: #fff !important;
	font-size: clamp(42px, 6vw, 96px) !important;
	letter-spacing: 0 !important;
	line-height: 0.95 !important;
	margin: 0 !important;
	text-shadow:
		0 0 28px rgba(255, 59, 31, 0.24),
		2px 0 0 rgba(255, 59, 31, 0.32);
	text-transform: uppercase;
}

body.tax-product_cat .page-title::before,
body.post-type-archive-product .page-title::before,
body.woocommerce-page:not(.single-product) .woocommerce-products-header__title::before {
	color: var(--djx-accent-2);
	content: "Tienda oficial";
	display: block;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.24em;
	line-height: 1;
	margin: 0 0 14px;
	text-transform: uppercase;
}

body.woocommerce-page:not(.single-product) .qt-capseparator,
body.post-type-archive-product .qt-capseparator,
body.tax-product_cat .qt-capseparator {
	background: linear-gradient(90deg, transparent, var(--djx-accent), var(--djx-accent-2), transparent) !important;
	height: 2px !important;
	margin: 18px auto 0 !important;
	width: min(220px, 45%) !important;
}

body.woocommerce-page:not(.single-product) .qt-main-contents,
body.post-type-archive-product .qt-main-contents,
body.tax-product_cat .qt-main-contents {
	background: transparent !important;
	padding-bottom: 110px;
}

body.woocommerce-page:not(.single-product) .woocommerce-result-count,
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count {
	color: var(--djx-muted) !important;
	font-size: 13px;
	margin: 0 0 18px !important;
}

body.woocommerce-page:not(.single-product) .woocommerce-ordering,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering {
	margin: 0 0 24px !important;
}

body.woocommerce-page:not(.single-product) .woocommerce-ordering select,
body.post-type-archive-product .woocommerce-ordering select,
body.tax-product_cat .woocommerce-ordering select {
	background: rgba(8, 12, 17, 0.86) !important;
	border: 1px solid rgba(255, 255, 255, 0.14) !important;
	border-radius: 7px !important;
	color: #fff !important;
	min-height: 48px;
	padding: 0 42px 0 16px !important;
}

body.woocommerce-page:not(.single-product) ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products {
	display: grid !important;
	gap: 28px !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-page:not(.single-product) ul.products::before,
body.woocommerce-page:not(.single-product) ul.products::after,
body.post-type-archive-product ul.products::before,
body.post-type-archive-product ul.products::after,
body.tax-product_cat ul.products::before,
body.tax-product_cat ul.products::after {
	display: none !important;
}

body.woocommerce-page:not(.single-product) ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product {
	background: linear-gradient(180deg, rgba(14, 19, 25, 0.82), rgba(6, 9, 13, 0.94)) !important;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	box-shadow: var(--djx-shadow-soft);
	float: none !important;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 0 22px !important;
	position: relative;
	text-align: center;
	transition:
		border-color var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-base) var(--djx-ease-premium),
		box-shadow var(--djx-motion-base) var(--djx-ease-premium),
		background var(--djx-motion-base) var(--djx-ease-premium);
	width: auto !important;
}

body.woocommerce-page:not(.single-product) ul.products li.product:hover,
body.post-type-archive-product ul.products li.product:hover,
body.tax-product_cat ul.products li.product:hover {
	border-color: rgba(255, 122, 24, 0.24);
	box-shadow: var(--djx-shadow-card), var(--djx-shadow-accent);
	transform: translateY(-5px);
}

body.woocommerce-page:not(.single-product) ul.products li.product img,
body.post-type-archive-product ul.products li.product img,
body.tax-product_cat ul.products li.product img {
	aspect-ratio: 1 / 1;
	display: block !important;
	height: auto !important;
	margin: 0 !important;
	object-fit: cover;
	transition:
		transform var(--djx-motion-slow) var(--djx-ease-premium),
		filter var(--djx-motion-base) var(--djx-ease-premium);
	width: 100% !important;
}

body.woocommerce-page:not(.single-product) ul.products li.product:hover img,
body.post-type-archive-product ul.products li.product:hover img,
body.tax-product_cat ul.products li.product:hover img {
	filter: saturate(1.08) contrast(1.03);
	transform: scale(1.03);
}

body.woocommerce-page:not(.single-product) ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.woocommerce-page:not(.single-product) ul.products li.product h2,
body.post-type-archive-product ul.products li.product h2,
body.tax-product_cat ul.products li.product h2 {
	color: #fff !important;
	font-size: 17px !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
	margin: 18px 18px 8px !important;
	text-transform: uppercase;
	transition:
		color var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-fast) var(--djx-ease-premium);
}

body.woocommerce-page:not(.single-product) ul.products li.product:hover .woocommerce-loop-product__title,
body.woocommerce-page:not(.single-product) ul.products li.product:hover h2,
body.post-type-archive-product ul.products li.product:hover .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product:hover h2,
body.tax-product_cat ul.products li.product:hover .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product:hover h2 {
	transform: translateY(-1px);
}

body.woocommerce-page:not(.single-product) ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price {
	color: var(--djx-muted) !important;
	display: block !important;
	font-size: 14px !important;
	margin: 0 18px 16px !important;
}

body.woocommerce-page:not(.single-product) ul.products li.product .button,
body.post-type-archive-product ul.products li.product .button,
body.tax-product_cat ul.products li.product .button {
	background: linear-gradient(135deg, var(--djx-accent), var(--djx-accent-2)) !important;
	border: 0 !important;
	border-radius: 6px !important;
	color: #fff !important;
	display: inline-flex !important;
	font-size: 12px !important;
	font-weight: 900 !important;
	justify-content: center;
	letter-spacing: 0.08em;
	margin: 0 18px !important;
	min-height: 42px;
	padding: 13px 22px !important;
	text-transform: uppercase;
	transition:
		transform var(--djx-motion-fast) var(--djx-ease-premium),
		box-shadow var(--djx-motion-base) var(--djx-ease-premium),
		filter var(--djx-motion-fast) var(--djx-ease-premium);
}

body.woocommerce-page:not(.single-product) ul.products li.product:hover .button,
body.post-type-archive-product ul.products li.product:hover .button,
body.tax-product_cat ul.products li.product:hover .button {
	box-shadow: var(--djx-shadow-accent);
	filter: saturate(1.06);
	transform: translateY(-1px);
}

@media (max-width: 1080px) {
	body.woocommerce-page:not(.single-product) ul.products,
	body.post-type-archive-product ul.products,
	body.tax-product_cat ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.djx-release-grid {
		grid-auto-columns: calc((100% - 18px) / 2);
	}
}

@media (max-width: 580px) {
	body.woocommerce-page:not(.single-product) .qt-pageheader-std,
	body.post-type-archive-product .qt-pageheader-std,
	body.tax-product_cat .qt-pageheader-std,
	body.woocommerce-page:not(.single-product) .woocommerce-products-header,
	body.post-type-archive-product .woocommerce-products-header,
	body.tax-product_cat .woocommerce-products-header {
		padding-top: 112px !important;
	}

	body.woocommerce-page:not(.single-product) ul.products,
	body.post-type-archive-product ul.products,
	body.tax-product_cat ul.products {
		grid-template-columns: 1fr;
	}

	.djx-release-grid {
		grid-auto-columns: 100%;
	}

	.djx-release-card {
		min-width: 0;
		width: 100%;
	}

	.djx-slider-arrow--prev {
		left: calc(50% - 44px);
	}

	.djx-slider-arrow--next {
		right: calc(50% - 44px);
	}
}

body.single-product {
	background: #050608 !important;
	isolation: isolate;
}

body.single-product::before,
body.single-product::after {
	content: "";
	inset: 0;
	pointer-events: none;
	position: fixed;
}

body.single-product::before {
	background: var(--djx-product-cover-bg) center / cover no-repeat;
	filter: blur(42px) saturate(1.35) contrast(1.05);
	inset: -80px;
	opacity: 0.58;
	transform: scale(1.08);
	z-index: -2;
}

body.single-product::after {
	background:
		radial-gradient(circle at 34% 28%, rgba(255, 59, 31, 0.18), transparent 34%),
		linear-gradient(90deg, rgba(5, 6, 8, 0.56), rgba(5, 6, 8, 0.34), rgba(5, 6, 8, 0.92)),
		linear-gradient(180deg, rgba(5, 6, 8, 0.22), #050608 88%);
	z-index: -1;
}

body.single-product #qtPageBg {
	background:
		radial-gradient(circle at 36% 30%, rgba(255, 59, 31, 0.18), transparent 32%),
		linear-gradient(90deg, rgba(5, 6, 8, 0.5), rgba(5, 6, 8, 0.36), rgba(5, 6, 8, 0.86)),
		linear-gradient(180deg, rgba(5, 6, 8, 0.16), #050608 86%),
		var(--djx-product-cover-bg) center / cover no-repeat;
	display: block !important;
	filter: blur(34px) saturate(1.35);
	height: auto !important;
	inset: -58px;
	opacity: 0.72;
	pointer-events: none;
	position: fixed;
	transform: scale(1.08);
	visibility: visible !important;
	width: auto !important;
	z-index: -2;
}

body.single-product #qtPageBg .qt-pagebg-in {
	background: transparent !important;
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}

body.single-product .kentha-woocommerce-content {
	background: transparent !important;
	position: relative;
}

body.single-product .kentha-woocommerce-content::before {
	content: none !important;
}

body.single-product .kentha-woocommerce-content::after {
	content: none !important;
}

body.single-product .qt-main,
body.single-product .qt-container,
body.single-product .qt-main-contents,
body.single-product #qtarticle,
body.single-product .qt-menubar,
body.single-product .qt-menubar-top,
body.single-product .qt-parentcontainer,
body.single-product .qt-footer,
body.single-product .qtmusicplayer {
	background: transparent !important;
}

body.single-product .qt-parentcontainer,
body.single-product .kentha-woocommerce-content,
body.single-product .qt-footer,
body.single-product .qtmusicplayer {
	position: relative;
	z-index: 1;
}

body.single-product .qt-menubar,
body.single-product .qt-menubar-top,
body.single-product .qt-menubar-default,
body.single-product .qt-menubar-container,
body.single-product header {
	opacity: 1 !important;
	position: relative;
	visibility: visible !important;
	z-index: 10050 !important;
}

body.home .qt-main,
body.home .qt-container {
	background: transparent;
}

body.single-artist {
	background: #050608 !important;
	isolation: isolate;
}

body.single-artist::before,
body.single-artist::after {
	content: "";
	inset: 0;
	pointer-events: none;
	position: fixed;
}

body.single-artist::before {
	background: url("https://djaleix.es/wp-content/uploads/2026/05/ChatGPT-Image-19-may-2026-09_52_40.png") center / cover no-repeat;
	filter: blur(34px) saturate(1.12) contrast(1.02);
	inset: -60px;
	opacity: 0.42;
	transform: scale(1.06);
	z-index: -2;
}

body.single-artist::after {
	background:
		radial-gradient(circle at 52% 30%, rgba(255, 59, 31, 0.12), transparent 38%),
		linear-gradient(90deg, rgba(5, 6, 8, 0.88), rgba(5, 6, 8, 0.52), rgba(5, 6, 8, 0.9)),
		linear-gradient(180deg, rgba(5, 6, 8, 0.34), #050608 88%);
	z-index: -1;
}

body.single-artist #qtPageBg {
	display: none !important;
}

body.single-artist .qt-main,
body.single-artist .qt-container,
body.single-artist .qt-main-contents,
body.single-artist #qtarticle,
body.single-artist .qt-parentcontainer,
body.single-artist .qt-footer,
body.single-artist .qtmusicplayer {
	background: transparent !important;
}

body.single-artist .qt-parentcontainer,
body.single-artist .qt-main,
body.single-artist .qt-main-contents,
body.single-artist .qt-footer,
body.single-artist .qtmusicplayer {
	position: relative;
	z-index: 1;
}

body.single-artist .qt-menubar,
body.single-artist .qt-menubar-top,
body.single-artist .qt-menubar-default,
body.single-artist .qt-menubar-container,
body.single-artist header {
	opacity: 1 !important;
	position: relative;
	visibility: visible !important;
	z-index: 10050 !important;
}

body:not(.home):not(.single-product):not(.single-artist) .qt-main,
body:not(.home):not(.single-product):not(.single-artist) .qt-container {
	background-color: var(--djx-bg) !important;
}

body .qt-menubar,
body .qt-menubar-top,
body .qt-menubar-default,
body .qt-menubar-container,
body header {
	background: rgba(5, 6, 8, 0.18) !important;
	box-shadow: none !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

body #qt-mob-navbar.qt-mobilemenu,
body #qt-mob-navbar.qt-mobilemenu.qt-content-primary,
body .qt-mobilemenu,
body .qt-mobilemenu.qt-content-primary {
	background: rgba(5, 6, 8, 0.12) !important;
	box-shadow: none !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

body .qt-menubar .qt-logo-link,
body .qt-menubar a.qt-logo-link,
body .qt-menubar li.qt-logo-link,
body .qt-menubar .qt-centerlogo,
body .qt-menubar .qt-centerlogo span,
body .qt-menubar .qt-centerlogo a,
body .qt-menubar-default .qt-desktopmenu > li.qt-logo-link,
body .qt-menubar-default .qt-desktopmenu > li.qt-logo-link > a {
	align-items: center;
	display: inline-flex;
	max-height: 86px !important;
	max-width: 238px !important;
	overflow: hidden;
}

body .qt-menubar .qt-logo-link img,
body .qt-menubar a.qt-logo-link img,
body .qt-menubar li.qt-logo-link img,
body .qt-menubar .qt-centerlogo img,
body .qt-menubar-default .qt-desktopmenu > li.qt-logo-link img {
	height: auto !important;
	max-height: 72px !important;
	max-width: 228px !important;
	object-fit: contain;
	width: auto !important;
}

body .qt-menubar-default .qt-desktopmenu > li:not(.qt-logo-link) > a,
body .qt-menubar .qt-desktopmenu > li:not(.qt-logo-link) > a {
	position: relative;
	transition:
		color var(--djx-motion-fast) var(--djx-ease-premium),
		opacity var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-fast) var(--djx-ease-premium);
}

body .qt-menubar-default .qt-desktopmenu > li:not(.qt-logo-link) > a::after,
body .qt-menubar .qt-desktopmenu > li:not(.qt-logo-link) > a::after {
	background: linear-gradient(90deg, var(--djx-accent), var(--djx-accent-2));
	bottom: -8px;
	content: "";
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	transform: scaleX(0.35);
	transform-origin: left center;
	transition:
		opacity var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-base) var(--djx-ease-premium);
	width: 100%;
}

body .qt-menubar-default .qt-desktopmenu > li:not(.qt-logo-link) > a:hover,
body .qt-menubar-default .qt-desktopmenu > li.current-menu-item > a,
body .qt-menubar-default .qt-desktopmenu > li.current-menu-parent > a,
body .qt-menubar .qt-desktopmenu > li:not(.qt-logo-link) > a:hover,
body .qt-menubar .qt-desktopmenu > li.current-menu-item > a,
body .qt-menubar .qt-desktopmenu > li.current-menu-parent > a {
	transform: translateY(-1px);
}

body .qt-menubar-default .qt-desktopmenu > li:not(.qt-logo-link) > a:hover::after,
body .qt-menubar-default .qt-desktopmenu > li.current-menu-item > a::after,
body .qt-menubar-default .qt-desktopmenu > li.current-menu-parent > a::after,
body .qt-menubar .qt-desktopmenu > li:not(.qt-logo-link) > a:hover::after,
body .qt-menubar .qt-desktopmenu > li.current-menu-item > a::after,
body .qt-menubar .qt-desktopmenu > li.current-menu-parent > a::after {
	opacity: 1;
	transform: scaleX(1);
}

.djx-reveal {
	opacity: 0;
	transform: translateY(28px);
	transition:
		opacity var(--djx-motion-slow) var(--djx-ease-premium),
		transform var(--djx-motion-slow) var(--djx-ease-premium),
		filter var(--djx-motion-slow) var(--djx-ease-premium);
}

.djx-reveal--blur {
	filter: blur(10px);
}

.djx-reveal--in {
	filter: blur(0);
	opacity: 1;
	transform: translateY(0);
}

.djx-scan-reveal {
	overflow: hidden;
	position: relative;
}

.djx-scan-reveal::before {
	background:
		linear-gradient(
			90deg,
			transparent 0%,
			rgba(255, 255, 255, 0.05) 34%,
			rgba(255, 122, 24, 0.88) 49%,
			rgba(255, 255, 255, 0.2) 52%,
			transparent 100%
		);
	content: "";
	inset: -12% -18%;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: translateX(-135%) skewX(-18deg);
	z-index: 3;
}

.djx-scan-reveal.djx-scan-reveal--run::before {
	animation: djx-scan-sweep 1150ms var(--djx-ease-premium) 120ms 1 both;
}

@keyframes djx-scan-sweep {
	0% {
		opacity: 0;
		transform: translateX(-135%) skewX(-18deg);
	}

	18% {
		opacity: 0.95;
	}

	72% {
		opacity: 0.88;
	}

	100% {
		opacity: 0;
		transform: translateX(132%) skewX(-18deg);
	}
}

@media (prefers-reduced-motion: reduce) {
	.djx-reveal,
	.djx-btn,
	.djx-card,
	.djx-booking__panel,
	.djx-mini-release,
	.djx-mini-session,
	body .qt-menubar-default .qt-desktopmenu > li:not(.qt-logo-link) > a,
	body .qt-menubar .qt-desktopmenu > li:not(.qt-logo-link) > a {
		transition: none !important;
	}

	.djx-reveal {
		filter: none !important;
		opacity: 1 !important;
		transform: none !important;
	}
}

.djx-home {
	box-sizing: border-box;
	color: var(--djx-text);
	font-family: inherit;
}

.djx-home *,
.djx-home *::before,
.djx-home *::after {
	box-sizing: border-box;
}

.djx-wrap {
	margin: 0 auto;
	width: min(1500px, calc(100% - 64px));
}

.djx-hero {
	background-image: radial-gradient(circle at 72% 48%, rgba(255, 59, 31, 0.28), transparent 28%), var(--djx-hero-bg);
	background-position: center;
	background-size: cover;
	min-height: 650px;
	overflow: hidden;
	position: relative;
}

.djx-hero::after {
	background:
		radial-gradient(ellipse at 72% 0%, rgba(255, 255, 255, 0.05), transparent 38%),
		radial-gradient(ellipse at 26% 62%, rgba(255, 59, 31, 0.12), transparent 42%),
		linear-gradient(180deg, rgba(5, 6, 8, 0), rgba(5, 6, 8, 0.28) 22%, rgba(5, 6, 8, 0.78) 58%, #050608 100%);
	bottom: -70px;
	content: "";
	filter: blur(22px);
	height: 230px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	z-index: 1;
}

.djx-hero__shade {
	background:
		linear-gradient(90deg, rgba(5, 6, 8, 0.9), rgba(5, 6, 8, 0.42) 48%, rgba(5, 6, 8, 0.82)),
		linear-gradient(180deg, rgba(5, 6, 8, 0.18), #050608 100%);
	inset: 0;
	position: absolute;
}

.djx-hero__grid {
	align-items: center;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 0.98fr) minmax(360px, 1.02fr);
	min-height: inherit;
	padding: 142px 0 0;
	position: relative;
	z-index: 2;
}

.djx-hero__content {
	max-width: 620px;
	padding-bottom: 110px;
}

.djx-eyebrow {
	color: var(--djx-accent-2);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.22em;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.djx-hero h1,
.djx-booking h2 {
	color: #fff;
	font-family: inherit;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: uppercase;
}

.djx-hero h1 {
	font-size: clamp(40px, 4.3vw, 64px);
	line-height: 0.96;
	margin: 0;
	text-shadow: 0 18px 48px rgba(0, 0, 0, 0.55);
}

.djx-genres {
	align-items: center;
	color: #dce1e7;
	display: flex;
	flex-wrap: wrap;
	font-size: clamp(11px, 1.05vw, 16px);
	font-weight: 800;
	gap: 13px;
	letter-spacing: 0.34em;
	margin: 26px 0 26px;
	text-transform: uppercase;
}

.djx-genres span {
	background: var(--djx-accent);
	border-radius: 999px;
	display: inline-block;
	height: 5px;
	width: 5px;
}

.djx-lead {
	color: var(--djx-muted);
	font-size: clamp(20px, 1.9vw, 28px);
	line-height: 1.3;
	margin: 0 0 34px;
}

.djx-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.djx-btn {
	align-items: center;
	background: rgba(8, 12, 17, 0.78);
	border: 1px solid var(--djx-line);
	border-radius: 7px;
	color: #fff;
	display: inline-flex;
	font-size: 13px;
	font-weight: 900;
	gap: 11px;
	justify-content: center;
	min-height: 58px;
	padding: 0 24px;
	text-decoration: none;
	text-transform: uppercase;
	transition:
		border-color var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-fast) var(--djx-ease-premium),
		background var(--djx-motion-base) var(--djx-ease-premium),
		box-shadow var(--djx-motion-base) var(--djx-ease-premium);
}

.djx-btn:hover,
.djx-btn:focus {
	background: rgba(12, 18, 24, 0.94);
	border-color: rgba(255, 122, 24, 0.74);
	box-shadow: var(--djx-shadow-accent);
	color: #fff;
	transform: translateY(-2px) scale(1.01);
}

.djx-btn--primary {
	background: linear-gradient(135deg, var(--djx-accent), var(--djx-accent-2));
	border-color: rgba(255, 255, 255, 0.18);
}

.djx-btn--whatsapp {
	border-color: rgba(36, 211, 102, 0.45);
}

.djx-btn--whatsapp i {
	color: var(--djx-whatsapp);
}

.djx-hero__artist {
	align-self: start;
	display: flex;
	justify-content: flex-end;
	min-width: 0;
	padding-right: 8px;
	padding-top: 18px;
}

.djx-hero__artist img {
	filter: drop-shadow(0 32px 48px rgba(0, 0, 0, 0.72));
	height: auto;
	max-height: 760px;
	max-width: min(100%, 720px);
	object-fit: contain;
	opacity: 0.98;
	transform: translateY(-24px);
}

.djx-panels {
	background:
		radial-gradient(circle at 10% 0%, rgba(255, 59, 31, 0.16), transparent 28%),
		linear-gradient(180deg, rgba(5, 6, 8, 0.88), #050608 56%);
	margin-top: -88px;
	padding: 0 0 112px;
	position: relative;
	z-index: 4;
}

.djx-panels__grid {
	display: grid;
	gap: 12px;
	grid-template-columns: 1.08fr 0.82fr 1.06fr;
}

.djx-panel {
	background: linear-gradient(180deg, rgba(14, 19, 25, 0.78), rgba(6, 9, 13, 0.9));
	border: 1px solid var(--djx-line);
	border-radius: 8px;
	box-shadow: 0 24px 80px rgba(0, 0, 0, 0.48);
	min-height: 238px;
	padding: 20px;
}

.djx-panel__head {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}

.djx-panel__head h2 {
	color: #fff;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}

.djx-panel__head a {
	color: var(--djx-accent-2);
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}

.djx-panel-release-list {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.djx-mini-release,
.djx-mini-session {
	color: #fff;
	text-decoration: none;
}

.djx-mini-release {
	display: grid;
	gap: 9px;
	min-width: 0;
	position: relative;
	transition:
		transform var(--djx-motion-base) var(--djx-ease-premium),
		filter var(--djx-motion-base) var(--djx-ease-premium);
}

.djx-mini-release img {
	aspect-ratio: 1 / 1;
	border-radius: 5px;
	display: block;
	object-fit: cover;
	transition:
		transform var(--djx-motion-slow) var(--djx-ease-premium),
		filter var(--djx-motion-base) var(--djx-ease-premium),
		box-shadow var(--djx-motion-base) var(--djx-ease-premium);
	width: 100%;
}

.djx-mini-release:hover {
	transform: translateY(-4px);
}

.djx-mini-release:hover img {
	filter: saturate(1.08) contrast(1.02);
	transform: scale(1.025);
}

.djx-mini-release strong,
.djx-mini-session strong {
	display: block;
	font-size: 13px;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.djx-mini-release small,
.djx-mini-session small {
	color: var(--djx-muted);
	display: block;
	font-size: 11px;
	margin-top: 3px;
}

.djx-mini-release > i {
	align-items: center;
	background: rgba(5, 6, 8, 0.68);
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 999px;
	display: flex;
	height: 30px;
	justify-content: center;
	position: absolute;
	right: 8px;
	top: calc(100% - 76px);
	width: 30px;
}

.djx-panel-session-list {
	display: grid;
	gap: 10px;
}

.djx-mini-session {
	align-items: center;
	display: grid;
	gap: 12px;
	grid-template-columns: 96px minmax(0, 1fr);
	transition:
		transform var(--djx-motion-base) var(--djx-ease-premium),
		opacity var(--djx-motion-fast) var(--djx-ease-premium);
}

.djx-mini-session__cover {
	display: block;
	position: relative;
}

.djx-mini-session__cover img {
	aspect-ratio: 16 / 9;
	border-radius: 5px;
	display: block;
	object-fit: cover;
	transition:
		transform var(--djx-motion-slow) var(--djx-ease-premium),
		filter var(--djx-motion-base) var(--djx-ease-premium);
	width: 100%;
}

.djx-mini-session__cover i {
	align-items: center;
	background: rgba(5, 6, 8, 0.62);
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	display: flex;
	height: 34px;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 34px;
	transition:
		transform var(--djx-motion-fast) var(--djx-ease-premium),
		background var(--djx-motion-fast) var(--djx-ease-premium),
		border-color var(--djx-motion-fast) var(--djx-ease-premium);
}

.djx-mini-session:hover {
	transform: translateX(4px);
}

.djx-mini-session:hover .djx-mini-session__cover img {
	filter: saturate(1.08);
	transform: scale(1.03);
}

.djx-mini-session:hover .djx-mini-session__cover i {
	background: rgba(255, 59, 31, 0.82);
	border-color: rgba(255, 255, 255, 0.42);
	transform: translate(-50%, -50%) scale(1.06);
}

.djx-panel-booking ul {
	display: grid;
	gap: 12px;
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
}

.djx-panel-booking li {
	align-items: center;
	color: #dce1e7;
	display: grid;
	font-size: 13px;
	gap: 12px;
	grid-template-columns: 34px minmax(0, 1fr);
	line-height: 1.35;
}

.djx-panel-booking li i {
	align-items: center;
	border: 1px solid rgba(255, 59, 31, 0.55);
	border-radius: 6px;
	color: var(--djx-accent);
	display: flex;
	height: 34px;
	justify-content: center;
	width: 34px;
}

.djx-panel-booking .djx-btn {
	min-height: 46px;
	width: 100%;
}

.djx-section {
	background:
		radial-gradient(ellipse at 14% 0%, rgba(255, 59, 31, 0.13), transparent 34%),
		radial-gradient(ellipse at 80% 16%, rgba(255, 122, 24, 0.055), transparent 32%),
		linear-gradient(180deg, rgba(5, 6, 8, 0.98), #080b10 46%, #050608);
	padding: 74px 0;
	position: relative;
	overflow: hidden;
}

.djx-section::before,
.djx-section::after {
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	z-index: 0;
}

.djx-section::before {
	background:
		radial-gradient(ellipse at 20% 10%, rgba(255, 59, 31, 0.16), transparent 38%),
		linear-gradient(180deg, #050608 0%, rgba(5, 6, 8, 0.9) 34%, rgba(5, 6, 8, 0.34) 72%, rgba(5, 6, 8, 0) 100%);
	filter: blur(14px);
	height: 190px;
	top: -108px;
}

.djx-section::after {
	background:
		radial-gradient(ellipse at 76% 100%, rgba(255, 59, 31, 0.08), transparent 38%),
		linear-gradient(180deg, rgba(5, 6, 8, 0), rgba(5, 6, 8, 0.7) 56%, #050608 100%);
	bottom: -50px;
	filter: blur(12px);
	height: 160px;
}

.djx-section > .djx-wrap {
	position: relative;
	z-index: 1;
}

.djx-section__head {
	align-items: center;
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr auto 1fr;
	margin: 0 0 22px;
	text-align: center;
}

.djx-section__head h2 {
	color: #fff;
	font-size: clamp(28px, 3.2vw, 54px);
	grid-column: 2;
	letter-spacing: 0;
	line-height: 1.05;
	margin: 0;
	position: relative;
	text-shadow:
		0 0 18px rgba(255, 59, 31, 0.28),
		2px 0 0 rgba(255, 59, 31, 0.42),
		-2px 0 0 rgba(255, 122, 24, 0.18);
	text-transform: uppercase;
}

.djx-section__head h2::after {
	background: linear-gradient(90deg, transparent, var(--djx-accent), var(--djx-accent-2), transparent);
	content: "";
	display: block;
	height: 2px;
	margin: 14px auto 0;
	width: min(180px, 55%);
}

.djx-section__head a {
	color: var(--djx-accent-2);
	font-size: 12px;
	font-weight: 900;
	grid-column: 3;
	justify-self: end;
	text-decoration: none;
	text-transform: uppercase;
}

.djx-release-grid {
	display: grid;
	gap: 18px;
	grid-auto-columns: calc((100% - 36px) / 3);
	grid-auto-flow: column;
	grid-template-columns: none;
	margin: 0;
	padding: 0;
	touch-action: pan-y;
	transition: transform var(--djx-motion-slow) var(--djx-ease-premium);
	user-select: none;
	will-change: transform;
}

.djx-release-slider {
	overflow: hidden;
	padding-top: 54px;
	position: relative;
}

.djx-session-slider {
	overflow: hidden;
	padding-top: 54px;
	position: relative;
}

.djx-slider-arrow {
	align-items: center;
	background: rgba(8, 12, 17, 0.88);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	height: 40px;
	justify-content: center;
	position: absolute;
	top: 0;
	transition:
		background var(--djx-motion-fast) var(--djx-ease-premium),
		border-color var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-fast) var(--djx-ease-premium);
	width: 40px;
	z-index: 4;
}

.djx-slider-arrow:hover,
.djx-slider-arrow:focus {
	background: rgba(255, 59, 31, 0.84);
	border-color: rgba(255, 255, 255, 0.22);
	transform: scale(1.04);
}

.djx-slider-arrow--prev {
	left: calc(50% - 48px);
}

.djx-slider-arrow--next {
	right: calc(50% - 48px);
}

.djx-card,
.djx-booking__panel {
	background: linear-gradient(180deg, rgba(14, 19, 25, 0.84), rgba(6, 9, 13, 0.92));
	border: 1px solid var(--djx-line);
	border-radius: 8px;
	box-shadow: var(--djx-shadow-soft);
	overflow: hidden;
	transition:
		transform var(--djx-motion-base) var(--djx-ease-premium),
		box-shadow var(--djx-motion-base) var(--djx-ease-premium),
		border-color var(--djx-motion-fast) var(--djx-ease-premium),
		background var(--djx-motion-base) var(--djx-ease-premium);
}

.djx-card:hover,
.djx-booking__panel:hover {
	border-color: rgba(255, 122, 24, 0.22);
	box-shadow: var(--djx-shadow-card), var(--djx-shadow-accent);
	transform: translateY(-5px);
}

.djx-release-card__cover,
.djx-session-card__image {
	display: block;
	position: relative;
}

.djx-release-card__cover img,
.djx-session-card__image img {
	display: block;
	height: auto;
	transition:
		transform var(--djx-motion-slow) var(--djx-ease-premium),
		filter var(--djx-motion-base) var(--djx-ease-premium);
	width: 100%;
}

.djx-release-card__cover span,
.djx-session-card__image span {
	align-items: center;
	background: rgba(5, 6, 8, 0.62);
	border: 1px solid rgba(255, 255, 255, 0.26);
	border-radius: 999px;
	bottom: 16px;
	display: flex;
	height: 42px;
	justify-content: center;
	position: absolute;
	right: 16px;
	transition:
		transform var(--djx-motion-fast) var(--djx-ease-premium),
		background var(--djx-motion-fast) var(--djx-ease-premium),
		border-color var(--djx-motion-fast) var(--djx-ease-premium);
	width: 42px;
}

.djx-card:hover .djx-release-card__cover img,
.djx-card:hover .djx-session-card__image img {
	filter: saturate(1.1) contrast(1.03);
	transform: scale(1.028);
}

.djx-card:hover .djx-release-card__cover span,
.djx-card:hover .djx-session-card__image span {
	background: rgba(255, 59, 31, 0.84);
	border-color: rgba(255, 255, 255, 0.4);
	transform: scale(1.06);
}

.djx-release-card__cover span,
.djx-session-card__image span,
.djx-mini-session__cover i,
.djx-mini-release i {
	display: none;
}

.djx-card__body {
	padding: 16px;
}

.djx-card h3 {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.25;
	margin: 0 0 6px;
	text-transform: none;
}

.djx-card h3 a,
.djx-card__meta a {
	color: #fff;
	text-decoration: none;
}

.djx-card p,
.djx-session-card small {
	color: var(--djx-muted);
	margin: 0;
}

.djx-card__meta {
	align-items: center;
	display: flex;
	gap: 14px;
	justify-content: center;
	margin-top: 14px;
}

.djx-card__meta strong,
.djx-card__meta a {
	color: var(--djx-accent-2);
	font-size: 13px;
	font-weight: 900;
}

.djx-release-card .djx-card__body {
	padding-bottom: 20px;
}

.djx-release-card .djx-card__meta {
	margin-top: 18px;
}

.djx-price-cta {
	align-items: center;
	background: linear-gradient(135deg, var(--djx-accent), var(--djx-accent-2));
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	box-shadow: 0 16px 34px rgba(255, 59, 31, 0.22);
	color: #fff !important;
	display: inline-flex;
	font-size: 16px !important;
	gap: 8px;
	justify-content: center;
	letter-spacing: 0.01em;
	line-height: 1;
	min-height: 42px;
	min-width: 132px;
	padding: 11px 20px;
	text-decoration: none !important;
	transition:
		box-shadow var(--djx-motion-fast) var(--djx-ease-premium),
		filter var(--djx-motion-fast) var(--djx-ease-premium),
		transform var(--djx-motion-fast) var(--djx-ease-premium);
}

.djx-price-cta i {
	color: #fff;
	font-size: 18px;
	line-height: 1;
}

.djx-price-cta .amount,
.djx-price-cta span {
	color: #fff !important;
	font-weight: 900;
}

.djx-price-cta:hover,
.djx-price-cta:focus {
	box-shadow: 0 20px 44px rgba(255, 59, 31, 0.32);
	filter: saturate(1.06);
	transform: translateY(-2px);
}

.djx-section--sessions {
	padding-top: 26px;
}

.djx-session-list {
	display: grid;
	gap: 14px;
	grid-auto-columns: calc((100% - 28px) / 3);
	grid-auto-flow: column;
	grid-template-columns: none;
	margin: 0;
	padding: 0;
	touch-action: pan-y;
	transition: transform var(--djx-motion-slow) var(--djx-ease-premium);
	user-select: none;
	will-change: transform;
}

.djx-session-card {
	display: block;
}

.djx-session-card__image {
	display: block;
	border-radius: 6px;
	overflow: hidden;
}

.djx-session-card__image img {
	aspect-ratio: 1 / 1;
	display: block;
	object-fit: cover;
	width: 100%;
}

.djx-session-card h3 {
	font-size: 16px;
}

.djx-session-card__image span {
	bottom: 16px;
	height: 46px;
	right: 16px;
	transform: none;
	width: 46px;
}

.djx-session-card .djx-card__meta {
	margin-top: 16px;
}

.djx-session-card .djx-card__meta strong {
	font-size: 15px;
}

.djx-booking {
	background-image:
		linear-gradient(90deg, rgba(5, 6, 8, 0.95), rgba(5, 6, 8, 0.66), rgba(5, 6, 8, 0.92)),
		var(--djx-booking-bg);
	background-position: center;
	background-size: cover;
	padding: 70px 0 120px;
	position: relative;
	overflow: hidden;
}

.djx-booking::before {
	background:
		radial-gradient(ellipse at 22% 0%, rgba(255, 59, 31, 0.18), transparent 38%),
		linear-gradient(180deg, #050608 0%, rgba(5, 6, 8, 0.92) 34%, rgba(5, 6, 8, 0.4) 72%, rgba(5, 6, 8, 0) 100%);
	content: "";
	filter: blur(14px);
	height: 190px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -108px;
	z-index: 0;
}

.djx-booking > .djx-wrap {
	position: relative;
	z-index: 1;
}

.djx-booking__panel {
	align-items: end;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.15fr) minmax(260px, 420px);
	margin: 0 auto;
	max-width: 1120px;
	padding: clamp(28px, 4vw, 52px);
	text-align: left;
}

.djx-booking__content {
	max-width: 640px;
}

.djx-booking h2 {
	font-size: clamp(34px, 4.8vw, 68px);
	line-height: 0.98;
	margin: 0 0 14px;
	max-width: 620px;
}

.djx-booking__genres {
	color: #dce1e7;
	font-size: clamp(15px, 1.4vw, 20px);
	font-weight: 900;
	letter-spacing: 0.18em;
	margin: 0 0 28px;
	text-transform: uppercase;
}

.djx-booking__lead {
	color: var(--djx-muted);
	font-size: clamp(18px, 1.8vw, 24px);
	line-height: 1.45;
	margin: 0 0 22px;
	max-width: 560px;
}

.djx-booking__actions {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 24px;
	max-width: 280px;
}

.djx-booking .djx-btn {
	justify-content: center;
	margin-top: 0;
	min-width: min(100%, 260px);
}

.djx-booking__visual {
	align-self: end;
	display: flex;
	justify-content: flex-end;
	min-width: 0;
}

.djx-booking__visual img {
	filter: drop-shadow(0 28px 46px rgba(0, 0, 0, 0.62));
	height: auto;
	max-height: 470px;
	max-width: 100%;
	object-fit: contain;
}

@media (max-width: 1080px) {
	.djx-hero::after {
		bottom: -82px;
		height: 260px;
		opacity: 0.98;
	}

	.djx-section::before {
		height: 210px;
		top: -120px;
	}

	.djx-section::after {
		bottom: -64px;
		height: 180px;
	}

	.djx-booking::before {
		height: 210px;
		top: -120px;
	}

	.djx-hero__grid {
		grid-template-areas:
			"title"
			"eyebrow"
			"artist"
			"genres"
			"lead"
			"actions";
		grid-template-columns: 1fr;
		justify-items: center;
		padding-top: 120px;
		text-align: center;
	}

	.djx-hero__content {
		display: contents;
	}

	.djx-hero h1 {
		grid-area: title;
		justify-self: center;
		text-align: center;
	}

	.djx-eyebrow {
		grid-area: eyebrow;
		justify-self: center;
		text-align: center;
	}

	.djx-genres {
		grid-area: genres;
		justify-content: center;
		justify-self: center;
		text-align: center;
	}

	.djx-lead {
		grid-area: lead;
		justify-self: center;
		text-align: center;
	}

	.djx-actions {
		grid-area: actions;
		justify-self: center;
	}

	.djx-hero__artist {
		grid-area: artist;
		justify-content: center;
		justify-self: center;
		margin-top: 0;
		position: relative;
		width: 100%;
		z-index: 0;
	}

	.djx-hero__artist img {
		max-height: 640px;
		max-width: min(100%, 520px);
		transform: translateY(-10px);
	}

	.djx-session-list {
		grid-auto-columns: 100%;
	}

	.djx-booking__panel {
		align-items: start;
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
	}

	.djx-booking__content {
		align-items: center;
		display: flex;
		flex-direction: column;
		text-align: center;
	}

	.djx-booking h2,
	.djx-booking__lead {
		text-align: center;
	}

	.djx-booking__lead {
		margin-left: auto;
		margin-right: auto;
	}

	.djx-booking__genres {
		justify-content: center;
		text-align: center;
	}

	.djx-booking__actions {
		margin-left: auto;
		margin-right: auto;
	}

	.djx-booking__visual {
		justify-content: center;
	}

	.djx-booking__visual img {
		max-height: 500px;
	}
}

@media (max-width: 760px) {
	.djx-wrap {
		width: min(100% - 28px, 1500px);
	}

	.djx-hero {
		min-height: auto;
	}

	.djx-hero__grid {
		grid-template-areas:
			"title"
			"eyebrow"
			"artist"
			"genres"
			"lead"
			"actions";
		justify-items: center;
		padding: 118px 0 58px;
		text-align: center;
	}

	.djx-hero__content {
		display: contents;
	}

	.djx-eyebrow {
		grid-area: eyebrow;
		justify-self: center;
		text-align: center;
	}

	.djx-hero h1 {
		font-size: clamp(34px, 9vw, 52px);
		grid-area: title;
		justify-self: center;
		line-height: 0.98;
		text-align: center;
	}

	.djx-genres {
		gap: 9px;
		grid-area: genres;
		justify-content: center;
		justify-self: center;
		letter-spacing: 0.14em;
		text-align: center;
	}

	.djx-lead {
		grid-area: lead;
		justify-self: center;
		text-align: center;
	}

	.djx-hero__artist {
		grid-area: artist;
		justify-self: center;
		margin-bottom: 8px;
	}

	.djx-hero__artist img {
		max-height: 360px;
		max-width: min(100%, 330px);
		transform: translateY(0);
	}

	.djx-actions,
	.djx-btn {
		width: 100%;
	}

	.djx-actions {
		grid-area: actions;
		justify-self: center;
		text-align: center;
	}

	.djx-booking h2 {
		font-size: clamp(30px, 10vw, 48px);
		text-align: center;
	}

	.djx-booking__lead {
		font-size: 18px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.djx-booking__actions {
		flex-direction: column;
		margin-left: auto;
		margin-right: auto;
	}

	.djx-booking__visual img {
		max-height: 460px;
	}

	.djx-release-grid {
		grid-template-columns: 1fr;
	}

	.djx-section {
		padding: 70px 0;
	}

	.djx-section::before {
		background:
			radial-gradient(ellipse at 18% 12%, rgba(255, 59, 31, 0.2), transparent 42%),
			linear-gradient(180deg, #050608 0%, rgba(5, 6, 8, 0.96) 30%, rgba(5, 6, 8, 0.48) 72%, rgba(5, 6, 8, 0) 100%);
		filter: blur(16px);
		height: 220px;
		top: -126px;
	}

	.djx-section::after {
		background:
			radial-gradient(ellipse at 72% 100%, rgba(255, 59, 31, 0.12), transparent 42%),
			linear-gradient(180deg, rgba(5, 6, 8, 0), rgba(5, 6, 8, 0.78) 54%, #050608 100%);
		bottom: -72px;
		filter: blur(15px);
		height: 190px;
	}

	.djx-hero::after {
		bottom: -92px;
		height: 280px;
	}

	.djx-booking::before {
		height: 220px;
		top: -126px;
	}

	.djx-section__head {
		align-items: flex-start;
		flex-direction: column;
		display: flex;
		gap: 8px;
	}

	.djx-section__head h2 {
		width: 100%;
	}

	.djx-section__head a {
		align-self: center;
	}

	.djx-session-card {
		grid-template-columns: 96px minmax(0, 1fr);
	}

	.djx-booking {
		padding-bottom: 92px;
	}

	.djx-booking__panel {
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
	}

	.djx-booking__content {
		align-items: center;
		display: flex;
		flex-direction: column;
		text-align: center;
	}

	.djx-booking__genres {
		justify-content: center;
		text-align: center;
	}
}

@media (min-width: 581px) and (max-width: 1080px) {
	.djx-release-grid {
		grid-auto-columns: calc((100% - 18px) / 2) !important;
	}

	.djx-session-list {
		grid-auto-columns: calc((100% - 14px) / 2) !important;
	}

	.djx-session-card {
		display: block !important;
	}

	.djx-session-card__image img {
		aspect-ratio: 4 / 3;
	}

	.djx-session-card h3 {
		font-size: 14px;
		line-height: 1.2;
	}
}

@media (max-width: 580px) {
	.djx-release-grid {
		grid-auto-columns: 100% !important;
	}

	.djx-release-card {
		width: 100% !important;
	}

	.djx-session-list {
		grid-auto-columns: 100% !important;
	}

	.djx-session-card {
		display: block !important;
		min-height: 0;
	}

	.djx-session-card__image img {
		aspect-ratio: 1 / 1;
		height: auto;
		width: 100%;
	}

	.djx-session-card h3 {
		font-size: 15px;
	}

	.djx-session-card__body {
		padding: 16px 18px 20px;
	}

	.djx-session-card__meta {
		align-items: center;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 760px) {
	body #qt-mob-navbar.qt-mobilemenu,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary,
	body .qt-mobilemenu,
	body .qt-mobilemenu.qt-content-primary {
		background: rgba(5, 6, 8, 0.08) !important;
		height: 46px !important;
		min-height: 46px !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text,
	body .qt-mobilemenu .qt-logo-text,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text {
		height: 46px !important;
		left: 20% !important;
		line-height: 46px !important;
		width: 60% !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text h2,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text h2,
	body .qt-mobilemenu .qt-logo-text h2,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text h2 {
		line-height: 46px !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text img,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text img,
	body .qt-mobilemenu .qt-logo-text img,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text img {
		max-height: 38px !important;
	}

	body .qt-mobilemenu .qt-btn,
	body .qt-mobilemenu a.qt-btn {
		height: 46px !important;
		line-height: 46px !important;
		min-height: 46px !important;
	}
}

@media (max-width: 580px) {
	body #qt-mob-navbar.qt-mobilemenu,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary,
	body .qt-mobilemenu,
	body .qt-mobilemenu.qt-content-primary {
		height: 42px !important;
		min-height: 42px !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text,
	body .qt-mobilemenu .qt-logo-text,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text {
		height: 42px !important;
		left: 18% !important;
		line-height: 42px !important;
		width: 64% !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text h2,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text h2,
	body .qt-mobilemenu .qt-logo-text h2,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text h2 {
		line-height: 42px !important;
	}

	body #qt-mob-navbar.qt-mobilemenu .qt-logo-text img,
	body #qt-mob-navbar.qt-mobilemenu.qt-content-primary .qt-logo-text img,
	body .qt-mobilemenu .qt-logo-text img,
	body .qt-mobilemenu.qt-content-primary .qt-logo-text img {
		max-height: 34px !important;
	}

	body .qt-mobilemenu .qt-btn,
	body .qt-mobilemenu a.qt-btn {
		height: 42px !important;
		line-height: 42px !important;
		min-height: 42px !important;
	}
}
