/* Feuille d'utilitaires GENEREE par _commun/outils/gen_utilitaires.py.
 * NE PAS EDITER A LA MAIN : relancer le script apres modification des pages.
 * Remplace Tailwind CDN (~400 Ko de JS execute a chaque visite).
 */
/* Reste du PREFLIGHT de Tailwind, perdu en abandonnant le CDN.
 * Le CDN ne servait pas que des utilitaires : il posait aussi un reset,
 * et les pages ont ete DESSINEES avec. Sans lui, tous les liens
 * reprennent le soulignement -- et la couleur -- par defaut du
 * navigateur : menu, boutons verts, tout est souligne (constate sur
 * equimondo.app le 08/09/2026).
 * ON NE REMET QUE LA REGLE DES LIENS, pas le preflight entier : les
 * pages vivent sans lui depuis leur mise en ligne et ont pu etre
 * ajustees en consequence. Remettre les marges, les titres et les
 * listes a zero d'un coup changerait tout le site d'un seul commit. */
a{color:inherit;text-decoration:inherit}
@keyframes eqm-pulse{0%,100%{opacity:1}50%{opacity:.5}}
@keyframes eqm-spin{to{transform:rotate(360deg)}}
.-bottom-10{bottom:-2.5rem}
.-bottom-4{bottom:-1rem}
.-bottom-5{bottom:-1.25rem}
.-left-3{left:-0.75rem}
.-left-4{left:-1rem}
.-right-1{right:-0.25rem}
.-right-2{right:-0.5rem}
.-right-3{right:-0.75rem}
.-right-6{right:-1.5rem}
.-top-3{top:-0.75rem}
.-top-4{top:-1rem}
.-top-6{top:-1.5rem}
.absolute{position:absolute}
.align-middle{vertical-align:middle}
.animate-pulse{animation:eqm-pulse 2s cubic-bezier(.4,0,.6,1) infinite}
.aspect-video{aspect-ratio:16/9}
.bg-amber-300{background-color:#fcd34d}
.bg-creme{background-color:#f8fafc}
.bg-emerald-100{background-color:#d1fae5}
.bg-emerald-300{background-color:#6ee7b7}
.bg-emerald-900\/12{background-color:rgba(6,78,59,0.12)}
.bg-emerald-900\/15{background-color:rgba(6,78,59,0.15)}
.bg-emeraude{background-color:#10b981}
.bg-emeraude\/10{background-color:rgba(16,185,129,0.1)}
.bg-emeraude\/70{background-color:rgba(16,185,129,0.7)}
.bg-emeraude\/95{background-color:rgba(16,185,129,0.95)}
.bg-encre{background-color:#1e293b}
.bg-lin{background-color:#f1f5f9}
.bg-lin\/70{background-color:rgba(241,245,249,0.7)}
.bg-or{background-color:#f59e0b}
.bg-or\/15{background-color:rgba(245,158,11,0.15)}
.bg-or\/20{background-color:rgba(245,158,11,0.2)}
.bg-red-300{background-color:#fca5a5}
.bg-sapin{background-color:#0f172a}
.bg-sapin\/10{background-color:rgba(15,23,42,0.1)}
.bg-white{background-color:#ffffff}
.bg-white\/12{background-color:rgba(255,255,255,0.12)}
.bg-white\/15{background-color:rgba(255,255,255,0.15)}
.bg-white\/70{background-color:rgba(255,255,255,0.7)}
.bg-white\/95{background-color:rgba(255,255,255,0.95)}
.block{display:block}
.border{border-width:1px}
.border-2{border-width:2px}
.border-b{border-bottom-width:1px}
.border-dashed{border-style:dashed}
.border-emerald-900\/10{border-color:rgba(6,78,59,0.1)}
.border-emerald-900\/15{border-color:rgba(6,78,59,0.15)}
.border-emerald-900\/20{border-color:rgba(6,78,59,0.2)}
.border-emeraude{border-color:#10b981}
.border-emeraude\/40{border-color:rgba(16,185,129,0.4)}
.border-or{border-color:#f59e0b}
.border-or\/40{border-color:rgba(245,158,11,0.4)}
.border-sapin{border-color:#0f172a}
.border-t{border-top-width:1px}
.border-t-4{border-top-width:4px}
.border-white\/10{border-color:rgba(255,255,255,0.1)}
.border-white\/20{border-color:rgba(255,255,255,0.2)}
.border-white\/25{border-color:rgba(255,255,255,0.25)}
.border-white\/30{border-color:rgba(255,255,255,0.3)}
.border-x{border-left-width:1px;border-right-width:1px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.col-span-2{grid-column:span 2/span 2}
.cursor-pointer{cursor:pointer}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.focus\:border-emeraude:focus{border-color:#10b981}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-semibold{font-weight:600}
.font-serif{font-family:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;font-weight:800;letter-spacing:-.02em}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-10{gap:2.5rem}
.gap-14{gap:3.5rem}
.gap-16{gap:4rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-7{gap:1.75rem}
.gap-8{gap:2rem}
.gap-y-10{row-gap:2.5rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.h-1{height:0.25rem}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-11{height:2.75rem}
.h-12{height:3rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-2\.5{height:0.625rem}
.h-44{height:11rem}
.h-48{height:12rem}
.h-6{height:1.5rem}
.h-64{height:16rem}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-\[120px\]{height:120px}
.h-\[348px\]{height:348px}
.h-\[3px\]{height:3px}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-emeraudefonce:hover{background-color:#059669}
.hover\:border-emeraude:hover{border-color:#10b981}
.hover\:scale-110:hover{transform:scale(1.1)}
.hover\:text-emeraudefonce:hover{color:#059669}
.hover\:text-white:hover{color:#ffffff}
.hover\:underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{top:0;right:0;bottom:0;left:0}
.inset-x-0{left:0;right:0}
.italic{font-style:italic}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.items-stretch{align-items:stretch}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-\[1\.02\]{line-height:1.02}
.leading-\[1\.05\]{line-height:1.05}
.leading-\[1\.06\]{line-height:1.06}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-0{left:0px}
.left-6{left:1.5rem}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-\[85\%\]{max-width:85%}
.max-w-lg{max-width:32rem}
.max-w-xl{max-width:36rem}
.mb-3{margin-bottom:0.75rem}
.min-h-\[280px\]{min-height:280px}
.min-h-\[340px\]{min-height:340px}
.ml-1{margin-left:0.25rem}
.ml-2{margin-left:0.5rem}
.ml-auto{margin-left:auto}
.mr-1{margin-right:0.25rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-1\.5{margin-top:0.375rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-2{margin-top:0.5rem}
.mt-2\.5{margin-top:0.625rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-7{margin-top:1.75rem}
.mt-8{margin-top:2rem}
.mt-9{margin-top:2.25rem}
.mt-auto{margin-top:auto}
.mx-5{margin-left:1.25rem;margin-right:1.25rem}
.mx-auto{margin-left:auto;margin-right:auto}
.opacity-0{opacity:0.0}
.overflow-hidden{overflow:hidden}
.overflow-y-auto{overflow-y:auto}
.p-1{padding:0.25rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.pb-11{padding-bottom:2.75rem}
.pb-2{padding-bottom:0.5rem}
.pb-20{padding-bottom:5rem}
.pb-4{padding-bottom:1rem}
.place-items-center{place-items:center}
.pointer-events-none{pointer-events:none}
.pt-1{padding-top:0.25rem}
.pt-14{padding-top:3.5rem}
.pt-2{padding-top:0.5rem}
.pt-\[64px\]{padding-top:64px}
.pt-\[68px\]{padding-top:68px}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-3\.5{padding-left:0.875rem;padding-right:0.875rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-7{padding-left:1.75rem;padding-right:1.75rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.relative{position:relative}
.right-0{right:0px}
.right-10{right:2.5rem}
.right-5{right:1.25rem}
.ring-1{box-shadow:0 0 0 1px var(--tw-ring,rgba(16,185,129,.5))}
.ring-emerald-900\/10{--tw-ring:rgba(6,78,59,0.1)}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-bl-sm{border-bottom-left-radius:0.125rem}
.rounded-br-sm{border-bottom-right-radius:0.125rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.rounded-xl{border-radius:0.75rem}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}
.shadow-emerald-500\/25{box-shadow:0 10px 30px -8px rgba(16,185,129,0.25)}
.shadow-emerald-600\/25{box-shadow:0 10px 30px -8px rgba(5,150,105,0.25)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}
.shrink-0{flex-shrink:0}
.space-y-1 > * + *{margin-top:0.25rem}
.space-y-1\.5 > * + *{margin-top:0.375rem}
.space-y-2 > * + *{margin-top:0.5rem}
.space-y-3 > * + *{margin-top:0.75rem}
.space-y-3\.5 > * + *{margin-top:0.875rem}
.space-y-4 > * + *{margin-top:1rem}
.space-y-5 > * + *{margin-top:1.25rem}
.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-7xl{font-size:4.5rem;line-height:1}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-\[11rem\]{font-size:11rem}
.text-\[12rem\]{font-size:12rem}
.text-\[15px\]{font-size:15px}
.text-\[16px\]{font-size:16px}
.text-\[17px\]{font-size:17px}
.text-\[2\.9rem\]{font-size:2.9rem}
.text-\[9rem\]{font-size:9rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-center{text-align:center}
.text-creme{color:#f8fafc}
.text-emerald-100\/50{color:rgba(209,250,229,0.5)}
.text-emerald-100\/70{color:rgba(209,250,229,0.7)}
.text-emerald-100\/80{color:rgba(209,250,229,0.8)}
.text-emerald-100\/85{color:rgba(209,250,229,0.85)}
.text-emerald-200{color:#a7f3d0}
.text-emerald-50\/80{color:rgba(236,253,245,0.8)}
.text-emerald-50\/85{color:rgba(236,253,245,0.85)}
.text-emeraude{color:#10b981}
.text-emeraude\/45{color:rgba(16,185,129,0.45)}
.text-emeraudefonce{color:#059669}
.text-encre{color:#1e293b}
.text-encre\/50{color:rgba(30,41,59,0.5)}
.text-encre\/55{color:rgba(30,41,59,0.55)}
.text-encre\/60{color:rgba(30,41,59,0.6)}
.text-encre\/65{color:rgba(30,41,59,0.65)}
.text-encre\/70{color:rgba(30,41,59,0.7)}
.text-encre\/75{color:rgba(30,41,59,0.75)}
.text-encre\/80{color:rgba(30,41,59,0.8)}
.text-encre\/85{color:rgba(30,41,59,0.85)}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-nuit{color:#0f172a}
.text-or{color:#f59e0b}
.text-or\/70{color:rgba(245,158,11,0.7)}
.text-red-400{color:#f87171}
.text-sapin{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-white\/10{color:rgba(255,255,255,0.1)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.top-0{top:0px}
.top-1\/3{top:33.3333%}
.top-10{top:2.5rem}
.top-5{top:1.25rem}
.top-6{top:1.5rem}
.top-\[214px\]{top:214px}
.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(.4,0,.2,1);transition-duration:.15s}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.translate-y-2{transform:translateY(0.5rem)}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.w-10{width:2.5rem}
.w-10\/12{width:83.333333%}
.w-11{width:2.75rem}
.w-11\/12{width:91.666667%}
.w-12{width:3rem}
.w-16{width:4rem}
.w-2{width:0.5rem}
.w-2\.5{width:0.625rem}
.w-6{width:1.5rem}
.w-7\/12{width:58.333333%}
.w-8{width:2rem}
.w-8\/12{width:66.666667%}
.w-9{width:2.25rem}
.w-full{width:100%}
.w-max{width:max-content}
.whitespace-nowrap{white-space:nowrap}
.z-40{z-index:40}
.z-50{z-index:50}
@media (min-width:640px){
.sm\:flex{display:flex}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (min-width:768px){
.md\:-left-8{left:-2rem}
.md\:-right-7{right:-1.75rem}
.md\:block{display:block}
.md\:col-span-2{grid-column:span 2/span 2}
.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:h-20{height:5rem}
.md\:h-\[136px\]{height:136px}
.md\:h-\[380px\]{height:380px}
.md\:pb-28{padding-bottom:7rem}
.md\:pt-24{padding-top:6rem}
.md\:py-24{padding-top:6rem;padding-bottom:6rem}
.md\:py-28{padding-top:7rem;padding-bottom:7rem}
.md\:row-span-2{grid-row:span 2/span 2}
.md\:text-2xl{font-size:1.5rem;line-height:2rem}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-5xl{font-size:3rem;line-height:1}
.md\:text-6xl{font-size:3.75rem;line-height:1}
.md\:text-7xl{font-size:4.5rem;line-height:1}
.md\:text-xl{font-size:1.25rem;line-height:1.75rem}
}
@media (min-width:1024px){
.lg\:block{display:block}
.lg\:col-span-1{grid-column:span 1/span 1}
.lg\:flex{display:flex}
.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.lg\:grid-cols-\[1\.05fr\,\.95fr\]{grid-template-columns:1.05fr .95fr}
.lg\:hidden{display:none}
}
