/* kayak-sante.css — utilitaires Tailwind v3 (defaut) figes en CSS natif. Genere, zero-dependance. */
@keyframes tw-pulse{0%,100%{opacity:1}50%{opacity:.5}}
@keyframes tw-fade-in{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}
*,::before,::after{--tw-tx:0;--tw-ty:0;--tw-rot:0;--tw-sx:1;--tw-sy:1}
.-translate-x-1\/2{--tw-tx:-50%}
.absolute{position:absolute}
.accent-sky-700{accent-color:#0369a1}
.animate-fade-in{animation:tw-fade-in 0.6s ease-out both}
.animate-pulse{animation:tw-pulse 2s cubic-bezier(0.4,0,0.6,1) infinite}
.appearance-none{appearance:none;-webkit-appearance:none}
.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.bg-amber-100{background-color:#fef3c7}
.bg-amber-50{background-color:#fffbeb}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-50{background-color:#eff6ff}
.bg-emerald-100{background-color:#d1fae5}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-from,transparent),var(--tw-to,transparent))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-from,transparent),var(--tw-to,transparent))}
.bg-green-400{background-color:#4ade80}
.bg-indigo-100{background-color:#e0e7ff}
.bg-indigo-50{background-color:#eef2ff}
.bg-purple-50{background-color:#faf5ff}
.bg-red-100{background-color:#fee2e2}
.bg-red-50{background-color:#fef2f2}
.bg-red-600{background-color:#dc2626}
.bg-sky-50{background-color:#f0f9ff}
.bg-sky-600\/50{background-color:rgba(2,132,199,0.5)}
.bg-sky-700{background-color:#0369a1}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-200{background-color:#e2e8f0}
.bg-slate-400{background-color:#94a3b8}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-700{background-color:#334155}
.bg-slate-900{background-color:#0f172a}
.bg-white{background-color:#ffffff}
.bg-white\/10{background-color:rgba(255,255,255,0.1)}
.bg-white\/90{background-color:rgba(255,255,255,0.9)}
.bg-yellow-400{background-color:#facc15}
.bg-yellow-50{background-color:#fefce8}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-amber-500{border-color:#f59e0b}
.border-b{border-bottom-width:1px;border-bottom-style:solid}
.border-emerald-600{border-color:#059669}
.border-indigo-100{border-color:#e0e7ff}
.border-indigo-700{border-color:#4338ca}
.border-l-4{border-left-width:4px;border-left-style:solid}
.border-purple-100{border-color:#f3e8ff}
.border-red-600{border-color:#dc2626}
.border-sky-100{border-color:#e0f2fe}
.border-sky-400\/30{border-color:rgba(56,189,248,0.3)}
.border-sky-600{border-color:#0284c7}
.border-sky-700{border-color:#0369a1}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-t{border-top-width:1px;border-top-style:solid}
.border-white\/10{border-color:rgba(255,255,255,0.1)}
.border-white\/20{border-color:rgba(255,255,255,0.2)}
.border-yellow-200{border-color:#fef08a}
.bottom-0{bottom:0px}
.bottom-2{bottom:0.5rem}
.bottom-32{bottom:8rem}
.bottom-4{bottom:1rem}
.cursor-pointer{cursor:pointer}
.duration-200{transition-duration:200ms}
.duration-300{transition-duration:300ms}
.duration-500{transition-duration:500ms}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-semibold{font-weight:600}
.from-sky-50{--tw-from:#f0f9ff}
.from-sky-700{--tw-from:#0369a1}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.group:hover .group-hover\:scale-110{--tw-sx:1.1;--tw-sy:1.1}
.group[open] .group-open\:rotate-180,details[open] .group-open\:rotate-180{--tw-rot:180deg}
.h-12{height:3rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-32{height:8rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-64{height:16rem}
.hidden{display:none}
.hover\:bg-emerald-50:hover{background-color:#ecfdf5}
.hover\:bg-red-100:hover{background-color:#fee2e2}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:border-sky-300:hover{border-color:#7dd3fc}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}
.hover\:text-sky-700:hover{color:#0369a1}
.inline-block{display:inline-block}
.inset-0{top:0;right:0;bottom:0;left:0}
.italic{font-style:italic}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-1\/2{left:50%}
.list-disc{list-style-type:disc}
.list-none{list-style-type:none}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-7xl{max-width:80rem}
.max-w-xl{max-width:36rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-w-\[120px\]{min-width:120px}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-16{margin-top:4rem;margin-bottom:4rem}
.opacity-10{opacity:0.1}
.origin-bottom{transform-origin:bottom}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-1\.5{padding:0.375rem}
.p-2{padding:0.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-8{padding-bottom:2rem}
.pl-4{padding-left:1rem}
.pt-2{padding-top:0.5rem}
.pt-8{padding-top:2rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.self-end{align-self:flex-end}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}
.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.05)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1)}
.space-x-8>*+*{margin-left:2rem}
.space-y-16>*+*{margin-top:4rem}
.space-y-2>*+*{margin-top:0.5rem}
.space-y-3>*+*{margin-top:0.75rem}
.space-y-4>*+*{margin-top:1rem}
.space-y-6>*+*{margin-top:1.5rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.text-amber-800{color:#92400e}
.text-amber-900{color:#78350f}
.text-blue-900{color:#1e3a8a}
.text-center{text-align:center}
.text-emerald-800{color:#065f46}
.text-green-900{color:#14532d}
.text-indigo-800{color:#3730a3}
.text-indigo-900{color:#312e81}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-purple-800{color:#6b21a8}
.text-purple-900{color:#581c87}
.text-red-700{color:#b91c1c}
.text-red-800{color:#991b1b}
.text-red-900{color:#7f1d1d}
.text-sky-200{color:#bae6fd}
.text-sky-400{color:#38bdf8}
.text-sky-50{color:#f0f9ff}
.text-sky-700{color:#0369a1}
.text-sky-800{color:#075985}
.text-sky-900{color:#0c4a6e}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
.text-slate-900{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-yellow-800{color:#854d0e}
.text-yellow-900{color:#713f12}
.to-indigo-800{--tw-to:#3730a3}
.to-white{--tw-to:#ffffff}
.top-0{top:0px}
.tracking-tight{letter-spacing:-0.025em}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.transform{transform:translate(var(--tw-tx,0),var(--tw-ty,0)) rotate(var(--tw-rot,0)) scale(var(--tw-sx,1),var(--tw-sy,1))}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.translate-y-4{--tw-ty:1rem}
.underline{text-decoration-line:underline}
.uppercase{text-transform:uppercase}
.w-12{width:3rem}
.w-4{width:1rem}
.w-48{width:12rem}
.w-5{width:1.25rem}
.w-6{width:1.5rem}
.w-64{width:16rem}
.w-full{width:100%}
.z-50{z-index:50}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:hidden{display:none}.md\:p-12{padding:3rem}.md\:p-8{padding:2rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}}
@media (min-width:1024px){.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:p-16{padding:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
.bg-\[url\(\'https\:\/\/www\.transparenttextures\.com\/patterns\/cubes\.png\'\)\]{background-image:url('/assets/img/cubes.png')}
/* classes ajoutees dynamiquement par JS (boutons quiz vrai/faux) */
.bg-emerald-50{background-color:#ecfdf5}
.bg-emerald-500{background-color:#10b981}
.text-emerald-900{color:#064e3b}
.hover\:bg-emerald-100:hover{background-color:#d1fae5}
.hover\:bg-red-50:hover{background-color:#fef2f2}
