.bouton-section{display:grid;place-items:center;position:relative;isolation:isolate;width:clamp(8rem,6vw + 8rem,12rem);aspect-ratio:4/3;margin-block:var(--spacing-xs);grid-column:1/-1}.bouton-section.wabisabi-button:hover{cursor:pointer}.bouton-wabisabi-fill,.bouton-wabisabi-path{position:absolute;inset:0;width:100%;height:100%;transition:var(--transition-opacity)}.bouton-wabisabi-path{fill:none;z-index:2;stroke:var(--color-text-muted--light)}.bouton-wabisabi-fill{transform:translate(var(--spacing-sm),var(--spacing-sm)) scale(1.05);opacity:.3}.wabisabi-button.color-oyster .bouton-wabisabi-fill,.wabisabi-color-oyster .bouton-wabisabi-fill{fill:var(--color-button-base)}.wabisabi-color-silentWhite .bouton-wabisabi-fill{fill:var(--color-button-tone-1)}.wabisabi-color-light-purple .bouton-wabisabi-fill{fill:var(--color-button-tone-2)}.wabisabi-color-frostyMorning .bouton-wabisabi-fill{fill:var(--color-button-tone-3)}.recipe-section-title .wabisabi-fill{fill:var(--color-button-base);z-index:0}.related-posts-title--container .wabisabi-fill{fill:var(--color-button-tone-3);z-index:0}.comments-section .bouton-wabisabi-fill,.comments-title .wabisabi-fill,.tags--guides .bouton-wabisabi-fill,.tags--guides .wabisabi-fill{fill:var(--color-button-base)}.featured-section--title .wabisabi-fill,.section--diy .bouton-wabisabi-fill,.section--diy .wabisabi-fill,.section--soins .bouton-wabisabi-fill,.section--soins .wabisabi-fill,.tags--portraits .bouton-wabisabi-fill,.tags--portraits .wabisabi-fill{fill:var(--color-button-tone-1)}.categories-see-more .bouton-wabisabi-fill,.categories-title .wabisabi-fill,.section--menagers .bouton-wabisabi-fill,.section--menagers .wabisabi-fill,.section--pharmacie .bouton-wabisabi-fill,.section--pharmacie .wabisabi-fill,.tags--bienfaits .bouton-wabisabi-fill,.tags--bienfaits .wabisabi-fill{fill:var(--color-button-tone-2)}.section--developpement .bouton-wabisabi-fill,.section--developpement .wabisabi-fill,.tags--nature .bouton-wabisabi-fill,.tags--nature .wabisabi-fill,.tags--saison .wabisabi-fill{fill:var(--color-button-tone-3)}.tags--countries .bouton-wabisabi-fill,.tags--countries .wabisabi-fill{fill:var(--color-button-base)}.tags--pratiques .bouton-wabisabi-fill,.tags--pratiques .wabisabi-fill,.tags--special .bouton-wabisabi-fill,.tags--special .wabisabi-fill{fill:var(--color-button-tone-2)}.tags--occasions .bouton-wabisabi-fill,.tags--occasions .wabisabi-fill{fill:var(--color-button-tone-3)}.tags--ingredients .bouton-wabisabi-fill,.tags--ingredients .wabisabi-fill{fill:var(--color-button-base)}.bouton-texte,.bouton-texte-complet{z-index:2;font-size:var(--font-size-lg);font-family:var( --font-family-body),serif;color:var(--color-text-primary);text-transform:lowercase;letter-spacing:var(--letter-spacing-wide);transition:var(--transition-transform)}.bouton-texte-complet{transform:translate(-20%,10%)}.content-grid-section--developpement-personnel .bouton-texte-complet,.content-grid-section--diy .bouton-texte-complet,.content-grid-section--inspirations .bouton-texte-complet,.content-grid-section--nutrition .bouton-texte-complet,.content-grid-section--pharmacie-naturelle .bouton-texte-complet,.content-grid-section--recipes .bouton-texte-complet,.content-grid-section--soins .bouton-texte-complet{transform:translate(-30%)}.bouton-texte{transform:translate(-30%,15%)}.comments-section .bouton-texte{transform:translate(-10%)}@media (min-width:640px){.bouton-texte-complet{transform:translate(-20%,-10%)}.bouton-texte{transform:translate(-45%,-10%)}}@media (min-width:1024px){.bouton-texte-complet{transform:translate(-20%,-30%)}.bouton-texte{transform:translate(-50%,-30%)}}.bouton-section:hover .bouton-wabisabi-path{opacity:.5;transition:var(--transition-normal)}.bouton-section:hover .bouton-wabisabi-fill{opacity:.9;transition:var(--transition-normal)}.bouton-section:active{transform:scale(.98)}.bouton-section:focus-visible{border-radius:var(--spacing-xxxl)}@media (prefers-reduced-motion:reduce){.bouton-section,.bouton-section:hover .bouton-texte{transform:none;transition:none}}