.pastilles{--pastille-taille: 1.4rem;display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:.6rem 0 0;padding:0;list-style:none}.pastilles__element{display:flex}.pastilles__pastille{display:block;padding:1.5rem .5rem;line-height:0;text-decoration:none;border:0;border-radius:var(--rayon, 2px)}.pastilles__pastille .swatch{--swatch--size: var(--pastille-taille);border-color:var(--filet, rgba(0, 0, 0, .15));transition:box-shadow .15s ease}.pastilles__pastille--actif .swatch{box-shadow:0 0 0 .2rem var(--fond-page, #fff),0 0 0 .35rem var(--texte, #2b241c)}.pastilles__pastille:hover .swatch{box-shadow:0 0 0 .2rem var(--fond-page, #fff),0 0 0 .35rem var(--filet, #ddd3c0)}.pastilles__pastille:focus-visible{outline:.2rem solid var(--texte, #2b241c);outline-offset:.2rem}.pastilles__pastille--epuise .swatch{opacity:.45}.pastilles__pastille--epuise{position:relative}.pastilles__pastille--epuise:after{position:absolute;top:50%;left:50%;width:calc(var(--pastille-taille) + .4rem);height:.1rem;background:var(--texte, #2b241c);transform:translate(-50%,-50%) rotate(-45deg);content:""}@media screen and (forced-colors:active){.pastilles__pastille--actif .swatch{outline:.2rem solid CanvasText;outline-offset:.2rem}}.pastilles__reste{display:flex;align-items:center;justify-content:center;min-width:var(--pastille-taille);min-height:4.4rem;margin:0;padding:1.5rem .6rem;color:var(--texte-secondaire, #625e57);font-family:var(--f-chiffres, inherit);font-size:var(--t-xs, 1.1rem);line-height:1;text-decoration:none;white-space:nowrap;border:0}.pastilles__reste:hover{color:var(--texte, #2b241c);text-decoration:underline;text-underline-offset:.3em}.pastilles__reste:focus-visible{outline:.2rem solid var(--texte, #2b241c);outline-offset:.2rem}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-pastilles.css.map */
