.wrap{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-width:2px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.wrap.mini{width:20px;height:20px}.wrap.no-border{border-style:none}.toggle{width:15px;height:2px;background:#000;position:relative;transition:all .25s cubic-bezier(.17,.67,.09,.97)}.toggle.open:after{opacity:1}.toggle.open,.toggle.open:after{transform:rotate(90deg)}.toggle:after{content:"";width:15px;height:2px;transition:all .25s cubic-bezier(.17,.67,.09,.97);transition-delay:.1s;position:absolute;opacity:0;background:#000}