.bouton-morph_morph__5H9bJ{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.bouton-morph_pill__sCR72{position:absolute;inset:0;left:0;top:0;width:100%;height:100%;background:var(--accent);border-radius:100px;transition:width .55s cubic-bezier(.65,0,.35,1),height .55s cubic-bezier(.65,0,.35,1),left .55s cubic-bezier(.65,0,.35,1),top .55s cubic-bezier(.65,0,.35,1),background-color .4s ease .1s,transform .15s ease}.bouton-morph_morph__5H9bJ:hover .bouton-morph_pill__sCR72{background:var(--accent-hover)}.bouton-morph_morph__5H9bJ:active .bouton-morph_pill__sCR72{transform:scale(.97)}.bouton-morph_label__xpWkO{position:relative;z-index:2;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--on-gold);transition:opacity .28s ease,transform .28s ease}.bouton-morph_rings__pnNm7{position:absolute;z-index:2;width:44px;height:44px;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;color:var(--accent)}.bouton-morph_rings__pnNm7 ellipse{fill:none;stroke:currentColor;stroke-width:7;stroke-dasharray:1;stroke-dashoffset:1}.bouton-morph_halo__xrPkp{position:absolute;z-index:1;width:64px;height:64px;border-radius:50%;left:calc(50% - 32px);top:calc(50% - 32px);background:radial-gradient(50% 50% at 50% 50%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 70%);opacity:0;transform:scale(.6);pointer-events:none}.bouton-morph_go__bRXHr{cursor:default;pointer-events:none}.bouton-morph_go__bRXHr .bouton-morph_pill__sCR72{width:64px;height:64px;left:calc(50% - 32px);top:calc(50% - 32px);background:transparent;border:1.5px solid color-mix(in srgb,var(--accent) 0%,transparent)}.bouton-morph_go__bRXHr:active .bouton-morph_pill__sCR72,.bouton-morph_go__bRXHr:hover .bouton-morph_pill__sCR72{background:transparent;transform:none}.bouton-morph_go__bRXHr .bouton-morph_label__xpWkO{opacity:0;transform:scale(.6)}.bouton-morph_go__bRXHr .bouton-morph_rings__pnNm7{opacity:1;transition:opacity .3s ease .25s;animation:bouton-morph_spin__B3nWb 3.2s linear .95s infinite}.bouton-morph_go__bRXHr .bouton-morph_rings__pnNm7 ellipse{animation:bouton-morph_draw__Wz9gF .8s cubic-bezier(.65,0,.35,1) forwards}.bouton-morph_go__bRXHr .bouton-morph_rings__pnNm7 ellipse:first-child{animation-delay:.3s}.bouton-morph_go__bRXHr .bouton-morph_rings__pnNm7 ellipse:nth-child(2){animation-delay:.42s}.bouton-morph_go__bRXHr .bouton-morph_rings__pnNm7 ellipse:nth-child(3){animation-delay:.54s}.bouton-morph_go__bRXHr .bouton-morph_halo__xrPkp{animation:bouton-morph_haloIn__KaLyA .9s ease .5s forwards}@keyframes bouton-morph_draw__Wz9gF{to{stroke-dashoffset:0}}@keyframes bouton-morph_spin__B3nWb{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes bouton-morph_haloIn__KaLyA{to{opacity:1;transform:scale(1.9)}}