html{scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent}.dropdown-content{opacity:0;max-height:0;transition:max-height .55s cubic-bezier(.4,0,.2,1),opacity .35s,transform .35s;overflow:hidden;transform:translateY(-10px)}.dropdown-content.active{opacity:1;transform:translateY(0)}.icon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.icon.rotate{transform:rotate(180deg)}button{-webkit-user-select:none;user-select:none}
