.menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;--stroke-width: 1.5 }.line{fill:none;stroke:#000;stroke-width:var(--stroke-width);transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line1{stroke-dasharray:60 207;stroke-width:var(--stroke-width)}.line2{stroke-dasharray:60 60;stroke-width:var(--stroke-width)}.line3{stroke-dasharray:60 207;stroke-width:var(--stroke-width)}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:var(--stroke-width)}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:var(--stroke-width)}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:var(--stroke-width)}
