.home .entry-content {
	display: grid;
	gap: 0;
}

.home .entry-content > * {
	max-width: none;
}

.home .elementor:not(.elementor-edit-area-active) {
	overflow: clip;
}

.home .elementor-element-a3512b8,
.home .elementor-element-f648c29 {
	display: none !important;
}

.home .elementor-element-996650b,
.home .elementor-element-9228865 {
	position: relative;
	border-radius: 28px;
	overflow: hidden;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
}

.home .elementor-element-996650b::before,
.home .elementor-element-9228865::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(10, 7, 5, 0.82), rgba(10, 7, 5, 0.92));
	z-index: 0;
}

.home .elementor-element-996650b > *,
.home .elementor-element-9228865 > * {
	position: relative;
	z-index: 1;
}

.home .elementor-element-996650b .e-con-inner,
.home .elementor-element-9228865 .e-con-inner {
	padding: 64px 24px 24px;
}

.home .elementor-element-996650b .e-con-inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 18px;
	padding-inline: clamp(28px, 4vw, 48px) !important;
	max-width: min(100%, 1120px);
	margin-left: auto;
	margin-right: auto;
}

.home .elementor-element-996650b .e-con-inner > * {
	width: 100%;
}

.home .elementor-element-5e52e2c,
.home .elementor-element-5e52e2c .elementor-widget-container {
	width: 100%;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.home .elementor-element-5e52e2c {
	max-width: 37rem;
}

.dannys-about-shell {
	width: 100%;
	max-width: 37rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 18px;
	margin-left: 0;
	margin-right: auto;
}

.dannys-about-kicker {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	padding: 10px 18px;
	border-radius: 999px;
	background: rgba(12, 8, 6, 0.9);
	border: 1px solid rgba(255, 245, 231, 0.08);
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
}

.dannys-about-kicker-line {
	width: 58px;
	height: 2px;
	background: rgba(245, 239, 231, 0.92);
	border-radius: 999px;
	flex: 0 0 auto;
}

.dannys-about-kicker-text {
	font-family: 'Manrope', sans-serif;
	font-size: 0.88rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1;
	text-transform: uppercase;
	color: #dd3333;
}

.dannys-about-panel {
	width: 100%;
	font-family: 'Manrope', sans-serif;
	font-size: clamp(1.04rem, 2.1vw, 1.18rem);
	font-weight: 600;
	line-height: 1.58;
	letter-spacing: -0.015em;
	color: rgba(245, 239, 231, 0.94);
	background: linear-gradient(180deg, rgba(12, 8, 6, 0.74), rgba(8, 8, 16, 0.82));
	border: 1px solid rgba(255, 245, 231, 0.08);
	border-radius: 28px;
	padding: 28px 28px 14px;
	backdrop-filter: blur(12px);
	box-shadow: inset 0 1px 0 rgba(255, 245, 231, 0.04);
}

.dannys-about-panel p {
	margin: 0 0 22px;
	max-width: 30ch;
}

.dannys-about-panel p:last-child {
	margin-bottom: 8px;
}

.dannys-about-panel p:last-child strong {
	color: #f5efe7;
}

.dannys-about-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 54px;
	padding: 16px 26px;
	border-radius: 999px;
	border: 0;
	background: linear-gradient(135deg, #dd3333 0%, #ff4444 100%);
	color: #ffffff;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
}

.dannys-about-button:hover,
.dannys-about-button:focus {
	color: #130d09;
	transform: translateY(-1px);
}

.home #masthead .site-logo-img {
	display: inline-flex;
	align-items: center;
}

.home .elementor-element-5e52e2c h2,
.home .elementor-element-4e243e6 h6,
.dannys-home-section-heading h2 {
	margin: 0;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: 400;
	letter-spacing: 0.02em;
}

.home .elementor-element-5e52e2c h2,
.dannys-home-section-heading h2 {
	font-size: clamp(2.2rem, 10vw, 4.4rem);
	line-height: 0.94;
	color: #f5efe7;
}

.home .elementor-element-1bba7be h1 {
	font-size: clamp(2.7rem, 8vw, 4.9rem);
	line-height: 0.92;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-wrap: balance;
	margin: 0;
}

.home .elementor-element-4470ba0 h6 {
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #dd3333;
	margin: 0;
}

.home .elementor-element-78b2532 > .e-con-inner {
	display: flex !important;
	flex-direction: column;
	align-items: center !important;
	justify-content: center;
	padding-inline: clamp(22px, 4vw, 40px);
	max-width: min(100%, 1120px);
	margin-left: auto !important;
	margin-right: auto !important;
}

.dannys-legacy-hero-shell {
	width: 100%;
	max-width: 42rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 18px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.dannys-legacy-hero-top {
	display: inline-flex;
	align-items: center;
	gap: 16px;
}

.dannys-legacy-hero-rule {
	width: 92px;
	height: 2px;
	background: rgba(245, 239, 231, 0.86);
	border-radius: 999px;
	flex: 0 0 auto;
}

.dannys-legacy-hero-eyebrow {
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #dd3333;
	text-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
	opacity: 1 !important;
}

.dannys-legacy-hero-headline {
	margin: 0;
	max-width: none;
	font-family: 'Bebas Neue', sans-serif;
	font-size: clamp(2.8rem, 8vw, 5rem);
	line-height: 0.9;
	letter-spacing: 0.045em;
	text-transform: uppercase;
	color: #ffffff !important;
	text-shadow: 0 12px 28px rgba(0, 0, 0, 0.34);
	opacity: 1 !important;
}

.dannys-legacy-hero-divider {
	width: min(100%, 17.5rem);
	height: 2px;
	background: rgba(245, 239, 231, 0.42);
	border-radius: 999px;
}

.dannys-legacy-hero-panel {
	position: relative;
	max-width: 29rem;
	padding: 38px 30px 24px 30px;
	border-radius: 26px;
	background: linear-gradient(180deg, rgba(10, 7, 5, 0.97), rgba(7, 5, 4, 0.99));
	border: 1px solid rgba(255, 245, 231, 0.16);
	backdrop-filter: blur(12px);
	box-shadow: 0 26px 60px rgba(0, 0, 0, 0.38);
	isolation: isolate;
	overflow: visible !important;
}

.dannys-legacy-hero-quote-mark {
	position: absolute;
	top: -18px;
	left: 22px;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 6.5rem;
	line-height: 0.7;
	color: #dd3333 !important;
	text-shadow: 0 12px 26px rgba(0, 0, 0, 0.34);
	pointer-events: none;
	z-index: 5 !important;
	opacity: 1 !important;
	display: block !important;
	visibility: visible !important;
}

.dannys-legacy-hero-panel .dannys-legacy-quote-copy {
	display: block;
	position: relative;
	z-index: 3;
	font-size: clamp(1.24rem, 3.3vw, 1.8rem);
	font-weight: 800;
	line-height: 1.08;
	letter-spacing: 0;
	color: #ffffff !important;
	padding-top: 8px;
	padding-bottom: 23px;
	max-width: 11.5ch;
	text-wrap: balance;
	opacity: 1 !important;
}

@media (min-width: 768px) {
	.home .elementor-element-78b2532 {
		display: flex;
		justify-content: center;
	}

	.home .elementor-element-78b2532 > .e-con-inner {
		width: min(100%, 1120px);
	}

	.dannys-legacy-hero-shell {
		max-width: 46rem;
	}

	.dannys-legacy-hero-top,
	.dannys-legacy-hero-divider,
	.dannys-legacy-hero-panel {
		margin-left: 0;
	}
}

.home .elementor-element-89ca2f6 {
	max-width: min(100%, 42rem);
}

.home .elementor-element-b707a68,
.home .elementor-element-b5fd992 {
	gap: 0;
}

.home .elementor-element-e95a796,
.home .elementor-element-4470ba0,
.home .elementor-element-1bba7be,
.home .elementor-element-3a9fb4c,
.home .elementor-element-a3eff5f {
	margin-inline: 0;
}

.home .elementor-element-e95a796 {
	width: 92px;
	margin-bottom: 10px;
}

.home .elementor-element-e95a796 .elementor-divider-separator,
.home .elementor-element-3a9fb4c .elementor-divider-separator {
	border-color: rgba(245, 239, 231, 0.78);
}

.home .elementor-element-4470ba0 {
	margin-bottom: 10px;
}

.home .elementor-element-1bba7be {
	max-width: 10.2ch;
	margin-bottom: 26px;
}

.home .elementor-element-3a9fb4c {
	width: min(100%, 18.5rem);
	margin-bottom: 24px;
}

.home .elementor-element-b5fd992 {
	align-items: flex-start;
}

.home .dannys-legacy-hero-quote .elementor-widget-container {
	display: inline-block;
	position: relative;
	max-width: 31rem;
	padding: 34px 30px 24px 30px;
	border-radius: 26px;
	background: linear-gradient(180deg, rgba(16, 11, 8, 0.92), rgba(8, 6, 5, 0.96));
	border: 1px solid rgba(255, 245, 231, 0.1);
	backdrop-filter: blur(12px);
	box-shadow: 0 28px 64px rgba(0, 0, 0, 0.32);
	isolation: isolate;
}

.home .dannys-legacy-hero-quote .elementor-widget-container::before {
	content: "\201C";
	position: absolute;
	top: -10px;
	left: 18px;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 5.2rem;
	line-height: 0.7;
	color: rgba(221, 51, 51, 0.96);
	text-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
	pointer-events: none;
	z-index: 0;
}

.home .dannys-legacy-hero-quote .dannys-legacy-quote-copy {
	display: block;
	position: relative;
	z-index: 1;
	font-size: clamp(1.28rem, 3.4vw, 1.95rem);
	font-weight: 800;
	line-height: 1.14;
	letter-spacing: 0.01em;
	color: #f5efe7;
	padding-top: 2px;
	max-width: 15.5ch;
	text-wrap: balance;
}

.home .elementor-element-0ebf720 h6,
.dannys-home-section-heading .dannys-eyebrow {
	margin-bottom: 12px;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	color: #dd3333;
}

.home .elementor-element-2fdc5dd {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	padding: 10px 18px;
	border-radius: 999px;
	background: rgba(12, 8, 6, 0.9);
	border: 1px solid rgba(255, 245, 231, 0.08);
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
}

.home .elementor-element-5b1973d {
	width: 58px;
	flex: 0 0 auto;
}

.home .elementor-element-5b1973d .elementor-divider-separator {
	border-color: rgba(245, 239, 231, 0.9);
}

.home .elementor-element-52f74c4 {
	min-width: 0;
}

.home .elementor-element-0ebf720 {
	margin: 0;
}

.home .elementor-element-0ebf720 h6 {
	margin: 0;
	font-family: 'Manrope', sans-serif;
	font-size: 0.88rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1;
}

.home .elementor-element-4664b63,
.home .elementor-element-6658777,
.home .elementor-element-3f1358c {
	max-width: 32rem;
	width: 100%;
}

.home .elementor-element-4664b63 .elementor-widget-container,
.home .elementor-element-6658777 .elementor-widget-container,
.home .elementor-element-3f1358c .elementor-widget-container {
	font-family: 'Manrope', sans-serif;
	font-size: clamp(1.04rem, 2.1vw, 1.18rem);
	font-weight: 600;
	line-height: 1.58;
	letter-spacing: -0.015em;
	color: rgba(245, 239, 231, 0.94);
	background: linear-gradient(180deg, rgba(12, 8, 6, 0.74), rgba(8, 8, 16, 0.82));
	border: 1px solid rgba(255, 245, 231, 0.08);
	border-radius: 28px;
	padding: 28px 28px 14px;
	backdrop-filter: blur(12px);
	box-shadow: inset 0 1px 0 rgba(255, 245, 231, 0.04);
}

.home .elementor-element-4664b63 p,
.home .elementor-element-6658777 p,
.home .elementor-element-3f1358c p {
	margin: 0 0 22px;
	max-width: 28ch;
}

.home .elementor-element-4664b63 p:last-child,
.home .elementor-element-6658777 p:last-child,
.home .elementor-element-3f1358c p:last-child {
	margin-bottom: 8px;
}

.home .elementor-element-6658777,
.home .elementor-element-3f1358c {
	display: none !important;
}

.home .elementor-element-c05c318 .elementor-button {
	min-height: 54px;
	padding: 16px 26px;
	border-radius: 999px;
	border: 0;
	background: linear-gradient(135deg, #dd3333 0%, #ff4444 100%);
	color: #ffffff;
	font-size: 1rem;
	font-weight: 700;
}

.home .elementor-element-c05c318 .elementor-button:hover,
.home .elementor-element-c05c318 .elementor-button:focus {
	color: #ffffff;
}

.dannys-home-section-heading {
	max-width: 34rem;
	margin-bottom: 24px;
}

.dannys-home-section-heading p {
	margin: 12px 0 0;
	font-size: 1rem;
	line-height: 1.65;
	color: rgba(245, 239, 231, 0.8);
}

.dannys-services-shell {
	width: 100%;
}

.dannys-services-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
}

.dannys-service-card {
	padding: 22px 20px;
	border: 1px solid rgba(255, 245, 231, 0.12);
	border-radius: 24px;
	background: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(12px);
}

.dannys-service-card-featured {
	border-color: rgba(221, 51, 51, 0.35);
	background: linear-gradient(180deg, rgba(20, 5, 5, 0.82), rgba(10, 3, 3, 0.88));
}

.dannys-service-card h3 {
	margin: 0 0 10px;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 2rem;
	font-weight: 400;
	line-height: 0.95;
	letter-spacing: 0.03em;
	color: #f5efe7;
}

.dannys-service-price {
	display: inline-block;
	margin-bottom: 12px;
	font-size: 0.98rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ff4444;
}

.dannys-service-card p {
	margin: 0;
	max-width: 28ch;
	font-size: 1rem;
	line-height: 1.62;
	color: rgba(245, 239, 231, 0.84);
}

.dannys-services-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 20px;
}

.dannys-services-action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 54px;
	padding: 0.95rem 1.4rem;
	border-radius: 999px;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.dannys-services-action:hover,
.dannys-services-action:focus {
	transform: translateY(-2px);
}

.dannys-services-action-primary {
	background: linear-gradient(135deg, #dd3333 0%, #ff4444 100%);
	color: #ffffff;
}

.dannys-services-action-secondary {
	border: 1px solid rgba(255, 245, 231, 0.18);
	background: rgba(255, 255, 255, 0.05);
	color: #f5efe7;
}

@media (max-width: 767px) {
	.elementor-341 .elementor-element.elementor-element-78b2532 {
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 100px;
		--padding-bottom: 85px;
		--padding-left: 20px;
		--padding-right: 20px;
	}

	.home .elementor-element-996650b .e-con-inner,
	.home .elementor-element-9228865 .e-con-inner {
		padding: 58px 20px 22px;
	}

	.home .elementor-element-996650b .e-con-inner {
		gap: 16px;
		padding-inline: 20px !important;
	}

	.dannys-about-shell {
		gap: 16px;
	}

	.dannys-about-kicker {
		width: 100%;
		gap: 12px;
		padding: 10px 14px;
	}

	.dannys-about-kicker-line {
		width: 44px;
	}

	.dannys-about-kicker-text {
		font-size: 0.8rem;
		letter-spacing: 0.16em;
	}

	.dannys-about-panel {
		padding: 24px 20px 10px;
		border-radius: 24px;
		font-size: 1rem;
		line-height: 1.56;
	}

	.dannys-about-panel p {
		margin-bottom: 18px;
		max-width: 24ch;
	}

	.dannys-about-button {
		width: 100%;
	}

	.home .elementor-element-4470ba0,
	.home .elementor-element-1bba7be,
	.home .elementor-element-a3eff5f {
		max-width: calc(100vw - 48px);
	}

	.home .elementor-element-78b2532 > .e-con-inner {
		padding-inline: 20px;
	}

	.dannys-legacy-hero-shell {
		gap: 16px;
	}

	.dannys-legacy-hero-rule {
		width: 68px;
		background: rgba(245, 239, 231, 0.72);
	}

	.dannys-legacy-hero-top {
		gap: 12px;
	}

	.dannys-legacy-hero-eyebrow {
		font-size: 0.72rem;
		letter-spacing: 0.14em;
	}

	.dannys-legacy-hero-headline {
		max-width: none;
		font-size: clamp(2.85rem, 12.4vw, 4.1rem);
		line-height: 0.9;
		letter-spacing: 0.035em;
	}

	.dannys-legacy-hero-divider {
		width: min(100%, 14rem);
	}

	.dannys-legacy-hero-panel {
		max-width: min(100%, 18.25rem);
		padding: 24px 18px 16px 18px;
		border-radius: 20px;
	}

	.dannys-legacy-hero-quote-mark {
		top: -6px;
		left: 10px;
		font-size: 3.8rem;
	}

	.dannys-legacy-hero-panel .dannys-legacy-quote-copy {
		max-width: 12ch;
		font-size: clamp(1.06rem, 5.2vw, 1.36rem);
		line-height: 1.08;
	}

	.home .elementor-element-e95a796 {
		width: 72px;
		margin-bottom: 8px;
	}

	.home .elementor-element-4470ba0 {
		margin-bottom: 8px;
	}

	.home .elementor-element-1bba7be {
		max-width: 8.8ch;
		margin-bottom: 20px;
	}

	.home .elementor-element-1bba7be h1 {
		font-size: clamp(2.65rem, 13vw, 3.95rem);
		line-height: 0.94;
	}

	.home .elementor-element-3a9fb4c {
		width: min(100%, 15rem);
		margin-bottom: 18px;
	}

	.home .elementor-element-c05c318 .elementor-button,
	.dannys-services-action {
		width: 100%;
	}

	.home .elementor-element-2fdc5dd {
		width: 100%;
		gap: 12px;
		padding: 10px 14px;
	}

	.home .elementor-element-5b1973d {
		width: 44px;
	}

	.home .elementor-element-0ebf720 h6 {
		font-size: 0.8rem;
		letter-spacing: 0.16em;
	}

	.home .elementor-element-4664b63 .elementor-widget-container {
		padding: 24px 20px 10px;
		border-radius: 24px;
		font-size: 1rem;
		line-height: 1.56;
	}

	.home .elementor-element-4664b63 p {
		margin-bottom: 18px;
		max-width: 24ch;
	}

	.home .dannys-legacy-hero-quote .elementor-widget-container {
		max-width: min(100%, 19rem);
		padding: 26px 20px 18px 20px;
		border-radius: 22px;
	}

	.home .dannys-legacy-hero-quote .elementor-widget-container::before {
		top: -8px;
		left: 12px;
		font-size: 4.2rem;
	}

	.home .dannys-legacy-hero-quote .dannys-legacy-quote-copy {
		max-width: 12.8ch;
		padding-top: 2px;
		font-size: clamp(1.12rem, 5.7vw, 1.5rem);
		line-height: 1.16;
	}
}

@media (min-width: 768px) {
	.home .elementor-element-996650b .e-con-inner,
	.home .elementor-element-9228865 .e-con-inner {
		padding: 84px 32px 32px;
	}

	.home .elementor-element-996650b .e-con-inner {
		padding-inline: clamp(40px, 5vw, 72px) !important;
		align-items: center;
	}

	.home .elementor-element-996650b {
		display: flex;
		justify-content: center;
	}

	.home .elementor-element-5e52e2c,
	.home .dannys-about-shell {
		width: min(100%, 37rem);
		margin-left: auto !important;
		margin-right: auto !important;
	}

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

@media (min-width: 1024px) {
	.dannys-services-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
