.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-hero,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-intro,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-products-slider,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-inspiration,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-cooperate,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-contact-form,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-contact-cta,
.editor-styles-wrapper .wp-block-carbon-fields-yokuchi-kan-calculator,
.editor-styles-wrapper [data-type^="carbon-fields/yokuchi-"] {
	max-width: none;
}

.editor-styles-wrapper .yokuchi-admin-block-preview {
	overflow: hidden;
	margin: 24px 0;
	border: 1px solid #d8dde3;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 8px 28px rgba(20, 20, 20, 0.08);
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__label {
	display: flex;
	align-items: center;
	min-height: 42px;
	padding: 0 18px;
	border-bottom: 1px solid #e3e7eb;
	background: #f7f8f8;
	color: #1d1d1b;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__label::before {
	content: "";
	width: 8px;
	height: 8px;
	margin-right: 10px;
	border-radius: 50%;
	background: #ec1d23;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content {
	overflow: hidden;
	background: #ffffff;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content > section {
	margin: 0;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-hero {
	min-height: 460px;
}

.editor-styles-wrapper .yokuchi-admin-block-preview:has(.yokuchi-universal-hero) {
	margin: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.editor-styles-wrapper .yokuchi-admin-block-preview:has(.yokuchi-universal-hero) .yokuchi-admin-block-preview__label {
	display: none;
}

.editor-styles-wrapper .yokuchi-admin-block-preview:has(.yokuchi-universal-hero) .yokuchi-admin-block-preview__content {
	overflow: visible;
	background: transparent;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero,
.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero--full {
	width: 100% !important;
	max-width: 100% !important;
	min-height: 560px !important;
	margin: 0 !important;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero__container {
	min-height: 560px !important;
	padding: 118px 40px 0 !important;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero__image {
	min-height: 442px !important;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-contact,
.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-intro,
.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-products,
.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-inspiration,
.editor-styles-wrapper .yokuchi-admin-block-preview__content .kan-calculator-section {
	padding-top: 64px;
	padding-bottom: 64px;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-contact-section__container {
	padding-top: 64px;
	padding-bottom: 64px;
}

.editor-styles-wrapper .yokuchi-admin-block-preview__content a {
	pointer-events: none;
}

.editor-styles-wrapper .cf-file__browse,
.edit-post-sidebar .cf-file__browse,
.interface-interface-skeleton__sidebar .cf-file__browse {
	border-color: #ec1d23 !important;
	background: #ec1d23 !important;
	color: #ffffff !important;
	box-shadow: none !important;
	font-weight: 600;
}

.editor-styles-wrapper .cf-file__browse:hover,
.editor-styles-wrapper .cf-file__browse:focus,
.edit-post-sidebar .cf-file__browse:hover,
.edit-post-sidebar .cf-file__browse:focus,
.interface-interface-skeleton__sidebar .cf-file__browse:hover,
.interface-interface-skeleton__sidebar .cf-file__browse:focus {
	border-color: #c9161b !important;
	background: #c9161b !important;
	color: #ffffff !important;
}

@media (max-width: 782px) {
	.editor-styles-wrapper .yokuchi-admin-block-preview {
		margin: 18px 0;
		border-radius: 6px;
	}

	.editor-styles-wrapper .yokuchi-admin-block-preview__label {
		padding: 0 14px;
		font-size: 11px;
	}

	.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero,
	.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero--full {
		min-height: 440px !important;
	}

	.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero__container {
		min-height: 440px !important;
		padding: 66px 20px 0 !important;
	}

	.editor-styles-wrapper .yokuchi-admin-block-preview__content .yokuchi-universal-hero__image {
		height: 210px !important;
		min-height: 0 !important;
	}
}
