.oeuf{display:inline-grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:var(--oeuf-fond,#fbe7f0);color:var(--oeuf-encre,#c21e68);opacity:.55;cursor:pointer;transition:opacity .25s,transform .25s,box-shadow .25s;vertical-align:middle}.oeuf svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.oeuf:hover{opacity:1;transform:rotate(-12deg) scale(1.2);box-shadow:0 6px 16px rgba(0,0,0,.18)}.oeuf-boussole{--oeuf-fond:#dbeafe;--oeuf-encre:#1d4ed8}.oeuf-cle-rouillee{--oeuf-fond:#fde8d7;--oeuf-encre:#b45309}.oeuf-plan-perdu{--oeuf-fond:#e0f2fe;--oeuf-encre:#0369a1}.oeuf-lampe-torche{--oeuf-fond:#fef3c7;--oeuf-encre:#b45309}.oeuf-pieds-de-biche{--oeuf-fond:#e5e7eb;--oeuf-encre:#374151}.oeuf-ticket-metro{--oeuf-fond:#dcfce7;--oeuf-encre:#15803d}.oeuf-grue{--oeuf-fond:#fee2e2;--oeuf-encre:#b91c1c}.oeuf-boule-de-cristal{--oeuf-fond:#ede9fe;--oeuf-encre:#6d28d9}.oeuf-tirelire{--oeuf-fond:#fce7f3;--oeuf-encre:#be185d}.oeuf-cle-doree{--oeuf-fond:#fef9c3;--oeuf-encre:#a16207}.oeuf-trouve{animation:oeuf-trouve .9s cubic-bezier(.2,1.2,.4,1) forwards}@keyframes oeuf-trouve{0%{opacity:1;transform:scale(1)}40%{transform:scale(1.6) rotate(12deg);opacity:1}to{transform:scale(0) translateY(-20px);opacity:0}}@media (prefers-reduced-motion:reduce){.oeuf-trouve{animation:none;opacity:0}}