:root {
	--bulle-accessible-mauve: #73518f;
	--bulle-accessible-mauve-dark: #5c3f76;
	--bulle-coral: #e85c3f;
	--bulle-cream: #f7eee5;
	--bulle-ink: #2a2a2a;
}

:where(a, button, input, select, textarea, summary):focus-visible {
	outline: 3px solid var(--bulle-coral) !important;
	outline-offset: 3px !important;
}

body.home .elementor-element.elementor-element-cde987c,
body.page-id-68 .elementor-element.elementor-element-34bac9b {
	background-image: url("https://bulle.sofracs.net/wp-content/uploads/2026/08/bulle-de-sophie-reflexologie-cover-chemise-unie.webp?v=20260824b") !important;
}

body.home .elementor-element.elementor-element-b1535bb .elementor-motion-effects-layer {
	background-image: url("https://bulle.sofracs.net/wp-content/uploads/2026/08/bulle-de-sophie-reflexologue-professionnelle-chemise-unie.webp?v=20260824b") !important;
}

body.page-id-23 .elementor-element.elementor-element-edff8d9 {
	background-image: url("https://bulle.sofracs.net/wp-content/uploads/2026/08/sophie-carreau-reflexologue-certifiee-chemise-unie.webp?v=20260824b") !important;
}

body.page-id-23 .elementor-element.elementor-element-8bb4103 .elementor-motion-effects-layer {
	background-image: url("https://bulle.sofracs.net/wp-content/uploads/2026/08/accompagnement-quotidien-reflexologie-chemise-unie.webp?v=20260824b") !important;
}

.quform-form .quform-submit {
	min-height: 48px !important;
	padding: 12px 24px !important;
	border: 2px solid var(--bulle-accessible-mauve) !important;
	border-radius: 24px !important;
	background: var(--bulle-accessible-mauve) !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	cursor: pointer;
	transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.quform-form .quform-submit .quform-button-text {
	color: #fff !important;
	font-size: inherit !important;
	font-weight: inherit !important;
}

.quform-form .quform-submit:hover,
.quform-form .quform-submit:focus-visible {
	border-color: var(--bulle-accessible-mauve-dark) !important;
	background: var(--bulle-accessible-mauve-dark) !important;
	transform: translateY(-1px);
}

.quform-form :where(input:not([type="checkbox"]):not([type="radio"]), select, textarea) {
	min-height: 48px;
	font-size: 16px !important;
}

.quform-form :where(input, select, textarea):focus {
	border-color: var(--bulle-accessible-mauve) !important;
	box-shadow: 0 0 0 3px rgb(115 81 143 / 18%) !important;
}

.elementor-widget-social-icons .elementor-icon,
.elementor-menu-toggle,
a[href^="tel:"] .elementor-button,
a[href^="tel:"].elementor-button,
#scroll-to-top,
.vamtam-scroll-to-top {
	min-width: 44px;
	min-height: 44px;
}

.quform-form input[type="checkbox"],
.quform-form input[type="radio"] {
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
}

.bulle-kicker {
	margin: 0 0 10px;
	color: var(--bulle-accessible-mauve);
	font-size: 13px;
	font-weight: 600;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.bulle-primary-link,
.bulle-secondary-link {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 12px 24px;
	border-radius: 999px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none !important;
}

.bulle-primary-link {
	border: 2px solid var(--bulle-accessible-mauve);
	background: var(--bulle-accessible-mauve);
	color: #fff !important;
}

.bulle-primary-link:hover {
	border-color: var(--bulle-accessible-mauve-dark);
	background: var(--bulle-accessible-mauve-dark);
}

.bulle-secondary-link {
	border: 2px solid var(--bulle-accessible-mauve);
	background: transparent;
	color: var(--bulle-accessible-mauve-dark) !important;
}

.bulle-choice-guide,
.bulle-business-cta,
.bulle-gift-reassurance,
.bulle-home-gift,
.bulle-response-note {
	box-sizing: border-box;
	width: min(1180px, calc(100% - 40px));
	margin: 48px auto;
	color: var(--bulle-ink);
}

.bulle-choice-guide,
.bulle-gift-reassurance {
	padding: clamp(28px, 5vw, 64px);
	border-radius: 28px;
	background: var(--bulle-cream);
}

.bulle-choice-guide > h2,
.bulle-business-cta h2,
.bulle-gift-reassurance h2,
.bulle-home-gift h2 {
	margin: 0;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: clamp(32px, 4vw, 52px);
	font-weight: 400;
	line-height: 1.05;
}

.bulle-choice-intro {
	max-width: 760px;
	margin: 18px 0 30px;
	font-size: 17px;
	line-height: 1.7;
}

.bulle-choice-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.bulle-choice-card {
	display: flex;
	flex-direction: column;
	min-height: 220px;
	padding: 24px;
	border: 1px solid rgb(42 42 42 / 12%);
	border-radius: 22px;
	background: #fff;
	color: var(--bulle-ink) !important;
	text-decoration: none !important;
	transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.bulle-choice-card:hover {
	border-color: var(--bulle-accessible-mauve);
	box-shadow: 0 12px 32px rgb(42 42 42 / 8%);
	transform: translateY(-3px);
}

.bulle-choice-card h3 {
	margin: 0 0 10px;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.08;
}

.bulle-choice-card p {
	margin: 0 0 14px;
	line-height: 1.55;
}

.bulle-choice-card span {
	margin-top: auto;
	color: #5f5f5f;
	font-size: 14px;
}

.bulle-choice-card strong {
	margin-top: 14px;
	color: var(--bulle-accessible-mauve-dark);
}

.bulle-choice-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}

.bulle-business-cta,
.bulle-home-gift {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	padding: clamp(28px, 5vw, 54px);
	border-radius: 28px;
	background: linear-gradient(135deg, #f7eee5 0%, #fff 100%);
	box-shadow: 0 16px 44px rgb(42 42 42 / 8%);
}

.bulle-business-cta > div,
.bulle-home-gift > div {
	max-width: 760px;
}

.bulle-business-cta p:not(.bulle-kicker),
.bulle-home-gift p:not(.bulle-kicker) {
	margin: 16px 0 0;
	font-size: 17px;
	line-height: 1.65;
}

.bulle-gift-reassurance ol {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin: 30px 0;
	padding: 0;
	list-style: none;
	counter-reset: gift-step;
}

.bulle-gift-reassurance li {
	position: relative;
	padding: 58px 22px 24px;
	border-radius: 20px;
	background: #fff;
	counter-increment: gift-step;
}

.bulle-gift-reassurance li::before {
	position: absolute;
	top: 18px;
	left: 22px;
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	border-radius: 50%;
	background: var(--bulle-accessible-mauve);
	color: #fff;
	font-weight: 700;
	content: counter(gift-step);
}

.bulle-gift-reassurance li span {
	display: block;
	margin-top: 8px;
	line-height: 1.55;
}

.bulle-gift-note,
.bulle-response-note {
	padding: 18px 22px;
	border-left: 4px solid var(--bulle-accessible-mauve);
	border-radius: 12px;
	background: #fff;
	line-height: 1.55;
}

body.page-id-987903 .elementor-element-197b1d0 .e-loop-item:has(a[href$="/soin-jeunesse-dinspiration-kobido/"]) {
	display: none !important;
}

@media (min-width: 1025px) and (max-width: 1365px) {
	header .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-item {
		margin-right: 23px !important;
		margin-left: 23px !important;
	}

	header .elementor-nav-menu--main > .elementor-nav-menu > li:first-child > .elementor-item {
		margin-left: 0 !important;
	}

	header .elementor-nav-menu--main > .elementor-nav-menu > li:last-child > .elementor-item {
		margin-right: 0 !important;
	}
}

@media (max-width: 900px) {
	.bulle-choice-grid,
	.bulle-gift-reassurance ol {
		grid-template-columns: 1fr 1fr;
	}

	.bulle-business-cta,
	.bulle-home-gift {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 600px) {
	.bulle-choice-guide,
	.bulle-business-cta,
	.bulle-gift-reassurance,
	.bulle-home-gift,
	.bulle-response-note {
		width: calc(100% - 32px);
		margin: 32px auto;
	}

	.bulle-choice-grid,
	.bulle-gift-reassurance ol {
		grid-template-columns: 1fr;
	}

	.bulle-choice-card {
		min-height: 0;
	}

	.bulle-choice-actions,
	.bulle-choice-actions a,
	.bulle-business-cta > a,
	.bulle-home-gift > a {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}
