/* ***** Global ***** */
:root {
	--lqd-container-width: 1140px;
	--lqd-container-width-md: 1199px;
	--lqd-row-gutter-y: 20px;
	--lqd-row-gutter-x: 20px;
	
       --lqd-color-primary: #0d66b2;
       --lqd-body-text-color: #556876;
       --lqd-color-title: #10375c;
       --lqd-badge-color: #0d66b2;
       --lqd-color-purple-100: rgba(63, 107, 189, 0.13);
       --lqd-color-purple-500: #3f6bbd;
       --lqd-color-green-500: #7eb3e1;
       --lqd-color-green-100: rgba(126, 179, 225, 0.32);
       --lqd-color-green-700: #2f6fa1;
       --lqd-color-green-900: #104e84;
       --lqd-color-blue-100: rgba(13, 102, 178, 0.15);
       --lqd-color-blue-500: #0d66b2;
       --lqd-color-blue-700: #094f8c;
       --lqd-color-blue-900: #063865;
       --lqd-color-blue-950: #04294d;
	--lqd-color-gray-100: rgba(162, 178, 201, 0.15);
	--lqd-color-gray-200: #E8ECEE;
	--lqd-color-gray-400: #9ca3af;
	--lqd-color-gray-500: #6b7280;
	--lqd-color-slate-500: #64748b;
	--lqd-color-slate-700: #334155;
	--lqd-color-red-900: #671E3F;
       --lqd-color-gradient-start: var(--lqd-color-primary);
       --lqd-color-gradient-stop: var(--lqd-color-green-500);

	--lqd-body-font-family: 'Be Vietnam Pro', sans-serif;
	--lqd-body-font-size: 15px;
	--lqd-body-font-weight: 400;
	--lqd-body-line-height: 1.4em;

	--lqd-heading-color: var(--lqd-color-title);
	--lqd-heading-font-family: "Satoshi", Sans-serif;
	--lqd-heading-font-weight: 600;
	--lqd-heading-line-height: 1.1em;
	--lqd-h1-font-size: 52px;
	--lqd-h1-letter-spacing: -2.5px;
	--lqd-h2-font-size: 41px;
	--lqd-h2-line-height: 1.3em;
	--lqd-h2-letter-spacing: -1.3px;
	--lqd-h3-font-size: 32px;
	--lqd-h4-font-size: 25px;
	--lqd-h5-font-size: 21px;
	--lqd-h6-font-size: 18px;

	--lqd-cc-bc: var(--lqd-color-primary);
	--lqd-cc-bg: var(--lqd-color-primary);
	--lqd-cc-size-outer: 35px;
	--lqd-cc-size-inner: 7px;
	--lqd-cc-bw: 1px;
	--lqd-cc-br: calc(var(--lqd-cc-size-outer) / 2);
	--lqd-cc-active-bc: var(--lqd-color-primary);
	--lqd-cc-active-bg: var(--lqd-color-primary);
	--lqd-cc-active-bw: 1px;
	--lqd-cc-active-circle-color: #fff;
	--lqd-cc-active-circle-txt: #000;
	--lqd-cc-active-arrow-color: #fff;
}

.border-lightgray {
	border-color: rgb(112 112 112 / 13%);
}

.lqd-highlight-classic .lqd-highlight .lqd-highlight-inner {
	height: 0.4em;
}

.font-heading {
	font-family: var(--lqd-heading-font-family);
}

@media screen and (min-width: 1200px) {
	.lqd-sticky-footer-shadow-2 #lqd-site-content {
		box-shadow: 0 10px 25px -10px rgba(0, 0, 0, .1);
	}
}

@media (max-width: 1199px) {
	#lqd-contents-wrap>section {
		padding-right: 20px;
		padding-left: 20px;
		/*min-height: 500px;*/
	}
}

/* ***** Button ***** */
.module-btn-sm {
	--btn-pt: 10px;
	--btn-pe: 25px;
	--btn-pb: 10px;
	--btn-ps: 25px;
}

.module-btn-xs {
	--btn-pt: 0.6em;
	--btn-pe: 1em;
	--btn-pb: 0.6em;
	--btn-ps: 1em;
}

/* ***** Main Header ***** */
.main-header .main-nav {
	--lqd-menu-items-top-padding: 5px;
	--lqd-menu-items-right-padding: 22px;
	--lqd-menu-items-bottom-padding: 5px;
	--lqd-menu-items-left-padding: 22px;
}

.ld-sd-inner .main-nav {
	--lqd-menu-items-top-padding: 20px;
	--lqd-menu-items-right-padding: 0;
	--lqd-menu-items-bottom-padding: 20px;
	--lqd-menu-items-left-padding: 0;
}

.main-header .btn-underlined:before {
	background: rgba(255, 255, 255, 0.6);
}

.main-header .lqd-stickybar-right {
	padding: 0;
}

.main-header .lqd-stickybar-right .btn {
	--icon-font-size: 1em;
}

.main-header .lqd-stickybar-right .btn:hover {
	transform: rotate(90deg);
}

.main-header .lqd-stickybar-left .btn {
	box-shadow: 0 0 0 11px rgba(128, 179, 65, 0.27);
	--icon-font-size: 25px;
}

.main-header .lqd-stickybar-left .btn:hover {
	box-shadow: 0px 0px 0px 5px #82B541;
}

.main-header .ld-module-sd>.ld-module-dropdown {
	width: 65vw;
}

.main-header .ld-sd-wrap {
	padding: unset;
}

.main-header .ld-module-dropdown .spacer {
	--spacer-size: 250px;
}

.main-header .ld-module-dropdown .module-primary-nav {
	--lqd-menu-items-top-padding: 20px;
	--lqd-menu-items-right-padding: 0;
	--lqd-menu-items-bottom-padding: 20px;
	--lqd-menu-items-left-padding: 0;
}

.main-header .ld-module-dropdown .main-nav>li>a>.link-icon {
	font-size: 0.7em;
}

.main-header .ld-module-dropdown .main-nav>li>a>.link-badge {
	font-size: 0.375em;
}

.is-stuck .module-stuck {
	background-color: #ffffff;
	border: none;
}

/* ***** Banner ***** */
.banner .btn-solid {
	box-shadow: 0px 12px 33px 0px rgba(52, 99, 188, 0.17);
	--icon-font-size: 0.7em;
}

.banner .btn-solid:hover {
	color: #FFFFFF;
	background-color: var(--lqd-color-primary);
}

.banner .module-shape-1 {
	left: 52%;
}

.banner .module-shape-2 {
	right: -10%;
}

.banner .module-shape-3 {
	left: 6%;
}

.banner .module-shape-4 {
	right: -14%;
}

.banner .module-img {
	margin: 0 -16% -36% -17%;
}

@media (max-width: 1199px) {
	.banner .module-gradient {
		font-size: 66px;
	}

	.banner .module-btn {
		margin-bottom: 20px;
	}

	.banner .module-img {
		margin: 0 -16% 0 -13%;
	}

	.banner .module-shape-2 {
		bottom: -17%;
	}

	.banner .module-shape-4 {
		top: -4%;
	}

	.banner .module-shape-2 {
		right: 12%;
	}

	.banner .module-shape-4 {
		right: -7%;
	}
}

@media (max-width: 767px) {
	.banner .module-shape-4 {
		top: -12%;
	}

	.banner .module-shape-3 {
		left: 1%;
	}

	.banner .module-shape-4 {
		right: 0;
	}
}

/* ***** Clients ***** */
.clients {
	background-position: 50% 85%;
}

.clients .lqd-shape svg {
	height: 160px;
	transform: translateX(-50%) rotateY(180deg);
}

@media (max-width: 1199px) {
	#lqd-contents-wrap .clients {
		padding-top: 170px;
		padding-bottom: 170px;
		padding-right: 0;
		padding-left: 0;
	}

	.clients .lqd-shape svg {
		height: 110px;
	}
}

@media (max-width: 767px) {
	#lqd-contents-wrap .clients {
		padding-top: 110px;
		padding-bottom: 110px;
	}

	.clients .lqd-shape svg {
		height: 90px;
	}

	.clients .module-img {
		margin-bottom: 20px;
	}
}

/* ***** Navigation Sections ***** */
.navigation-sections .reset-ul>li.is-active>a {
	color: #000000;
}

@media (max-width: 767px) {
	.navigation-sections .reset-ul>li>a {
		font-size: 10px;
	}
}

/* ***** Icon box ***** */
.icon-box .lqd-iconbox-scale:hover {
	transform: scale(1.1);
}

.icon-box .iconbox-side .iconbox-icon-wrap {
	margin-inline-end: 40px;
}

.icon-box .iconbox-side .iconbox-icon-container {
	box-shadow: 0 20px 55px 0 rgba(185, 208, 250, 0.29);
}

.icon-box .iconbox-side .iconbox-icon-container svg {
	width: 50px;
	height: 1em;
}

.icon-box .lqd-iconbox-scale:hover .iconbox-heading-arrow-onhover h3 svg {
	opacity: 1;
	transform: translateX(.5em);
}

@media(max-width: 1199px) {
	.icon-box {
		padding-top: 50px;
	}
}

@media(max-width: 991px) {
	.icon-box .lqd-iconbox-scale {
		width: 47%;
	}
}

@media(max-width: 767px) {
	.icon-box .lqd-iconbox-scale {
		margin-bottom: 35px;
		width: 100%;
	}
}

/* ***** Tab Items ***** */
.tab-items {
	background-size: 70% auto;
}

.tab-items .lqd-tabs {
	--tab-nav-width: 32%;
}

.tab-items .lqd-tabs-nav {
	--icon-size: 0.9em;
}

.tab-items .lqd-tabs-nav li a.active {
	background-color: #FFFFFF;
	box-shadow: 0 15px 45px rgba(0, 0, 0, .075);
}

.tab-items .lqd-tabs-nav li a.active .lqd-tabs-nav-icon-icon {
	background-color: #65BD91;
	color: #fff;
}

.tab-items .module-shape {
	left: 2%;
}

@media(max-width: 1199px) {
	.tab-items .module-shape {
		top: 355px;
	}

	.tab-items .module-shape {
		left: 0;
	}

	.tab-items .module-tab-inner {
		margin: -12% -10% -20% 0;
	}
}

@media(max-width: 991px) {
	.tab-items .module-tab-inner {
		/* margin: -12% -16% -10% -18%; */
		margin: 0;
	}
}

/* ***** Text Box ***** */
.text-box .lqd-iconbox-scale:hover {
	transform: scale(1.1);
}

.text-box .lqd-iconbox-scale:hover .iconbox-icon-container {
	color: #FFFFFF;
	background-color: #00CB99;
}

.text-box .btn {
	margin: 0;
}

.text-box .module-shape {
	right: -17%;
}

@media (max-width: 767px) {
	.text-box .module-shape {
		right: -32%;
	}
}

/* ***** Slide Carousel ***** */
.slide-carousel .lqd-shape-top svg {
	height: 165px;
	transform: translateX(-50%) rotateY(180deg);
}

.slide-carousel .module-shape {
	left: 26%;
}

.slide-carousel .module-img {
	right: -2%;
}

.slide-carousel .module-shadow {
	min-height: 245px;
}

.slide-carousel .carousel-item-content {
	font-size: 7vw;
}

.slide-carousel .carousel-item-content>* {
	white-space: nowrap;
}

@media (max-width: 1199px) {
	.slide-carousel {
		padding-top: 180px;
		padding-bottom: 170px;
	}

	.slide-carousel .lqd-shape-top svg {
		height: 120px;
	}

	.slide-carousel .module-column {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.slide-carousel .lqd-shape svg {
		height: 100px;
	}

	.slide-carousel .module-img {
		top: -59px;
	}

	.slide-carousel .carousel-item-content {
		font-size: 10vw;
	}
}

/* ***** Video Box ***** */
.video-box .module-shape {
	left: 12%;
}

.video-box .module-video {
	min-height: 145px;
}

.video-box .module-video .btn {
	--icon-font-size: 20px;
}

.video-box .module-video .btn-icon:before {
	border-color: #FFFFFF;
}

.video-box .lqd-extra-cursor {
	--extra-cc-w: 80px;
	--extra-cc-h: 80px;
	background-color: rgba(0, 0, 0, 0.25);
}

@media (max-width: 1199px) {
	.video-box {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.video-box .module-img {
		margin-bottom: 30px;
	}

	.video-box .module-shape {
		left: 19%;
	}
}

@media (max-width: 767px) {
	.video-box {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.video-box .module-video {
		width: 100%;
		min-height: 170px;
		margin-bottom: 20px;
	}
}

/* ***** Pricing ***** */
.pricing .lqd-tabs-nav {
	--icon-size: 1em;
}

.pricing .lqd-tabs-nav li:first-child a {
	border-radius: 50em 0 0 50em;
}

.pricing .lqd-tabs-nav li:last-child a {
	border-radius: 0 50em 50em 0;
}

.pricing .lqd-tabs .lqd-tabs-nav li a.active {
	background-color: #FFFFFF;
	color: #002A40;
	border-color: #FFFFFF;
}

.pricing .module-shape {
	--float-animate-to: 16%;
	--float-animation-ease: ease;
}

.pricing .icon-list-item {
	--e-icon-list-icon-size: 15px;
	--e-icon-list-icon-align: center;
	--e-icon-list-icon-margin: 0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);
}

.pricing .btn-underlined.text-green-900:before {
	background: var(--lqd-color-green-900);
}

.pricing .btn-underlined.text-blue-500:before {
	background: var(--lqd-color-blue-500);
}

.pricing .btn-underlined.text-red-900:before {
	background: var(--lqd-color-red-900);
}

.pricing .module-shape {
	right: -100px;
}

.pricing .module-shape-off {
	right: -30px;
}

@media (max-width: 1199px) {
	.pricing {
		padding-top: 90px;
	}

	.pricing .lqd-tabs {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	.pricing .module-flex {
		padding-top: 10px;
	}
}

@media screen and (max-width: 575px) {
	.pricing .lqd-tabs-nav li {
		margin-bottom: 3px;
	}

	.pricing .lqd-tabs-nav li:first-child a,
	.pricing .lqd-tabs-nav li:last-child a {
		border-radius: 50em;
	}
}

/* ***** Need Help ***** */
.need-help .btn-icon-circle .btn-icon:before {
	border-color: #0000003B;
}

@media (max-width: 1199px) {
	.need-help .module-gap {
		gap: 20px;
	}
}

/* ***** Has Accoirdion ***** */
@media (max-width: 1199px) {
	.has-accordion {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.has-accordion {
		padding-top: 40px;
		padding-bottom: 50px;
	}
}

/* ***** Community ***** */
.community .lqd-shape[data-negative=false].lqd-shape-bottom,
.community .lqd-shape[data-negative=true].lqd-shape-top {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.community .lqd-shape svg {
	transform: translateX(-50%) rotateY(180deg);
}

.community .lqd-shape-bottom svg {
	height: 165px;
}

.community .module-shape {
	top: -160px;
}

.community .module-img img {
	filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}

.community .lqd-carousel-slides {
	justify-content: center;
	align-items: center;
}

.community .carousel-dots {
	top: 0;
	right: auto;
	bottom: 0;
	left: auto;
}

.community .lqd-carousel-slides-numbers,
.community .lqd-carousel-slides-current {
	color: #FFFFFF;
}

.community .module-shape {
	left: 1px;
}

.community .module-paralax {
	right: 1%;
}

.community .carousel-dots-mobile .flickity-page-dots .dot {
	background-color: rgba(255, 255, 255, 0.14);
}

.community .carousel-dots-mobile .flickity-page-dots .dot.is-selected {
	background-color: #FFFFFF;
}

@media (max-width: 1199px) {
	.community {
		padding-top: 150px;
		padding-bottom: 120px;
	}

	.community .carousel-dots {
		bottom: -25px;
		top: auto;
	}

	.community .carousel-dots-mobile.carousel-dots-mobile-outside .flickity-page-dots {
		margin-top: -10px;
	}
}

@media (max-width: 767px) {
	.community {
		padding-top: 140px;
	}

	.community .lqd-shape-top svg {
		height: 80px;
	}

	.community .lqd-shape-bottom svg {
		height: 100px;
	}
}

/* ***** Careers ***** */
#lqd-contents-wrap .careers {
	padding-right: 0;
	padding-left: 0;

}

.careers .module-shape-1 {
	top: -126px;
}

.careers .module-shape-2 {
	top: -263px;
}

.careers .module-ipad {
	margin: 0 0 -12% 5%;
}

.careers .module-phone-inner {
	margin: 0 0 -21% 0;
}

.careers .module-shape-1 {
	left: -91px;
}

.careers .module-shape-2 {
	right: -41px;
}

.careers .module-shape-3 {
	left: -241px;
}

.careers .module-shape-4 {
	right: -232.6px;
}

@media (max-width: 1199px) {
	.careers .module-phone {
		width: 380px;
		bottom: -3.4%;
	}

	.careers .module-phone {
		left: -2.8%;
	}
}

@media (max-width: 767px) {
	#lqd-contents-wrap .careers {
		padding-top: 60px;
		padding-bottom: 40px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.careers .ld-fancy-heading h2 {
		font-size: 70px;
	}

	.careers .module-phone {
		width: 50%;
		bottom: -3.4%;
	}
}

/* ***** Footer ***** */
@media (max-width: 1199px) {
	.main-footer {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 767px) {
	.main-footer {
		padding-bottom: 70px;
	}

	.main-footer .module-logo {
		margin-bottom: 30px;
	}

	.main-footer .module-text {
		margin-bottom: 15px;
	}
}




/* EM Technology Section Styles */

/* Water Wave Animation */
.em-water-waves {
    overflow: hidden;
}

.wave {
    position: absolute;
    bottom: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(ellipse at center, rgba(126, 179, 225, 0.1) 0%, transparent 70%);
    border-radius: 45%;
    animation: wave-animation 20s infinite linear;
}

.wave-1 {
    animation-duration: 18s;
    opacity: 0.5;
}

.wave-2 {
    animation-duration: 22s;
    animation-delay: -5s;
    opacity: 0.3;
}

.wave-3 {
    animation-duration: 25s;
    animation-delay: -10s;
    opacity: 0.2;
}

@keyframes wave-animation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Floating Particles */
.particle {
    position: absolute;
    width: 10px;
    height: 10px;
    background: radial-gradient(circle, rgba(141, 101, 233, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    animation: float-particle 20s infinite ease-in-out;
}

.particle-1 {
    top: 10%;
    left: 10%;
    animation-delay: 0s;
}

.particle-2 {
    top: 30%;
    right: 15%;
    animation-delay: 3s;
    width: 15px;
    height: 15px;
}

.particle-3 {
    bottom: 20%;
    left: 20%;
    animation-delay: 6s;
    width: 8px;
    height: 8px;
}

.particle-4 {
    top: 50%;
    right: 30%;
    animation-delay: 9s;
    width: 12px;
    height: 12px;
}

.particle-5 {
    bottom: 30%;
    right: 10%;
    animation-delay: 12s;
}

@keyframes float-particle {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-30px) translateX(20px);
    }
    50% {
        transform: translateY(20px) translateX(-20px);
    }
    75% {
        transform: translateY(-20px) translateX(-30px);
    }
}

/* Gradient Text */
.text-gradient-em {
    background: linear-gradient(135deg, #3f6bbd 0%, #7eb3e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.text-gradient-golden {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.text-gradient-synergy {
    background: linear-gradient(135deg, #0d66b2 0%, #7eb3e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Shadow Styles */
.shadow-em {
    box-shadow: 0 20px 60px -10px rgba(126, 179, 225, 0.15);
}

/* Microbe Animation */
.em-microbe-animation {
    background: linear-gradient(135deg, #fff7e6 0%, #ffefd5 100%);
}

.microbe-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.microbe {
    position: absolute;
    border-radius: 50%;
    opacity: 0.9;
}

.microbe-1 {
    width: 60px;
    height: 60px;
    top: 20%;
    left: 25%;
    animation: microbe-float 6s infinite ease-in-out;
}

.microbe-2 {
    width: 80px;
    height: 80px;
    top: 50%;
    right: 20%;
    animation: microbe-float 8s infinite ease-in-out reverse;
}

.microbe-3 {
    width: 50px;
    height: 50px;
    bottom: 25%;
    left: 50%;
    animation: microbe-float 7s infinite ease-in-out;
}

.microbe-inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, rgba(255, 207, 72, 0.6), rgba(255, 237, 160, 0.4));
    animation: microbe-pulse 3s infinite ease-in-out;
}

@keyframes microbe-float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(20px, -30px) scale(1.1);
    }
    50% {
        transform: translate(-20px, -20px) scale(0.9);
    }
    75% {
        transform: translate(30px, 20px) scale(1.05);
    }
}

@keyframes microbe-pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.6;
    }
}

/* EM Glow Effect */
.em-glow-effect {
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 200, 80, 0.4) 0%, transparent 70%);
    filter: blur(40px);
    transform: translate(-50%, -50%);
    animation: glow-pulse 4s infinite ease-in-out;
}

@keyframes glow-pulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.5;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0.8;
    }
}

/* Beaker Animation */
.em-beaker-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.em-beaker {
    width: 200px;
    height: 300px;
    position: relative;
    background: linear-gradient(to bottom, transparent 0%, #f3f4f6 10%, #f3f4f6 90%, transparent 100%);
    border: 3px solid #e5e7eb;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.beaker-liquid {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70%;
    overflow: hidden;
}

.liquid-soap {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(to top, rgba(141, 101, 233, 0.6) 0%, rgba(141, 101, 233, 0.3) 100%);
    animation: liquid-wave 3s infinite ease-in-out;
}

.liquid-em {
    position: absolute;
    bottom: 60%;
    width: 100%;
    height: 40%;
    background: linear-gradient(to top, rgba(126, 179, 225, 0.6) 0%, rgba(126, 179, 225, 0.3) 100%);
    animation: liquid-wave 4s infinite ease-in-out reverse;
}

.liquid-mix {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(141, 101, 233, 0.2) 0%, rgba(126, 179, 225, 0.2) 100%);
    mix-blend-mode: multiply;
}

@keyframes liquid-wave {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(2deg);
    }
}

.beaker-bubbles {
    position: absolute;
    bottom: 10%;
    width: 100%;
    height: 80%;
}

.bubble {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    animation: bubble-rise 6s infinite ease-in-out;
}

.bubble-1 {
    width: 10px;
    height: 10px;
    left: 30%;
    animation-delay: 0s;
}

.bubble-2 {
    width: 15px;
    height: 15px;
    left: 60%;
    animation-delay: 2s;
}

.bubble-3 {
    width: 8px;
    height: 8px;
    left: 45%;
    animation-delay: 4s;
}

@keyframes bubble-rise {
    0% {
        bottom: 10%;
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        bottom: 90%;
        opacity: 0;
    }
}

/* Tapioca Pattern */
.em-tapioca-pattern {
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(22, 92, 253, 0.1) 0%, transparent 30%),
        radial-gradient(circle at 80% 20%, rgba(126, 179, 225, 0.1) 0%, transparent 30%),
        radial-gradient(circle at 60% 70%, rgba(141, 101, 233, 0.1) 0%, transparent 30%);
}

/* Cycle Diagram */
.em-cycle-diagram {
    height: 500px;
    position: relative;
}

.cycle-item {
    text-align: center;
    transition: transform 0.3s ease;
}

.cycle-item:hover {
    transform: scale(1.1);
}

.cycle-item-1 {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.cycle-item-2 {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.cycle-item-3 {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.cycle-item-4 {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

/* Benefit Pulse Animation */
.benefit-pulse {
    background: radial-gradient(circle, currentColor 0%, transparent 70%);
    opacity: 0.2;
    animation: pulse-expand 3s infinite ease-out;
}

@keyframes pulse-expand {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

/* Responsive */
@media (max-width: 1199px) {
    .em-technology {
        padding-top: 90px;
        padding-bottom: 110px;
    }

    .em-intro-card {
        padding: 40px;
    }

    .em-ratio-visual {
        padding-left: 0;
    }

    .em-tapioca-section {
        padding: 50px 40px;
    }
}

@media (max-width: 991px) {
    .em-beaker {
        width: 150px;
        height: 250px;
    }

    .em-stats {
        position: static;
        transform: none;
        display: flex;
        justify-content: space-around;
        margin-top: 30px;
    }

    .stat-item {
        text-align: center;
        margin-bottom: 0;
    }

    .stat-value {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .em-technology {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .em-intro-card {
        padding: 30px 20px;
    }

    .em-microbe-animation {
        height: 300px;
    }

    .em-cycle-diagram {
        height: 400px;
    }

    .cycle-item {
        position: static !important;
        transform: none !important;
        margin-bottom: 30px;
    }

    .cycle-arrows {
        display: none;
    }

    .suitable-list {
        flex-direction: column;
    }

    .suitable-item {
        width: 100%;
        text-align: center;
    }
}

/* Animation Delay for Elements */
.animation-element:nth-child(1) { animation-delay: 0.1s; }
.animation-element:nth-child(2) { animation-delay: 0.2s; }
.animation-element:nth-child(3) { animation-delay: 0.3s; }
.animation-element:nth-child(4) { animation-delay: 0.4s; }
.animation-element:nth-child(5) { animation-delay: 0.5s; }













/* Tapioca Starch Section Styles */

/* Water Flow Background */
.water-flow-bg {
    overflow: hidden;
    opacity: 0.03;
}

.water-wave {
    position: absolute;
    width: 200%;
    height: 200%;
    background: radial-gradient(ellipse at center, #7eb3e1 0%, transparent 60%);
    border-radius: 40%;
    animation: water-flow 25s infinite linear;
    transform-origin: center center;
}

.water-wave-1 {
    top: -50%;
    left: -50%;
    animation-duration: 20s;
}

.water-wave-2 {
    bottom: -50%;
    right: -50%;
    animation-duration: 30s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, #0d66b2 0%, transparent 60%);
}

.water-wave-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 35s;
    background: radial-gradient(ellipse at center, #3f6bbd 0%, transparent 60%);
    opacity: 0.5;
}

@keyframes water-flow {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

/* Tapioca Particles */
.tapioca-particle {
    position: absolute;
    width: 100px;
    height: 100px;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.8), rgba(126, 179, 225, 0.1));
    border-radius: 50%;
    filter: blur(1px);
    animation: particle-float 20s infinite ease-in-out;
}

.particle-1 {
    top: 10%;
    left: 5%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.particle-2 {
    top: 60%;
    right: 10%;
    width: 120px;
    height: 120px;
    animation-delay: 5s;
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.9), rgba(22, 92, 253, 0.1));
}

.particle-3 {
    bottom: 20%;
    left: 15%;
    width: 60px;
    height: 60px;
    animation-delay: 10s;
}

.particle-4 {
    top: 30%;
    left: 50%;
    width: 90px;
    height: 90px;
    animation-delay: 15s;
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.7), rgba(141, 101, 233, 0.1));
}

.particle-5 {
    bottom: 40%;
    right: 25%;
    width: 70px;
    height: 70px;
    animation-delay: 7s;
}

@keyframes particle-float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.3;
    }
    25% {
        transform: translate(-30px, -50px) scale(1.2);
        opacity: 0.5;
    }
    50% {
        transform: translate(40px, -30px) scale(0.9);
        opacity: 0.4;
    }
    75% {
        transform: translate(-20px, 40px) scale(1.1);
        opacity: 0.6;
    }
}

/* Feature Cards */
.bg-gradient-soft {
    background: linear-gradient(135deg, #f0fdf4 0%, #dbeafe 100%);
}

.tapioca-feature-card {
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.tapioca-feature-card:hover {
    transform: translateY(-5px);
}

.tapioca-feature-card::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(126, 179, 225, 0.1) 0%, transparent 70%);
    transform: rotate(45deg);
    transition: all 0.6s ease;
    opacity: 0;
}

.tapioca-feature-card:hover::before {
    opacity: 1;
    transform: rotate(45deg) translate(10%, 10%);
}

.feature-icon-circle {
    position: relative;
    transition: all 0.3s ease;
}

.feature-icon-circle::after {
    content: '';
    position: absolute;
    inset: -5px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(126, 179, 225, 0.2), rgba(22, 92, 253, 0.2));
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
}

.tapioca-feature-card:hover .feature-icon-circle::after {
    opacity: 1;
    inset: -10px;
}

/* Temperature Comparison */
.temperature-badge {
    position: relative;
    overflow: hidden;
}

.temperature-badge::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.temperature-badge:hover::before {
    width: 100%;
    height: 100%;
}

.comparison-bar {
    position: relative;
}

.normal-temp,
.our-temp {
    transition: all 0.5s ease;
}

.temp-marker {
    transition: all 0.3s ease;
}

.temp-marker:hover {
    transform: translateY(-50%) scale(1.1);
}

/* Shirt Illustration */
.shirt-illustration {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

.water-ripple {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 2px solid rgba(126, 179, 225, 0.2);
    border-radius: 50%;
    animation: ripple-expand 4s infinite ease-out;
}

.ripple-1 {
    animation-delay: 0s;
}

.ripple-2 {
    animation-delay: 2s;
}

@keyframes ripple-expand {
    0% {
        transform: scale(0.8);
        opacity: 0.6;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.coating-effect {
    background: linear-gradient(135deg, 
        transparent 0%, 
        rgba(126, 179, 225, 0.1) 50%, 
        transparent 100%);
    animation: coating-shine 3s infinite ease-in-out;
}

@keyframes coating-shine {
    0%, 100% {
        opacity: 0.3;
        transform: translateX(-100%);
    }
    50% {
        opacity: 0.6;
        transform: translateX(100%);
    }
}

/* Feature Points */
.feature-point {
    cursor: pointer;
    transition: all 0.3s ease;
}

.point-dot {
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg, #7eb3e1, #0d66b2);
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 20px rgba(126, 179, 225, 0.5);
    animation: point-pulse 2s infinite ease-out;
}

.point-dot::before {
    content: '';
    position: absolute;
    inset: -10px;
    border: 2px solid rgba(126, 179, 225, 0.3);
    border-radius: 50%;
    animation: point-ring 2s infinite ease-out;
}

@keyframes point-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

@keyframes point-ring {
    0% {
        transform: scale(0.8);
        opacity: 1;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

.point-label {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.3s ease;
}

.feature-point:hover .point-label {
    opacity: 1;
    top: -50px;
}

/* Comparison Table */
.comparison-table {
    border-collapse: separate;
    border-spacing: 0;
}

.comparison-table th {
    background: #f8fafc;
    font-weight: 600;
}

.comparison-table tr {
    transition: all 0.3s ease;
}

.comparison-table tbody tr:hover {
    transform: scale(1.02);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

/* Benefits */
.bg-gradient-light {
    background: linear-gradient(135deg, rgba(126, 179, 225, 0.1) 0%, rgba(22, 92, 253, 0.1) 100%);
}

.benefit-card {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.benefit-card:hover {
    transform: translateY(-10px);
}

.benefit-icon {
    position: relative;
    transition: all 0.3s ease;
}

.benefit-icon::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(126, 179, 225, 0.2) 0%, rgba(22, 92, 253, 0.2) 100%);
    transform: scale(0);
    transition: all 0.4s ease;
}

.benefit-card:hover .benefit-icon::after {
    transform: scale(1.2);
}

/* Voice Cards */
.voice-card {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.voice-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #7eb3e1 0%, #0d66b2 100%);
    transform: translateX(-100%);
    transition: all 0.4s ease;
}

.voice-card:hover::before {
    transform: translateX(0);
}

/* CTA Section */
.bg-gradient-cta {
    background: linear-gradient(135deg, #0d66b2 0%, #7eb3e1 100%);
    position: relative;
    overflow: hidden;
}

.bg-gradient-cta::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
    animation: cta-glow 20s infinite linear;
}

@keyframes cta-glow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Shadow Styles */
.shadow-soft {
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.1);
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .tapioca-starch {
        padding-top: 90px;
        padding-bottom: 100px;
    }

    .shirt-illustration {
        max-width: 350px;
    }

    .comparison-section {
        padding: 40px;
    }
}

@media (max-width: 991px) {
    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .temperature-comparison {
        margin-bottom: 40px;
    }

    .feature-points {
        display: none;
    }
}

@media (max-width: 767px) {
    .tapioca-starch {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .tapioca-feature-card {
        padding: 30px 20px;
    }

    .comparison-table {
        font-size: 14px;
    }

    .comparison-table th,
    .comparison-table td {
        padding: 15px 10px;
    }

    .voice-cards {
        gap: 20px;
    }

    .cta-section {
        padding: 40px 20px;
    }

    .ld-fancy-heading h2 {
        font-size: 32px;
    }
}

/* Animation States - 完全修正版 */

/* デフォルト状態：アニメーションが無効の場合も表示される */
.animation-element {
    opacity: 1;
    transform: translateY(0);
}

/* アニメーションが有効な場合の初期状態 */
[data-custom-animations="true"] .animation-element {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

/* アニメーション後の状態 */
[data-custom-animations="true"] .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Split Lines アニメーション */
.lqd-split-lines .lqd-lines .split-inner {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .lqd-split-lines .lqd-lines .split-inner {
    opacity: 0;
    transform: translateY(80px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .lqd-split-lines .lqd-lines .split-inner.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Safeguard: アニメーションが動作しない場合のフォールバック */
@media (prefers-reduced-motion: reduce) {
    .animation-element,
    [data-custom-animations="true"] .animation-element,
    .lqd-split-lines .lqd-lines .split-inner,
    [data-custom-animations="true"] .lqd-split-lines .lqd-lines .split-inner {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* NoScript フォールバック */
.no-js .animation-element,
.no-js [data-custom-animations="true"] .animation-element,
.no-js .lqd-split-lines .lqd-lines .split-inner,
.no-js [data-custom-animations="true"] .lqd-split-lines .lqd-lines .split-inner {
    opacity: 1 !important;
    transform: none !important;
}

/* Custom Scrollbar for Table */
.comparison-table-wrapper::-webkit-scrollbar {
    height: 6px;
}

.comparison-table-wrapper::-webkit-scrollbar-track {
    background: #f1f5f9;
    border-radius: 3px;
}

.comparison-table-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #7eb3e1 0%, #0d66b2 100%);
    border-radius: 3px;
}

/* Print Styles */
@media print {
    .water-flow-bg,
    .tapioca-particles,
    .water-ripple,
    .coating-effect {
        display: none;
    }
    
    .animation-element,
    [data-custom-animations="true"] .animation-element,
    .lqd-split-lines .lqd-lines .split-inner,
    [data-custom-animations="true"] .lqd-split-lines .lqd-lines .split-inner {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}











/* Softness Secret Section Styles */

/* Water Ambient Background */
.water-ambient-bg {
    overflow: hidden;
}

.water-gradient {
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 0.3;
    animation: water-ambient 30s infinite ease-in-out;
}

.water-gradient-1 {
    top: -300px;
    left: -300px;
    background: radial-gradient(circle at center, #6BCFFF 0%, transparent 70%);
    animation-duration: 25s;
}

.water-gradient-2 {
    bottom: -200px;
    right: -200px;
    background: radial-gradient(circle at center, #A8E6CF 0%, transparent 70%);
    animation-duration: 35s;
    animation-direction: reverse;
}

.water-gradient-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle at center, #C3AED6 0%, transparent 70%);
    animation-duration: 30s;
    animation-delay: 10s;
}

@keyframes water-ambient {
    0%, 100% {
        transform: scale(1) translate(0, 0);
    }
    33% {
        transform: scale(1.2) translate(50px, -50px);
    }
    66% {
        transform: scale(0.9) translate(-50px, 50px);
    }
}

/* Floating Soft Bubbles */
.bubble-soft {
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(126, 179, 225, 0.2));
    border-radius: 50%;
    box-shadow: 0 20px 40px rgba(126, 179, 225, 0.1);
    animation: bubble-float-soft 20s infinite ease-in-out;
}

.bubble-1 {
    width: 120px;
    height: 120px;
    top: 10%;
    left: 10%;
    animation-delay: 0s;
}

.bubble-2 {
    width: 80px;
    height: 80px;
    top: 70%;
    left: 80%;
    animation-delay: 3s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(165, 215, 232, 0.2));
}

.bubble-3 {
    width: 100px;
    height: 100px;
    top: 30%;
    right: 15%;
    animation-delay: 6s;
}

.bubble-4 {
    width: 60px;
    height: 60px;
    bottom: 30%;
    left: 20%;
    animation-delay: 9s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(195, 174, 214, 0.2));
}

.bubble-5 {
    width: 90px;
    height: 90px;
    top: 50%;
    left: 50%;
    animation-delay: 12s;
}

.bubble-6 {
    width: 70px;
    height: 70px;
    bottom: 20%;
    right: 30%;
    animation-delay: 15s;
}

@keyframes bubble-float-soft {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.6;
    }
    25% {
        transform: translate(30px, -60px) scale(1.1);
        opacity: 0.8;
    }
    50% {
        transform: translate(-40px, -30px) scale(0.95);
        opacity: 0.7;
    }
    75% {
        transform: translate(20px, 40px) scale(1.05);
        opacity: 0.6;
    }
}

/* Gradient Text Styles */
.gradient-text-softness {
    background: linear-gradient(135deg, #6BCFFF 0%, #A8E6CF 50%, #C3AED6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.gradient-text-water {
    background: linear-gradient(135deg, #5DADE2 0%, #48C9B0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.gradient-text-temperature {
    background: linear-gradient(135deg, #52BE80 0%, #27AE60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.gradient-text-nature {
    background: linear-gradient(135deg, #27AE60 0%, #2ECC71 50%, #58D68D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Section Badge */
.section-badge {
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.section-badge:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

/* Water Molecular Animation */
.molecular-container {
    position: relative;
    perspective: 1000px;
}

.molecule {
    position: absolute;
    width: 100px;
    height: 100px;
    transform-style: preserve-3d;
    animation: molecule-float 10s infinite ease-in-out;
}

.molecule-1 {
    top: 20%;
    left: 20%;
    animation-delay: 0s;
}

.molecule-2 {
    top: 60%;
    right: 25%;
    animation-delay: 3s;
}

.molecule-3 {
    bottom: 20%;
    left: 40%;
    animation-delay: 6s;
}

.atom {
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.atom-oxygen {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #E74C3C 0%, #C0392B 100%);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.atom-hydrogen {
    width: 25px;
    height: 25px;
    background: linear-gradient(135deg, #ECF0F1 0%, #BDC3C7 100%);
}

.atom-h1 {
    top: 10px;
    left: 10px;
}

.atom-h2 {
    bottom: 10px;
    right: 10px;
}

@keyframes molecule-float {
    0%, 100% {
        transform: rotateY(0deg) translateZ(0);
    }
    50% {
        transform: rotateY(180deg) translateZ(30px);
    }
}

/* Mineral Removal Effect */
.mineral-removal-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.mineral {
    position: absolute;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #E74C3C;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    animation: mineral-remove 5s infinite ease-out;
}

.mineral-ca {
    top: 30%;
    left: 30%;
    animation-delay: 0s;
}

.mineral-mg {
    top: 50%;
    right: 30%;
    animation-delay: 2.5s;
}

@keyframes mineral-remove {
    0% {
        opacity: 1;
        transform: translate(0, 0) scale(1);
    }
    50% {
        opacity: 1;
        transform: translate(0, -20px) scale(1.1);
    }
    100% {
        opacity: 0;
        transform: translate(0, -100px) scale(0.5);
    }
}

/* Progress Bar Animation */
.progress-fill {
    position: relative;
    overflow: hidden;
    animation: progress-fill-animation 3s ease-out forwards;
}

@keyframes progress-fill-animation {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

.progress-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: progress-shine 2s infinite;
}

@keyframes progress-shine {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

/* Temperature Visualization */
.temp-fill {
    animation: temp-rise 2s ease-out forwards;
}

@keyframes temp-rise {
    0% {
        height: 0;
    }
}

.body-temp-indicator {
    animation: pulse-glow 2s infinite ease-in-out;
}

@keyframes pulse-glow {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(34, 197, 94, 0);
    }
}

/* Fabric Protection Animation */
.fabric-fibers {
    position: relative;
    width: 300px;
    height: 300px;
}

.fiber {
    position: absolute;
    width: 2px;
    background: linear-gradient(to bottom, #3B82F6 0%, #60A5FA 100%);
    transform-origin: bottom center;
    animation: fiber-wave 4s infinite ease-in-out;
}

.fiber-1 {
    height: 200px;
    left: 20%;
    animation-delay: 0s;
}

.fiber-2 {
    height: 180px;
    left: 35%;
    animation-delay: 0.5s;
}

.fiber-3 {
    height: 220px;
    left: 50%;
    animation-delay: 1s;
}

.fiber-4 {
    height: 190px;
    left: 65%;
    animation-delay: 1.5s;
}

.fiber-5 {
    height: 210px;
    left: 80%;
    animation-delay: 2s;
}

@keyframes fiber-wave {
    0%, 100% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(5deg);
    }
}

.protection-layer {
    position: absolute;
    inset: -50px;
    background: radial-gradient(circle at center, rgba(34, 197, 94, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: protection-pulse 3s infinite ease-in-out;
}

@keyframes protection-pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.6;
    }
}

/* Feature Icons Hover Effect */
.feature-icon-wrapper {
    position: relative;
    transition: all 0.3s ease;
}

.feature-icon-wrapper::before {
    content: '';
    position: absolute;
    inset: -5px;
    border-radius: 50%;
    background: inherit;
    opacity: 0;
    transition: all 0.3s ease;
    filter: blur(10px);
}

.feature-item:hover .feature-icon-wrapper::before {
    opacity: 0.5;
    inset: -10px;
}

/* Natural Ingredients Visual */
.ingredient-visual {
    position: relative;
    background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%);
}

.visual-overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
}

.quality-seal {
    animation: seal-float 3s infinite ease-in-out;
}

@keyframes seal-float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Testimonial Cards */
.testimonial-card {
    position: relative;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.testimonial-card:hover .quote-mark {
    transform: scale(1.2);
}

.quote-mark {
    font-family: Georgia, serif;
    line-height: 1;
    transition: all 0.3s ease;
}

/* Professional Tips */
.tip-card {
    position: relative;
    overflow: hidden;
}

.tip-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--gradient-start) 0%, var(--gradient-stop) 100%);
    transform: translateX(-100%);
    transition: all 0.4s ease;
}

.tip-card:hover::before {
    transform: translateX(0);
}

.tip-card:nth-child(1) {
    --gradient-start: #F59E0B;
    --gradient-stop: #F97316;
}

.tip-card:nth-child(2) {
    --gradient-start: #3B82F6;
    --gradient-stop: #6366F1;
}

.tip-card:nth-child(3) {
    --gradient-start: #10B981;
    --gradient-stop: #059669;
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .softness-secret {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .soft-water-visual,
    .low-temp-visual,
    .fabric-protection-animation {
        margin-bottom: 40px;
    }

    .natural-ingredients-showcase .row {
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .gradient-text-softness,
    .gradient-text-water,
    .gradient-text-temperature,
    .gradient-text-nature {
        font-size: 90%;
    }

    .molecular-container,
    .fabric-fibers {
        transform: scale(0.8);
    }

    .risk-merit-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .softness-secret {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .water-molecular-animation,
    .fabric-protection-animation {
        height: 400px;
        padding: 30px;
    }

    .testimonial-cards {
        gap: 20px;
    }

    .pro-tips-section {
        padding: 40px 20px;
    }

    .tips-grid {
        gap: 20px;
    }

    .tip-card {
        padding: 30px 20px;
    }
}

/* Animation Delays */
.animation-element:nth-child(1) { animation-delay: 0.1s; }
.animation-element:nth-child(2) { animation-delay: 0.2s; }
.animation-element:nth-child(3) { animation-delay: 0.3s; }
.animation-element:nth-child(4) { animation-delay: 0.4s; }
.animation-element:nth-child(5) { animation-delay: 0.5s; }
.animation-element:nth-child(6) { animation-delay: 0.6s; }

/* Print Styles */
@media print {
    .water-ambient-bg,
    .softness-bubbles,
    .softness-decoration-1,
    .softness-decoration-2 {
        display: none;
    }
}







/* Clothing Reform Section Styles */

/* Water Flow Background */
.reform-water-bg {
    overflow: hidden;
    opacity: 0.05;
}

.water-flow-element {
    position: absolute;
    width: 300%;
    height: 300%;
    background: radial-gradient(ellipse at center, #6BCFFF 0%, transparent 50%);
    border-radius: 40%;
    animation: water-flow-reform 40s infinite linear;
}

.flow-1 {
    top: -100%;
    left: -100%;
    animation-duration: 35s;
}

.flow-2 {
    bottom: -100%;
    right: -100%;
    animation-duration: 45s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, #A8E6CF 0%, transparent 50%);
}

.flow-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 50s;
    background: radial-gradient(ellipse at center, #C3AED6 0%, transparent 50%);
}

@keyframes water-flow-reform {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Floating Thread Elements */
.thread {
    position: absolute;
    width: 200px;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, rgba(126, 179, 225, 0.3) 50%, transparent 100%);
    animation: thread-float 15s infinite ease-in-out;
}

.thread-1 {
    top: 20%;
    left: 10%;
    transform: rotate(45deg);
    animation-delay: 0s;
}

.thread-2 {
    top: 60%;
    right: 15%;
    transform: rotate(-30deg);
    animation-delay: 3s;
    background: linear-gradient(90deg, transparent 0%, rgba(22, 92, 253, 0.3) 50%, transparent 100%);
}

.thread-3 {
    bottom: 30%;
    left: 20%;
    transform: rotate(60deg);
    animation-delay: 6s;
}

.thread-4 {
    top: 40%;
    right: 30%;
    transform: rotate(-45deg);
    animation-delay: 9s;
    background: linear-gradient(90deg, transparent 0%, rgba(141, 101, 233, 0.3) 50%, transparent 100%);
}

@keyframes thread-float {
    0%, 100% {
        transform: translateY(0) rotate(var(--rotation, 45deg));
        opacity: 0.3;
    }
    50% {
        transform: translateY(-30px) rotate(calc(var(--rotation, 45deg) + 10deg));
        opacity: 0.6;
    }
}

/* Reform Menu Cards */
.shadow-reform {
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.08);
}

.shadow-reform-hover {
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.12);
}

.reform-menu-card {
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.reform-menu-card:hover {
    transform: translateY(-5px);
}

.reform-menu-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(126, 179, 225, 0.05) 0%, transparent 70%);
    transform: rotate(45deg);
    transition: all 0.6s ease;
    opacity: 0;
}

.reform-menu-card:hover::before {
    opacity: 1;
    transform: rotate(45deg) translate(10%, 10%);
}

.card-icon {
    position: relative;
    transition: all 0.3s ease;
}

.reform-menu-card:hover .card-icon {
    transform: scale(1.1);
}

/* Reform Service List */
.reform-service-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.reform-service-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 15px;
    color: #6b7280;
    line-height: 1.5;
}

.reform-service-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 12px;
    height: 2px;
    background: linear-gradient(90deg, #7eb3e1 0%, #0d66b2 100%);
    transition: all 0.3s ease;
}

.reform-menu-card:hover .reform-service-list li::before {
    width: 16px;
}

/* Synergy Effect Section */
.text-gradient-synergy {
    background: linear-gradient(135deg, #0d66b2 0%, #7eb3e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.synergy-icon {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.synergy-item:hover .synergy-icon {
    transform: scale(1.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* Recommended Cards */
.recommended-card {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.recommended-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--gradient-start) 0%, var(--gradient-stop) 100%);
    transform: translateX(-100%);
    transition: all 0.4s ease;
}

.recommended-card:hover::after {
    transform: translateX(0);
}

.recommended-card:nth-child(1) {
    --gradient-start: #3B82F6;
    --gradient-stop: #60A5FA;
}

.recommended-card:nth-child(2) {
    --gradient-start: #10B981;
    --gradient-stop: #34D399;
}

.recommended-card:nth-child(3) {
    --gradient-start: #8B5CF6;
    --gradient-stop: #A78BFA;
}

.recommended-card:nth-child(4) {
    --gradient-start: #F59E0B;
    --gradient-stop: #FCD34D;
}

.recommended-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

/* Process Flow */
.process-line {
    background: linear-gradient(90deg, #e5e7eb 0%, #e5e7eb 25%, #3B82F6 25%, #3B82F6 50%, #10B981 50%, #10B981 75%, #8B5CF6 75%, #8B5CF6 100%);
    background-size: 400% 100%;
    animation: process-line-flow 10s linear infinite;
}

@keyframes process-line-flow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

.step-icon {
    background: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.process-step:hover .step-icon {
    transform: scale(1.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

/* Cultural Support */
.cultural-icon {
    transition: all 0.3s ease;
}

.cultural-icon:hover {
    transform: translateY(-5px);
}

.icon-wrapper {
    position: relative;
    overflow: hidden;
}

.icon-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
}

.cultural-icon:hover .icon-wrapper::before {
    width: 100%;
    height: 100%;
}

/* CTA Buttons */
.reform-cta .btn {
    position: relative;
    overflow: hidden;
}

.reform-cta .btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.reform-cta .btn:hover::before {
    width: 400px;
    height: 400px;
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .clothing-reform {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .reform-menu-grid {
        gap: 40px;
    }

    .synergy-effect-section {
        padding: 50px 40px;
    }

    .recommended-grid {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .reform-menu-card {
        padding: 40px 30px;
    }

    .process-steps {
        flex-direction: column;
        gap: 40px;
    }

    .process-line {
        display: none;
    }

    .cultural-icons {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .clothing-reform {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .reform-menu-card {
        padding: 30px 20px;
    }

    .synergy-effect-section {
        padding: 30px 20px;
    }

    .recommended-card {
        padding: 30px 20px;
    }

    .cultural-support {
        padding: 40px 20px;
    }

    .reform-cta .btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .cta-buttons {
        flex-direction: column;
    }
}

/* Animation Delays */
.clothing-reform .animation-element:nth-child(1) { animation-delay: 0.1s; }
.clothing-reform .animation-element:nth-child(2) { animation-delay: 0.2s; }
.clothing-reform .animation-element:nth-child(3) { animation-delay: 0.3s; }
.clothing-reform .animation-element:nth-child(4) { animation-delay: 0.4s; }
.clothing-reform .animation-element:nth-child(5) { animation-delay: 0.5s; }
.clothing-reform .animation-element:nth-child(6) { animation-delay: 0.6s; }
.clothing-reform .animation-element:nth-child(7) { animation-delay: 0.7s; }
.clothing-reform .animation-element:nth-child(8) { animation-delay: 0.8s; }

/* Print Styles */
@media print {
    .reform-water-bg,
    .reform-threads,
    .reform-decoration-1,
    .reform-decoration-2 {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-flow-element,
    .thread,
    .process-line {
        animation: none;
    }
    
    .reform-menu-card,
    .recommended-card,
    .process-step,
    .cultural-icon,
    .synergy-icon {
        transition: none;
    }
}























/* Special Services Section Styles */

/* Water Flow Background */
.services-water-bg {
    overflow: hidden;
    opacity: 0.03;
}

.water-flow-service {
    position: absolute;
    width: 300%;
    height: 300%;
    background: radial-gradient(ellipse at center, #6BCFFF 0%, transparent 50%);
    border-radius: 40%;
    animation: water-flow-service 45s infinite linear;
}

.flow-1 {
    top: -150%;
    left: -150%;
    animation-duration: 40s;
    background: radial-gradient(ellipse at center, #7eb3e1 0%, transparent 50%);
}

.flow-2 {
    bottom: -150%;
    right: -150%;
    animation-duration: 50s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, #0d66b2 0%, transparent 50%);
}

.flow-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 55s;
    background: radial-gradient(ellipse at center, #3f6bbd 0%, transparent 50%);
}

@keyframes water-flow-service {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Organic Floating Elements */
.organic-particle {
    position: absolute;
    border-radius: 50%;
    filter: blur(2px);
    animation: organic-float 25s infinite ease-in-out;
}

.organic-particle::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: inherit;
    filter: blur(10px);
    opacity: 0.5;
}

.particle-1 {
    width: 150px;
    height: 150px;
    top: 10%;
    left: 5%;
    background: radial-gradient(circle at 30% 30%, rgba(16, 185, 129, 0.3), transparent 70%);
    animation-delay: 0s;
}

.particle-2 {
    width: 100px;
    height: 100px;
    top: 60%;
    right: 10%;
    background: radial-gradient(circle at 30% 30%, rgba(59, 130, 246, 0.3), transparent 70%);
    animation-delay: 4s;
}

.particle-3 {
    width: 120px;
    height: 120px;
    bottom: 20%;
    left: 15%;
    background: radial-gradient(circle at 30% 30%, rgba(139, 92, 246, 0.3), transparent 70%);
    animation-delay: 8s;
}

.particle-4 {
    width: 80px;
    height: 80px;
    top: 30%;
    right: 20%;
    background: radial-gradient(circle at 30% 30%, rgba(245, 158, 11, 0.3), transparent 70%);
    animation-delay: 12s;
}

.particle-5 {
    width: 110px;
    height: 110px;
    bottom: 30%;
    right: 30%;
    background: radial-gradient(circle at 30% 30%, rgba(16, 185, 129, 0.3), transparent 70%);
    animation-delay: 16s;
}

.particle-6 {
    width: 90px;
    height: 90px;
    top: 50%;
    left: 40%;
    background: radial-gradient(circle at 30% 30%, rgba(59, 130, 246, 0.3), transparent 70%);
    animation-delay: 20s;
}

@keyframes organic-float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.3;
    }
    20% {
        transform: translate(-40px, -60px) scale(1.2);
        opacity: 0.5;
    }
    40% {
        transform: translate(50px, -30px) scale(0.9);
        opacity: 0.4;
    }
    60% {
        transform: translate(-30px, 50px) scale(1.1);
        opacity: 0.6;
    }
    80% {
        transform: translate(40px, 30px) scale(0.95);
        opacity: 0.4;
    }
}

/* Gradient Text Natural */
.gradient-text-natural {
    background: linear-gradient(135deg, #10B981 0%, #7eb3e1 50%, #0d66b2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Service Cards Grid */
.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

/* Service Card Styles */
.service-card {
    position: relative;
}

.shadow-service {
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.08);
}

.shadow-service-hover {
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.12);
}

.card-inner {
    position: relative;
    z-index: 2;
}

.service-icon-wrapper {
    position: relative;
}

.service-icon {
    position: relative;
    overflow: hidden;
}

.service-icon::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.group:hover .service-icon::before {
    width: 100%;
    height: 100%;
}

/* Service Check List */
.service-check-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Feature Tags */
.feature-tag {
    display: inline-block;
    white-space: nowrap;
}

/* Process Steps */
.process-steps .step {
    position: relative;
}

.step-number {
    flex-shrink: 0;
}

/* Promise Grid */
.promise-grid {
    position: relative;
}

.promise-card {
    transition: all 0.3s ease;
}

.promise-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

/* CTA Buttons Animation */
.services-cta .btn {
    position: relative;
    overflow: hidden;
}

.services-cta .btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.services-cta .btn:hover::before {
    width: 400px;
    height: 400px;
}

/* Philosophy Note */
.philosophy-note {
    position: relative;
    overflow: hidden;
}

.philosophy-note::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(126, 179, 225, 0.05) 0%, transparent 70%);
    animation: philosophy-glow 20s infinite ease-in-out;
}

@keyframes philosophy-glow {
    0%, 100% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.2);
    }
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .special-services {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .services-grid {
        gap: 30px;
    }

    .card-inner {
        padding: 40px;
    }

    .promise-grid {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .services-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .service-card {
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .special-services {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .card-inner {
        padding: 30px 20px;
    }

    .service-icon {
        width: 60px;
        height: 60px;
    }

    .service-icon svg {
        width: 30px;
        height: 30px;
    }

    .promise-card {
        padding: 30px 20px;
    }

    .philosophy-note {
        padding: 30px 20px;
    }

    .cta-buttons {
        flex-direction: column;
    }

    .cta-buttons .btn {
        width: 100%;
    }
}

/* Animation States */
.special-services .animation-element {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .special-services .animation-element {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .special-services .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Print Styles */
@media print {
    .services-water-bg,
    .organic-elements,
    .service-decoration-1,
    .service-decoration-2 {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-flow-service,
    .organic-particle,
    .philosophy-note::before {
        animation: none;
    }
    
    .service-card,
    .promise-card,
    .service-icon,
    .btn {
        transition: none;
    }
}








/* Edoya History Section Styles */

/* Water Memory Background */
.history-water-ambient {
    overflow: hidden;
}

.water-memory {
    position: absolute;
    border-radius: 50%;
    filter: blur(120px);
    animation: memory-flow 35s infinite ease-in-out;
}

.memory-1 {
    width: 800px;
    height: 800px;
    top: -400px;
    left: -400px;
    background: radial-gradient(circle at center, rgba(251, 191, 36, 0.15) 0%, transparent 70%);
    animation-duration: 30s;
}

.memory-2 {
    width: 600px;
    height: 600px;
    top: 20%;
    right: -300px;
    background: radial-gradient(circle at center, rgba(59, 130, 246, 0.15) 0%, transparent 70%);
    animation-duration: 40s;
    animation-direction: reverse;
}

.memory-3 {
    width: 700px;
    height: 700px;
    bottom: -350px;
    left: 20%;
    background: radial-gradient(circle at center, rgba(139, 92, 246, 0.15) 0%, transparent 70%);
    animation-duration: 35s;
    animation-delay: 10s;
}

.memory-4 {
    width: 500px;
    height: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle at center, rgba(16, 185, 129, 0.15) 0%, transparent 70%);
    animation-duration: 45s;
    animation-delay: 20s;
}

@keyframes memory-flow {
    0%, 100% {
        transform: scale(1) translate(0, 0);
        opacity: 0.15;
    }
    33% {
        transform: scale(1.3) translate(50px, -50px);
        opacity: 0.25;
    }
    66% {
        transform: scale(0.9) translate(-50px, 50px);
        opacity: 0.1;
    }
}

/* Time Particles */
.time-particle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    animation: particle-rise 25s infinite linear;
}

.particle-1 {
    left: 10%;
    animation-delay: 0s;
    animation-duration: 22s;
}

.particle-2 {
    left: 30%;
    animation-delay: 4s;
    animation-duration: 28s;
}

.particle-3 {
    left: 50%;
    animation-delay: 8s;
    animation-duration: 25s;
}

.particle-4 {
    left: 70%;
    animation-delay: 12s;
    animation-duration: 30s;
}

.particle-5 {
    left: 85%;
    animation-delay: 16s;
    animation-duration: 26s;
}

.particle-6 {
    left: 95%;
    animation-delay: 20s;
    animation-duration: 24s;
}

@keyframes particle-rise {
    0% {
        bottom: -10px;
        opacity: 0;
        transform: translateX(0);
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        bottom: 110%;
        opacity: 0;
        transform: translateX(100px);
    }
}

/* Gradient Text */
.gradient-text-history {
    background: linear-gradient(135deg, #F59E0B 0%, #3B82F6 50%, #10B981 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* History Badge */
.history-badge {
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.history-badge:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(245, 158, 11, 0.1);
}

/* Timeline Styles */
.history-timeline-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.timeline-path {
    z-index: 1;
}

.path-line {
    opacity: 0.3;
}

.path-flow {
    background: linear-gradient(to bottom, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.8) 50%, 
        rgba(255, 255, 255, 0) 100%);
    animation: flow-down 3s infinite linear;
}

@keyframes flow-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

/* Timeline Era Styles */
.timeline-era {
    display: flex;
    align-items: center;
    position: relative;
}

.era-left {
    padding-right: 50%;
    padding-left: 0;
}

.era-right {
    padding-left: 50%;
    padding-right: 0;
    flex-direction: row-reverse;
}

.era-content {
    position: relative;
    flex: 1;
    overflow: hidden;
}

.shadow-history {
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.08);
}

.era-badge {
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.timeline-era:hover .era-badge {
    transform: scale(1.1);
}

/* Era Images */
.era-image {
    width: 400px;
    z-index: 2;
}

.image-frame {
    position: relative;
    transition: all 0.4s ease;
}

.timeline-era:hover .image-frame {
    transform: scale(1.05);
    box-shadow: 0 30px 80px -20px rgba(0, 0, 0, 0.15);
}

.image-ripple {
    width: 150%;
    height: 150%;
    border: 2px solid rgba(126, 179, 225, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: ripple-expand-history 4s infinite ease-out;
    pointer-events: none;
}

@keyframes ripple-expand-history {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.6;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

/* Era Features */
.feature-item {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.innovation-card {
    position: relative;
    overflow: hidden;
}

.innovation-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(59, 130, 246, 0.1) 0%, transparent 70%);
    animation: innovation-glow 10s infinite ease-in-out;
}

@keyframes innovation-glow {
    0%, 100% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
}

/* Symbol Animation */
.symbol-wrapper {
    animation: symbol-float 3s infinite ease-in-out;
}

@keyframes symbol-float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Transformation Grid */
.transformation-grid {
    position: relative;
}

.transform-item {
    animation: transform-pulse 3s infinite ease-in-out;
    animation-delay: calc(var(--item-index, 0) * 0.3s);
}

.transform-item:nth-child(1) { --item-index: 0; }
.transform-item:nth-child(2) { --item-index: 1; }
.transform-item:nth-child(3) { --item-index: 2; }

@keyframes transform-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

/* History Values */
.values-pattern {
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(251, 191, 36, 0.1) 0%, transparent 30%),
        radial-gradient(circle at 80% 20%, rgba(16, 185, 129, 0.1) 0%, transparent 30%),
        radial-gradient(circle at 60% 70%, rgba(59, 130, 246, 0.1) 0%, transparent 30%);
}

.value-card {
    position: relative;
}

.value-icon {
    transition: all 0.3s ease;
}

.value-card:hover .value-icon {
    transform: scale(1.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

/* Cultural Heritage */
.heritage-card {
    position: relative;
    cursor: pointer;
}

.card-image-wrapper {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.heritage-card:hover .card-image-wrapper {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}

/* Future Vision */
.vision-message {
    position: relative;
    overflow: visible;
}

.vision-message::before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    width: 300%;
    height: 300%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
    /*animation: vision-shine 15s infinite linear;*/
}
/*
@keyframes vision-shine {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
*/
/* Responsive Adjustments */
@media (max-width: 1199px) {
    .edoya-history {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .era-left,
    .era-right {
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
    }

    .era-image {
        position: relative !important;
        width: 100%;
        max-width: 500px;
        margin: 30px auto 0;
        left: auto !important;
        right: auto !important;
        transform: none !important;
    }

    .timeline-path {
        display: none;
    }

    .timeline-era {
        margin-bottom: 80px;
    }

    .era-content {
        max-width: 700px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
    .heritage-grid {
        gap: 40px;
    }

    .transformation-grid {
        gap: 30px;
    }

    .values-grid {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .edoya-history {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .era-content {
        padding: 30px 20px;
    }

    .era-badge {
        width: 100px;
        height: 100px;
        font-size: 18px;
    }

    .timeline-era {
        margin-bottom: 60px;
    }

    .heritage-card {
        margin-bottom: 30px;
    }

    .vision-message {
        padding: 30px 20px;
    }

    .history-values {
        padding: 40px 20px;
    }
}

/* Animation States */
.edoya-history .animation-element {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .edoya-history .animation-element {
    opacity: 0;
    transform: translateY(80px);
    transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .edoya-history .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Animation Delays */
.edoya-history .animation-element:nth-child(1) { transition-delay: 0.1s; }
.edoya-history .animation-element:nth-child(2) { transition-delay: 0.2s; }
.edoya-history .animation-element:nth-child(3) { transition-delay: 0.3s; }
.edoya-history .animation-element:nth-child(4) { transition-delay: 0.4s; }
.edoya-history .animation-element:nth-child(5) { transition-delay: 0.5s; }
.edoya-history .animation-element:nth-child(6) { transition-delay: 0.6s; }
.edoya-history .animation-element:nth-child(7) { transition-delay: 0.7s; }
.edoya-history .animation-element:nth-child(8) { transition-delay: 0.8s; }

/* Print Styles */
@media print {
    .history-water-ambient,
    .history-time-particles,
    .history-decoration-1,
    .history-decoration-2,
    .timeline-path,
    .image-ripple {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-memory,
    .time-particle,
    .path-flow,
    .image-ripple,
    .symbol-wrapper,
    .transform-item,
    .vision-message::before {
        animation: none;
    }
    
    .timeline-era,
    .era-badge,
    .value-icon,
    .heritage-card,
    .image-frame {
        transition: none;
    }
}














/* Delivery Service Section Styles */

/* Water Flow Background */
.delivery-water-bg {
    overflow: hidden;
    opacity: 0.04;
}

.water-flow-delivery {
    position: absolute;
    width: 400%;
    height: 400%;
    background: radial-gradient(ellipse at center, #3B82F6 0%, transparent 60%);
    border-radius: 45%;
    animation: water-flow-delivery 60s infinite linear;
}

.flow-1 {
    top: -200%;
    left: -200%;
    animation-duration: 50s;
    background: radial-gradient(ellipse at center, #60A5FA 0%, transparent 60%);
}

.flow-2 {
    bottom: -200%;
    right: -200%;
    animation-duration: 70s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, #10B981 0%, transparent 60%);
}

.flow-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 80s;
    background: radial-gradient(ellipse at center, #34D399 0%, transparent 60%);
}

.water-gradient-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, 
        rgba(59, 130, 246, 0.02) 0%, 
        rgba(126, 179, 225, 0.02) 50%, 
        rgba(165, 215, 232, 0.02) 100%);
}

@keyframes water-flow-delivery {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.2);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

/* Floating Elements */
.floating-van,
.floating-shirt {
    position: absolute;
    color: rgba(59, 130, 246, 0.2);
    animation: float-element 20s infinite ease-in-out;
}

.van-1 {
    top: 15%;
    left: 10%;
    animation-delay: 0s;
}

.van-2 {
    bottom: 20%;
    right: 15%;
    animation-delay: 10s;
}

.shirt-1 {
    top: 60%;
    left: 20%;
    animation-delay: 5s;
    color: rgba(126, 179, 225, 0.2);
}

.shirt-2 {
    top: 30%;
    right: 25%;
    animation-delay: 15s;
    color: rgba(141, 101, 233, 0.2);
}

@keyframes float-element {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(30px, -40px) rotate(10deg);
    }
    50% {
        transform: translate(-20px, -60px) rotate(-5deg);
    }
    75% {
        transform: translate(40px, -20px) rotate(15deg);
    }
}

/* Gradient Text */
.gradient-text-delivery {
    background: linear-gradient(135deg, #3B82F6 0%, #10B981 50%, #60A5FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Area Map Container */
.map-wrapper {
    position: relative;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.map-wrapper:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px rgba(59, 130, 246, 0.15);
}

.map-overlay {
    mix-blend-mode: multiply;
}

.area-marker {
    position: relative;
    animation: pulse-marker 2s infinite ease-out;
}

@keyframes pulse-marker {
    0% {
        box-shadow: 0 0 0 0 currentColor;
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/* Usage Steps */
.step-number {
    position: relative;
    overflow: hidden;
}

.step-number::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.usage-step:hover .step-number::before {
    width: 100%;
    height: 100%;
}

/* Method Cards */
.method-card {
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/*.method-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0%, transparent 70%);
    transform: rotate(45deg);
    transition: all 0.6s ease;
    opacity: 0;
}*/

.method-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.method-card:hover::before {
    opacity: 1;
}

/* Highlight Tags */
.highlight-tag {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.highlight-tag::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: all 0.6s ease;
}

.highlight-tag:hover::before {
    left: 100%;
}

/* Pricing Section */
.free-delivery-badge {
    position: relative;
    animation: badge-float 3s infinite ease-in-out;
}

@keyframes badge-float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Plan Cards */
.plan-card {
    position: relative;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.plan-card:hover {
    transform: translateY(-10px);
}

.plan-icon {
    position: relative;
    transition: all 0.3s ease;
}

.plan-card:hover .plan-icon {
    transform: scale(1.1);
}

.popular-badge {
    transform: rotate(45deg) translate(30px, -30px);
    transform-origin: center;
}

/* Recommend Cards */
.recommend-card {
    transition: all 0.3s ease;
}

.recommend-card:hover {
    transform: translateY(-5px);
}

.card-icon-wrapper {
    position: relative;
}

.icon-ripple {
    background: radial-gradient(circle, currentColor 0%, transparent 70%);
    opacity: 0.2;
    animation: ripple-effect 3s infinite ease-out;
}

@keyframes ripple-effect {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

/* Service Slides */
.service-slide {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.service-slide:hover {
    transform: translateY(-5px);
}

.service-slide + .service-slide {
    margin-left: 30px;
}

/* Customer Voice Cards */
.voice-card {
    position: relative;
    transition: all 0.3s ease;
}

.voice-card:hover {
    transform: translateY(-5px);
}

.quote-icon {
    font-family: Georgia, serif;
    line-height: 1;
}

/* CTA Section */
.delivery-cta {
    position: relative;
}

.cta-pattern {
    mix-blend-mode: overlay;
}

.line-cta,
.phone-cta {
    transition: all 0.3s ease;
}

.line-cta:hover,
.phone-cta:hover {
    transform: translateY(-5px);
}

/* Shadow Styles */
.shadow-soft {
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.08);
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .delivery-service {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .map-wrapper {
        height: 450px;
        padding: 40px;
    }

    .usage-step {
        margin-bottom: 30px;
    }

    .pricing-section {
        padding: 50px;
    }

    .service-slide + .service-slide {
        margin-left: 20px;
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .area-map-container {
        margin-bottom: 40px;
    }

    .step-number-wrapper {
        margin-right: 20px;
    }

    .plans-grid {
        gap: 20px;
    }

    .recommend-grid {
        gap: 20px;
    }

    .services-carousel {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .service-slide + .service-slide {
        margin-left: 0;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .delivery-service {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .map-wrapper {
        height: auto;
        padding: 30px 20px;
    }

    .usage-steps {
        padding: 0 15px;
    }

    .step-number {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .pricing-section {
        padding: 30px 20px;
    }

    .plan-card {
        padding: 30px 20px;
    }

    .delivery-cta {
        padding: 40px 20px;
    }

    .cta-actions {
        flex-direction: column;
        align-items: center;
    }

    .line-cta,
    .phone-cta {
        width: 100%;
        max-width: none;
    }
}

/* Animation States */
.delivery-service .animation-element {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .delivery-service .animation-element {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .delivery-service .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Animation Delays */
.delivery-service .animation-element:nth-child(1) { animation-delay: 0.1s; }
.delivery-service .animation-element:nth-child(2) { animation-delay: 0.2s; }
.delivery-service .animation-element:nth-child(3) { animation-delay: 0.3s; }
.delivery-service .animation-element:nth-child(4) { animation-delay: 0.4s; }
.delivery-service .animation-element:nth-child(5) { animation-delay: 0.5s; }
.delivery-service .animation-element:nth-child(6) { animation-delay: 0.6s; }
.delivery-service .animation-element:nth-child(7) { animation-delay: 0.7s; }
.delivery-service .animation-element:nth-child(8) { animation-delay: 0.8s; }

/* Print Styles */
@media print {
    .delivery-water-bg,
    .delivery-floating-elements,
    .delivery-decoration-1,
    .delivery-decoration-2 {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-flow-delivery,
    .floating-van,
    .floating-shirt,
    .icon-ripple,
    .free-delivery-badge {
        animation: none;
    }
    
    .plan-card,
    .recommend-card,
    .service-slide,
    .voice-card,
    .method-card {
        transition: none;
    }
}








/* Special Cleaning Section Styles */

/* Premium Water Flow Background */
.special-water-flow {
    overflow: hidden;
    opacity: 0.03;
}

.water-flow-premium {
    position: absolute;
    width: 500%;
    height: 500%;
    background: radial-gradient(ellipse at center, rgba(16, 185, 129, 0.3) 0%, transparent 60%);
    border-radius: 45%;
    animation: water-flow-premium 50s infinite linear;
}

.flow-1 {
    top: -250%;
    left: -250%;
    animation-duration: 45s;
    background: radial-gradient(ellipse at center, rgba(52, 211, 153, 0.3) 0%, transparent 60%);
}

.flow-2 {
    bottom: -250%;
    right: -250%;
    animation-duration: 60s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, rgba(6, 182, 212, 0.3) 0%, transparent 60%);
}

.flow-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 70s;
    background: radial-gradient(ellipse at center, rgba(59, 130, 246, 0.3) 0%, transparent 60%);
}

.water-gradient-premium {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, 
        rgba(16, 185, 129, 0.02) 0%, 
        rgba(6, 182, 212, 0.02) 33%, 
        rgba(59, 130, 246, 0.02) 66%, 
        rgba(139, 92, 246, 0.02) 100%);
}

@keyframes water-flow-premium {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.3);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

/* Floating Premium Elements */
.floating-bubble {
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(16, 185, 129, 0.1));
    border-radius: 50%;
    box-shadow: 0 20px 60px rgba(16, 185, 129, 0.2);
    animation: bubble-float-premium 30s infinite ease-in-out;
}

.bubble-1 {
    width: 150px;
    height: 150px;
    top: 10%;
    left: 5%;
    animation-delay: 0s;
}

.bubble-2 {
    width: 100px;
    height: 100px;
    top: 70%;
    right: 10%;
    animation-delay: 6s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(6, 182, 212, 0.1));
}

.bubble-3 {
    width: 120px;
    height: 120px;
    bottom: 20%;
    left: 15%;
    animation-delay: 12s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(59, 130, 246, 0.1));
}

.bubble-4 {
    width: 80px;
    height: 80px;
    top: 40%;
    right: 20%;
    animation-delay: 18s;
}

.bubble-5 {
    width: 110px;
    height: 110px;
    bottom: 30%;
    right: 30%;
    animation-delay: 24s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(139, 92, 246, 0.1));
}

.floating-leaf {
    position: absolute;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, rgba(52, 211, 153, 0.3) 0%, rgba(16, 185, 129, 0.3) 100%);
    border-radius: 0% 100% 0% 100%;
    animation: leaf-float 25s infinite ease-in-out;
}

.leaf-1 {
    top: 20%;
    left: 80%;
    animation-delay: 0s;
    transform: rotate(45deg);
}

.leaf-2 {
    top: 60%;
    left: 10%;
    animation-delay: 8s;
    transform: rotate(-30deg);
}

.leaf-3 {
    bottom: 40%;
    right: 15%;
    animation-delay: 16s;
    transform: rotate(60deg);
}

@keyframes bubble-float-premium {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.6;
    }
    25% {
        transform: translate(50px, -80px) scale(1.1);
        opacity: 0.8;
    }
    50% {
        transform: translate(-40px, -60px) scale(0.95);
        opacity: 0.7;
    }
    75% {
        transform: translate(30px, 50px) scale(1.05);
        opacity: 0.6;
    }
}

@keyframes leaf-float {
    0%, 100% {
        transform: rotate(var(--rotation, 45deg)) translate(0, 0);
    }
    33% {
        transform: rotate(calc(var(--rotation, 45deg) + 20deg)) translate(20px, -30px);
    }
    66% {
        transform: rotate(calc(var(--rotation, 45deg) - 20deg)) translate(-20px, 20px);
    }
}

/* Gradient Text Premium */
.gradient-text-premium {
    background: linear-gradient(135deg, #10B981 0%, #06B6D4 50%, #3B82F6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Section Badge Premium */
.section-badge-premium {
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.section-badge-premium::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: all 0.6s ease;
}

.section-badge-premium:hover::before {
    left: 100%;
}

/* Service Cards */
.special-service-card {
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.special-service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.12);
}

/* Service Icon Premium */
.service-icon-premium {
    position: relative;
    transition: all 0.3s ease;
}

.service-icon-premium::before {
    content: '';
    position: absolute;
    inset: -5px;
    border-radius: 50%;
    background: inherit;
    filter: blur(20px);
    opacity: 0;
    transition: all 0.3s ease;
}

.special-service-card:hover .service-icon-premium::before {
    opacity: 0.5;
    inset: -10px;
}

/* Timeline Flow */
.timeline-flow {
    position: relative;
}

.step-icon-premium {
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.timeline-step:hover .step-icon-premium {
    transform: scale(1.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.connector-line {
    position: relative;
    overflow: hidden;
}

.connector-line::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    animation: flow-animation 3s infinite linear;
}

@keyframes flow-animation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

/* Feature Box Premium */
.feature-box-premium {
    position: relative;
    transition: all 0.3s ease;
}

.feature-box-premium:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

/* Feature Card Premium */
.feature-card-premium {
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.feature-card-premium:hover {
    border-color: var(--hover-color, #10B981);
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.futon-card .feature-card-premium {
    --hover-color: #10B981;
}

/* Visual Elements */
.service-visual-wrapper {
    position: relative;
    overflow: hidden;
}

.visual-overlay {
    transition: all 0.4s ease;
}

.special-service-card:hover .visual-overlay {
    opacity: 0.5;
}

.visual-badge {
    backdrop-filter: blur(10px);
    animation: badge-float-premium 3s infinite ease-in-out;
}

@keyframes badge-float-premium {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Element Circles */
.element-circle {
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    animation: circle-pulse 4s infinite ease-out;
}

.circle-1 {
    width: 200px;
    height: 200px;
    top: 20%;
    right: 10%;
    animation-delay: 0s;
}

.circle-2 {
    width: 150px;
    height: 150px;
    bottom: 30%;
    left: 20%;
    animation-delay: 1.5s;
}

.circle-3 {
    width: 100px;
    height: 100px;
    top: 60%;
    right: 30%;
    animation-delay: 3s;
}

@keyframes circle-pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.1;
    }
}

/* Heritage Box */
.heritage-box {
    position: relative;
    overflow: hidden;
}

.heritage-box::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(139, 92, 246, 0.1) 0%, transparent 50%);
    animation: heritage-glow 20s infinite linear;
}

@keyframes heritage-glow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Sakura Decoration */
.sakura-decoration {
    animation: sakura-float 10s infinite ease-in-out;
}

@keyframes sakura-float {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    33% {
        transform: translate(-10px, 10px) rotate(120deg);
    }
    66% {
        transform: translate(10px, -10px) rotate(240deg);
    }
}

/* Safety Box */
.safety-box {
    position: relative;
    overflow: hidden;
}

.point-icon {
    position: relative;
    transition: all 0.3s ease;
}

.point-item:hover .point-icon {
    transform: scale(1.2);
}

/* Heart Decoration */
.heart-decoration {
    animation: heart-beat 2s infinite ease-in-out;
}

@keyframes heart-beat {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

/* Pattern Grid */
.pattern-grid {
    width: 100%;
    height: 100%;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 40px, rgba(255, 255, 255, 0.05) 40px, rgba(255, 255, 255, 0.05) 80px),
        repeating-linear-gradient(90deg, transparent, transparent 40px, rgba(255, 255, 255, 0.05) 40px, rgba(255, 255, 255, 0.05) 80px);
}

/* Shadow Styles */
.shadow-soft {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
}

/* Icons not in library - fallback */
.icon-lqd-sneaker::before { content: "👟"; font-size: 1.2em; }
.icon-lqd-bed::before { content: "🛏️"; font-size: 1.2em; }
.icon-lqd-kimono::before { content: "👘"; font-size: 1.2em; }
.icon-lqd-teddy-bear::before { content: "🧸"; font-size: 1.2em; }

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .special-cleaning {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .special-service-card .col {
        margin-bottom: 0;
    }

    .service-visual-wrapper {
        height: 400px;
    }
}

@media (max-width: 991px) {
    .special-service-card .row {
        flex-direction: column !important;
    }

    .service-visual-wrapper {
        height: 350px;
        margin-top: 40px;
    }

    .features-grid {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .special-cleaning {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 36px;
    }

    .ld-fancy-heading h3 {
        font-size: 28px;
    }

    .special-service-card {
        margin-bottom: 60px;
    }

    .service-content {
        padding: 30px 20px;
    }

    .service-visual-wrapper {
        min-height: 300px;
    }

    .visual-badge {
        bottom: 20px;
        left: 20px;
        right: 20px;
        padding: 15px 20px;
    }

    .special-cta {
        padding: 40px 20px;
    }

    .cta-actions {
        flex-direction: column;
        align-items: center;
    }

    .cta-actions .btn {
        width: 100%;
        max-width: 300px;
    }
}

/* Animation States */
.special-cleaning .animation-element {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .special-cleaning .animation-element {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .special-cleaning .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Animation Delays */
.special-cleaning .animation-element:nth-child(1) { animation-delay: 0.1s; }
.special-cleaning .animation-element:nth-child(2) { animation-delay: 0.2s; }
.special-cleaning .animation-element:nth-child(3) { animation-delay: 0.3s; }
.special-cleaning .animation-element:nth-child(4) { animation-delay: 0.4s; }
.special-cleaning .animation-element:nth-child(5) { animation-delay: 0.5s; }

/* Print Styles */
@media print {
    .special-water-flow,
    .special-floating-elements,
    .special-decoration-1,
    .special-decoration-2 {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-flow-premium,
    .floating-bubble,
    .floating-leaf,
    .connector-line::after,
    .visual-badge,
    .element-circle,
    .sakura-decoration,
    .heart-decoration {
        animation: none;
    }
    
    .special-service-card,
    .service-icon-premium,
    .step-icon-premium,
    .feature-box-premium,
    .feature-card-premium {
        transition: none;
    }
}










/* Natural Cleaning Philosophy Section Styles */

/* Organic Water Flow Background */
.philosophy-water-flow {
    overflow: hidden;
    opacity: 0.04;
}

.water-flow-organic {
    position: absolute;
    width: 400%;
    height: 400%;
    background: radial-gradient(ellipse at center, rgba(16, 185, 129, 0.5) 0%, transparent 70%);
    border-radius: 50%;
    animation: water-flow-organic 60s infinite linear;
}

.flow-1 {
    top: -200%;
    left: -200%;
    animation-duration: 50s;
    background: radial-gradient(ellipse at center, rgba(52, 211, 153, 0.4) 0%, transparent 70%);
}

.flow-2 {
    bottom: -200%;
    right: -200%;
    animation-duration: 70s;
    animation-direction: reverse;
    background: radial-gradient(ellipse at center, rgba(6, 182, 212, 0.4) 0%, transparent 70%);
}

.flow-3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 80s;
    background: radial-gradient(ellipse at center, rgba(59, 130, 246, 0.4) 0%, transparent 70%);
}

.water-gradient-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, 
        rgba(16, 185, 129, 0.03) 0%, 
        rgba(6, 182, 212, 0.03) 33%, 
        rgba(59, 130, 246, 0.03) 66%, 
        rgba(139, 92, 246, 0.03) 100%);
}

@keyframes water-flow-organic {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.2);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

/* Natural Floating Elements */
.natural-bubble {
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(16, 185, 129, 0.2));
    border-radius: 50%;
    box-shadow: 0 20px 60px rgba(16, 185, 129, 0.15);
    animation: bubble-float-natural 35s infinite ease-in-out;
}

.bubble-1 {
    width: 180px;
    height: 180px;
    top: 10%;
    left: 5%;
    animation-delay: 0s;
}

.bubble-2 {
    width: 120px;
    height: 120px;
    top: 70%;
    right: 10%;
    animation-delay: 10s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(6, 182, 212, 0.2));
}

.bubble-3 {
    width: 150px;
    height: 150px;
    bottom: 20%;
    left: 15%;
    animation-delay: 20s;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.9), rgba(59, 130, 246, 0.2));
}

.natural-leaf {
    position: absolute;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, rgba(52, 211, 153, 0.4) 0%, rgba(16, 185, 129, 0.4) 100%);
    border-radius: 0% 100% 0% 100%;
    animation: leaf-float-natural 30s infinite ease-in-out;
}

.leaf-1 {
    top: 30%;
    right: 10%;
    animation-delay: 5s;
    transform: rotate(45deg);
}

.leaf-2 {
    bottom: 40%;
    left: 8%;
    animation-delay: 15s;
    transform: rotate(-30deg);
}

@keyframes bubble-float-natural {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.6;
    }
    25% {
        transform: translate(60px, -100px) scale(1.1);
        opacity: 0.8;
    }
    50% {
        transform: translate(-50px, -80px) scale(0.95);
        opacity: 0.7;
    }
    75% {
        transform: translate(40px, 60px) scale(1.05);
        opacity: 0.6;
    }
}

@keyframes leaf-float-natural {
    0%, 100% {
        transform: rotate(var(--rotation, 45deg)) translate(0, 0);
    }
    33% {
        transform: rotate(calc(var(--rotation, 45deg) + 20deg)) translate(30px, -40px);
    }
    66% {
        transform: rotate(calc(var(--rotation, 45deg) - 20deg)) translate(-30px, 30px);
    }
}

/* Gradient Text */
.gradient-text-philosophy {
    background: linear-gradient(135deg, #10B981 0%, #06B6D4 50%, #3B82F6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Philosophy Badge */
.philosophy-badge {
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, rgba(6, 182, 212, 0.1) 50%, rgba(59, 130, 246, 0.1) 100%);
    border: 1px solid rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
}

.philosophy-badge:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 40px rgba(16, 185, 129, 0.15);
}

/* Journey Section */
.journey-water-pattern {
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(16, 185, 129, 0.05) 35px, rgba(16, 185, 129, 0.05) 70px),
        repeating-linear-gradient(-45deg, transparent, transparent 35px, rgba(6, 182, 212, 0.05) 35px, rgba(6, 182, 212, 0.05) 70px);
}

.realization-box {
    position: relative;
    overflow: hidden;
    animation: float-fade-in 1s ease forwards;
}

.realization-box::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(16, 185, 129, 0.05) 0%, transparent 50%);
    animation: realization-glow 20s infinite linear;
}

@keyframes realization-glow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Reason Cards */
.reason-card {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.reason-card:hover {
    transform: translateY(-10px);
}

.reason-card:hover .icon-circle {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}

.icon-circle {
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.icon-circle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
}

.reason-card:hover .icon-circle::before {
    width: 100%;
    height: 100%;
}

/* Natural System Showcase */
.system-pattern {
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 40px, rgba(255, 255, 255, 0.05) 40px, rgba(255, 255, 255, 0.05) 80px),
        repeating-linear-gradient(90deg, transparent, transparent 40px, rgba(255, 255, 255, 0.05) 40px, rgba(255, 255, 255, 0.05) 80px);
}

.feature-card {
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.feature-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #10B981 0%, #06B6D4 50%, #3B82F6 100%);
    transform: translateX(-100%);
    transition: all 0.4s ease;
}

.feature-card:hover {
    transform: translateY(-5px);
}

.feature-card:hover::after {
    transform: translateX(0);
}

/* Progress Bar Animation */
.progress-fill {
    position: relative;
    overflow: hidden;
    animation: progress-fill-natural 2s ease-out forwards;
}

@keyframes progress-fill-natural {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

.progress-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: progress-shine-natural 2s infinite;
}

@keyframes progress-shine-natural {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

/* Comparison Table */
.comparison-table {
    border-collapse: separate;
    border-spacing: 0;
}

.comparison-table th,
.comparison-table td {
    transition: all 0.3s ease;
}

.comparison-table tbody tr:hover {
    background: rgba(251, 191, 36, 0.05);
}

/* Atopy Care Section */
.atopy-message {
    position: relative;
    overflow: hidden;
}

.atopy-message::before {
    content: '';
    position: absolute;
    top: -100%;
    right: -100%;
    width: 300%;
    height: 300%;
    background: radial-gradient(circle, rgba(16, 185, 129, 0.1) 0%, transparent 40%);
    animation: atopy-care-glow 25s infinite linear;
}

@keyframes atopy-care-glow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.reason-number {
    transition: all 0.3s ease;
}

.reason-item:hover .reason-number {
    transform: scale(1.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* Testimonial Cards */
.testimonial-card {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}

.testimonial-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.12);
}

.quote-mark {
    transition: all 0.3s ease;
}

.testimonial-card:hover .quote-mark {
    transform: scale(1.2);
    opacity: 0.3;
}

/* Philosophy Message */
.message-water-effect {
    background: radial-gradient(circle at 20% 50%, rgba(16, 185, 129, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 80% 50%, rgba(6, 182, 212, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 50% 80%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
    animation: message-water-flow 30s infinite ease-in-out;
}

@keyframes message-water-flow {
    0%, 100% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.1) rotate(180deg);
    }
}

/* Floating Badge Animation */

@keyframes float-fade-in {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.floating-badge {
    animation: float-fade-in 0.8s ease forwards, badge-float-natural 3s infinite ease-in-out 0.8s;
}

.fade-in-on-load {
    animation: float-fade-in 1s ease forwards;
}

@keyframes badge-float-natural {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* Responsive Adjustments */
@media (max-width: 1199px) {
    .natural-philosophy {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .philosophy-journey {
        padding: 60px;
    }

    .reasons-grid {
        gap: 30px;
    }

    .natural-system-showcase {
        padding: 60px;
    }

    .atopy-care-section {
        padding: 50px;
    }

    .philosophy-message {
        padding: 60px;
    }
}

@media (max-width: 991px) {
    .reasons-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .system-features .feature-card {
        margin-bottom: 20px;
    }

    .testimonials-grid {
        gap: 30px;
    }

    .journey-visual {
        margin-top: 40px;
    }

    .floating-badge {
        position: relative !important;
        bottom: auto;
        left: auto;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .natural-philosophy {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .ld-fancy-heading h2 {
        font-size: 42px;
    }

    .philosophy-journey {
        padding: 40px 30px;
    }

    .realization-box {
        padding: 30px;
    }

    .reason-card .card-inner {
        padding: 35px;
    }

    .natural-system-showcase {
        padding: 40px 30px;
    }

    .feature-card {
        padding: 30px;
    }

    .atopy-care-section {
        padding: 30px;
    }

    .atopy-message {
        padding: 35px;
    }

    .testimonial-card {
        padding: 35px;
    }

    .philosophy-message {
        padding: 40px 30px;
    }

    .comparison-table {
        font-size: 13px;
    }
}

/* Animation States */
.natural-philosophy .animation-element {
    opacity: 1;
    transform: translateY(0);
}

[data-custom-animations="true"] .natural-philosophy .animation-element {
    opacity: 0;
    transform: translateY(80px);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

[data-custom-animations="true"] .natural-philosophy .animation-element.animated {
    opacity: 1;
    transform: translateY(0);
}

/* Animation Delays */
.natural-philosophy .animation-element:nth-child(1) { animation-delay: 0.1s; }
.natural-philosophy .animation-element:nth-child(2) { animation-delay: 0.2s; }
.natural-philosophy .animation-element:nth-child(3) { animation-delay: 0.3s; }
.natural-philosophy .animation-element:nth-child(4) { animation-delay: 0.4s; }
.natural-philosophy .animation-element:nth-child(5) { animation-delay: 0.5s; }
.natural-philosophy .animation-element:nth-child(6) { animation-delay: 0.6s; }
.natural-philosophy .animation-element:nth-child(7) { animation-delay: 0.7s; }
.natural-philosophy .animation-element:nth-child(8) { animation-delay: 0.8s; }

/* Print Styles */
@media print {
    .philosophy-water-flow,
    .philosophy-natural-elements,
    .philosophy-decoration-1,
    .philosophy-decoration-2 {
        display: none;
    }
    
    .animation-element {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .water-flow-organic,
    .natural-bubble,
    .natural-leaf,
    .realization-box::before,
    .message-water-effect,
    .floating-badge {
        animation: none;
    }
    
    .reason-card,
    .feature-card,
    .testimonial-card,
    .icon-circle,
    .reason-number {
        transition: none;
    }
}



.min-500 {
	min-height: 600px;
}








/* 店舗一覧セクション専用スタイル */
.shop-list-section {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.shop-list-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* セクションヘッダー */
.shop-list-section .section-header {
    text-align: center;
    margin-bottom: 60px;
}

.shop-list-section .section-title {
    font-size: 42px;
    font-weight: 700;
    color: #191d18;
    margin-bottom: 15px;
    letter-spacing: -0.02em;
}

.shop-list-section .section-subtitle {
    font-size: 18px;
    color: #666;
    font-weight: 400;
}

/* グリッドレイアウト */
.shop-list-section .shop-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

/* カードスタイル */
.shop-list-section .shop-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.shop-list-section .shop-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);
}

.shop-list-section .shop-card-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* 画像エリア */
.shop-list-section .shop-card-image {
    position: relative;
    padding-top: 75%; /* 4:3 アスペクト比 */
    overflow: hidden;
    background: #191d18;
}

.shop-list-section .shop-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.shop-list-section .shop-card:hover .shop-card-image img {
    transform: scale(1.1);
}

/* オーバーレイ */
.shop-list-section .shop-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(25, 29, 24, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.shop-list-section .shop-card:hover .shop-card-overlay {
    opacity: 1;
}

.shop-list-section .shop-card-icon {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.shop-list-section .shop-card:hover .shop-card-icon {
    transform: scale(1);
}

.shop-list-section .shop-card-icon svg {
    color: #191d18;
}

/* コンテンツエリア */
.shop-list-section .shop-card-content {
    padding: 30px;
}

.shop-list-section .shop-card-title {
    font-size: 24px;
    font-weight: 700;
    color: #191d18;
    margin-bottom: 10px;
    letter-spacing: -0.01em;
}

.shop-list-section .shop-card-description {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* メタ情報 */
.shop-list-section .shop-card-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shop-list-section .shop-card-address {
    font-size: 14px;
    color: #999;
}

.shop-list-section .shop-card-arrow {
    font-size: 20px;
    color: #191d18;
    transition: transform 0.3s ease;
}

.shop-list-section .shop-card:hover .shop-card-arrow {
    transform: translateX(5px);
}

/* レスポンシブ対応 */
@media screen and (max-width: 991px) {
    .shop-list-section {
        padding: 60px 0;
    }
    
    .shop-list-section .section-title {
        font-size: 36px;
    }
    
    .shop-list-section .section-subtitle {
        font-size: 16px;
    }
    
    .shop-list-section .shop-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 25px;
    }
}

@media screen and (max-width: 767px) {
    .shop-list-section {
        padding: 50px 0;
    }
    
    .shop-list-section .section-header {
        margin-bottom: 40px;
    }
    
    .shop-list-section .section-title {
        font-size: 30px;
    }
    
    .shop-list-section .shop-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .shop-list-section .shop-card-content {
        padding: 25px;
    }
    
    .shop-list-section .shop-card-title {
        font-size: 22px;
    }
    
    .shop-list-section .shop-card-description {
        font-size: 14px;
    }
}








/* ========================================
   ニュースセクション - 完璧なスタイリング
======================================== */

/* セクション全体 */
.news-sec {
  padding: 80px 0;
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
}

/* 背景装飾 */
.news-sec::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(14, 165, 233, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

/* タイトルエリア */
.title-area {
  margin-bottom: 60px;
}

.sub-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #0ea5e9;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}

.icon-masking {
  position: relative;
  width: 30px;
  height: 30px;
}

.icon-masking img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 12px;
  line-height: 1.2;
}

.sec-subtitle {
  color: #64748b;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0;
}

/* グリッドレイアウト */
.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 30px;
  margin-bottom: 60px;
}

/* レスポンシブ対応 */
@media (max-width: 1199px) {
  .news-grid {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}

@media (max-width: 767px) {
  .news-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  
  .sec-title {
    font-size: 2rem;
  }
}

/* ニュースカード */
.news-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.news-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

/* カード画像 */
.news-card__image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background-color: #f1f5f9;
}

.news-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.news-card:hover .news-card__img {
  transform: scale(1.05);
}

/* オーバーレイ */
.news-card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.5) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: flex-end;
  padding: 24px;
}

.news-card:hover .news-card__overlay {
  opacity: 1;
}

.news-card__readmore {
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* カード本体 */
.news-card__body {
  padding: 28px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* メタ情報 */
.news-card__meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.news-card__date {
  color: #94a3b8;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  gap: 6px;
}

.news-card__date i {
  font-size: 0.875rem;
}

.news-card__category {
  background: #e0f2fe;
  color: #0284c7;
  padding: 4px 12px;
  border-radius: 100px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* タイトル */
.news-card__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 12px;
  flex-grow: 1;
}

.news-card__title a {
  color: #1e293b;
  text-decoration: none;
  transition: color 0.2s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-card__title a:hover {
  color: #0ea5e9;
}

/* 抜粋 */
.news-card__excerpt {
  color: #64748b;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ボタン */
.news-card__button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0ea5e9;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
  align-self: flex-start;
}

.news-card__button i {
  font-size: 0.75rem;
  transition: transform 0.2s ease;
}

.news-card__button:hover {
  gap: 12px;
  color: #0284c7;
}

.news-card__button:hover i {
  transform: translateX(2px);
}

/* 空の状態 */
.news-empty {
  grid-column: 1 / -1;
  padding: 80px 20px;
  text-align: center;
}

.news-empty__inner {
  background: #ffffff;
  border-radius: 16px;
  padding: 60px 40px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}

.news-empty__inner i {
  font-size: 3rem;
  color: #e2e8f0;
  margin-bottom: 20px;
}

.news-empty__inner p {
  color: #94a3b8;
  font-size: 1.125rem;
  margin: 0;
}

/* もっと見るボタン */
.news-more {
  text-align: center;
}

.news-more .th-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  font-size: 0.9375rem;
  font-weight: 600;
  border-radius: 50px;
  background: #0ea5e9;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.25);
}

.news-more .th-btn:hover {
  background: #0284c7;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(14, 165, 233, 0.3);
}

.news-more .th-btn i {
  font-size: 0.875rem;
  transition: transform 0.2s ease;
}

.news-more .th-btn:hover i {
  transform: translateX(2px);
}

/* アニメーション */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.news-card {
  animation: fadeInUp 0.6s ease-out;
  animation-fill-mode: both;
}

.news-card:nth-child(1) { animation-delay: 0.1s; }
.news-card:nth-child(2) { animation-delay: 0.2s; }
.news-card:nth-child(3) { animation-delay: 0.3s; }
.news-card:nth-child(4) { animation-delay: 0.4s; }
.news-card:nth-child(5) { animation-delay: 0.5s; }
.news-card:nth-child(6) { animation-delay: 0.6s; }

/* モバイル最適化 */
@media (max-width: 575px) {
  .news-sec {
    padding: 60px 0;
  }
  
  .title-area {
    margin-bottom: 40px;
  }
  
  .sec-title {
    font-size: 1.75rem;
  }
  
  .sec-subtitle {
    font-size: 1rem;
  }
  
  .news-card__body {
    padding: 20px;
  }
  
  .news-card__title {
    font-size: 1.125rem;
  }
  
  .news-card__excerpt {
    font-size: 0.875rem;
  }
  
  .news-more .th-btn {
    padding: 12px 24px;
    font-size: 0.875rem;
  }
}









/* 会社概要セクション - シンプル&スタイリッシュな表形式 */
.company-about-section {
  padding: 80px 0;
  background-color: #fafbfc;
  position: relative;
}

.company-about-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

/* セクションヘッダー */
.company-about-header {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}

.company-about-title {
  margin: 0;
  position: relative;
  display: inline-block;
}

.company-about-title-main {
  display: block;
  font-size: 32px;
  font-weight: 700;
  color: #1e293b;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}

.company-about-title-sub {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #0ea5e9;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.company-about-title::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 3px;
  background: linear-gradient(90deg, #0ea5e9 0%, #0284c7 100%);
  border-radius: 2px;
}

/* テーブルラッパー */
.company-table-wrapper {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  border: 1px solid rgba(226, 232, 240, 0.8);
}

/* テーブルスタイル */
.company-info-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

.company-info-table tbody tr {
  border-bottom: 1px solid #f1f5f9;
  transition: background-color 0.2s ease;
}

.company-info-table tbody tr:last-child {
  border-bottom: none;
}

.company-info-table tbody tr:hover {
  background-color: #f8fafc;
}

.company-info-table th,
.company-info-table td {
  padding: 24px 32px;
  text-align: left;
}

.company-info-table th {
  width: 30%;
  font-weight: 600;
  color: #64748b;
  font-size: 14px;
  letter-spacing: 0.02em;
  background-color: #f8fafc;
  position: relative;
}

.company-info-table th::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background-color: #e2e8f0;
}

.company-info-table td {
  color: #1e293b;
  font-weight: 500;
  line-height: 1.6;
}

/* リンクスタイル */
.company-phone-link,
.company-map-link {
  color: #0ea5e9;
  text-decoration: none;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.company-phone-link:hover,
.company-map-link:hover {
  color: #0284c7;
  text-decoration: underline;
}

.company-map-link {
  padding: 6px 12px;
  background-color: #f0f9ff;
  border-radius: 6px;
  font-size: 14px;
  border: 1px solid #e0f2fe;
}

.company-map-link:hover {
  background-color: #e0f2fe;
  text-decoration: none;
  transform: translateY(-1px);
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .company-about-section {
    padding: 60px 0;
  }

  .company-about-title-main {
    font-size: 28px;
  }

  .company-table-wrapper {
    border-radius: 8px;
  }

  .company-info-table th,
  .company-info-table td {
    padding: 20px 24px;
  }

  .company-info-table th {
    width: 35%;
  }
}

@media (max-width: 480px) {
  .company-about-container {
    padding: 0 16px;
  }

  .company-about-title-main {
    font-size: 24px;
  }

  .company-info-table {
    font-size: 14px;
  }

  .company-info-table th,
  .company-info-table td {
    padding: 16px 16px;
    display: block;
    width: 100%;
  }

  .company-info-table th {
    background-color: #f1f5f9;
    border-bottom: none;
    padding-bottom: 8px;
  }

  .company-info-table th::after {
    display: none;
  }

  .company-info-table td {
    padding-top: 8px;
    padding-bottom: 20px;
  }

  .company-info-table tbody tr {
    border-bottom: 2px solid #e2e8f0;
  }

  .company-map-link {
    display: inline-flex;
    margin-top: 4px;
  }
}

/* アクセシビリティ向上 */
@media (prefers-reduced-motion: reduce) {
  .company-info-table tbody tr,
  .company-phone-link,
  .company-map-link {
    transition: none;
  }
}

/* 印刷時のスタイル */
@media print {
  .company-about-section {
    background-color: white;
    padding: 40px 0;
  }

  .company-table-wrapper {
    box-shadow: none;
    border: 1px solid #e2e8f0;
  }

  .company-map-link {
    background-color: transparent;
    border: none;
  }
}





/* 歴史ページの余白修正 */ @media (min-width: 1200px) { .edoya-history { padding-bottom: 80px !important; /* 元の140pxから80pxに削減 */ } /* 最後の要素の余白をリセット */ .edoya-history .row:last-child { margin-bottom: 0 !important; } .edoya-history .future-vision { margin-bottom: 0 !important; } } /* 絶対配置要素のオーバーフロー対策 */ .edoya-history { overflow: hidden; position: relative; } /* 装飾要素が領域外に出ないように制限 */ .history-water-ambient, .history-time-particles { max-height: 100%; overflow: hidden; }







/* ===================================
   Privacy Policy Styles
   =================================== */

/* Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Be Vietnam Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f9fafb;
}

/* Privacy Policy Section */
.privacy-policy-section {
    padding: 80px 0;
    min-height: 100vh;
}

.privacy-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header Styles */
.privacy-header {
    text-align: center;
    margin-bottom: 80px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e7eb;
}

.privacy-title {
    margin-bottom: 30px;
}

.privacy-title-main {
    display: block;
    font-size: 48px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 10px;
    font-family: 'source-han-sans-japanese', 'Be Vietnam Pro', sans-serif;
}

.privacy-title-sub {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.privacy-intro {
    font-size: 18px;
    line-height: 1.8;
    color: #4b5563;
    max-width: 800px;
    margin: 0 auto;
}

/* Content Styles */
.privacy-content {
    background: white;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    padding: 60px;
}

/* Section Styles */
.privacy-section {
    margin-bottom: 60px;
}

.privacy-section:last-child {
    margin-bottom: 0;
}

.section-title {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 28px;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 25px;
    font-family: 'source-han-sans-japanese', 'Be Vietnam Pro', sans-serif;
}

.section-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #7eb3e1 0%, #0d66b2 100%);
    color: white;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
}

.section-content {
    padding-left: 60px;
}

.section-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #4b5563;
    margin-bottom: 20px;
}

.section-content p:last-child {
    margin-bottom: 0;
}

/* List Styles */
.privacy-list {
    list-style: none;
    margin-top: 20px;
}

.privacy-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.8;
    color: #4b5563;
}

.privacy-list li:before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #7eb3e1;
    font-weight: bold;
    font-size: 18px;
}

/* Contact Info */
.contact-info {
    background: #f3f4f6;
    border-radius: 12px;
    padding: 30px;
    margin-top: 25px;
}

.contact-info p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #374151;
}

.contact-info p:last-child {
    margin-bottom: 0;
}

.contact-info strong {
    color: #1f2937;
    font-weight: 600;
}

.contact-info a {
    color: #0d66b2;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.contact-info a:hover {
    color: #7eb3e1;
    text-decoration: underline;
}

/* Footer */
.privacy-footer {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid #e5e7eb;
    text-align: right;
}

.update-date {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 5px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .privacy-policy-section {
        padding: 60px 0;
    }
    
    .privacy-header {
        margin-bottom: 60px;
    }
    
    .privacy-title-main {
        font-size: 36px;
    }
    
    .privacy-title-sub {
        font-size: 14px;
    }
    
    .privacy-intro {
        font-size: 16px;
    }
    
    .privacy-content {
        padding: 40px 30px;
    }
    
    .section-title {
        font-size: 24px;
    }
    
    .section-number {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    
    .section-content {
        padding-left: 0;
        margin-top: 20px;
    }
    
    .contact-info {
        padding: 20px;
    }
    
    .privacy-footer {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .privacy-title-main {
        font-size: 28px;
    }
    
    .privacy-content {
        padding: 30px 20px;
        border-radius: 15px;
    }
    
    .section-title {
        font-size: 20px;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .privacy-list li {
        padding-left: 25px;
        font-size: 15px;
    }
    
    .contact-info p {
        font-size: 14px;
    }
}













/* ========================================
   江戸屋コインランドリー - Premium CSS
   Ultra High-end Design System
   ======================================== */

/* Design Tokens */
.edoya-laundry-section {
  /* Colors - Sophisticated Palette */
  --laundry-primary: #1a73e8;
  --laundry-primary-dark: #1557b0;
  --laundry-primary-light: #e8f0fe;
  --laundry-accent: #34a853;
  --laundry-text-primary: #202124;
  --laundry-text-secondary: #5f6368;
  --laundry-text-tertiary: #80868b;
  --laundry-surface: #ffffff;
  --laundry-surface-variant: #f8f9fa;
  --laundry-border: #e8eaed;
  --laundry-border-light: #f1f3f4;
  
  /* Typography Scale */
  --laundry-font-primary: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, sans-serif;
  --laundry-font-display: 'source-han-sans-japanese', 'Noto Sans JP', sans-serif;
  
  /* Spacing System */
  --laundry-space-xs: 0.5rem;
  --laundry-space-sm: 1rem;
  --laundry-space-md: 1.5rem;
  --laundry-space-lg: 2rem;
  --laundry-space-xl: 3rem;
  --laundry-space-2xl: 4rem;
  --laundry-space-3xl: 6rem;
  
  /* Shadows - Subtle & Elegant */
  --laundry-shadow-sm: 0 1px 2px 0 rgba(60, 64, 67, 0.08);
  --laundry-shadow-md: 0 2px 6px 0 rgba(60, 64, 67, 0.12);
  --laundry-shadow-lg: 0 4px 16px 0 rgba(60, 64, 67, 0.16);
  --laundry-shadow-xl: 0 8px 24px 0 rgba(60, 64, 67, 0.20);
  
  /* Border Radius */
  --laundry-radius-sm: 8px;
  --laundry-radius-md: 12px;
  --laundry-radius-lg: 16px;
  --laundry-radius-xl: 24px;
  
  /* Transitions */
  --laundry-transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --laundry-transition-base: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  --laundry-transition-slow: 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* Reset & Base */
.edoya-laundry-section * {
  box-sizing: border-box;
}

.edoya-laundry-section {
  background-color: var(--laundry-surface);
  color: var(--laundry-text-primary);
  font-family: var(--laundry-font-primary);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

/* Container */
.laundry-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--laundry-space-lg);
}

/* Ambient Background */
.laundry-ambient-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 0;
}

.laundry-gradient-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.4;
}

.laundry-orb-1 {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, var(--laundry-primary-light) 0%, transparent 70%);
  top: -200px;
  right: -200px;
  animation: orb-float 30s ease-in-out infinite;
}

.laundry-orb-2 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, #e8f5e9 0%, transparent 70%);
  bottom: -100px;
  left: -100px;
  animation: orb-float 25s ease-in-out infinite reverse;
}

.laundry-orb-3 {
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #fff3e0 0%, transparent 70%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: orb-pulse 20s ease-in-out infinite;
}

@keyframes orb-float {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(30px, -30px) scale(1.05);
  }
  66% {
    transform: translate(-20px, 20px) scale(0.95);
  }
}

@keyframes orb-pulse {
  0%, 100% {
    opacity: 0.4;
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.2;
    transform: translate(-50%, -50%) scale(1.2);
  }
}

/* Hero Section */
.laundry-hero {
  padding: var(--laundry-space-3xl) 0;
  position: relative;
  z-index: 1;
  min-height: 80vh;
  display: flex;
  align-items: center;
}

.laundry-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--laundry-space-3xl);
  align-items: center;
}

/* Premium Badge */
.laundry-premium-badge {
  display: inline-flex;
  align-items: center;
  gap: var(--laundry-space-xs);
  margin-bottom: var(--laundry-space-lg);
  font-size: 14px;
  color: var(--laundry-text-secondary);
  font-weight: 500;
}

.laundry-badge-divider {
  opacity: 0.3;
}

/* Hero Title */
.laundry-hero-title {
  margin-bottom: var(--laundry-space-xl);
}

.laundry-title-small {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: var(--laundry-text-secondary);
  margin-bottom: var(--laundry-space-sm);
  letter-spacing: 0.02em;
}

.laundry-title-large {
  display: block;
  font-size: clamp(36px, 5vw, 56px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-family: var(--laundry-font-display);
}

.laundry-title-accent {
  background: linear-gradient(135deg, var(--laundry-primary) 0%, var(--laundry-accent) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Hero Description */
.laundry-hero-description {
  font-size: 18px;
  line-height: 1.8;
  color: var(--laundry-text-secondary);
  margin-bottom: var(--laundry-space-xl);
  max-width: 540px;
}

/* Buttons */
.laundry-hero-actions {
  display: flex;
  gap: var(--laundry-space-md);
  margin-bottom: var(--laundry-space-xl);
}

.laundry-button {
  display: inline-flex;
  align-items: center;
  gap: var(--laundry-space-xs);
  padding: 16px 32px;
  border-radius: var(--laundry-radius-xl);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--laundry-transition-base);
  cursor: pointer;
  border: none;
  position: relative;
  overflow: hidden;
}

.laundry-button-primary {
  background: var(--laundry-primary);
  color: white;
  box-shadow: var(--laundry-shadow-md);
}

.laundry-button-primary:hover {
  background: var(--laundry-primary-dark);
  box-shadow: var(--laundry-shadow-lg);
  transform: translateY(-1px);
}

.laundry-button-secondary {
  background: var(--laundry-surface);
  color: var(--laundry-text-primary);
  border: 2px solid var(--laundry-border);
}

.laundry-button-secondary:hover {
  background: var(--laundry-surface-variant);
  border-color: var(--laundry-text-tertiary);
}

.laundry-button-white {
  background: white;
  color: var(--laundry-primary);
  box-shadow: var(--laundry-shadow-md);
}

.laundry-button-white:hover {
  box-shadow: var(--laundry-shadow-lg);
  transform: translateY(-1px);
}

.laundry-button-outline {
  background: transparent;
  color: white;
  border: 2px solid white;
}

.laundry-button-outline:hover {
  background: rgba(255, 255, 255, 0.1);
}

.laundry-icon-arrow {
  width: 20px;
  height: 20px;
  transition: transform var(--laundry-transition-fast);
}

.laundry-button:hover .laundry-icon-arrow {
  transform: translateX(4px);
}

/* Hero Meta */
.laundry-hero-meta {
  display: flex;
  gap: var(--laundry-space-lg);
}

.laundry-meta-item {
  display: flex;
  align-items: center;
  gap: var(--laundry-space-xs);
  color: var(--laundry-text-secondary);
  font-size: 15px;
}

.laundry-meta-icon {
  width: 20px;
  height: 20px;
  color: var(--laundry-primary);
}

.laundry-meta-icon svg {
  width: 100%;
  height: 100%;
}

/* Hero Visual */
.laundry-visual-wrapper {
  position: relative;
}

.laundry-image-frame {
  position: relative;
  border-radius: var(--laundry-radius-xl);
  overflow: hidden;
  box-shadow: var(--laundry-shadow-xl);
  background: var(--laundry-surface);
}

.laundry-image-placeholder {
  width: 100%;
  height: 500px;
  background: linear-gradient(135deg, var(--laundry-surface-variant) 0%, var(--laundry-border-light) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--laundry-text-tertiary);
  font-weight: 500;
}

/* Floating Stats */
.laundry-floating-stat {
  position: absolute;
  background: var(--laundry-surface);
  padding: var(--laundry-space-md) var(--laundry-space-lg);
  border-radius: var(--laundry-radius-lg);
  box-shadow: var(--laundry-shadow-lg);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--laundry-space-xs);
  animation: stat-float 6s ease-in-out infinite;
}

.laundry-stat-1 {
  top: 20%;
  left: -60px;
  animation-delay: 0s;
}

.laundry-stat-2 {
  bottom: 20%;
  right: -40px;
  animation-delay: 3s;
}

@keyframes stat-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.laundry-stat-value {
  font-size: 32px;
  font-weight: 700;
  color: var(--laundry-primary);
  line-height: 1;
}

.laundry-stat-label {
  font-size: 14px;
  color: var(--laundry-text-secondary);
}

/* Section Heading */
.laundry-section-heading {
  margin-bottom: var(--laundry-space-xl);
  text-align: center;
}

.laundry-heading-en {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: var(--laundry-primary);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: var(--laundry-space-xs);
}

.laundry-heading-ja {
  display: block;
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 700;
  color: var(--laundry-text-primary);
  letter-spacing: -0.02em;
  font-family: var(--laundry-font-display);
}

.laundry-section-subtitle {
  font-size: 16px;
  color: var(--laundry-text-secondary);
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

/* Values Section */
.laundry-values {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface-variant);
}

.laundry-values-header {
  text-align: center;
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--laundry-space-lg);
}

.laundry-value-card {
  background: var(--laundry-surface);
  padding: var(--laundry-space-2xl);
  border-radius: var(--laundry-radius-lg);
  text-align: center;
  transition: var(--laundry-transition-base);
  border: 1px solid var(--laundry-border-light);
}

.laundry-value-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--laundry-shadow-lg);
  border-color: transparent;
}

.laundry-value-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto var(--laundry-space-lg);
  color: var(--laundry-primary);
}

.laundry-value-icon svg {
  width: 100%;
  height: 100%;
}

.laundry-value-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: var(--laundry-space-sm);
  color: var(--laundry-text-primary);
}

.laundry-value-desc {
  font-size: 15px;
  color: var(--laundry-text-secondary);
  line-height: 1.6;
}

/* Features Section */
.laundry-features {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface);
}

.laundry-features-header {
  text-align: center;
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-features-list {
  display: flex;
  flex-direction: column;
  gap: var(--laundry-space-2xl);
}

.laundry-feature {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: var(--laundry-space-xl);
  align-items: center;
  padding: var(--laundry-space-xl);
  background: var(--laundry-surface-variant);
  border-radius: var(--laundry-radius-xl);
  transition: var(--laundry-transition-base);
}

.laundry-feature:hover {
  background: linear-gradient(135deg, var(--laundry-primary-light) 0%, var(--laundry-surface-variant) 100%);
}

.laundry-feature-number {
  font-size: 48px;
  font-weight: 700;
  color: var(--laundry-border);
  line-height: 1;
  font-family: var(--laundry-font-display);
}

.laundry-feature-content {
  max-width: 600px;
}

.laundry-feature-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: var(--laundry-space-sm);
  color: var(--laundry-text-primary);
}

.laundry-feature-description {
  font-size: 16px;
  color: var(--laundry-text-secondary);
  line-height: 1.6;
  margin-bottom: var(--laundry-space-md);
}

.laundry-feature-tags {
  display: flex;
  gap: var(--laundry-space-sm);
  flex-wrap: wrap;
}

.laundry-tag {
  display: inline-block;
  padding: 6px 16px;
  background: var(--laundry-surface);
  color: var(--laundry-primary);
  border-radius: var(--laundry-radius-xl);
  font-size: 14px;
  font-weight: 500;
  border: 1px solid var(--laundry-primary-light);
}

/* Feature Graphics */
.laundry-feature-visual {
  width: 120px;
  height: 120px;
}

.laundry-feature-graphic {
  width: 100%;
  height: 100%;
  background: var(--laundry-surface);
  border-radius: var(--laundry-radius-lg);
  position: relative;
  overflow: hidden;
}

.laundry-graphic-water::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  background: linear-gradient(180deg, rgba(26, 115, 232, 0.2) 0%, rgba(26, 115, 232, 0.1) 100%);
  animation: water-wave 3s ease-in-out infinite;
}

.laundry-graphic-nature::before {
  content: '🌿';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  animation: nature-breathe 4s ease-in-out infinite;
}

.laundry-graphic-temp::before {
  content: '35°';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  font-weight: 700;
  color: var(--laundry-primary);
}

.laundry-graphic-machine::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border: 4px solid var(--laundry-primary);
  border-radius: 50%;
  animation: machine-spin 10s linear infinite;
}

.laundry-graphic-payment::before {
  content: '💳';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  animation: payment-tap 2s ease-in-out infinite;
}

@keyframes water-wave {
  0%, 100% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(-5px);
  }
}

@keyframes nature-breathe {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
}

@keyframes machine-spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes payment-tap {
  0%, 100% {
    transform: translate(-50%, -50%) rotate(-5deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(5deg);
  }
}

/* Pricing Section */
.laundry-pricing {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface-variant);
}

.laundry-pricing-header {
  text-align: center;
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-pricing-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}

.laundry-pricing-group {
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-pricing-group:last-child {
  margin-bottom: 0;
}

.laundry-pricing-group-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--laundry-text-primary);
  margin-bottom: var(--laundry-space-lg);
  text-align: center;
}

/* Price Cards */
.laundry-pricing-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--laundry-space-lg);
}

.laundry-price-item {
  background: var(--laundry-surface);
  border-radius: var(--laundry-radius-lg);
  padding: var(--laundry-space-xl);
  text-align: center;
  transition: var(--laundry-transition-base);
  border: 2px solid var(--laundry-border-light);
  position: relative;
}

.laundry-price-item:hover {
  transform: translateY(-4px);
  box-shadow: var(--laundry-shadow-lg);
  border-color: var(--laundry-primary-light);
}

.laundry-price-popular {
  border-color: var(--laundry-primary);
  box-shadow: var(--laundry-shadow-md);
}

.laundry-popular-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--laundry-primary);
  color: white;
  padding: 4px 16px;
  border-radius: var(--laundry-radius-xl);
  font-size: 12px;
  font-weight: 600;
}

.laundry-price-header {
  margin-bottom: var(--laundry-space-lg);
}

.laundry-price-label {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: var(--laundry-text-primary);
  margin-bottom: var(--laundry-space-xs);
}

.laundry-price-capacity {
  display: block;
  font-size: 14px;
  color: var(--laundry-text-secondary);
}

.laundry-price-amount {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 2px;
  margin-bottom: var(--laundry-space-sm);
}

.laundry-currency {
  font-size: 18px;
  color: var(--laundry-text-secondary);
}

.laundry-amount {
  font-size: 36px;
  font-weight: 700;
  color: var(--laundry-text-primary);
  line-height: 1;
}

.laundry-suffix {
  font-size: 18px;
  color: var(--laundry-text-secondary);
}

.laundry-price-detail {
  font-size: 14px;
  color: var(--laundry-text-secondary);
}

/* Special Courses */
.laundry-special-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--laundry-space-lg);
}

.laundry-special-item {
  background: var(--laundry-surface);
  border-radius: var(--laundry-radius-lg);
  padding: var(--laundry-space-xl);
  text-align: center;
  transition: var(--laundry-transition-base);
  border: 1px solid var(--laundry-border-light);
}

.laundry-special-item:hover {
  transform: translateY(-4px);
  box-shadow: var(--laundry-shadow-lg);
  border-color: transparent;
}

.laundry-special-icon {
  font-size: 48px;
  margin-bottom: var(--laundry-space-md);
  display: block;
}

.laundry-special-name {
  font-size: 18px;
  font-weight: 700;
  color: var(--laundry-text-primary);
  margin-bottom: var(--laundry-space-sm);
}

.laundry-special-price {
  font-size: 24px;
  font-weight: 700;
  color: var(--laundry-primary);
  margin-bottom: var(--laundry-space-sm);
}

.laundry-special-desc {
  font-size: 14px;
  color: var(--laundry-text-secondary);
  line-height: 1.6;
}

/* Gallery Section */
.laundry-gallery {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface);
}

.laundry-gallery-header {
  text-align: center;
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-gallery-container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: var(--laundry-space-lg);
  height: 600px;
}

.laundry-gallery-main {
  height: 100%;
}

.laundry-gallery-sub {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: var(--laundry-space-lg);
  height: 100%;
}

.laundry-gallery-frame {
  position: relative;
  border-radius: var(--laundry-radius-lg);
  overflow: hidden;
  height: 100%;
  cursor: pointer;
  transition: var(--laundry-transition-base);
}

.laundry-gallery-frame:hover {
  transform: scale(1.02);
}

.laundry-gallery-frame .laundry-image-placeholder {
  height: 100%;
}

.laundry-gallery-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: var(--laundry-space-lg);
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  color: white;
  transform: translateY(100%);
  transition: var(--laundry-transition-base);
}

.laundry-gallery-frame:hover .laundry-gallery-overlay {
  transform: translateY(0);
}

.laundry-gallery-overlay h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: var(--laundry-space-xs);
}

.laundry-gallery-overlay p {
  font-size: 14px;
  opacity: 0.9;
}

/* Testimonials Section */
.laundry-testimonials {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface-variant);
}

.laundry-testimonials-header {
  text-align: center;
  margin-bottom: var(--laundry-space-3xl);
}

.laundry-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--laundry-space-lg);
  max-width: 1000px;
  margin: 0 auto;
}

.laundry-testimonial {
  background: var(--laundry-surface);
  border-radius: var(--laundry-radius-lg);
  padding: var(--laundry-space-xl);
  border: 1px solid var(--laundry-border-light);
  transition: var(--laundry-transition-base);
}

.laundry-testimonial:hover {
  box-shadow: var(--laundry-shadow-lg);
  border-color: transparent;
}

.laundry-testimonial-text {
  font-size: 16px;
  line-height: 1.8;
  color: var(--laundry-text-secondary);
  margin-bottom: var(--laundry-space-lg);
  font-style: italic;
}

.laundry-testimonial-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.laundry-testimonial-author {
  font-size: 14px;
  font-weight: 600;
  color: var(--laundry-text-primary);
}

.laundry-testimonial-stars {
  color: #fbbf24;
  font-size: 14px;
}

/* ========================================
   江戸屋コインランドリー CSS - Part 3
   Premium Design System (Continued)
   ======================================== */

/* Access Section (続き) */
.laundry-access {
  padding: var(--laundry-space-3xl) 0;
  background: var(--laundry-surface);
}

.laundry-access-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--laundry-space-3xl);
}

.laundry-access-info {
  padding-right: var(--laundry-space-xl);
}

.laundry-info-blocks {
  display: flex;
  flex-direction: column;
  gap: var(--laundry-space-xl);
}

.laundry-info-block {
  padding-bottom: var(--laundry-space-xl);
  border-bottom: 1px solid var(--laundry-border-light);
}

.laundry-info-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.laundry-info-heading {
  font-size: 16px;
  font-weight: 600;
  color: var(--laundry-text-secondary);
  margin-bottom: var(--laundry-space-md);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.laundry-info-primary {
  font-size: 24px;
  font-weight: 700;
  color: var(--laundry-text-primary);
  margin-bottom: var(--laundry-space-xs);
}

.laundry-info-secondary {
  font-size: 14px;
  color: var(--laundry-text-secondary);
}

.laundry-address {
  font-style: normal;
  font-size: 16px;
  line-height: 1.8;
  color: var(--laundry-text-primary);
  margin-bottom: var(--laundry-space-md);
}

.laundry-tel {
  display: inline-flex;
  align-items: center;
  gap: var(--laundry-space-xs);
  color: var(--laundry-primary);
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  transition: var(--laundry-transition-fast);
}

.laundry-tel:hover {
  opacity: 0.8;
}

.laundry-tel svg {
  width: 20px;
  height: 20px;
}

.laundry-facilities {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: var(--laundry-space-sm);
}

.laundry-facilities li {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  color: var(--laundry-text-secondary);
}

.laundry-facilities li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background: var(--laundry-primary);
  border-radius: 50%;
}

/* Map Container */
.laundry-access-map {
  position: relative;
}

.laundry-map-container {
  position: sticky;
  top: var(--laundry-space-lg);
}

.laundry-map-placeholder {
  width: 100%;
  height: 500px;
  background: var(--laundry-surface-variant);
  border-radius: var(--laundry-radius-lg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--laundry-text-tertiary);
  font-weight: 500;
  box-shadow: var(--laundry-shadow-md);
}

/* CTA Section */
.laundry-cta {
  padding: var(--laundry-space-3xl) 0;
  background: linear-gradient(135deg, var(--laundry-primary) 0%, var(--laundry-primary-dark) 100%);
  position: relative;
  overflow: hidden;
}

.laundry-cta::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
  animation: cta-rotate 30s linear infinite;
}

@keyframes cta-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.laundry-cta-content {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.laundry-cta-heading {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  color: white;
  margin-bottom: var(--laundry-space-md);
  letter-spacing: -0.02em;
  font-family: var(--laundry-font-display);
}

.laundry-cta-description {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: var(--laundry-space-xl);
}

.laundry-cta-actions {
  display: flex;
  gap: var(--laundry-space-md);
  justify-content: center;
  flex-wrap: wrap;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .laundry-container {
    padding: 0 var(--laundry-space-md);
  }

  .laundry-hero-grid,
  .laundry-access-grid {
    grid-template-columns: 1fr;
    gap: var(--laundry-space-2xl);
  }

  .laundry-hero {
    min-height: auto;
    padding: var(--laundry-space-2xl) 0;
  }

  .laundry-hero-visual {
    order: -1;
  }

  .laundry-floating-stat {
    display: none;
  }

  .laundry-values-grid,
  .laundry-pricing-cards,
  .laundry-special-grid,
  .laundry-testimonials-grid {
    grid-template-columns: 1fr;
    gap: var(--laundry-space-md);
  }

  .laundry-feature {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .laundry-feature-number {
    display: none;
  }

  .laundry-feature-visual {
    display: none;
  }

  .laundry-gallery-container {
    grid-template-columns: 1fr;
    height: auto;
  }

  .laundry-gallery-sub {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    height: 300px;
  }

  .laundry-access-info {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  :root {
    font-size: 14px;
  }

  .laundry-section {
    --laundry-space-3xl: 3rem;
    --laundry-space-2xl: 2.5rem;
    --laundry-space-xl: 2rem;
  }

  .laundry-title-large {
    font-size: 32px;
  }

  .laundry-hero-description {
    font-size: 16px;
  }

  .laundry-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .laundry-button {
    justify-content: center;
    padding: 14px 24px;
  }

  .laundry-hero-meta {
    flex-direction: column;
    gap: var(--laundry-space-sm);
    align-items: flex-start;
  }

  .laundry-values-grid,
  .laundry-pricing-cards,
  .laundry-special-grid {
    gap: var(--laundry-space-sm);
  }

  .laundry-value-card,
  .laundry-price-item,
  .laundry-special-item {
    padding: var(--laundry-space-lg);
  }

  .laundry-features-list {
    gap: var(--laundry-space-lg);
  }

  .laundry-feature {
    padding: var(--laundry-space-lg);
    border-radius: var(--laundry-radius-lg);
  }

  .laundry-feature-title {
    font-size: 20px;
  }

  .laundry-feature-description {
    font-size: 14px;
  }

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

  .laundry-gallery-sub {
    grid-template-columns: 1fr;
    height: auto;
  }

  .laundry-gallery-frame {
    height: 250px;
  }

  .laundry-gallery-overlay {
    transform: translateY(0);
    background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
  }

  .laundry-cta-heading {
    font-size: 28px;
  }

  .laundry-cta-actions {
    flex-direction: column;
    align-items: stretch;
  }
}

@media (max-width: 480px) {
  .laundry-premium-badge {
    font-size: 12px;
  }

  .laundry-title-small {
    font-size: 16px;
  }

  .laundry-title-large {
    font-size: 28px;
  }

  .laundry-hero-description {
    font-size: 15px;
    line-height: 1.6;
  }

  .laundry-image-placeholder {
    height: 300px;
  }

  .laundry-heading-ja {
    font-size: 24px;
  }

  .laundry-value-icon {
    width: 60px;
    height: 60px;
  }

  .laundry-value-title {
    font-size: 18px;
  }

  .laundry-value-desc {
    font-size: 14px;
  }

  .laundry-feature-tags {
    justify-content: center;
  }

  .laundry-tag {
    font-size: 12px;
    padding: 4px 12px;
  }

  .laundry-amount {
    font-size: 28px;
  }

  .laundry-testimonial {
    padding: var(--laundry-space-md);
  }

  .laundry-testimonial-text {
    font-size: 14px;
  }

  .laundry-info-primary {
    font-size: 20px;
  }

  .laundry-map-placeholder {
    height: 300px;
  }
}

/* Print Styles */
@media print {
  .edoya-laundry-section {
    background: white;
    color: black;
  }

  .laundry-ambient-bg,
  .laundry-gradient-orb,
  .laundry-floating-stat {
    display: none;
  }

  .laundry-hero,
  .laundry-values,
  .laundry-features,
  .laundry-pricing,
  .laundry-gallery,
  .laundry-testimonials,
  .laundry-access,
  .laundry-cta {
    padding: 30px 0;
    background: white !important;
  }

  .laundry-button {
    border: 2px solid black;
    color: black;
  }

  .laundry-shadow-sm,
  .laundry-shadow-md,
  .laundry-shadow-lg,
  .laundry-shadow-xl {
    box-shadow: none;
  }

  .laundry-gallery-overlay {
    display: none;
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .laundry-gradient-orb,
  .laundry-floating-stat,
  .laundry-feature-graphic::before,
  .laundry-cta::before {
    animation: none;
  }

  .laundry-button,
  .laundry-value-card,
  .laundry-feature,
  .laundry-price-item,
  .laundry-special-item,
  .laundry-gallery-frame,
  .laundry-testimonial {
    transition: none;
  }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
  .edoya-laundry-section {
    --laundry-primary: #0050c8;
    --laundry-text-primary: #000000;
    --laundry-text-secondary: #333333;
    --laundry-border: #000000;
  }

  .laundry-button-primary {
    border: 2px solid var(--laundry-primary);
  }

  .laundry-value-card,
  .laundry-price-item,
  .laundry-special-item,
  .laundry-testimonial {
    border: 2px solid var(--laundry-border);
  }
}

/* Dark Mode Support (Optional) */
@media (prefers-color-scheme: dark) {
  .edoya-laundry-section {
    --laundry-surface: #1a1a1a;
    --laundry-surface-variant: #2a2a2a;
    --laundry-text-primary: #ffffff;
    --laundry-text-secondary: #b0b0b0;
    --laundry-text-tertiary: #808080;
    --laundry-border: #333333;
    --laundry-border-light: #404040;
    --laundry-primary-light: rgba(26, 115, 232, 0.2);
  }

  .laundry-gradient-orb {
    opacity: 0.2;
  }

  .laundry-value-card,
  .laundry-feature,
  .laundry-price-item,
  .laundry-special-item,
  .laundry-testimonial {
    background: var(--laundry-surface-variant);
  }

  .laundry-button-secondary {
    background: var(--laundry-surface-variant);
    color: var(--laundry-text-primary);
  }

  .laundry-image-placeholder {
    background: linear-gradient(135deg, #333333 0%, #404040 100%);
  }

  .laundry-gallery-overlay {
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  }
}

/* Custom Scrollbar */
.edoya-laundry-section ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.edoya-laundry-section ::-webkit-scrollbar-track {
  background: var(--laundry-surface-variant);
  border-radius: 5px;
}

.edoya-laundry-section ::-webkit-scrollbar-thumb {
  background: var(--laundry-border);
  border-radius: 5px;
  transition: background var(--laundry-transition-fast);
}

.edoya-laundry-section ::-webkit-scrollbar-thumb:hover {
  background: var(--laundry-text-tertiary);
}

/* Focus Styles for Accessibility */
.laundry-button:focus,
.laundry-tel:focus,
.laundry-gallery-frame:focus {
  outline: 3px solid var(--laundry-primary);
  outline-offset: 4px;
}

/* Loading States */
.laundry-image-placeholder[data-loading]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 3px solid var(--laundry-border);
  border-top-color: var(--laundry-primary);
  border-radius: 50%;
  animation: loading-spin 1s linear infinite;
}

@keyframes loading-spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* Utility Classes */
.laundry-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* Final Polish */
.edoya-laundry-section ::selection {
  background: var(--laundry-primary-light);
  color: var(--laundry-primary);
}

.edoya-laundry-section ::-moz-selection {
  background: var(--laundry-primary-light);
  color: var(--laundry-primary);
}













